:root{--bg: #070010;--bg-surface: #0d0919;--bg-card: #100d1e;--bg-card-hover: #141228;--border: #1c1530;--border-hover: #2e2550;--text-primary: #f4f4f8;--text-secondary: rgba(255, 255, 255, .78);--text-muted: rgba(255, 255, 255, .52);--accent: #3b82f6;--accent-dim: rgba(59, 130, 246, .1);--accent-glow: rgba(59, 130, 246, .2);--accent-purple: #7c3aed;--accent-purple-dim: rgba(124, 58, 237, .08);--accent-red: #ef4444;--font-body: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "Courier New", Courier, monospace;--max-width: 980px;--radius: 8px;--radius-sm: 5px;--transition: .16s ease;--shadow-card: 0 4px 32px rgba(0, 0, 0, .5);--shadow-glow: 0 0 40px rgba(59, 130, 246, .15)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text-primary);font-family:var(--font-body);font-size:1rem;line-height:1.6;min-height:100vh;overflow-x:hidden;position:relative}body:before{content:"";position:fixed;top:-10%;left:50%;transform:translate(-50%);width:1000px;height:700px;background:radial-gradient(ellipse at center,rgba(100,30,190,.07) 0%,rgba(40,80,200,.03) 45%,transparent 72%);pointer-events:none;z-index:0}body:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");opacity:.022;pointer-events:none;z-index:0}header,main,footer,.alert-banner{position:relative;z-index:1}h1,h2,h3,h4{color:var(--text-primary);line-height:1.15;font-weight:800;letter-spacing:-.025em}h1{font-size:clamp(2.5rem,7vw,4.5rem)}h2{font-size:clamp(1.6rem,4vw,2.5rem)}h3{font-size:clamp(1rem,2vw,1.25rem);font-weight:700}h4{font-size:.95rem;font-weight:600}p{color:var(--text-secondary);line-height:1.75}a{color:var(--accent);text-decoration:none;transition:opacity var(--transition)}a:hover{opacity:.8;text-decoration:underline}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}.section-sm{padding:4rem 0}.btn-primary{display:inline-flex;align-items:center;gap:.4rem;background:var(--accent);color:#fff;border:none;padding:.75rem 1.75rem;border-radius:var(--radius);cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--font-body);letter-spacing:-.01em;transition:opacity var(--transition),box-shadow var(--transition),transform var(--transition);text-decoration:none;white-space:nowrap}.btn-primary:hover{opacity:.9;box-shadow:0 0 24px var(--accent-glow);transform:translateY(-1px);text-decoration:none}.btn-primary:active{transform:translateY(0)}.btn-ghost{display:inline-flex;align-items:center;background:transparent;color:var(--text-secondary);border:1px solid var(--border);padding:.7rem 1.5rem;border-radius:var(--radius);cursor:pointer;font-size:.9rem;font-weight:500;font-family:var(--font-body);transition:border-color var(--transition),color var(--transition);text-decoration:none;white-space:nowrap}.btn-ghost:hover{border-color:var(--border-hover);color:var(--text-primary);text-decoration:none}.btn-sm{padding:.5rem 1.1rem;font-size:.875rem}input[type=text],input[type=email],select,textarea{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-primary);font-family:var(--font-body);font-size:.95rem;padding:.75rem 1rem;width:100%;transition:border-color var(--transition);outline:none}input[type=text]:focus,input[type=email]:focus,select:focus,textarea:focus{border-color:var(--accent)}input::placeholder,textarea::placeholder{color:var(--text-muted)}select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238a7fa0' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.5rem}select option{background:var(--bg-card);color:var(--text-primary)}textarea{resize:vertical;min-height:120px}.badge{display:inline-block;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.08em;padding:.2rem .55rem;border-radius:var(--radius-sm);text-transform:uppercase;font-weight:600}.badge-blue{color:var(--accent);background:var(--accent-dim);border:1px solid rgba(59,130,246,.2)}.badge-gray{color:var(--text-muted);background:#44394f33;border:1px solid var(--border)}.divider{border:none;border-top:1px solid var(--border);margin:0}.grid-2,.grid-3{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.grid-2{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.grid-3{grid-template-columns:repeat(3,1fr)}}.alert-banner[data-astro-cid-lezkjxw3]{background:#3b82f60f;border-bottom:1px solid rgba(59,130,246,.12);padding:.6rem 0}.alert-inner[data-astro-cid-lezkjxw3]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.82rem;color:var(--text-secondary);text-decoration:none;flex-wrap:wrap;text-align:center}.alert-inner[data-astro-cid-lezkjxw3]:hover{color:var(--text-primary);opacity:1;text-decoration:none}.dot[data-astro-cid-lezkjxw3]{color:var(--accent);font-size:.5rem}.arrow[data-astro-cid-lezkjxw3]{color:var(--accent)}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:99;background:#070010e0;border-bottom:1px solid var(--border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1rem 0}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand[data-astro-cid-3ef6ksr2]{font-size:.95rem;font-weight:800;color:var(--text-primary);letter-spacing:.1em;text-decoration:none;flex-shrink:0}.brand[data-astro-cid-3ef6ksr2]:hover{opacity:.8;text-decoration:none}.nav[data-astro-cid-3ef6ksr2]{display:none;align-items:center;gap:.1rem}.nav-link[data-astro-cid-3ef6ksr2]{font-size:.875rem;color:var(--text-secondary);text-decoration:none;padding:.35rem .7rem;border-radius:var(--radius-sm);transition:color var(--transition)}.nav-link[data-astro-cid-3ef6ksr2]:hover,.nav-link[data-astro-cid-3ef6ksr2].active{color:var(--text-primary);text-decoration:none}.header-cta[data-astro-cid-3ef6ksr2]{flex-shrink:0}@media (min-width: 640px){.nav[data-astro-cid-3ef6ksr2]{display:flex}}.site-footer[data-astro-cid-sz7xmlte]{margin-top:4rem}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:2rem;padding-top:2.5rem;padding-bottom:2rem}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.4rem}.footer-logo[data-astro-cid-sz7xmlte]{font-size:1rem;font-weight:800;color:var(--text-primary);letter-spacing:.06em;text-decoration:none}.footer-logo[data-astro-cid-sz7xmlte]:hover{opacity:.8;text-decoration:none}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.82rem;color:var(--text-muted);font-family:var(--font-mono)}.footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.25rem}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.25rem .5rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.85rem;color:var(--text-secondary);text-decoration:none;padding:.2rem .5rem;border-radius:var(--radius-sm);transition:color var(--transition)}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-primary);text-decoration:none}.footer-social[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.5rem}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--text-secondary);text-decoration:none;padding:.35rem .7rem;border:1px solid var(--border);border-radius:var(--radius-sm);transition:color var(--transition),border-color var(--transition)}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-primary);border-color:var(--border-hover);text-decoration:none}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;padding-bottom:2rem;border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.8rem;color:var(--text-muted)}@media (min-width: 768px){.footer-inner[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-links[data-astro-cid-sz7xmlte]{align-items:flex-end}.footer-nav[data-astro-cid-sz7xmlte],.footer-social[data-astro-cid-sz7xmlte]{justify-content:flex-end}}
