.landing-page,.landing-section,.footer-page{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1;font-optical-sizing:auto}.landing-page *,.landing-section *,.footer-page *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.landing-page h1,.landing-section h1,.footer-page h1{letter-spacing:-.04em;font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;line-height:1.1}.landing-page h2,.landing-section h2,.footer-page h2{letter-spacing:-.03em;font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;line-height:1.15}.landing-page h3,.landing-section h3,.footer-page h3{letter-spacing:-.02em;font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:600;line-height:1.25}.landing-page h4,.landing-section h4,.footer-page h4{letter-spacing:-.015em;font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:600;line-height:1.3}.landing-page p,.landing-section p,.footer-page p{letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6}.landing-page a,.landing-section a,.footer-page a{letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1,"liga" 1}.landing-page li,.landing-section li,.footer-page li{letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.text-display{letter-spacing:-.045em;font-weight:600;line-height:1.05}.text-display-md{letter-spacing:-.035em;font-weight:600;line-height:1.1}.text-display-sm{letter-spacing:-.025em;font-weight:500;line-height:1.2}.landing-nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:oklch(var(--background)/.8);transition:all .3s;position:fixed;top:0;left:0;right:0}nav *,[data-radix-navigation-menu-viewport] *,.nav-link,.nav-signin-link,.nav-signup-btn{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.landing-nav [data-radix-navigation-menu-viewport]{background:oklch(var(--background))!important;border:1px solid oklch(var(--border))!important}.dark .landing-nav [data-radix-navigation-menu-viewport]{background:oklch(var(--background))!important}.landing-nav.scrolled{background:oklch(var(--background)/.95);border-bottom:1px solid oklch(var(--border));box-shadow:0 4px 6px -1px oklch(var(--foreground)/.1)}.nav-logo{color:oklch(var(--foreground));font-size:1.5rem;font-weight:700;text-decoration:none;transition:opacity .3s}.nav-logo:hover{opacity:.8}.nav-logo-highlight{color:#2563eb}.nav-link{color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.01em;background-color:#0000;font-size:1.0625rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-link:hover{color:oklch(var(--foreground))}.dark .nav-link{color:#fff}.dark .nav-link:hover{color:oklch(var(--foreground))}.nav-link:after{content:"";background:oklch(var(--primary));width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.nav-link:hover:after{width:100%}.nav-signin-link{color:oklch(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.01em;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-signin-link:hover{color:oklch(var(--primary))}.nav-signup-btn{background:oklch(var(--foreground));color:oklch(var(--background));border:2px solid oklch(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.01em;border-radius:8px;padding:.5rem 1.25rem;font-weight:600;text-decoration:none;transition:all .3s}.nav-signup-btn:hover{color:oklch(var(--foreground));background:0 0;transform:translateY(-1px)}.dark .nav-signup-btn{background:oklch(var(--background));color:oklch(var(--foreground));border-color:oklch(var(--foreground))}.dark .nav-signup-btn:hover{background:oklch(var(--foreground));color:oklch(var(--background))}.hero-section{background:linear-gradient(135deg,#5b4fe8 0%,#7b68ee 15%,#9370db 25%,#e6b566 55%,#f4a460 70%,#ff8c42 85%,coral 100%) 0 0/400% 400%;border-radius:0;justify-content:center;align-items:center;min-height:100vh;margin:0;animation:15s infinite gradient-shift;display:flex;position:relative;overflow:hidden}.dark .hero-section{background:#000;animation:none}.hero-video-container{position:relative;overflow:hidden}.hero-video-background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-video{-o-object-fit:cover;object-fit:cover;z-index:1;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-video-overlay{background:linear-gradient(135deg,oklch(var(--background)/.8)0%,oklch(var(--background)/.6)50%,oklch(var(--background)/.8)100%);z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.hero-gradient-background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{text-align:center;z-index:10;max-width:1200px;margin:0 auto;padding:2rem;position:relative}.hero-video-content{z-index:20;position:relative}.hero-content-overlay{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fffffff2;border:1px solid #ffffff4d;border-radius:50px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.5rem 1rem;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #0000001a}.hero-badge:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.hero-badge-label{color:#fff;text-transform:capitalize;background:#000;border-radius:20px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.hero-badge-text{color:#1a1a1a;font-size:.95rem;font-weight:500}.hero-badge-icon{color:#1a1a1a;width:16px;height:16px}.hero-title{text-align:center;color:#1a1a1a;letter-spacing:-.02em;max-width:1200px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1.15}.dark .hero-title{color:#fff}.hero-subtitle{color:#1a1a1ad9;text-align:center;max-width:900px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:400;line-height:1.6}.dark .hero-subtitle{color:#ffffffe6}.hero-cta-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hero-cta-primary{background:#000;border:2px solid #000;border-radius:12px;padding:1rem 2rem;font-size:1.05rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #0000004d;color:#fff!important}.hero-cta-primary:hover{background:#1a1a1a;border-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 20px #0006;color:#fff!important}.dark .hero-cta-primary{background:#fff;border:2px solid #fff;box-shadow:0 4px 12px #ffffff4d;color:#000!important}.dark .hero-cta-primary:hover{background:#f0f0f0;border-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 20px #fff6;color:#000!important}.hero-cta-secondary{background:0 0;border:2px solid #f4a460;border-radius:12px;padding:1rem 2rem;font-size:1.05rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #f4a46033;color:#1a1a1a!important}.hero-cta-secondary:hover{background:#f4a46026;border-color:#e6b566;transform:translateY(-2px);box-shadow:0 8px 20px #f4a4604d;color:#1a1a1a!important}.dark .hero-cta-secondary{background:0 0;border:2px solid #a78bfa;box-shadow:0 4px 12px #a78bfa4d;color:#fff!important}.dark .hero-cta-secondary:hover{background:#a78bfa26;border-color:#c4b5fd;transform:translateY(-2px);box-shadow:0 8px 20px #a78bfa66;color:#fff!important}.hero-cta-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid oklch(var(--foreground)/.2);box-shadow:0 4px 12px oklch(var(--foreground)/.1)}.hero-video.loading{opacity:0;transition:opacity .3s}.hero-video.loaded{opacity:1;transition:opacity .3s}.hero-video-loading{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.hero-fallback-image{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-animated-fallback{z-index:1;background:oklch(var(--background));justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.hero-video-wrapper{width:100%;height:100%;position:relative}@keyframes morphBlob{0%,to{clip-path:polygon(74.1% 44.1%,100% 61.6%,97.5% 26.9%,85.5% .1%,80.7% 2%,72.5% 32.5%,60.2% 62.4%,52.4% 68.1%,47.5% 58.3%,45.2% 34.5%,27.5% 76.7%,.1% 64.9%,17.9% 100%,27.6% 76.8%,76.1% 97.7%,74.1% 44.1%);transform:scale(1)rotate(0)}20%{clip-path:polygon(35% 25%,90% 35%,95% 65%,70% 90%,45% 100%,25% 85%,10% 60%,5% 40%,15% 20%,40% 10%,60% 15%,75% 30%,80% 50%,65% 70%,50% 80%,35% 25%);transform:scale(1.25)rotate(8deg)}40%{clip-path:polygon(60% 15%,100% 30%,90% 70%,75% 95%,50% 105%,30% 95%,15% 75%,0% 50%,10% 25%,30% 10%,50% 5%,70% 20%,85% 40%,75% 65%,60% 85%,60% 15%);transform:scale(.85)rotate(-8deg)}60%{clip-path:polygon(50% 10%,85% 25%,100% 50%,90% 80%,65% 100%,40% 100%,15% 85%,5% 55%,20% 30%,35% 15%,55% 5%,70% 15%,85% 35%,80% 60%,65% 80%,50% 10%);transform:scale(1.2)rotate(6deg)}80%{clip-path:polygon(45% 20%,80% 40%,95% 60%,85% 85%,60% 98%,35% 95%,10% 70%,5% 45%,15% 25%,35% 12%,55% 8%,70% 25%,75% 50%,65% 70%,55% 85%,45% 20%);transform:scale(1.1)rotate(-5deg)}}.morph-blob{animation:10s ease-in-out infinite morphBlob}.hero-section-split{background:#fafafa;justify-content:center;align-items:center;min-height:100vh;padding:6rem 0 4rem;display:flex;position:relative;overflow:hidden}.dark .hero-section-split{background:#0a0a0a}.hero-split-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0 3rem;display:grid}.hero-text-side{flex-direction:column;justify-content:center;display:flex}.hero-text-content{max-width:600px}.hero-title-split{color:#0a0a0a;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.2}.dark .hero-title-split{color:#fff}.hero-title-static{margin-bottom:.25rem;display:block}.hero-title-rotating-wrapper{min-height:1.2em;display:block;position:relative}.hero-title-split .hero-title-rotating{color:#2563eb;display:inline-block}.dark .hero-title-split .hero-title-rotating{color:#60a5fa}.hero-subtitle-split{color:#4a4a4a;margin-bottom:1.75rem;font-size:clamp(.9375rem,1.25vw,1.125rem);font-weight:400;line-height:1.65}.dark .hero-subtitle-split{color:#a0a0a0}.hero-cta-container-split{flex-wrap:wrap;gap:1rem;display:flex}.hero-cta-primary-split{background:#0a0a0a;border:2px solid #0a0a0a;border-radius:10px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #00000026;color:#fff!important}.hero-cta-primary-split:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.dark .hero-cta-primary-split{background:#fff;border-color:#fff;color:#0a0a0a!important}.dark .hero-cta-primary-split:hover{background:#f0f0f0}.hero-cta-secondary-split{background:0 0;border:2px solid #d0d0d0;border-radius:10px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s;color:#0a0a0a!important}.hero-cta-secondary-split:hover{border-color:#9333ea;transform:translateY(-2px);color:#9333ea!important}.dark .hero-cta-secondary-split{border-color:#404040;color:#fff!important}.dark .hero-cta-secondary-split:hover{border-color:#a78bfa;color:#a78bfa!important}.hero-video-side{justify-content:center;align-items:center;width:100%;display:flex}.hero-video-container{border-radius:20px;width:100%;max-width:600px;margin-left:auto;margin-right:auto;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.hero-video-container:hover{transform:translateY(-4px);box-shadow:0 30px 60px -12px #0000004d}.dark .hero-video-container{box-shadow:0 25px 50px -12px #00000080}.dark .hero-video-container:hover{box-shadow:0 30px 60px -12px #9333ea4d}.hero-video-player{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;background:#1a1a1a;width:100%;height:auto;display:block}.hero-video-iframe{aspect-ratio:16/9;background:#1a1a1a;border-radius:16px;width:100%;height:auto;display:block}.hero-video-play-overlay{background:#0006;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.hero-video-container:hover .hero-video-play-overlay{background:#00000080}.hero-video-frame{-webkit-mask-composite:xor;pointer-events:none;opacity:0;background:linear-gradient(135deg,#9333ea4d,#3b82f64d) border-box;border:3px solid #0000;border-radius:20px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero-video-container:hover .hero-video-frame{opacity:1}@media (max-width:1024px){.hero-split-container{grid-template-columns:1fr;gap:2.5rem;padding:0 2rem}.hero-text-side{text-align:center}.hero-text-content{max-width:100%;margin:0 auto}.hero-title-static,.hero-title-rotating-wrapper{text-align:center}.hero-subtitle-split{text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.hero-cta-container-split{justify-content:center}.hero-video-side{justify-content:center;align-items:center;width:100%;display:flex}.hero-video-container{width:100%;max-width:560px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.hero-section-split{min-height:auto;padding:7rem 0 3rem}.hero-split-container{gap:2.5rem;padding:0 1rem}.hero-title-split{margin-bottom:1rem;font-size:1.5rem;line-height:1.25}.hero-subtitle-split{margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.hero-cta-container-split{flex-direction:column;align-items:center}.hero-cta-primary-split,.hero-cta-secondary-split{text-align:center;justify-content:center;width:100%;max-width:280px}.hero-video-side{justify-content:center;align-items:center;width:100%;display:flex}.hero-video-container{border-radius:12px;width:100%;max-width:100%;margin-left:auto;margin-right:auto;box-shadow:0 15px 30px -10px #0003}.hero-video-iframe{border-radius:12px;margin:0 auto;display:block}}@media (max-width:480px){.hero-section-split{padding:6rem 0 2rem}.hero-split-container{gap:2.5rem;padding:0 .75rem}.hero-title-split{margin-bottom:.75rem;font-size:1.25rem;line-height:1.3}.hero-subtitle-split{margin-bottom:1rem;font-size:.875rem;line-height:1.6}.hero-video-container{border-radius:10px;box-shadow:0 10px 25px -8px #0003}.hero-video-iframe{border-radius:10px}.hero-cta-primary-split,.hero-cta-secondary-split{padding:.75rem 1.5rem;font-size:.9375rem}}.trust-bar{background:oklch(var(--muted)/.5);border-top:1px solid oklch(var(--border));border-bottom:1px solid oklch(var(--border));padding:1.5rem 0}.trust-bar-content{text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}.trust-bar-title{color:oklch(var(--muted-foreground));margin-bottom:1rem;font-size:.875rem;font-weight:500}.trust-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.trust-logo{filter:grayscale();opacity:.6;height:32px;transition:all .3s}.trust-logo:hover{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.feature-card{background:oklch(var(--card));border:1px solid oklch(var(--border));border-radius:16px;height:100%;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(135deg,oklch(var(--primary)/.05),oklch(var(--primary)/.02));opacity:0;transition:opacity .3s;position:absolute;inset:0}.feature-card:hover:before{opacity:1}.feature-card:hover{box-shadow:0 20px 25px -5px oklch(var(--foreground)/.15);border-color:oklch(var(--purple-primary));transform:translateY(-8px)}.dark .feature-card:hover{box-shadow:0 20px 25px -5px oklch(var(--purple-primary)/.3);border-color:oklch(var(--purple-primary))}.feature-icon{color:#9333ea;background:linear-gradient(135deg,#ddd6fe,#dbeafe);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:1.75rem;display:flex;box-shadow:0 4px 12px #9333ea4d}.dark .feature-icon{color:#a78bfa;background:linear-gradient(135deg,#9333ea4d,#3b82f64d);box-shadow:0 4px 12px #9333ea66}.feature-title{color:oklch(var(--foreground));margin-bottom:1rem;font-size:1.25rem;font-weight:600}.feature-description{color:oklch(var(--muted-foreground));font-size:.95rem;line-height:1.6}.step-card{background:oklch(var(--card));border:1px solid oklch(var(--border));text-align:center;border-radius:16px;padding:2rem;transition:all .3s;position:relative}.step-card:after{content:"";background:linear-gradient(90deg,oklch(var(--primary)),transparent);width:40px;height:2px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.step-card:last-child:after{display:none}.step-card:hover{border-color:oklch(var(--purple-primary));box-shadow:0 8px 16px oklch(var(--primary)/.2);transform:translateY(-4px)}.dark .step-card:after{background:linear-gradient(90deg,oklch(var(--gradient-from)),oklch(var(--gradient-via)),oklch(var(--gradient-to)),transparent)}.dark .step-card:hover{border-color:oklch(var(--purple-primary));box-shadow:0 8px 16px oklch(var(--purple-primary)/.4)}.step-number{background:linear-gradient(135deg,oklch(var(--primary)),oklch(var(--primary-600)));width:60px;height:60px;color:oklch(var(--primary-foreground));box-shadow:0 4px 12px oklch(var(--primary)/.3);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.dark .step-number{background:linear-gradient(135deg,oklch(var(--gradient-from)),oklch(var(--gradient-via)),oklch(var(--gradient-to)));box-shadow:0 4px 12px oklch(var(--purple-primary)/.4)}.step-title{color:oklch(var(--foreground));margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.step-description{color:oklch(var(--muted-foreground));font-size:.9rem;line-height:1.5}.integration-card{background:oklch(var(--card));text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1.5rem;transition:all .3s;display:flex}.integration-card:hover{box-shadow:0 4px 12px oklch(var(--primary)/.15);transform:translateY(-2px)}.dark .integration-card:hover{box-shadow:0 4px 12px oklch(var(--gradient-from)/.3)}.integration-logo{filter:grayscale(0%);opacity:1;width:auto;height:48px;margin-bottom:1rem;transition:all .3s}.integration-card:hover .integration-logo{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.integration-name{color:oklch(var(--foreground));font-size:.875rem;font-weight:500}.pricing-card{background:oklch(var(--card));border:1px solid oklch(var(--border));border-radius:16px;height:100%;padding:2rem;transition:all .3s;position:relative}.pricing-card.featured{border-color:oklch(var(--purple-primary));box-shadow:0 10px 15px -3px oklch(var(--primary)/.1);transform:scale(1.05)}.pricing-card.featured:before{content:"";background:linear-gradient(90deg,oklch(var(--primary-600)),oklch(var(--primary-500)),oklch(var(--primary-400)));border-radius:4px 4px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.dark .pricing-card.featured{border-color:oklch(var(--purple-primary));box-shadow:0 10px 15px -3px oklch(var(--purple-primary)/.3)}.dark .pricing-card.featured:before{background:linear-gradient(90deg,oklch(var(--gradient-from)),oklch(var(--gradient-via)),oklch(var(--gradient-to)))}.pricing-badge{background:linear-gradient(135deg,oklch(var(--primary)),oklch(var(--primary-600)));color:oklch(var(--primary-foreground));text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.dark .pricing-badge{background:linear-gradient(135deg,oklch(var(--gradient-from)),oklch(var(--gradient-via)),oklch(var(--gradient-to)))}.pricing-tier{color:oklch(var(--foreground));margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.pricing-price{color:oklch(var(--primary));margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.pricing-price span{color:oklch(var(--muted-foreground));font-size:1.5rem;font-weight:400}.pricing-description{color:oklch(var(--muted-foreground));margin-bottom:2rem;font-size:.875rem;line-height:1.5}.pricing-features{margin:0 0 2rem;padding:0;list-style:none}.pricing-feature{color:oklch(var(--foreground));align-items:center;margin-bottom:.75rem;font-size:.9rem;display:flex}.pricing-feature-icon{background:#9333ea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:.75rem;display:flex}.dark .pricing-feature-icon{background:#a78bfa}.pricing-feature-icon:after{content:"✓";color:oklch(var(--success-foreground));font-size:.75rem;font-weight:600}.use-case-card{background:oklch(var(--card));border:1px solid oklch(var(--border));border-radius:16px;height:100%;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.use-case-card:before{content:"";background:linear-gradient(90deg,transparent,oklch(var(--primary)),transparent);height:2px;transition:transform .6s;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.use-case-card:hover:before{transform:translate(100%)}.use-case-card:hover{border-color:oklch(var(--purple-primary));box-shadow:0 12px 20px -5px oklch(var(--primary)/.2);transform:translateY(-4px)}.dark .use-case-card:before{background:linear-gradient(90deg,transparent,oklch(var(--gradient-from)),oklch(var(--gradient-via)),oklch(var(--gradient-to)),transparent)}.dark .use-case-card:hover{border-color:oklch(var(--purple-primary));box-shadow:0 12px 20px -5px oklch(var(--purple-primary)/.4)}.use-case-icon{color:#9333ea;background:linear-gradient(135deg,#ddd6fe,#dbeafe);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:1.75rem;display:flex}.dark .use-case-icon{color:#a78bfa;background:linear-gradient(135deg,#9333ea4d,#3b82f64d)}.use-case-title{color:oklch(var(--foreground));margin-bottom:1rem;font-size:1.25rem;font-weight:600}.use-case-description{color:oklch(var(--muted-foreground));margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.use-case-link{color:oklch(var(--purple-primary));align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:gap .3s;display:inline-flex}.use-case-link:hover{gap:.75rem}.dark .use-case-link{color:oklch(var(--purple-secondary))}.security-badge{background:oklch(var(--card));border:1px solid oklch(var(--border));text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1.5rem;transition:all .3s;display:flex}.security-badge:hover{border-color:oklch(var(--purple-primary));box-shadow:0 4px 12px oklch(var(--success)/.2);transform:translateY(-2px)}.security-icon{color:#9333ea;background:linear-gradient(135deg,#ddd6fe,#dbeafe);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.5rem;display:flex;box-shadow:0 4px 12px #9333ea4d}.dark .security-icon{color:#a78bfa;background:linear-gradient(135deg,#9333ea4d,#3b82f64d);box-shadow:0 4px 12px #9333ea66}.security-title{color:oklch(var(--foreground));margin-bottom:.5rem;font-size:1rem;font-weight:600}.security-description{color:oklch(var(--muted-foreground));font-size:.875rem;line-height:1.5}.footer-parallax-container{background:linear-gradient(#f8f9fa 0%,#e9ecef 100%);min-height:140vh;position:relative}.footer-scrolling-content{z-index:2;color:#ffffffe6;background:#000;min-height:100vh;padding:12rem 0 3rem;position:relative}.footer-fixed-brand{z-index:1;pointer-events:auto;background:linear-gradient(#f8f9fa 0%,#e9ecef 100%);justify-content:center;align-items:center;height:40vh;min-height:25rem;max-height:31.25rem;display:flex;position:sticky;bottom:0}.footer-brand-container{pointer-events:auto;width:100%;max-width:100%;height:100%;margin:0;padding:0;position:relative}.footer-brand-logo{flex-shrink:0;justify-content:flex-end;width:100%;display:flex;position:absolute;right:1rem}.footer-brand-logo svg,.footer-brand-logo img{-o-object-position:right;object-position:right;width:66.67%;max-width:none;height:16rem}.footer-logo-image{-o-object-fit:contain;object-fit:contain;max-width:none;-o-object-position:right!important;object-position:right!important;width:66.67%!important;height:16rem!important}.footer-brand-meta{color:#666;letter-spacing:-.005em;justify-content:space-between;align-items:flex-end;width:100%;max-width:87.5rem;margin:0 auto;padding:0 4rem;font-size:.875rem;font-weight:400;line-height:1.6;display:flex;position:absolute;bottom:2rem;left:0;right:0}.footer-meta-left{text-align:left}.footer-meta-right{text-align:right}.footer-brand-meta p{margin:0;padding:.25rem 0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.footer-brand-text{color:#d0d0d0;text-transform:lowercase;letter-spacing:-.03em;-webkit-user-select:none;user-select:none;font-size:clamp(4rem,15vw,12rem);font-weight:800;line-height:.9}.footer{color:#ffffffe6;background:#000;border-top:1px solid #ffffff1a;padding:4rem 0 2rem}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-brand{flex-direction:column;display:flex}.footer-logo{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700;text-decoration:none}.footer-logo-highlight{color:#2563eb}.footer-description{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.6}.footer-social{gap:1rem;display:flex}.footer-social-link{color:#ffffffb3;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.footer-social-link:hover{color:#fff;background:#fff3;transform:translateY(-2px)}.footer-column h4{color:#fff;letter-spacing:-.01em;font-feature-settings:"kern" 1;margin-bottom:1rem;font-size:1rem;font-weight:600}.footer-links{margin:0;padding:0;list-style:none}.footer-link{margin-bottom:.5rem}.footer-link a{color:#ffffffb3;letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .3s}.footer-link a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-social-links{align-items:center;gap:1.5rem;display:flex}.footer-social-link{color:#ffffffb3;justify-content:center;align-items:center;transition:color .3s;display:flex}.footer-social-link:hover{color:#fff}.footer-social-link svg{width:1.25rem;height:1.25rem}.footer-copyright{color:#ffffffb3;letter-spacing:-.005em;font-feature-settings:"kern" 1;font-size:.875rem}.footer-legal{gap:2rem;display:flex}.footer-legal-link{color:#ffffffb3;letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .3s}.footer-legal-link:hover{color:#fff}.newsletter{background:oklch(var(--muted));border:1px solid oklch(var(--border));text-align:center;border-radius:12px;margin-bottom:3rem;padding:2rem}.newsletter-title{color:oklch(var(--foreground));margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.newsletter-description{color:oklch(var(--muted-foreground));margin-bottom:1.5rem}.newsletter-form{gap:1rem;max-width:500px;margin:0 auto;display:flex}.newsletter-input{border:1px solid oklch(var(--border));background:oklch(var(--background));color:oklch(var(--foreground));border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.95rem;transition:all .3s}.newsletter-input:focus{border-color:oklch(var(--purple-primary));box-shadow:0 0 0 2px oklch(var(--primary)/.2);outline:none}.newsletter-button{background:oklch(var(--primary));color:oklch(var(--primary-foreground));cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.newsletter-button:hover{background:oklch(var(--primary-600));transform:translateY(-1px)}@media (max-width:768px){.hero-video-background,.hero-video-overlay{display:none}.hero-gradient-background{display:block!important}.hero-section{min-height:calc(100vh - 60px);margin:4rem 1.5rem 1rem}}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:2rem}.footer-brand{text-align:center;grid-column:1/-1}.footer-social{justify-content:center}}@media (max-width:768px){.hero-title{font-size:2rem;line-height:1.2}.hero-subtitle{margin-bottom:2rem;font-size:1rem;line-height:1.5}.hero-cta-container{flex-direction:column;align-items:center}.hero-cta-primary,.hero-cta-secondary{width:100%;max-width:280px}.hero-animation-element{opacity:.4;transform:scale(.5)}.particles{display:none}.connection-lines{opacity:.2}.trust-logos{gap:2rem}.step-card:after{display:none}.footer-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-brand{text-align:left;grid-column:1/-1}.footer-social{justify-content:flex-start}.footer-bottom{text-align:center;flex-direction:column;gap:.75rem}.newsletter-form{flex-direction:column}.pricing-card.featured{transform:none}}@media (max-width:480px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-brand{grid-column:1/-1;margin-bottom:.5rem}.footer-column h4{letter-spacing:-.01em;margin-bottom:.75rem;font-size:.9rem}.footer-link{margin-bottom:.4rem}.footer-link a{letter-spacing:-.005em;font-size:.8rem}.footer-legal{text-align:center;flex-flow:wrap;justify-content:center;gap:1rem}.trust-logos{gap:1rem}.footer-brand-text{font-size:clamp(3rem,12vw,8rem)}.footer-fixed-brand{pointer-events:auto;height:35vh;min-height:17.5rem;max-height:21.875rem;position:sticky;bottom:0}.footer-brand-container{flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:2rem 1.5rem;display:flex}.footer-brand-logo{justify-content:center;align-items:center;width:auto;display:flex;position:absolute;top:2rem;left:50%;transform:translate(-50%)}.footer-brand-logo svg,.footer-brand-logo img{width:80%;max-width:none;height:4.5rem}.footer-logo-image{max-width:none;width:80%!important;height:4.5rem!important}.footer-brand-meta{text-align:center;flex-direction:column;gap:1rem;padding:0 1.5rem;font-size:.75rem;display:flex;position:absolute;bottom:2rem;left:0;right:0}.footer-meta-left,.footer-meta-right{text-align:center;width:100%}.footer-meta-right p{margin-bottom:.25rem;font-size:.7rem}.footer-scrolling-content{min-height:75vh;padding:8rem 0 2rem}.footer-parallax-container{background:linear-gradient(#f8f9fa 0%,#e9ecef 100%);min-height:110vh}}@media (min-width:481px) and (max-width:1024px){.footer-fixed-brand{height:40vh;min-height:21.875rem;max-height:28.125rem}.footer-brand-container{padding:3rem 2rem}.footer-brand-logo{top:2rem;left:50%;transform:translate(-50%)}.footer-logo-image{max-width:none;width:70%!important;height:11rem!important}.footer-brand-logo svg,.footer-brand-logo img{width:70%;max-width:none;height:11rem}.footer-brand-meta{padding:0 3rem;font-size:.85rem;bottom:2rem}.footer-scrolling-content{min-height:70vh;padding:10rem 0 2.5rem}.footer-parallax-container{background:linear-gradient(#f8f9fa 0%,#e9ecef 100%);min-height:110vh}}
