:root{--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-in-out-circ: cubic-bezier(.85, 0, .15, 1);--bg-primary: #000000;--bg-secondary: #0a0a0a;--bg-elevated: #1a1a1a;--text-primary: rgba(255, 255, 255, .95);--text-secondary: rgba(255, 255, 255, .6);--text-tertiary: rgba(255, 255, 255, .4);--glass-bg: rgba(255, 255, 255, .04);--glass-border: rgba(255, 255, 255, .08);--glass-hover: rgba(255, 255, 255, .08);--accent-primary: #ffffff;--accent-secondary: #a0a0a0;--gradient-start: rgba(255, 255, 255, .08);--gradient-end: rgba(255, 255, 255, .02);--mesh-1: rgba(255, 255, 255, .6);--mesh-2: rgba(255, 255, 255, .5);--mesh-3: rgba(255, 255, 255, .4);--shadow-color: rgba(0, 0, 0, .3);--glow-color: rgba(255, 255, 255, .15)}[data-astro-cid-mmc7otgs][data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #fafafa;--bg-elevated: #f5f5f5;--text-primary: #0a0a0a;--text-secondary: #404040;--text-tertiary: #666666;--glass-bg: rgba(0, 0, 0, .02);--glass-border: rgba(0, 0, 0, .12);--glass-hover: rgba(0, 0, 0, .04);--accent-primary: #000000;--accent-secondary: #404040;--gradient-start: rgba(0, 0, 0, .015);--gradient-end: rgba(0, 0, 0, .008);--mesh-1: rgba(0, 0, 0, .02);--mesh-2: rgba(0, 0, 0, .015);--mesh-3: rgba(0, 0, 0, .01);--shadow-color: rgba(0, 0, 0, .12);--glow-color: rgba(0, 0, 0, .06)}html.prevent-scroll{overflow:hidden;position:fixed;width:100%;height:100%}[data-astro-cid-mmc7otgs]{margin:0;padding:0;box-sizing:border-box}#container[data-astro-cid-mmc7otgs]{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;min-height:100vh;background:var(--bg-primary);color:var(--text-primary);position:relative;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;animation:fadeIn .6s var(--ease-out-expo);transition:background-color .3s var(--ease-out-expo),color .3s var(--ease-out-expo)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.announcement-bar[data-astro-cid-mmc7otgs]{position:fixed;top:0;left:0;right:0;z-index:200;background:linear-gradient(90deg,var(--gradient-start) 0%,var(--glass-hover) 50%,var(--gradient-start) 100%);border-bottom:1px solid var(--glass-border);backdrop-filter:blur(20px)}.announcement-content[data-astro-cid-mmc7otgs]{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 20px;font-size:13px;color:var(--text-primary);flex-wrap:wrap;max-width:1400px;margin:0 auto}.announcement-text[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.announcement-badge[data-astro-cid-mmc7otgs]{padding:4px 10px;background:var(--glass-hover);border-radius:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;flex-shrink:0}.announcement-link[data-astro-cid-mmc7otgs]{color:var(--text-primary);text-decoration:none;font-weight:600;transition:all .2s var(--ease-out-expo);padding:4px 12px;background:var(--glass-bg);border-radius:6px;border:1px solid var(--glass-border);white-space:nowrap;flex-shrink:0}.announcement-link[data-astro-cid-mmc7otgs]:hover{background:var(--glass-hover);border-color:var(--glass-border);transform:translateY(-1px)}.background-container[data-astro-cid-mmc7otgs]{position:fixed;inset:0;z-index:0;pointer-events:none}.gradient-bg[data-astro-cid-mmc7otgs]{position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,var(--gradient-start) 0%,transparent 50%),radial-gradient(circle at 80% 70%,var(--gradient-end) 0%,transparent 50%)}.mesh-gradient[data-astro-cid-mmc7otgs]{position:absolute;border-radius:50%;filter:blur(160px);opacity:.2;animation:float 30s ease-in-out infinite;will-change:transform}[data-astro-cid-mmc7otgs][data-theme=light] .mesh-gradient[data-astro-cid-mmc7otgs]{opacity:.12;filter:blur(220px)}.mesh-1[data-astro-cid-mmc7otgs]{width:1000px;height:1000px;background:radial-gradient(circle,var(--mesh-1) 0%,transparent 70%);top:-400px;left:-400px}.mesh-2[data-astro-cid-mmc7otgs]{width:900px;height:900px;background:radial-gradient(circle,var(--mesh-2) 0%,transparent 70%);bottom:-300px;right:-300px;animation-delay:-15s;animation-duration:40s}.mesh-3[data-astro-cid-mmc7otgs]{width:800px;height:800px;background:radial-gradient(circle,var(--mesh-3) 0%,transparent 70%);top:30%;left:50%;transform:translate(-50%,-50%);animation-delay:-30s;animation-duration:50s}.grid-overlay[data-astro-cid-mmc7otgs]{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:64px 64px;background-position:center center;mask-image:radial-gradient(ellipse 90% 70% at 50% 40%,black 0%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.3) 70%,transparent 85%);-webkit-mask-image:radial-gradient(ellipse 90% 70% at 50% 40%,black 0%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.3) 70%,transparent 85%);opacity:1;z-index:1;pointer-events:none}@media(hover:hover)and (prefers-reduced-motion:no-preference){.grid-overlay[data-astro-cid-mmc7otgs]{transition:opacity .8s ease}.background-container[data-astro-cid-mmc7otgs]:hover .grid-overlay[data-astro-cid-mmc7otgs]{opacity:1;animation:gridPulse 8s ease-in-out infinite}}@keyframes gridPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.95;transform:scale(1.002)}}#particles[data-astro-cid-mmc7otgs]{position:absolute;inset:0;opacity:.4}[data-astro-cid-mmc7otgs][data-theme=light] #particles[data-astro-cid-mmc7otgs]{opacity:.05}.mouse-light[data-astro-cid-mmc7otgs]{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,rgba(255,255,255,.02) 40%,transparent 70%);transform:translate(-50%,-50%);pointer-events:none;will-change:transform}[data-astro-cid-mmc7otgs][data-theme=light] .mouse-light[data-astro-cid-mmc7otgs]{background:radial-gradient(circle,rgba(0,0,0,.01) 0%,rgba(0,0,0,.005) 40%,transparent 70%)}.vignette[data-astro-cid-mmc7otgs]{position:absolute;inset:0;background:radial-gradient(ellipse 100% 100% at 50% 50%,transparent 0%,rgba(0,0,0,.5) 100%)}[data-astro-cid-mmc7otgs][data-theme=light] .vignette[data-astro-cid-mmc7otgs]{display:none}[data-astro-cid-mmc7otgs][data-theme=light] .hero-badge[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .sticky-cta-text[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .bento-card[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .feature-title[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .stat-number[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .author-name[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .pricing-name[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .pricing-price[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .customer-name[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .founder-name[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .cta-title[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .footer-logo[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .hero-description[data-astro-cid-mmc7otgs] strong[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .sticky-cta-text[data-astro-cid-mmc7otgs] strong[data-astro-cid-mmc7otgs]{color:var(--text-primary)!important}[data-astro-cid-mmc7otgs][data-theme=light] .bento-card[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .testimonial-text[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .pricing-feature[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .customer-description[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .founder-bio[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .quote-text[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .achievement-text[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .cta-description[data-astro-cid-mmc7otgs]{color:var(--text-secondary)!important}[data-astro-cid-mmc7otgs][data-theme=light] .stat-label[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .ticker-label[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .author-role[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .pricing-description[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .customer-category[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .founder-title[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .quote-author[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .trust-title[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .footer-column[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]{color:var(--text-tertiary)!important}[data-astro-cid-mmc7otgs][data-theme=light] .preview-window[data-astro-cid-mmc7otgs]{background:#0000000a;border:1px solid rgba(0,0,0,.1)}[data-astro-cid-mmc7otgs][data-theme=light] .window-header[data-astro-cid-mmc7otgs]{border-bottom:1px solid rgba(0,0,0,.08)}[data-astro-cid-mmc7otgs][data-theme=light] .window-dots[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs]{background:#0003}[data-astro-cid-mmc7otgs][data-theme=light] .window-title[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .preview-sidebar[data-astro-cid-mmc7otgs]{border-right:1px solid rgba(0,0,0,.08)}[data-astro-cid-mmc7otgs][data-theme=light] .sidebar-item[data-astro-cid-mmc7otgs]{background:#00000014}[data-astro-cid-mmc7otgs][data-theme=light] .sidebar-item[data-astro-cid-mmc7otgs].active{background:#00000026}[data-astro-cid-mmc7otgs][data-theme=light] .header-bar[data-astro-cid-mmc7otgs]{background:#00000014}[data-astro-cid-mmc7otgs][data-theme=light] .preview-card[data-astro-cid-mmc7otgs]{background:#0000000a;border:1px solid rgba(0,0,0,.08)}[data-astro-cid-mmc7otgs][data-theme=light] .preview-chart[data-astro-cid-mmc7otgs]{background:#00000008;border:1px solid rgba(0,0,0,.08)}[data-astro-cid-mmc7otgs][data-theme=light] .chart-bar[data-astro-cid-mmc7otgs]{background:linear-gradient(180deg,#00000026,#00000014)}[data-astro-cid-mmc7otgs][data-theme=light] .bento-card[data-astro-cid-mmc7otgs]:before{background:radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(0,0,0,.04) 0%,transparent 50%)}[data-astro-cid-mmc7otgs][data-theme=light] .bento-card[data-astro-cid-mmc7otgs]:hover{background:#0000000a;border-color:#00000026;box-shadow:0 20px 60px #00000014,0 0 0 1px #0000000d inset}[data-astro-cid-mmc7otgs][data-theme=light] .testimonial-card[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .pricing-card[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .customer-card[data-astro-cid-mmc7otgs]{background:var(--glass-bg);border:1px solid var(--glass-border)}[data-astro-cid-mmc7otgs][data-theme=light] .testimonial-card[data-astro-cid-mmc7otgs]:hover,[data-astro-cid-mmc7otgs][data-theme=light] .pricing-card[data-astro-cid-mmc7otgs]:hover,[data-astro-cid-mmc7otgs][data-theme=light] .customer-card[data-astro-cid-mmc7otgs]:hover{background:var(--glass-hover);border-color:#00000026;box-shadow:0 12px 40px #00000014}[data-astro-cid-mmc7otgs][data-theme=light] .input-wrapper[data-astro-cid-mmc7otgs]{background:#0000000a;border:1px solid rgba(0,0,0,.1)}[data-astro-cid-mmc7otgs][data-theme=light] .input-wrapper[data-astro-cid-mmc7otgs]:focus-within{background:#0000000f;border-color:#0003;box-shadow:0 0 0 4px #00000008}[data-astro-cid-mmc7otgs][data-theme=light] .hero-input[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .cta-input[data-astro-cid-mmc7otgs]{color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .hero-input[data-astro-cid-mmc7otgs]::placeholder,[data-astro-cid-mmc7otgs][data-theme=light] .cta-input[data-astro-cid-mmc7otgs]::placeholder{color:var(--text-tertiary)}[data-astro-cid-mmc7otgs][data-theme=light] .input-icon[data-astro-cid-mmc7otgs]{color:var(--text-tertiary)}[data-astro-cid-mmc7otgs][data-theme=light] .hero-button[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .cta-button[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,#000,#1a1a1a);color:#fff}[data-astro-cid-mmc7otgs][data-theme=light] .hero-button[data-astro-cid-mmc7otgs]:hover,[data-astro-cid-mmc7otgs][data-theme=light] .cta-button[data-astro-cid-mmc7otgs]:hover{background:linear-gradient(135deg,#1a1a1a,#000);box-shadow:0 8px 24px #00000026}[data-astro-cid-mmc7otgs][data-theme=light] .trust-item[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .trust-item[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{color:var(--text-tertiary)}[data-astro-cid-mmc7otgs][data-theme=light] .stat-number[data-astro-cid-mmc7otgs]{color:var(--text-primary)!important}[data-astro-cid-mmc7otgs][data-theme=light] .ticker-number[data-astro-cid-mmc7otgs]{color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .hero-hint[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .hero-hint[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{color:var(--text-tertiary)}[data-astro-cid-mmc7otgs][data-theme=light] .hero-badge[data-astro-cid-mmc7otgs]{background:#0000000a;border:1px solid rgba(0,0,0,.1);color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .hero-badge[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .badge-dot[data-astro-cid-mmc7otgs]{background:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .proof-label[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .metrics-ticker[data-astro-cid-mmc7otgs]{background:transparent}[data-astro-cid-mmc7otgs][data-theme=light] .ticker-value[data-astro-cid-mmc7otgs]{color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .ticker-label[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .ticker-divider[data-astro-cid-mmc7otgs]{background:#0000001a}[data-astro-cid-mmc7otgs][data-theme=light] .section-label[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .pricing-popular[data-astro-cid-mmc7otgs]{border-color:#0003;background:#0000000a}[data-astro-cid-mmc7otgs][data-theme=light] .popular-badge[data-astro-cid-mmc7otgs]{background:#000;color:#fff}[data-astro-cid-mmc7otgs][data-theme=light] .pricing-header[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .price-amount[data-astro-cid-mmc7otgs]{color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .price-period[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .pricing-features[data-astro-cid-mmc7otgs] li[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .pricing-features[data-astro-cid-mmc7otgs] li[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{color:var(--text-tertiary)}[data-astro-cid-mmc7otgs][data-theme=light] .pricing-button[data-astro-cid-mmc7otgs]{background:#0000000f;border:1px solid rgba(0,0,0,.1);color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .pricing-button[data-astro-cid-mmc7otgs]:hover,[data-astro-cid-mmc7otgs][data-theme=light] .pricing-popular[data-astro-cid-mmc7otgs] .pricing-button[data-astro-cid-mmc7otgs]{background:#000;color:#fff;border-color:#000}[data-astro-cid-mmc7otgs][data-theme=light] .pricing-popular[data-astro-cid-mmc7otgs] .pricing-button[data-astro-cid-mmc7otgs]:hover{background:#1a1a1a;transform:translateY(-2px)}[data-astro-cid-mmc7otgs][data-theme=light] .customer-card[data-astro-cid-mmc7otgs]:hover{background:var(--glass-hover);border-color:#00000026;box-shadow:0 24px 48px #00000014}[data-astro-cid-mmc7otgs][data-theme=light] .customer-logo-circle[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,#0000000f,#00000008);border:2px solid rgba(0,0,0,.1)}[data-astro-cid-mmc7otgs][data-theme=light] .customer-card[data-astro-cid-mmc7otgs]:hover .customer-logo-circle[data-astro-cid-mmc7otgs]{border-color:#0003;box-shadow:0 8px 24px #00000014}[data-astro-cid-mmc7otgs][data-theme=light] .customer-card[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .customer-stats[data-astro-cid-mmc7otgs]{border-top:1px solid rgba(0,0,0,.08)}[data-astro-cid-mmc7otgs][data-theme=light] .stat-num[data-astro-cid-mmc7otgs]{color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .stat-text[data-astro-cid-mmc7otgs]{color:var(--text-tertiary)}[data-astro-cid-mmc7otgs][data-theme=light] .customers-cta[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .customers-cta[data-astro-cid-mmc7otgs] button[data-astro-cid-mmc7otgs]{background:#000;color:#fff;border-color:#000}[data-astro-cid-mmc7otgs][data-theme=light] .customers-cta[data-astro-cid-mmc7otgs] button[data-astro-cid-mmc7otgs]:hover{background:#1a1a1a}[data-astro-cid-mmc7otgs][data-theme=light] .founder-card[data-astro-cid-mmc7otgs]:hover{background:var(--glass-hover);border-color:#00000026;box-shadow:0 24px 48px #00000014}[data-astro-cid-mmc7otgs][data-theme=light] .founder-image[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,#00000014,#0000000a);border:3px solid rgba(0,0,0,.1)}[data-astro-cid-mmc7otgs][data-theme=light] .founder-card[data-astro-cid-mmc7otgs]:hover .founder-image[data-astro-cid-mmc7otgs]{border-color:#0003}[data-astro-cid-mmc7otgs][data-theme=light] .founder-glow[data-astro-cid-mmc7otgs]{opacity:.15}[data-astro-cid-mmc7otgs][data-theme=light] .founder-glow-1[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .founder-glow-2[data-astro-cid-mmc7otgs]{background:radial-gradient(circle,rgba(0,0,0,.06) 0%,transparent 70%)}[data-astro-cid-mmc7otgs][data-theme=light] .founder-name[data-astro-cid-mmc7otgs]{color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .founder-title[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .founder-bio[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .founder-achievements[data-astro-cid-mmc7otgs]{background:#00000008;border:1px solid rgba(0,0,0,.06)}[data-astro-cid-mmc7otgs][data-theme=light] .achievement-item[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .achievement-icon[data-astro-cid-mmc7otgs]{background:#0000000f}[data-astro-cid-mmc7otgs][data-theme=light] .founder-social-link[data-astro-cid-mmc7otgs]{background:#0000000a;border:1px solid rgba(0,0,0,.08);color:var(--text-tertiary)}[data-astro-cid-mmc7otgs][data-theme=light] .founder-social-link[data-astro-cid-mmc7otgs]:hover{background:#00000014;border-color:#00000026;color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .founders-quote[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,#0000000a,#00000005);border:1px solid rgba(0,0,0,.08)}[data-astro-cid-mmc7otgs][data-theme=light] .founders-quote[data-astro-cid-mmc7otgs]:hover{background:linear-gradient(135deg,#0000000f,#00000008);border-color:#00000026;box-shadow:0 12px 40px #00000014}[data-astro-cid-mmc7otgs][data-theme=light] .quote-icon[data-astro-cid-mmc7otgs]{color:#0000001a}[data-astro-cid-mmc7otgs][data-theme=light] .quote-text[data-astro-cid-mmc7otgs]{color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .quote-author[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .investor-logo[data-astro-cid-mmc7otgs]{opacity:.5;filter:brightness(0) saturate(100%)}[data-astro-cid-mmc7otgs][data-theme=light] .investor-logo[data-astro-cid-mmc7otgs]:hover{opacity:.8}[data-astro-cid-mmc7otgs][data-theme=light] .security-badge[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .security-badge[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{color:var(--text-tertiary)}[data-astro-cid-mmc7otgs][data-theme=light] .cta-title[data-astro-cid-mmc7otgs]{color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .cta-description[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .footer[data-astro-cid-mmc7otgs]{border-top:1px solid rgba(0,0,0,.08)}[data-astro-cid-mmc7otgs][data-theme=light] .footer-brand[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .social-link[data-astro-cid-mmc7otgs]{background:#0000000a;border:1px solid rgba(0,0,0,.08);color:var(--text-tertiary)}[data-astro-cid-mmc7otgs][data-theme=light] .social-link[data-astro-cid-mmc7otgs]:hover{background:#00000014;border-color:#00000026;color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .footer-column[data-astro-cid-mmc7otgs] h4[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .footer-column[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]:hover{color:var(--text-primary)}[data-astro-cid-mmc7otgs][data-theme=light] .footer-bottom[data-astro-cid-mmc7otgs]{border-top:1px solid rgba(0,0,0,.08);color:var(--text-tertiary)}[data-astro-cid-mmc7otgs][data-theme=light] .bento-card[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .testimonial-card[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .pricing-card[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .customer-card[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .founder-card[data-astro-cid-mmc7otgs]{background:#00000006;border:1px solid rgba(0,0,0,.12);box-shadow:0 1px 3px #0000000f}[data-astro-cid-mmc7otgs][data-theme=light] .bento-card[data-astro-cid-mmc7otgs]:hover,[data-astro-cid-mmc7otgs][data-theme=light] .testimonial-card[data-astro-cid-mmc7otgs]:hover,[data-astro-cid-mmc7otgs][data-theme=light] .pricing-card[data-astro-cid-mmc7otgs]:hover,[data-astro-cid-mmc7otgs][data-theme=light] .customer-card[data-astro-cid-mmc7otgs]:hover,[data-astro-cid-mmc7otgs][data-theme=light] .founder-card[data-astro-cid-mmc7otgs]:hover{background:#0000000a;border-color:#00000029;box-shadow:0 8px 24px #00000014,0 2px 8px #0000000a}[data-astro-cid-mmc7otgs][data-theme=light] .preview-window[data-astro-cid-mmc7otgs]{border:1px solid rgba(0,0,0,.15);box-shadow:0 4px 12px #00000014}[data-astro-cid-mmc7otgs][data-theme=light] .preview-sidebar[data-astro-cid-mmc7otgs]{border-right:1px solid rgba(0,0,0,.12)}[data-astro-cid-mmc7otgs][data-theme=light] .input-wrapper[data-astro-cid-mmc7otgs]{background:#00000008;border:1.5px solid rgba(0,0,0,.12);box-shadow:0 1px 2px #0000000a}[data-astro-cid-mmc7otgs][data-theme=light] .input-wrapper[data-astro-cid-mmc7otgs]:focus-within{background:#0000000a;border-color:#0000003d;box-shadow:0 0 0 3px #0000000a,0 1px 2px #0000000f}[data-astro-cid-mmc7otgs][data-theme=light] .announcement-bar[data-astro-cid-mmc7otgs]{background:linear-gradient(90deg,#00000005,#00000008,#00000005);border-bottom:1px solid rgba(0,0,0,.12)}[data-astro-cid-mmc7otgs][data-theme=light] .announcement-badge[data-astro-cid-mmc7otgs]{background:#00000014;border:1px solid rgba(0,0,0,.12)}[data-astro-cid-mmc7otgs][data-theme=light] .nav-content[data-astro-cid-mmc7otgs]{background:#fffffffa;backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.12);box-shadow:0 1px 3px #0000000f}[data-astro-cid-mmc7otgs][data-theme=light] .nav-link[data-astro-cid-mmc7otgs]:hover{background:#0000000f}[data-astro-cid-mmc7otgs][data-theme=light] .hero-badge[data-astro-cid-mmc7otgs]{background:#0000000d;border:1px solid rgba(0,0,0,.12);box-shadow:0 1px 2px #0000000a}[data-astro-cid-mmc7otgs][data-theme=light] .pricing-popular[data-astro-cid-mmc7otgs]{border-color:#0003;background:#0000000a;box-shadow:0 4px 16px #00000014}[data-astro-cid-mmc7otgs][data-theme=light] .founders-quote[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,#00000008,#00000005);border:1px solid rgba(0,0,0,.12);box-shadow:0 1px 3px #0000000a}[data-astro-cid-mmc7otgs][data-theme=light] .founders-quote[data-astro-cid-mmc7otgs]:hover{background:linear-gradient(135deg,#0000000d,#00000008);border-color:#00000029;box-shadow:0 8px 24px #0000001a}[data-astro-cid-mmc7otgs][data-theme=light] .section-divider[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .customer-stats[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .footer[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .footer-bottom[data-astro-cid-mmc7otgs]{border-color:#0000001a!important}[data-astro-cid-mmc7otgs][data-theme=light] .founder-achievements[data-astro-cid-mmc7otgs]{background:#0000000a;border:1px solid rgba(0,0,0,.1)}[data-astro-cid-mmc7otgs][data-theme=light] .security-badge[data-astro-cid-mmc7otgs]{background:#0000000a;border:1px solid rgba(0,0,0,.12)}[data-astro-cid-mmc7otgs][data-theme=light] .hero-button[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .cta-button[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .primary-button[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;border:none;box-shadow:0 2px 8px #00000026,0 1px 3px #0000001a}[data-astro-cid-mmc7otgs][data-theme=light] .hero-button[data-astro-cid-mmc7otgs]:hover,[data-astro-cid-mmc7otgs][data-theme=light] .cta-button[data-astro-cid-mmc7otgs]:hover,[data-astro-cid-mmc7otgs][data-theme=light] .primary-button[data-astro-cid-mmc7otgs]:hover{background:linear-gradient(135deg,#1a1a1a,#000);box-shadow:0 4px 12px #0003,0 2px 6px #0000001f;transform:translateY(-1px)}[data-astro-cid-mmc7otgs][data-theme=light] .metrics-ticker[data-astro-cid-mmc7otgs]{background:#00000008;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 2px #0000000a}[data-astro-cid-mmc7otgs][data-theme=light] .chart-bar[data-astro-cid-mmc7otgs]{box-shadow:0 1px 2px #0000000f}[data-astro-cid-mmc7otgs][data-theme=light] .stat-card[data-astro-cid-mmc7otgs]{background:#00000006;border:1px solid rgba(0,0,0,.12);box-shadow:0 1px 3px #0000000f}[data-astro-cid-mmc7otgs][data-theme=light] .feature-icon[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .achievement-icon[data-astro-cid-mmc7otgs]{background:#00000014;border:1px solid rgba(0,0,0,.12)}[data-astro-cid-mmc7otgs][data-theme=light] .customer-logo-circle[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,#0000000f,#0000000a);border:2px solid rgba(0,0,0,.14);box-shadow:0 2px 6px #0000000f}[data-astro-cid-mmc7otgs][data-theme=light] .founder-image[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,#00000014,#0000000d);border:3px solid rgba(0,0,0,.14);box-shadow:0 2px 8px #00000014}[data-astro-cid-mmc7otgs][data-theme=light] .social-link[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .founder-social-link[data-astro-cid-mmc7otgs]{background:#0000000a;border:1px solid rgba(0,0,0,.12);box-shadow:0 1px 2px #0000000a}[data-astro-cid-mmc7otgs][data-theme=light] .social-link[data-astro-cid-mmc7otgs]:hover,[data-astro-cid-mmc7otgs][data-theme=light] .founder-social-link[data-astro-cid-mmc7otgs]:hover{background:#00000014;border-color:#0000002e;box-shadow:0 2px 6px #00000014}[data-astro-cid-mmc7otgs][data-theme=light] .window-header[data-astro-cid-mmc7otgs]{background:#0000000a;border-bottom:1px solid rgba(0,0,0,.12)}[data-astro-cid-mmc7otgs][data-theme=light] .grid-overlay[data-astro-cid-mmc7otgs]{background-image:linear-gradient(rgba(0,0,0,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.07) 1px,transparent 1px);background-size:64px 64px;background-position:center center;mask-image:radial-gradient(ellipse 90% 70% at 50% 40%,black 0%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.3) 70%,transparent 85%);-webkit-mask-image:radial-gradient(ellipse 90% 70% at 50% 40%,black 0%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.3) 70%,transparent 85%);opacity:1}[data-astro-cid-mmc7otgs][data-theme=light] .stat-pill[data-astro-cid-mmc7otgs]{background:#0000000f;border:1.5px solid rgba(0,0,0,.14);box-shadow:0 2px 6px #0000000f,inset 0 1px #fffc}[data-astro-cid-mmc7otgs][data-theme=light] .stat-number[data-astro-cid-mmc7otgs]{color:#000;font-weight:800}[data-astro-cid-mmc7otgs][data-theme=light] .stat-label[data-astro-cid-mmc7otgs]{color:#525252;font-weight:600}[data-astro-cid-mmc7otgs][data-theme=light] .graph-line[data-astro-cid-mmc7otgs]{stroke:#000000b3!important;stroke-width:2.5;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}[data-astro-cid-mmc7otgs][data-theme=light] .graph-fill[data-astro-cid-mmc7otgs]{fill:url(#graphGradientLight)!important;opacity:.4}[data-astro-cid-mmc7otgs][data-theme=light] .tag[data-astro-cid-mmc7otgs]{background:#00000014;border:1px solid rgba(0,0,0,.12);color:var(--text-secondary);font-weight:600}[data-astro-cid-mmc7otgs][data-theme=light] .bento-icon[data-astro-cid-mmc7otgs]{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));opacity:.9}[data-astro-cid-mmc7otgs][data-theme=light] .testimonial-stars[data-astro-cid-mmc7otgs]{color:#f59e0b;filter:drop-shadow(0 1px 3px rgba(245,158,11,.4));text-shadow:0 1px 2px rgba(0,0,0,.15)}[data-astro-cid-mmc7otgs][data-theme=light] .ticker-item[data-astro-cid-mmc7otgs]:last-child .ticker-label[data-astro-cid-mmc7otgs]{color:#f59e0b;filter:drop-shadow(0 1px 2px rgba(245,158,11,.3))}[data-astro-cid-mmc7otgs][data-theme=light] .sticky-cta-bar[data-astro-cid-mmc7otgs]{background:#fffffffa;backdrop-filter:blur(24px) saturate(180%);border-top:1px solid rgba(0,0,0,.12);box-shadow:0 -8px 32px #00000014,0 -2px 12px #0000000a,0 -1px 3px #0000000f}[data-astro-cid-mmc7otgs][data-theme=light] .sticky-cta-text[data-astro-cid-mmc7otgs]{color:var(--text-secondary)}[data-astro-cid-mmc7otgs][data-theme=light] .sticky-cta-text[data-astro-cid-mmc7otgs] strong[data-astro-cid-mmc7otgs]{color:var(--text-primary);font-weight:800}[data-astro-cid-mmc7otgs][data-theme=light] .sticky-cta-button[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;box-shadow:0 4px 16px #00000026,0 2px 6px #0000001a}[data-astro-cid-mmc7otgs][data-theme=light] .sticky-cta-button[data-astro-cid-mmc7otgs]:hover{background:linear-gradient(135deg,#1a1a1a,#000);box-shadow:0 8px 24px #0003,0 4px 12px #0000001f}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-50px,50px) scale(.9)}}main[data-astro-cid-mmc7otgs]{position:relative;z-index:1}.sticky-cta-bar[data-astro-cid-mmc7otgs]{position:fixed;bottom:0;left:0;right:0;z-index:150;backdrop-filter:blur(24px) saturate(180%);background:#000000f2;border-top:1px solid rgba(255,255,255,.12);padding:18px 24px;transform:translateY(100%);transition:transform .4s var(--ease-out-expo);box-shadow:0 -8px 32px #0006,0 -2px 12px #0000004d}.sticky-cta-bar[data-astro-cid-mmc7otgs].visible{transform:translateY(0)}.sticky-cta-content[data-astro-cid-mmc7otgs]{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.sticky-cta-text[data-astro-cid-mmc7otgs]{font-size:15px;color:#fffffff2;font-weight:500}.sticky-cta-text[data-astro-cid-mmc7otgs] strong[data-astro-cid-mmc7otgs]{font-weight:700;color:#fff;letter-spacing:.02em}.sticky-cta-button[data-astro-cid-mmc7otgs]{padding:14px 36px;background:linear-gradient(135deg,#fff,#f5f5f5);color:#000;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s var(--ease-out-expo);box-shadow:0 4px 16px #fff3,0 2px 6px #ffffff1a;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.sticky-cta-button[data-astro-cid-mmc7otgs]:hover{transform:translateY(-2px);background:linear-gradient(135deg,#fff 0% 100%);box-shadow:0 8px 24px #ffffff4d,0 4px 12px #ffffff26}.nav[data-astro-cid-mmc7otgs]{position:fixed;top:42px;left:0;right:0;z-index:100;backdrop-filter:blur(20px) saturate(180%);background:var(--glass-bg);border-bottom:1px solid var(--glass-border);transition:all .3s var(--ease-out-expo)}.nav[data-astro-cid-mmc7otgs].scrolled{background:var(--glass-hover);border-bottom-color:var(--glass-border);box-shadow:0 8px 32px var(--shadow-color)}.nav-content[data-astro-cid-mmc7otgs]{max-width:1400px;margin:0 auto;padding:16px 40px;display:flex;justify-content:space-between;align-items:center}.nav-left[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:40px}.logo[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:900;font-style:italic;color:var(--text-primary);letter-spacing:-.5px}.nav-links[data-astro-cid-mmc7otgs]{display:flex;gap:32px}.nav-links[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]{color:var(--text-secondary);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.nav-links[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]:hover{color:var(--text-primary)}.nav-right[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:12px}.nav-link-button[data-astro-cid-mmc7otgs]{background:transparent;border:none;color:var(--text-secondary);font-size:14px;font-weight:500;cursor:pointer;padding:8px 16px;transition:color .2s}.nav-link-button[data-astro-cid-mmc7otgs]:hover{color:var(--text-primary)}.nav-cta[data-astro-cid-mmc7otgs]{padding:8px 20px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;color:var(--text-primary);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s var(--ease-out-expo)}.nav-cta[data-astro-cid-mmc7otgs]:hover{background:var(--glass-hover);transform:translateY(-1px)}.theme-toggle[data-astro-cid-mmc7otgs]{width:40px;height:40px;border-radius:10px;border:1px solid var(--glass-border);background:var(--glass-bg);color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s var(--ease-out-expo);position:relative;overflow:hidden}.theme-toggle[data-astro-cid-mmc7otgs]:hover{background:var(--glass-hover);border-color:var(--glass-border);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-color)}.theme-toggle[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{position:absolute;transition:all .4s var(--ease-out-expo)}.theme-toggle[data-astro-cid-mmc7otgs] .sun-icon[data-astro-cid-mmc7otgs]{opacity:0;transform:rotate(-90deg) scale(.8)}.theme-toggle[data-astro-cid-mmc7otgs] .moon-icon[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs][data-theme=light] .theme-toggle[data-astro-cid-mmc7otgs] .sun-icon[data-astro-cid-mmc7otgs]{opacity:1;transform:rotate(0) scale(1)}[data-astro-cid-mmc7otgs][data-theme=light] .theme-toggle[data-astro-cid-mmc7otgs] .moon-icon[data-astro-cid-mmc7otgs]{opacity:0;transform:rotate(90deg) scale(.8)}#hero[data-astro-cid-mmc7otgs]{padding:200px 40px 100px;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hero-badges[data-astro-cid-mmc7otgs]{display:flex;gap:8px;margin-bottom:32px;flex-wrap:wrap;animation:fadeInUp .8s var(--ease-out-expo)}.hero-badge[data-astro-cid-mmc7otgs]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:100px;color:#ffffffe6;font-size:12px;font-weight:600;letter-spacing:.3px}.badge-dot[data-astro-cid-mmc7otgs]{width:6px;height:6px;border-radius:50%;background:#0f8;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-title[data-astro-cid-mmc7otgs]{font-size:clamp(48px,6vw,72px);font-weight:700;line-height:1.05;letter-spacing:-.04em;margin-bottom:32px;color:var(--text-primary)}.title-line[data-astro-cid-mmc7otgs]{display:block;animation:fadeInUp .8s var(--ease-out-expo) backwards}.title-line[data-astro-cid-mmc7otgs]:nth-child(1){animation-delay:.1s}.title-line[data-astro-cid-mmc7otgs]:nth-child(2){animation-delay:.2s}.title-line[data-astro-cid-mmc7otgs]:nth-child(3){animation-delay:.3s}.title-gradient[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-mmc7otgs]{font-size:clamp(16px,1.5vw,18px);line-height:1.7;color:var(--text-secondary);margin-bottom:32px;animation:fadeInUp .8s var(--ease-out-expo) .4s backwards}.hero-description[data-astro-cid-mmc7otgs] strong[data-astro-cid-mmc7otgs]{color:#ffffffe6;font-weight:600}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.input-wrapper[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:8px;padding:5px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;backdrop-filter:blur(20px);transition:all .3s var(--ease-out-expo)}.input-wrapper[data-astro-cid-mmc7otgs]:focus-within{background:#ffffff14;border-color:#fff3;box-shadow:0 0 0 4px #ffffff08}.input-icon[data-astro-cid-mmc7otgs]{margin-left:12px;color:#fff6}.hero-input[data-astro-cid-mmc7otgs],.cta-input[data-astro-cid-mmc7otgs]{flex:1;padding:13px 12px;background:transparent;border:none;color:#fff;font-size:15px;outline:none;font-weight:500}.hero-input[data-astro-cid-mmc7otgs]::placeholder,.cta-input[data-astro-cid-mmc7otgs]::placeholder{color:#fff6}.hero-button[data-astro-cid-mmc7otgs],.cta-button[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:6px;padding:14px 28px;background:linear-gradient(135deg,#fff,#f5f5f5);color:#000;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s var(--ease-out-expo);white-space:nowrap;box-shadow:0 4px 16px #ffffff26,inset 0 1px #ffffff80;position:relative;overflow:hidden}.hero-button[data-astro-cid-mmc7otgs]:before,.cta-button[data-astro-cid-mmc7otgs]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.3) 0%,transparent 100%);opacity:0;transition:opacity .3s var(--ease-out-expo)}.hero-button[data-astro-cid-mmc7otgs]:hover,.cta-button[data-astro-cid-mmc7otgs]:hover{transform:translateY(-2px);box-shadow:0 8px 32px #ffffff40,inset 0 1px #ffffffb3}.hero-button[data-astro-cid-mmc7otgs]:hover:before,.cta-button[data-astro-cid-mmc7otgs]:hover:before{opacity:1}.hero-button[data-astro-cid-mmc7otgs]:active,.cta-button[data-astro-cid-mmc7otgs]:active{transform:translateY(0);box-shadow:0 2px 8px #ffffff26,inset 0 1px #ffffff80}.hero-hint[data-astro-cid-mmc7otgs]{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;font-size:13px;color:#ffffff80}.hero-hint[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{color:#ffffff4d}.hero-form[data-astro-cid-mmc7otgs]{animation:fadeInUp .8s var(--ease-out-expo) .5s backwards}.hero-visual[data-astro-cid-mmc7otgs]{animation:fadeInUp .8s var(--ease-out-expo) .7s backwards}.dashboard-preview[data-astro-cid-mmc7otgs]{perspective:1000px}.preview-window[data-astro-cid-mmc7otgs]{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;overflow:hidden;backdrop-filter:blur(20px);transform:rotateY(-5deg) rotateX(5deg);transition:transform .5s var(--ease-out-expo)}.dashboard-preview[data-astro-cid-mmc7otgs]:hover .preview-window[data-astro-cid-mmc7otgs]{transform:rotateY(0) rotateX(0)}.window-header[data-astro-cid-mmc7otgs]{display:flex;align-items:center;padding:16px;border-bottom:1px solid rgba(255,255,255,.06)}.window-dots[data-astro-cid-mmc7otgs]{display:flex;gap:6px}.window-dots[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs]{width:10px;height:10px;border-radius:50%;background:#ffffff26}.window-title[data-astro-cid-mmc7otgs]{flex:1;text-align:center;font-size:12px;color:#ffffff80;font-weight:500}.window-content[data-astro-cid-mmc7otgs]{display:flex;height:400px}.preview-sidebar[data-astro-cid-mmc7otgs]{width:60px;padding:16px;border-right:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:12px}.sidebar-item[data-astro-cid-mmc7otgs]{width:28px;height:28px;background:#ffffff14;border-radius:6px;transition:background .2s}.sidebar-item[data-astro-cid-mmc7otgs].active{background:#ffffff26}.preview-main[data-astro-cid-mmc7otgs]{flex:1;padding:24px}.preview-header[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.header-bar[data-astro-cid-mmc7otgs]{height:12px;background:#ffffff14;border-radius:6px}.preview-cards[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.preview-card[data-astro-cid-mmc7otgs]{height:80px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:12px}.preview-chart[data-astro-cid-mmc7otgs]{height:160px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:20px}.chart-bars[data-astro-cid-mmc7otgs]{display:flex;align-items:flex-end;justify-content:space-between;height:100%;gap:8px}.chart-bar[data-astro-cid-mmc7otgs]{flex:1;height:var(--height);background:linear-gradient(180deg,#fff3,#ffffff14);border-radius:6px;animation:growBar 1s var(--ease-out-expo) backwards;animation-delay:calc(var(--i, 0) * .1s)}@keyframes growBar{0%{height:0}}.metrics-ticker[data-astro-cid-mmc7otgs]{display:flex;justify-content:center;align-items:center;gap:48px;padding:80px 40px;max-width:1200px;margin:0 auto}.ticker-item[data-astro-cid-mmc7otgs]{text-align:center}.ticker-value[data-astro-cid-mmc7otgs]{display:block;font-size:48px;font-weight:700;color:#fff;margin-bottom:8px;letter-spacing:-.03em;font-feature-settings:"tnum"}.ticker-label[data-astro-cid-mmc7otgs]{font-size:13px;color:#fff9;font-weight:600;letter-spacing:.5px}.ticker-item[data-astro-cid-mmc7otgs]:last-child .ticker-label[data-astro-cid-mmc7otgs]{color:#fbbf24;filter:drop-shadow(0 1px 2px rgba(251,191,36,.3))}.ticker-divider[data-astro-cid-mmc7otgs]{width:1px;height:48px;background:#ffffff1a}section[data-astro-cid-mmc7otgs]{padding:120px 40px;max-width:1400px;margin:0 auto}.section-header[data-astro-cid-mmc7otgs]{text-align:center;margin-bottom:80px}.section-label[data-astro-cid-mmc7otgs]{display:inline-block;padding:6px 14px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:100px;color:#fffc;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px}.section-title[data-astro-cid-mmc7otgs]{font-size:clamp(40px,5vw,64px);font-weight:700;color:var(--text-primary);line-height:1.1;letter-spacing:-.03em;margin-bottom:24px}.section-description[data-astro-cid-mmc7otgs]{font-size:18px;color:var(--text-secondary);line-height:1.6;max-width:600px;margin:0 auto}.bento-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bento-card[data-astro-cid-mmc7otgs]{padding:32px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;backdrop-filter:blur(20px);transition:all .5s var(--ease-out-expo);opacity:0;transform:translateY(30px);position:relative;overflow:hidden;cursor:pointer}.bento-card[data-astro-cid-mmc7otgs]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(255,255,255,.08) 0%,transparent 50%);opacity:0;transition:opacity .3s var(--ease-out-expo);pointer-events:none}.bento-card[data-astro-cid-mmc7otgs]:hover:before{opacity:1}.bento-card[data-astro-cid-mmc7otgs].animate-in{opacity:1;transform:translateY(0)}.bento-card[data-astro-cid-mmc7otgs]:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 60px #0006,0 0 0 1px #ffffff0d inset}.bento-large[data-astro-cid-mmc7otgs]{grid-column:span 4;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.bento-medium[data-astro-cid-mmc7otgs]{grid-column:span 2}.bento-icon[data-astro-cid-mmc7otgs]{font-size:48px;margin-bottom:20px}.bento-card[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{font-size:22px;font-weight:600;color:#fff;margin-bottom:12px;letter-spacing:-.02em}.bento-card[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:15px;color:#fff9;line-height:1.6}.bento-stats[data-astro-cid-mmc7otgs]{display:flex;gap:16px;margin-top:24px}.stat-pill[data-astro-cid-mmc7otgs]{padding:12px 16px;background:#ffffff14;border:1.5px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 2px 6px #0003,inset 0 1px #ffffff1a;transition:all .3s var(--ease-out-expo)}.stat-pill[data-astro-cid-mmc7otgs]:hover{background:#ffffff1f;border-color:#ffffff29;transform:translateY(-1px);box-shadow:0 4px 12px #00000040,inset 0 1px #ffffff26}.stat-number[data-astro-cid-mmc7otgs]{display:block;font-size:20px;font-weight:800;color:#fff;margin-bottom:4px;letter-spacing:-.02em}.stat-label[data-astro-cid-mmc7otgs]{display:block;font-size:11px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.bento-tags[data-astro-cid-mmc7otgs]{display:flex;gap:8px;margin-top:20px}.tag[data-astro-cid-mmc7otgs]{padding:6px 12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);border-radius:6px;font-size:12px;color:#fffc;font-weight:600;transition:all .2s var(--ease-out-expo)}.tag[data-astro-cid-mmc7otgs]:hover{background:#ffffff24;border-color:#ffffff2e}.bento-visual[data-astro-cid-mmc7otgs]{height:280px}.analytics-graph[data-astro-cid-mmc7otgs]{height:100%}.graph-svg[data-astro-cid-mmc7otgs]{width:100%;height:100%}.graph-line[data-astro-cid-mmc7otgs]{stroke:#ffffffbf;stroke-width:2.5;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.graph-fill[data-astro-cid-mmc7otgs]{opacity:.5}.testimonials-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.testimonial-card[data-astro-cid-mmc7otgs]{padding:32px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;backdrop-filter:blur(20px);transition:all .5s var(--ease-out-expo);opacity:0;transform:translateY(30px)}.testimonial-card[data-astro-cid-mmc7otgs].animate-in{opacity:1;transform:translateY(0)}.testimonial-card[data-astro-cid-mmc7otgs]:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-6px)}.testimonial-header[data-astro-cid-mmc7otgs]{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.testimonial-avatar[data-astro-cid-mmc7otgs]{width:48px;height:48px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.testimonial-author[data-astro-cid-mmc7otgs]{flex:1}.author-name[data-astro-cid-mmc7otgs]{font-size:15px;font-weight:600;color:#fff;margin-bottom:4px}.author-role[data-astro-cid-mmc7otgs]{font-size:13px;color:#fff9}.testimonial-stars[data-astro-cid-mmc7otgs]{color:#fbbf24;font-size:15px;font-weight:500;letter-spacing:.5px;filter:drop-shadow(0 1px 3px rgba(251,191,36,.5));text-shadow:0 0 8px rgba(251,191,36,.3)}.testimonial-text[data-astro-cid-mmc7otgs]{font-size:15px;line-height:1.6;color:#fffc}.pricing-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.pricing-card[data-astro-cid-mmc7otgs]{position:relative;padding:40px 32px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;backdrop-filter:blur(20px);transition:all .5s var(--ease-out-expo);opacity:0;transform:translateY(30px)}.pricing-card[data-astro-cid-mmc7otgs].animate-in{opacity:1;transform:translateY(0)}.pricing-popular[data-astro-cid-mmc7otgs]{border-color:#fff3;background:#ffffff0f}.popular-badge[data-astro-cid-mmc7otgs]{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:6px 16px;background:#fff;color:#000;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:100px}.pricing-header[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{font-size:24px;font-weight:600;color:#fff;margin-bottom:8px}.pricing-description[data-astro-cid-mmc7otgs]{font-size:14px;color:#fff9}.pricing-price[data-astro-cid-mmc7otgs]{margin:32px 0}.price-amount[data-astro-cid-mmc7otgs]{font-size:56px;font-weight:700;color:#fff;letter-spacing:-.03em}.price-period[data-astro-cid-mmc7otgs]{font-size:18px;color:#fff9}.pricing-features[data-astro-cid-mmc7otgs]{list-style:none;margin:32px 0}.pricing-features[data-astro-cid-mmc7otgs] li[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:12px;padding:12px 0;font-size:15px;color:#fffc}.pricing-features[data-astro-cid-mmc7otgs] li[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{color:#ffffff80;flex-shrink:0}.pricing-button[data-astro-cid-mmc7otgs]{width:100%;padding:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s var(--ease-out-expo)}.pricing-button[data-astro-cid-mmc7otgs]:hover{background:#ffffff1f;transform:translateY(-2px)}.pricing-button-primary[data-astro-cid-mmc7otgs]{background:#fff;color:#000;border-color:transparent}.pricing-button-primary[data-astro-cid-mmc7otgs]:hover{background:#fff;box-shadow:0 8px 24px #fff3}.customers-section[data-astro-cid-mmc7otgs]{padding:120px 40px}.customers-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;margin-bottom:60px}.customer-card[data-astro-cid-mmc7otgs]{padding:40px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;backdrop-filter:blur(20px);transition:all .5s var(--ease-out-expo);opacity:0;transform:translateY(30px);display:flex;flex-direction:column}.customer-card[data-astro-cid-mmc7otgs].animate-in{opacity:1;transform:translateY(0)}.customer-card[data-astro-cid-mmc7otgs]:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-6px);box-shadow:0 24px 48px #0006}.customer-logo-container[data-astro-cid-mmc7otgs]{position:relative;margin-bottom:24px}.customer-logo-circle[data-astro-cid-mmc7otgs]{width:80px;height:80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:2px solid rgba(255,255,255,.15);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:40px;transition:all .3s var(--ease-out-expo)}.customer-card[data-astro-cid-mmc7otgs]:hover .customer-logo-circle[data-astro-cid-mmc7otgs]{transform:scale(1.05);border-color:#ffffff40;box-shadow:0 8px 24px #ffffff1a}.customer-card[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{font-size:22px;font-weight:600;color:#fff;margin-bottom:8px;letter-spacing:-.02em}.customer-category[data-astro-cid-mmc7otgs]{font-size:13px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin-bottom:20px}.customer-description[data-astro-cid-mmc7otgs]{font-size:15px;color:#ffffffb3;line-height:1.6;margin-bottom:24px;flex:1}.customer-stats[data-astro-cid-mmc7otgs]{display:flex;gap:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.customer-stat[data-astro-cid-mmc7otgs]{flex:1;text-align:center}.stat-num[data-astro-cid-mmc7otgs]{display:block;font-size:24px;font-weight:700;color:#fff;margin-bottom:4px;letter-spacing:-.02em}.stat-text[data-astro-cid-mmc7otgs]{display:block;font-size:12px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.customers-cta[data-astro-cid-mmc7otgs]{text-align:center}.customers-cta[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:16px;color:#fff9;margin-bottom:20px}.customers-cta-button[data-astro-cid-mmc7otgs]{padding:14px 32px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s var(--ease-out-expo)}.customers-cta-button[data-astro-cid-mmc7otgs]:hover{background:#ffffff1f;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff1a}.founders-section[data-astro-cid-mmc7otgs]{padding:120px 40px}.founders-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:40px;margin-bottom:80px;max-width:1400px;margin-left:auto;margin-right:auto;justify-items:center}.founders-grid-single[data-astro-cid-mmc7otgs]{max-width:700px;margin-left:auto;margin-right:auto;grid-template-columns:1fr}.founder-card[data-astro-cid-mmc7otgs]{padding:48px;background:var(--glass-bg);border:1px solid var(--glass-border);width:100%;max-width:600px;border-radius:24px;backdrop-filter:blur(20px);transition:all .5s var(--ease-out-expo);opacity:0;transform:translateY(30px)}.founder-card[data-astro-cid-mmc7otgs].animate-in{opacity:1;transform:translateY(0)}.founder-card[data-astro-cid-mmc7otgs]:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-6px);box-shadow:0 24px 48px #0006}.founder-image-container[data-astro-cid-mmc7otgs]{position:relative;width:fit-content;margin:0 auto 32px}.founder-image[data-astro-cid-mmc7otgs]{position:relative;width:140px;height:140px;background:linear-gradient(135deg,#ffffff26,#ffffff0d);border:3px solid rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .3s var(--ease-out-expo)}.founder-card[data-astro-cid-mmc7otgs]:hover .founder-image[data-astro-cid-mmc7otgs]{transform:scale(1.05);border-color:#ffffff40}.founder-emoji[data-astro-cid-mmc7otgs]{font-size:64px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.founder-badge[data-astro-cid-mmc7otgs]{position:absolute;bottom:5px;right:5px;padding:6px 12px;border-radius:100px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:3;box-shadow:0 4px 12px #0000004d;display:flex;align-items:center;justify-content:center;text-align:center}.founder-badge-ceo[data-astro-cid-mmc7otgs],.founder-badge-cto[data-astro-cid-mmc7otgs],.founder-badge-cmo[data-astro-cid-mmc7otgs]{background:linear-gradient(135deg,#fff,#e0e0e0);color:#000}.founder-glow[data-astro-cid-mmc7otgs]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:50%;filter:blur(40px);opacity:.3;z-index:1;animation:pulse-glow 3s ease-in-out infinite}.founder-glow-1[data-astro-cid-mmc7otgs]{background:radial-gradient(circle,rgba(255,255,255,.4) 0%,transparent 70%)}.founder-glow-2[data-astro-cid-mmc7otgs]{background:radial-gradient(circle,rgba(255,255,255,.4) 0%,transparent 70%);animation-delay:-1.5s}@keyframes pulse-glow{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.3}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.5}}.founder-content[data-astro-cid-mmc7otgs]{text-align:center}.founder-name[data-astro-cid-mmc7otgs]{font-size:28px;font-weight:700;color:#fff;margin-bottom:8px;letter-spacing:-.02em}.founder-title[data-astro-cid-mmc7otgs]{font-size:16px;color:#fff9;margin-bottom:24px;font-weight:500}.founder-bio[data-astro-cid-mmc7otgs]{font-size:15px;color:#ffffffb3;line-height:1.7;margin-bottom:32px}.founder-achievements[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;gap:12px;margin-bottom:32px;padding:24px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px}.achievement-item[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:12px;font-size:14px;color:#fffc}.achievement-icon[data-astro-cid-mmc7otgs]{font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff14;border-radius:8px}.achievement-text[data-astro-cid-mmc7otgs]{font-weight:500}.founder-social[data-astro-cid-mmc7otgs]{display:flex;justify-content:center;gap:12px}.founder-social-link[data-astro-cid-mmc7otgs]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#fff9;transition:all .2s var(--ease-out-expo)}.founder-social-link[data-astro-cid-mmc7otgs]:hover{background:#ffffff1a;border-color:#ffffff26;color:#fff;transform:translateY(-2px)}.founders-quotes[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:32px;max-width:1400px;margin:0 auto}.founders-quote[data-astro-cid-mmc7otgs]{text-align:center;padding:48px 32px;background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:24px;position:relative;backdrop-filter:blur(20px);transition:all .3s var(--ease-out-expo)}.founders-quote[data-astro-cid-mmc7otgs]:hover{background:linear-gradient(135deg,#ffffff14,#ffffff0a);border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.quote-icon[data-astro-cid-mmc7otgs]{font-size:64px;line-height:1;color:#ffffff26;font-family:Georgia,serif;margin-bottom:20px}.quote-text[data-astro-cid-mmc7otgs]{font-size:18px;line-height:1.7;color:#ffffffe6;margin-bottom:24px;font-weight:500;font-style:italic}.quote-author[data-astro-cid-mmc7otgs]{font-size:14px;color:#fff9;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.trust-section[data-astro-cid-mmc7otgs]{padding:80px 40px;text-align:center}.trust-title[data-astro-cid-mmc7otgs]{font-size:14px;color:#ffffff80;margin-bottom:32px;font-weight:500;text-transform:uppercase;letter-spacing:1px}.investor-logos[data-astro-cid-mmc7otgs]{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;margin-bottom:32px}.investor-logo[data-astro-cid-mmc7otgs]{opacity:.6;transition:opacity .2s}.investor-logo[data-astro-cid-mmc7otgs]:hover{opacity:1}.security-badges[data-astro-cid-mmc7otgs]{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.security-badge[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:100px;font-size:13px;color:#ffffffb3;font-weight:500}.security-badge[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{color:#ffffff80}.final-cta[data-astro-cid-mmc7otgs]{padding:140px 40px;text-align:center}.cta-content[data-astro-cid-mmc7otgs]{max-width:700px;margin:0 auto}.cta-title[data-astro-cid-mmc7otgs]{font-size:clamp(48px,6vw,72px);font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.03em;margin-bottom:24px}.cta-line[data-astro-cid-mmc7otgs]{display:block}.cta-description[data-astro-cid-mmc7otgs]{font-size:18px;color:#fff9;line-height:1.6;margin-bottom:48px}.cta-trust[data-astro-cid-mmc7otgs]{display:flex;justify-content:center;gap:32px;margin-top:24px;flex-wrap:wrap}.trust-item[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:8px;font-size:14px;color:#fff9}.trust-item[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{color:#fff6}.footer[data-astro-cid-mmc7otgs]{border-top:1px solid rgba(255,255,255,.06);padding:80px 40px 40px}.footer-content[data-astro-cid-mmc7otgs]{max-width:1400px;margin:0 auto 60px;display:grid;grid-template-columns:1.5fr 2fr;gap:80px}.footer-brand[data-astro-cid-mmc7otgs]{max-width:400px}.footer-logo[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:900;font-style:italic;color:#fff;margin-bottom:16px}.footer-brand[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{color:#ffffff80;line-height:1.6;margin-bottom:24px}.footer-social[data-astro-cid-mmc7otgs]{display:flex;gap:12px}.social-link[data-astro-cid-mmc7otgs]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#fff9;transition:all .2s}.social-link[data-astro-cid-mmc7otgs]:hover{background:#ffffff1a;color:#fff}.footer-links[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-column[data-astro-cid-mmc7otgs] h4[data-astro-cid-mmc7otgs]{color:#fff;font-size:14px;font-weight:600;margin-bottom:20px}.footer-column[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]{display:block;color:#fff9;font-size:14px;text-decoration:none;margin-bottom:12px;transition:color .2s}.footer-column[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]:hover{color:#fff}.footer-bottom[data-astro-cid-mmc7otgs]{max-width:1400px;margin:0 auto;padding-top:40px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#fff6}@media(max-width:1200px){#hero[data-astro-cid-mmc7otgs]{grid-template-columns:1fr;gap:60px}.bento-large[data-astro-cid-mmc7otgs]{grid-column:span 4;grid-template-columns:1fr}.bento-medium[data-astro-cid-mmc7otgs]{grid-column:span 2}}@media(max-width:768px){.announcement-bar[data-astro-cid-mmc7otgs]{display:none}.nav[data-astro-cid-mmc7otgs]{top:0}.sticky-cta-content[data-astro-cid-mmc7otgs]{flex-direction:column;gap:12px;text-align:center}.sticky-cta-button[data-astro-cid-mmc7otgs]{width:100%}.nav-links[data-astro-cid-mmc7otgs]{display:none}section[data-astro-cid-mmc7otgs]{padding:80px 20px}#hero[data-astro-cid-mmc7otgs]{padding:140px 20px 60px;grid-template-columns:1fr;gap:48px}.hero-title[data-astro-cid-mmc7otgs]{font-size:clamp(36px,10vw,48px)}.hero-visual[data-astro-cid-mmc7otgs]{order:-1}.metrics-ticker[data-astro-cid-mmc7otgs]{flex-wrap:wrap;gap:24px;padding:60px 20px}.ticker-divider[data-astro-cid-mmc7otgs]{display:none}.ticker-value[data-astro-cid-mmc7otgs]{font-size:36px}.bento-grid[data-astro-cid-mmc7otgs]{grid-template-columns:1fr;gap:12px}.bento-large[data-astro-cid-mmc7otgs],.bento-medium[data-astro-cid-mmc7otgs]{grid-column:span 1}.bento-card[data-astro-cid-mmc7otgs]{padding:24px}.input-wrapper[data-astro-cid-mmc7otgs]{flex-direction:column;gap:8px}.hero-button[data-astro-cid-mmc7otgs],.cta-button[data-astro-cid-mmc7otgs]{width:100%;justify-content:center}.customers-grid[data-astro-cid-mmc7otgs],.founders-grid[data-astro-cid-mmc7otgs]{grid-template-columns:1fr}.founder-card[data-astro-cid-mmc7otgs]{padding:24px}.founders-quotes[data-astro-cid-mmc7otgs]{grid-template-columns:1fr;gap:24px}.founders-quote[data-astro-cid-mmc7otgs]{padding:32px 20px}.quote-icon[data-astro-cid-mmc7otgs]{font-size:50px}.quote-text[data-astro-cid-mmc7otgs]{font-size:16px}.pricing-grid[data-astro-cid-mmc7otgs],.testimonials-grid[data-astro-cid-mmc7otgs]{grid-template-columns:1fr}.footer-content[data-astro-cid-mmc7otgs]{grid-template-columns:1fr;gap:40px}.footer-links[data-astro-cid-mmc7otgs]{grid-template-columns:repeat(2,1fr);gap:32px}.footer-bottom[data-astro-cid-mmc7otgs]{flex-direction:column;gap:16px;text-align:center}}@media(min-width:769px)and (max-width:1024px){#hero[data-astro-cid-mmc7otgs]{padding:180px 32px 80px;gap:60px}.bento-large[data-astro-cid-mmc7otgs]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs]:before,[data-astro-cid-mmc7otgs]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html{scroll-behavior:smooth}body{overflow-x:hidden}html,body{margin:0;width:100%;height:100%}
