:root{--bg: #000000;--text: #00ff66;--muted: #7fffd4;--accent: #003300;--mono: ui-monospace, SFMono-Regular, Menlo, Monaco, "Roboto Mono", "Courier New", monospace}:root[data-theme=light]{--bg: #fbfbfb;--text: #000000;--muted: #6b6b6b;--accent: #f3fff3}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--mono);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}.site{min-height:100vh;display:flex;flex-direction:column}header.site-header{padding:12px 20px;border-bottom:1px solid rgba(0,255,102,.08);background:linear-gradient(180deg,#000c,#0009)}header.site-header{position:relative;z-index:100}.brand{font-weight:700;color:var(--text)}.brand small{color:var(--muted);font-weight:400;margin-left:8px}.brand .logo{display:inline-block;vertical-align:middle;margin-right:10px;height:18px}.theme-toggle{margin-left:auto;background:transparent;border:1px solid rgba(0,255,102,.08);color:var(--text);padding:6px 10px;border-radius:6px;cursor:pointer;font-family:var(--mono)}.header-row{display:flex;align-items:center;gap:12px}.container{padding:28px 24px;flex:1}.container{position:relative;z-index:3}a{color:var(--text);text-decoration:underline dotted rgba(0,255,102,.2)}article a{text-decoration:underline;font-weight:600;color:var(--text)}article a:hover,article a:focus{color:#baffc7;text-decoration-thickness:2px}:root[data-theme=light] article a:hover,:root[data-theme=light] article a:focus{color:#070}footer.site-footer{padding:12px 20px;border-top:1px solid rgba(0,255,102,.04);font-size:13px;color:#0f69;position:relative;z-index:101;background:linear-gradient(180deg,#0009,#000c)}article{background:#000000a6;border:1px solid rgba(0,255,102,.06);padding:18px;border-radius:6px}:root[data-theme=light] header.site-header{background:linear-gradient(180deg,#ffffffe6,#fffffffa);border-bottom-color:#0000000f}:root[data-theme=light] article{background:#ffffffd9;border:1px solid rgba(0,0,0,.06)}:root[data-theme=light] .brand small{color:var(--muted)}:root[data-theme=light] .theme-toggle{border-color:#00000014}:root[data-theme=light] footer.site-footer{background:linear-gradient(180deg,#ffffffe6,#fffffffa);color:var(--muted)}@media (min-width: 780px){.container{padding:48px;max-width:900px;margin:0 auto}}.games-list{display:flex;flex-direction:column;gap:12px}.game-row{border:1px solid rgba(0,255,102,.04);padding:12px;border-radius:8px}.game-link{display:flex;gap:16px;text-decoration:none;color:inherit;align-items:center}.game-image{flex:0 0 110px;height:70px;display:flex;align-items:center;justify-content:center}.game-image img{max-height:70px;width:auto;display:block;border-radius:6px}.game-image--placeholder{width:110px;height:70px;background:#00ff6608;border-radius:6px}.game-meta{flex:1 1 auto;display:flex;flex-direction:column}.game-title{margin:0;font-size:18px}.game-desc{margin:4px 0 0;color:var(--muted);font-size:14px}.game-date{margin:6px 0 0;font-size:13px;color:#0f69}@media (max-width: 640px){.game-link{flex-direction:row;align-items:center}.game-image{flex:0 0 80px;height:50px}.game-image img{max-height:50px}}.featured-game{margin-top:20px}.featured-game__link{display:block;text-align:center;text-decoration:none;color:inherit}.featured-game__card{display:block;margin:0 auto 12px;width:320px;height:auto;transform:scale(1.15);border-radius:8px;box-shadow:0 6px 18px #0009;border:1px solid rgba(0,255,102,.06);transition:transform .18s ease}.featured-game__text{font-size:16px;color:var(--text);text-align:center}.featured-game__badge{display:block;margin:12px auto 0;text-align:center;text-decoration:none;color:inherit;max-width:240px}.featured-game__badge img,.featured-game__badge .featured-game__badge{display:block;max-width:100%;height:auto}.featured-game__link:hover .featured-game__card{transform:scale(1.2)}@media (max-width: 640px){.featured-game__card{width:240px;transform:scale(1);margin-bottom:10px}.featured-game__text{font-size:14px}}.container h1,.container h2{text-align:center}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.gallery img{width:100%;height:auto;display:block;border-radius:6px;border:1px solid rgba(0,255,102,.04)}.gallery-caption{text-align:center;margin-top:8px;color:var(--muted);font-size:13px}@media (max-width: 640px){.gallery{grid-template-columns:repeat(1,1fr)}}.gallery:has(>img):not(:has(>img+img)){display:block;max-width:720px;margin:18px auto}.gallery:has(>img):not(:has(>img+img)) img{display:block;width:auto;max-width:100%;height:auto;margin:0 auto}.gallery:has(>img+img):not(:has(>img+img+img)){display:grid;grid-template-columns:repeat(2,min(220px,1fr));gap:12px;justify-content:center;max-width:720px;margin:18px auto}.gallery:has(>img+img):not(:has(>img+img+img)) img{width:auto;max-width:100%;display:block;margin:0 auto}@media (max-width: 420px){.gallery:has(>img+img):not(:has(>img+img+img)){grid-template-columns:1fr 1fr;max-width:100%;padding:0 12px;box-sizing:border-box}.gallery:has(>img):not(:has(>img+img)){max-width:100%;padding:0 12px;box-sizing:border-box}}article iframe,.container iframe,.gallery iframe{display:block;margin:18px auto;border:none;max-width:100%}@media (min-width: 640px){article iframe,.container iframe,.gallery iframe{width:auto;max-width:720px;height:auto}}.page-character{position:fixed;left:0;bottom:0;z-index:-1;pointer-events:none}.page-character img{display:block;transform-origin:left bottom;transform:scale(.5);width:auto;height:auto;max-width:none}.vox-player{display:flex;flex-direction:column;align-items:center;gap:8px;margin:18px auto;max-width:420px;padding:10px 12px;border-radius:6px;border:1px solid rgba(0,255,102,.06);background:#00000059;color:var(--text)}.vox-player .vox-label{font-size:13px;color:var(--muted);align-self:flex-start}.vox-player audio{width:100%;background:transparent}:root[data-theme=light] .vox-player{background:#ffffffe6;border-color:#0000000f}@media (max-width: 420px){.vox-player{max-width:100%;padding:8px;box-sizing:border-box}.vox-player .vox-label{font-size:12px}}.site-footer .footer-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.site-footer .footer-links{display:flex;gap:10px;align-items:center}.site-footer .footer-links a{color:var(--text);text-decoration:none;font-size:14px;padding:6px;border-radius:6px}.site-footer .footer-links a:hover{background:#00ff6608}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer-icon{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center}.footer-icon svg{width:18px;height:18px;display:block;color:inherit;fill:currentColor}.site-footer .footer-links a{display:inline-flex;align-items:center;gap:8px}html,body{margin:0;width:100%;height:100%}
