:root{--ink:#071619;--panel:#0c2327;--mint:#bded9e;--text:#f2f4e9;--muted:#b2c2c0;--line:#ffffff20;--display:'Black Han Sans','Noto Sans KR',sans-serif;--body:'Noto Sans KR',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--ink);color:var(--text);font-family:var(--body);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--mint);outline-offset:6px}img{display:block;max-width:100%}.header{position:absolute;z-index:20;top:0;left:0;right:0;height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 5.1%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-family:var(--display);font-size:24px;line-height:1}.brand img{width:38px;height:38px;border-radius:10px}.brand small{display:block;font-family:var(--body);font-size:12px;letter-spacing:.5em;margin-top:7px}.header nav{display:flex;gap:38px;font-size:14px;font-weight:600}.header nav a{transition:color .2s}.header nav a:hover{color:var(--mint)}.nav-cta{display:flex;gap:36px;border:1px solid #e8f3dd65;padding:11px 20px;font-size:14px}.hero{min-height:780px;height:100svh;max-height:1150px;position:relative;overflow:hidden;isolation:isolate}.hero-visual{position:absolute;inset:0;background:url('assets/hero-scene.webp') 85% 42%/auto 160% no-repeat;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#061417 1%,#061417ed 20%,#07161988 43%,transparent 72%),linear-gradient(0deg,#071619,transparent 25%);z-index:-2}.hero-copy{padding:clamp(160px,19vh,235px) 0 100px 8.2%;max-width:820px}.eyebrow{color:var(--mint);font-size:13px;letter-spacing:.17em;font-weight:700;display:flex;align-items:center;gap:14px}.short-line{width:34px;height:1px;background:var(--mint)}.hero-pre{font-size:clamp(20px,2.1vw,30px);font-weight:600;letter-spacing:-.055em;margin:26px 0 8px}.hero h1{font-family:var(--display);font-weight:400;font-size:clamp(70px,8vw,128px);letter-spacing:-.045em;line-height:1.03;margin:0;color:#eff4e2}.hero h1 span{font-size:.53em;color:var(--mint);display:block;letter-spacing:.07em;margin-top:13px}.hero-description{font-size:16px;line-height:1.85;color:#d5e0da;margin:28px 0}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:35px;border:0;padding:17px 26px;font-weight:700;font-size:15px;transition:transform .2s,background .2s}.primary{background:var(--mint);color:#122718}.primary:hover{background:#d3ffb4;transform:translateY(-3px)}.button span{font-size:22px}.text-link{display:flex;align-items:center;gap:12px;font-size:14px}.play-symbol{display:grid;place-items:center;width:36px;height:36px;border:1px solid #ffffff60;border-radius:50%}.platform-note{font-size:12px;color:#aabcb5;margin-top:18px}.platform-note span{padding:0 8px}.hero-bottom{position:absolute;left:5.1%;right:5.1%;bottom:28px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#b7c7c1;letter-spacing:.1em}.hero-bottom a span{margin-left:18px}.time-display{font-size:20px;font-weight:700;color:var(--mint)}.section{padding:110px 8.2%}.section h2{font-size:clamp(32px,4vw,58px);letter-spacing:-.055em;line-height:1.35;margin:22px 0}.section h2 em{color:var(--mint);font-style:normal}.section p{color:var(--muted)}.intro{border-bottom:1px solid var(--line)}.download{text-align:center;background:var(--panel)}.download .eyebrow,.download .hero-actions{justify-content:center}.download strong{color:var(--text)}footer{display:flex;align-items:center;justify-content:space-between;padding:38px 5.1%;font-size:12px;color:var(--muted)}footer .brand{font-size:20px}@media(max-width:760px){.header{height:78px;padding:0 6%}.header nav{display:none}.nav-cta{padding:10px 12px;font-size:12px;gap:14px}.brand{font-size:20px}.brand img{width:32px;height:32px}.hero{height:100svh;min-height:760px}.hero-visual{background-position:70% 34%;background-size:auto 130%;opacity:.74}.hero-shade{background:linear-gradient(90deg,#071619ed,#07161940),linear-gradient(0deg,#071619,transparent 80%)}.hero-copy{padding:150px 7% 100px}.hero h1{font-size:83px}.hero-pre{margin-top:32px}.hero-actions{gap:22px;flex-wrap:wrap}.hero-description{font-size:15px}.hero-bottom{left:7%;right:7%}.hero-bottom>span:nth-child(2){display:none}.section{padding:80px 7%}.section h2{font-size:34px}.section p{font-size:15px}footer{padding:30px 7%;gap:24px;flex-wrap:wrap}footer .brand{flex-basis:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Final art direction: midnight teal, warm paper, one mint accent. */
.hero-visual{inset:-1.5%;background-image:url('assets/hero-scene.webp');background-size:cover;background-position:62% center;transition:transform .35s ease-out}.hero-shade{background:linear-gradient(90deg,#051518e8 0%,#0716199c 33%,#07161908 64%),linear-gradient(0deg,#071619,transparent 23%)}.header{position:fixed;transition:background .3s,height .3s;gap:26px}.header.scrolled{height:76px;background:#071619ec;backdrop-filter:blur(16px)}.header nav{margin-left:auto;margin-right:22px}.motion-toggle{color:var(--muted);border:0;background:transparent;font-size:12px;white-space:nowrap;padding:10px 0}.motion-toggle:hover{color:var(--mint)}.hero-copy{position:relative;z-index:1}.hero-copy>*{animation:enter .9s both}.hero-copy .hero-pre{animation-delay:.1s}.hero-copy h1{animation-delay:.2s}.hero-copy .hero-description{animation-delay:.3s}.hero-copy .hero-actions{animation-delay:.4s}.hero-copy .platform-note{animation-delay:.5s}.hero h1{text-shadow:0 5px 35px #04101466}.hero-bottom{z-index:2}.time-display{background:none;border:0;font-family:var(--body);text-align:right;line-height:1.3;letter-spacing:.05em;font-size:27px;padding:6px 0}.time-display span{display:block;font-size:12px;color:#b8c7ba;font-weight:400;letter-spacing:0;margin-top:4px}.time-display.stamped{color:#fff}.scroll-progress{position:fixed;z-index:40;top:0;left:0;width:100%;height:3px;background:var(--mint);transform:scaleX(0);transform-origin:left}.skip-link{position:fixed;left:16px;top:-100px;z-index:99;padding:12px 20px;background:var(--mint);color:var(--ink)}.skip-link:focus{top:16px}.motes{position:absolute;inset:0;pointer-events:none;z-index:-1}.motes i{position:absolute;left:var(--x);top:var(--y);width:3px;height:3px;border-radius:50%;background:#f5dfa3;box-shadow:0 0 10px #fac856;animation:mote var(--duration) var(--delay) infinite linear}.ticker{overflow:hidden;padding:20px 0;background:var(--mint);color:#17332b;font-size:16px;letter-spacing:.015em;font-weight:800}.ticker>div{width:max-content;animation:ticker 34s linear infinite}.ticker span{display:inline-block;margin:0 50px;font-size:22px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .75s,transform .75s}.reveal.visible{opacity:1;transform:none}.intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%;padding-top:110px;padding-bottom:110px;overflow:hidden}.intro h2{font-size:clamp(36px,4.5vw,66px);line-height:1.25}.intro .large-copy{font-size:21px;font-weight:600;line-height:1.65;color:var(--text);margin:28px 0 20px}.intro-copy>p:not(.large-copy){font-size:15px;line-height:1.95}.game-facts{display:flex;gap:38px;margin:32px 0}.game-facts>div{display:flex;flex-direction:column;gap:6px}.game-facts strong{font-size:17px}.game-facts span{font-size:13px;color:var(--muted)}.screen-tabs{display:flex;gap:0;border-bottom:1px solid var(--line);max-width:330px;margin-top:34px}.screen-tabs button{flex:1;background:none;border:0;border-bottom:2px solid transparent;color:var(--muted);padding:15px 8px;font-size:15px;transition:.2s}.screen-tabs button.active{color:var(--mint);border-color:var(--mint)}.game-screen{margin:0;position:relative;display:flex;flex-direction:column;align-items:center;isolation:isolate}.game-screen>img{position:relative;z-index:1;width:255px;height:auto;border-radius:22px;box-shadow:0 0 0 8px #244041,0 36px 85px #0009;transform:rotate(3deg)}.screen-orbit{position:absolute;top:20%;left:0;width:100%;aspect-ratio:1;border:1px solid #bed9b625;border-radius:50%;z-index:-1}.screen-orbit::after{content:'';position:absolute;inset:35px;border:1px solid #bed9b611;border-radius:50%}.game-screen figcaption{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted);margin-top:33px;letter-spacing:.025em}.screen-indicator{width:5px;height:5px;background:var(--mint);border-radius:50%}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-top h2{margin-bottom:0}.section-top>p{margin-bottom:5px;font-size:15px;line-height:1.9}.weapons{background:#10282a;overflow:hidden}.weapon-layout{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:7%;margin-top:30px}.weapon-stage{position:relative;min-height:480px;display:grid;place-items:center;isolation:isolate}.weapon-watermark{position:absolute;left:0;top:18%;font-family:var(--display);font-size:clamp(75px,9vw,145px);color:#ffffff05;letter-spacing:-.05em;z-index:-2;transform:rotate(-9deg)}.weapon-circle{width:330px;height:330px;border:1px solid #bddaae30;border-radius:50%;position:absolute;z-index:-1}.weapon-circle::before{content:'';position:absolute;inset:25px;border:1px dashed #bddaae20;border-radius:50%;animation:spin 80s linear infinite}#attack-button{background:none;border:0;padding:0;transition:transform .2s;position:relative;z-index:1}#attack-button:hover{transform:translateY(-6px)}#attack-button:active{transform:scale(.97)}#weapon-hero{width:430px;aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 22px 18px #0004)}.character-hint{position:absolute;bottom:0;font-size:13px;color:var(--muted);display:flex;gap:30px}.character-hint span{color:var(--mint)}.hit-label{position:absolute;top:80px;right:0;color:var(--mint);font-family:var(--display);font-size:28px;opacity:0;pointer-events:none;z-index:3;text-shadow:2px 2px #123838}.weapon-tabs{display:flex;border-bottom:1px solid var(--line);gap:16px;margin:20px 0 30px;flex-wrap:wrap}.weapon-tabs button{padding:11px 0;white-space:nowrap;background:none;border:0;border-bottom:2px solid transparent;color:var(--muted);font-size:14px}.weapon-tabs button.active{border-color:var(--mint);color:var(--mint)}.weapon-type{font-size:12px;color:var(--mint);letter-spacing:.07em}.weapon-details h3{font-size:15px;font-weight:500;color:var(--muted);margin:8px 0 16px}.weapon-details .weapon-quote{font-size:32px;font-weight:800;line-height:1.45;color:var(--text);letter-spacing:-.04em;margin:0 0 18px}.weapon-details .weapon-description{font-size:14px;line-height:1.9;min-height:54px}.weapon-meta{display:flex;gap:42px;margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.weapon-meta>div{display:flex;align-items:baseline;gap:10px}.weapon-meta strong{font-size:28px;font-weight:500;color:var(--mint)}.weapon-meta span{font-size:12px;color:var(--muted)}.world{min-height:770px;position:relative;isolation:isolate;overflow:hidden}.world-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3;opacity:.78}.world-shade{position:absolute;inset:0;background:linear-gradient(90deg,#071619f5 2%,#071619b8 35%,#07161900 75%),linear-gradient(0deg,#071619a8,transparent 35%);z-index:-2}.world-content{padding:90px 8.2% 60px}.world h2{font-size:clamp(36px,4.3vw,62px);line-height:1.25;letter-spacing:-.055em;margin:25px 0}.world h2 em{color:var(--mint);font-style:normal}.world-intro{font-size:15px;color:#c3d0cb;line-height:1.9}.floor-copy{margin-top:40px}.floor-copy>span{font-size:12px;color:var(--mint);letter-spacing:.15em}.floor-copy h3{font-size:25px;margin:4px 0 12px;letter-spacing:-.03em}.floor-copy p{font-size:14px;line-height:1.8;color:#c0cdc5}.floor-tabs{display:flex;gap:0;max-width:670px;border-top:1px solid #c9e7cc45;margin-top:30px}.floor-tabs button{display:flex;gap:15px;align-items:center;flex:1;background:#0a1e21b3;color:var(--text);border:0;border-top:2px solid transparent;padding:16px 12px;text-align:left;font-size:14px;transition:background .2s}.floor-tabs button span{font-size:24px;font-weight:700;color:#c8dcc678}.floor-tabs button.active{background:#bcde9940;border-color:var(--mint)}.floor-tabs button.active span{color:var(--mint)}.world-footnote{font-size:12px;color:var(--muted);margin-top:18px}.companions{display:grid;grid-template-columns:1.1fr 1fr;gap:5%;align-items:center;overflow:hidden;padding-top:100px;padding-bottom:100px}.companion-copy>p{font-size:15px;line-height:1.9}.companion-tabs{display:flex;gap:14px;margin-top:32px}.companion-tabs button{color:var(--muted);background:none;border:0;border-bottom:2px solid #ffffff20;padding:0 5px 15px;flex:1;max-width:120px;transition:transform .25s,color .25s;font-size:13px}.companion-tabs button img{height:82px;width:100%;object-fit:contain;margin-bottom:8px;filter:grayscale(.6);opacity:.7;transition:filter .2s,opacity .2s}.companion-tabs button:hover{transform:translateY(-4px)}.companion-tabs button.active{color:var(--mint);border-color:var(--mint)}.companion-tabs button.active img{filter:none;opacity:1}.companion-stage{position:relative;text-align:center;isolation:isolate}.companion-orbit{position:absolute;top:10%;left:5%;width:90%;aspect-ratio:1;border:1px solid #c2e1b620;border-radius:50%;z-index:-1}.companion-orbit::before{content:'';position:absolute;inset:30px;border:1px solid #c2e1b610;border-radius:50%}#companion-image{width:370px;height:310px;object-fit:contain;margin:0 auto;animation:float 4s ease-in-out infinite;filter:drop-shadow(0 22px 20px #0005)}.companion-bio{position:relative;margin-top:12px}.companion-bio>span{font-size:12px;color:var(--mint);letter-spacing:.09em}.companion-bio h3{font-size:27px;letter-spacing:-.04em;margin:6px 0 9px}.companion-bio p{font-size:14px;margin:0}.download{position:relative;background:var(--mint);color:#173a2a;overflow:hidden;isolation:isolate;padding-top:90px;padding-bottom:80px}.download-watermark{position:absolute;z-index:-1;top:22%;left:50%;transform:translateX(-50%);font-family:var(--display);font-size:clamp(200px,36vw,540px);line-height:1;color:#2b5c2a08;white-space:nowrap;letter-spacing:-.08em}.download-content{position:relative}.download-icon{margin:0 auto 22px;border-radius:18px;box-shadow:0 5px 0 #3764391a}.download p,.download .eyebrow{color:#34533c}.download .eyebrow{font-size:12px}.download h2{font-family:var(--display);font-weight:400;font-size:clamp(40px,5vw,70px);line-height:1.23;margin:23px 0}.download strong{color:#173a2a}.download-content>p:not(.eyebrow){font-size:16px;line-height:1.8}.store-actions{display:flex;justify-content:center;gap:14px;margin-top:30px}.store-button{display:flex;align-items:center;gap:15px;text-align:left;background:#173528;color:#f1f5e7;border:1px solid #173528;padding:15px 20px;min-width:260px;transition:transform .2s,background .2s}.store-button:hover{transform:translateY(-4px);background:#234c34}.store-button svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round}.store-button span:nth-child(2){font-size:14px;font-weight:600;line-height:1.4}.store-button small{display:block;font-size:12px;color:#b9c7b8;font-weight:400;margin-bottom:4px}.store-button>span:last-child{font-size:20px;margin-left:auto}.copy-button{margin-top:22px;border:0;background:none;color:#34533c;font-size:13px;padding:12px 18px;min-height:44px}.copy-button:hover{text-decoration:underline}.copy-button span{margin-left:12px}dialog{width:min(460px,calc(100% - 32px));background:#0e282b;color:var(--text);border:1px solid #b5d0b94d;padding:40px;border-radius:4px;box-shadow:0 20px 80px #0008}dialog::backdrop{background:#020c10b8;backdrop-filter:blur(7px)}dialog img{border-radius:14px}dialog .eyebrow{font-size:12px;margin:22px 0 12px}dialog h2{font-size:25px;letter-spacing:-.04em;line-height:1.5;margin:0 0 18px}dialog>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.8}.dialog-close{position:absolute;right:12px;top:10px;width:44px;height:44px;background:none;border:0;color:var(--muted);font-size:27px}.search-term{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);padding:12px 16px;margin:24px 0}.search-term>span{font-size:18px;letter-spacing:.05em}.search-term button{background:none;border:0;color:var(--mint);font-size:13px;padding:8px}.dialog-done{width:100%}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);max-width:calc(100% - 32px);width:max-content;background:#e8f2dd;color:#17332b;padding:15px 23px;box-shadow:0 8px 30px #0005;z-index:100;font-size:14px;opacity:0;transition:opacity .2s,transform .2s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}.confetti{position:fixed;top:0;width:7px;height:14px;z-index:99;pointer-events:none}.reduce-motion *,.reduce-motion *::before,.reduce-motion *::after{animation:none!important;transition:none!important}.reduce-motion .reveal{opacity:1;transform:none}.reduce-motion .motes{display:none}.reduce-motion .hero-visual{transform:none!important}@keyframes enter{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes mote{0%{transform:translateY(20px);opacity:0}25%{opacity:.7}75%{opacity:.5}100%{transform:translate(25px,-130px);opacity:0}}@keyframes ticker{to{transform:translateX(-50%)}}@keyframes float{50%{transform:translateY(-14px) rotate(2deg)}}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1500px){.hero-copy{padding-top:22vh}.hero-visual{background-position:center 58%}.intro,.weapons,.companions{padding-left:max(8.2%,calc((100% - 1300px)/2));padding-right:max(8.2%,calc((100% - 1300px)/2))}}
@media(max-width:1100px){.header{gap:18px}.header nav{gap:25px;margin-right:0}.hero-copy{padding-left:6%;max-width:620px}.hero h1{font-size:98px}.hero-visual{background-position:58% center}.hero-shade{background:linear-gradient(90deg,#051518ed,#07161990 39%,transparent 85%),linear-gradient(0deg,#071619,transparent 28%)}.section{padding-left:6%;padding-right:6%}.weapon-tabs{gap:12px}.weapon-tabs button{font-size:12px}.weapon-meta{gap:25px}.weapon-meta>div{gap:6px}.section-top>p{max-width:270px}.world-content{padding-left:6%}.weapon-circle{width:270px;height:270px}.companion-copy h2{font-size:39px}}
@media(max-width:760px){.header{padding:0 6%;height:76px;gap:14px}.header.scrolled{height:68px}.header .brand{margin-right:auto}.header .brand img{display:none}.header .brand small{font-size:10px}.header .motion-toggle{font-size:11px}.nav-cta{font-size:12px;gap:12px;padding:10px}.hero{min-height:800px;max-height:1050px;height:100svh}.hero-copy{padding:127px 7% 110px;max-width:100%}.hero-visual{background-position:63% center;background-size:auto 100%;opacity:.7}.hero-shade{background:linear-gradient(90deg,#061719dd 0%,#0617197a 45%,#0617191a 100%),linear-gradient(0deg,#071619 0%,#071619b0 20%,transparent 60%)}.hero .eyebrow{font-size:11px;letter-spacing:.12em}.hero-pre{font-size:22px;margin-top:27px}.hero h1{font-size:clamp(69px,18vw,110px)}.hero h1 span{font-size:.53em;margin-top:12px}.hero-description{font-size:14px;margin:30px 0 23px;line-height:1.85;max-width:290px}.hero-actions{gap:20px;margin-top:26px;align-items:flex-start;flex-direction:column}.hero .button{font-size:14px;padding:14px 20px;gap:25px}.text-link{font-size:13px}.hero .platform-note{font-size:11px;max-width:270px;line-height:1.8}.hero-bottom{bottom:25px}.hero-bottom a{font-size:10px;letter-spacing:.04em}.time-display{font-size:23px}.time-display span{font-size:10px}.ticker{padding:16px 0;font-size:14px}.ticker span{margin:0 26px}.section{padding:72px 7%}.section .eyebrow,.world .eyebrow{font-size:11px;letter-spacing:.12em}.intro{grid-template-columns:1fr;gap:55px}.intro h2{font-size:43px}.intro .large-copy{font-size:19px}.intro-copy>p:not(.large-copy){font-size:14px}.game-facts{gap:38px}.game-facts strong{font-size:16px}.screen-tabs{max-width:100%}.game-screen>img{width:220px}.game-screen{padding-bottom:0}.screen-orbit{width:88%;left:6%;top:17%}.section-top{display:block}.section-top h2{font-size:39px}.section-top>p{margin:23px 0 0;max-width:none;font-size:14px}.weapon-layout{grid-template-columns:1fr;gap:32px;margin-top:0}.weapon-stage{min-height:350px}.weapon-watermark{font-size:100px;left:5%;top:12%}.weapon-circle{width:240px;height:240px}#weapon-hero{width:320px;max-width:100%}.character-hint{font-size:12px;bottom:0}.weapon-tabs{justify-content:space-between;gap:7px;margin:0 0 26px}.weapon-tabs button{font-size:12px;min-height:44px}.weapon-details .weapon-quote{font-size:29px}.weapon-details .weapon-description{font-size:14px;min-height:54px}.weapon-meta{gap:0;justify-content:space-between}.weapon-meta strong{font-size:26px}.weapon-meta span{font-size:12px}.world{min-height:720px}.world-content{padding:74px 7% 48px}.world h2{font-size:41px}.world-background{object-position:68% center;opacity:.52}.world-shade{background:linear-gradient(90deg,#071619dc,transparent),linear-gradient(0deg,#071619bf,transparent 60%)}.world-intro{font-size:14px}.floor-copy{margin-top:35px}.floor-tabs{margin-top:26px;flex-wrap:wrap;gap:0}.floor-tabs button{font-size:12px;flex-direction:column;align-items:flex-start;justify-content:center;padding:12px 8px;gap:5px;min-height:83px}.floor-tabs button span{font-size:20px}.floor-copy p{font-size:14px}.companions{grid-template-columns:1fr;gap:30px}.companion-copy h2{font-size:39px}.companion-copy>p{font-size:14px}.companion-tabs{margin-top:25px;gap:18px}.companion-tabs button{max-width:none}.companion-tabs button img{height:70px}.companion-stage{padding-top:5px}#companion-image{height:260px;width:310px;max-width:100%}.companion-orbit{width:80%;left:10%;top:2%}.companion-bio h3{font-size:26px}.companion-bio p{font-size:13px}.download{padding-top:68px;padding-bottom:60px}.download h2{font-size:45px}.store-actions{flex-direction:column;max-width:320px;margin:28px auto 0;gap:12px}.store-button{padding:13px 19px;min-height:72px}.download-watermark{font-size:220px;top:27%}dialog{padding:30px 25px}dialog h2{font-size:24px}.toast{font-size:12px;padding:13px 18px;text-align:center}.reveal{transform:translateY(17px)}footer{font-size:12px}footer .brand{font-size:20px}}
@media(max-width:360px){.hero{min-height:780px}.hero h1{font-size:66px}.hero-pre{font-size:20px}.header{gap:10px}.nav-cta span{display:none}.weapon-tabs{gap:8px;justify-content:flex-start}.section h2,.companion-copy h2{font-size:34px}.weapon-meta>div{flex-direction:column;gap:0}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}.motes{display:none}.hero-visual{transform:none!important}}

html:has(body.reduce-motion){scroll-behavior:auto}.reveal{opacity:1;transform:none}body.js-motion .reveal:not(.visible){opacity:0;transform:translateY(25px)}body.js-motion.reduce-motion .reveal{opacity:1;transform:none}
