@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./geist-sans-latin-400-normal.gapTbOY8.woff2) format("woff2"),url(./geist-sans-latin-400-normal.BOaIZNA2.woff) format("woff")}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./geist-mono-cyrillic-400-normal.Ce5q_31Z.woff2) format("woff2"),url(./geist-mono-cyrillic-400-normal.BPBWmzPh.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./geist-mono-latin-ext-400-normal.Cgks_Qgx.woff2) format("woff2"),url(./geist-mono-latin-ext-400-normal.CxNRRMGd.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./geist-mono-latin-400-normal.LC9RFr9I.woff2) format("woff2"),url(./geist-mono-latin-400-normal.CoULgQGM.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--color-bg: #fafafa;--color-surface: #ffffff;--color-surface-hover: #f4f4f5;--color-surface-active: #e4e4e7;--color-border: #e4e4e7;--color-border-strong: #d4d4d8;--color-text: #09090b;--color-text-secondary: #71717a;--color-text-tertiary: #a1a1aa;--color-accent: #6366f1;--color-accent-hover: #4f46e5;--color-accent-muted: #eef2ff;--color-accent-text: #ffffff;--color-danger: #ef4444;--color-danger-muted: #fef2f2;--color-success: #10b981;--color-success-muted: #ecfdf5;--color-overlay: rgba(0, 0, 0, .4);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 2px 4px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--ease-spring: cubic-bezier(.22, 1, .36, 1);--ease-out-expo: cubic-bezier(.16, 1, .3, 1)}@media(prefers-color-scheme:dark){:root{--color-bg: #0c0c0e;--color-surface: #16161a;--color-surface-hover: #1c1c22;--color-surface-active: #27272a;--color-border: #27272a;--color-border-strong: #3f3f46;--color-text: #fafafa;--color-text-secondary: #a1a1aa;--color-text-tertiary: #52525b;--color-accent: #818cf8;--color-accent-hover: #6366f1;--color-accent-muted: #1e1b4b;--color-accent-text: #ffffff;--color-danger: #f87171;--color-danger-muted: #450a0a;--color-success: #34d399;--color-success-muted: #052e16;--color-overlay: rgba(0, 0, 0, .6);--shadow-sm: none;--shadow-md: none}}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:var(--color-text);background-color:var(--color-bg);line-height:1.5;margin:0}.font-mono{font-family:Geist Mono,ui-monospace,SF Mono,SFMono-Regular,monospace}h1,h2,h3,h4,h5,h6{font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;line-height:1.25}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.layout.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1}.site-header.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:transparent;border-bottom:1px solid transparent;transition:background var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base)}.site-header.scrolled.svelte-12qhfyh{background:color-mix(in srgb,var(--color-bg) 85%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--color-border);box-shadow:0 1px 3px #0000000a}@media(prefers-reduced-motion:reduce){.site-header.svelte-12qhfyh{transition:none}}.nav-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 var(--space-6);height:64px;display:flex;align-items:center;justify-content:space-between}.logo.svelte-12qhfyh{font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:700;color:var(--color-text);text-decoration:none;letter-spacing:-.02em}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-1)}@media(max-width:1024px){.nav-links.svelte-12qhfyh{position:fixed;inset:64px 0 0;flex-direction:column;align-items:stretch;background:var(--color-bg);padding:var(--space-4);gap:0;z-index:100;overflow-y:auto;opacity:0;transform:translateY(-8px);pointer-events:none;visibility:hidden;transition:opacity var(--transition-base),transform var(--transition-base),visibility var(--transition-base)}.nav-links.open.svelte-12qhfyh{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}}@media(prefers-reduced-motion:reduce)and (max-width:1024px){.nav-links.svelte-12qhfyh{transition:none;transform:none}}.nav-link.svelte-12qhfyh{background:none;border:none;font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;color:var(--color-text-secondary);cursor:pointer;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);transition:color var(--transition-fast),background var(--transition-fast);text-decoration:none;display:inline-flex;align-items:center;gap:var(--space-2)}.nav-link.svelte-12qhfyh:hover{color:var(--color-text);background:var(--color-surface-hover)}.nav-link.active.svelte-12qhfyh{color:var(--color-accent)}@media(max-width:1024px){.nav-link.svelte-12qhfyh{padding:var(--space-3) var(--space-4);font-size:1rem;border-radius:var(--radius-lg);justify-content:flex-start;min-height:44px}}.nav-actions.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-2)}@media(max-width:1024px){.nav-actions.svelte-12qhfyh{display:none}}.nav-actions-mobile.svelte-12qhfyh{display:none}@media(max-width:1024px){.nav-actions-mobile.svelte-12qhfyh{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border)}.nav-actions-mobile.svelte-12qhfyh .btn:where(.svelte-12qhfyh){min-height:44px}}.hamburger.svelte-12qhfyh{display:none;background:none;border:none;color:var(--color-text);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-md);transition:background var(--transition-fast);min-width:44px;min-height:44px}.hamburger.svelte-12qhfyh:hover{background:var(--color-surface-hover)}@media(max-width:1024px){.hamburger.svelte-12qhfyh{display:flex;align-items:center;justify-content:center}}.btn.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);border:1px solid transparent;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap}.btn-primary.svelte-12qhfyh{background:var(--color-accent);color:var(--color-accent-text)}.btn-primary.svelte-12qhfyh:hover{background:var(--color-accent-hover)}.btn-ghost.svelte-12qhfyh{background:transparent;color:var(--color-text-secondary)}.btn-ghost.svelte-12qhfyh:hover{color:var(--color-text);background:var(--color-surface-hover)}.site-footer.svelte-12qhfyh{border-top:1px solid var(--color-border);background:var(--color-surface);margin-top:var(--space-24)}.footer-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:var(--space-16) var(--space-6) var(--space-8)}.footer-grid.svelte-12qhfyh{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:var(--space-12)}@media(max-width:1024px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr 1fr;gap:var(--space-8)}}@media(max-width:480px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr}}.footer-brand.svelte-12qhfyh .logo:where(.svelte-12qhfyh){font-size:1.125rem}.footer-tagline.svelte-12qhfyh{color:var(--color-text-secondary);font-size:.875rem;margin:var(--space-2) 0 0}.footer-col.svelte-12qhfyh{display:flex;flex-direction:column;gap:var(--space-3)}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary);margin:0 0 var(--space-1)}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh),.footer-col.svelte-12qhfyh .footer-link:where(.svelte-12qhfyh){font-size:.875rem;color:var(--color-text-secondary);text-decoration:none;background:none;border:none;font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;padding:0;text-align:left;transition:color var(--transition-fast)}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.footer-col.svelte-12qhfyh .footer-link:where(.svelte-12qhfyh):hover{color:var(--color-text)}.footer-bottom.svelte-12qhfyh{margin-top:var(--space-12);padding-top:var(--space-6);border-top:1px solid var(--color-border)}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--color-text-tertiary);font-size:.8125rem;margin:0}.mobile-overlay.svelte-12qhfyh{display:none}@media(max-width:1024px){.mobile-overlay.svelte-12qhfyh{display:block;position:fixed;inset:64px 0 0;background:var(--color-overlay);z-index:99;border:none;cursor:pointer;opacity:0;pointer-events:none;transition:opacity var(--transition-base)}.mobile-overlay.visible.svelte-12qhfyh{opacity:1;pointer-events:auto}}@media(prefers-reduced-motion:reduce){.mobile-overlay.svelte-12qhfyh{transition:none}}@media(prefers-color-scheme:dark){.site-header.scrolled.svelte-12qhfyh{box-shadow:0 1px 3px #00000026}}
