:root{color-scheme:dark;--bg:#101414;--panel:#191f1e;--ink:#edf1e8;--muted:#a3afa7;--accent:#d4f396;--line:#303934}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"Segoe UI",sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.topbar,main,footer{max-width:1320px;margin:auto;padding:0 48px}.topbar{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;letter-spacing:-.6px}.brand-mark{display:inline-grid;place-items:center;background:var(--accent);color:#172118;border-radius:12px;width:38px;height:38px;font-size:28px;font-weight:800}.brand-sub{font-size:16px;font-weight:400;color:var(--muted)}nav{display:flex;gap:32px;font-size:14px}.small-label,.eyebrow{font-size:11px;font-weight:650;letter-spacing:2px}.small-label{color:var(--muted)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;padding:68px 0 64px;align-items:center}.eyebrow{color:var(--accent);margin:0 0 22px}.dot{width:7px;height:7px;display:inline-block;background:var(--accent);border-radius:50%;margin-right:9px}.hero h1{font-size:clamp(44px,4.7vw,68px);font-weight:550;line-height:1.08;letter-spacing:-3px;margin:0 0 24px}h1 em{font-style:normal;color:var(--accent)}.intro{font-size:17px;max-width:430px;color:var(--muted);margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:14px 22px;border-radius:8px;border:1px solid var(--line);background:#222a24;font-weight:650;color:var(--ink)}.primary{background:var(--accent);color:#1b2516;border-color:var(--accent)}.button:hover:not(:disabled){filter:brightness(1.08)}.disabled,button:disabled{color:#a8b4a5;cursor:default}.hint{font-size:12px;color:var(--muted)}.landscape{height:410px;position:relative;overflow:hidden;border:1px solid #5c6050;border-radius:18px;background:radial-gradient(ellipse at 65% 35%,#aaa771 0,transparent 55%),linear-gradient(155deg,#233e3a,#717552 55%,#273c32)}.sun{position:absolute;top:53px;right:70px;width:124px;height:124px;background:#e3df9a;border-radius:50%;box-shadow:0 0 80px #e3df9a55}.orbit{position:absolute;border:1px solid #e4ebc72e;width:560px;height:270px;border-radius:50%;transform:rotate(-35deg);top:-20px;left:-70px}.mountain{position:absolute;clip-path:polygon(0 75%,18% 44%,31% 60%,48% 0,69% 42%,80% 30%,100% 75%,100% 100%,0 100%);width:125%;height:260px;left:-35px;bottom:0;background:#314e40}.mountain-front{height:180px;left:20px;bottom:-18px;background:#142e29;transform:scaleX(-1)}.landscape-label{position:absolute;left:28px;right:28px;bottom:26px;display:flex;flex-direction:column;gap:8px;text-shadow:0 1px 5px #000}.landscape-label span{font-size:9px;letter-spacing:2px;color:#d0d9c6}.landscape-label strong{font-size:23px;letter-spacing:-.5px}.notice{border:1px solid #535944;background:#22281d;border-radius:8px;padding:12px 18px;font-size:13px;color:#d6dfbc;margin-bottom:36px}.section-heading{display:flex;justify-content:space-between;align-items:center}.section-heading .eyebrow{margin-bottom:7px}h2{font-size:30px;font-weight:550;letter-spacing:-1px;margin:0 0 24px}.count{font-size:12px;vertical-align:middle;display:inline-block;margin-left:14px;padding:2px 9px;border:1px solid var(--line);border-radius:20px;color:var(--muted)}.muted{color:var(--muted);font-size:13px}.status-strip{display:flex;gap:16px;align-items:center;padding:16px 20px;border:1px solid var(--line);border-radius:9px;color:var(--muted);font-size:13px}.status-strip strong{color:var(--ink)}.quiet{background:#89958a;margin:0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:28px 0 48px}.game-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:var(--panel)}.card-art{height:170px;position:relative;overflow:hidden;padding:18px;background:linear-gradient(135deg,#365752,#6c8471)}.card-art>span{position:relative;z-index:1;font-size:9px;letter-spacing:2px;background:#10141477;padding:5px 8px;border-radius:4px}.card-art>strong{position:absolute;bottom:2px;left:22px;font-size:46px;letter-spacing:8px;color:#f4f6e9bd}.art-shape{position:absolute;width:145px;height:145px;right:25px;top:35px;transform:rotate(30deg);border:22px solid #cee7ba33;box-shadow:0 0 0 22px #d7edc311}.palworld{background:linear-gradient(125deg,#294953,#66898c)}.palworld .art-shape{border-radius:50%;border-color:#a9e8db44}.palworld>strong{font-size:32px;letter-spacing:3px;bottom:13px}.ap{background:linear-gradient(130deg,#4d4165,#927d89)}.ap .art-shape{transform:rotate(45deg);border-color:#e4c3eb44}.card-body{padding:22px}.state{font-size:11px;color:#d7d8b5}.state:before{content:'●';font-size:8px;margin-right:6px}h3{font-size:20px;font-weight:600;letter-spacing:-.5px;margin:12px 0 3px}.version{font-size:11px;color:var(--muted);margin:0}.card-body>p:not(.version){font-size:13px;color:var(--muted)}dl{display:flex;gap:28px;font-size:11px;border-top:1px solid var(--line);padding-top:16px;margin-top:22px}dt{color:var(--muted)}dd{margin:3px 0 0}.card-footer{border-top:1px solid var(--line);padding-top:16px;margin-bottom:0}.request-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid var(--line);background:linear-gradient(115deg,#20291e,#171f1b);border-radius:12px;padding:32px;margin:36px 0 64px}.request-panel .eyebrow{margin-bottom:12px}.request-panel h2{margin-bottom:10px}.request-panel p:not(.eyebrow){color:var(--muted);font-size:14px;margin-bottom:0}footer{min-height:100px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);color:var(--muted);font-size:12px}footer .brand{font-size:14px}.text-button{background:none;border:0;color:var(--accent);cursor:pointer}.large{width:74px;height:74px;font-size:50px;flex-shrink:0}@media(max-width:950px){.topbar,main,footer{padding-left:24px;padding-right:24px}.small-label{display:none}.hero{gap:28px}.landscape{height:360px}.cards{gap:12px}.card-body{padding:16px}.request-panel{align-items:flex-start;flex-direction:column}}@media(max-width:680px){.topbar{height:78px}.brand-sub{display:none}nav{gap:18px}.hero{grid-template-columns:1fr;padding:40px 0;gap:32px}.hero h1{font-size:50px}.landscape{height:290px}.cards{grid-template-columns:1fr}.card-art{height:190px}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:16px}.status-strip{flex-wrap:wrap;gap:9px}.request-panel{padding:24px}footer{gap:20px;flex-wrap:wrap;padding-top:24px;padding-bottom:24px}.card-art>strong{font-size:48px}.notice{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
form label{display:block;margin:14px 0 6px}input:not([type=checkbox]):not([type=hidden]){display:block;width:100%;max-width:420px;padding:12px;border:1px solid var(--line);border-radius:7px;background:var(--bg);color:var(--ink);font:inherit;margin-bottom:14px}input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.check-label{display:flex;align-items:center;gap:12px}.check-label input{accent-color:var(--accent)}form .button{margin:4px 4px 4px 0}
