:root{--bg: #fafafa;--fg: #111;--accent: #2b5fff;--muted: #666;--border: #e2e2e2;--danger: #c62828;--max-content: 960px;--ad-width: 160px;--ad-height: 600px}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:system-ui,sans-serif;color:var(--fg);background:var(--bg)}button{font:inherit;cursor:pointer}.btn-primary{background:var(--accent);color:#fff;border:0;padding:.6rem 1rem;border-radius:6px}.btn-secondary{background:#fff;color:var(--fg);border:1px solid var(--border);padding:.6rem 1rem;border-radius:6px}.top.svelte-yic9pk{display:flex;gap:1rem;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border);background:#fff}.muted.svelte-yic9pk{color:var(--muted);font-size:.9rem;flex:1}.counter.svelte-yic9pk{font-variant-numeric:tabular-nums;color:var(--muted)}ins.left.svelte-16e9e0l,ins.right.svelte-16e9e0l{width:var(--ad-width);height:var(--ad-height)}ins.mobile.svelte-16e9e0l{width:320px;height:50px}.shell.svelte-12qhfyh{display:grid;grid-template-columns:var(--ad-width) 1fr var(--ad-width);gap:1rem;padding:1rem;max-width:calc(var(--max-content) + 2*var(--ad-width) + 2rem);margin:0 auto}.content.svelte-12qhfyh{min-width:0}.ad-mobile.svelte-12qhfyh{display:none}.foot.svelte-12qhfyh{text-align:center;color:var(--muted);padding:1rem;font-size:.85rem}@media (max-width: 1023px){.shell.svelte-12qhfyh{grid-template-columns:1fr;padding:.5rem}.content.svelte-12qhfyh{padding-bottom:4rem}.ad-side.svelte-12qhfyh{display:none}.ad-mobile.svelte-12qhfyh{display:flex;justify-content:center;position:sticky;bottom:0;background:#fff;border-top:1px solid var(--border);padding:.25rem 0}}
