:root{--bg:#0b0c0c;--panel:#101212;--ink:#e9e5dc;--muted:#adaea8;--faint:#82877f;--gold:#bc9b64;--gold-light:#e7c995;--line:rgba(190,165,119,.23);--serif:'Cormorant Garamond',CrankSerif,Georgia,serif;--sans:Manrope,Arial,sans-serif;--page:1440px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit;cursor:pointer}img{display:block;max-width:100%}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--gold-light);outline-offset:6px}button:disabled{cursor:default}::selection{color:#fff1d9;background:#755637}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500}h1,h2{line-height:.99;letter-spacing:-.028em}h2{font-size:clamp(3.2rem,5.4vw,6rem)}h2 em,h1 em{font-weight:400;color:var(--gold-light)}p{color:var(--muted)}.wrap{width:min(var(--page),88%);margin-inline:auto}.section{position:relative;isolation:isolate}.eyebrow{display:flex;align-items:center;gap:14px;color:var(--gold);font-size:12px;font-weight:600;line-height:1.65;letter-spacing:.2em;text-transform:uppercase}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:14px;line-height:1.6;color:#d7d0c2;padding-block:10px;border-bottom:1px solid var(--line);transition:color .25s,border-color .25s}.text-link span{color:var(--gold);font-size:19px;transition:transform .25s}.text-link:hover{color:var(--gold-light);border-color:var(--gold)}.text-link:hover span{transform:translate(3px,-2px)}.diamond{width:8px;height:8px;border:1px solid var(--gold);transform:rotate(45deg);display:inline-block;flex-shrink:0}.button{min-height:58px;padding:15px 28px;display:inline-flex;align-items:center;justify-content:center;gap:38px;font-size:14px;font-weight:600;letter-spacing:.03em;position:relative;border:1px solid #a18253;transition:background .25s,color .25s,box-shadow .25s,transform .25s}.button span{font-size:21px;font-weight:400}.button-gold{color:#1a1712;background:linear-gradient(115deg,#d9bf8e,#b0925f);box-shadow:inset 0 0 0 4px rgba(39,28,13,.1)}.button-gold:hover{background:linear-gradient(115deg,#ead4ad,#c7a872);box-shadow:0 0 36px #be965327,inset 0 0 0 4px #6c532329;transform:translateY(-2px)}.button-outline{border-color:#947c54;background:#16151166}.button-outline:hover{background:#bc9b641a;color:var(--gold-light);transform:translateY(-2px)}.skip-link{position:fixed;top:-120px;left:20px;z-index:100;padding:12px 22px;background:var(--gold-light);color:#111}.skip-link:focus{top:15px}.reading-progress{height:2px;position:fixed;inset:0 0 auto;z-index:60;pointer-events:none}.reading-progress span{display:block;height:100%;width:100%;background:var(--gold);transform-origin:left;transform:scaleX(0)}
.header{position:absolute;inset:0 0 auto;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:27px 5%;border-bottom:1px solid #e0d8c313;min-height:94px;transition:background .3s,border-color .3s}.header.is-scrolled{position:fixed;padding-block:15px;min-height:76px;background:rgba(10,12,12,.96);border-color:var(--line);animation:header-in .3s both}.brand{display:inline-flex;align-items:center;gap:14px;flex-shrink:0;font-family:var(--serif);font-size:30px;font-weight:600;letter-spacing:.18em;line-height:1}.brand-sigil{position:relative;display:grid;place-items:center;width:27px;height:37px;color:var(--gold-light);font-size:28px;font-weight:400;letter-spacing:0;border-block:1px solid var(--gold);transform:scaleY(1.1)}.brand-sigil:after{content:'';position:absolute;height:41px;width:1px;background:var(--gold);left:12px;top:-3px;transform:rotate(26deg);opacity:.6}.header-nav{display:flex;align-items:center;gap:30px;font-size:13px;letter-spacing:.01em}.header-nav>a{color:#c3c3bb;transition:color .25s}.header-nav>a:hover,.header-nav>a.is-active{color:var(--gold-light)}.header-nav>a.nav-play{color:#dfcfb0;border:1px solid #bc9b6466;padding:10px 20px;margin-left:10px}.nav-play span{margin-left:18px;color:var(--gold)}.header-nav>a.nav-play:hover{background:#bc9b6415;border-color:var(--gold)}.nav-wiki{border-left:1px solid var(--line);padding-left:26px}.nav-wiki span{font-size:16px;color:var(--gold);margin-left:6px}.menu-toggle{display:none}.hero{position:relative;min-height:820px;height:min(980px,100svh);isolation:isolate;overflow:hidden;display:flex;align-items:center}.hero-art,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:66% 50%;filter:brightness(.8);animation:hero-enter 1.5s ease-out both}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(7,10,11,.9) 0%,rgba(7,10,11,.62) 26%,rgba(7,10,11,.07) 61%,rgba(7,10,11,.04)),linear-gradient(0deg,var(--bg) 0%,transparent 23%,transparent 80%,#090b0c55)}.hero-content{padding-top:70px;position:relative}.hero-eyebrow{margin-bottom:32px;font-size:11px;letter-spacing:.2em}.hero-eyebrow>span{height:1px;width:30px;background:var(--gold)}.hero h1{font-size:clamp(6.5rem,10.4vw,10.8rem);margin-left:-7px;max-width:640px;line-height:.86;letter-spacing:-.035em}.hero h1 em{font-size:1.05em}.hero-lead{font-family:var(--serif);font-size:clamp(1.4rem,2vw,1.85rem);line-height:1.4;color:#d5d3c9;margin-top:32px}.hero-description{max-width:480px;font-size:14px;line-height:1.85;margin-top:18px;color:#adafa9}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:29px}.hero-footnote{font-size:12px;letter-spacing:.025em;color:#959b92;display:block;margin-top:15px}.hero-bottom{position:absolute;bottom:24px;left:6%;display:flex;align-items:center;justify-content:space-between;color:#b7b7aa;font-size:10px;letter-spacing:.18em}.hero-bottom>span b{color:var(--gold);margin-inline:20px;font-size:13px;font-weight:400}.scroll-cue{display:flex;align-items:center;gap:16px;font-size:10px;letter-spacing:.19em;color:#b9b8ab;min-height:42px}.scroll-line{display:block;width:1px;height:34px;background:linear-gradient(var(--gold),transparent);position:relative}.scroll-line:after{content:'';height:5px;width:1px;position:absolute;top:0;background:var(--gold-light);animation:scroll-line 2.7s infinite}.hero-index{color:var(--gold);font-family:var(--serif);font-size:16px}.embers{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}.embers i{position:absolute;width:2px;height:2px;left:62%;bottom:24%;border-radius:50%;background:#f8c274;box-shadow:0 0 9px 2px #f0a33955;animation:ember-rise 7s linear infinite;opacity:0}.embers i:nth-child(2){left:65%;animation-delay:-2s;animation-duration:9s}.embers i:nth-child(3){left:59%;animation-delay:-4s}.embers i:nth-child(4){left:69%;animation-delay:-6s;animation-duration:11s}.embers i:nth-child(5){left:63%;animation-delay:-5s;animation-duration:8s}.embers i:nth-child(6){left:67%;animation-delay:-1s}.chapter-divider{display:flex;align-items:center;gap:20px;padding:28px 0;position:relative;z-index:3;max-width:440px}.chapter-divider span{height:1px;background:linear-gradient(90deg,transparent,var(--line));flex:1}.chapter-divider span:last-child{transform:rotate(180deg)}.chapter-divider b{font-size:15px;color:var(--gold);font-weight:400}
.world{min-height:770px;display:flex;align-items:center;overflow:hidden;margin-top:15px;padding-block:125px 100px}.world-art,.world-shade{position:absolute;inset:0;z-index:-2}.world-art img{width:100%;height:100%;object-fit:cover;object-position:35% center;filter:brightness(.73)}.world-shade{z-index:-1;background:linear-gradient(90deg,#0b0c0c00 0%,#0b0c0c22 43%,#0b0c0cd9 70%,#0b0c0cf5 100%),linear-gradient(0deg,var(--bg),transparent 25%,transparent 70%,var(--bg))}.world-layout{display:grid;grid-template-columns:1.1fr 1fr;align-items:start;gap:100px}.world-marker{align-self:start;padding-top:0;display:flex;flex-direction:column;gap:24px}.world-marker .eyebrow{color:#c6c4b7;max-width:250px}.map-note{font-family:var(--serif);font-size:25px;line-height:1.4;color:#d4d1c9;max-width:230px}.world-copy{max-width:470px;margin-left:auto;padding-top:16px}.world-copy h2{margin-top:23px;margin-bottom:28px}.world-copy p{font-size:16px;margin-bottom:18px;color:#bebeb5}.world-copy .text-link{margin-top:8px}.world-bottom{position:absolute;bottom:45px;left:6%;display:flex;align-items:center;gap:24px}.coordinate{font-size:10px;letter-spacing:.18em;color:#9fa49b}.small-rule{height:1px;width:35px;background:var(--line)}
.descent{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:70px;padding-block:90px 130px;min-height:950px}.descent-art{position:relative;height:780px;display:flex;justify-content:center;align-items:center}.descent-art img{height:100%;width:100%;object-fit:contain;position:relative;z-index:1;filter:brightness(.85)}.ember-aura{position:absolute;width:55%;height:47%;border-radius:50%;background:radial-gradient(ellipse,#70452722,transparent 69%);top:23%;left:24%}.art-caption{position:absolute;bottom:0;left:8%;right:8%;text-align:center;font-family:var(--serif);font-style:italic;font-size:20px;color:#aba28e;z-index:2}.descent-copy{max-width:535px}.descent-copy h2{margin-top:24px;font-size:clamp(3.1rem,4.65vw,5.4rem)}.section-intro{font-size:16px;margin-top:28px}.journey-tabs{margin-top:38px;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);gap:15px}.journey-tabs button{border:0;background:transparent;text-align:left;padding:18px 0;font-size:14px;color:#a2a79e;position:relative;transition:color .25s}.journey-tabs button>span{display:block;font-size:11px;letter-spacing:.1em;margin-bottom:10px;color:#7a8178}.journey-tabs button:after{content:'';position:absolute;bottom:-1px;left:0;width:0;height:1px;background:var(--gold-light);transition:width .3s}.journey-tabs button[aria-selected=true]{color:var(--gold-light)}.journey-tabs button[aria-selected=true]>span{color:var(--gold)}.journey-tabs button[aria-selected=true]:after{width:100%}.journey-tabs button:hover{color:var(--ink)}.journey-panel{padding-top:27px;min-height:210px}.panel-kicker{font-size:10px;font-weight:600;letter-spacing:.14em;color:var(--gold)}.journey-panel h3{font-size:30px;line-height:1.2;margin:13px 0}.journey-panel p{font-size:15px;line-height:1.85;max-width:470px}.gameplay-foot{display:flex;align-items:flex-start;gap:18px;border-top:1px solid var(--line);padding-top:22px;margin-top:10px}.gameplay-foot .diamond{margin-top:9px}.gameplay-foot p{font-size:13px;line-height:1.9;color:#90978d}
.bestiary{padding-block:100px 85px;background:radial-gradient(ellipse at 28% 45%,#33302720,transparent 50%),linear-gradient(#101212,#0e1010);border-block:1px solid #b89a6619}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.section-heading h2{margin-top:20px}.section-heading .text-link{margin-bottom:7px}.bestiary-stage{display:grid;grid-template-columns:1.14fr 1fr;gap:105px;align-items:center;min-height:620px}.beast-visual{position:relative;height:560px;display:grid;place-items:center}.beast-visual img{max-width:85%;width:510px;height:490px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 30px 30px #0008)}.beast-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:78%;aspect-ratio:1;border-radius:50%;border:1px solid #c0a16c22;box-shadow:0 0 0 17px #121312,0 0 0 18px #c0a16c0a}.beast-ring:before,.beast-ring:after{content:'';position:absolute;left:50%;top:-12px;height:24px;width:1px;background:#b6996655}.beast-ring:after{top:auto;bottom:-12px}.beast-number{position:absolute;top:8%;left:4%;font-family:var(--serif);font-size:110px;line-height:1;color:#b9a07415}.beast-info{padding-top:25px;max-width:490px}.beast-meta{display:flex;align-items:center;gap:20px;color:var(--gold);font-size:11px;letter-spacing:.12em}.beast-meta span+span{padding-left:20px;border-left:1px solid var(--line);color:#a8afa4}.beast-info h3{font-size:clamp(3rem,4.4vw,5.2rem);line-height:1.05;margin:25px 0 24px;letter-spacing:-.025em}.beast-description{font-size:16px;line-height:1.85;max-width:380px;min-height:92px}.beast-location{display:flex;gap:17px;align-items:center;margin:30px 0 24px}.beast-location>div>span{font-size:10px;color:var(--gold);letter-spacing:.16em}.beast-location p{font-size:14px;margin-top:3px;color:#cbcabc}.beast-controls{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:stretch;gap:30px}.beast-tabs{display:flex;gap:36px}.beast-tabs button{display:flex;gap:14px;align-items:center;position:relative;background:none;border:0;padding:23px 0;font-size:14px;color:#989f94}.beast-tabs button span{font-size:10px;letter-spacing:.08em;color:#727c71}.beast-tabs button[aria-selected=true]{color:var(--gold-light)}.beast-tabs button[aria-selected=true] span{color:var(--gold)}.beast-tabs button:before{position:absolute;content:'';top:-1px;left:0;width:0;height:2px;background:var(--gold);transition:width .25s}.beast-tabs button[aria-selected=true]:before{width:100%}.beast-tabs button:hover{color:var(--ink)}.beast-arrows{display:flex;align-items:center;gap:8px}.beast-arrows button{border:1px solid var(--line);height:40px;width:44px;background:transparent;font-size:22px;color:var(--gold);transition:border-color .25s,background .25s}.beast-arrows button:hover{background:#bc9b6412;border-color:var(--gold)}.swap-in{animation:swap-in .45s both}
.story{padding-block:135px 110px;display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:70px;min-height:1000px}.story-copy{position:relative;z-index:2;max-width:545px}.story h2{margin:24px 0 33px}.story-body{max-width:450px}.story-body p{margin-top:19px;font-size:16px}.dropcap:first-letter{float:left;font-family:var(--serif);font-size:73px;line-height:.9;padding-right:12px;padding-top:8px;color:var(--gold-light)}blockquote{margin:34px 0 24px;padding:0 0 0 23px;border-left:1px solid var(--gold);font-family:var(--serif);font-size:25px;line-height:1.45;color:#dad0b8;font-style:italic}.story-art{position:relative;height:820px}.story-art img{position:relative;width:100%;height:100%;object-fit:contain;filter:brightness(.78)}.story-ghost-word{position:absolute;top:47%;left:-20%;font-family:var(--serif);letter-spacing:.22em;font-size:100px;color:#a7998010;transform:rotate(-90deg);pointer-events:none}
.knowledge{border-block:1px solid #b89a6619;background:radial-gradient(ellipse at 22% 60%,#36302722,transparent 60%),#101111;overflow:hidden}.knowledge-layout{position:relative;min-height:470px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px}.knowledge-art{position:relative;height:470px;overflow:hidden;align-self:end}.knowledge-art img{width:85%;height:620px;object-fit:contain;object-position:top center;margin-left:7%;filter:brightness(.87)}.knowledge-art:after{content:'';position:absolute;inset:auto 0 0;height:70px;background:linear-gradient(transparent,#101111)}.knowledge-copy{padding-block:60px;max-width:580px;position:relative;z-index:1}.knowledge-copy h2{font-size:clamp(3rem,4.5vw,5rem);margin:20px 0}.knowledge-copy p{max-width:500px;font-size:15px;margin-bottom:25px}.knowledge-ornament{font-size:180px;color:#9e885617;position:absolute;right:-4%;top:8%;line-height:1;pointer-events:none}.threshold{overflow:hidden;background:radial-gradient(ellipse at 60% 60%,#23271e17,transparent 60%)}.threshold-layout{min-height:900px;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;position:relative;gap:50px;padding-top:95px}.threshold-copy{z-index:2;padding-bottom:70px}.threshold-copy h2{font-size:clamp(4.7rem,8.3vw,9.3rem);margin:26px 0 32px;line-height:.91}.threshold-copy p{font-family:var(--serif);font-size:24px;color:#bbbdb1;margin-bottom:30px;max-width:470px}.threshold-copy .hero-footnote{margin-top:22px;font-size:11px}.threshold-art{height:840px;align-self:end;position:relative}.threshold-art img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:brightness(.77)}.threshold-art:after{content:'';position:absolute;bottom:0;left:0;right:0;height:95px;background:linear-gradient(transparent,var(--bg))}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-block:36px}.footer .brand{font-size:25px}.footer .brand-sigil{font-size:24px;width:23px;height:32px}.footer .brand-sigil:after{height:35px}.footer p{font-size:12px;color:#8b9388}.footer>div{display:flex;gap:28px;font-size:13px;color:#b2b6aa}.footer a:hover{color:var(--gold-light)}.reveal{opacity:1;transform:none}.motion-enabled .reveal.pending-reveal{opacity:0;transform:translateY(24px)}.motion-enabled .reveal{transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}
@keyframes ember-rise{0%{opacity:0;transform:translate(0,0)}15%{opacity:.65}70%{opacity:.3}100%{opacity:0;transform:translate(30px,-240px)}}@keyframes scroll-line{0%{transform:translateY(0);opacity:0}20%{opacity:1}90%,100%{transform:translateY(28px);opacity:0}}@keyframes hero-enter{from{opacity:0}to{opacity:1}}@keyframes header-in{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes swap-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1800px){.hero-content{padding-top:80px}.hero-bottom{left:calc((100% - 1440px)/2)}.world-bottom{left:calc((100% - 1440px)/2)}.hero-art img{object-position:center 48%}.world-copy{max-width:515px}.hero-shade{background:linear-gradient(90deg,#080b0ded,#080b0d88 28%,transparent 60%),linear-gradient(0deg,var(--bg),transparent 25%)}.hero-content h1{font-size:175px}}
@media(max-width:1250px){.header{padding-inline:5%}.header-nav{gap:21px;font-size:12px}.nav-wiki{padding-left:20px}.header-nav>a.nav-play{margin-left:0;padding-inline:15px}.brand{font-size:26px}.wrap{width:88%}.hero{min-height:800px}.hero h1{font-size:125px}.hero-description{max-width:400px}.hero-actions{gap:22px}.world-layout{gap:40px;grid-template-columns:1fr 1fr}.world-copy{padding-top:30px}.descent{gap:38px;padding-block:65px 90px;min-height:820px}.descent-art{height:680px}.descent-copy h2{font-size:64px}.journey-tabs{gap:10px}.journey-tabs button{font-size:13px}.bestiary-stage{gap:65px;min-height:560px}.beast-visual{height:500px}.beast-visual img{height:450px}.beast-tabs{gap:25px}.story{gap:50px;min-height:880px;padding-block:100px}.story-art{height:740px}.story h2{font-size:68px}.knowledge-layout{gap:30px}.threshold-layout{min-height:800px}.threshold-art{height:730px}}
@media(max-width:980px){.header-nav{gap:21px}.header-nav .nav-wiki{display:none}.hero h1{font-size:110px}.hero-description{font-size:14px;max-width:370px}.hero-eyebrow{font-size:10px;letter-spacing:.12em}.hero-content{padding-top:55px}.hero-art img{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#070a0bea,#070a0b8c 42%,#070a0b22 80%),linear-gradient(0deg,var(--bg),transparent 25%)}.hero{min-height:780px}.hero-actions{align-items:flex-start;gap:18px;flex-direction:column}.hero-actions .text-link{padding-block:4px}.world{min-height:800px;padding-top:90px}.world-layout{grid-template-columns:.75fr 1fr;gap:20px}.world-copy p{font-size:15px}.world-copy h2{font-size:64px}.world-marker .eyebrow{font-size:10px}.map-note{font-size:22px}.world-shade{background:linear-gradient(90deg,#0b0c0c11,#0b0c0c66 40%,#0b0c0cee 79%),linear-gradient(0deg,var(--bg),transparent 25%,transparent 70%,var(--bg))}.descent{gap:20px}.descent-art{height:620px;margin-left:-7%}.descent-copy h2{font-size:52px}.descent-copy>.eyebrow{font-size:10px}.section-intro{font-size:15px}.journey-panel{min-height:246px}.journey-tabs button{font-size:12px}.journey-panel h3{font-size:27px}.journey-panel p{font-size:14px}.gameplay-foot p{font-size:12px}.bestiary-stage{gap:40px;min-height:540px}.beast-info h3{font-size:49px}.beast-visual{height:440px}.beast-visual img{height:390px}.beast-description{font-size:15px}.beast-tabs{gap:22px}.beast-tabs button{font-size:12px;gap:9px}.story{gap:28px}.story-art{height:680px;margin-right:-7%}.story h2{font-size:60px}.story-body p{font-size:15px}blockquote{font-size:23px}.threshold-art{height:650px;margin-right:-5%}.threshold-copy h2{font-size:90px}.threshold-layout{min-height:740px;gap:15px}.knowledge-layout{grid-template-columns:.8fr 1.2fr}.knowledge-art img{width:100%;margin:0;height:560px}.footer>div{gap:20px}.footer p{max-width:200px}}
@media(max-width:760px){html{scroll-padding-top:80px}.wrap{width:88%}.header,.header.is-scrolled{padding:20px 6%;min-height:80px}.header .brand{font-size:27px}.header .brand-sigil{height:30px;width:23px;font-size:24px}.brand-sigil:after{height:35px}.menu-toggle{border:1px solid var(--line);background:#11151355;width:44px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;z-index:3}.menu-toggle span{display:block;width:20px;height:1px;background:#d7cbb1;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.header-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:24px 6% 30px;flex-direction:column;align-items:stretch;gap:0;background:#0e1111fc;border-bottom:1px solid var(--line);box-shadow:0 18px 40px #0007}.header-nav.is-open{display:flex}.header-nav>a{font-size:16px;padding:13px 0;border-bottom:1px solid #e3d9bd0c}.header-nav .nav-wiki{display:block;border-left:0;padding-left:0}.header-nav>a.nav-play{margin-top:18px;text-align:center;padding:13px 20px}.hero{height:auto;min-height:880px;align-items:flex-end;padding:300px 0 110px}.hero-art img{object-position:72% 12%;height:610px;object-fit:cover;filter:brightness(.76)}.hero-shade{background:linear-gradient(0deg,var(--bg) 5%,#0b0c0cfa 25%,#0b0c0cd9 47%,#0b0c0c33 70%,#0b0c0c40)}.hero-content{padding-top:0}.hero-eyebrow{margin-bottom:27px;font-size:10px;letter-spacing:.12em}.hero-eyebrow>span{width:20px}.hero h1{font-size:clamp(5.8rem,17vw,8.5rem);line-height:.89;margin-left:-3px}.hero-lead{font-size:25px;line-height:1.35;margin-top:24px}.hero-description{max-width:440px;margin-top:15px;font-size:14px}.hero-actions{flex-direction:row;align-items:center;gap:23px;margin-top:26px;flex-wrap:wrap}.hero-actions .button{min-height:54px;padding-inline:23px;gap:25px}.hero-actions .text-link{font-size:13px;gap:12px}.hero-footnote{font-size:11px}.hero-bottom{bottom:17px;gap:20px}.hero-bottom>span:not(.hero-index){font-size:8px;letter-spacing:.1em;max-width:170px;text-align:right;line-height:2}.hero-bottom>span b{margin-inline:7px;font-size:10px}.hero-bottom .hero-index{display:none}.scroll-cue{font-size:9px;gap:12px}.embers i{bottom:57%;left:70%}.chapter-divider{padding:20px 0;max-width:240px}.world{padding:380px 0 100px;margin-top:0;min-height:930px;display:block}.world-art img{height:650px;object-position:33% top;filter:brightness(.68)}.world-shade{background:linear-gradient(0deg,var(--bg) 3%,#0b0c0cfa 21%,#0b0c0cee 42%,#0b0c0c22 76%,var(--bg) 100%)}.world-layout{display:block}.world-marker{position:absolute;top:50px;left:6%;gap:14px}.world-marker .eyebrow{max-width:100%;font-size:10px}.map-note{font-size:22px}.world-copy{margin:0;padding:0;max-width:550px}.world-copy h2{font-size:66px;margin-top:20px;margin-bottom:25px}.world-copy p{max-width:490px}.world-copy .eyebrow{font-size:10px}.world-bottom{bottom:35px;gap:12px;flex-wrap:wrap}.coordinate{font-size:8px;letter-spacing:.11em}.small-rule{width:15px}.descent{display:flex;flex-direction:column;gap:0;padding-block:40px 75px;min-height:0}.descent-art{order:2;height:530px;width:100%;margin:25px 0 0;max-width:450px}.descent-copy{max-width:100%;width:100%}.descent-copy h2{font-size:clamp(3rem,10vw,4.7rem);margin-top:22px}.descent-copy>.eyebrow{font-size:11px}.section-intro{margin-top:25px}.journey-tabs{margin-top:25px;gap:20px}.journey-tabs button{font-size:14px}.journey-tabs button>span{font-size:11px;margin-bottom:7px}.journey-panel{min-height:205px;padding-top:25px}.journey-panel h3{font-size:31px}.journey-panel p{font-size:15px}.gameplay-foot p{font-size:13px}.art-caption{font-size:19px;bottom:-10px}.bestiary{padding-block:70px 45px}.section-heading{display:block}.section-heading h2{font-size:64px}.section-heading>.text-link{margin-top:18px}.bestiary-stage{display:flex;flex-direction:column;gap:0;min-height:0}.beast-visual{height:360px;width:100%;max-width:480px;margin-top:25px}.beast-visual img{height:325px;max-width:92%}.beast-ring{width:68%;max-height:285px;height:auto;box-shadow:0 0 0 12px #121312,0 0 0 13px #c0a16c0a}.beast-number{font-size:95px;left:4%;top:4%}.beast-info{max-width:100%;width:100%;padding-top:15px;min-height:400px}.beast-info h3{font-size:50px;margin:20px 0;min-height:104px}.beast-description{min-height:70px;max-width:520px}.beast-location{margin:24px 0 17px}.beast-info>.text-link{font-size:13px}.beast-controls{gap:12px;flex-direction:column;margin-top:22px}.beast-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;width:100%}.beast-tabs button{flex-direction:column;align-items:flex-start;gap:8px;padding:16px 0;font-size:12px;white-space:nowrap}.beast-tabs button span{font-size:10px}.beast-arrows{align-self:flex-end}.beast-arrows button{height:42px;width:48px}.story{display:flex;flex-direction:column;min-height:0;padding-block:80px 55px;gap:30px}.story-copy{max-width:100%}.story h2{font-size:64px;margin:22px 0 30px}.story-body{max-width:540px}.story-body p{font-size:15px}.story-art{width:100%;height:680px;margin:0;max-width:480px}.story-ghost-word{display:none}blockquote{font-size:24px;margin-block:28px}.knowledge-layout{display:flex;flex-direction:column-reverse;gap:0;min-height:0}.knowledge-copy{padding:60px 0 20px;max-width:100%}.knowledge-copy h2{font-size:61px}.knowledge-copy p{font-size:15px}.knowledge-art{align-self:center;width:100%;max-width:390px;height:440px}.knowledge-art img{width:100%;height:570px;object-position:top center}.knowledge-ornament{font-size:120px;right:0;top:3%;z-index:-1}.threshold-layout{display:flex;flex-direction:column;align-items:flex-start;gap:0;min-height:0;padding-top:85px}.threshold-copy{padding:0;width:100%}.threshold-copy h2{font-size:clamp(4.4rem,15vw,6rem);margin:24px 0 25px}.threshold-copy p{font-size:24px;line-height:1.45;margin-bottom:27px}.threshold-art{height:650px;width:100%;max-width:480px;align-self:center;margin:25px 0 0}.threshold-copy .hero-footnote{font-size:10px}.footer{display:grid;grid-template-columns:1fr 1fr;padding-block:30px;gap:22px}.footer>.brand{font-size:25px}.footer p{grid-column:1/-1;order:3;max-width:100%;font-size:11px}.footer>div{flex-direction:column;align-items:flex-end;gap:10px;font-size:12px}.eyebrow{font-size:10px;letter-spacing:.16em}.motion-enabled .reveal.pending-reveal{transform:translateY(16px)}}
@media(max-width:380px){.hero{min-height:875px;padding-top:275px}.hero h1{font-size:91px}.hero-eyebrow{font-size:9px;letter-spacing:.08em}.hero-actions{gap:15px}.hero-actions .text-link{font-size:12px}.hero-actions .button{padding-inline:18px;gap:20px;font-size:13px}.hero-lead{font-size:24px}.hero-description{font-size:13px}.world-copy h2,.section-heading h2,.story h2{font-size:57px}.knowledge-copy h2{font-size:53px}.journey-tabs{gap:12px}.journey-tabs button{font-size:13px}.journey-panel{min-height:230px}.beast-tabs button{font-size:11px}.beast-tabs{gap:8px}.story-art{height:580px}.threshold-art{height:560px}.hero-bottom>span:not(.hero-index){font-size:7px;max-width:150px}.coordinate{font-size:7px}.world-bottom{gap:9px}}
/* Keep reading text and controls comfortably legible at every breakpoint. */
.hero-description,.world-copy p,.section-intro,.journey-panel p,.beast-description,.story-body p,.knowledge-copy p{font-size:16px}
.header-nav,.journey-tabs button,.beast-tabs button,.hero-actions .text-link,.beast-info>.text-link,.footer>div{font-size:14px}
.eyebrow,.hero-eyebrow,.panel-kicker,.coordinate,.hero-footnote,.threshold-copy .hero-footnote,.beast-meta,.beast-location>div>span,.journey-tabs button>span,.beast-tabs button span,.scroll-cue,.hero-bottom>span:not(.hero-index){font-size:12px}
.gameplay-foot p{font-size:14px}.footer p{font-size:12px}
@media(max-width:760px){.hero-eyebrow{max-width:310px;letter-spacing:.09em}.hero-bottom>span:not(.hero-index){display:none}.beast-tabs{grid-template-columns:repeat(2,1fr);gap:0 22px}.beast-tabs button{flex-direction:row;align-items:center;gap:11px;padding-block:16px}.world-bottom{position:relative;left:auto;bottom:auto;margin-top:32px;gap:12px 18px}.world-bottom .small-rule{display:none}.coordinate{font-size:12px;letter-spacing:.07em}.hero-actions .text-link{font-size:14px}.gameplay-foot p br{display:none}.journey-panel{min-height:230px}.beast-meta{gap:12px;letter-spacing:.07em}.beast-meta span+span{padding-left:12px}.hero-bottom{bottom:18px}.world{padding-bottom:50px}.hero-description .desktop-break{display:none}}
@media(max-width:380px){.journey-tabs{gap:8px}.journey-tabs button{font-size:13px}.hero-actions{gap:18px}.hero-actions .button{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-enabled .reveal.pending-reveal{opacity:1;transform:none}.embers{display:none}}
