:root{--bg:#fafaf8;--surface:#fff;--border:#e2e0da;--text:#1f2328;--text-muted:#6b7280;--accent:#8b1e1e;--accent-soft:#f6e8e8;--accent-contrast:#fff;--neutral-soft:#eceae4;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:-apple-system,Segoe UI,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#131310;--surface:#1c1b17;--border:#33312b;--text:#e9e7e1;--text-muted:#ada9a1;--accent:#e0807f;--accent-soft:#351a1a;--accent-contrast:#17150f;--neutral-soft:#2b2a25;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root[data-theme=dark]{--bg:#131310;--surface:#1c1b17;--border:#33312b;--text:#e9e7e1;--text-muted:#ada9a1;--accent:#e0807f;--accent-soft:#351a1a;--accent-contrast:#17150f;--neutral-soft:#2b2a25;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.3}.card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1rem 1.25rem}.badge{background:var(--accent-soft);color:var(--accent);white-space:nowrap;border-radius:999px;padding:.1rem .5rem;font-size:.75rem;display:inline-block}.badge.neutral{background:var(--neutral-soft);color:var(--text-muted)}.muted{color:var(--text-muted);font-size:.875rem}.watch-btn{border:1px solid var(--accent);background:var(--surface);color:var(--accent);cursor:pointer;border-radius:6px;padding:.3rem .9rem;font-size:.875rem}.watch-btn.watching{background:var(--accent);color:var(--accent-contrast)}header.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--border)}.inner.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:1rem;max-width:64rem;margin:0 auto;padding:.75rem 1rem;display:flex}.brand.svelte-12qhfyh{color:var(--text);font-size:1.05rem}.brand.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--accent)}.right.svelte-12qhfyh{align-items:center;gap:1.25rem;display:flex}nav.svelte-12qhfyh{gap:1rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);padding:.2rem 0}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent);border-bottom:2px solid var(--accent)}.search.svelte-12qhfyh input:where(.svelte-12qhfyh){border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit;border-radius:6px;width:12rem;max-width:40vw;padding:.25rem .6rem;font-size:.8rem}.theme-toggle.svelte-12qhfyh{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font:inherit;cursor:pointer;border-radius:6px;padding:.25rem .7rem;font-size:.8rem}.theme-toggle.svelte-12qhfyh:hover{color:var(--text);border-color:var(--text-muted)}main.svelte-12qhfyh{max-width:64rem;margin:0 auto;padding:1.5rem 1rem 3rem}footer.svelte-12qhfyh{border-top:1px solid var(--border);max-width:64rem;margin:0 auto;padding:1rem}
