*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;scroll-behavior:smooth}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;display:block}:root{--bg:#eceef0;--bg-white:#fff;--bg-dark:#101516;--ink:#000;--ink-soft:#333;--ink-faint:#666;--green:#1ec072;--green-dark:#0d8a4f;--green-light:#5fd99a;--pink:#e85d8e;--blue:#1871da;--yellow:#ffbb38;--yellow-light:#fff3c4;--grid-size:240px;--grid-opacity:.16;--font:"Helvetica Neue",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;--font-mono:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",monospace;--maxw:1200px}body{font-family:var(--font);background:var(--bg);color:var(--ink);line-height:1.6;font-size:16px;overflow-x:hidden}.section{padding:80px 32px}.section-inner{max-width:var(--maxw);margin:0 auto}.section h2{font-size:clamp(28px,4vw,48px);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:16px}.section p.sub{font-size:18px;color:var(--ink-soft);max-width:560px;line-height:1.55}.section .disclosure{font-size:13px;color:var(--ink-faint);margin-top:12px}.section .disclosure a{text-decoration:underline;text-decoration-color:#0003;text-underline-offset:2px}.section-tag{font-size:12px;font-weight:700;color:var(--green-dark);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:8px 18px;border-radius:100px;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all .2s;font-family:var(--font)}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{background:var(--green);color:#fff}.feature-card{background:var(--bg-white);border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;margin-top:32px}.reveal{opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.section{padding:48px 20px}.announce{font-size:12px}}.header[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:200}.announce[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:center;gap:4px;min-height:50px;padding:10px 16px;background:var(--bg-dark);color:#fff;font-size:14px;letter-spacing:.01em}.announce[data-astro-cid-dmqpwcec] b[data-astro-cid-dmqpwcec]{color:var(--yellow);font-weight:500}.nav[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;background:#eceef0d9;backdrop-filter:blur(12px)}.logo[data-astro-cid-dmqpwcec]{font-size:22px;font-weight:700;letter-spacing:-.02em;display:flex;align-items:center;gap:6px}.logo-mark[data-astro-cid-dmqpwcec]{width:28px;height:28px;background:var(--ink);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:4px}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:14px;font-weight:500;padding:8px 12px;border-radius:100px;transition:background .2s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{background:#00000014}.nav-actions[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:8px}.nav-signin[data-astro-cid-dmqpwcec]{font-size:14px;font-weight:500;padding:8px 12px}.nav-toggle[data-astro-cid-dmqpwcec]{display:none;background:none;border:none;cursor:pointer;width:28px;height:22px;flex-direction:column;justify-content:center;gap:5px;z-index:302;position:relative}.nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:100%;height:2px;background:var(--ink);border-radius:1px;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .2s}.nav-toggle[data-astro-cid-dmqpwcec].open span[data-astro-cid-dmqpwcec]:nth-child(1){transform:translateY(7px) rotate(45deg);background:#fff}.nav-toggle[data-astro-cid-dmqpwcec].open span[data-astro-cid-dmqpwcec]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-dmqpwcec].open span[data-astro-cid-dmqpwcec]:nth-child(3){transform:translateY(-7px) rotate(-45deg);background:#fff}.mobile-backdrop[data-astro-cid-dmqpwcec]{position:fixed;inset:0;z-index:301;background:#78787866;opacity:0;visibility:hidden;transition:opacity .4s,visibility 0s linear .4s}.mobile-backdrop[data-astro-cid-dmqpwcec].open{opacity:1;visibility:visible;transition:opacity .4s}.mobile-menu[data-astro-cid-dmqpwcec]{position:fixed;top:0;right:0;bottom:0;width:75%;max-width:300px;z-index:302;background:var(--bg-dark);color:#fff;transform:translate(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;padding:2rem 1.5rem}.mobile-menu[data-astro-cid-dmqpwcec].open{transform:translate(0)}.mobile-menu-top[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem}.mobile-menu-top[data-astro-cid-dmqpwcec] .logo[data-astro-cid-dmqpwcec]{color:#fff}.mobile-menu-close[data-astro-cid-dmqpwcec]{background:none;border:none;cursor:pointer;font-size:20px;color:#fff;padding:.2rem .5rem}.mobile-menu-links[data-astro-cid-dmqpwcec]{flex:1;display:flex;flex-direction:column;gap:.3rem}.mobile-menu-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:17px;color:#fff9;padding:.5rem 0;transition:color .2s,transform .3s;transform:translate(20px)}.mobile-menu[data-astro-cid-dmqpwcec].open .mobile-menu-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{transform:translate(0)}.mobile-menu[data-astro-cid-dmqpwcec].open .mobile-menu-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:nth-child(1){transition-delay:.08s}.mobile-menu[data-astro-cid-dmqpwcec].open .mobile-menu-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:nth-child(2){transition-delay:.12s}.mobile-menu[data-astro-cid-dmqpwcec].open .mobile-menu-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:nth-child(3){transition-delay:.16s}.mobile-menu[data-astro-cid-dmqpwcec].open .mobile-menu-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:nth-child(4){transition-delay:.2s}.mobile-menu[data-astro-cid-dmqpwcec].open .mobile-menu-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:nth-child(5){transition-delay:.24s}.mobile-menu-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:#fff}.mobile-menu-cta[data-astro-cid-dmqpwcec]{margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:768px){.nav[data-astro-cid-dmqpwcec]{padding:12px 20px}.nav-links[data-astro-cid-dmqpwcec],.nav-actions[data-astro-cid-dmqpwcec]{display:none}.nav-toggle[data-astro-cid-dmqpwcec]{display:flex}}.hero[data-astro-cid-bbe6dxrz]{position:relative;background:var(--bg);background-image:linear-gradient(rgba(0,0,0,var(--grid-opacity)) .5px,transparent .5px),linear-gradient(90deg,rgba(0,0,0,var(--grid-opacity)) .5px,transparent .5px);background-size:var(--grid-size) var(--grid-size);padding:140px 0 80px;min-height:100vh;overflow:hidden}.hero-inner[data-astro-cid-bbe6dxrz]{max-width:var(--maxw);margin:0 auto;padding:0 40px;position:relative;z-index:2}.hero-blocks[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.hb[data-astro-cid-bbe6dxrz]{position:absolute;overflow:hidden}.hb-fill[data-astro-cid-bbe6dxrz]{height:100%;width:0;will-change:width;position:relative}.hb-fill[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(0,0,0,.1) 1px,transparent 1px);background-size:10px 10px}.hb-1[data-astro-cid-bbe6dxrz]{top:16%;left:4%;width:28%;height:200px}.hb-2[data-astro-cid-bbe6dxrz]{top:16%;right:4%;width:30%;height:200px}.hb-3[data-astro-cid-bbe6dxrz]{top:50%;left:28%;width:32%;height:100px}.hb-4[data-astro-cid-bbe6dxrz]{top:62%;right:8%;width:20%;height:100px}.hb-5[data-astro-cid-bbe6dxrz]{top:50%;left:6%;width:16%;height:100px}.hb-6[data-astro-cid-bbe6dxrz]{top:62%;left:50%;width:18%;height:100px}.hb-1[data-astro-cid-bbe6dxrz] .hb-fill[data-astro-cid-bbe6dxrz]{background:var(--green);mix-blend-mode:multiply;animation:hb-grow 5s ease-in-out infinite 0s}.hb-2[data-astro-cid-bbe6dxrz] .hb-fill[data-astro-cid-bbe6dxrz]{background:var(--green-light);mix-blend-mode:multiply;animation:hb-grow-r 5s ease-in-out infinite .8s}.hb-3[data-astro-cid-bbe6dxrz] .hb-fill[data-astro-cid-bbe6dxrz]{background:var(--pink);mix-blend-mode:hard-light;animation:hb-grow 5s ease-in-out infinite 1.6s}.hb-4[data-astro-cid-bbe6dxrz] .hb-fill[data-astro-cid-bbe6dxrz]{background:var(--blue);mix-blend-mode:hard-light;animation:hb-grow-r 5s ease-in-out infinite 2.4s}.hb-5[data-astro-cid-bbe6dxrz] .hb-fill[data-astro-cid-bbe6dxrz]{background:var(--yellow-light);mix-blend-mode:multiply;animation:hb-grow 5s ease-in-out infinite 3s}.hb-6[data-astro-cid-bbe6dxrz] .hb-fill[data-astro-cid-bbe6dxrz]{background:var(--pink);mix-blend-mode:hard-light;animation:hb-grow 5s ease-in-out infinite 3.6s}@keyframes hb-grow{0%{width:0;opacity:0}8%{opacity:1}30%,50%{width:100%;opacity:1}62%{opacity:1}75%,85%{width:0;opacity:0}to{width:0;opacity:0}}@keyframes hb-grow-r{0%{width:0;opacity:0;margin-left:auto}8%{opacity:1}30%,50%{width:100%;opacity:1}62%{opacity:1}75%,85%{width:0;opacity:0}to{width:0;opacity:0}}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:clamp(24px,5vw,64px);font-weight:700;letter-spacing:-.02em;line-height:.95;margin-bottom:0;display:flex;flex-direction:column}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] .meet[data-astro-cid-bbe6dxrz]{font-size:clamp(20px,3vw,48px);opacity:.35}.giga[data-astro-cid-bbe6dxrz]{font-size:clamp(72px,20vw,240px);font-weight:700;letter-spacing:-.06em;line-height:.82;display:block}.hero-desc[data-astro-cid-bbe6dxrz]{font-size:clamp(16px,1.6vw,20px);max-width:560px;margin:36px 0 0;line-height:1.5;color:var(--ink-soft)}.hero-desc[data-astro-cid-bbe6dxrz] .tagline[data-astro-cid-bbe6dxrz]{display:block;font-weight:700;margin-top:8px;color:var(--ink)}.hero-cta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:0;margin-top:28px;border:1px solid var(--ink);border-radius:100px;padding:4px}.hero-cta[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{padding:12px 28px;font-size:15px;font-weight:600;border-radius:100px;transition:background .2s}.hero-cta[data-astro-cid-bbe6dxrz] .cta-primary[data-astro-cid-bbe6dxrz]{background:var(--ink);color:#fff}.hero-cta[data-astro-cid-bbe6dxrz] .cta-primary[data-astro-cid-bbe6dxrz]:hover{background:var(--green)}.hero-stats[data-astro-cid-bbe6dxrz]{display:flex;gap:48px;margin-top:56px;flex-wrap:wrap}.hero-stat[data-astro-cid-bbe6dxrz]{text-align:left}.hero-stat-num[data-astro-cid-bbe6dxrz]{font-size:32px;font-weight:700;letter-spacing:-.02em}.hero-stat-num[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{color:var(--green)}.hero-stat-label[data-astro-cid-bbe6dxrz]{font-size:13px;color:var(--ink-faint);margin-top:2px;text-transform:uppercase;letter-spacing:.04em}.hero-seen[data-astro-cid-bbe6dxrz]{margin-top:36px;font-size:13px;color:var(--ink-faint)}.hero-seen-logos[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:24px;margin-top:8px}.hero-seen-logos[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{font-weight:700;font-size:14px;letter-spacing:-.01em;opacity:.4}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:120px 20px 40px}.hero-stats[data-astro-cid-bbe6dxrz]{gap:20px;margin-top:32px}.hero-stat-num[data-astro-cid-bbe6dxrz]{font-size:22px}.hero-stat-label[data-astro-cid-bbe6dxrz]{font-size:11px}}.faq-section[data-astro-cid-al2ca2vr]{padding:80px 32px}.faq-list[data-astro-cid-al2ca2vr]{max-width:760px;margin:0 auto}.faq-item[data-astro-cid-al2ca2vr]{border-bottom:1px solid rgba(0,0,0,.08)}.faq-q[data-astro-cid-al2ca2vr]{display:flex;align-items:center;justify-content:space-between;padding:20px 0;cursor:pointer;font-size:17px;font-weight:600}.faq-q[data-astro-cid-al2ca2vr]:after{content:"+";font-size:22px;font-weight:300;color:var(--ink-faint);transition:transform .3s}.faq-item[data-astro-cid-al2ca2vr].open .faq-q[data-astro-cid-al2ca2vr]:after{transform:rotate(45deg)}.faq-a[data-astro-cid-al2ca2vr]{max-height:0;overflow:hidden;transition:max-height .3s;font-size:15px;color:var(--ink-soft);line-height:1.6}.faq-item[data-astro-cid-al2ca2vr].open .faq-a[data-astro-cid-al2ca2vr]{max-height:200px;padding-bottom:20px}@media(max-width:768px){.faq-section[data-astro-cid-al2ca2vr]{padding:48px 20px}}.footer[data-astro-cid-sz7xmlte]{background:var(--bg-dark);color:#ffffff80;padding:64px 40px 32px}.footer-top[data-astro-cid-sz7xmlte]{max-width:var(--maxw);margin:0 auto 48px;display:flex;justify-content:space-between;align-items:flex-start;gap:48px}.footer-brand-col[data-astro-cid-sz7xmlte]{flex:0 0 auto}.footer-brand-col[data-astro-cid-sz7xmlte] .logo[data-astro-cid-sz7xmlte]{color:#fff;margin-bottom:12px;display:inline-block}.footer-brand-col[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:14px;line-height:1.6;max-width:260px;margin-bottom:16px}.footer-badges[data-astro-cid-sz7xmlte]{display:flex;gap:8px;flex-wrap:wrap}.footer-badge[data-astro-cid-sz7xmlte]{font-size:11px;font-weight:600;padding:4px 10px;border:1px solid rgba(255,255,255,.15);border-radius:100px;color:#ffffff80}.footer-links-col[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(4,auto);gap:64px}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:13px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:10px}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:14px;color:#ffffff80;transition:color .2s}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-bottom[data-astro-cid-sz7xmlte]{max-width:var(--maxw);margin:0 auto;padding-top:32px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-disclaimer[data-astro-cid-sz7xmlte]{font-size:11px;line-height:1.6;color:#ffffff40;max-width:600px}.footer-copy[data-astro-cid-sz7xmlte]{font-size:12px;color:#fff6;white-space:nowrap}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;gap:16px}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:12px;color:#fff6;transition:color .2s}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:48px 20px 24px}.footer-top[data-astro-cid-sz7xmlte]{flex-direction:column;gap:32px}.footer-links-col[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:32px}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:16px;text-align:center}}.testimonials-section[data-astro-cid-j7pv25f6]{padding:80px 32px;background:var(--bg-dark);color:#fff}.testimonials-section[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{color:#fff}@media(max-width:768px){.testimonials-section[data-astro-cid-j7pv25f6]{padding:48px 20px}.testimonials-section[data-astro-cid-j7pv25f6]+div[data-astro-cid-j7pv25f6][style*=grid]{grid-template-columns:1fr!important}}
