nav:where(.astro-dmqpwcec).top{position:sticky;top:0;z-index:100;background:#ffffffd9;backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}nav:where(.astro-dmqpwcec).top .wrap:where(.astro-dmqpwcec){display:flex;justify-content:space-between;align-items:center;padding:18px 32px;max-width:1280px;margin:0 auto}.logo:where(.astro-dmqpwcec){font-family:var(--font-display);font-weight:700;font-size:26px;letter-spacing:-.06em;color:var(--ink);text-decoration:none}.logo:where(.astro-dmqpwcec) span:where(.astro-dmqpwcec){color:var(--indigo)}nav:where(.astro-dmqpwcec).top ul:where(.astro-dmqpwcec).nav-links{list-style:none;display:flex;gap:28px}nav:where(.astro-dmqpwcec).top a:where(.astro-dmqpwcec){color:var(--ink-70);font-size:14px;text-decoration:none;font-weight:500}nav:where(.astro-dmqpwcec).top a:where(.astro-dmqpwcec):hover{color:var(--indigo)}nav:where(.astro-dmqpwcec).top .cta-wrap:where(.astro-dmqpwcec){display:flex;gap:10px;align-items:center}nav:where(.astro-dmqpwcec).top .btn:where(.astro-dmqpwcec){padding:10px 16px;font-size:14px}.hamburger:where(.astro-dmqpwcec){display:none;padding:10px;flex-direction:column;gap:5px;width:44px;height:44px;align-items:center;justify-content:center}.hamburger:where(.astro-dmqpwcec) span:where(.astro-dmqpwcec){display:block;width:22px;height:2px;background:var(--ink);border-radius:2px;transition:transform .25s ease,opacity .25s ease}.hamburger:where(.astro-dmqpwcec)[aria-expanded=true] span:where(.astro-dmqpwcec):nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger:where(.astro-dmqpwcec)[aria-expanded=true] span:where(.astro-dmqpwcec):nth-child(2){opacity:0}.hamburger:where(.astro-dmqpwcec)[aria-expanded=true] span:where(.astro-dmqpwcec):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu:where(.astro-dmqpwcec){display:none;background:#fff;border-bottom:1px solid var(--border);padding:0 32px 24px;overflow:hidden;max-height:0;transition:max-height .35s ease,padding .35s ease}.mobile-menu:where(.astro-dmqpwcec).open{max-height:500px;padding-top:8px;padding-bottom:24px}.mobile-menu:where(.astro-dmqpwcec) ul:where(.astro-dmqpwcec){list-style:none;display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.mobile-menu:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec){display:block;padding:14px 0;font-size:17px;color:var(--ink);text-decoration:none;font-weight:500;border-bottom:1px solid var(--border)}.mobile-menu:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec):hover{color:var(--indigo)}.mobile-ctas:where(.astro-dmqpwcec){display:flex;flex-direction:column;gap:10px}.mobile-ctas:where(.astro-dmqpwcec) .btn:where(.astro-dmqpwcec){justify-content:center;padding:14px 20px;font-size:15px}@media(max-width:1000px){nav:where(.astro-dmqpwcec).top ul:where(.astro-dmqpwcec).nav-links{display:none}.cta-wrap:where(.astro-dmqpwcec) .desktop-only:where(.astro-dmqpwcec){display:none}.hamburger:where(.astro-dmqpwcec){display:flex}.mobile-menu:where(.astro-dmqpwcec){display:block}nav:where(.astro-dmqpwcec).top .wrap:where(.astro-dmqpwcec){padding:16}}footer:where(.astro-sz7xmlte){padding:80px 0 40px;background:var(--ink);color:#fff}.foot-grid:where(.astro-sz7xmlte){display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:60px;padding-bottom:60px;border-bottom:1px solid #222}.foot-brand:where(.astro-sz7xmlte) .logo:where(.astro-sz7xmlte){color:#fff;font-size:32px}.foot-brand:where(.astro-sz7xmlte) p:where(.astro-sz7xmlte){color:#ffffff8c;font-size:14px;margin-top:12px;max-width:280px;line-height:1.55}.foot-col:where(.astro-sz7xmlte) h4:where(.astro-sz7xmlte){font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#fff6;margin-bottom:18px}.foot-col:where(.astro-sz7xmlte) ul:where(.astro-sz7xmlte){list-style:none;display:flex;flex-direction:column;gap:10px}.foot-col:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){color:#ffffffb3;font-size:14px;text-decoration:none}.foot-col:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:var(--lime)}.foot-bottom:where(.astro-sz7xmlte){padding-top:30px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;font-size:12.5px;color:#ffffff80;font-family:var(--font-mono)}@media(max-width:1000px){.foot-grid:where(.astro-sz7xmlte){grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:600px){.foot-grid:where(.astro-sz7xmlte){grid-template-columns:1fr;gap:32px;padding-bottom:40px}.foot-bottom:where(.astro-sz7xmlte){flex-direction:column;align-items:flex-start}}:root{--canvas:#FFFFFF;--ink:#0A0A0A;--ink-70:#3d3d3d;--ink-50:#666;--ink-30:#a8a8ad;--surface:#F4F4F7;--surface-2:#ECECF1;--indigo:#5E5BF0;--indigo-dark:#4340E8;--indigo-soft:#EEEDFE;--lime:#D9FF40;--border:#E8E8EE;--radius:10px;--radius-lg:18px;--font-display:"Space Grotesk", ui-sans-serif, system-ui, sans-serif;--font-body:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, Menlo, monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--canvas);line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,svg{max-width:100%;display:block}a{color:inherit}button{font:inherit;cursor:pointer;border:none;background:none}.container{max-width:1280px;margin:0 auto;padding:0 32px}.eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--indigo);display:inline-flex;gap:8px;align-items:center}.eyebrow:before{content:"";display:inline-block;width:8px;height:8px;background:var(--indigo);border-radius:2px}.btn{font-family:var(--font-body);font-weight:500;font-size:15px;padding:14px 22px;border-radius:var(--radius);display:inline-flex;align-items:center;gap:8px;transition:transform .15s ease,background .2s ease,color .2s ease;text-decoration:none;cursor:pointer;border:none}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{transform:translateY(-1px);background:var(--indigo)}.btn-secondary{background:var(--lime);color:var(--ink)}.btn-secondary:hover{transform:translateY(-1px);background:#c6ec2b}.btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--ink)}.btn-ghost:hover{background:var(--ink);color:#fff}.arrow{transition:transform .2s ease}.btn:hover .arrow{transform:translate(3px)}.reveal{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}:focus-visible{outline:2px solid var(--indigo);outline-offset:3px;border-radius:4px}.skip-link:where(.astro-37fxchfa){position:absolute;left:-9999px;top:0;background:var(--ink);color:#fff;padding:12px 18px;z-index:999;border-radius:0 0 8px}.skip-link:where(.astro-37fxchfa):focus{left:0}
