.marketing-site-root{margin:0;padding:0;position:relative;width:100%;max-width:100%;isolation:isolate;min-height:100vh;min-height:100dvh;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip;background:#fff;color:#0f172a;font-family:inherit;line-height:1.6;text-rendering:optimizeLegibility}.marketing-site-root,.marketing-site-root *,.marketing-site-root :after,.marketing-site-root :before{box-sizing:border-box}.marketing-site-root *{margin:0}.marketing-site-root section[id]{scroll-margin-top:5.5rem}@media (max-width:480px){.marketing-site-root section[id]{scroll-margin-top:4.5rem}}.section-container{margin-left:auto;margin-right:auto;width:100%;max-width:80rem;padding-left:1.5rem;padding-right:1.5rem}@media (max-width:380px){.section-container{padding-left:1rem;padding-right:1rem}}@media (min-width:640px){.section-container{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1024px){.section-container{padding-left:4rem;padding-right:4rem}}.section-container--narrow{max-width:56rem}.section-container--mid{max-width:64rem}.section-block{padding-top:100px;padding-bottom:100px}@media (max-width:767px){.section-block{padding-top:60px;padding-bottom:60px}}@media (max-width:480px){.section-block{padding-top:44px;padding-bottom:44px}}.section-block--alt{background:#f8fafc}.section-dark{background:#000;color:#fff}.section-badge{display:block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:#4cc9f0;margin-bottom:.75rem}.section-title{font-size:clamp(1.5rem,4vw,3rem);font-weight:700;text-align:center;line-height:1.15;color:#0f172a;margin-bottom:1.25rem}@media (max-width:480px){.section-title{font-size:1.375rem;line-height:1.2;margin-bottom:1rem}}.section-title--left{text-align:left}.section-subtitle{text-align:center;max-width:42rem;margin-left:auto;margin-right:auto;font-size:clamp(.875rem,2vw,1.125rem);line-height:1.75;color:#64748b;margin-bottom:4rem}@media (max-width:767px){.section-subtitle{margin-bottom:2.5rem;font-size:.9375rem}}@media (max-width:480px){.section-subtitle{font-size:.875rem;line-height:1.65;margin-bottom:2rem}}.section-subtitle--left{text-align:left;margin-left:0}.section-subtitle--tight{margin-bottom:2.5rem}.section-title-only{margin-bottom:4rem}@media (max-width:767px){.section-title-only{margin-bottom:2.5rem}}@media (max-width:480px){.section-title-only{margin-bottom:1.75rem}}.section-dark .section-badge{color:#7dd4f5}.section-dark .section-title{color:#fff}.section-dark .section-subtitle{color:#9ca3af}.gradient-text{background-image:linear-gradient(90deg,#7dd4f5,#c084fc)}.gradient-text,.gradient-text--green{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-text--green{background-image:linear-gradient(90deg,#16a34a,#059669)}.gradient-text--red{background-image:linear-gradient(90deg,#ef4444,#f97316)}.gradient-text--pink,.gradient-text--red{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-text--pink{background-image:linear-gradient(90deg,#4cc9f0,#c084fc,#7b68ee,#4cc9f0);background-size:200% auto;animation:shimmer 4s linear infinite}.card{border-radius:1rem;border:1px solid #e2e8f0;background:#fff;padding:28px;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .35s ease}.card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 16px 48px -12px rgba(76,201,240,.1)}.card--large{padding:32px}@media (max-width:767px){.card{padding:20px}.card--large{padding:24px}}.card--stat{text-align:center;padding:20px 16px}.card--stat-lg{text-align:center;padding:40px 16px}.card--no-hover:hover{transform:none;box-shadow:none}.card-icon{font-size:2.25rem;margin-bottom:1.25rem;transition:transform .3s ease;display:block}.card:hover .card-icon{transform:scale(1.1)}.card-title{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.card-desc{font-size:.875rem;line-height:1.7;color:#64748b}.section-dark .card{border-color:hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.section-dark .card:hover{border-color:hsla(0,0%,100%,.14);box-shadow:0 16px 48px -12px rgba(76,201,240,.1)}.section-dark .card-title{color:#fff}.section-dark .card-desc{color:#9ca3af}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:600;border-radius:9999px;transition:all .3s ease;text-decoration:none;cursor:pointer;white-space:nowrap;border:none}@media (max-width:480px){.btn--outline,.btn--primary{padding:.75rem 1.5rem;font-size:.875rem}.btn--primary-sm{padding:.625rem 1.25rem;font-size:.8125rem}}.btn--primary{background:linear-gradient(90deg,#4cc9f0,#7b68ee);color:#fff;padding:.875rem 2rem;font-size:1rem;box-shadow:0 10px 40px -10px rgba(76,201,240,.35)}.btn--primary:hover{background:linear-gradient(90deg,#2bb0d4,#6852de);box-shadow:0 14px 48px -10px rgba(76,201,240,.45)}.btn--primary-sm{background:linear-gradient(90deg,#4cc9f0,#7b68ee);color:#fff;padding:.75rem 1.75rem;font-size:.875rem;box-shadow:0 8px 30px -8px rgba(76,201,240,.3)}.btn--primary-sm:hover{background:linear-gradient(90deg,#2bb0d4,#6852de);box-shadow:0 12px 40px -8px rgba(76,201,240,.4)}.btn--outline{color:#0f172a;border:1px solid #cbd5e1;background:#fff;padding:.875rem 2rem;font-size:1rem}.btn--outline:hover{border-color:#94a3b8;background:#f8fafc}.btn--outline-sm{color:#0f172a;border:1px solid #cbd5e1;background:#fff;padding:.75rem 1.75rem;font-size:.875rem}.btn--outline-sm:hover{border-color:#94a3b8;background:#f8fafc}.section-dark .btn--outline,.section-dark .btn--outline-sm{color:#fff;border-color:hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.05)}.section-dark .btn--outline-sm:hover,.section-dark .btn--outline:hover{border-color:hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.08)}.btn--ghost{color:#4cc9f0;background:none;padding:.75rem 0;font-size:.875rem;text-decoration:none;border:none}.btn--ghost:hover{color:#2bb0d4;text-decoration:underline}.section-dark .btn--ghost{color:#7dd4f5}.section-dark .btn--ghost:hover{color:#93bbfd}.grid-2{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:480px){.grid-2{gap:1.5rem}}@media (min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr);gap:2rem}}.grid-3{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.grid-3{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.grid-4{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.grid-4{grid-template-columns:repeat(4,1fr)}}.grid-5{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (min-width:640px){.grid-5{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.grid-5{grid-template-columns:repeat(5,1fr)}}.grid-6{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media (min-width:640px){.grid-6{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.grid-6{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.grid-6{grid-template-columns:repeat(6,1fr)}}.grid-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:48rem;margin-left:auto;margin-right:auto}@media (min-width:640px){.grid-stats{gap:1.25rem}}@media (min-width:768px){.grid-stats{grid-template-columns:repeat(4,1fr)}}.grid-impact{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width:480px){.grid-impact{gap:1rem}}@media (min-width:640px){.grid-impact{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-impact{grid-template-columns:repeat(3,1fr)}}.grid-2>.reveal,.grid-3>.reveal-child,.grid-4>.reveal-child,.grid-impact>.reveal-child{height:100%}.grid-2>.reveal>.card,.grid-2>.reveal>.step-card,.grid-3>.reveal-child>.card,.grid-3>.reveal-child>.sec-badge,.grid-3>.reveal-child>.step-card,.grid-4>.reveal-child>.card{height:100%;display:flex;flex-direction:column}.grid-impact>.reveal-child>.impact-item{height:100%}.card .card-desc,.card .outcome-desc,.sec-badge .sec-badge-desc,.step-card .step-desc{margin-top:auto}.card .testimonial-text{flex:1}.navbar{position:fixed;top:0;left:0;right:0;z-index:50;transition:all .3s ease}.navbar--scrolled{background:hsla(0,0%,100%,.92);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.06)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:72px}@media (max-width:480px){.navbar-inner{height:60px}}.nav-logo{gap:.625rem;text-decoration:none;flex-shrink:0}.nav-logo,.nav-logo-icon{display:flex;align-items:center}.nav-logo-icon{width:36px;height:36px;border-radius:.5rem;background:none;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem;transition:transform .3s ease;overflow:hidden}.nav-logo-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.nav-logo:hover .nav-logo-icon{transform:scale(1.1)}.nav-logo-text{font-weight:700;font-size:1.125rem;color:#fff}.nav-logo-sub,.nav-logo-text{line-height:1.2;transition:color .3s ease}.nav-logo-sub{font-size:.6875rem;color:hsla(0,0%,100%,.6);margin-top:-2px}.navbar--scrolled .nav-logo-text{color:#0f172a}.navbar--scrolled .nav-logo-sub{color:#94a3b8}.nav-links{display:none;align-items:center;gap:2rem}@media (min-width:1024px){.nav-links{display:flex}}.nav-link{position:relative;font-size:.8125rem;font-weight:500;color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s ease}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;height:1px;width:0;background:linear-gradient(90deg,#4cc9f0,#7b68ee);transition:width .3s ease}.nav-link:hover{color:#fff}.nav-link:hover:after{width:100%}.navbar--scrolled .nav-link{color:#64748b}.navbar--scrolled .nav-link:hover{color:#0f172a}.nav-cta{display:none;align-items:center;gap:.75rem}@media (min-width:1024px){.nav-cta{display:flex}}.nav-cta-login{font-size:.875rem;color:hsla(0,0%,100%,.7);text-decoration:none;padding:.5rem 1rem;transition:color .2s ease;cursor:pointer;background:none;border:none;font-family:inherit}.nav-cta-login:hover{color:#fff}.navbar--scrolled .nav-cta-login{color:#64748b}.navbar--scrolled .nav-cta-login:hover{color:#0f172a}.nav-cta-btn{font-size:.875rem;font-weight:600;background:linear-gradient(90deg,#4cc9f0,#7b68ee);color:#fff;padding:.625rem 1.25rem;border-radius:9999px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(76,201,240,.2);cursor:pointer;border:none;font-family:inherit}.nav-cta-btn:hover{background:linear-gradient(90deg,#2bb0d4,#6852de);box-shadow:0 8px 20px rgba(76,201,240,.3)}.nav-mobile-toggle{display:flex;background:none;border:none;color:#fff;padding:.5rem;cursor:pointer;transition:color .3s ease}.navbar--scrolled .nav-mobile-toggle{color:#0f172a}@media (min-width:1024px){.nav-mobile-toggle{display:none}}.nav-mobile-menu{overflow:hidden;transition:max-height .3s ease,opacity .3s ease}@media (min-width:1024px){.nav-mobile-menu{display:none}}.nav-mobile-menu--open{max-height:24rem;opacity:1}.nav-mobile-menu--closed{max-height:0;opacity:0}.nav-mobile-inner{background:hsla(0,0%,100%,.97);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-top:1px solid #e2e8f0;padding:.75rem 1.5rem 1.5rem}@media (min-width:640px){.nav-mobile-inner{padding-left:2.5rem;padding-right:2.5rem}}.nav-mobile-link{display:block;color:#475569;text-decoration:none;padding:.375rem 0;transition:color .2s ease}.nav-mobile-link:hover{color:#0f172a}.hero{position:relative;overflow:hidden;padding-top:160px;padding-bottom:120px;background:#000;color:#fff}@media (max-width:767px){.hero{padding-top:100px;padding-bottom:64px}}@media (max-width:480px){.hero{padding-top:88px;padding-bottom:48px}}.hero-glow{pointer-events:none;position:absolute}.hero-glow--main{top:0;left:50%;transform:translateX(-50%);width:900px;height:700px;border-radius:50%;background:radial-gradient(ellipse,rgba(76,201,240,.12) 0,rgba(123,104,238,.06) 40%,transparent 70%);animation:pulseGlow 4s ease-in-out infinite}@media (max-width:767px){.hero-glow--main{width:500px;height:400px}.hero-glow--left,.hero-glow--right{width:12rem;height:12rem}}.hero-glow--left{top:6rem;left:20%;background:radial-gradient(circle,rgba(76,201,240,.08),transparent 70%);animation:float 6s ease-in-out infinite}.hero-glow--left,.hero-glow--right{width:20rem;height:20rem;border-radius:50%}.hero-glow--right{top:9rem;right:20%;background:radial-gradient(circle,rgba(123,104,238,.08),transparent 70%);animation:float 6s ease-in-out 3s infinite}.hero-content{position:relative;text-align:center}.hero-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.625rem;margin-bottom:2.5rem;animation:fadeInDown .7s cubic-bezier(.16,1,.3,1) both}@media (max-width:480px){.hero-badges{gap:.5rem;margin-bottom:1.75rem}}.hero-badge{display:inline-flex;font-size:.6875rem;font-weight:500;color:#9ca3af;border-radius:9999px;padding:.25rem .875rem;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:480px){.hero-badge{font-size:.625rem;padding:.2rem .625rem}}.hero-title{font-size:clamp(1.75rem,5.5vw,4rem);font-weight:800;letter-spacing:-.025em;line-height:1.1;color:#fff;margin-bottom:1.75rem;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .2s both;max-width:56rem;margin-left:auto;margin-right:auto}@media (max-width:480px){.hero-title{font-size:1.625rem;line-height:1.18;margin-bottom:1.25rem;letter-spacing:-.02em}}.hero-subtitle{max-width:48rem;margin-left:auto;margin-right:auto;font-size:clamp(.875rem,2vw,1.125rem);line-height:1.75;color:#9ca3af;margin-bottom:2.5rem;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .4s both}@media (max-width:767px){.hero-subtitle{margin-bottom:2rem;font-size:.9375rem}}@media (max-width:480px){.hero-subtitle{font-size:.875rem;line-height:1.65;margin-bottom:1.5rem}}.hero-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .5s both}@media (max-width:480px){.hero-cta{flex-direction:column;gap:.75rem}.hero-cta .btn{width:100%}}.hero-microcopy{font-size:.8125rem;color:#6b7280;text-align:center;margin-bottom:3.5rem;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .55s both}@media (max-width:480px){.hero-microcopy{font-size:.75rem;margin-bottom:2rem}}.hero .btn--outline{color:#fff;border-color:hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.05)}.hero .btn--outline:hover{border-color:hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.08)}.hero-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:4rem;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .65s both}@media (max-width:767px){.hero-trust{gap:.75rem 1rem;margin-bottom:2.5rem}}.hero-trust-chip{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#9ca3af;font-weight:500}@media (max-width:480px){.hero-trust-chip{font-size:.75rem;gap:.375rem}.hero-trust-chip svg{width:12px!important;height:12px!important}}.hero-trust-chip svg{color:#4cc9f0}.hero-visual{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .75s both}.hero-visual-box{max-width:56rem;margin:0 auto;border-radius:1rem;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);padding:3rem 2rem;text-align:center}@media (max-width:767px){.hero-visual-box{padding:2rem 1rem}}.hero-visual-caption{font-size:.875rem;color:#6b7280;font-style:italic}.hero .card{border-color:hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.hero .card:hover{border-color:hsla(0,0%,100%,.14)}.stat-value{font-size:clamp(1.25rem,3vw,1.875rem);font-weight:700;background-image:linear-gradient(90deg,#7dd4f5,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:.75rem;font-weight:500;color:#6b7280;margin-top:.375rem}.feature-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.feature-list li{display:flex;align-items:flex-start;gap:.75rem}.feature-check{flex-shrink:0;margin-top:2px;font-size:.875rem;color:#16a34a}.feature-text{font-size:.875rem;line-height:1.7;color:#475569}.feature-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.feature-header-icon{font-size:1.875rem}.feature-header-title{font-size:1.25rem;font-weight:700;color:#0f172a}@media (max-width:480px){.feature-header-title{font-size:1.0625rem}.feature-text{font-size:.8125rem}}.outcome-block{display:flex;flex-direction:column;gap:.75rem;flex:1}.outcome-number{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,#4cc9f0,#7b68ee);color:#fff;font-weight:700;font-size:1rem;flex-shrink:0}.outcome-title{font-size:1.125rem;font-weight:700;color:#0f172a}.outcome-desc{font-size:.875rem;line-height:1.75;color:#64748b}.showcase-list{display:flex;flex-direction:column;gap:5rem}@media (max-width:767px){.showcase-list{gap:3rem}}.showcase-row{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width:768px){.showcase-row{grid-template-columns:5fr 6fr;gap:4rem}}@media (min-width:1024px){.showcase-row{gap:5.5rem}}@media (min-width:768px){.showcase-row--reverse{grid-template-columns:6fr 5fr}.showcase-row--reverse .showcase-text{order:2}.showcase-row--reverse .showcase-img-wrap{order:1}}.showcase-text{display:flex;flex-direction:column;gap:1.25rem}.showcase-header{display:flex;align-items:center;gap:1rem}.showcase-title{font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:800;color:#0f172a;line-height:1.25}.showcase-desc{font-size:.9375rem;line-height:1.85;color:#64748b;padding-left:3.5rem}@media (max-width:767px){.showcase-desc{padding-left:0;font-size:.875rem;line-height:1.7}.showcase-text{text-align:center;align-items:center}.showcase-header{flex-direction:column;gap:.75rem}}@media (max-width:480px){.showcase-desc{font-size:.8125rem}.showcase-title{font-size:1.125rem}.showcase-list{gap:2.5rem}.showcase-row{gap:1.5rem}.outcome-number{width:2rem;height:2rem;font-size:.875rem}}.showcase-img-wrap{position:relative;border-radius:1.25rem;padding:3px;background:linear-gradient(135deg,rgba(76,201,240,.25),rgba(192,132,252,.25),rgba(123,104,238,.25))}.showcase-img-glow{pointer-events:none;position:absolute;inset:-30%;border-radius:50%;background:radial-gradient(ellipse,rgba(76,201,240,.12),rgba(123,104,238,.08),transparent 70%);z-index:0}@media (max-width:767px){.showcase-img-glow{inset:-15%}}.showcase-img{z-index:1;width:100%;height:auto;display:block;border-radius:calc(1.25rem - 3px);box-shadow:0 24px 64px -16px rgba(76,201,240,.14),0 8px 20px -6px rgba(0,0,0,.05)}.showcase-img,.step-card{position:relative;background:#fff}.step-card{border-radius:1rem;border:1px solid #e2e8f0;padding:2rem;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .35s ease}.step-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 16px 48px -12px rgba(76,201,240,.08)}@media (max-width:767px){.step-card{padding:1.5rem}}@media (max-width:480px){.step-card{padding:1.25rem}.step-number{width:2.5rem;height:2.5rem;font-size:1rem;margin-bottom:1rem}.step-title{font-size:1rem;margin-bottom:.5rem}.step-desc{font-size:.8125rem}}.step-card--center{text-align:center;align-items:center}.step-number{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,#4cc9f0,#7b68ee);color:#fff;font-weight:700;font-size:1.25rem;margin-bottom:1.25rem}.step-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.step-desc{font-size:.875rem;line-height:1.75;color:#64748b}.bullet-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.875rem}.bullet-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.7;color:#475569}.bullet-list li .bullet-icon{flex-shrink:0;margin-top:4px;color:#4cc9f0;font-size:.75rem}@media (max-width:480px){.bullet-list li{font-size:.875rem}}.callout-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-top:2.5rem}.callout-chip{display:inline-flex;gap:.5rem;font-size:.8125rem;color:#64748b;border:1px solid #e2e8f0;border-radius:9999px;padding:.5rem 1rem;font-style:italic}.callout-chip,.sec-badge{align-items:center;background:#fff}.sec-badge{border-radius:1rem;border:1px solid #e2e8f0;padding:1.5rem;text-align:center;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .35s ease}.sec-badge:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 16px 48px -12px rgba(76,201,240,.08)}@media (max-width:767px){.sec-badge{padding:1.25rem}}@media (max-width:480px){.sec-badge{padding:1rem}.sec-badge-label{font-size:.875rem}.sec-badge-desc{font-size:.75rem}.sec-badge .step-number{width:2.25rem;height:2.25rem;font-size:.9375rem;margin-bottom:.625rem}}.sec-badge-icon{font-size:1.75rem;display:block}.sec-badge .step-number,.sec-badge-icon{margin-bottom:.75rem}.sec-badge-label{font-size:.9375rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.sec-badge-desc{font-size:.8125rem;line-height:1.6;color:#64748b}.compliance-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-top:3rem}@media (max-width:767px){.compliance-row{gap:.5rem;margin-top:2rem}.compliance-chip{font-size:.6875rem;padding:.3rem .75rem}}.compliance-chip{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;color:#64748b;border:1px solid #e2e8f0;background:#fff;border-radius:9999px;padding:.375rem 1rem}.compliance-chip .dot{width:6px;height:6px;border-radius:50%;background:#16a34a}.pricing-table-wrap{border-radius:1rem;overflow:hidden;border:1px solid #e2e8f0;background:#fff}.pricing-table{width:100%;text-align:left;border-collapse:collapse;min-width:420px}.pricing-table thead tr{border-bottom:1px solid #e2e8f0}.pricing-table th{padding:1rem 1.5rem;font-size:.875rem;font-weight:600;color:#475569}.pricing-table th:last-child{text-align:right}.pricing-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .2s ease}.pricing-table tbody tr:hover{background:#f8fafc}.pricing-table td{padding:1rem 1.5rem;font-size:.875rem}.pricing-table td:first-child{color:#0f172a;font-weight:500}.pricing-table td:nth-child(2){color:#64748b}.pricing-table td:last-child{color:#0f172a;text-align:right;font-weight:600}.pricing-table tfoot tr{background:linear-gradient(90deg,rgba(76,201,240,.06),rgba(123,104,238,.06))}.pricing-table tfoot td{padding:1rem 1.5rem;font-size:.875rem;font-weight:700;color:#0f172a}.pricing-table tfoot td:last-child{text-align:right;background-image:linear-gradient(90deg,#4cc9f0,#7b68ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width:639px){.pricing-table .purpose-col{display:none}}@media (max-width:480px){.pricing-table{min-width:280px}.pricing-table td,.pricing-table tfoot td,.pricing-table th{padding:.75rem 1rem;font-size:.8125rem}}.testimonial-stars{font-size:.875rem;letter-spacing:.05em;color:#f59e0b;margin-bottom:1.25rem}.testimonial-text{font-size:.875rem;line-height:1.7;color:#475569;margin-bottom:1.75rem}.testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,#4cc9f0,#7b68ee);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#fff;flex-shrink:0}.testimonial-name{font-size:.875rem;font-weight:600;color:#0f172a}.testimonial-role{font-size:.75rem;color:#94a3b8}@media (max-width:480px){.testimonial-text{margin-bottom:1.25rem}.testimonial-name,.testimonial-text{font-size:.8125rem}.testimonial-stars{font-size:.8125rem;margin-bottom:1rem}}.impact-item{border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;padding:1.25rem;display:flex;align-items:flex-start;gap:.75rem;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .35s ease}.impact-item:hover{transform:translateY(-3px);border-color:#cbd5e1;box-shadow:0 8px 24px -8px rgba(76,201,240,.06)}.impact-check{font-size:1.125rem;color:#16a34a;flex-shrink:0;margin-top:2px}.impact-text{font-size:.875rem;line-height:1.6}.impact-bold{font-weight:600;color:#0f172a}.impact-rest{color:#64748b}@media (max-width:480px){.impact-item{padding:1rem}.impact-text{font-size:.8125rem}}.contact-card{border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s ease}.contact-card:hover{transform:translateY(-3px);border-color:#cbd5e1}.contact-icon{font-size:1.5rem;flex-shrink:0}.contact-label{font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.contact-value{font-size:.875rem;color:#64748b;line-height:1.6;white-space:pre-line}.form-input{width:100%;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;outline:none;transition:border-color .2s ease,background .2s ease;font-family:inherit}.form-input::-moz-placeholder{color:#94a3b8}.form-input::placeholder{color:#94a3b8}.form-input:focus{border-color:#4cc9f0;background:#fff;box-shadow:0 0 0 3px rgba(76,201,240,.1)}.section-dark .form-input{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);color:#fff}.section-dark .form-input::-moz-placeholder{color:#6b7280}.section-dark .form-input::placeholder{color:#6b7280}.section-dark .form-input:focus{border-color:rgba(76,201,240,.5);background:hsla(0,0%,100%,.07)}.form-select{width:100%;border-radius:.5rem;padding:.75rem 2.5rem .75rem 1rem;font-size:.875rem;color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s ease,background .2s ease;font-family:inherit}.form-select:focus{border-color:#4cc9f0;background:#fff;box-shadow:0 0 0 3px rgba(76,201,240,.1)}.section-dark .form-select{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);color:#9ca3af}.section-dark .form-select:focus{border-color:rgba(76,201,240,.5);background:hsla(0,0%,100%,.07)}.form-submit{width:100%;background:linear-gradient(90deg,#4cc9f0,#7b68ee);color:#fff;font-weight:600;padding:.875rem;border-radius:.5rem;font-size:.875rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 30px -8px rgba(76,201,240,.3);font-family:inherit}.form-submit:hover{background:linear-gradient(90deg,#2bb0d4,#6852de);box-shadow:0 12px 40px -8px rgba(76,201,240,.4)}.form-submit:active{transform:scale(.98)}.form-name-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:480px){.form-name-row{grid-template-columns:1fr;gap:.875rem}.form-input{padding:.625rem .875rem;font-size:.8125rem}.form-submit{padding:.75rem;font-size:.8125rem}}.cta-form-wrap{max-width:32rem;margin:0 auto}@media (max-width:480px){.cta-form-wrap{max-width:100%}}.cta-form-footer{font-size:.8125rem;color:#6b7280;text-align:center;margin-top:1.25rem;line-height:1.6}@media (max-width:480px){.cta-form-footer{font-size:.75rem;margin-top:1rem}}.cta-form-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1.75rem;text-align:center}@media (max-width:480px){.cta-form-title{font-size:1.125rem;margin-bottom:1.25rem}}.faq-list{display:flex;flex-direction:column;gap:0;max-width:48rem;margin:0 auto}.faq-item{border-bottom:1px solid #e2e8f0}.faq-item:first-child{border-top:1px solid #e2e8f0}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:1rem;font-weight:600;color:#0f172a;gap:1rem;transition:color .2s ease}.faq-question:hover{color:#4cc9f0}@media (max-width:767px){.faq-question{font-size:.9375rem;padding:1rem 0}}@media (max-width:480px){.faq-question{font-size:.875rem;padding:.875rem 0;gap:.75rem}.faq-answer p{font-size:.8125rem}.faq-chevron{width:1rem;height:1rem}}.faq-chevron{flex-shrink:0;width:1.25rem;height:1.25rem;color:#94a3b8;transition:transform .3s ease}.faq-chevron--open{transform:rotate(180deg)}.faq-answer{overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.faq-answer--open{max-height:20rem;opacity:1;padding-bottom:1.25rem}.faq-answer--closed{max-height:0;opacity:0}.faq-answer p{font-size:.9375rem;line-height:1.75;color:#64748b}.accordion-toggle{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:600;color:#4cc9f0;padding:0;transition:color .2s ease}.accordion-toggle:hover{color:#2bb0d4}.accordion-toggle svg{transition:transform .3s ease}.accordion-body{overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.accordion-body--open{max-height:40rem;opacity:1}.accordion-body--closed{max-height:0;opacity:0}.modal-overlay{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fadeIn .2s ease}.modal-card{width:100%;max-width:28rem;border-radius:1rem;background:#fff;padding:2rem;position:relative;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);animation:scaleIn .25s cubic-bezier(.16,1,.3,1)}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#94a3b8;padding:.25rem;transition:color .2s ease}.modal-close:hover,.modal-title{color:#0f172a}.modal-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.modal-desc{font-size:.875rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem}@media (max-width:480px){.modal-overlay{padding:1rem;align-items:flex-end}.modal-card{padding:1.5rem;border-radius:1rem 1rem 0 0;max-width:100%}.modal-title{font-size:1.125rem}.modal-desc{font-size:.8125rem;margin-bottom:1.25rem}}.footer{background:#f8fafc;color:#0f172a;border-top:1px solid #e2e8f0;padding-top:4rem;padding-bottom:2.5rem}@media (max-width:767px){.footer{padding-top:2.5rem;padding-bottom:2rem}}@media (max-width:480px){.footer{padding-top:2rem;padding-bottom:1.5rem}.footer-grid{gap:2rem;margin-bottom:2rem}.footer-desc{font-size:.8125rem}.footer-heading{font-size:.9375rem;margin-bottom:1rem}.footer-contact-list,.footer-link{font-size:.8125rem}.footer-copyright,.footer-legal a{font-size:.75rem}.footer-legal{gap:1rem}}.footer-grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3.5rem}@media (min-width:640px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(3,1fr)}}.footer-desc{font-size:.875rem;line-height:1.7;color:#64748b;max-width:24rem}.footer-heading{font-weight:600;color:#0f172a;margin-bottom:1.25rem}.footer-links{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.footer-link{font-size:.875rem;color:#64748b;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#0f172a}.footer-contact-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem;font-size:.875rem;color:#64748b}.footer-bottom{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid #e2e8f0;padding-top:2rem}@media (min-width:640px){.footer-bottom{flex-direction:row}}.footer-copyright{font-size:.875rem;color:#64748b;text-align:center}@media (min-width:640px){.footer-copyright{text-align:left}}.footer-legal{display:flex;align-items:center;gap:1.5rem}.footer-legal a{font-size:.875rem;color:#64748b;text-decoration:none;transition:color .2s ease}.footer-legal a:hover{color:#0f172a}.reveal{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-child{opacity:0;transform:translateY(24px);transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1)}.reveal-child.visible{opacity:1;transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes pulseGlow{0%,to{opacity:.12;transform:translateX(-50%) scale(1)}50%{opacity:.22;transform:translateX(-50%) scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8fafc}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.pricing-plan{position:relative;border-radius:1rem;border:1px solid #e2e8f0;background:#fff;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .35s ease}.pricing-plan:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 16px 48px -12px rgba(76,201,240,.1)}.pricing-plan--popular{border-color:#4cc9f0;box-shadow:0 8px 32px -8px rgba(76,201,240,.15)}.pricing-plan--popular:hover{border-color:#2bb0d4;box-shadow:0 20px 56px -12px rgba(76,201,240,.22)}.pricing-plan__badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);font-size:.6875rem;font-weight:600;color:#fff;background:linear-gradient(90deg,#4cc9f0,#7b68ee);padding:.25rem 1rem;border-radius:9999px;white-space:nowrap}.pricing-plan__title{font-size:1.125rem;font-weight:700;color:#0f172a}.pricing-plan__price-row{display:flex;align-items:baseline;gap:.375rem}.pricing-plan__price{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#0f172a;line-height:1}.pricing-plan--popular .pricing-plan__price{background-image:linear-gradient(90deg,#4cc9f0,#7b68ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-plan__period{font-size:.875rem;color:#64748b;font-weight:500}.pricing-plan__desc{font-size:.875rem;line-height:1.6;color:#64748b}.pricing-plan__features{list-style:none;padding:0;display:flex;flex-direction:column;gap:.625rem;flex:1}.pricing-plan__features li{display:flex;align-items:flex-start;gap:.625rem;font-size:.8125rem;line-height:1.6;color:#475569}.pricing-plan__features .feature-check{font-size:.8125rem;margin-top:1px}.grid-2>.reveal-child>.pricing-plan,.grid-3>.reveal-child>.pricing-plan{height:100%}@media (max-width:767px){.pricing-plan{padding:1.5rem}}@media (max-width:480px){.pricing-plan{padding:1.25rem;gap:1.25rem}.pricing-plan__title{font-size:1rem}.pricing-plan__features li{font-size:.75rem}}.extra-rate-card{margin-top:3rem;border-radius:1rem;border:1px solid #e2e8f0;background:linear-gradient(135deg,rgba(76,201,240,.04),rgba(123,104,238,.04));padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.extra-rate-content{flex:1;min-width:200px}.extra-rate-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.extra-rate-desc{font-size:.875rem;line-height:1.7;color:#64748b}@media (max-width:640px){.extra-rate-card{flex-direction:column;text-align:center;padding:1.5rem}}.out-of-scope-card{margin-top:3rem;border-radius:1rem;border:1px solid #fde68a;background:#fffbeb;padding:2rem}.out-of-scope-title{font-size:1rem;font-weight:700;color:#92400e;margin-bottom:1.25rem}.out-of-scope-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width:640px){.out-of-scope-grid{grid-template-columns:repeat(2,1fr)}}.out-of-scope-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.8125rem;line-height:1.6;color:#78350f}@media (max-width:480px){.out-of-scope-card{padding:1.25rem}.out-of-scope-item{font-size:.75rem}}.governance-split{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media (min-width:768px){.governance-split{grid-template-columns:repeat(2,1fr)}}.governance-col{border-radius:1rem;padding:2rem;border:1px solid}.governance-col--allowed{border-color:#bbf7d0;background:#f0fdf4}.governance-col--prohibited{border-color:#fecaca;background:#fef2f2}.governance-col__title{font-size:1rem;font-weight:700;margin-bottom:1.25rem}.governance-col__title--green{color:#166534}.governance-col__title--red{color:#991b1b}.governance-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.governance-list li{display:flex;align-items:flex-start;gap:.625rem;font-size:.8125rem;line-height:1.6;color:#475569}@media (max-width:480px){.governance-col{padding:1.25rem}.governance-list li{font-size:.75rem}}.support-table td:first-child{font-weight:500}.support-table th:nth-child(2),.support-table th:nth-child(3){text-align:center;min-width:120px}.form-success{text-align:center;padding:2rem 1rem}.form-success-icon{width:3.5rem;height:3.5rem;border-radius:50%;background:rgba(22,163,74,.15);color:#4ade80;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.25rem}.form-success-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.5rem}.form-success-text{font-size:.9375rem;line-height:1.7;color:#9ca3af;max-width:20rem;margin:0 auto}@media (max-width:480px){.form-success{padding:1.5rem .5rem}.form-success-title{font-size:1.0625rem}.form-success-text{font-size:.8125rem}}.form-submit:disabled{opacity:.7;cursor:not-allowed}.marketing-site-root ::-moz-selection{background:rgba(76,201,240,.2);color:#0f172a}.marketing-site-root ::selection{background:rgba(76,201,240,.2);color:#0f172a}.marketing-site-root img,.marketing-site-root video{max-width:100%;height:auto;vertical-align:middle}.marketing-site-root button,.marketing-site-root input,.marketing-site-root select,.marketing-site-root textarea{font:inherit;letter-spacing:inherit}