:root{--bg: #0b1120;--bg-panel: #111b32;--ink: #e2e8f0;--muted: #94a3b8;--accent: #22d3ee;--accent-2: #f97316;--line: rgba(148, 163, 184, .26)}*{box-sizing:border-box}html{font-size:100%}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(95rem 30rem at 8% -10%,rgba(34,211,238,.2),transparent 55%),radial-gradient(70rem 25rem at 100% 0%,rgba(249,115,22,.16),transparent 50%),var(--bg);font-family:sans-serif;font-size:1rem;line-height:1.5}.global-hub{position:fixed;top:.7rem;left:.7rem;z-index:1200}.global-hub summary{list-style:none;width:2.35rem;height:2.35rem;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(148,163,184,.24);background:#0f172ae0;color:#e2e8f0;cursor:pointer;font-size:1.02rem}.global-hub summary::-webkit-details-marker{display:none}.global-hub ul{margin:.45rem 0 0;padding:.5rem;list-style:none;border-radius:.75rem;border:1px solid rgba(148,163,184,.2);background:#0f172af5;min-width:9.4rem;box-shadow:0 14px 40px -28px #0000008c}.global-hub li+li{margin-top:.2rem}.global-hub a{display:block;padding:.35rem .45rem;color:#e2e8f0;text-decoration:none;border-radius:.45rem;font-size:.93rem}.global-hub a:hover{background:#334155b3}.home-link{position:sticky;top:0;display:block;width:max-content;margin:.6rem auto 0;padding:.3rem .7rem;border:1px solid var(--line);border-radius:999px;color:#dbeafe;text-decoration:none;background:#0f172ab3;backdrop-filter:blur(3px)}.shell{width:min(1280px,96vw);margin:0 auto;padding:1.4rem 0 3rem}.console-shell{padding-top:2.1rem}.console-hero{max-width:100%}.console-hero .intro{max-width:56rem}.eyebrow,.badge{text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;color:var(--accent)}h1{margin:.2rem 0 .35rem;font-size:clamp(2.4rem,6vw,4.6rem);line-height:.95}.intro{color:var(--muted)}.highlight-card{position:relative;margin-top:1.2rem;min-height:clamp(280px,46vw,470px);border-radius:1.1rem;overflow:hidden;border:1px solid var(--line);background:#020617}.highlight-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.highlight-card:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,#020617de,#02061785 48%,#0206173d),linear-gradient(0deg,#02061759,#02061759)}.highlight-overlay{position:relative;z-index:1;width:min(650px,90%);padding:1.25rem}.highlight-overlay h2{margin:.2rem 0;font-size:clamp(1.8rem,4.7vw,3rem)}.highlight-overlay p{color:#cbd5e1}.shelf-section{margin-top:1.1rem}.shelf-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.7rem}.shelf-head h2{margin:0;font-size:clamp(1.1rem,2.4vw,1.6rem)}.shelf-controls{display:flex;gap:.5rem}.shelf-controls button{width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid var(--line);background:#111827;color:#e2e8f0;cursor:pointer}.game-shelf{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(270px,34vw,410px);gap:.95rem;overflow-x:auto;padding:.2rem .15rem .5rem;scroll-snap-type:x mandatory}.game-shelf::-webkit-scrollbar{height:.56rem}.game-shelf::-webkit-scrollbar-thumb{background:#334155;border-radius:999px}.shelf-card{scroll-snap-align:start;border:1px solid var(--line);border-radius:.95rem;overflow:hidden;background:linear-gradient(180deg,#0f172a,#111827);box-shadow:0 12px 40px -26px #000000e6}.cover-link{display:block;aspect-ratio:16 / 9;overflow:hidden;border-bottom:1px solid rgba(148,163,184,.18)}.cover-link img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.shelf-card:hover .cover-link img,.shelf-card:focus-within .cover-link img{transform:scale(1.035)}.shelf-meta{padding:.8rem .75rem}.shelf-meta h3{margin:.25rem 0;font-size:1.04rem}.tagline,.genre,.shelf-meta p,.footnote,.meta{color:var(--muted)}.links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.7rem}a{color:#e2e8f0;text-underline-offset:.15rem}.embed-panel{margin:1.5rem 0;border:1px solid var(--line);border-radius:1rem;background:var(--bg-panel);padding:1rem}iframe{width:100%;min-height:460px;border:1px solid rgba(148,163,184,.2);border-radius:.8rem;background:#000}.start-shell{width:min(1280px,96vw)}.play-header h1{margin-bottom:.2rem}.start-frame-wrap{margin-top:.8rem}.start-frame{min-height:74vh}.devlog-list{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.devlog-list li{border-left:3px solid var(--accent);padding-left:.7rem}.post-shell h1{margin-bottom:.2rem}.meta{display:flex;gap:.5rem;align-items:center}.prose{max-width:70ch;line-height:1.65}.prose img{max-width:100%;border-radius:.5rem}@media(max-width:900px){.start-frame{min-height:60vh}.shelf-controls{display:none}}
