*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #2563eb;--color-primary-dark: #1d4ed8;--color-primary-darker: #1e40af;--color-primary-light: #eff6ff;--color-success: #059669;--color-success-dark: #047857;--color-success-light: #ecfdf5;--color-warning: #d97706;--color-warning-light: #fffbeb;--color-danger: #dc2626;--color-danger-light: #fef2f2;--color-text: #0f172a;--color-text-secondary: #475569;--color-text-muted: #64748b;--color-border: #e2e8f0;--color-border-strong: #cbd5e1;--color-bg: #f8fafc;--color-bg-subtle: #f1f5f9;--color-white: #ffffff;--radius-sm: 6px;--radius: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(15,23,42,.06);--shadow: 0 1px 3px rgba(15,23,42,.08), 0 1px 2px rgba(15,23,42,.06);--shadow-md: 0 4px 6px -1px rgba(15,23,42,.08), 0 2px 4px -2px rgba(15,23,42,.05);--shadow-lg: 0 10px 15px -3px rgba(15,23,42,.09), 0 4px 6px -4px rgba(15,23,42,.05);--shadow-focus: 0 0 0 3px rgba(37,99,235,.18);--t: .15s ease;--t-slow: .25s ease;--font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--header-h: 64px}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--color-primary);color:#fff}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:clamp(1.6rem,4.5vw,2.1rem);font-weight:800;line-height:1.15;letter-spacing:-.03em}h2{font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:700;line-height:1.25;letter-spacing:-.02em}h3{font-size:1.05rem;font-weight:600;letter-spacing:-.01em}.container{width:100%;max-width:980px;margin:0 auto;padding:0 1.125rem}header.svelte-12qhfyh{background:#fffffff2;border-bottom:1px solid var(--color-border);box-shadow:0 1px 0 var(--color-border),var(--shadow-sm);position:sticky;top:0;z-index:100;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}header.svelte-12qhfyh .container:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:space-between;height:var(--header-h);gap:1rem}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:800;color:var(--color-text);text-decoration:none;white-space:nowrap;letter-spacing:-.03em;flex-shrink:0;transition:opacity var(--t)}.logo.svelte-12qhfyh:hover{opacity:.8;text-decoration:none}.logo-text.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--color-primary)}.logo-mark.svelte-12qhfyh{display:block;flex-shrink:0}header.svelte-12qhfyh nav:where(.svelte-12qhfyh){display:flex;align-items:center;gap:.125rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}header.svelte-12qhfyh nav:where(.svelte-12qhfyh)::-webkit-scrollbar{display:none}header.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:var(--color-text-secondary);font-size:.835rem;font-weight:500;padding:.4rem .75rem;border-radius:var(--radius-full);white-space:nowrap;text-decoration:none;transition:color var(--t),background var(--t)}header.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{color:var(--color-text);background:var(--color-bg-subtle);text-decoration:none}header.svelte-12qhfyh nav:where(.svelte-12qhfyh) a.active:where(.svelte-12qhfyh){color:var(--color-primary);background:var(--color-primary-light);font-weight:600}@media(max-width:639px){header.svelte-12qhfyh .container:where(.svelte-12qhfyh){flex-direction:column;height:auto;padding-top:.75rem;padding-bottom:0;gap:0;align-items:stretch}.logo.svelte-12qhfyh{padding-bottom:.625rem}header.svelte-12qhfyh nav:where(.svelte-12qhfyh){width:100%;border-top:1px solid var(--color-border);padding:.25rem 0;justify-content:space-around;gap:0}header.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){flex:1;text-align:center;font-size:.75rem;padding:.5rem .375rem}}main.svelte-12qhfyh{min-height:calc(100vh - var(--header-h) - 120px)}footer.svelte-12qhfyh{background:var(--color-white);border-top:1px solid var(--color-border);padding:2.25rem 0;margin-top:4rem}footer.svelte-12qhfyh .container:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:1.5rem}.footer-left.svelte-12qhfyh{display:flex;flex-direction:column;gap:.375rem}.footer-brand.svelte-12qhfyh{display:flex;align-items:center;gap:.45rem;font-size:.9rem;font-weight:800;color:var(--color-text);letter-spacing:-.02em;text-decoration:none}.footer-brand.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--color-primary)}.footer-brand.svelte-12qhfyh:hover{text-decoration:none}.footer-left.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.8rem;color:var(--color-text-muted);max-width:380px;line-height:1.5}.footer-nav.svelte-12qhfyh{display:flex;gap:1.25rem;flex-wrap:wrap}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.8rem;color:var(--color-text-secondary);text-decoration:none;transition:color var(--t)}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-primary);text-decoration:none}@media(min-width:640px){footer.svelte-12qhfyh .container:where(.svelte-12qhfyh){flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-nav.svelte-12qhfyh{flex-direction:column;gap:.625rem;align-items:flex-end}}
