.footer:where(.astro-sz7xmlte){position:relative;background:var(--surface-0, hsl(222, 47%, 4%));border-top:none;padding:4rem 2rem 2rem}.footer:where(.astro-sz7xmlte):before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(34,211,238,.3) 50%,transparent 100%)}.footer-content:where(.astro-sz7xmlte){max-width:1200px;margin:0 auto}.footer-grid:where(.astro-sz7xmlte){display:grid;grid-template-columns:2fr repeat(4,1fr);gap:3rem}@media(max-width:900px){.footer-grid:where(.astro-sz7xmlte){grid-template-columns:repeat(2,1fr)}.footer-brand:where(.astro-sz7xmlte){grid-column:span 2}}@media(max-width:500px){.footer-grid:where(.astro-sz7xmlte){grid-template-columns:1fr}.footer-brand:where(.astro-sz7xmlte){grid-column:span 1}}.footer-brand:where(.astro-sz7xmlte){padding-right:2rem}.logo:where(.astro-sz7xmlte){display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;color:#f8fafc;margin-bottom:.75rem}.tagline:where(.astro-sz7xmlte){font-size:.875rem;color:#64748b;margin:0;line-height:1.5}.footer-column:where(.astro-sz7xmlte) h4:where(.astro-sz7xmlte){font-size:.8125rem;font-weight:600;color:#f8fafc;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.footer-column:where(.astro-sz7xmlte) ul:where(.astro-sz7xmlte){list-style:none;margin:0;padding:0}.footer-column:where(.astro-sz7xmlte) li:where(.astro-sz7xmlte){margin-bottom:.5rem}.footer-column:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:#94a3b8;text-decoration:none;transition:color .15s ease}.footer-column:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:#22d3ee}.footer-column:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte) svg:where(.astro-sz7xmlte){opacity:.5}.footer-bottom:where(.astro-sz7xmlte){display:flex;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}@media(max-width:500px){.footer-bottom:where(.astro-sz7xmlte){flex-direction:column;gap:1rem;text-align:center}}.copyright:where(.astro-sz7xmlte){font-size:.8125rem;color:#64748b;margin:0}.platform-badges:where(.astro-sz7xmlte){display:flex;gap:.5rem}.badge:where(.astro-sz7xmlte){display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:var(--surface-2, hsl(222, 47%, 10%));border:1px solid rgba(255,255,255,.08);border-radius:9999px;font-size:.75rem;color:#94a3b8}.site-header:where(.astro-37fxchfa){position:fixed;top:0;left:0;right:0;z-index:100;background:#0b0e14d9;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.05)}.nav:where(.astro-37fxchfa){display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 2rem}.logo:where(.astro-37fxchfa){display:flex;align-items:center;gap:.625rem;font-weight:600;font-size:1.0625rem;color:#f8fafc}.nav-links:where(.astro-37fxchfa){display:flex;align-items:center;gap:2rem}.nav-links:where(.astro-37fxchfa) a:where(.astro-37fxchfa){font-size:.9375rem;color:#94a3b8;transition:color .15s ease}.nav-links:where(.astro-37fxchfa) a:where(.astro-37fxchfa):hover{color:#f8fafc}.nav-cta{padding:.5rem 1rem;background:#22d3ee;color:#0b0e14!important;font-weight:600;border-radius:.375rem;transition:all .2s ease}.nav-cta:hover{background:#67e8f9}.lang-switch{padding:.25rem .625rem;border:1px solid rgba(255,255,255,.15);border-radius:.25rem;font-size:.8125rem!important;color:#94a3b8!important;transition:all .15s ease}.lang-switch:hover{border-color:#ffffff4d;color:#f8fafc!important}.menu-toggle:where(.astro-37fxchfa){display:none;background:none;border:none;color:#f8fafc;cursor:pointer;padding:.25rem}.mobile-menu:where(.astro-37fxchfa){display:none;max-height:0;overflow:hidden;visibility:hidden;transition:max-height .3s ease,visibility 0s .3s}.mobile-menu:where(.astro-37fxchfa).is-open{max-height:300px;visibility:visible;transition:max-height .3s ease,visibility 0s}@media(max-width:600px){.nav:where(.astro-37fxchfa){padding:.875rem 1.25rem}.nav-links:where(.astro-37fxchfa){display:none}.menu-toggle:where(.astro-37fxchfa){display:block}.mobile-menu:where(.astro-37fxchfa){display:flex;flex-direction:column;gap:0;padding:0 1.25rem;background:#0b0e14f2;backdrop-filter:blur(12px)}.mobile-menu:where(.astro-37fxchfa) a:where(.astro-37fxchfa){padding:.75rem 0;font-size:.9375rem;color:#94a3b8;border-bottom:1px solid rgba(255,255,255,.05);transition:color .15s ease}.mobile-menu:where(.astro-37fxchfa) a:where(.astro-37fxchfa):hover{color:#f8fafc}.mobile-menu:where(.astro-37fxchfa) .nav-cta{text-align:center;margin:.75rem 0;border-bottom:none}}:root{--navy-h: 222;--navy-s: 47%;--navy-l: 11%;--surface-0: hsl(var(--navy-h), var(--navy-s), 5%);--surface-1: hsl(var(--navy-h), var(--navy-s), 8%);--surface-2: hsl(var(--navy-h), var(--navy-s), 11%);--surface-3: hsl(var(--navy-h), var(--navy-s), 14%);--surface-4: hsl(var(--navy-h), var(--navy-s), 18%);color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;background:var(--surface-0);color:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(34,211,238,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(34,211,238,.03) 1px,transparent 1px);background-size:50px 50px;pointer-events:none;z-index:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.skip-link{position:absolute;top:-100%;left:1rem;z-index:200;padding:.5rem 1rem;background:#22d3ee;color:#0b0e14;font-weight:600;border-radius:0 0 .375rem .375rem;text-decoration:none}.skip-link:focus-visible{top:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid #22d3ee;outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}::-moz-selection{background:#22d3ee4d;color:#f8fafc}::selection{background:#22d3ee4d;color:#f8fafc}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#64748b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(prefers-reduced-motion:no-preference){.js [data-animate]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.js [data-animate].is-visible{opacity:1;transform:translateY(0)}}
