:root{--bg: #fdf6e3;--surface: #ffffff;--surface-2: #fff;--ink: #111111;--muted: #6b6b6b;--accent: #fdc800;--accent-2: #a855f7;--good: #02b070;--bad: #e0404a;--border: 2px solid #111111;--shadow: 5px 5px 0 #111111;--mono: "JetBrains Mono", ui-monospace, monospace;--sans: "Inter", system-ui, sans-serif}[data-theme=dark]{--bg: #0a0e1a;--surface: #151d30;--surface-2: #1d2740;--ink: #f3f4f6;--muted: #9aa3b2;--accent: #fdc800;--accent-2: #c084fc;--good: #02e2ac;--bad: #f87171;--border: 2px solid #f3f4f6;--shadow: 5px 5px 0 rgba(243, 244, 246, .85)}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;max-width:720px;margin:0 auto;padding:18px 16px 0}.brand.svelte-12qhfyh{font-weight:800;font-size:20px;color:var(--ink);text-decoration:none}nav.svelte-12qhfyh{display:flex;align-items:center;gap:14px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink);text-decoration:none;font-weight:600;font-size:15px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}nav.svelte-12qhfyh a.hub:where(.svelte-12qhfyh){color:var(--muted);font-weight:700}nav.svelte-12qhfyh a.hub:where(.svelte-12qhfyh):hover{color:var(--ink)}.themebtn.svelte-12qhfyh{border:var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:4px 8px;cursor:pointer;font-size:15px}.themebtn.svelte-12qhfyh:active{transform:translate(2px,2px);box-shadow:none}main.svelte-12qhfyh{max-width:720px;margin:0 auto;padding:16px}footer.svelte-12qhfyh{max-width:720px;margin:24px auto;padding:0 16px;color:var(--muted);font-size:13px;text-align:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 12px}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);text-decoration:underline;font-weight:600}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}.foot-links.svelte-12qhfyh{display:inline-flex;align-items:center;gap:6px}.foot-links.svelte-12qhfyh .dot:where(.svelte-12qhfyh){opacity:.6}.foot-help.svelte-12qhfyh{border:var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:4px 10px;font:inherit;font-weight:700;color:var(--ink);cursor:pointer}.foot-help.svelte-12qhfyh:active{transform:translate(2px,2px);box-shadow:none}.help-overlay.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:20px;z-index:50}.help-card.svelte-12qhfyh{background:var(--surface);color:var(--ink);border:var(--border);box-shadow:var(--shadow);border-radius:12px;max-width:380px;width:100%;padding:20px;text-align:center}.help-card.svelte-12qhfyh h2:where(.svelte-12qhfyh){margin:0 0 10px;font-size:18px}.help-card.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0 0 16px;line-height:1.5;color:var(--ink)}.help-close.svelte-12qhfyh{border:var(--border);background:var(--accent);color:#111;box-shadow:var(--shadow);border-radius:8px;padding:8px 18px;font:inherit;font-weight:700;cursor:pointer}.help-close.svelte-12qhfyh:active{transform:translate(2px,2px);box-shadow:none}
