*{box-sizing:border-box;margin:0;padding:0}:root{--primary: #1B4FCC;--accent: #00C9A7;--dark: #0D1B2A;--surface: #11243A;--surface-2: #152B45;--line: rgba(255,255,255,.08);--line-2: rgba(255,255,255,.14);--text: #D6E0F0;--text-dim: #8A99B5;--font-sans: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace}body{background:var(--dark);color:var(--text);font-family:var(--font-sans);line-height:1.6}a{text-decoration:none;color:inherit}.ambient-glow.svelte-175vhok{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.glow-blue.svelte-175vhok{position:absolute;top:-20%;left:-10%;width:60vw;height:60vw;background:radial-gradient(circle,rgba(27,79,204,.18) 0%,transparent 70%);animation:svelte-175vhok-drift 14s ease-in-out infinite alternate}.glow-green.svelte-175vhok{position:absolute;bottom:-10%;right:-5%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(0,201,167,.12) 0%,transparent 70%);animation:svelte-175vhok-drift 18s ease-in-out infinite alternate-reverse}@keyframes svelte-175vhok-drift{0%{transform:translate(0) scale(1)}to{transform:translate(4%,3%) scale(1.06)}}.layout.svelte-175vhok{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}main.svelte-175vhok{flex:1}.nav-sticky.svelte-175vhok{position:sticky;top:0;z-index:100;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0d1b2ab8;border-bottom:1px solid var(--line)}.nav-inner.svelte-175vhok{max-width:1200px;margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between}.logo.svelte-175vhok{font-family:var(--font-mono);font-size:1.1rem;font-weight:500;color:var(--text)}.logo-bracket.svelte-175vhok{color:var(--text-dim)}.logo-accent.svelte-175vhok{color:var(--accent)}nav.svelte-175vhok{display:flex;align-items:center;gap:2rem}.nav-link.svelte-175vhok{font-size:.9rem;color:var(--text-dim);transition:color .15s;position:relative}.nav-link.svelte-175vhok:hover,.nav-link.active.svelte-175vhok{color:var(--text)}.nav-link.active.svelte-175vhok:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:var(--accent);border-radius:2px}.btn-nav.svelte-175vhok{padding:.45rem 1.1rem;background:var(--primary);color:#fff;font-size:.85rem;font-weight:600;border-radius:6px;transition:background .15s,transform .1s}.btn-nav.svelte-175vhok:hover{background:#2460e8;transform:translateY(-1px)}footer.svelte-175vhok{background:var(--surface);border-top:1px solid var(--line);padding:3rem 2rem 1.5rem}.footer-inner.svelte-175vhok{max-width:1200px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;flex-wrap:wrap;padding-bottom:2rem;border-bottom:1px solid var(--line)}.footer-brand.svelte-175vhok{font-family:var(--font-mono);font-size:1rem}.footer-tagline.svelte-175vhok{margin-top:.5rem;font-family:var(--font-sans);font-size:.85rem;color:var(--text-dim)}.footer-links.svelte-175vhok{display:flex;gap:2rem;flex-wrap:wrap}.footer-links.svelte-175vhok a:where(.svelte-175vhok){font-size:.9rem;color:var(--text-dim);transition:color .15s}.footer-links.svelte-175vhok a:where(.svelte-175vhok):hover{color:var(--accent)}.footer-bottom.svelte-175vhok{max-width:1200px;margin:1.5rem auto 0;font-size:.8rem;color:var(--text-dim)}@media(max-width:768px){.nav-inner.svelte-175vhok{padding:0 1rem}nav.svelte-175vhok{gap:1rem}.btn-nav.svelte-175vhok{display:none}.footer-inner.svelte-175vhok{flex-direction:column;gap:1.5rem}}
