h1{font-size:clamp(1em,2.4vw,1.6em);letter-spacing:3px;line-height:1.3;color:#1a1a1a}h2{font-size:.7em}h2,h3{letter-spacing:2px;line-height:1.4;color:#1a1a1a}h3{font-size:.65em}h4{letter-spacing:1px;line-height:1.4;color:#333}h4,p{font-size:.55em}p{line-height:1.9;color:#444}small{font-size:.45em;line-height:1.6;color:#666}a{color:#f32712}a:hover{text-decoration:underline}:root{--poke-dark:#0f1923;--poke-panel:#1a2632;--poke-border:#2a3a4a;--poke-accent:#4ade80;--poke-yellow:#facc15;--poke-red:#ef4444;--poke-blue:#60a5fa;--poke-white:#e8f4f0;--poke-muted:#6b8fa8;--poke-font:"Press Start 2P",monospace;--poke-box-shadow:0 0 0 3px var(--poke-border),0 0 0 6px var(--poke-panel),0 0 0 9px var(--poke-border)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{width:100vw;height:100vh;overflow:hidden;background:var(--poke-dark);color:var(--poke-white);font-family:var(--poke-font)}.pixel-box,body,html{image-rendering:pixelated}.pixel-box{background:var(--poke-panel);border:3px solid var(--poke-white);box-shadow:var(--poke-box-shadow)}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--poke-font)}