:root{color-scheme:light;--ink: #10263a;--muted: #53616a;--cream: #fffaf0;--paper: #f8f1df;--sun: #f6c62f;--sun-deep: #e9990a;--blue: #0879d9;--blue-deep: #063b68;--green: #59b923;--line: rgba(16, 38, 58, .14);--display: "Arial Rounded MT Bold", "Trebuchet MS", system-ui, sans-serif;--body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--body);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);overflow-x:hidden}body:has(dialog[open]){overflow:hidden}img{display:block;max-width:100%}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.skip-link{position:fixed;left:1rem;top:1rem;z-index:100;padding:.8rem 1rem;background:#fff;border-radius:.6rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;inset:1rem max(1rem,3vw) auto;z-index:20;height:74px;padding:.55rem .7rem .55rem .55rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;color:var(--ink);background:#fffaf0d1;border:1px solid rgba(255,255,255,.65);border-radius:22px;box-shadow:0 8px 30px #14303914;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%);transition:transform .35s ease,background .35s ease,box-shadow .35s ease}.site-header.is-scrolled{background:#fffaf0f2;box-shadow:0 12px 38px #10263a24}.brand{display:inline-flex;align-items:center;gap:.72rem;text-decoration:none;min-width:0}.brand img{flex:0 0 auto;border-radius:14px;box-shadow:0 4px 12px #003e862e}.brand span{font-family:var(--display);font-size:1.1rem;letter-spacing:-.02em;white-space:nowrap}.site-header nav{display:flex;align-items:center;gap:1.8rem}.site-header nav a{position:relative;font-size:.92rem;font-weight:750;text-decoration:none}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-.35rem;height:2px;background:var(--sun-deep);transition:right .2s ease}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{right:0}.header-download{justify-self:end;padding:.82rem 1.2rem;color:#fff;background:var(--ink);border-radius:14px;font-size:.9rem;font-weight:850;text-decoration:none;transition:transform .2s ease,background .2s ease}.header-download:hover{transform:translateY(-2px);background:var(--blue-deep)}.hero{--hero-shift: 0px;position:relative;min-height:100svh;display:grid;align-items:center;overflow:hidden;isolation:isolate}.hero__background,.hero__veil{position:absolute;inset:0;z-index:-2}.hero__background{inset:-5% 0;background-image:url(/assets/hero-journey-v3.jpg);background-size:cover;background-position:center calc(50% + var(--hero-shift));transform:scale(1.04);will-change:background-position}.hero__veil{z-index:-1;background:linear-gradient(90deg,#fffbf0fa,#fffbf0e6,#fffbf057 52%,#fffbf000 70%),linear-gradient(0deg,rgba(12,34,42,.2),transparent 42%)}.hero__content{width:min(1180px,calc(100% - 3rem));margin:6rem auto 3rem}.hero__content>*{max-width:620px}.eyebrow{margin:0 0 1rem;color:var(--blue-deep);font-size:.76rem;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.hero h1{margin:0;max-width:760px;font-family:var(--display);font-size:clamp(3.5rem,7.5vw,7.25rem);line-height:.88;letter-spacing:-.065em;text-wrap:balance;text-shadow:0 2px 0 rgba(255,255,255,.35)}.hero h1 span{color:var(--blue)}.hero__promise{margin:1.65rem 0 0;font-size:clamp(1.03rem,1.6vw,1.28rem);line-height:1.55;color:#334a57}.hero__actions{display:flex;align-items:center;gap:1.4rem;margin-top:2rem}.play-badge{width:max-content;min-width:204px;min-height:66px;display:inline-flex;align-items:center;gap:.82rem;padding:.72rem 1.25rem;color:#fff;background:#111;border:1px solid rgba(255,255,255,.22);border-radius:14px;box-shadow:0 10px 24px #10263a2e;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.play-badge:hover,.play-badge:focus-visible{transform:translateY(-3px);box-shadow:0 16px 32px #10263a40}.play-badge svg{width:32px;flex:0 0 auto}.play-badge span{display:grid;font-family:var(--body);font-size:1.28rem;line-height:1.05;font-weight:650}.play-badge small{margin-bottom:.2rem;font-size:.58rem;letter-spacing:.08em}.text-link{padding:.65rem 0;font-weight:850;text-decoration:none;border-bottom:2px solid var(--ink)}.text-link span{display:inline-block;margin-left:.3rem;transition:transform .2s ease}.text-link:hover span{transform:translateY(3px)}.hero__scroll{position:absolute;left:50%;bottom:1.3rem;display:flex;align-items:center;gap:.6rem;color:#ffffffe6;font-size:.68rem;font-weight:850;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transform:translate(-50%)}.hero__scroll span{width:7px;height:7px;border-radius:50%;background:var(--sun);box-shadow:0 0 0 5px #f6c62f38;animation:scroll-pulse 1.8s ease-in-out infinite}.hero-reveal{opacity:0;transform:translateY(24px);animation:hero-in .75s cubic-bezier(.22,.8,.32,1) forwards}.hero-reveal:nth-child(2){animation-delay:.09s}.hero-reveal:nth-child(3){animation-delay:.18s}.hero-reveal:nth-child(4){animation-delay:.27s}.section{padding:clamp(5rem,10vw,9rem) max(1.5rem,5vw)}.section-heading{width:min(830px,100%);margin:0 auto;text-align:center}.section h2,.battle-story h2,.final-cta h2{margin:0;font-family:var(--display);font-size:clamp(2.5rem,5vw,5rem);line-height:.98;letter-spacing:-.055em;text-wrap:balance}.section-heading>p:last-child,.modes__lead>p:last-child,.battle-story__copy>p,.final-cta__content>p{color:var(--muted);font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.7}.section-heading>p:last-child{max-width:680px;margin:1.5rem auto 0}.reveal{opacity:0;transform:translateY(34px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.intro{background:var(--cream)}.gameplay-stage{position:relative;width:min(1180px,100%);min-height:780px;margin:4.5rem auto 0;display:grid;place-items:center}.gameplay-stage__glow{position:absolute;width:80%;aspect-ratio:1.5;border-radius:50%;background:radial-gradient(circle,rgba(246,198,47,.44),rgba(8,121,217,.12) 42%,transparent 70%);filter:blur(15px)}.phone-shot{position:absolute;margin:0;overflow:hidden;background:#fff;border:9px solid #fff;border-radius:38px;box-shadow:0 28px 70px #19353d3d}.phone-shot img{width:100%;height:100%;object-fit:cover}.phone-shot--main{z-index:2;width:min(400px,40vw);aspect-ratio:.625;transform:rotate(-2deg)}.phone-shot--side{right:5%;top:16%;z-index:1;width:min(300px,30vw);aspect-ratio:.46;transform:rotate(7deg)}.gameplay-benefits{width:min(960px,100%);margin:2.5rem auto 0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gameplay-benefits article{display:grid;grid-template-columns:42px 1fr;gap:1.1rem;padding:2rem 2.4rem 2rem 0}.gameplay-benefits article+article{padding-left:2.4rem;border-left:1px solid var(--line)}.gameplay-benefits article>span{padding-top:.28rem;color:var(--blue);font-size:.72rem;font-weight:900;letter-spacing:.12em}.gameplay-benefits h3{margin:0;font-family:var(--display);font-size:1.3rem;letter-spacing:-.025em}.gameplay-benefits p{margin:.55rem 0 0;color:var(--muted);font-size:.92rem;line-height:1.65}.modes{color:#fff;background:var(--blue-deep)}.modes__lead{display:grid;grid-template-columns:1fr 1fr;gap:8vw;width:min(1180px,100%);margin:0 auto 5rem;align-items:end}.modes .eyebrow{color:#86d8ff}.modes__lead p:last-child{margin:0;color:#ffffffb8}.mode-list{width:min(1180px,100%);margin:0 auto;border-top:1px solid rgba(255,255,255,.24)}.mode{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:clamp(1.5rem,4vw,4rem);min-height:190px;padding:1.8rem 0;border-bottom:1px solid rgba(255,255,255,.24)}.mode img{width:112px;max-height:116px;object-fit:contain;filter:drop-shadow(0 10px 12px rgba(0,0,0,.22));transition:transform .28s ease}.mode:hover img{transform:rotate(-5deg) scale(1.08)}.mode div{display:grid;grid-template-columns:54px minmax(180px,.75fr) 1fr;gap:1.5rem;align-items:baseline}.mode span{color:#86d8ff;font-size:.75rem;font-weight:900;letter-spacing:.12em}.mode h3{margin:0;font-family:var(--display);font-size:clamp(1.5rem,3vw,2.7rem);letter-spacing:-.04em}.mode p{margin:0;color:#ffffffb3;line-height:1.65}.mode-link{color:inherit;text-decoration-thickness:2px;text-decoration-color:transparent;text-underline-offset:.15em;transition:text-decoration-color .2s ease}.mode-link:hover,.mode-link:focus-visible{text-decoration-color:#86d8ff}.battle-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);min-height:900px;background:#f1a51c;overflow:hidden}.battle-story__media{min-height:740px;padding:6rem 2rem;display:grid;place-items:center}.battle-story__media img{width:min(100%,500px);height:auto;aspect-ratio:5 / 8;object-fit:contain;border:9px solid rgba(255,255,255,.92);border-radius:38px;box-shadow:0 35px 80px #4b230047}.battle-story__copy{align-self:center;max-width:580px;padding:6rem max(2rem,8vw) 6rem 2rem}.battle-story__copy .eyebrow{color:#5a2d00}.battle-story__copy>p{color:#5c390a}.inline-cta{display:inline-flex;gap:.5rem;margin-top:1rem;padding:1rem 0;font-weight:900;text-decoration:none;border-bottom:2px solid currentColor}.gallery{padding-left:0;padding-right:0;color:#fff;background:#25170f;background-image:radial-gradient(circle at 20% 0,rgba(151,80,26,.32),transparent 35%),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:auto,80px 100%}.gallery__header{width:min(1180px,calc(100% - 3rem));margin:0 auto 3.5rem;display:flex;align-items:end;justify-content:space-between;gap:2rem}.gallery .eyebrow{color:#ffc94f}.gallery__header h2{max-width:820px}.gallery__controls{display:flex;gap:.65rem}.gallery__controls button{width:52px;height:52px;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.35);border-radius:50%;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.gallery__controls button:hover{color:#24160f;background:#fff;transform:scale(1.06)}.gallery__track{display:flex;gap:1.35rem;padding:0 max(1.5rem,calc((100vw - 1180px)/2)) 1.5rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.gallery__track::-webkit-scrollbar{display:none}.gallery-shot{flex:0 0 clamp(235px,23vw,330px);padding:0;overflow:hidden;aspect-ratio:.57;background:#463225;border:0;border-radius:28px;box-shadow:0 20px 50px #00000057;scroll-snap-align:start;cursor:zoom-in;transform:translateZ(0)}.gallery-shot--wide{flex-basis:clamp(280px,29vw,405px)}.gallery-shot img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .5s ease}.gallery-shot:hover img{transform:scale(1.035);filter:saturate(1.08)}.faq{display:grid;grid-template-columns:.72fr 1fr;gap:8vw;width:min(1320px,100%);margin:0 auto;background:var(--cream)}.faq__heading{position:sticky;top:130px;align-self:start}.faq__list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{position:relative;padding:1.55rem 3.5rem 1.55rem 0;font-family:var(--display);font-size:1.2rem;line-height:1.35;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:.4rem;top:1.25rem;font-family:var(--body);font-size:1.7rem;font-weight:350;transition:transform .2s ease}.faq details[open] summary:after{transform:rotate(45deg)}.faq details p{margin:-.25rem 3rem 1.6rem 0;color:var(--muted);line-height:1.7}.final-cta{position:relative;min-height:700px;display:grid;place-items:center;text-align:center;overflow:hidden;isolation:isolate}.final-cta__image,.final-cta__veil{position:absolute;inset:0;z-index:-2}.final-cta__image{background:url(/assets/hero-journey-v3.jpg) center/cover;transform:scale(1.02)}.final-cta__veil{z-index:-1;background:linear-gradient(#fffaf0b8,#fffaf0f0)}.final-cta__content{width:min(760px,calc(100% - 3rem));padding:5rem 0}.final-cta__content>img{margin:0 auto 1.5rem;border-radius:28px;box-shadow:0 18px 40px #08467d3d}.final-cta__content>p{max-width:560px;margin:1.25rem auto}.final-cta .play-badge{margin:1.5rem auto 0}.site-footer{padding:3rem max(1.5rem,5vw);display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.2rem 3rem;color:#ffffffbd;background:#10263a}.brand--footer{color:#fff}.site-footer>p{margin:0;text-align:right}.site-footer>div{display:flex;flex-wrap:wrap;gap:.7rem 1.2rem}.site-footer>div a{font-size:.9rem;font-weight:750}.site-footer small{justify-self:end}.footer-links{max-width:760px}.feature-body{background:var(--cream)}.feature-hero{min-height:100svh;padding:7.5rem max(1.5rem,6vw) 4rem;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.75fr);align-items:center;gap:clamp(3rem,7vw,8rem);overflow:hidden}.feature-body--daily .feature-hero{background:linear-gradient(135deg,#eaf8ff,#fff8e9 72%)}.feature-body--journey .feature-hero{background:linear-gradient(135deg,#e4f5c8,#fff8df 74%)}.feature-body--battle .feature-hero{background:linear-gradient(135deg,#bfe8ff,#ffe5a7 47%,#ffbb43)}.feature-body--collections .feature-hero{background:linear-gradient(135deg,#fff1cf,#f6c56f)}.feature-body--adults .feature-hero{background:linear-gradient(135deg,#e7f4ff,#fff7e8 70%)}.feature-hero__copy{max-width:760px}.breadcrumbs{display:flex;align-items:center;gap:.55rem;margin:0 0 2.5rem;color:#10263a94;font-size:.78rem;font-weight:750}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.feature-hero h1{margin:0;font-family:var(--display);font-size:clamp(3.2rem,6.2vw,6.6rem);line-height:.92;letter-spacing:-.065em;text-wrap:balance}.feature-hero__lead{max-width:680px;margin:1.6rem 0 0;color:#405562;font-size:clamp(1rem,1.45vw,1.2rem);line-height:1.7}.feature-store-button{display:inline-flex;align-items:center;gap:.7rem;margin-top:2rem;padding:1rem 1.3rem;color:#fff;background:var(--ink);border-radius:14px;font-weight:900;text-decoration:none;box-shadow:0 14px 30px #10263a2e;transition:transform .2s ease,background .2s ease}.feature-store-button:hover,.feature-store-button:focus-visible{background:var(--blue-deep);transform:translateY(-3px)}.feature-store-button span{transition:transform .2s ease}.feature-store-button:hover span{transform:translate(2px,-2px)}.feature-hero__shot{justify-self:center;width:min(100%,480px);max-height:78svh;margin:0;overflow:hidden;aspect-ratio:5 / 8;background:#fff;border:9px solid rgba(255,255,255,.94);border-radius:40px;box-shadow:0 30px 75px #10263a3d;transform:rotate(2deg)}.feature-hero__shot img{width:100%;height:100%;object-fit:cover}.feature-body--collections .feature-hero__shot,.feature-body--journey .feature-hero__shot{transform:rotate(-2deg)}.feature-section{padding:clamp(5rem,9vw,8rem) max(1.5rem,6vw)}.feature-intro{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:clamp(3rem,8vw,9rem);align-items:start}.feature-intro>div{max-width:680px}.feature-intro h2,.feature-steps h2,.feature-proof h2,.feature-faq h2,.feature-page-cta h2{margin:0;font-family:var(--display);font-size:clamp(2.4rem,4.7vw,5rem);line-height:1;letter-spacing:-.055em;text-wrap:balance}.feature-intro>div:last-child p{margin:0 0 1.2rem;color:var(--muted);font-size:1.08rem;line-height:1.85}.feature-intro--tools{background:var(--paper)}.feature-steps{display:grid;grid-template-columns:repeat(3,1fr);padding-top:0;padding-bottom:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-steps article{padding:3.5rem clamp(1.2rem,3vw,3.5rem) 4rem 0}.feature-steps article+article{padding-left:clamp(1.2rem,3vw,3.5rem);border-left:1px solid var(--line)}.feature-steps article>span{display:block;margin-bottom:1.3rem;color:var(--blue);font-size:.74rem;font-weight:900;letter-spacing:.14em}.feature-steps h2{font-size:clamp(1.65rem,2.4vw,2.7rem)}.feature-steps p{margin:1rem 0 0;color:var(--muted);line-height:1.7}.feature-proof{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1fr);gap:clamp(3rem,8vw,9rem);align-items:center;background:var(--blue-deep);color:#fff}.feature-proof--reverse .feature-proof__media{order:2}.feature-proof__media{justify-self:center;width:min(100%,460px);max-height:780px;overflow:hidden;aspect-ratio:5 / 8;border:8px solid rgba(255,255,255,.9);border-radius:34px;box-shadow:0 26px 65px #0000004d}.feature-proof__media img{width:100%;height:100%;object-fit:cover}.feature-proof__media--pair{width:min(100%,600px);aspect-ratio:1;display:grid;grid-template-columns:1fr 1fr;gap:1rem;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}.feature-proof__media--pair img{border:7px solid rgba(255,255,255,.9);border-radius:28px;box-shadow:0 20px 50px #00000040;object-fit:cover}.feature-proof__media--pair img:last-child{transform:translateY(3rem)}.feature-proof__copy{max-width:650px}.feature-proof__copy .eyebrow{color:#85d9ff}.feature-proof__copy p{color:#ffffffbd;font-size:1.06rem;line-height:1.8}.feature-proof__copy ul{margin:2rem 0 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.22)}.feature-proof__copy li{padding:.9rem 0;color:#ffffffd1;border-bottom:1px solid rgba(255,255,255,.22)}.feature-faq{display:grid;grid-template-columns:.75fr 1fr;gap:clamp(3rem,8vw,9rem)}.feature-faq>div:first-child{max-width:560px}.related-pages{padding-top:0}.related-pages>.eyebrow{margin-bottom:1.5rem}.related-pages>a{display:grid;grid-template-columns:1fr auto;gap:2rem;padding:1.55rem 0;border-top:1px solid var(--line);color:var(--ink);text-decoration:none}.related-pages>a:last-child{border-bottom:1px solid var(--line)}.related-pages span{font-family:var(--display);font-size:clamp(1.35rem,2.4vw,2.2rem);letter-spacing:-.035em}.related-pages b{align-self:center;color:var(--blue);font-size:.9rem}.related-pages>a:hover b{text-decoration:underline}.feature-page-cta{min-height:650px;padding:6rem 1.5rem;display:grid;place-items:center;align-content:center;text-align:center;background:linear-gradient(#fffaf0d1,#fffaf0f5),url(/assets/hero-journey-v3.jpg) center/cover}.feature-page-cta>img{margin-bottom:1.4rem;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(16,38,58,.22))}.feature-page-cta h2{max-width:780px}.feature-footer{grid-template-columns:1fr 1.2fr}.feature-footer small{grid-column:1 / -1;justify-self:start}.lightbox{width:min(94vw,840px);max-height:92svh;padding:0;color:#fff;background:transparent;border:0;overflow:visible}.lightbox::backdrop{background:#040d15e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lightbox img{max-height:82svh;margin:0 auto;border-radius:24px;box-shadow:0 30px 100px #00000080}.lightbox p{margin:.8rem 0 0;text-align:center}.lightbox__close{position:fixed;right:2rem;top:1.5rem;width:48px;height:48px;color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);border-radius:50%;font-size:2rem;line-height:1;cursor:pointer}.privacy-page{background:var(--paper)}.privacy-header{position:static;margin:1rem max(1rem,3vw)}.privacy-main{width:min(820px,calc(100% - 3rem));min-height:70vh;margin:0 auto;padding:6rem 0 8rem}.privacy-main h1{margin:0;font-family:var(--display);font-size:clamp(3rem,8vw,6rem);letter-spacing:-.06em}.privacy-main h2{margin-top:2.5rem;font-family:var(--display)}.privacy-main p,.privacy-main li{color:var(--muted);line-height:1.75}@keyframes hero-in{to{opacity:1;transform:translateY(0)}}@keyframes scroll-pulse{50%{box-shadow:0 0 0 9px #f6c62f14;transform:scale(.9)}}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero__content{margin-top:7.5rem}.hero h1{font-size:clamp(3.4rem,13vw,6rem)}.hero__veil{background:linear-gradient(90deg,#fffbf0f5,#fffbf0b3 56%,#fffbf01f),linear-gradient(0deg,rgba(12,34,42,.25),transparent 45%)}.gameplay-stage{min-height:660px}.phone-shot--main{width:min(390px,56vw)}.phone-shot--side{width:min(270px,38vw);right:0}.modes__lead{grid-template-columns:1fr;gap:2rem}.mode div{grid-template-columns:44px 1fr}.mode p{grid-column:2}.battle-story{grid-template-columns:1fr 1fr}.battle-story__media img{width:min(100%,440px)}.faq{grid-template-columns:1fr}.faq__heading{position:static}.feature-hero{grid-template-columns:1fr 320px;gap:2rem}.feature-hero h1{font-size:clamp(3rem,8vw,5rem)}.feature-intro,.feature-faq{grid-template-columns:1fr}.feature-proof{gap:3rem}}@media(max-width:640px){.site-header{inset:.65rem .65rem auto;height:64px;padding:.42rem .48rem;border-radius:18px}.brand{gap:.5rem}.brand img{width:47px;height:47px;border-radius:12px}.brand span{max-width:102px;overflow:hidden;font-size:.93rem;text-overflow:ellipsis}.header-download{padding:.7rem .78rem;border-radius:12px;font-size:.78rem}.hero{min-height:830px;align-items:end}.hero__background{inset:0;background-position:66% center;transform:none}.hero__veil{background:linear-gradient(0deg,#fffaf0fa,#fffaf0f0 38%,#fffaf014 72%),linear-gradient(90deg,rgba(255,250,240,.25),transparent)}.hero__content{width:calc(100% - 2rem);margin:0 auto 4.5rem}.hero h1{font-size:clamp(3rem,14vw,4.8rem);line-height:.9}.hero__promise{font-size:.98rem}.hero__actions{align-items:flex-start;flex-direction:column;gap:.85rem;margin-top:1.4rem}.play-badge{min-height:60px;min-width:190px}.hero__scroll{display:none}.section{padding:5rem 1.25rem}.section h2,.battle-story h2,.final-cta h2{font-size:clamp(2.4rem,12vw,3.6rem)}.gameplay-stage{min-height:580px;margin-top:3rem;justify-items:start}.phone-shot{border-width:6px;border-radius:26px}.phone-shot--main{left:3%;width:65vw}.phone-shot--side{right:.5rem;top:18%;width:44vw}.gameplay-benefits{grid-template-columns:1fr;margin-top:1.5rem}.gameplay-benefits article{padding:1.6rem 0}.gameplay-benefits article+article{padding-left:0;border-top:1px solid var(--line);border-left:0}.mode{grid-template-columns:82px 1fr;min-height:160px;gap:1rem}.mode img{width:78px;max-height:86px}.mode div{display:block}.mode span{display:block;margin-bottom:.3rem}.mode h3{font-size:1.6rem}.mode p{margin-top:.6rem;font-size:.88rem}.battle-story{display:flex;min-height:0;flex-direction:column-reverse}.battle-story__copy{padding:5rem 1.25rem 3rem}.battle-story__media{min-height:0;padding:1.5rem 1.25rem 5rem}.battle-story__media img{width:min(100%,390px)}.gallery__header{align-items:start;flex-direction:column}.gallery__controls{align-self:flex-end}.gallery-shot{flex-basis:64vw}.gallery-shot--wide{flex-basis:74vw}.faq{gap:3rem}.final-cta{min-height:640px}.final-cta__image{background-position:63% center}.site-footer{grid-template-columns:1fr;text-align:left}.site-footer>p{text-align:left}.site-footer small{justify-self:start}.lightbox__close{right:1rem;top:1rem}.feature-hero{min-height:0;padding:7rem 1.25rem 5rem;grid-template-columns:1fr}.feature-hero h1{font-size:clamp(2.85rem,13vw,4.4rem)}.feature-hero__shot{width:min(88vw,390px);max-height:none;margin-top:1rem}.breadcrumbs{margin-bottom:1.8rem}.feature-section{padding:5rem 1.25rem}.feature-steps{grid-template-columns:1fr;padding:0 1.25rem}.feature-steps article{padding:2.3rem 0}.feature-steps article+article{padding-left:0;border-top:1px solid var(--line);border-left:0}.feature-proof,.feature-proof--reverse{grid-template-columns:1fr;padding:5rem 1.25rem}.feature-proof--reverse .feature-proof__media{order:0}.feature-proof__media{width:min(82vw,380px);max-height:none}.feature-proof__media--pair{width:100%;height:480px;aspect-ratio:auto}.feature-proof__media--pair img:last-child{transform:translateY(1.5rem)}.feature-faq{gap:2.5rem}.related-pages>a{grid-template-columns:1fr;gap:.5rem}.feature-page-cta{min-height:580px}.feature-footer{grid-template-columns:1fr}.feature-footer small{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal,.hero-reveal{opacity:1;transform:none}}
