:root{--bg: #f7f8fa;--panel: #fff;--line: #e3e6ec;--ink: #1a1d23;--dim: #666e7d;--accent: #1c5fd4;--accent-soft: #e8f0fe;--up: #c0392b;--down: #1e8449;--warn: #b7791f;color-scheme:light}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #14161a;--panel: #1c1f25;--line: #2c313a;--ink: #e6e8ec;--dim: #9aa3b2;--accent: #5b9bff;--accent-soft: #1d2c47;--up: #ff7a6b;--down: #4ecb8b;--warn: #e0b050;color-scheme:dark}}[data-theme=dark]{--bg: #14161a;--panel: #1c1f25;--line: #2c313a;--ink: #e6e8ec;--dim: #9aa3b2;--accent: #5b9bff;--accent-soft: #1d2c47;--up: #ff7a6b;--down: #4ecb8b;--warn: #e0b050;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.6 -apple-system,Segoe UI,Noto Sans TC,Microsoft JhengHei,sans-serif}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.shell.svelte-12qhfyh{max-width:1400px;margin:0 auto;padding:0 16px}header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--line);margin-bottom:20px}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:10px;color:var(--ink)}.brand.svelte-12qhfyh:hover{text-decoration:none}.mark.svelte-12qhfyh{width:34px;height:34px;border-radius:9px;background:var(--accent);color:#fff;display:grid;place-items:center;font-weight:700;font-size:17px}.brand.svelte-12qhfyh strong:where(.svelte-12qhfyh){display:block;font-size:16px}.brand.svelte-12qhfyh em:where(.svelte-12qhfyh){display:block;font-size:11.5px;color:var(--dim);font-style:normal}nav.svelte-12qhfyh{display:flex;gap:16px;font-size:14px}footer.svelte-12qhfyh{margin:40px 0 24px;padding-top:16px;border-top:1px solid var(--line);font-size:12.5px;color:var(--dim);line-height:1.8}
