@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{color-scheme:light;--bg: #FFFFFF;--bg-2: #F6F7F9;--bg-3: #EEF0F5;--ink: #0B1320;--ink-soft: #3C4660;--ink-muted: #6B7489;--rule: #DEE2EB;--rule-hair: #E8EBF1;--accent: #1E3A6A;--accent-deep: #132746;--accent-tint: #E6ECF5;--accent-soft: #B9CADF;--font-sans: "IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, "SF Mono", "Courier New", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-hero: clamp(2.5rem, 5.5vw, 4.25rem);--shadow-sm: 0 1px 2px rgba(11, 19, 32, .06);--shadow-md: 0 6px 18px rgba(11, 19, 32, .08), 0 1px 3px rgba(11, 19, 32, .06);--shadow-cut: 4px 4px 0 var(--accent);--brand: var(--accent);--brand-soft: var(--accent-tint);--text: var(--ink);--muted: var(--ink-muted);--border: var(--rule);--paper: var(--bg);--paper-2: var(--bg-2);--paper-3: var(--bg-3)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;padding:0;font-family:var(--font-sans);font-weight:400;font-size:var(--text-base);color:var(--ink);background:var(--bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.55}a{color:var(--accent);text-decoration:none;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .16s ease,text-decoration-color .16s ease}a:hover{color:var(--accent-deep);text-decoration:underline;text-decoration-color:var(--accent)}button{cursor:pointer;font:inherit;color:inherit;border:none;background:none;padding:0}::selection{background:var(--accent);color:var(--bg)}h1,h2,h3,h4{font-family:var(--font-sans);font-weight:600;color:var(--ink);letter-spacing:-.015em;line-height:1.2;margin:0}h1{font-size:var(--text-2xl)}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}.mono{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted)}p{max-width:65ch}.frame.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.nav.svelte-12qhfyh{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px)}.nav-inner.svelte-12qhfyh{max-width:1320px;margin:0 auto;padding:1rem 2rem 1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.nav-rule.svelte-12qhfyh{height:1px;background:var(--rule);max-width:1320px;margin:0 auto}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.55rem;color:var(--ink)!important;text-decoration:none!important}.brand.svelte-12qhfyh:hover{text-decoration:none!important}.brand-mark.svelte-12qhfyh{color:#206bc4;flex-shrink:0}.brand-word.svelte-12qhfyh{font-family:var(--font-sans);font-weight:600;font-size:1.25rem;letter-spacing:-.015em}nav.svelte-12qhfyh{display:flex;gap:1.5rem;align-items:center}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-soft)!important;font-size:var(--text-sm);font-weight:500}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)!important;text-decoration:none}.cta.svelte-12qhfyh{background:var(--accent);color:var(--bg)!important;padding:.55rem 1rem;font-family:var(--font-sans);font-size:var(--text-sm);font-weight:600;border-radius:3px;transition:background .18s ease,transform .18s ease;display:inline-flex;gap:.35rem;align-items:center}.cta.svelte-12qhfyh:hover{background:var(--accent-deep)!important;color:var(--bg)!important;transform:translateY(-1px)}main.svelte-12qhfyh{flex:1;width:100%;max-width:1320px;margin:0 auto;padding:0 2rem}@media(max-width:640px){main.svelte-12qhfyh{padding:0 1.25rem}}.footer.svelte-12qhfyh{margin-top:6rem;padding:3rem 0 2.5rem;background:var(--bg-2);border-top:1px solid var(--rule)}.footer-inner.svelte-12qhfyh{max-width:1320px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:3rem}.footer-col.svelte-12qhfyh{display:flex;flex-direction:column;gap:.55rem}.footer-label.svelte-12qhfyh{color:var(--ink-muted)}.footer-text.svelte-12qhfyh{font-family:var(--font-sans);font-size:var(--text-base);line-height:1.55;color:var(--ink-soft);margin:.25rem 0 0;max-width:32ch}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh),.footer-meta.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-soft)!important;font-size:var(--text-sm)}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.footer-meta.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)!important}.footer-copy.svelte-12qhfyh{margin-top:.8rem;color:var(--ink-muted);font-size:var(--text-xs)}@media(max-width:800px){.nav-inner.svelte-12qhfyh{flex-direction:column;align-items:flex-start;gap:.8rem}nav.svelte-12qhfyh{flex-wrap:wrap;gap:1rem 1.2rem}.footer-inner.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}}
