:root{--ink:#17212b;--muted:#65727c;--paper:#f4f0e7;--accent:#e4573e;--yellow:#f2bd52;--blue:#e8f0f6}
body{background:var(--paper);color:var(--ink)}
.topbar{background:rgba(244,240,231,.95)}
.brand{height:64px;min-width:132px}.nav-logo{display:block;width:132px;height:60px;object-fit:contain}.topbar-inner{max-width:1240px}
.hero{min-height:700px;background:#263a70;display:block}
.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,15,31,.92) 0%,rgba(8,15,31,.2) 43%,rgba(8,15,31,.06) 100%),linear-gradient(90deg,rgba(8,15,31,.18),transparent 60%)}
.hero-lockup{position:absolute;z-index:2;left:50%;bottom:38px;transform:translateX(-50%);width:min(500px,90vw);text-align:center;color:#fff}
.hero-logo{display:block;width:min(350px,70vw);height:auto;margin:0 auto 7px;filter:drop-shadow(0 7px 16px rgba(8,15,35,.5))}
.hero-lockup p{margin:0 0 15px;font-size:14px;text-shadow:0 2px 10px #071226}.hero-actions{display:flex;justify-content:center;gap:10px;margin:0}.btn{font:inherit;padding:13px 20px;font-weight:700;font-size:13px;cursor:pointer}.btn-primary{background:var(--accent);color:#fff;border:1px solid var(--accent)}.btn-secondary{background:rgba(20,31,48,.74);color:#fff;border:1px solid rgba(255,255,255,.6)}.btn span{margin-left:15px;color:var(--yellow)}
.hero-platforms{position:absolute;z-index:2;left:max(22px,calc((100% - 1184px)/2));bottom:31px;color:#eff5fa;font-size:11px;text-shadow:0 2px 8px #071226}.note-dot{display:inline-block;width:7px;height:7px;background:#7bd6a2;border-radius:50%;margin-right:7px}.scroll-cue{position:absolute;z-index:2;bottom:27px;left:50%;transform:translateX(-50%);color:#e9f0f5;font-size:11px}.scroll-cue span{margin-left:9px;color:var(--yellow)}
.center-heading{text-align:center;max-width:650px;margin:0 auto 42px}.center-heading .kicker{color:#bd8e2d;font-size:11px;font-weight:700}.center-heading h2{font-size:46px;line-height:1.1;margin:11px 0 15px}.center-heading>p:last-child{color:var(--muted);font-size:14px;margin:0;line-height:1.8}.character-section{background:var(--blue);padding:105px max(22px,calc((100% - 1184px)/2)) 100px}.character-stage{min-height:430px;background:linear-gradient(130deg,#d8eef2 0%,#f1f4f2 54%,#fff1d4 100%);position:relative;display:grid;grid-template-columns:1fr 1fr 150px;align-items:center;overflow:hidden;margin-bottom:20px}.character-stage:before{content:"";position:absolute;width:610px;height:610px;border:1px solid rgba(53,145,166,.16);border-radius:50%;left:40%;top:50%;transform:translate(-50%,-50%)}.stage-copy{padding:45px 0 45px 55px;position:relative;z-index:2;max-width:380px}.stage-tag{display:inline-block;background:var(--hero-accent);color:#fff;font-size:11px;font-weight:700;padding:6px 9px}.stage-copy h3{font-size:43px;line-height:1;margin:18px 0 16px}.stage-copy p{color:var(--muted);line-height:1.8;font-size:14px;margin:0 0 27px}.stage-role{border-top:1px solid rgba(23,33,43,.2);padding-top:12px;display:flex;flex-direction:column;gap:5px}.stage-role span{color:var(--muted);font-size:11px}.stage-role strong{font-size:16px}.stage-art{height:430px;position:relative;display:grid;place-items:end center;z-index:1}.stage-halo{position:absolute;width:300px;height:300px;border-radius:50%;background:var(--hero-accent);opacity:.24;filter:blur(12px);bottom:40px}.stage-art:after{content:"";position:absolute;bottom:27px;width:220px;height:16px;background:rgba(29,65,74,.18);filter:blur(9px);border-radius:50%}.stage-art img{position:relative;z-index:1;height:390px;width:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 20px 13px rgba(18,44,52,.2));transition:opacity .18s ease,transform .25s ease}.stage-count{position:relative;z-index:2;align-self:start;padding-top:52px;color:#8a9ca3}.stage-count strong{display:block;color:var(--ink);font-size:62px;line-height:.85}.stage-count>span{font-size:14px}.stage-count small{display:block;margin-top:20px;font-size:9px;line-height:1.5;letter-spacing:0;color:#8a9ca3}.hero-tabs{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.hero-tab{position:relative;min-width:0;border:1px solid transparent;background:var(--tab-color);padding:8px 7px 7px;cursor:pointer;text-align:left;color:var(--ink);transition:transform .2s ease,border-color .2s ease}.hero-tab:hover{transform:translateY(-3px)}.hero-tab.is-active{border-color:var(--ink);box-shadow:inset 0 -4px 0 var(--accent)}.hero-tab img{display:block;width:100%;height:102px;object-fit:contain;object-position:center bottom}.hero-tab span{display:block;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:5px}
.feature-band{background:#253644;color:#fff;padding:105px max(22px,calc((100% - 1184px)/2)) 110px}.center-heading.light .kicker{color:var(--yellow)}.center-heading.light>p:last-child{color:#b5c1c8}.feature-deck{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:16px;align-items:end}.feature-panel{min-height:355px;position:relative;overflow:hidden;background:#1b2934;border:1px solid rgba(255,255,255,.16)}.feature-panel-main{min-height:425px}.feature-panel-art{position:absolute;inset:0;background-image:url('assets/game-key-art.jpg');background-size:cover;opacity:.8}.art-boxes{background-position:10% center;filter:saturate(.85)}.art-battle{background-position:center center}.art-idle{background-image:url('assets/hero-light-archer-feature.jpg');background-position:center center}.feature-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,20,28,.95),rgba(12,20,28,.03) 74%)}.feature-panel>div:last-child{position:absolute;z-index:1;left:22px;right:22px;bottom:22px}.feature-panel span{font-size:10px;color:var(--yellow)}.feature-panel h3{font-size:25px;margin:8px 0}.feature-panel p{color:#c2ccd2;line-height:1.7;font-size:13px;margin:0}.feature-panel-main h3{font-size:30px}
.download-band{background:#101a23;color:#fff;padding:82px max(22px,calc((100% - 1184px)/2));display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.download-copy h2{font-size:48px;line-height:1.2;margin:10px 0 20px}.download-copy h2 em{color:var(--yellow);font-style:normal}.download-copy>p:last-child{color:#b5c1c8;line-height:1.8;margin:0}.download-actions{display:flex;flex-direction:column;gap:12px}.download-card{display:flex;align-items:center;gap:15px;background:#24343f;border:1px solid #42535d;color:#fff;padding:16px 18px;text-align:left;cursor:pointer}.download-card:hover{border-color:var(--yellow)}.download-card .platform-icon{font-size:25px;color:var(--yellow)}.download-card span:nth-child(2){display:flex;flex-direction:column;gap:3px}.download-card small{font-size:9px;letter-spacing:0;color:#aab8c0}.download-card strong{font-size:17px}.download-card b{margin-left:auto;color:var(--yellow);font-size:19px}.download-tip{font-size:10px;color:#71818b;margin:1px 0 0 57px}
.footer-logo{display:block;width:148px;height:auto}.footer-brand{min-width:148px}.footer-links{display:flex;gap:20px}
.qr-placeholder img{display:block;width:100%;height:100%;object-fit:contain}

/* Top-of-page reference layout */
body{background:#fff}
.topbar{position:fixed;background:#12121c;border:0;box-shadow:none;height:104px}
.topbar-inner{max-width:1240px;height:104px;padding:0 24px;gap:48px}
.brand{height:90px;min-width:215px}.nav-logo{width:215px;height:90px;object-fit:contain}
.nav{align-items:center;gap:36px;color:#f5f3f4;font-size:21px;font-weight:800;white-space:nowrap}.nav a{padding:10px 24px;border-radius:999px}.nav a.is-current{background:#fff;color:#171722}.nav i{width:4px;height:23px;background:url('assets/nav-divider.png') center/contain no-repeat;opacity:.75}.top-download{display:none}
.hero{min-height:calc(100vh - 104px);margin-top:104px;background:#263a70;display:block}
.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,15,31,.12),transparent 32%,rgba(8,15,31,.04))}
.age-badge{position:absolute;z-index:3;right:42px;top:42px;width:128px;filter:drop-shadow(0 3px 3px rgba(0,0,0,.35))}
.hero-lockup{position:absolute;z-index:2;left:50%;bottom:18px;transform:translateX(-50%);width:min(900px,92vw);min-height:190px;padding:18px 30px;display:flex;align-items:center;gap:34px;background:url('assets/download-panel-bg.png') center/100% 100% no-repeat;color:#fff}
.hero-qr{width:155px;flex:0 0 155px;padding:10px 10px 6px;background:#32155f;border:3px solid #b889ee;border-radius:14px;text-align:center}.hero-qr img{display:block;width:126px;height:126px;object-fit:contain;background:#fff}.hero-qr span{display:block;font-size:14px;font-weight:800;margin-top:3px}
.hero-downloads{flex:1;display:flex;flex-direction:column;gap:12px}.hero-downloads .btn{height:58px;border:0;border-radius:10px;font:inherit;font-size:23px;font-weight:900;text-align:center;cursor:pointer}.hero-downloads .btn-primary{background:#3b2b1d;color:#fff}.hero-downloads .btn-secondary{background:#ad713f;color:#ffe9c5}.btn-icon{display:inline-grid;place-items:center;margin-right:12px;font-size:25px}
.hero-logo,.hero-lockup>p{display:none}.hero-actions{display:none}
@media(max-width:900px){.topbar,.topbar-inner{height:78px}.brand{height:70px;min-width:150px}.nav-logo{width:150px;height:70px}.nav{gap:10px;font-size:15px}.nav a{padding:8px 10px}.nav i{height:17px}.hero{min-height:650px;margin-top:78px}.hero-lockup{bottom:20px}.age-badge{right:22px;top:94px;width:88px}}
@media(max-width:650px){.topbar,.topbar-inner{height:64px}.topbar-inner{padding:0 12px}.brand{height:56px;min-width:112px}.nav-logo{width:112px;height:56px}.nav{display:none}.hero{min-height:620px;margin-top:64px}.hero-lockup{width:calc(100% - 24px);bottom:13px;padding:12px 14px;gap:10px;min-height:125px}.hero-qr{width:94px;flex-basis:94px;padding:5px;border-radius:9px}.hero-qr img{width:78px;height:78px}.hero-qr span{font-size:10px}.hero-downloads{gap:7px}.hero-downloads .btn{height:43px;font-size:14px;border-radius:7px}.btn-icon{font-size:16px;margin-right:6px}.age-badge{right:12px;top:76px;width:72px}}
@media(max-width:900px){.hero{min-height:650px}.hero-lockup{bottom:32px}.hero-logo{width:320px}.hero-platforms{bottom:25px}.scroll-cue{display:none}.character-stage{grid-template-columns:1fr 1fr 95px}.stage-copy{padding-left:35px}.stage-copy h3{font-size:36px}.stage-art,.stage-art img{height:400px}.stage-count strong{font-size:50px}.hero-tabs{grid-template-columns:repeat(4,1fr)}.feature-deck{grid-template-columns:1fr 1.15fr 1fr}.feature-panel{min-height:310px}.feature-panel-main{min-height:370px}.download-band{gap:45px}}
@media(max-width:650px){.topbar-inner{height:64px;padding:0 16px;gap:0}.brand{height:54px;min-width:104px}.nav-logo{width:104px;height:50px}.nav{display:none}.top-download{padding:9px 11px;margin-left:auto}.hero{min-height:595px}.hero-art{object-position:58% center}.hero-shade{background:linear-gradient(0deg,rgba(8,15,31,.94) 0%,rgba(8,15,31,.25) 50%,rgba(8,15,31,.08) 100%)}.hero-lockup{width:100%;bottom:31px}.hero-logo{width:275px}.hero-lockup p{font-size:12px;margin-bottom:12px}.hero-actions{gap:8px}.btn{padding:12px 13px;font-size:12px}.btn span{margin-left:8px}.hero-platforms{left:16px;bottom:13px;font-size:10px}.character-section{padding:72px 16px 70px}.center-heading{margin-bottom:28px}.center-heading h2{font-size:37px}.center-heading>p:last-child{font-size:13px}.character-stage{display:flex;flex-direction:column;min-height:570px;padding:26px 22px 0;text-align:center}.character-stage:before{width:390px;height:390px;left:50%;top:61%}.stage-copy{order:1;padding:0;max-width:100%}.stage-copy h3{font-size:34px;margin:13px 0 9px}.stage-copy p{font-size:13px;margin-bottom:14px}.stage-role{display:none}.stage-art{order:2;width:100%;height:325px;margin-top:0}.stage-art img{height:315px}.stage-halo{width:240px;height:240px;bottom:20px}.stage-count{position:absolute;right:19px;top:26px;padding:0;text-align:right}.stage-count strong{font-size:36px}.stage-count small{margin-top:8px}.hero-tabs{grid-template-columns:repeat(4,1fr);gap:7px}.hero-tab{padding:5px 4px 6px}.hero-tab img{height:70px}.hero-tab span{font-size:10px;margin-top:3px}.feature-band{padding:72px 16px 76px}.feature-deck{grid-template-columns:1fr;gap:12px}.feature-panel,.feature-panel-main{min-height:250px}.feature-panel-main{order:-1}.feature-panel>div:last-child{left:18px;right:18px;bottom:18px}.feature-panel h3,.feature-panel-main h3{font-size:23px}.feature-panel p{font-size:12px}.download-band{grid-template-columns:1fr;gap:30px;padding:68px 22px}.download-copy h2{font-size:37px}.footer-logo{width:135px}.footer-brand{min-width:135px}.footer-links{gap:14px;flex-wrap:wrap}}
/* Keep the reference dock compact on phones after legacy responsive rules. */
@media(max-width:650px){.topbar,.topbar-inner{height:64px}.topbar-inner{padding:0 12px}.brand{height:56px;min-width:112px}.nav-logo{width:112px;height:56px}.hero{min-height:620px;margin-top:64px}.hero-lockup{width:calc(100% - 24px);bottom:13px;padding:12px 14px;gap:10px;min-height:125px}.hero-qr{width:94px;flex-basis:94px;padding:5px;border-radius:9px}.hero-qr img{width:78px;height:78px}.hero-qr span{font-size:10px}.hero-downloads{gap:7px}.hero-downloads .btn{height:43px;font-size:14px;border-radius:7px}.btn-icon{font-size:16px;margin-right:6px}.age-badge{right:12px;top:76px;width:72px}}
/* Match the supplied reference proportions on desktop widths. */
.hero-lockup{width:min(680px,56vw);min-height:154px;padding:14px 23px;gap:20px;bottom:24px}
.hero-qr{width:124px;flex-basis:124px;padding:7px 7px 5px;border-width:2px;border-radius:11px}.hero-qr img{width:104px;height:104px}.hero-qr span{font-size:12px}
.hero-downloads{gap:8px}.hero-downloads .btn{height:47px;font-size:18px;border-radius:7px}.btn-icon{font-size:19px;margin-right:9px}
@media(max-width:900px) and (min-width:651px){.hero-lockup{width:min(650px,72vw);min-height:145px;padding:12px 20px;gap:16px}.hero-qr{width:112px;flex-basis:112px}.hero-qr img{width:94px;height:94px}.hero-downloads .btn{height:44px;font-size:17px}}
@media(max-width:650px){.hero-lockup{width:calc(100% - 24px);min-height:125px;padding:12px 14px;gap:10px}.hero-qr{width:94px;flex-basis:94px;padding:5px;border-radius:9px}.hero-qr img{width:78px;height:78px}.hero-downloads .btn{height:43px;font-size:14px}.btn-icon{font-size:16px;margin-right:6px}}

/* Five supplied feature artworks in a focused, responsive carousel. */
.feature-carousel{position:relative;max-width:1100px;margin:0 auto;padding:0 48px 42px}.feature-slides{position:relative;aspect-ratio:16/9;overflow:hidden;border:4px solid rgba(255,255,255,.75);box-shadow:0 18px 40px rgba(5,14,22,.35);background:#142331}.feature-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.03);transition:opacity .45s ease,transform .6s ease;pointer-events:none}.feature-slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}.feature-slide img{width:100%;height:100%;display:block;object-fit:cover}.feature-slide figcaption{position:absolute;left:24px;bottom:18px;color:#fff;font-size:22px;font-weight:900;text-shadow:0 2px 8px rgba(0,0,0,.65)}.feature-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:42px;height:64px;border:1px solid rgba(255,255,255,.55);background:rgba(15,27,39,.68);color:#fff;font-size:42px;line-height:1;cursor:pointer}.feature-arrow:hover{background:#d89c36}.feature-prev{left:0}.feature-next{right:0}.feature-dots{position:absolute;bottom:4px;left:0;right:0;display:flex;justify-content:center;gap:9px}.feature-dots button{width:28px;height:5px;border:0;background:rgba(255,255,255,.35);cursor:pointer}.feature-dots button.is-active{background:var(--yellow);width:46px}
@media(max-width:650px){.feature-carousel{padding:0 26px 34px}.feature-slides{border-width:2px}.feature-slide figcaption{left:12px;bottom:10px;font-size:14px}.feature-arrow{width:28px;height:46px;font-size:30px}.feature-prev{left:-2px}.feature-next{right:-2px}.feature-dots{bottom:2px}.feature-dots button{width:18px}.feature-dots button.is-active{width:30px}}

/* Exact download-dock proportions from the supplied layout. */
.hero-platforms,.scroll-cue{display:none}
.hero-lockup{
  width:clamp(500px,37vw,900px);
  min-height:0;
  aspect-ratio:900/229;
  bottom:18px;
  padding:2% 7.2% 2% 6.4%;
  display:grid;
  grid-template-columns:22% 54.5%;
  column-gap:10%;
  align-items:center;
}
.hero-qr{width:100%;min-width:0;padding:6%;border-width:2px;border-radius:10px}.hero-qr img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.hero-qr span{font-size:clamp(9px,.62vw,14px);line-height:1.25;white-space:nowrap}
.hero-downloads{width:100%;height:78%;min-width:0;gap:8%;justify-content:center}.hero-downloads .btn{width:100%;height:auto;min-height:0;flex:1;padding:0 8px;font-size:clamp(14px,1vw,24px);line-height:1;white-space:nowrap;overflow:hidden;display:flex;align-items:center;justify-content:center}.btn-icon{font-size:1em;margin-right:.45em;flex:0 0 auto}
@media(max-width:650px){.hero-lockup{width:calc(100% - 20px);aspect-ratio:3.35;bottom:10px;padding:2.5% 4%;grid-template-columns:24% 70%;column-gap:4%}.hero-qr{padding:5%;border-radius:7px}.hero-qr span{font-size:9px}.hero-downloads{height:82%;gap:7%}.hero-downloads .btn{font-size:clamp(12px,3.6vw,15px)}}

/* Three-up feature gallery: large center card with clickable side previews. */
.feature-carousel{max-width:1200px;padding:0 52px 42px}
.feature-slides{aspect-ratio:2/1;overflow:visible;border:0;box-shadow:none;background:transparent}
.feature-slide{left:50%;top:50%;right:auto;bottom:auto;width:62%;height:auto;aspect-ratio:16/9;border:4px solid rgba(255,255,255,.85);box-shadow:0 16px 28px rgba(5,14,22,.4);transform:translate(-50%,-50%) scale(.62);opacity:0;z-index:1;cursor:pointer;transition:left .45s ease,opacity .35s ease,transform .45s ease,z-index 0s linear .2s}
.feature-slide img{object-fit:cover}.feature-slide figcaption{display:none}
.feature-slide.is-prev{left:22%;opacity:.8;transform:translate(-50%,-50%) scale(.72);z-index:2;transition-delay:0s}.feature-slide.is-active{left:50%;opacity:1;transform:translate(-50%,-50%) scale(1);z-index:4;cursor:default;transition-delay:0s}.feature-slide.is-next{left:78%;opacity:.8;transform:translate(-50%,-50%) scale(.72);z-index:2;transition-delay:0s}
.feature-arrow{top:50%;z-index:6}.feature-prev{left:2px}.feature-next{right:2px}
@media(max-width:650px){.feature-carousel{padding:0 26px 34px}.feature-slides{aspect-ratio:1.7/1}.feature-slide{width:68%;border-width:2px}.feature-slide.is-prev{left:17%;transform:translate(-50%,-50%) scale(.62)}.feature-slide.is-next{left:83%;transform:translate(-50%,-50%) scale(.62)}.feature-arrow{width:28px;height:46px}.feature-prev{left:-2px}.feature-next{right:-2px}}

/* Character codex palette: stronger contrast and closer to the game's fantasy UI. */
.character-section{background:#171521;color:#fff;border-top:5px solid #272238}
.character-section .center-heading .kicker{color:#f3bd4f}.character-section .center-heading h2{color:#fff;text-shadow:0 3px 0 rgba(0,0,0,.28)}.character-section .center-heading>p:last-child{color:#d5d2df;font-weight:500}
.character-stage{background:#272238;border:1px solid #58487b;box-shadow:0 20px 45px rgba(5,4,12,.38)}.character-stage:before{border-color:rgba(202,157,255,.18)}
.stage-copy h3{color:#fff;text-shadow:0 3px 0 rgba(0,0,0,.35)}.stage-copy p{color:#e0dce8;font-size:15px}.stage-tag{background:#b951db;border:1px solid #e3a5f3;color:#fff}.stage-role{border-top-color:rgba(255,255,255,.22)}.stage-role span{color:#aaa4b9}.stage-role strong{color:#fff}.stage-count{color:#bcb3ce}.stage-count strong{color:#fff}.stage-count>span,.stage-count small{color:#bcb3ce}
.stage-halo{opacity:.34}.stage-art:after{background:rgba(0,0,0,.42)}
.hero-tabs{gap:12px}.hero-tab{background:#24202f;border:1px solid #4d465b;color:#fff;padding:9px 8px 8px}.hero-tab:hover{border-color:var(--tab-color);box-shadow:0 8px 18px rgba(0,0,0,.3)}.hero-tab.is-active{border-color:#e8b44b;box-shadow:inset 0 -4px 0 #e8b44b,0 0 0 1px rgba(232,180,75,.25)}.hero-tab span{color:#fff;font-size:13px;text-align:center;text-shadow:0 2px 2px rgba(0,0,0,.5)}
@media(max-width:650px){.character-section .center-heading>p:last-child{color:#d5d2df}.stage-copy p{color:#e0dce8}.hero-tab{padding:6px 4px}.hero-tab span{font-size:10px}}
