:root{--bg: #ffffff;--fg: #1a1a1a;--muted: #667085;--line: #e5e7eb;--accent: #4f46e5}@media(prefers-color-scheme:dark){:root{--bg: #0f1115;--fg: #f3f4f6;--muted: #9ca3af;--line: #262b36;--accent: #818cf8}}body{margin:0;background:var(--bg);color:var(--fg);font-family:system-ui,PingFang SC,Microsoft YaHei,sans-serif}.page.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;border-bottom:1px solid var(--line)}.brand.svelte-12qhfyh{font-weight:700;font-size:18px;color:var(--fg);text-decoration:none}nav.svelte-12qhfyh{display:flex;gap:24px;align-items:center}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);text-decoration:none;font-size:14px}nav.svelte-12qhfyh a.cta:where(.svelte-12qhfyh){color:#fff;background:var(--accent);padding:8px 16px;border-radius:8px}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{padding:24px 32px;border-top:1px solid var(--line);color:var(--muted);font-size:13px;text-align:center}
