:root{--color-bg: #eef0f7;--color-bg-alt: #e4e6f1;--color-bg-card: #ffffff;--color-text: #1d1d29;--color-text-muted: #5a5a70;--color-accent: #5847d6;--color-accent-hover: #4334b8;--color-border: #d3d5e6;--color-border-light: #e5e7f1;--font-display: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-sans: var(--font-display);--font-mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--weight-light: 300;--weight-regular: 400;--weight-bold: 700;--weight-black: 800;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--space-2xl: 6rem;--max-width: 64rem;--border-radius: .625rem;--transition-fast: .15s ease;--transition-base: .25s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);font-weight:var(--weight-regular);font-size:1rem;line-height:1.6;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--weight-black);line-height:1.1;letter-spacing:-.02em;color:var(--color-text)}h1{font-size:clamp(2.25rem,6vw,3.75rem)}h2{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:var(--weight-bold)}h3{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:var(--weight-bold)}p{max-width:65ch}a{color:var(--color-accent);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-accent-hover)}.container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:var(--space-md)}@media(min-width:768px){.container{padding-inline:var(--space-lg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}::selection{background-color:var(--color-accent);color:#fff}.site.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1}.header.svelte-12qhfyh{position:sticky;top:0;z-index:100;background-color:color-mix(in srgb,var(--color-bg) 82%,transparent);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--color-border-light)}.header-inner.svelte-12qhfyh,.footer-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md)}.header-inner.svelte-12qhfyh{padding-block:var(--space-md)}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;color:var(--color-text)}.brand-name.svelte-12qhfyh{font-weight:var(--weight-black);font-size:1.15rem;letter-spacing:-.02em}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-md)}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.9375rem;color:var(--color-text-muted);text-decoration:none;transition:color var(--transition-fast)}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-accent)}.nav-cta.svelte-12qhfyh{padding:.4rem .9rem;border-radius:var(--border-radius);background-color:var(--color-accent);color:#fff!important;font-weight:500}.nav-cta.svelte-12qhfyh:hover{background-color:var(--color-accent-hover)}.footer.svelte-12qhfyh{margin-top:var(--space-2xl);border-top:1px solid var(--color-border-light);background-color:var(--color-bg-alt)}.footer-inner.svelte-12qhfyh{padding-block:var(--space-lg);flex-wrap:wrap}.footer-name.svelte-12qhfyh{font-weight:var(--weight-bold);color:var(--color-text-muted)}.footer-note.svelte-12qhfyh{font-size:.8125rem;color:var(--color-text-muted);margin:0}@media(max-width:560px){.nav.svelte-12qhfyh{gap:var(--space-sm)}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.8125rem}}
