:root{--bg-deep: #02020a;--bg: #06060f;--bg-elevated: #0c0c1a;--surface: rgba(255, 255, 255, .04);--surface-hover: rgba(255, 255, 255, .07);--border: rgba(255, 255, 255, .07);--border-strong: rgba(255, 255, 255, .13);--border-accent: rgba(99, 102, 241, .32);--text-primary: #f0f0f5;--text-secondary: #b0b5c3;--text-muted: #6b7080;--accent: #6366f1;--accent-hover: #7678f3;--accent-pressed: #5254d4;--accent-tint: rgba(99, 102, 241, .18);--accent-tint-strong: rgba(99, 102, 241, .28);--accent-tint-subtle: rgba(99, 102, 241, .1);--focus-ring: rgba(99, 102, 241, .55);--shadow-soft: 0 0 0 1px rgba(255, 255, 255, .06), 0 2px 20px rgba(0, 0, 0, .5);--shadow-raised: 0 0 0 1px rgba(255, 255, 255, .09), 0 8px 40px rgba(0, 0, 0, .6), 0 0 80px rgba(99, 102, 241, .08);--radius: 14px;--radius-lg: 20px;--transition: .2s cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{box-sizing:border-box}html{color:var(--text-primary);background:var(--bg);font-family:Inter,Geist Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{min-height:100vh;margin:0;position:relative;isolation:isolate;background:radial-gradient(ellipse 100% 60% at 50% -10%,rgba(99,102,241,.18) 0%,transparent 70%),radial-gradient(ellipse 60% 40% at 15% 25%,rgba(139,92,246,.1) 0%,transparent 60%),radial-gradient(ellipse 50% 35% at 85% 15%,rgba(79,112,241,.08) 0%,transparent 55%),linear-gradient(180deg,var(--bg) 0%,var(--bg-deep) 100%)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;background-image:repeating-linear-gradient(0deg,transparent 0 71px,rgba(255,255,255,.015) 71px 72px),repeating-linear-gradient(90deg,transparent 0 71px,rgba(255,255,255,.015) 71px 72px)}a{color:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px;border-radius:4px}h1,h2,h3,p,ul,dl{margin-top:0}.shell.svelte-1o7793x{position:relative;z-index:1;width:min(1100px,calc(100% - 32px));margin:0 auto;padding:24px 0 52px;display:flex;flex-direction:column;gap:16px}.card.svelte-1o7793x{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(160deg,#ffffff0d,#ffffff05);box-shadow:var(--shadow-soft)}.site-header.svelte-1o7793x{position:sticky;top:14px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border-radius:var(--radius);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border-color:var(--border-strong)}.brand.svelte-1o7793x{display:inline-flex;align-items:center;gap:10px;color:var(--text-primary);font-weight:800;font-size:.97rem;letter-spacing:-.03em;text-decoration:none}.brand-mark.svelte-1o7793x{display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid var(--border-accent);border-radius:9px;background:linear-gradient(145deg,var(--accent),#5254d4);color:#fff;font-size:.76rem;font-weight:900;letter-spacing:-.02em;box-shadow:0 0 14px #6366f166,inset 0 1px #fff3}.nav-links.svelte-1o7793x{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.nav-links.svelte-1o7793x a:where(.svelte-1o7793x){padding:6px 11px;border-radius:8px;color:var(--text-secondary);font-size:.88rem;font-weight:600;text-decoration:none;transition:color var(--transition),background var(--transition)}.nav-links.svelte-1o7793x a:where(.svelte-1o7793x):hover{color:var(--text-primary);background:var(--surface-hover)}.nav-links.svelte-1o7793x .nav-cta:where(.svelte-1o7793x){border:1px solid var(--border-accent);background:var(--accent-tint);color:#a5b4fc}.nav-links.svelte-1o7793x .nav-cta:where(.svelte-1o7793x):hover{background:var(--accent-tint-strong);color:#c7d2fe}.site-footer.svelte-1o7793x{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:start;padding:24px 28px;border-radius:var(--radius-lg)}.site-footer.svelte-1o7793x p:where(.svelte-1o7793x){max-width:540px;margin:10px 0 0;color:var(--text-muted);font-size:.84rem}.footer-nav.svelte-1o7793x{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.footer-nav.svelte-1o7793x a:where(.svelte-1o7793x){color:var(--text-muted);font-size:.84rem;font-weight:600;text-decoration:none;transition:color var(--transition)}.footer-nav.svelte-1o7793x a:where(.svelte-1o7793x):hover{color:var(--text-primary)}@media(max-width:960px){.site-footer.svelte-1o7793x{grid-template-columns:1fr}.footer-nav.svelte-1o7793x{align-items:flex-start;flex-direction:row;flex-wrap:wrap}}@media(max-width:600px){.shell.svelte-1o7793x{width:calc(100% - 20px);padding-top:10px}.site-header.svelte-1o7793x{position:static;flex-direction:column;align-items:flex-start;gap:12px}}
