:root{--ink:#123a52;--blue:#143c95;--aqua:#15bfc9;--coral:#ff725e;--sun:#ffd44d;--paper:#f1fbfc;--round:'Arial Rounded MT Bold','Avenir Next',system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:17px/1.6 'Avenir Next',system-ui,sans-serif}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:4px solid var(--blue);outline-offset:6px}img,video{display:block;max-width:100%}.draft-note{padding:9px 24px;text-align:center;background:var(--ink);color:white;font-size:14px}.wrap{width:min(1240px,calc(100% - 64px));margin:auto}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font:900 30px/1 var(--round);letter-spacing:-1px;text-decoration:none}.brand img{width:52px;height:52px;border-radius:16px}.site-header nav{display:flex;align-items:center;gap:28px;font-size:15px;font-weight:700}.site-header nav a{text-decoration:none}.availability{padding:9px 17px;border:1.5px solid var(--ink);border-radius:999px;font-size:14px;font-weight:700}.hero{position:relative;isolation:isolate;min-height:675px;overflow:hidden;background:#58d7e2}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(138,232,237,.94),rgba(126,229,235,.8) 28%,rgba(114,224,233,0) 61%);z-index:-1}.hero .wrap{padding-top:81px;padding-bottom:94px}.eyebrow{text-transform:uppercase;font-size:13px;font-weight:800;letter-spacing:2.1px;margin:0 0 24px}h1,h2,h3{font-family:var(--round);line-height:1.06;letter-spacing:-.04em}h1{font-size:clamp(52px,6.2vw,86px);margin:0 0 24px;max-width:680px}h1 span{color:var(--blue)}.intro{max-width:385px;font-size:20px;line-height:1.55;margin:0 0 30px}.button{display:inline-flex;padding:17px 27px;align-items:center;border-radius:999px;background:var(--ink);color:white;text-decoration:none;font-weight:800;font-size:16px;box-shadow:0 5px 0 rgba(18,58,82,.14)}.button:hover{background:var(--blue)}.platforms{font-size:14px;margin:22px 0 0;font-weight:700}.ribbon{display:flex;justify-content:center;gap:40px;padding:24px;background:var(--sun);font:700 19px var(--round);flex-wrap:wrap}.how{padding:104px 0 90px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.section-label{color:var(--blue);font-size:13px;letter-spacing:2px;text-transform:uppercase;font-weight:800}h2{font-size:clamp(38px,4.2vw,59px);margin:17px 0 25px}.how p{max-width:490px}.steps{display:grid;gap:24px;margin-top:32px}.step{display:flex;gap:17px}.step b{display:grid;place-items:center;flex:0 0 38px;height:38px;background:var(--aqua);border-radius:50%;font:700 20px var(--round)}.step strong{font-size:20px;display:block}.step p{margin:3px 0;font-size:16px}.game-media{margin:0;min-width:0;width:100%;display:grid;justify-items:center;gap:12px;align-self:center}.game-media video{display:block;width:min(100%,258px);height:auto;max-height:560px;aspect-ratio:443/960;object-fit:contain;border:0;border-radius:12px;background:#082335}.game-media img{border-radius:23px}.game-media p{color:var(--ink);text-align:center;font-size:13px;margin:0}.journey{background:var(--blue);color:white;padding:83px 0}.journey .wrap{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.journey .section-label{color:var(--sun)}.journey p{max-width:480px;font-size:19px}.journey img{width:100%;max-width:400px;max-height:460px;object-fit:cover;object-position:center 46%;border-radius:30px;border:8px solid rgba(255,255,255,.17)}.closing{padding:85px 0;text-align:center}.closing h2{margin-top:0}.closing p{max-width:610px;margin:20px auto}.pill{display:inline-block;background:var(--sun);padding:12px 24px;border-radius:100px;font-weight:800}.details{font-size:14px;color:#405e71}.footer{border-top:1px solid #b9d9df;padding:30px 0 40px;display:flex;justify-content:space-between;gap:24px;font-size:14px}.footer nav{display:flex;gap:23px;flex-wrap:wrap}.footer p{margin:0}section{scroll-margin-top:28px}@media(max-width:900px){.site-header nav>a{display:none}.hero{min-height:850px}.hero-art{top:300px;height:550px;object-position:65% 50%}.hero:after{background:linear-gradient(180deg,#82e4eb 0%,#82e4eb 34%,rgba(130,228,235,.1) 62%,transparent 75%)}.hero .wrap{padding-top:45px}.hero h1{font-size:64px}.intro{max-width:480px;font-size:18px}.platforms{display:none}.how{gap:40px}.journey .wrap{gap:40px}}@media(max-width:620px){.wrap{width:calc(100% - 40px)}.site-header{height:83px}.brand{font-size:26px}.brand img{width:42px;height:42px;border-radius:13px}.availability{font-size:12px;padding:7px 11px}.hero{min-height:850px}.hero .wrap{padding-top:40px}.hero h1{font-size:53px;line-height:1.06}.eyebrow{font-size:11px;letter-spacing:1.5px;margin-bottom:18px}.intro{font-size:17px;max-width:340px}.hero-art{top:379px;height:471px;object-position:68% center}.hero:after{background:linear-gradient(180deg,#82e4eb 0%,#82e4eb 43%,transparent 64%)}.ribbon{font-size:15px;gap:12px 22px;padding:22px 14px}.how{display:flex;flex-direction:column;padding:66px 0;gap:40px}.game-media{width:100%}.game-media video{width:min(100%,240px);max-height:520px}.journey{padding:59px 0}.journey .wrap{grid-template-columns:1fr;gap:28px}.journey img{max-width:100%;height:340px}.closing{padding:64px 0}.footer{flex-direction:column}.draft-note{font-size:12px}.closing h2{font-size:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(prefers-contrast:more){a{text-decoration:underline}.details{color:var(--ink)}}
