@charset "UTF-8";
:root{--bg:#101414;--dark:#080b0c;--panel:#181d1c;--ink:#f4f0e6;--muted:#b1b7af;--gold:#e4ba6a;--teal:#80c8c6;--line:#ffffff24;--serif:Georgia,'Yu Mincho','Hiragino Mincho ProN',serif;--sans:'Yu Gothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;color-scheme:dark;font-family:var(--sans);font-size:16px;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}p{line-height:2;margin:0 0 1.7rem}h1,h2,h3{margin:0;font-weight:600}h2{font-family:var(--serif);font-size:clamp(2rem,3.7vw,3.6rem);line-height:1.65;letter-spacing:.055em}h3{font-size:1.25rem;line-height:1.7}em{font-style:normal;color:var(--gold)}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--teal);outline-offset:7px}button{cursor:pointer}::selection{background:var(--gold);color:var(--dark)}html{scroll-behavior:smooth;scroll-padding-top:110px}[hidden]{display:none!important}.skip-link{position:fixed;left:20px;top:-100px;padding:14px;background:var(--gold);color:var(--dark);z-index:99}.skip-link:focus{top:10px}.header{height:94px;padding:0 4.5%;display:flex;gap:32px;align-items:center;justify-content:space-between;position:absolute;top:0;width:100%;z-index:10;border-bottom:1px solid var(--line);background:linear-gradient(#080b0caa,#080b0c22)}.brand{display:flex;gap:12px;align-items:center;font-family:Georgia,serif;letter-spacing:.16em;font-size:1.35rem;line-height:1.1}.brand img{width:40px;height:40px;object-fit:contain}.brand small{display:block;font-size:.78rem;letter-spacing:.25em;margin-top:6px}.header nav{display:flex;align-items:center;gap:34px}.header nav a{font-size:.875rem;letter-spacing:.04em;position:relative;padding:12px 0}.header nav a::after{content:'';position:absolute;height:1px;left:0;bottom:0;background:var(--gold);width:0;transition:width .25s}.header nav a:hover::after,.header nav a[aria-current]::after{width:100%}.header-release .button{min-height:44px;padding:9px 20px;font-size:.875rem}.release-state{display:inline-flex;align-items:center;gap:12px;font-size:.875rem;letter-spacing:.05em}.status-dot{width:6px;height:6px;border-radius:100%;background:var(--gold);box-shadow:0 0 12px #e4ba6a55}.menu-toggle{display:none}.eyebrow{font-family:Arial,sans-serif;font-size:.75rem;letter-spacing:.19em;font-weight:600;line-height:1.7;color:var(--gold);margin-bottom:24px}.hero{position:relative;min-height:850px;height:100svh;max-height:1150px;overflow:hidden;background:#070909}.hero-art{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#060909e8 0%,#06090975 31%,#06090900 59%),linear-gradient(0deg,#101414 0%,transparent 22%)}.hero-content{position:relative;padding-top:clamp(155px,19vh,210px);padding-left:7%;max-width:730px}.hero-content .eyebrow{font-size:.75rem;letter-spacing:.17em;margin-bottom:26px;display:flex;gap:12px;align-items:center}.hero-content .eyebrow span{width:24px;height:1px;background:var(--gold)}.title-aureus,.title-gemworks{display:block;font-family:Georgia,serif;font-weight:400;line-height:.93;color:#f5dfb2;text-shadow:0 2px 24px #000a}.title-aureus{font-size:clamp(4.6rem,7.3vw,7.6rem);letter-spacing:.075em}.title-gemworks{font-size:clamp(2.5rem,3.95vw,4.15rem);letter-spacing:.16em;margin-top:14px}.title-ja{font-size:.94rem;display:block;font-weight:400;letter-spacing:.3em;margin-top:24px;color:#e7d5b6}.hero-copy{font-family:var(--serif);font-size:clamp(1.6rem,2.35vw,2.55rem);font-weight:600;line-height:1.65;letter-spacing:.07em;margin:34px 0 19px}.hero-copy em{display:inline}.hero-description{font-size:.9rem;line-height:2.1;color:#d8d7cf;text-shadow:0 1px 5px #000}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:55px;padding:15px 24px;font-size:.9rem;letter-spacing:.035em;border:1px solid var(--gold);transition:background .25s,transform .25s,color .25s}.button.gold{background:var(--gold);color:#171913}.button.gold:hover{background:#f6d592;transform:translateY(-3px)}.button.ghost{border-color:#e4ba6a80;background:#10141450}.button.ghost:hover{background:#e4ba6a15;border-color:var(--gold);transform:translateY(-3px)}.button span{font-size:1.25rem}.hero-bottom{position:absolute;bottom:27px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;gap:24px;align-items:center;font: .75rem/1.8 Arial,sans-serif;letter-spacing:.18em;color:#d0c5ae}.hero-bottom a span{display:inline-block;margin-left:18px;font-size:1.2rem}.game-strip{padding:26px 7%;border-block:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.875rem;letter-spacing:.11em}.game-strip b{color:var(--gold);font-weight:400;margin:0 12px}.section{max-width:1400px;margin:auto;padding:110px 7%}.intro{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding-top:135px}.section-heading>p:not(.eyebrow){color:var(--muted);margin:28px 0}.text-link{display:inline-flex;align-items:center;gap:40px;border-bottom:1px solid var(--gold);padding:10px 0;font-size:.9rem}.text-link span{color:var(--gold);font-size:1.35rem;transition:transform .25s}.text-link:hover span{transform:translate(4px,-4px)}.card-stage{position:relative;min-height:520px;isolation:isolate;display:flex;align-items:center;justify-content:center}.stage-ring{width:90%;aspect-ratio:1;border:1px solid #e4ba6a28;border-radius:50%;position:absolute;z-index:-1;box-shadow:0 0 0 25px #e4ba6a04,0 0 0 65px #e4ba6a03}.art-card{width:45%;max-width:250px;position:absolute;background:#e8e0c8;padding:9px 9px 16px;border:1px solid #d1aa65;box-shadow:0 20px 40px #0008;transition:transform .5s}.art-card img{width:100%;aspect-ratio:3/4;object-fit:cover}.art-card>span{display:block;color:#514933;letter-spacing:.12em;font-size:.75rem;margin:14px 5px 0}.card-left{transform:translate(-63%,-4%) rotate(-17deg)}.card-right{transform:translate(67%,-1%) rotate(17deg)}.card-center{transform:translateY(14%);z-index:2}.card-stage:hover .card-left{transform:translate(-75%,-9%) rotate(-21deg)}.card-stage:hover .card-right{transform:translate(77%,-6%) rotate(21deg)}.card-stage:hover .card-center{transform:translateY(7%)}.stage-note{position:absolute;bottom:-5px;font:.75rem/1.7 Arial,sans-serif;letter-spacing:.22em;color:var(--muted)}.row-heading{display:flex;gap:40px;justify-content:space-between;align-items:end;margin-bottom:50px}.row-heading h2{font-size:clamp(1.7rem,2.75vw,2.6rem)}.row-heading>p{font-size:.9rem;color:var(--muted);margin-bottom:7px}.flow-section{padding-top:40px}.flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.flow-card{background:var(--panel);border:1px solid var(--line);position:relative;overflow:hidden;display:flex;flex-direction:column;transition:border-color .25s,transform .25s}.flow-card:hover{border-color:#e4ba6a80;transform:translateY(-5px)}.flow-card>img{width:100%;aspect-ratio:1.5;object-fit:cover;object-position:50% 42%;filter:saturate(.9)}.flow-card>div{padding:26px 24px 35px}.flow-card .eyebrow{font-size:.75rem;margin-bottom:9px}.flow-card h3{font-size:1.1rem;margin-bottom:13px}.flow-card p:not(.eyebrow){font-size:.875rem;line-height:1.9;color:var(--muted);margin:0}.flow-number{position:absolute;left:15px;top:12px;z-index:1;color:#1f2825;font:italic 2rem Georgia,serif}.flow-arrow{position:absolute;right:16px;bottom:12px;color:var(--gold)}.world-banner{position:relative;min-height:690px;display:flex;align-items:center;isolation:isolate;overflow:hidden}.world-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.world-banner::after{content:'';inset:0;position:absolute;background:linear-gradient(90deg,#080f14e8,#081013bb 30%,#08101300 80%),linear-gradient(0deg,#101414,transparent 18%,transparent 90%,#101414);z-index:-1}.world-copy{padding:100px 7%;max-width:780px}.world-copy h2{font-size:clamp(2rem,3.4vw,3.1rem)}.world-copy p:not(.eyebrow){margin:25px 0;color:#ccd3d0}.image-caption{position:absolute;right:30px;bottom:30px;letter-spacing:.15em;font:.75rem Arial,sans-serif;color:#bbb}.cast-section{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center;padding-top:80px;padding-bottom:100px}.cast-art{position:relative;isolation:isolate;min-height:570px}.cast-art .lili{width:85%;height:590px;object-fit:contain;margin:auto;filter:drop-shadow(0 20px 40px #0009)}.cast-orbit{position:absolute;inset:18% 0;z-index:-1;border:1px solid #e4ba6a44;border-radius:50%;background:radial-gradient(ellipse,#ba924912,transparent 70%)}.cast-label{position:absolute;left:0;bottom:0;z-index:-1;color:#e4ba6a23;font:4.8rem/.9 Georgia,serif;letter-spacing:.03em}.cast-label small{font-size:3rem}.quote{font-family:var(--serif);font-size:clamp(1.5rem,2.5vw,2.35rem);color:var(--gold);line-height:1.8}.cast-copy h2{font-size:1.55rem;margin-bottom:24px}.cast-copy>p:not(.eyebrow):not(.quote){color:var(--muted);font-size:.94rem}.guide-teaser{border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:35px;background:linear-gradient(120deg,#1d2524,#101414);max-width:none;padding:65px max(7%,calc((100vw - 1204px)/2))}.guide-teaser h2{font-size:2rem;line-height:1.65}.guide-teaser p:not(.eyebrow){color:var(--muted);margin-top:20px;margin-bottom:0;font-size:.9rem}.guide-teaser .button{flex-shrink:0}.closing{text-align:center;padding:115px 24px 125px;background:radial-gradient(ellipse at bottom,#b18a3620,transparent 65%)}.closing h2{font-size:clamp(2rem,3.5vw,3.3rem);margin-bottom:34px}.closing .release-state{display:flex;justify-content:center;margin:25px}.closing .text-link{display:flex;width:max-content;margin:25px auto 0}.footer{padding:55px 7% 22px;border-top:1px solid var(--line);background:#0b0f10}.footer-main{display:flex;justify-content:space-between;gap:40px;padding-bottom:45px}.footer-logo{font:1.8rem Georgia,serif;letter-spacing:.09em}.footer-logo span{display:block;font-size:1rem;letter-spacing:.21em;margin-top:5px}.footer-logo small{display:block;font: .75rem var(--sans);margin-top:14px;letter-spacing:.1em}.footer-main .eyebrow{margin-bottom:6px;font-size:.75rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;font-size:.75rem;color:var(--muted)}
.page-intro{padding-top:150px;padding-bottom:65px}.breadcrumb{display:flex;gap:15px;color:var(--muted);font-size:.75rem;margin-bottom:60px;letter-spacing:.08em}.breadcrumb a:hover{color:var(--gold)}.page-intro h1,.world-hero h1,.not-found h1{font:600 clamp(2.3rem,4.4vw,4.4rem)/1.6 var(--serif);letter-spacing:.04em}.page-lead{margin:30px 0 0;color:var(--muted)}.subpage .header{background:#0b1010bd}.viewer-section{padding-top:0;padding-bottom:55px}.factory-viewer{border:1px solid var(--line);background:#141d21}.viewer-heading{padding:16px 22px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.viewer-heading .eyebrow{margin:0}.viewer-tag{font-size:.75rem;color:var(--muted)}.viewer-stage{height:540px;position:relative;overflow:hidden}.viewer-poster{height:100%;position:relative;display:grid;place-items:center;text-align:center;isolation:isolate}.viewer-poster>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.viewer-poster::after{content:'';inset:0;position:absolute;background:#09131990;z-index:-1}.viewer-poster h3{font-family:var(--serif);font-size:1.6rem;margin:20px}.viewer-poster p{font-size:.875rem;margin:20px 10px}.viewer-status{position:absolute;bottom:15px;left:20px;right:20px;color:var(--gold);font-size:.875rem;margin:0;text-align:center;pointer-events:none}.viewer-caption{padding:15px 22px;font-size:.75rem;color:var(--muted);margin:0;border-top:1px solid var(--line)}#factory-canvas{width:100%;height:100%}#factory-canvas canvas{display:block;width:100%;height:100%;touch-action:pan-y}.viewer-controls{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:15px 22px}.viewer-controls p{margin:0;font-size:.875rem;color:var(--muted)}.viewer-controls>div{display:flex;gap:10px}.small-button{padding:8px 14px;border:1px solid #e4ba6a60;background:transparent;color:var(--ink);font-size:.875rem}.small-button:hover{background:#e4ba6a15}.gameplay-chapter{display:grid;grid-template-columns:1fr 1.25fr;gap:85px;align-items:center;border-bottom:1px solid var(--line);padding-block:85px}.chapter-art{position:relative;background:#e5ddc7;padding:16px 16px 48px;transform:rotate(-3deg);box-shadow:0 20px 40px #0004}.chapter-art img{width:100%;aspect-ratio:1.1;object-fit:cover}.chapter-art span{position:absolute;bottom:16px;left:24px;color:#52482d;font:.75rem Arial,sans-serif;letter-spacing:.16em}.gameplay-chapter h2{font-size:clamp(1.8rem,2.6vw,2.7rem);margin-bottom:25px}.gameplay-chapter p:not(.eyebrow){color:var(--muted)}.gameplay-chapter .chapter-note{border-left:1px solid var(--gold);padding-left:20px;font-size:.875rem}.gameplay-chapter.reverse{grid-template-columns:1.25fr 1fr}.reverse .chapter-art{order:2;transform:rotate(3deg)}.training{text-align:center}.training h2{font-size:2.5rem;margin-bottom:25px}.training>p:not(.eyebrow){color:var(--muted)}.next-page{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:30px;background:radial-gradient(ellipse at right,#e4ba6a0e,transparent 70%)}.next-page h2{font-size:2.3rem}.next-page .button{flex-shrink:0}.world-hero{min-height:800px;position:relative;isolation:isolate;display:flex;align-items:end}.world-hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.world-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#101414 0%,#101414ac 48%,#10141410 85%);z-index:-1}.world-hero-copy{padding:145px 7% 80px}.world-hero-copy .breadcrumb{margin-bottom:160px}.world-hero-copy h1{font-size:clamp(2rem,3.6vw,3.5rem)}.world-hero-copy>p:last-child{margin-top:25px;color:#cbd4ce}.story-opening{text-align:center;padding-block:90px}.story-opening h2{font-size:2.7rem;margin-bottom:40px}.story-opening p:not(.eyebrow){color:var(--muted);margin-bottom:28px}.story-contract{position:relative;background:#172322;isolation:isolate;overflow:hidden}.story-contract .section{padding-block:100px}.story-contract blockquote{font:600 clamp(1.8rem,3vw,3rem)/1.8 var(--serif);margin:0 0 28px;color:var(--gold)}.story-contract p:not(.eyebrow){color:var(--muted)}.contract-character{position:absolute;right:5%;bottom:-100px;width:35%;height:540px;object-fit:contain;z-index:-1;opacity:.6}.world-details{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.world-details h2{font-size:2.3rem;margin-bottom:25px}.world-details p:not(.eyebrow){color:var(--muted)}.world-details img{aspect-ratio:1.1;object-fit:cover}.image-note{font-size:.75rem;margin:12px 0}.character-gallery{padding-top:0}.character-selector{display:flex;gap:16px;border-bottom:1px solid var(--line);padding-bottom:22px}.character-selector a{display:flex;align-items:center;gap:14px;padding:10px 23px 10px 10px;border:1px solid var(--line);min-width:0;transition:background .2s;border-radius:0}.character-selector img{width:52px;height:58px;object-fit:cover;object-position:top}.character-selector span{font-size:.9rem}.character-selector a:hover,.character-selector a[aria-selected=true]{border-color:var(--gold);background:#e4ba6a0d}.character-panel{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center;padding:50px 0;border-bottom:1px solid var(--line)}.character-portrait{position:relative;min-height:570px;background:radial-gradient(ellipse,#bc933c14,transparent 70%)}.character-portrait img{width:100%;height:570px;object-fit:contain}.character-portrait>span{display:block;text-align:center;letter-spacing:.22em;font:.75rem Georgia,serif;color:var(--gold);margin-top:15px}.character-bio h2{font-size:2.55rem}.full-name{font-size:.8rem;letter-spacing:.07em;color:var(--muted);margin-top:6px}.character-bio p:not(.eyebrow):not(.character-quote){color:var(--muted)}.character-quote{font:1.5rem/1.85 var(--serif);color:var(--gold);margin-block:35px 25px}.article-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:75px;padding-top:0}.article-toc{position:sticky;top:40px;align-self:start;border-top:1px solid var(--gold);padding-top:25px}.article-toc nav{display:flex;flex-direction:column;gap:18px;font-size:.875rem}.article-toc nav a:hover{color:var(--gold)}.article-toc>p:last-child{font-size:.75rem;color:var(--muted);margin-top:35px}.article-body{min-width:0;max-width:760px}.article-body section{margin-bottom:70px;scroll-margin-top:40px}.article-body h2{font-family:var(--sans);font-size:1.65rem;margin-bottom:25px;padding-top:20px;border-top:1px solid var(--line);line-height:1.7}.article-body h3{font-size:1.2rem;margin-block:30px 15px;color:var(--gold)}.article-body p,.article-body li{color:#c4cac3;line-height:2.15}.article-body li{margin-bottom:15px;padding-left:7px}.article-body strong{color:var(--ink)}.article-body figure{margin:35px 0}.article-body figure img{height:300px;width:100%;object-fit:cover;object-position:center 40%}.article-body figcaption{font-size:.75rem;color:var(--muted);margin-top:10px;line-height:1.8}.process-diagram{display:flex;align-items:center;gap:8px;justify-content:space-between;padding:28px 0;flex-wrap:wrap}.process-diagram span{background:#263532;border:1px solid #e4ba6a40;padding:12px 14px;font-size:.875rem}.process-diagram b{color:var(--gold);font-weight:400}.article-body details{border-bottom:1px solid var(--line);padding:22px 0}.article-body summary{cursor:pointer;line-height:1.8;font-weight:600}.article-body details p{margin:20px 0 0;font-size:.95rem}.not-found{padding-block:190px 130px}.not-found p:not(.eyebrow){margin:30px 0}.not-found h1{font-size:2.6rem}
@media(max-width:760px){.page-intro{padding-top:115px;padding-bottom:40px}.breadcrumb{margin-bottom:35px}.page-intro h1{font-size:2.2rem}.page-lead{font-size:.94rem}.viewer-section{padding-top:0}.viewer-heading{flex-direction:column;gap:6px;padding:14px}.viewer-tag{font-size:.75rem}.viewer-stage{height:370px}.viewer-poster h3{font-size:1.3rem;line-height:1.8}.viewer-controls{flex-direction:column;align-items:start;padding:15px}.viewer-caption{padding:13px 15px}.gameplay-chapter,.gameplay-chapter.reverse{grid-template-columns:1fr;gap:45px;padding-block:60px}.chapter-art{max-width:400px;width:90%;margin:auto}.reverse .chapter-art{order:0}.gameplay-chapter h2{font-size:1.9rem}.training h2{font-size:2rem}.training p br{display:none}.next-page{flex-direction:column;align-items:start;padding-block:55px}.next-page h2{font-size:1.9rem}.world-hero{min-height:770px}.world-hero-art{object-position:60%}.world-hero-copy{padding:120px 7% 40px}.world-hero-copy .breadcrumb{margin-bottom:190px}.world-hero h1{font-size:2rem}.world-hero-copy>p:last-child{font-size:.875rem}.story-opening{text-align:left}.story-opening h2{font-size:1.8rem}.story-opening p br{display:none}.story-contract .section{padding-block:60px 290px}.story-contract blockquote{font-size:1.65rem}.contract-character{height:350px;bottom:-65px;right:5%;width:60%;opacity:.75}.story-contract p br{display:none}.world-details{grid-template-columns:1fr;gap:35px}.world-details h2{font-size:2rem}.character-gallery{padding-top:0}.character-selector{gap:8px}.character-selector a{flex:1;flex-direction:column;gap:9px;padding:10px 3px}.character-selector span{font-size:.75rem;overflow-wrap:anywhere}.character-selector img{width:52px;height:62px}.character-panel{grid-template-columns:1fr;gap:25px;padding-top:30px}.character-portrait{min-height:390px}.character-portrait img{height:390px}.character-bio h2{font-size:2rem}.character-quote{font-size:1.4rem;margin-block:25px 20px}.article-layout{grid-template-columns:1fr;gap:40px;padding-top:0}.article-toc{position:static}.article-toc>p:last-child{margin:25px 0 0}.article-body h2{font-size:1.5rem}.article-body ol{padding-left:23px}.process-diagram{justify-content:start;gap:6px}.process-diagram span{padding:10px;font-size:.8rem}.article-body .button{font-size:.85rem;padding:15px;gap:15px}.article-body figure img{height:230px}.not-found{padding-block:150px 90px}.not-found h1{font-size:2rem}}
@media(min-width:1600px){.hero-content{padding-left:calc((100vw - 1376px)/2)}}
@media(max-width:1100px){.header{gap:20px}.header nav{gap:22px}.header-release{display:none}.hero-art{object-position:55% center}.hero-content{padding-left:6%}.hero-shade{background:linear-gradient(90deg,#060909e8,#06090970 50%,#06090900 85%),linear-gradient(0deg,#101414,transparent 25%)}.intro{gap:24px}.card-stage{min-height:430px}.cast-section{gap:30px}.cast-art .lili{height:520px}.cast-art{min-height:520px}.cast-label{font-size:3.7rem}.row-heading{display:block}.row-heading>p{margin-top:20px}.flow-card>div{padding:24px 18px}.flow-card h3{font-size:1rem}.hero-bottom>span:last-child{display:none}}
@media(max-width:760px){.header{height:76px;padding:0 6%;position:absolute}.brand{font-size:1.05rem}.brand small{font-size:.75rem}.brand img{width:33px;height:33px}.menu-toggle{display:flex;gap:13px;align-items:center;border:1px solid var(--line);background:#101414;color:var(--ink);padding:10px 12px;font-size:.875rem}.header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#111819;flex-direction:column;align-items:stretch;padding:25px 7%;gap:10px;border-bottom:1px solid var(--gold)}.header nav.open{display:flex}.header nav a{padding:14px 0}.hero{height:auto;min-height:900px;max-height:none;padding-bottom:78px}.hero-art{height:530px;object-position:70% center;opacity:.9}.hero-shade{background:linear-gradient(0deg,#080b0c 35%,#080b0c15 83%),linear-gradient(90deg,#080b0c50,transparent);}.hero-content{padding:340px 7% 0;max-width:none}.hero-content .eyebrow{font-size:.75rem;letter-spacing:.12em;margin-bottom:22px}.title-aureus{font-size:clamp(3.8rem,12.9vw,6rem)}.title-gemworks{font-size:clamp(2.1rem,7vw,3.3rem);margin-top:10px}.title-ja{font-size:.85rem;margin-top:20px;letter-spacing:.22em}.hero-copy{font-size:1.75rem;line-height:1.7;margin:28px 0 18px}.hero-copy br:first-child{display:none}.hero-description{font-size:.875rem}.hero-actions{gap:12px}.hero-actions .button{padding:14px 18px;gap:18px;font-size:.875rem}.hero-bottom{bottom:21px;left:7%;right:7%;justify-content:end}.hero-bottom>span{display:none}.game-strip{padding:22px 7%;flex-wrap:wrap;gap:12px;font-size:.75rem}.game-strip>span:nth-child(2){display:none}.section{padding:75px 7%}.intro{grid-template-columns:1fr;gap:20px}.card-stage{min-height:400px;max-width:470px;width:100%;margin:auto}.art-card{max-width:195px;width:43%}.section-heading h2{font-size:2.1rem}.stage-note{bottom:-20px}.flow-section{padding-top:55px}.flow-grid{grid-template-columns:1fr;gap:25px}.flow-card{display:grid;grid-template-columns:34% 1fr;min-height:215px}.flow-card>img{height:100%;aspect-ratio:auto;object-position:50%;}.flow-card>div{padding:25px 20px}.flow-card h3{font-size:1rem}.flow-card p:not(.eyebrow){font-size:.875rem}.flow-card p br{display:none}.flow-number{font-size:1.5rem;left:9px;top:6px}.row-heading h2{font-size:1.85rem}.world-banner{min-height:730px;align-items:end}.world-backdrop{object-position:67% center}.world-banner::after{background:linear-gradient(0deg,#101414 3%,#0c1419c9 65%,#08101305 100%)}.world-copy{padding:200px 7% 75px}.world-copy h2{font-size:2rem}.world-copy p:not(.eyebrow){font-size:.9rem}.image-caption{font-size:.75rem;bottom:20px;right:7%}.cast-section{grid-template-columns:1fr;gap:15px}.cast-art{min-height:450px;max-width:460px;width:100%;margin:auto}.cast-art .lili{height:450px}.cast-label{font-size:3.8rem}.cast-copy{padding-top:30px}.quote{font-size:1.75rem}.guide-teaser{display:block;padding:55px 7%}.guide-teaser h2{font-size:1.7rem}.guide-teaser .button{margin-top:30px}.closing{padding:80px 7%}.closing h2{font-size:1.95rem}.footer{padding:45px 7% 25px}.footer-main{flex-direction:column;gap:35px}.footer-bottom{flex-wrap:wrap;line-height:1.9;font-size:.75rem}.footer-bottom>span:nth-child(2){order:3;width:100%}}
.hero-description,.section-heading>p:not(.eyebrow),.row-heading>p,.flow-card p:not(.eyebrow),.world-copy p:not(.eyebrow),.cast-copy>p:not(.eyebrow):not(.quote),.guide-teaser p:not(.eyebrow){font-size:1rem}.button:disabled{cursor:wait;opacity:.7}.character-selector{scroll-margin-top:100px}
@media(max-width:760px){.subpage .page-intro{padding-top:115px;padding-bottom:40px}.subpage .viewer-section,.subpage .character-gallery,.subpage .article-layout{padding-top:0}.subpage .not-found{padding-block:150px 90px}.flow-card{min-height:235px}.hero-description{font-size:1rem}.hero-content .eyebrow{font-size:.75rem;letter-spacing:.06em}.game-strip{font-size:.875rem}.game-strip>span:first-child{width:100%}}
.screenshot-section{padding-top:80px;padding-bottom:30px}.screenshot-section .row-heading{margin-bottom:35px}.screenshot-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.game-screenshot{min-width:0;margin:0}.game-screenshot>a{position:relative;display:block;overflow:hidden;border:1px solid #e4ba6a50;background:#091015;box-shadow:0 20px 45px #0003;cursor:zoom-in}.game-screenshot img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;transition:filter .25s}.game-screenshot>a:hover img{filter:brightness(1.08)}.game-screenshot figcaption{color:var(--muted);font-size:.875rem;line-height:1.8;margin:13px 0 0}.featured-shot{grid-column:1/-1}.expand-shot{position:absolute;right:12px;top:12px;background:#091015df;color:var(--ink);border:1px solid #e4ba6a70;padding:8px 12px;font-size:.75rem;opacity:0;transition:opacity .2s}.game-screenshot>a:hover .expand-shot,.game-screenshot>a:focus-visible .expand-shot{opacity:1}.screenshot-note{font-size:.75rem;color:var(--muted);margin:25px 0 0}.screenshot-chapter{display:flex;flex-direction:column;align-items:stretch;gap:35px}.screenshot-chapter>div{max-width:900px}.screenshot-chapter h2 br{display:none}.screenshot-chapter .game-screenshot{width:100%}.training .game-screenshot{max-width:1040px;margin:35px auto;text-align:left}.screenshot-open{overflow:hidden}.screenshot-dialog{width:min(1280px,96vw);max-width:96vw;max-height:94svh;padding:0;border:1px solid #e4ba6a65;background:#0d161a;color:var(--ink);box-shadow:0 30px 100px #0008;overflow:auto}.screenshot-dialog::backdrop{background:#000d;backdrop-filter:blur(5px)}.screenshot-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 18px;border-bottom:1px solid var(--line)}.screenshot-dialog-header>span{font:.75rem Arial,sans-serif;letter-spacing:.14em;color:var(--gold)}.screenshot-dialog #screenshot-image{display:block;width:100%;height:auto;max-height:calc(94svh - 145px);object-fit:contain;background:#080d10}.screenshot-dialog-footer{padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.screenshot-dialog-footer p{font-size:.875rem;margin:0;line-height:1.8}.screenshot-dialog-footer>div{display:flex;align-items:center;gap:14px;flex-shrink:0}.screenshot-dialog-footer a{font-size:.75rem;color:var(--gold)}#screenshot-count{font-size:.875rem;color:var(--muted);min-width:36px;text-align:center}
@media(max-width:760px){.screenshot-section{padding-top:55px;padding-bottom:15px}.screenshot-section .row-heading h2{font-size:1.8rem}.screenshot-gallery{gap:23px;grid-template-columns:1fr}.game-screenshot figcaption{font-size:.875rem}.expand-shot{opacity:1;font-size:.75rem;padding:5px 9px;right:7px;top:7px}.screenshot-chapter h2 br{display:block}.screenshot-dialog-footer{flex-direction:column;align-items:start;gap:12px}.screenshot-dialog-header{padding:10px 12px}.screenshot-dialog-footer{padding:12px}.screenshot-dialog-footer>div{width:100%;gap:12px}.screenshot-dialog-footer a{margin-left:auto}.screenshot-dialog #screenshot-image{max-height:calc(94svh - 190px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
