@keyframes HeroSection-module__HAA8HW__heroReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__HAA8HW__kenBurnsZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes HeroSection-module__HAA8HW__gradientDrift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes HeroSection-module__HAA8HW__orbFloat1{0%{transform:translate(0)scale(1)}25%{transform:translate(60px,-40px)scale(1.05)}50%{transform:translate(20px,-80px)scale(.95)}75%{transform:translate(-40px,-30px)scale(1.02)}to{transform:translate(0)scale(1)}}@keyframes HeroSection-module__HAA8HW__orbFloat2{0%{transform:translate(0)scale(1)}25%{transform:translate(-50px,30px)scale(.96)}50%{transform:translate(-20px,60px)scale(1.04)}75%{transform:translate(40px,20px)scale(.98)}to{transform:translate(0)scale(1)}}@keyframes HeroSection-module__HAA8HW__subtleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.HeroSection-module__HAA8HW__hero{background:linear-gradient(#0a0f1ca6 0%,#0a0f1ccc 40%,#0a0f1cf2 100%);align-items:center;min-height:90vh;padding:6rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__hero:before{content:"";will-change:transform;z-index:0;background:url(/images/hero-bg.png) 50%/cover no-repeat;animation:25s ease-out forwards HeroSection-module__HAA8HW__kenBurnsZoom;position:absolute;inset:0}.HeroSection-module__HAA8HW__bgGlow{pointer-events:none;will-change:background-position;background-color:#0000;background-image:radial-gradient(80% 60% at 30% 40%,#00d4ff1f 0%,#0000 60%),radial-gradient(60% 80% at 70% 60%,#f59e0b0f 0%,#0000 50%),radial-gradient(50% 50% at 50% 30%,#0096c814 0%,#0000 70%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;width:120%;height:140%;animation:18s ease-in-out infinite HeroSection-module__HAA8HW__gradientDrift;position:absolute;top:-40%;left:-10%}.HeroSection-module__HAA8HW__orbGlow1{filter:blur(40px);pointer-events:none;will-change:transform;background:radial-gradient(circle,#00d4ff1a 0%,#00d4ff08 40%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:20s ease-in-out infinite HeroSection-module__HAA8HW__orbFloat1;position:absolute;top:10%;right:15%}.HeroSection-module__HAA8HW__orbGlow2{filter:blur(35px);pointer-events:none;will-change:transform;background:radial-gradient(circle,#f59e0b14 0%,#f59e0b05 40%,#0000 70%);border-radius:50%;width:220px;height:220px;animation:14s ease-in-out infinite HeroSection-module__HAA8HW__orbFloat2;position:absolute;bottom:15%;left:10%}.HeroSection-module__HAA8HW__bgGrid{pointer-events:none;background-image:radial-gradient(#f8fafc0a 1px,#0000 1px);background-size:32px 32px;animation:6s ease-in-out infinite HeroSection-module__HAA8HW__glowPulse;position:absolute;inset:0}.HeroSection-module__HAA8HW__container{z-index:1;max-width:var(--max-width-content);text-align:center;width:100%;margin:0 auto;position:relative}.HeroSection-module__HAA8HW__badge{color:var(--accent-primary);opacity:0;background:#00d4ff14;border:1px solid #00d4ff33;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;animation:.7s cubic-bezier(.22,1,.36,1) .1s forwards HeroSection-module__HAA8HW__heroReveal;display:inline-flex}.HeroSection-module__HAA8HW__badgeDot{background:var(--accent-primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroSection-module__HAA8HW__glowPulse}.HeroSection-module__HAA8HW__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,7vw,5rem);font-weight:800;line-height:1.05}.HeroSection-module__HAA8HW__titleLine1{color:var(--text-primary);opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) .25s forwards HeroSection-module__HAA8HW__heroReveal;display:block}.HeroSection-module__HAA8HW__titleLine2{background:linear-gradient(90deg, var(--accent-primary), var(--accent-secondary));-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;background-clip:text;animation:.7s cubic-bezier(.22,1,.36,1) .4s forwards HeroSection-module__HAA8HW__heroReveal,3s ease-in-out 1.1s infinite HeroSection-module__HAA8HW__subtleFloat;display:block}.HeroSection-module__HAA8HW__subtitle{max-width:640px;color:var(--text-secondary);opacity:0;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.7;animation:.7s cubic-bezier(.22,1,.36,1) .55s forwards HeroSection-module__HAA8HW__heroReveal}.HeroSection-module__HAA8HW__ctas{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:3.5rem;animation:.7s cubic-bezier(.22,1,.36,1) .7s forwards HeroSection-module__HAA8HW__heroReveal;display:flex}.HeroSection-module__HAA8HW__ctaPrimary{background:var(--accent-primary);color:var(--color-void);transition:all var(--transition-base);border-radius:.75rem;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 0 30px #00d4ff40}.HeroSection-module__HAA8HW__ctaPrimary:hover{background:var(--color-primary-400);transform:translateY(-2px);box-shadow:0 0 50px #00d4ff66}.HeroSection-module__HAA8HW__ctaSecondary{border:1px solid var(--border-color);color:var(--text-primary);transition:all var(--transition-base);border-radius:.75rem;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.HeroSection-module__HAA8HW__ctaSecondary:hover{border-color:var(--accent-primary);color:var(--accent-primary);transform:translateY(-2px)}.HeroSection-module__HAA8HW__stats{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;animation:.7s cubic-bezier(.22,1,.36,1) .85s forwards HeroSection-module__HAA8HW__heroReveal;display:flex}.HeroSection-module__HAA8HW__stat{color:var(--text-secondary);border:1px solid var(--border-subtle);background:#f8fafc08;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}@media (max-width:768px){.HeroSection-module__HAA8HW__hero{min-height:auto;padding:4rem 1.25rem 3rem}.HeroSection-module__HAA8HW__subtitle{margin-bottom:2rem;font-size:1rem}.HeroSection-module__HAA8HW__ctas{flex-direction:column;margin-bottom:2.5rem}.HeroSection-module__HAA8HW__ctaPrimary,.HeroSection-module__HAA8HW__ctaSecondary{justify-content:center;width:100%}.HeroSection-module__HAA8HW__stats{gap:1rem}.HeroSection-module__HAA8HW__orbGlow1{width:180px;height:180px;right:5%}.HeroSection-module__HAA8HW__orbGlow2{width:120px;height:120px;left:5%}}[data-theme=light] .HeroSection-module__HAA8HW__titleLine1{color:#fff}[data-theme=light] .HeroSection-module__HAA8HW__subtitle{color:#ffffffb3}[data-theme=light] .HeroSection-module__HAA8HW__ctaPrimary{color:#fff}[data-theme=light] .HeroSection-module__HAA8HW__ctaSecondary{color:#fff;border-color:#fff3}[data-theme=light] .HeroSection-module__HAA8HW__ctaSecondary:hover{border-color:var(--accent-primary);color:var(--accent-primary)}[data-theme=light] .HeroSection-module__HAA8HW__stat{color:#fff9;background:#f8fafc08;border-color:#ffffff1a}
.AnnouncementBar-module__BV_BDW__bar{z-index:var(--z-announcement);border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);background:linear-gradient(90deg,#00d4ff1a 0%,#f59e0b1a 100%);position:sticky;top:0}.AnnouncementBar-module__BV_BDW__content{max-width:var(--max-width-content);justify-content:center;align-items:center;gap:.75rem;margin:0 auto;padding:.5rem 1.5rem;font-size:.875rem;display:flex}.AnnouncementBar-module__BV_BDW__text{color:var(--text-secondary)}.AnnouncementBar-module__BV_BDW__cta{color:var(--accent-primary);white-space:nowrap;transition:color var(--transition-fast);font-weight:600;text-decoration:none}.AnnouncementBar-module__BV_BDW__cta:hover{color:var(--color-primary-300);text-decoration:underline}@media (max-width:640px){.AnnouncementBar-module__BV_BDW__content{flex-direction:column;gap:.25rem;padding:.5rem 1rem}.AnnouncementBar-module__BV_BDW__text{font-size:.8rem}}[data-theme=light] .AnnouncementBar-module__BV_BDW__bar{background:linear-gradient(90deg,#0096c8 0%,#00aad4 100%);border-bottom:1px solid #0096c84d}[data-theme=light] .AnnouncementBar-module__BV_BDW__text{color:#ffffffe6}[data-theme=light] .AnnouncementBar-module__BV_BDW__cta{color:#fff;font-weight:700}[data-theme=light] .AnnouncementBar-module__BV_BDW__cta:hover{color:#fde68a}
.ThemeToggle-module__BDCMra__toggle{border:1px solid var(--border-color);width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border-radius:.5rem;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative;overflow:hidden}.ThemeToggle-module__BDCMra__toggle:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.ThemeToggle-module__BDCMra__icon{transition:opacity .3s,transform .3s;position:absolute}.ThemeToggle-module__BDCMra__visible{opacity:1;transform:rotate(0)scale(1)}.ThemeToggle-module__BDCMra__hidden{opacity:0;pointer-events:none;transform:rotate(-90deg)scale(.5)}
.Navbar-module__b5_koG__header{z-index:var(--z-navbar);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-subtle);background:#0a0f1ccc;position:sticky;top:0}[data-theme=light] .Navbar-module__b5_koG__header{background:#ffffffd9}.Navbar-module__b5_koG__nav{max-width:var(--max-width-content);justify-content:space-between;align-items:center;margin:0 auto;padding:.75rem 1.5rem;display:flex}.Navbar-module__b5_koG__logo{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__b5_koG__logoDark{object-fit:contain;height:auto;display:block}.Navbar-module__b5_koG__logoLight{object-fit:contain;height:auto;display:none}[data-theme=light] .Navbar-module__b5_koG__logoDark{display:none}[data-theme=light] .Navbar-module__b5_koG__logoLight{display:block}.Navbar-module__b5_koG__desktopNav{align-items:center;gap:2rem;display:flex}.Navbar-module__b5_koG__navLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.875rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__b5_koG__navLink:hover{color:var(--text-primary)}.Navbar-module__b5_koG__navLink:after{content:"";background:var(--accent-primary);width:0;height:2px;transition:width var(--transition-base);border-radius:1px;position:absolute;bottom:-4px;left:0}.Navbar-module__b5_koG__navLink:hover:after{width:100%}.Navbar-module__b5_koG__actions{align-items:center;gap:.75rem;display:flex}.Navbar-module__b5_koG__langSwitch{border:1px solid var(--border-color);color:var(--text-secondary);transition:all var(--transition-fast);border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.Navbar-module__b5_koG__langSwitch:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.Navbar-module__b5_koG__githubBtn{color:var(--text-secondary);transition:color var(--transition-fast);border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:inline-flex}.Navbar-module__b5_koG__githubBtn:hover{color:var(--text-primary)}.Navbar-module__b5_koG__ctaBtn{background:var(--accent-primary);color:var(--color-void);transition:all var(--transition-fast);border-radius:.75rem;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 0 20px #00d4ff26}.Navbar-module__b5_koG__ctaBtn:hover{background:var(--color-primary-400);transform:translateY(-1px);box-shadow:0 0 30px #00d4ff4d}.Navbar-module__b5_koG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Navbar-module__b5_koG__hamburgerLine{background:var(--text-secondary);width:20px;height:2px;transition:all var(--transition-base);border-radius:1px;display:block}.Navbar-module__b5_koG__hamburgerLine.Navbar-module__b5_koG__open:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__b5_koG__hamburgerLine.Navbar-module__b5_koG__open:nth-child(2){opacity:0}.Navbar-module__b5_koG__hamburgerLine.Navbar-module__b5_koG__open:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__b5_koG__mobileMenu{border-top:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(16px);background:#0a0f1cfa;flex-direction:column;padding:1rem 1.5rem 1.5rem;display:none}.Navbar-module__b5_koG__mobileLink{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);transition:color var(--transition-fast);padding:.75rem 0;font-size:1rem;font-weight:500;text-decoration:none;display:block}.Navbar-module__b5_koG__mobileLink:hover{color:var(--text-primary)}.Navbar-module__b5_koG__mobileActions{align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}@media (max-width:768px){.Navbar-module__b5_koG__desktopNav{display:none}.Navbar-module__b5_koG__hamburger,.Navbar-module__b5_koG__mobileMenu{display:flex}.Navbar-module__b5_koG__githubBtn,.Navbar-module__b5_koG__langSwitch,.Navbar-module__b5_koG__ctaBtn{display:none}}[data-theme=light] .Navbar-module__b5_koG__mobileMenu{background:#fffffffa}[data-theme=light] .Navbar-module__b5_koG__ctaBtn{color:#fff;box-shadow:0 2px 12px #0096c826}[data-theme=light] .Navbar-module__b5_koG__ctaBtn:hover{box-shadow:0 4px 20px #0096c840}[data-theme=light] .Navbar-module__b5_koG__navLink{color:var(--color-neutral-500)}[data-theme=light] .Navbar-module__b5_koG__navLink:hover{color:var(--color-neutral-900)}[data-theme=light] .Navbar-module__b5_koG__hamburgerLine{background:var(--color-neutral-600)}
.SectionShared-module__CHaicq__section{padding:5rem 1.5rem;position:relative}.SectionShared-module__CHaicq__sectionAlt{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:#f8fafc05;}.SectionShared-module__CHaicq__container{max-width:var(--max-width-content);margin:0 auto}.SectionShared-module__CHaicq__sectionHeader{text-align:center;margin-bottom:3.5rem}.SectionShared-module__CHaicq__sectionBadge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;background:#00d4ff14;border:1px solid #00d4ff26;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.SectionShared-module__CHaicq__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.SectionShared-module__CHaicq__sectionSubtitle{color:var(--text-secondary);max-width:640px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.SectionShared-module__CHaicq__sectionLabel{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:.875rem;font-weight:500}.SectionShared-module__CHaicq__grid2{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.SectionShared-module__CHaicq__grid3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.SectionShared-module__CHaicq__grid4{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.SectionShared-module__CHaicq__card{background:var(--bg-card);border:1px solid var(--border-subtle);transition:all var(--transition-base);border-radius:1rem;padding:2rem}.SectionShared-module__CHaicq__card:hover{background:var(--bg-card-hover);border-color:#00d4ff33;transform:translateY(-2px);box-shadow:0 8px 32px #0003}.SectionShared-module__CHaicq__cardIcon{width:3rem;height:3rem;color:var(--accent-primary);background:#00d4ff14;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.25rem;display:inline-flex}.SectionShared-module__CHaicq__cardTitle{color:var(--text-primary);margin-bottom:.625rem;font-size:1.25rem;font-weight:700}.SectionShared-module__CHaicq__cardDescription{color:var(--text-secondary);font-size:1rem;line-height:1.65}.SectionShared-module__CHaicq__logoGrid{opacity:.6;filter:grayscale();transition:all var(--transition-moderate);flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.SectionShared-module__CHaicq__logoGrid:hover{opacity:.9;filter:grayscale(0%)}.SectionShared-module__CHaicq__logoCard{justify-content:center;align-items:center;display:flex}.SectionShared-module__CHaicq__clientLogo{object-fit:contain;width:auto;max-height:72px}.SectionShared-module__CHaicq__stepCard{padding-top:3rem;position:relative;}.SectionShared-module__CHaicq__stepBadge{background:var(--accent-primary);color:var(--color-void);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:-.75rem;left:2rem}.SectionShared-module__CHaicq__pricingCard{background:var(--bg-card);border:1px solid var(--border-subtle);transition:all var(--transition-base);border-radius:1.25rem;padding:2.5rem}.SectionShared-module__CHaicq__pricingCardHighlight{border:2px solid var(--accent-primary);box-shadow:0 0 40px #00d4ff1a;}.SectionShared-module__CHaicq__pricingCardHighlight:hover{box-shadow:0 0 60px #00d4ff33}.SectionShared-module__CHaicq__priceTag{color:var(--text-primary);font-size:3rem;font-weight:800;line-height:1}.SectionShared-module__CHaicq__pricePeriod{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.SectionShared-module__CHaicq__featureList{flex-direction:column;gap:.75rem;margin:1.5rem 0;list-style:none;display:flex}.SectionShared-module__CHaicq__featureItem{color:var(--text-secondary);align-items:flex-start;gap:.5rem;font-size:.9375rem;display:flex}.SectionShared-module__CHaicq__featureCheck{color:var(--color-success);flex-shrink:0;margin-top:2px}.SectionShared-module__CHaicq__ctaSection{text-align:center;padding:5rem 1.5rem;position:relative;overflow:hidden}.SectionShared-module__CHaicq__ctaBg{pointer-events:none;background:radial-gradient(#00d4ff0f 0%,#0000 70%);position:absolute;inset:0}.SectionShared-module__CHaicq__formGroup{gap:.75rem;max-width:480px;margin:0 auto;display:flex}.SectionShared-module__CHaicq__formInput{background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-primary);transition:border-color var(--transition-fast);border-radius:.75rem;flex:1;padding:.875rem 1.25rem;font-family:inherit;font-size:1rem}.SectionShared-module__CHaicq__formInput::placeholder{color:var(--text-muted)}.SectionShared-module__CHaicq__formInput:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #00d4ff1a}.SectionShared-module__CHaicq__formButton{background:var(--accent-primary);color:var(--color-void);cursor:pointer;white-space:nowrap;transition:all var(--transition-fast);border:none;border-radius:.75rem;padding:.875rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:700}.SectionShared-module__CHaicq__formButton:hover{background:var(--color-primary-400);transform:translateY(-1px)}.SectionShared-module__CHaicq__formNote{color:var(--text-muted);text-align:center;margin-top:.75rem;font-size:.8125rem}.SectionShared-module__CHaicq__faqItem{border-bottom:1px solid var(--border-subtle);padding:1.25rem 0}.SectionShared-module__CHaicq__faqQuestion{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;font-family:inherit;font-size:1.0625rem;font-weight:600;display:flex}.SectionShared-module__CHaicq__faqAnswer{color:var(--text-secondary);padding-top:.75rem;font-size:.9375rem;line-height:1.7}.SectionShared-module__CHaicq__faqChevron{transition:transform var(--transition-fast);color:var(--text-muted);flex-shrink:0}.SectionShared-module__CHaicq__faqChevronOpen{transform:rotate(180deg);}.SectionShared-module__CHaicq__footer{border-top:1px solid var(--border-subtle);padding:4rem 1.5rem 2rem}.SectionShared-module__CHaicq__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.SectionShared-module__CHaicq__footerBrand{flex-direction:column;gap:1rem;display:flex}.SectionShared-module__CHaicq__footerLogo{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex}.SectionShared-module__CHaicq__logoDark{object-fit:contain;height:auto;display:block}.SectionShared-module__CHaicq__logoLight{object-fit:contain;height:auto;display:none}[data-theme=light] .SectionShared-module__CHaicq__logoDark{display:none}[data-theme=light] .SectionShared-module__CHaicq__logoLight{display:block}.SectionShared-module__CHaicq__footerTagline{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.SectionShared-module__CHaicq__footerColTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.SectionShared-module__CHaicq__footerLink{color:var(--text-secondary);transition:color var(--transition-fast);padding:.25rem 0;font-size:.9375rem;text-decoration:none;display:block}.SectionShared-module__CHaicq__footerLink:hover{color:var(--accent-primary)}.SectionShared-module__CHaicq__footerComingSoon{opacity:.5;cursor:default;}.SectionShared-module__CHaicq__footerBottom{border-top:1px solid var(--border-subtle);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.8125rem;display:flex}.SectionShared-module__CHaicq__footerSocials{gap:1rem;display:flex}.SectionShared-module__CHaicq__socialIcon{color:var(--text-secondary);transition:color var(--transition-fast)}.SectionShared-module__CHaicq__socialIcon:hover{color:var(--accent-primary)}.SectionShared-module__CHaicq__comparisonTable{border-collapse:collapse;width:100%;font-size:.9375rem}.SectionShared-module__CHaicq__comparisonTable th{text-align:left;color:var(--text-primary);border-bottom:2px solid var(--border-subtle);padding:1rem;font-weight:600}.SectionShared-module__CHaicq__comparisonTable td{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);padding:.875rem 1rem}.SectionShared-module__CHaicq__comparisonTable tr:hover td{background:#00d4ff08}.SectionShared-module__CHaicq__comparisonHighlight{font-weight:600;color:var(--accent-primary)!important}.SectionShared-module__CHaicq__metricValue{background:linear-gradient(90deg, var(--accent-primary), var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.SectionShared-module__CHaicq__metricLabel{color:var(--text-secondary);font-size:.875rem;font-weight:500}@media (max-width:1024px){.SectionShared-module__CHaicq__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SectionShared-module__CHaicq__section{padding:3.5rem 1.25rem}.SectionShared-module__CHaicq__grid2,.SectionShared-module__CHaicq__grid3,.SectionShared-module__CHaicq__grid4{grid-template-columns:1fr}.SectionShared-module__CHaicq__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}.SectionShared-module__CHaicq__footerBottom{text-align:center;flex-direction:column;gap:1rem}.SectionShared-module__CHaicq__formGroup{flex-direction:column}}@media (max-width:480px){.SectionShared-module__CHaicq__footerGrid{grid-template-columns:1fr}}[data-theme=light] .SectionShared-module__CHaicq__sectionAlt{background:var(--bg-section-alt,#f1f5f9)}[data-theme=light] .SectionShared-module__CHaicq__sectionBadge{background:#00aad41a;border-color:#00aad440}[data-theme=light] .SectionShared-module__CHaicq__card{border:1px solid var(--color-neutral-200);background:#fff;box-shadow:0 2px 12px #0000000f}[data-theme=light] .SectionShared-module__CHaicq__card:hover{border-color:#00aad466;box-shadow:0 8px 32px #0096c81f}[data-theme=light] .SectionShared-module__CHaicq__cardIcon{color:#fff;background:#0096c8}[data-theme=light] .SectionShared-module__CHaicq__stepBadge{color:#fff}[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight{background:linear-gradient(135deg,#0096c8 0%,#00aad4 100%);border:2px solid #0096c8;box-shadow:0 8px 40px #0096c833}[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight .SectionShared-module__CHaicq__priceTag,[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight .SectionShared-module__CHaicq__cardTitle,[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight .SectionShared-module__CHaicq__priceName{color:#fff}[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight .SectionShared-module__CHaicq__pricePeriod,[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight .SectionShared-module__CHaicq__priceDescription,[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight .SectionShared-module__CHaicq__cardDescription{color:#ffffffd9}[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight .SectionShared-module__CHaicq__featureItem{color:#ffffffe6}[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight .SectionShared-module__CHaicq__featureCheck{color:#fde68a}[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight:hover{box-shadow:0 12px 48px #0096c84d}[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight .SectionShared-module__CHaicq__btnPrimary,[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight .SectionShared-module__CHaicq__ctaPrimary,[data-theme=light] .SectionShared-module__CHaicq__pricingCardHighlight .SectionShared-module__CHaicq__formButton{color:#0096c8;background:#fff}[data-theme=light] .SectionShared-module__CHaicq__formInput:focus{box-shadow:0 0 0 3px #0096c826}[data-theme=light] .SectionShared-module__CHaicq__formButton{color:#fff}[data-theme=light] .SectionShared-module__CHaicq__ctaBg{background:radial-gradient(#00aad40f 0%,#0000 70%)}[data-theme=light] .SectionShared-module__CHaicq__comparisonTable tr:hover td{background:#0096c80a}[data-theme=light] .SectionShared-module__CHaicq__footer{background:linear-gradient(90deg,#0096c8 0%,#00aad4 100%);border-top:none}[data-theme=light] .SectionShared-module__CHaicq__footerColTitle{color:#fff}[data-theme=light] .SectionShared-module__CHaicq__footerLink{color:#fff;font-weight:600}[data-theme=light] .SectionShared-module__CHaicq__footerLink:hover{color:#fff;opacity:.85;text-decoration:underline}[data-theme=light] .SectionShared-module__CHaicq__footerComingSoon{color:#ffffff80}[data-theme=light] .SectionShared-module__CHaicq__footerTagline{color:#ffffffd9}[data-theme=light] .SectionShared-module__CHaicq__footerBottom{color:#ffffffd9;border-top-color:#fff3}[data-theme=light] .SectionShared-module__CHaicq__footerBottom a{color:#fff;font-weight:700;text-decoration:underline}[data-theme=light] .SectionShared-module__CHaicq__socialIcon{color:#fff}[data-theme=light] .SectionShared-module__CHaicq__socialIcon:hover{color:#fff;opacity:.75}[data-theme=light] .SectionShared-module__CHaicq__footer .SectionShared-module__CHaicq__logoDark{display:block}[data-theme=light] .SectionShared-module__CHaicq__footer .SectionShared-module__CHaicq__logoLight{display:none}
