@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&family=DM+Sans:wght@400;500;600&display=swap";:root{--bg-primary:#7ecfc0;--bg-secondary:#6bbfb0;--bg-card:#fff;--bg-dark:#1a1a2e;--accent-blue:#2b6cb0;--accent-cobalt:#3b82f6;--accent-red:#e53e3e;--accent-yellow:#f6e05e;--accent-dark:#1a1a1a;--text-primary:#1a1a1a;--text-secondary:#4a4a4a;--text-muted:#6a6a6a;--text-light:#fff;--border:#1a1a1a;--border-width:3px;--pixel-shadow:4px 4px 0px #1a1a1a;--font-pixel:"Press Start 2P", monospace;--font-body:"DM Sans", sans-serif;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);min-height:100vh;line-height:1.7}h1,h2,h3,h4{font-family:var(--font-pixel);line-height:1.4}h1{font-size:clamp(1.2rem,3vw,2rem)}h2{font-size:clamp(1rem,2vw,1.4rem)}h3{font-size:clamp(.75rem,1.5vw,1rem)}a{color:var(--accent-blue);text-decoration:none;transition:color .15s}a:hover{color:var(--accent-red)}p{color:var(--text-secondary);margin-bottom:1rem;font-size:1.05rem}.card{background:var(--bg-card);border:var(--border-width) solid var(--border);box-shadow:var(--pixel-shadow);padding:1.5rem}.btn{border:var(--border-width) solid var(--border);box-shadow:var(--pixel-shadow);font-family:var(--font-pixel);text-transform:uppercase;cursor:pointer;background:var(--bg-card);color:var(--text-primary);padding:.6rem 1.2rem;font-size:.6rem;line-height:1.8;transition:transform .1s,box-shadow .1s;display:inline-block}.btn:hover{box-shadow:2px 2px 0px var(--border);color:var(--text-primary);transform:translate(2px,2px)}.btn-primary{background:var(--accent-cobalt);color:var(--text-light)}.btn-primary:hover{color:var(--text-light)}.btn-red{background:var(--accent-red);color:var(--text-light)}.btn-red:hover{color:var(--text-light)}main{max-width:1100px;padding:var(--spacing-md);margin:0 auto}.pixel-divider{background:repeating-linear-gradient(90deg, var(--border) 0px, var(--border) 8px, transparent 8px, transparent 16px);height:4px;margin:var(--spacing-md) 0}.wikilink-missing{color:var(--accent-red);cursor:help;border-bottom:1px dashed var(--accent-red)}header.svelte-12qhfyh{background:var(--bg-dark);border-bottom:var(--border-width) solid var(--border);z-index:100;padding:1rem 2rem;position:sticky;top:0}nav.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.site-title.svelte-12qhfyh{flex-direction:column;gap:.2rem;text-decoration:none;display:flex}.title-372.svelte-12qhfyh{font-family:var(--font-pixel);color:var(--bg-primary);font-size:1.4rem;line-height:1}.title-sub.svelte-12qhfyh{font-family:var(--font-pixel);color:var(--accent-yellow);letter-spacing:.05em;font-size:.45rem}.site-title.svelte-12qhfyh:hover .title-372:where(.svelte-12qhfyh){color:var(--accent-yellow)}ul.svelte-12qhfyh{flex-wrap:wrap;gap:1.5rem;list-style:none;display:flex}ul.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--font-pixel);color:var(--bg-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.55rem;transition:color .15s}ul.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent-yellow)}footer.svelte-12qhfyh{background:var(--bg-dark);border-top:var(--border-width) solid var(--border);margin-top:var(--spacing-lg);padding:2rem}.footer-inner.svelte-12qhfyh{text-align:center;max-width:1100px;margin:0 auto}.footer-inner.svelte-12qhfyh p:where(.svelte-12qhfyh){font-family:var(--font-pixel);color:var(--bg-primary);font-size:.5rem;line-height:2}.footer-inner.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--accent-yellow)}.disclaimer.svelte-12qhfyh{margin-top:.5rem;color:var(--text-muted)!important}@media (width<=600px){nav.svelte-12qhfyh{flex-direction:column;align-items:flex-start}}.dev-banner.svelte-12qhfyh{color:#000;text-align:center;font-family:var(--font-pixel);z-index:200;background:#ff0;padding:.3rem;font-size:.6rem;position:sticky;top:0}
