:root{color-scheme:dark;--background:#090b0f;--surface:#11151b;--text:#e8e4d8;--muted:#929aa3;--gold:#f0cf4d;--cyan:#2ad2be;--line:#e8e4d824;font-synthesis:none;font-family:IBM Plex Mono,Cascadia Mono,Segoe UI Mono,ui-monospace,monospace}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth}body{background:radial-gradient(circle at 78% 18%, #f0cf4d0d, transparent 30rem), var(--background);min-width:320px;color:var(--text);margin:0}a{color:inherit}.skip-link{z-index:10;background:var(--gold);color:var(--background);padding:10px 14px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}.site-shell{width:min(100% - 48px,1120px);margin-inline:auto}header,footer{border-color:var(--line);border-style:solid;border-width:0;justify-content:space-between;align-items:center;gap:24px;display:flex}header{border-bottom-width:1px;min-height:92px}.brand{display:inline-flex}.brand img{width:148px;height:auto;display:block}header p,footer p,figcaption,.eyebrow,.status{letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.64rem;font-weight:700}header p,footer p,figcaption{color:var(--muted)}.hero{grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);align-items:center;gap:clamp(48px,8vw,112px);min-height:calc(100vh - 190px);padding-block:clamp(64px,9vw,124px);display:grid}.eyebrow{color:var(--gold);margin-bottom:24px}h1{letter-spacing:-.055em;margin:0 0 30px;font-family:Segoe UI,system-ui,sans-serif;font-size:clamp(4.4rem,9vw,7.4rem);font-weight:760;line-height:.92}.lede{color:#b8bec3;max-width:580px;margin:0;font-family:Segoe UI,system-ui,sans-serif;font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.7}.status{color:var(--muted);align-items:center;gap:10px;margin-top:38px;display:flex}.status span{background:var(--cyan);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #2ad2bea6}.characters{margin-top:28px;padding-left:2px;display:flex}.characters img{border:2px solid var(--background);filter:saturate(.78)brightness(.86);opacity:.72;border-radius:50%;width:44px;height:44px;margin-left:-9px}.characters img:first-child{margin-left:0}figure{margin:0}.hero figure img{background:var(--surface);border:1px solid #e8e4d833;border-radius:2px;width:100%;height:auto;display:block;box-shadow:0 24px 70px #0006}.hero-trigger,.screenshot-trigger,.carousel-nav,.lightbox-close,.lightbox-nav{font:inherit;color:inherit}.hero-trigger{text-align:left;cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.hero-trigger:hover img{border-color:#f0cf4d99}figcaption{text-align:right;margin-top:13px}.hero figcaption{justify-content:flex-end;align-items:center;gap:8px;display:flex}.hero figcaption span{color:var(--gold);letter-spacing:0;font-size:1rem}.screenshots{border-top:1px solid var(--line);padding-block:clamp(72px,10vw,132px)}.section-intro{margin-bottom:38px;display:grid}.section-intro .eyebrow{margin-bottom:18px}h2{letter-spacing:-.05em;max-width:600px;margin:0;font-family:Segoe UI,system-ui,sans-serif;font-size:clamp(2.4rem,5.5vw,4.6rem);font-weight:760;line-height:.98}.screenshot-carousel{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:clamp(10px,2vw,24px);max-width:1040px;margin-inline:auto;display:grid}.screenshot-card{width:min(100%,940px);min-width:0;margin-inline:auto}.screenshot-trigger{background:var(--surface);text-align:left;cursor:zoom-in;border:1px solid #e8e4d833;border-radius:2px;width:100%;padding:0;display:block;overflow:hidden;box-shadow:0 24px 70px #00000057}.screenshot-trigger img{aspect-ratio:16/9;object-fit:contain;background:var(--background);width:100%;height:auto;transition:transform .22s;display:block}.screenshot-trigger:hover img{transform:scale(1.02)}.screenshot-card figcaption{text-align:left;justify-content:space-between;align-items:center;gap:20px;display:flex}.screenshot-carousel-caption span:last-child{color:var(--muted)}.carousel-nav{border:1px solid var(--line);width:48px;height:48px;color:var(--muted);cursor:pointer;background:0 0;place-items:center;padding:0;font-size:1.25rem;display:grid}.carousel-nav:hover{color:var(--gold);border-color:#f0cf4db3}.lightbox{background:var(--surface);width:min(100% - 32px,1180px);max-width:none;max-height:calc(100vh - 32px);color:var(--text);border:1px solid #e8e4d83d;border-radius:3px;margin:auto;padding:0;box-shadow:0 30px 100px #00000094}.lightbox::backdrop{backdrop-filter:blur(8px);background:#05070ae0}.lightbox-shell{gap:clamp(20px,3vw,32px);max-height:calc(100vh - 32px);padding:clamp(20px,3vw,36px);display:grid;overflow:auto}.lightbox-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.lightbox-header h2{font-size:clamp(2rem,4vw,3.8rem)}.lightbox-close,.lightbox-nav{border:1px solid var(--line);cursor:pointer;background:0 0}.lightbox-close{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:12px;padding:10px 12px;font-size:.64rem;font-weight:700;display:inline-flex}.lightbox-close span{color:var(--gold);font-size:1.2rem;line-height:.7}.lightbox-close:hover,.lightbox-nav:hover{color:var(--gold);border-color:#f0cf4db3}.lightbox-stage{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:clamp(10px,2vw,24px);display:grid}.lightbox-stage figure{min-width:0}.lightbox-stage figure img{background:var(--background);object-fit:contain;border:1px solid #e8e4d833;border-radius:2px;width:100%;height:min(68vh,720px);display:block}.lightbox-caption{text-align:left;justify-content:space-between;align-items:center;gap:20px;margin-top:12px;display:flex}.lightbox-nav{width:48px;height:48px;color:var(--muted);place-items:center;padding:0;font-size:1.25rem;display:grid}footer{border-top-width:1px;min-height:98px}footer p:last-child{text-align:right}@media (width<=820px){.hero{grid-template-columns:1fr;gap:56px;min-height:auto;padding-block:76px}.hero-copy{max-width:680px}.section-intro{grid-template-columns:1fr}.screenshot-carousel,.lightbox-stage{grid-template-columns:40px minmax(0,1fr) 40px}figure{width:min(620px,100%);margin-inline:auto}}@media (width<=560px){.site-shell{width:min(100% - 32px,1120px)}header{min-height:76px}.brand img{width:116px}header p{font-size:.56rem}.hero{gap:48px;padding-block:64px}.screenshot-carousel{grid-template-columns:36px minmax(0,1fr) 36px;gap:6px}.carousel-nav{width:36px;height:36px}.lightbox{width:min(100% - 20px,680px);max-height:calc(100vh - 20px)}.lightbox-shell{max-height:calc(100vh - 20px);padding:18px}.lightbox-header{gap:12px}.lightbox-close{padding:8px}.lightbox-close span{font-size:1rem}.lightbox-stage{grid-template-columns:36px minmax(0,1fr) 36px;gap:6px}.lightbox-stage figure img{height:min(60vh,420px)}.lightbox-nav{width:36px;height:36px}.lightbox-caption{flex-direction:column;align-items:flex-start;gap:6px}h1{font-size:clamp(4rem,21vw,5.5rem)}footer{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:28px}footer p:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.screenshot-trigger img{transition:none}}
