:root{color-scheme:dark;--bg:#10131b;--panel:#191e29;--ink:#f4f5ee;--muted:#aeb7c5;--lime:#d9ff62;--line:#343c4c;--blue:#325be8;font-family:Inter,"Noto Sans JP","Yu Gothic",Meiryo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--lime);outline-offset:5px}a:hover{text-decoration:underline}img{max-width:100%;display:block}header,.wrap,footer{width:min(1180px,calc(100% - 64px));margin:auto}header{min-height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.logo{font-size:24px;font-weight:900;letter-spacing:-1px;display:flex;align-items:center;gap:12px}.logo b{background:var(--lime);color:#14191e;width:32px;height:32px;display:grid;place-items:center;line-height:1;font-size:22px;border-radius:7px}.nav{display:flex;gap:28px;font-size:14px;font-weight:700}.eyebrow{font-size:13px;letter-spacing:2px;font-weight:800;color:var(--lime)}.intro{padding:54px 0 32px;display:flex;align-items:end;justify-content:space-between;gap:24px}.intro h1{font-size:clamp(32px,4.4vw,60px);line-height:1.3;letter-spacing:-2px;margin:12px 0 0}.intro p{max-width:330px;color:var(--muted);margin:0 0 6px}.featured{display:grid;grid-template-columns:1.05fr 1fr;background:var(--panel);border:1px solid var(--line);border-radius:22px;overflow:hidden;min-height:430px}.game-art{background:var(--blue);position:relative;display:flex;align-items:center;justify-content:center;min-height:410px;overflow:hidden;padding:30px}.game-art:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#4872ff,#2140ab)}.game-art img{z-index:1;width:225px;height:335px;object-fit:cover;object-position:center;border-radius:20px;box-shadow:18px 20px 0 #12265b80;transform:rotate(-5deg);border:5px solid #19223d}.art-number{position:absolute;top:18px;left:24px;font-size:15px;font-weight:800;letter-spacing:2px;z-index:2}.art-label{position:absolute;right:20px;bottom:20px;font-size:13px;letter-spacing:3px;writing-mode:vertical-rl;font-weight:800;z-index:2}.game-copy{padding:38px 40px;display:flex;flex-direction:column;align-items:start;justify-content:center}.badge{font-size:13px;padding:4px 10px;border:1px solid #647354;border-radius:5px;color:var(--lime);font-weight:700}.game-copy h2{font-size:clamp(29px,3vw,42px);line-height:1.3;letter-spacing:-1.5px;margin:20px 0 12px}.game-copy p{color:var(--muted);margin:0 0 20px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.tags span{font-size:13px;background:#272f3c;padding:4px 10px;border-radius:5px}.actions{display:flex;gap:10px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:12px 22px;background:var(--lime);color:#151b14;border-radius:8px;font-weight:800}.button:hover{background:#e6ff9d;text-decoration:none}.button.secondary{background:transparent;border:1px solid #627086;color:var(--ink)}.button.secondary:hover{background:#313a49}.small{font-size:14px;color:var(--muted)}.game-copy .small{margin-top:18px;margin-bottom:0}.subgrid{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:42px 0 56px}.subgrid section{border-top:1px solid var(--line);padding-top:20px}.subgrid h2{font-size:20px;margin:0 0 12px}.subgrid p{color:var(--muted);margin:0}.index-label{color:var(--lime);font-size:14px;margin-right:12px}footer{padding:24px 0 35px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;font-size:14px;color:var(--muted)}footer nav{display:flex;gap:20px;flex-wrap:wrap}.document{max-width:800px;padding:46px 0 70px;min-height:65vh}.document h1{font-size:clamp(28px,4vw,44px);line-height:1.4;margin:15px 0 22px}.document h2{font-size:22px;margin-top:32px}.document p,.document li{color:#c4ccda}.document ul,.document ol{padding-left:24px}.document a:not(.button){text-decoration:underline;text-underline-offset:4px}.document .actions{margin:25px 0}.release{padding:24px;background:var(--panel);border:1px solid var(--line);border-radius:14px;margin:25px 0}.release h2{margin:0 0 12px}.hash{word-break:break-all;font-family:monospace;font-size:13px}details{border-top:1px solid var(--line);padding:17px 0}summary{cursor:pointer;font-weight:700}.skip{position:absolute;left:10px;top:-100px;z-index:10;background:var(--lime);color:#111;padding:10px}.skip:focus{top:10px}.portal-return{display:block;background:#10131b;color:#e5ff9d;text-align:center;font:700 14px/1.5 sans-serif;padding:10px;border-bottom:1px solid #394353}.portal-return a{color:inherit}.empty-art{position:relative;z-index:1;color:white;font-size:42px;font-weight:900}.more-games{display:grid;gap:24px;margin-top:24px}@media(max-width:760px){header,.wrap,footer{width:calc(100% - 32px)}header{min-height:76px}.logo{font-size:21px}.nav{gap:16px}.intro{display:block;padding:32px 0 25px}.intro h1{letter-spacing:-1px}.intro p{margin-top:18px}.featured{grid-template-columns:1fr}.game-art{min-height:300px;padding:24px}.game-art img{width:168px;height:250px;border-radius:15px}.game-copy{padding:28px 24px}.game-copy h2{font-size:30px}.subgrid{grid-template-columns:1fr;gap:25px;padding:32px 0}.actions{width:100%}.actions .button{flex:1;white-space:nowrap;padding:12px 15px}footer{flex-direction:column}.document{padding-top:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
:is(.featured:first-child) .game-art img{width:330px;height:330px;object-fit:contain;background:#202830}
@media(max-width:760px){:is(.featured:first-child) .game-art img{width:240px;height:240px}}

.logo .cv-mark{width:44px;height:44px;flex:none;border-radius:11px}.logo{letter-spacing:-.5px}@media(max-width:760px){.logo .cv-mark{width:36px;height:36px;border-radius:9px}.logo{gap:9px}}
