.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}.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}}
