:root{--brand: #0071e3;--brand-hover: #0056b3;--brand-soft: #e6f2ff;--text-primary: #1a2530;--text-secondary: #5a7a87;--text-tertiary: #8ea3ad;--text-inverse: #ffffff;--bg-page: #fafbfc;--bg-surface: #ffffff;--bg-surface-alt: #f7f8fa;--border-subtle: #e2e6ea;--border-default: #cfd5da;--success-bg: #e6f7ea;--success-text: #0b7a2d;--warning-bg: #fff4e5;--warning-text: #9a5a00;--danger-bg: #fdecea;--danger-text: #c42b1c;--info-bg: #e6f2ff;--info-text: #0071e3;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08);--shadow-lg: 0 20px 60px rgba(0, 0, 0, .12);--shadow-focus: 0 0 0 3px rgba(0, 113, 227, .2);--duration-fast: .1s;--duration-base: .15s;--duration-enter: .25s;--ease-out: cubic-bezier(0, 0, .2, 1);--ease-default: cubic-bezier(.2, 0, 0, 1);--font-ui: "Inter", system-ui, -apple-system, sans-serif;--font-display: "Inter", system-ui, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font-ui);color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}.site.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-page)}.topbar.svelte-12qhfyh{padding:16px 24px;background:var(--bg-surface);border-bottom:1px solid var(--border-subtle)}.topbar-inner.svelte-12qhfyh{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;text-decoration:none;color:var(--text-primary)}.brand.svelte-12qhfyh:hover{text-decoration:none}.brand-logo.svelte-12qhfyh{display:block;height:40px;width:auto}.topbar-nav.svelte-12qhfyh{display:flex;gap:8px}.nav-link.svelte-12qhfyh{padding:8px 12px;border-radius:var(--radius-sm);font-size:14px;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color var(--duration-base) var(--ease-default),background var(--duration-base) var(--ease-default)}.nav-link.svelte-12qhfyh:hover{color:var(--text-primary);background:var(--bg-surface-alt)}.nav-link.active.svelte-12qhfyh{color:var(--brand)}@media(max-width:480px){.nav-link.svelte-12qhfyh{padding:6px 8px;font-size:13px}}.site-main.svelte-12qhfyh{flex:1}.site-footer.svelte-12qhfyh{padding:24px;border-top:1px solid var(--border-subtle);background:var(--bg-surface)}.footer-inner.svelte-12qhfyh{max-width:960px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:12px;color:var(--text-tertiary);flex-wrap:wrap}.footer-nav.svelte-12qhfyh{display:flex;gap:16px}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary);font-size:12px}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text-primary)}@media(max-width:640px){.footer-inner.svelte-12qhfyh{flex-direction:column;text-align:center}}
