.HeaderSection-module__rKAydq__header{z-index:100;background:var(--bg-base);border-bottom:1px solid var(--stroke-1);position:sticky;top:0}.HeaderSection-module__rKAydq__container{max-width:var(--section-max-width);padding:16px var(--section-padding-x);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.HeaderSection-module__rKAydq__left{flex-shrink:0;align-items:center;gap:24px;display:flex}.HeaderSection-module__rKAydq__logo{align-items:center;text-decoration:none;display:flex}.HeaderSection-module__rKAydq__divider{background:#ffffff26;width:1px;height:20px}.HeaderSection-module__rKAydq__localeBtn{color:var(--text-3);cursor:pointer;transition:color .2s var(--ease-smooth);background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:13px;display:flex}.HeaderSection-module__rKAydq__localeBtn:hover{color:var(--text-primary)}.HeaderSection-module__rKAydq__nav{gap:32px;font-size:14px;display:flex}.HeaderSection-module__rKAydq__navLink{color:var(--text-3);transition:color .2s var(--ease-smooth);text-decoration:none}.HeaderSection-module__rKAydq__navLink:hover{color:var(--text-primary)}.HeaderSection-module__rKAydq__right{flex-shrink:0;align-items:center;gap:10px;display:flex}.HeaderSection-module__rKAydq__loginLink{color:var(--text-3);transition:color .2s var(--ease-smooth);padding:8px 14px;font-size:14px;text-decoration:none}.HeaderSection-module__rKAydq__loginLink:hover{color:var(--text-primary)}.HeaderSection-module__rKAydq__ctaPri{border-radius:var(--r-pill);background:var(--gradient-brand-button);color:#fff;box-shadow:var(--shadow-pri-button);transition:transform .2s var(--ease-smooth),box-shadow .2s var(--ease-smooth);border:1px solid #ffffff1f;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.HeaderSection-module__rKAydq__ctaPri:hover{transform:translateY(-1px);box-shadow:0 14px 40px #337dff8c,inset 0 1px #ffffff4d}.HeaderSection-module__rKAydq__mobileToggle{border:1px solid var(--stroke-2);width:40px;height:40px;color:var(--text-primary);cursor:pointer;background:#ffffff0a;border-radius:10px;justify-content:center;align-items:center;padding:0;display:none}.HeaderSection-module__rKAydq__mobileMenu{-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--stroke-1);padding:20px var(--section-padding-x)24px;background:#05070cf5;flex-direction:column;gap:20px;display:none;position:absolute;top:100%;left:0;right:0}.HeaderSection-module__rKAydq__mobileNav{flex-direction:column;gap:4px;display:flex}.HeaderSection-module__rKAydq__mobileLink{color:var(--text-2);border-bottom:1px solid var(--stroke-1);padding:12px 0;font-size:16px;text-decoration:none}.HeaderSection-module__rKAydq__mobileActions{flex-direction:column;gap:10px;margin-top:4px;display:flex}.HeaderSection-module__rKAydq__mobileLogin{border-radius:var(--r-pill);color:var(--text-2);text-align:center;border:1px solid var(--stroke-2);background:#ffffff0a;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none}@media (prefers-reduced-motion:reduce){.HeaderSection-module__rKAydq__ctaPri,.HeaderSection-module__rKAydq__loginLink,.HeaderSection-module__rKAydq__localeBtn,.HeaderSection-module__rKAydq__navLink{transition:none}}@media (max-width:991px){.HeaderSection-module__rKAydq__nav,.HeaderSection-module__rKAydq__right{display:none}.HeaderSection-module__rKAydq__mobileToggle{display:inline-flex}.HeaderSection-module__rKAydq__mobileMenu{display:flex}}@media (max-width:767px){.HeaderSection-module__rKAydq__container{padding:12px var(--section-padding-x)}.HeaderSection-module__rKAydq__divider,.HeaderSection-module__rKAydq__localeBtn{display:none}}
.FooterSection-module__zXNAVq__footer{background:var(--bg-base);border-top:1px solid var(--stroke-1)}.FooterSection-module__zXNAVq__container{max-width:var(--section-max-width);padding:64px var(--section-padding-x)40px;margin:0 auto}.FooterSection-module__zXNAVq__topGrid{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.FooterSection-module__zXNAVq__brandCol{max-width:300px}.FooterSection-module__zXNAVq__tagline{color:var(--text-4);margin:20px 0 0;font-size:14px;line-height:1.5}.FooterSection-module__zXNAVq__trustpilotRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.FooterSection-module__zXNAVq__trustpilotStars{gap:3px;display:inline-flex}.FooterSection-module__zXNAVq__trustpilotStar{background:var(--trustpilot-green);border-radius:2px;width:16px;height:16px}.FooterSection-module__zXNAVq__trustpilotRating{color:var(--text-3);font-size:13px}.FooterSection-module__zXNAVq__trustpilotRating b{color:var(--text-primary);font-weight:600}.FooterSection-module__zXNAVq__socials{gap:8px;margin:20px 0 0;padding:0;list-style:none;display:flex}.FooterSection-module__zXNAVq__socialTile{border:1px solid var(--stroke-1);width:36px;height:36px;color:var(--text-3);transition:transform .2s var(--ease-smooth),background .2s var(--ease-smooth),border-color .2s var(--ease-smooth),color .2s var(--ease-smooth);background:#ffffff0a;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.FooterSection-module__zXNAVq__socialTile:hover{border-color:var(--stroke-brand);color:var(--brand-sky);background:#66d0ff1a;transform:translateY(-2px)}.FooterSection-module__zXNAVq__linkCol{min-width:0}.FooterSection-module__zXNAVq__colTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-4);margin-bottom:18px;font-size:12px;font-weight:600}.FooterSection-module__zXNAVq__colList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.FooterSection-module__zXNAVq__colLink{color:var(--text-2);transition:color .2s var(--ease-smooth);font-size:14px;text-decoration:none}.FooterSection-module__zXNAVq__colLink:hover{color:var(--brand-sky)}.FooterSection-module__zXNAVq__newsletter{background:var(--surface-card);border:1px solid var(--stroke-1);border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:20px;margin-bottom:28px;padding:18px 22px;display:grid}.FooterSection-module__zXNAVq__newsletterCopy{min-width:0}.FooterSection-module__zXNAVq__newsletterTitle{color:var(--text-primary);font-size:15px;font-weight:600}.FooterSection-module__zXNAVq__newsletterSub{color:var(--text-4);margin-top:2px;font-size:13px}.FooterSection-module__zXNAVq__newsletterInputRow{gap:8px;display:flex}.FooterSection-module__zXNAVq__newsletterInput{width:260px;color:var(--text-primary);transition:border-color .2s var(--ease-smooth);background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:12px 16px;font-family:inherit;font-size:14px}.FooterSection-module__zXNAVq__newsletterInput:focus{border-color:var(--stroke-brand)}.FooterSection-module__zXNAVq__newsletterInput::placeholder{color:var(--text-5)}.FooterSection-module__zXNAVq__newsletterBtn{border-radius:var(--r-pill);color:var(--bg-elev-1);cursor:pointer;transition:transform .2s var(--ease-smooth);background:#fff;border:none;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:600}.FooterSection-module__zXNAVq__newsletterBtn:hover{transform:translateY(-1px)}.FooterSection-module__zXNAVq__legalBar{border-top:1px solid var(--stroke-1);color:var(--text-5);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;font-size:12px;display:flex}@media (prefers-reduced-motion:reduce){.FooterSection-module__zXNAVq__socialTile,.FooterSection-module__zXNAVq__colLink,.FooterSection-module__zXNAVq__newsletterInput,.FooterSection-module__zXNAVq__newsletterBtn{transition:none}}@media (max-width:1199px){.FooterSection-module__zXNAVq__topGrid{grid-template-columns:1fr 1fr 1fr;gap:36px 40px}.FooterSection-module__zXNAVq__brandCol{grid-column:span 3;max-width:100%}}@media (max-width:991px){.FooterSection-module__zXNAVq__container{padding:56px var(--section-padding-x)32px}.FooterSection-module__zXNAVq__newsletter{grid-template-columns:1fr;gap:14px}.FooterSection-module__zXNAVq__newsletterInputRow{flex-wrap:wrap}.FooterSection-module__zXNAVq__newsletterInput{flex:1;width:auto;min-width:200px}}@media (max-width:767px){.FooterSection-module__zXNAVq__container{padding:40px var(--section-padding-x)24px}.FooterSection-module__zXNAVq__topGrid{grid-template-columns:1fr 1fr;gap:32px 20px}.FooterSection-module__zXNAVq__brandCol{grid-column:span 2}.FooterSection-module__zXNAVq__legalBar{flex-direction:column;align-items:flex-start;gap:6px;font-size:11px}}
.FinalCTASection-module__CQCTBG__section{background:var(--bg-base);padding:100px 0;position:relative}.FinalCTASection-module__CQCTBG__container{max-width:var(--section-max-width);padding:0 var(--section-padding-x);margin:0 auto}.FinalCTASection-module__CQCTBG__panel{border:1px solid var(--stroke-brand);background:var(--gradient-final-cta);border-radius:32px;padding:80px 64px;position:relative;overflow:hidden}.FinalCTASection-module__CQCTBG__grid{grid-template-columns:1.5fr 1fr;align-items:center;gap:48px;display:grid;position:relative}.FinalCTASection-module__CQCTBG__copy{min-width:0}.FinalCTASection-module__CQCTBG__h2{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:56px;font-weight:400;line-height:.95}.FinalCTASection-module__CQCTBG__sub{color:var(--text-3);max-width:460px;margin:20px 0 0;font-size:18px;line-height:1.5}.FinalCTASection-module__CQCTBG__ctas{flex-direction:column;align-items:stretch;gap:12px;display:flex}.FinalCTASection-module__CQCTBG__btnPri{border-radius:var(--r-pill);background:var(--gradient-brand-button);color:#fff;box-shadow:var(--shadow-pri-button);cursor:pointer;transition:transform .2s var(--ease-smooth),box-shadow .2s var(--ease-smooth);border:1px solid #ffffff1f;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.FinalCTASection-module__CQCTBG__btnPri:hover{transform:translateY(-1px);box-shadow:0 14px 40px #337dff8c,inset 0 1px #ffffff4d}.FinalCTASection-module__CQCTBG__btnSec{border-radius:var(--r-pill);color:#fff;-webkit-backdrop-filter:blur(10px);cursor:pointer;transition:transform .2s var(--ease-smooth),background .2s var(--ease-smooth),border-color .2s var(--ease-smooth);background:#ffffff0a;border:1px solid #ffffff2e;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.FinalCTASection-module__CQCTBG__btnSec:hover{background:#ffffff14;border-color:#ffffff47;transform:translateY(-1px)}.FinalCTASection-module__CQCTBG__btnArrow{opacity:.7}@media (prefers-reduced-motion:reduce){.FinalCTASection-module__CQCTBG__btnPri,.FinalCTASection-module__CQCTBG__btnSec{transition:none}}@media (max-width:1199px){.FinalCTASection-module__CQCTBG__h2{font-size:48px}}@media (max-width:991px){.FinalCTASection-module__CQCTBG__section{padding:80px 0}.FinalCTASection-module__CQCTBG__panel{border-radius:24px;padding:56px 36px}.FinalCTASection-module__CQCTBG__grid{grid-template-columns:1fr;gap:32px}.FinalCTASection-module__CQCTBG__h2{font-size:40px}.FinalCTASection-module__CQCTBG__ctas{flex-flow:wrap}.FinalCTASection-module__CQCTBG__btnPri,.FinalCTASection-module__CQCTBG__btnSec{flex:1;min-width:200px}}@media (max-width:767px){.FinalCTASection-module__CQCTBG__section{padding:60px 0}.FinalCTASection-module__CQCTBG__panel{border-radius:20px;padding:40px 24px}.FinalCTASection-module__CQCTBG__h2{font-size:30px}.FinalCTASection-module__CQCTBG__sub{font-size:15px}.FinalCTASection-module__CQCTBG__ctas{flex-direction:column}.FinalCTASection-module__CQCTBG__btnPri,.FinalCTASection-module__CQCTBG__btnSec{padding:14px 22px}}
.HeroSection-module__2k8MBW__hero{background:var(--gradient-hero-bg);padding:160px 0 140px;position:relative;overflow:hidden}.HeroSection-module__2k8MBW__hero:before{content:"";background-image:var(--section-grid-image);-webkit-mask-image:var(--section-grid-mask);mask-image:var(--section-grid-mask);-webkit-mask-image:var(--section-grid-mask);pointer-events:none;z-index:0;background-size:56px 56px;position:absolute;inset:0}.HeroSection-module__2k8MBW__hero:after{content:"";background:linear-gradient(to bottom,transparent 0,transparent calc(100% - 120px),var(--bg-base)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.HeroSection-module__2k8MBW__hero>*{z-index:1;position:relative}.HeroSection-module__2k8MBW__container{max-width:var(--section-max-width);padding:0 var(--section-padding-x);grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;margin:0 auto;display:grid;position:relative}.HeroSection-module__2k8MBW__left{z-index:1;position:relative}.HeroSection-module__2k8MBW__eyebrow{border-radius:var(--r-pill);color:var(--brand-mint-ink);letter-spacing:.08em;text-transform:uppercase;background:#66ffcd14;border:1px solid #66ffcd59;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.HeroSection-module__2k8MBW__livePulse{border-radius:var(--r-pill);background:var(--brand-mint);width:6px;height:6px;box-shadow:var(--glow-mint);animation:2s infinite HeroSection-module__2k8MBW__heroPulseDot}.HeroSection-module__2k8MBW__h1{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;color:var(--text-primary);margin:0;font-size:84px;font-weight:400;line-height:.92}.HeroSection-module__2k8MBW__sweep{background:var(--gradient-headline-sweep);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.HeroSection-module__2k8MBW__sub{color:var(--text-3);max-width:520px;margin:28px 0 0;font-size:16px;line-height:1.45}.HeroSection-module__2k8MBW__sub b{color:var(--text-primary);font-weight:600}.HeroSection-module__2k8MBW__ctaRow{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.HeroSection-module__2k8MBW__btnPri{border-radius:var(--r-pill);background:var(--gradient-brand-button);color:#fff;box-shadow:var(--shadow-pri-button);cursor:pointer;transition:transform .2s var(--ease-smooth),box-shadow .2s var(--ease-smooth);border:1px solid #ffffff1f;align-items:center;gap:10px;padding:16px 28px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.HeroSection-module__2k8MBW__btnPri:hover{transform:translateY(-1px);box-shadow:0 14px 40px #337dff8c,inset 0 1px #ffffff4d}.HeroSection-module__2k8MBW__btnSec{border-radius:var(--r-pill);color:#fff;-webkit-backdrop-filter:blur(10px);cursor:pointer;transition:transform .2s var(--ease-smooth),background .2s var(--ease-smooth),border-color .2s var(--ease-smooth);background:#ffffff0a;border:1px solid #ffffff2e;align-items:center;gap:10px;padding:16px 28px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.HeroSection-module__2k8MBW__btnSec:hover{background:#ffffff14;border-color:#ffffff47;transform:translateY(-1px)}.HeroSection-module__2k8MBW__btnArrow{opacity:.7}.HeroSection-module__2k8MBW__trustLine{color:var(--text-4);align-items:center;gap:10px;margin-top:22px;font-size:13px;display:flex}.HeroSection-module__2k8MBW__trustCheck{color:var(--brand-mint);flex-shrink:0}.HeroSection-module__2k8MBW__statsRow{border-top:1px solid var(--stroke-2);grid-template-columns:repeat(3,1fr);gap:0;margin-top:56px;padding-top:28px;display:grid}.HeroSection-module__2k8MBW__statCell{padding-right:20px}.HeroSection-module__2k8MBW__statCell+.HeroSection-module__2k8MBW__statCell{border-left:1px solid var(--stroke-2);padding-left:28px}.HeroSection-module__2k8MBW__statValue{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.02em;color:var(--text-primary);font-size:40px;line-height:1}.HeroSection-module__2k8MBW__statLabel{color:var(--text-4);letter-spacing:.02em;margin-top:8px;font-size:13px}.HeroSection-module__2k8MBW__dashboard{z-index:1;height:620px;position:relative}.HeroSection-module__2k8MBW__dashboardAmbient{z-index:0;background:var(--gradient-panel-ambient);filter:blur(30px);pointer-events:none;position:absolute;inset:-40px}.HeroSection-module__2k8MBW__panel{border-radius:var(--r-l);-webkit-backdrop-filter:blur(24px);box-shadow:var(--shadow-panel);transition:transform .5s var(--ease-smooth),box-shadow .5s var(--ease-smooth),border-color .5s var(--ease-smooth);background:linear-gradient(#0e121ceb,#080a10f5);border:1px solid #66d0ff2e;padding:18px;position:absolute}.HeroSection-module__2k8MBW__panel:hover{border-color:var(--stroke-brand-hi);box-shadow:var(--shadow-panel-hover);z-index:20!important;transform:rotate(0)translateY(-6px)scale(1.02)!important}.HeroSection-module__2k8MBW__panelA{z-index:3;width:380px;top:0;right:0;transform:rotate(1.5deg)}.HeroSection-module__2k8MBW__panelAHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.HeroSection-module__2k8MBW__panelLabelRow{align-items:center;gap:8px;display:flex}.HeroSection-module__2k8MBW__dotMintPulse{border-radius:var(--r-pill);background:var(--brand-mint);width:6px;height:6px;box-shadow:0 0 8px var(--brand-mint);animation:2s infinite HeroSection-module__2k8MBW__heroPulseDot}.HeroSection-module__2k8MBW__panelEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--text-4);font-size:11px}.HeroSection-module__2k8MBW__panelTimer{color:var(--text-5);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:11px}.HeroSection-module__2k8MBW__panelAScan{color:var(--text-3);margin-bottom:10px;font-size:13px}.HeroSection-module__2k8MBW__panelAScan b{color:var(--text-primary);font-weight:600}.HeroSection-module__2k8MBW__progressTrack{border-radius:var(--r-pill);background:#ffffff0f;height:6px;margin-bottom:14px;overflow:hidden}.HeroSection-module__2k8MBW__progressFill{border-radius:var(--r-pill);background:var(--gradient-accent-sweep);width:72%;height:100%;box-shadow:var(--glow-mint)}.HeroSection-module__2k8MBW__resultsList{flex-direction:column;gap:6px;display:flex}.HeroSection-module__2k8MBW__resultRow{background:#ff6b6b0d;border:1px solid #ff6b6b1f;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.HeroSection-module__2k8MBW__resultLeft{align-items:center;gap:8px;display:flex}.HeroSection-module__2k8MBW__resultDotDanger{border-radius:var(--r-pill);background:var(--danger);flex-shrink:0;width:6px;height:6px}.HeroSection-module__2k8MBW__resultUrl{color:#e5f1ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:12px}.HeroSection-module__2k8MBW__resultCount{color:var(--danger-2);font-size:11px}.HeroSection-module__2k8MBW__panelB{z-index:4;width:280px;top:180px;left:-10px;transform:rotate(-2deg)}.HeroSection-module__2k8MBW__panelBHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.HeroSection-module__2k8MBW__iconChipBlue{width:28px;height:28px;color:var(--brand-sky);background:#337dff26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HeroSection-module__2k8MBW__panelBTitle{color:var(--text-primary);font-size:13px;font-weight:600}.HeroSection-module__2k8MBW__panelBSub{color:var(--text-5);font-size:11px}.HeroSection-module__2k8MBW__panelBStat{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.02em;color:var(--text-primary);font-size:44px;line-height:1}.HeroSection-module__2k8MBW__panelBDelta{color:var(--brand-mint);margin-top:4px;font-size:12px}.HeroSection-module__2k8MBW__sparkline{width:100%;height:40px;margin-top:14px;display:block}.HeroSection-module__2k8MBW__panelC{z-index:2;width:300px;top:340px;right:20px;transform:rotate(2deg)}.HeroSection-module__2k8MBW__panelCHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.HeroSection-module__2k8MBW__iconChipMint{width:28px;height:28px;color:var(--brand-mint);background:#66ffcd1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HeroSection-module__2k8MBW__panelCTitle{color:var(--text-primary);font-size:13px;font-weight:600}.HeroSection-module__2k8MBW__sourceRow,.HeroSection-module__2k8MBW__sourceRowLast{margin-bottom:10px}.HeroSection-module__2k8MBW__sourceRowLast{margin-bottom:0}.HeroSection-module__2k8MBW__sourceTop{justify-content:space-between;margin-bottom:4px;font-size:12px;display:flex}.HeroSection-module__2k8MBW__sourceLabel{color:var(--text-3)}.HeroSection-module__2k8MBW__sourceValue{color:var(--text-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace}.HeroSection-module__2k8MBW__sourceTrack{border-radius:var(--r-pill);background:#ffffff0f;height:4px;overflow:hidden}.HeroSection-module__2k8MBW__sourceFill{background:var(--gradient-accent-sweep);height:100%}.HeroSection-module__2k8MBW__panelD{z-index:5;width:260px;padding:16px;bottom:0;left:40px;transform:rotate(-1.5deg)}.HeroSection-module__2k8MBW__panelDInner{align-items:center;gap:12px;display:flex}.HeroSection-module__2k8MBW__checkTile{width:40px;height:40px;color:var(--brand-mint);background:linear-gradient(#66ffcd33,#66ffcd0f);border:1px solid #66ffcd4d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HeroSection-module__2k8MBW__panelDTitle{color:var(--text-primary);font-size:13px;font-weight:600}.HeroSection-module__2k8MBW__panelDMeta{color:var(--text-4);margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:11px}@keyframes HeroSection-module__2k8MBW__heroPulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@media (prefers-reduced-motion:reduce){.HeroSection-module__2k8MBW__livePulse,.HeroSection-module__2k8MBW__dotMintPulse{animation:none}.HeroSection-module__2k8MBW__panel,.HeroSection-module__2k8MBW__btnPri,.HeroSection-module__2k8MBW__btnSec{transition:none}}@media (max-width:1199px){.HeroSection-module__2k8MBW__h1{font-size:72px}}@media (max-width:991px){.HeroSection-module__2k8MBW__hero{padding:64px 0 100px}.HeroSection-module__2k8MBW__container{grid-template-columns:1fr;gap:48px}.HeroSection-module__2k8MBW__h1{font-size:56px}.HeroSection-module__2k8MBW__dashboard{height:520px}.HeroSection-module__2k8MBW__panelB,.HeroSection-module__2k8MBW__panelD{display:none}.HeroSection-module__2k8MBW__panelA{top:0;right:0;transform:rotate(0)}.HeroSection-module__2k8MBW__panelC{top:auto;bottom:0;right:0;transform:rotate(0)}}@media (max-width:767px){.HeroSection-module__2k8MBW__hero{padding:48px 0 80px}.HeroSection-module__2k8MBW__eyebrow{margin-bottom:20px}.HeroSection-module__2k8MBW__h1{letter-spacing:-.025em;word-break:break-word;overflow-wrap:anywhere;font-size:32px;line-height:1}.HeroSection-module__2k8MBW__sub{margin-top:20px;font-size:15px}.HeroSection-module__2k8MBW__ctaRow{flex-direction:column;align-items:stretch;margin-top:28px}.HeroSection-module__2k8MBW__btnPri,.HeroSection-module__2k8MBW__btnSec{justify-content:center;padding:14px 22px}.HeroSection-module__2k8MBW__trustLine{flex-wrap:wrap;font-size:12px}.HeroSection-module__2k8MBW__statsRow{gap:8px;margin-top:40px;padding-top:22px}.HeroSection-module__2k8MBW__statCell{padding-right:12px}.HeroSection-module__2k8MBW__statCell+.HeroSection-module__2k8MBW__statCell{padding-left:16px}.HeroSection-module__2k8MBW__statValue{font-size:28px}.HeroSection-module__2k8MBW__statLabel{margin-top:4px;font-size:10px}.HeroSection-module__2k8MBW__dashboard{display:none}}@media (max-width:360px){.HeroSection-module__2k8MBW__h1{font-size:28px}.HeroSection-module__2k8MBW__statValue{font-size:24px}}
.FreeSearchSection-module__EVZBPq__section{background:var(--gradient-section-blue);padding:120px 0 140px;position:relative;overflow:hidden}.FreeSearchSection-module__EVZBPq__section:before{content:"";background-image:var(--section-grid-image);-webkit-mask-image:var(--section-grid-mask);mask-image:var(--section-grid-mask);-webkit-mask-image:var(--section-grid-mask);pointer-events:none;z-index:0;background-size:56px 56px;position:absolute;inset:0}.FreeSearchSection-module__EVZBPq__section:after{content:"";background:linear-gradient(to bottom,var(--bg-base)0,transparent 120px,transparent calc(100% - 120px),var(--bg-base)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.FreeSearchSection-module__EVZBPq__section>*{z-index:1;position:relative}.FreeSearchSection-module__EVZBPq__container{max-width:var(--section-max-width);padding:0 var(--section-padding-x);margin:0 auto;position:relative}.FreeSearchSection-module__EVZBPq__header{text-align:center;max-width:760px;margin:0 auto 48px}.FreeSearchSection-module__EVZBPq__eyebrow{border-radius:var(--r-pill);color:var(--brand-mint-ink);letter-spacing:.08em;text-transform:uppercase;background:#66ffcd14;border:1px solid #66ffcd59;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.FreeSearchSection-module__EVZBPq__eyebrowDot{border-radius:var(--r-pill);background:var(--brand-mint);width:6px;height:6px;box-shadow:0 0 10px var(--brand-mint);animation:2s infinite FreeSearchSection-module__EVZBPq__freesearchPulse}.FreeSearchSection-module__EVZBPq__h2{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:72px;font-weight:400;line-height:.95}.FreeSearchSection-module__EVZBPq__sweep{background:var(--gradient-accent-sweep);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.FreeSearchSection-module__EVZBPq__sub{color:var(--text-3);max-width:600px;margin:24px auto 0;font-size:16px;line-height:1.5}.FreeSearchSection-module__EVZBPq__cardWrap{max-width:960px;margin:0 auto}.FreeSearchSection-module__EVZBPq__cardOuter{box-shadow:var(--shadow-free-search);background:linear-gradient(#66d0ff8c,#66ffcd33 40%,#ffffff0d);border-radius:28px;padding:1px;position:relative}.FreeSearchSection-module__EVZBPq__cardInner{z-index:1;-webkit-backdrop-filter:blur(40px);background:linear-gradient(#0a0d14eb,#080a10f5);border-radius:27px;padding:40px;position:relative}.FreeSearchSection-module__EVZBPq__cardAmbient{z-index:-1;filter:blur(40px);pointer-events:none;background:radial-gradient(600px 300px at 50% 0,#66d0ff33,#0000 60%),radial-gradient(400px 300px at 50% 100%,#66ffcd26,#0000 60%);position:absolute;inset:-50px}.FreeSearchSection-module__EVZBPq__searchBar{box-shadow:inset 0 1px 0 #ffffff0d,var(--glow-sky);background:#ffffff0a;border:1.5px solid #66d0ff59;border-radius:18px;align-items:center;gap:12px;padding:10px;display:flex}.FreeSearchSection-module__EVZBPq__searchIconTile{width:52px;height:52px;color:var(--brand-sky);background:#66d0ff14;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FreeSearchSection-module__EVZBPq__searchInputWrap{flex-direction:column;flex:1;min-width:0;display:flex}.FreeSearchSection-module__EVZBPq__searchLabel{letter-spacing:.12em;text-transform:uppercase;color:#66ffcdcc;margin-bottom:2px;font-size:11px;font-weight:600}.FreeSearchSection-module__EVZBPq__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:inherit;font-size:16px}.FreeSearchSection-module__EVZBPq__searchInput::placeholder{color:#ffffff73}.FreeSearchSection-module__EVZBPq__scanBtn{background:var(--gradient-brand-button);color:#fff;cursor:pointer;transition:transform .2s var(--ease-smooth);border:1px solid #ffffff1f;border-radius:14px;flex-shrink:0;align-items:center;gap:8px;padding:16px 28px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex;box-shadow:0 10px 28px #337dff80,inset 0 1px #ffffff40}.FreeSearchSection-module__EVZBPq__scanBtn:hover{transform:translateY(-1px)}.FreeSearchSection-module__EVZBPq__divider{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;align-items:center;gap:14px;margin:32px 0 20px;font-size:11px;display:flex}.FreeSearchSection-module__EVZBPq__dividerLine{background:#ffffff0f;flex:1;height:1px}.FreeSearchSection-module__EVZBPq__resultsGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.FreeSearchSection-module__EVZBPq__resultCard{background:var(--surface-card);border:1px solid var(--stroke-1);border-radius:12px;grid-template-columns:14px 1fr auto auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.FreeSearchSection-module__EVZBPq__resultDot{border-radius:var(--r-pill);justify-self:center;width:8px;height:8px}.FreeSearchSection-module__EVZBPq__resultDotDanger{background:var(--danger);box-shadow:0 0 8px var(--danger)}.FreeSearchSection-module__EVZBPq__resultDotWarn{background:var(--warn);box-shadow:0 0 8px var(--warn)}.FreeSearchSection-module__EVZBPq__resultDotOk{background:var(--brand-mint);box-shadow:0 0 8px var(--brand-mint)}.FreeSearchSection-module__EVZBPq__resultMeta{min-width:0}.FreeSearchSection-module__EVZBPq__resultUrl{color:#e5f1ff;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:14px;overflow:hidden}.FreeSearchSection-module__EVZBPq__resultType{color:var(--text-5);margin-top:2px;font-size:11px}.FreeSearchSection-module__EVZBPq__resultCount{color:#fff;white-space:nowrap;font-size:13px}.FreeSearchSection-module__EVZBPq__resultCountOk{color:var(--brand-mint);white-space:nowrap;font-size:13px}.FreeSearchSection-module__EVZBPq__resultTagLeak{color:#fff9;letter-spacing:.05em;background:#ffffff0f;border-radius:6px;padding:4px 8px;font-size:11px}.FreeSearchSection-module__EVZBPq__resultTagSource{color:var(--brand-mint);letter-spacing:.05em;background:#66ffcd1f;border-radius:6px;padding:4px 8px;font-size:11px}.FreeSearchSection-module__EVZBPq__cardFooter{color:var(--text-5);justify-content:space-between;align-items:center;gap:16px;margin-top:20px;font-size:12px;display:flex}.FreeSearchSection-module__EVZBPq__cardFooterLink{color:var(--brand-sky);border-bottom:1px dashed var(--brand-sky);white-space:nowrap;transition:color .2s var(--ease-smooth);padding-bottom:1px;text-decoration:none}.FreeSearchSection-module__EVZBPq__cardFooterLink:hover{color:var(--brand-mint);border-bottom-color:var(--brand-mint)}.FreeSearchSection-module__EVZBPq__bullets{flex-wrap:wrap;justify-content:center;gap:28px;max-width:840px;margin:36px auto 0;padding:0;list-style:none;display:flex}.FreeSearchSection-module__EVZBPq__bullet{flex:220px;align-items:flex-start;gap:12px;max-width:260px;display:flex}.FreeSearchSection-module__EVZBPq__bulletCheck{width:22px;height:22px;color:var(--brand-mint);background:#66ffcd1f;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.FreeSearchSection-module__EVZBPq__bulletTitle{color:var(--text-primary);font-size:14px;font-weight:600}.FreeSearchSection-module__EVZBPq__bulletDesc{color:var(--text-4);margin-top:2px;font-size:13px;line-height:1.45}@keyframes FreeSearchSection-module__EVZBPq__freesearchPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}@media (prefers-reduced-motion:reduce){.FreeSearchSection-module__EVZBPq__eyebrowDot{animation:none}.FreeSearchSection-module__EVZBPq__scanBtn,.FreeSearchSection-module__EVZBPq__cardFooterLink{transition:none}}@media (max-width:1199px){.FreeSearchSection-module__EVZBPq__h2{font-size:60px}}@media (max-width:991px){.FreeSearchSection-module__EVZBPq__section{padding:96px 0 110px}.FreeSearchSection-module__EVZBPq__h2{font-size:48px}.FreeSearchSection-module__EVZBPq__cardInner{padding:28px}.FreeSearchSection-module__EVZBPq__searchBar{flex-direction:column;align-items:stretch;gap:10px}.FreeSearchSection-module__EVZBPq__searchInputWrap{text-align:left}.FreeSearchSection-module__EVZBPq__scanBtn{justify-content:center;width:100%}.FreeSearchSection-module__EVZBPq__resultsGrid{grid-template-columns:1fr}.FreeSearchSection-module__EVZBPq__cardFooter{text-align:left;flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:767px){.FreeSearchSection-module__EVZBPq__section{padding:72px 0 88px}.FreeSearchSection-module__EVZBPq__h2{font-size:38px}.FreeSearchSection-module__EVZBPq__sub{font-size:15px}.FreeSearchSection-module__EVZBPq__searchInput{font-size:16px}.FreeSearchSection-module__EVZBPq__bullets{flex-direction:column;gap:20px;margin-top:28px}.FreeSearchSection-module__EVZBPq__bullet{max-width:100%}}
.PricingSection-module__CdwvBa__section{background:var(--gradient-section-blue);padding:120px 0;position:relative;overflow:hidden}.PricingSection-module__CdwvBa__section:before{content:"";background-image:var(--section-grid-image);-webkit-mask-image:var(--section-grid-mask);mask-image:var(--section-grid-mask);-webkit-mask-image:var(--section-grid-mask);pointer-events:none;z-index:0;background-size:56px 56px;position:absolute;inset:0}.PricingSection-module__CdwvBa__section:after{content:"";background:linear-gradient(to bottom,var(--bg-base)0,transparent 120px,transparent calc(100% - 120px),var(--bg-base)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.PricingSection-module__CdwvBa__section>*{z-index:1;position:relative}.PricingSection-module__CdwvBa__container{max-width:var(--section-max-width);padding:0 var(--section-padding-x);margin:0 auto;position:relative}.PricingSection-module__CdwvBa__header{text-align:center;max-width:900px;margin:0 auto 64px}.PricingSection-module__CdwvBa__eyebrow{border-radius:var(--r-pill);color:var(--brand-mint-ink);letter-spacing:.08em;text-transform:uppercase;background:#66ffcd14;border:1px solid #66ffcd59;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.PricingSection-module__CdwvBa__eyebrowDot{border-radius:var(--r-pill);background:var(--brand-mint);width:6px;height:6px;box-shadow:0 0 10px var(--brand-mint)}.PricingSection-module__CdwvBa__h1{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;color:var(--text-primary);margin:24px 0 0;font-size:clamp(38px,6.5vw,80px);font-weight:400;line-height:.95}.PricingSection-module__CdwvBa__sweep{background:var(--gradient-headline-sweep);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.PricingSection-module__CdwvBa__sub{color:var(--text-3);max-width:620px;margin:24px auto 0;font-size:18px;line-height:1.5}.PricingSection-module__CdwvBa__toggleRow{align-items:center;gap:14px;margin-top:44px;display:inline-flex}.PricingSection-module__CdwvBa__toggle{border-radius:var(--r-pill);background:#ffffff0a;border:1px solid #ffffff1a;padding:5px;display:inline-flex}.PricingSection-module__CdwvBa__toggleBtn,.PricingSection-module__CdwvBa__toggleBtnActive{border-radius:var(--r-pill);cursor:pointer;color:var(--text-4);transition:background .2s var(--ease-smooth),color .2s var(--ease-smooth);background:0 0;border:none;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600}.PricingSection-module__CdwvBa__toggleBtnActive{color:var(--bg-elev-1);background:#fff}.PricingSection-module__CdwvBa__saveChip,.PricingSection-module__CdwvBa__saveChipActive{border-radius:var(--r-pill);letter-spacing:.05em;transition:all .3s var(--ease-smooth);padding:5px 12px;font-size:12px;font-weight:700}.PricingSection-module__CdwvBa__saveChip{color:var(--brand-mint);background:#66ffcd26}.PricingSection-module__CdwvBa__saveChipActive{color:#03231a;background:linear-gradient(135deg,#66ffcd,#1fb28f);box-shadow:0 4px 14px #66ffcd59}.PricingSection-module__CdwvBa__cardsGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;max-width:1280px;margin:0 auto;display:grid}.PricingSection-module__CdwvBa__plan{transition:transform .4s var(--ease-smooth);border-radius:24px;padding:1px;display:flex;position:relative}.PricingSection-module__CdwvBa__plan_sky{background:linear-gradient(#66d0ff59,#ffffff0f 70%)}.PricingSection-module__CdwvBa__plan_blue{background:linear-gradient(#337dff73,#ffffff0f 70%)}.PricingSection-module__CdwvBa__plan_deep{background:linear-gradient(#66ffcd66,#ffffff0f 70%)}.PricingSection-module__CdwvBa__planFeatured{box-shadow:var(--shadow-plan-feat);background:linear-gradient(#337dff73,#66ffcd40 60%,#ffffff0d);padding:1.5px;transform:translateY(-8px)}.PricingSection-module__CdwvBa__plan:hover{transform:translateY(-10px)}.PricingSection-module__CdwvBa__planFeatured:hover{transform:translateY(-14px)}.PricingSection-module__CdwvBa__popularChip{border-radius:var(--r-pill);color:#03231a;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;z-index:2;background:linear-gradient(135deg,#66ffcd,#1fb28f);padding:6px 14px;font-size:11px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #66ffcd59}.PricingSection-module__CdwvBa__planInner{background:var(--bg-elev-1);border-radius:23px;flex-direction:column;width:100%;padding:36px 30px 32px;display:flex;position:relative}.PricingSection-module__CdwvBa__planFeatured .PricingSection-module__CdwvBa__planInner{background:linear-gradient(#0c1220 0%,#070a12 100%)}.PricingSection-module__CdwvBa__planHeader{align-items:center;gap:12px;margin-bottom:10px;display:flex}.PricingSection-module__CdwvBa__planIconChip{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.PricingSection-module__CdwvBa__plan_sky .PricingSection-module__CdwvBa__planIconChip{background:linear-gradient(135deg,#66d0ff,#3b9cff);box-shadow:0 4px 16px #66d0ff59}.PricingSection-module__CdwvBa__plan_blue .PricingSection-module__CdwvBa__planIconChip{background:linear-gradient(135deg,#5a9cff,#337dff);box-shadow:0 4px 16px #337dff73}.PricingSection-module__CdwvBa__plan_deep .PricingSection-module__CdwvBa__planIconChip{color:#03231a;background:linear-gradient(135deg,#66ffcd,#1fb28f);box-shadow:0 4px 16px #66ffcd66}.PricingSection-module__CdwvBa__planTitle{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:22px;font-weight:600}.PricingSection-module__CdwvBa__planDesc{color:#ffffff9e;min-height:42px;margin:0;font-size:14px;line-height:1.5}.PricingSection-module__CdwvBa__priceBlock{margin:28px 0 24px}.PricingSection-module__CdwvBa__priceStarting{color:var(--text-4);letter-spacing:.02em;margin-bottom:6px;font-size:12px}.PricingSection-module__CdwvBa__priceRow{align-items:baseline;gap:8px;display:flex}.PricingSection-module__CdwvBa__priceValue{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.02em;color:#fff;animation:PricingSection-module__CdwvBa__ppSlot .4s var(--ease-smooth)both;font-size:clamp(44px,5vw,56px);font-weight:400;line-height:1;display:inline-block}.PricingSection-module__CdwvBa__priceSuffix{color:var(--text-4);font-size:14px}.PricingSection-module__CdwvBa__priceNoteYearly,.PricingSection-module__CdwvBa__priceNoteMonthly{margin-top:6px;font-size:12px;font-weight:500}.PricingSection-module__CdwvBa__priceNoteYearly{color:var(--brand-sky)}.PricingSection-module__CdwvBa__plan_blue .PricingSection-module__CdwvBa__priceNoteYearly{color:#b9d3ff}.PricingSection-module__CdwvBa__plan_deep .PricingSection-module__CdwvBa__priceNoteYearly{color:var(--brand-mint)}.PricingSection-module__CdwvBa__priceNoteMonthly{color:var(--text-5)}@keyframes PricingSection-module__CdwvBa__ppSlot{0%{opacity:0;filter:blur(4px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translateY(0)}}.PricingSection-module__CdwvBa__planCta,.PricingSection-module__CdwvBa__planCtaFeatured{color:#fff;cursor:pointer;width:100%;transition:transform .2s var(--ease-smooth),box-shadow .2s var(--ease-smooth);border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;padding:14px 20px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.PricingSection-module__CdwvBa__planCta{background:#ffffff0f;border:1px solid #ffffff1f}.PricingSection-module__CdwvBa__planCta:hover{background:#ffffff17;transform:translateY(-2px)}.PricingSection-module__CdwvBa__planCtaFeatured{background:linear-gradient(#5a9cff,#337dff);border:1px solid #ffffff24;box-shadow:0 10px 32px #337dff80,inset 0 1px #ffffff38}.PricingSection-module__CdwvBa__planCtaFeatured:hover{transform:translateY(-2px);box-shadow:0 14px 36px #337dff99,inset 0 1px #ffffff40}.PricingSection-module__CdwvBa__planDivider{background:#ffffff0f;height:1px;margin-bottom:18px}.PricingSection-module__CdwvBa__sectionTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-4);align-items:center;gap:6px;margin-bottom:12px;font-size:11px;display:flex}.PricingSection-module__CdwvBa__platformList{flex-direction:column;gap:10px;margin:0 0 18px;padding:0;list-style:none;display:flex}.PricingSection-module__CdwvBa__platformRow{align-items:center;gap:10px;min-height:26px;display:flex}.PricingSection-module__CdwvBa__platformChip{color:#9fdbff;background:#66d0ff1f;border:1px solid #66d0ff40;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.PricingSection-module__CdwvBa__platformLabel{color:#ffffffeb;font-size:14px}.PricingSection-module__CdwvBa__featureList{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.PricingSection-module__CdwvBa__featureRow{align-items:center;gap:10px;min-height:22px;display:flex}.PricingSection-module__CdwvBa__featureCheck{color:var(--brand-mint);flex-shrink:0}.PricingSection-module__CdwvBa__featureLabel{color:#ffffffe6;font-size:14px;line-height:1.4}.PricingSection-module__CdwvBa__trialBadge{color:var(--text-4);border-top:1px dashed #ffffff14;align-items:center;gap:6px;margin-top:22px;padding-top:16px;font-size:12px;display:flex}.PricingSection-module__CdwvBa__trialDot{border-radius:50%;width:3px;height:3px}.PricingSection-module__CdwvBa__plan_sky .PricingSection-module__CdwvBa__trialDot{background:var(--brand-sky);box-shadow:0 0 8px var(--brand-sky)}.PricingSection-module__CdwvBa__plan_blue .PricingSection-module__CdwvBa__trialDot{background:#5a9cff;box-shadow:0 0 8px #5a9cff}.PricingSection-module__CdwvBa__plan_deep .PricingSection-module__CdwvBa__trialDot{background:var(--brand-mint);box-shadow:0 0 8px var(--brand-mint)}.PricingSection-module__CdwvBa__tooltipRoot{margin-left:auto;display:inline-flex;position:relative}.PricingSection-module__CdwvBa__tooltipTrigger{width:16px;height:16px;color:var(--text-4);cursor:help;background:0 0;border:1.5px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:10px;font-weight:600;line-height:13px;display:inline-flex}.PricingSection-module__CdwvBa__tooltipBubble{color:#ffffffd9;z-index:20;text-align:left;letter-spacing:0;background:#080b14f7;border:1px solid #66d0ff38;border-radius:10px;width:240px;padding:10px 14px;font-size:12px;font-weight:400;line-height:1.5;position:absolute;bottom:calc(100% + 10px);right:-6px;box-shadow:0 12px 32px #0009}.PricingSection-module__CdwvBa__bottomNote{text-align:center;color:var(--text-4);margin:28px 0 0;font-size:14px}.PricingSection-module__CdwvBa__bottomSep{color:#fff3;margin:0 10px}.PricingSection-module__CdwvBa__bottomLink{color:#9fdbff;transition:color .2s var(--ease-smooth);border-bottom:1px dashed #9fdbff66;padding-bottom:1px;text-decoration:none}.PricingSection-module__CdwvBa__bottomLink:hover{color:var(--brand-sky)}@media (prefers-reduced-motion:reduce){.PricingSection-module__CdwvBa__plan,.PricingSection-module__CdwvBa__planCta,.PricingSection-module__CdwvBa__planCtaFeatured,.PricingSection-module__CdwvBa__toggleBtn,.PricingSection-module__CdwvBa__toggleBtnActive,.PricingSection-module__CdwvBa__priceValue{transition:none;animation:none}.PricingSection-module__CdwvBa__plan:hover,.PricingSection-module__CdwvBa__planFeatured:hover,.PricingSection-module__CdwvBa__planCta:hover,.PricingSection-module__CdwvBa__planCtaFeatured:hover{transform:none}}@media (max-width:1199px){.PricingSection-module__CdwvBa__h1{font-size:clamp(38px,6vw,64px)}.PricingSection-module__CdwvBa__cardsGrid{gap:16px}}@media (max-width:979px){.PricingSection-module__CdwvBa__section{padding:96px 0}.PricingSection-module__CdwvBa__cardsGrid{grid-template-columns:1fr;gap:20px;max-width:520px}.PricingSection-module__CdwvBa__planFeatured{transform:translateY(0)}.PricingSection-module__CdwvBa__planFeatured:hover,.PricingSection-module__CdwvBa__plan:hover{transform:translateY(-4px)}}@media (max-width:767px){.PricingSection-module__CdwvBa__section{padding:72px 0}.PricingSection-module__CdwvBa__h1{font-size:38px}.PricingSection-module__CdwvBa__sub{font-size:15px}.PricingSection-module__CdwvBa__toggleBtn,.PricingSection-module__CdwvBa__toggleBtnActive{padding:8px 16px;font-size:13px}.PricingSection-module__CdwvBa__planInner{padding:28px 22px 24px}.PricingSection-module__CdwvBa__priceValue{font-size:42px}.PricingSection-module__CdwvBa__tooltipBubble{width:200px;font-size:11px}}
.FAQSection-module__25lxaa__section{background:var(--gradient-section-blue);padding:120px 0;position:relative;overflow:hidden}.FAQSection-module__25lxaa__section:before{content:"";background-image:var(--section-grid-image);-webkit-mask-image:var(--section-grid-mask);mask-image:var(--section-grid-mask);-webkit-mask-image:var(--section-grid-mask);pointer-events:none;z-index:0;background-size:56px 56px;position:absolute;inset:0}.FAQSection-module__25lxaa__section:after{content:"";background:linear-gradient(to bottom,var(--bg-base)0,transparent 120px,transparent calc(100% - 120px),var(--bg-base)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.FAQSection-module__25lxaa__section>*{z-index:1;position:relative}.FAQSection-module__25lxaa__container{max-width:var(--section-max-width);padding:0 var(--section-padding-x);margin:0 auto;position:relative}.FAQSection-module__25lxaa__grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:64px;display:grid}.FAQSection-module__25lxaa__copy{position:sticky;top:100px}.FAQSection-module__25lxaa__eyebrow{border-radius:var(--r-pill);color:var(--brand-mint-ink);letter-spacing:.08em;text-transform:uppercase;background:#66ffcd14;border:1px solid #66ffcd59;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.FAQSection-module__25lxaa__h2{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:64px;font-weight:400;line-height:.95}.FAQSection-module__25lxaa__intro{color:var(--text-4);max-width:360px;margin:20px 0 0;font-size:16px;line-height:1.5}.FAQSection-module__25lxaa__introLink{color:var(--brand-mint-ink);border-bottom:1px dashed var(--brand-mint);transition:color .2s var(--ease-smooth);padding-bottom:1px;font-weight:500;text-decoration:none}.FAQSection-module__25lxaa__introLink:hover{color:var(--brand-mint)}.FAQSection-module__25lxaa__list{flex-direction:column;gap:12px;display:flex}.FAQSection-module__25lxaa__item{background:var(--surface-card);border:1px solid var(--stroke-1);transition:background .3s var(--ease-smooth),border-color .3s var(--ease-smooth);border-radius:14px;padding:22px 26px}.FAQSection-module__25lxaa__item[open]{border-color:var(--stroke-brand);background:#66d0ff09}.FAQSection-module__25lxaa__item:hover:not([open]){border-color:var(--stroke-2);background:#ffffff0a}.FAQSection-module__25lxaa__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;list-style:none;display:flex}.FAQSection-module__25lxaa__summary::-webkit-details-marker{display:none}.FAQSection-module__25lxaa__question{color:var(--text-primary);font-size:16px;font-weight:500;line-height:1.35}.FAQSection-module__25lxaa__chevron{color:var(--text-4);transition:transform .3s var(--ease-smooth),color .3s var(--ease-smooth);flex-shrink:0}.FAQSection-module__25lxaa__item[open] .FAQSection-module__25lxaa__chevron{color:var(--brand-mint);transform:rotate(90deg)}.FAQSection-module__25lxaa__answer{color:var(--text-3);animation:FAQSection-module__25lxaa__faqFadeIn .3s var(--ease-smooth);margin-top:12px;font-size:14px;line-height:1.6}@keyframes FAQSection-module__25lxaa__faqFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.FAQSection-module__25lxaa__item,.FAQSection-module__25lxaa__chevron{transition:none}.FAQSection-module__25lxaa__answer{animation:none}}@media (max-width:1199px){.FAQSection-module__25lxaa__h2{font-size:52px}}@media (max-width:991px){.FAQSection-module__25lxaa__section{padding:96px 0}.FAQSection-module__25lxaa__grid{grid-template-columns:1fr;gap:40px}.FAQSection-module__25lxaa__copy{position:static}.FAQSection-module__25lxaa__h2{font-size:40px}}@media (max-width:767px){.FAQSection-module__25lxaa__section{padding:72px 0}.FAQSection-module__25lxaa__h2{font-size:30px}.FAQSection-module__25lxaa__item{border-radius:12px;padding:18px 20px}.FAQSection-module__25lxaa__question{font-size:15px}}
.WhyProtectSection-module__dcAXxW__section{background:var(--gradient-section-red);padding:120px 0;position:relative;overflow:hidden}.WhyProtectSection-module__dcAXxW__section:before{content:"";background-image:var(--section-grid-image);-webkit-mask-image:var(--section-grid-mask);mask-image:var(--section-grid-mask);-webkit-mask-image:var(--section-grid-mask);pointer-events:none;z-index:0;background-size:56px 56px;position:absolute;inset:0}.WhyProtectSection-module__dcAXxW__section:after{content:"";background:linear-gradient(to bottom,var(--bg-base)0,transparent 120px,transparent calc(100% - 120px),var(--bg-base)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.WhyProtectSection-module__dcAXxW__section>*{z-index:1;position:relative}.WhyProtectSection-module__dcAXxW__container{max-width:var(--section-max-width);padding:0 var(--section-padding-x);margin:0 auto;position:relative}.WhyProtectSection-module__dcAXxW__grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:64px;display:grid}.WhyProtectSection-module__dcAXxW__copy{max-width:440px}.WhyProtectSection-module__dcAXxW__eyebrow{border-radius:var(--r-pill);color:var(--danger-tint);letter-spacing:.08em;text-transform:uppercase;background:#ff6b6b14;border:1px solid #ffb1b159;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.WhyProtectSection-module__dcAXxW__eyebrowDot{border-radius:var(--r-pill);background:var(--danger);width:6px;height:6px;box-shadow:0 0 10px var(--danger)}.WhyProtectSection-module__dcAXxW__h2{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:64px;font-weight:400;line-height:.95}.WhyProtectSection-module__dcAXxW__p{color:var(--text-4);max-width:440px;margin:24px 0 0;font-size:17px;line-height:1.5}.WhyProtectSection-module__dcAXxW__cardsGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.WhyProtectSection-module__dcAXxW__card{background:var(--surface-card);border:1px solid var(--stroke-1);transition:transform .35s var(--ease-smooth),background .35s var(--ease-smooth),border-color .35s var(--ease-smooth),box-shadow .35s var(--ease-smooth);border-radius:18px;padding:28px}.WhyProtectSection-module__dcAXxW__card:hover{box-shadow:var(--shadow-card-red);background:#ff6b6b0d;border-color:#ff6b6b59;transform:translateY(-4px)}.WhyProtectSection-module__dcAXxW__iconTile{width:36px;height:36px;color:var(--danger-2);transition:transform .35s var(--ease-smooth),background .35s var(--ease-smooth);background:#ffb1b11f;border:1px solid #ff8a8a40;border-radius:10px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.WhyProtectSection-module__dcAXxW__card:hover .WhyProtectSection-module__dcAXxW__iconTile{background:#ffb1b12e;transform:scale(1.08)rotate(-4deg)}.WhyProtectSection-module__dcAXxW__stat{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.02em;color:var(--text-primary);transition:transform .35s var(--ease-smooth);transform-origin:0;font-size:44px;font-weight:400;line-height:1}.WhyProtectSection-module__dcAXxW__card:hover .WhyProtectSection-module__dcAXxW__stat{transform:scale(1.04)}.WhyProtectSection-module__dcAXxW__label{color:var(--text-3);margin-top:12px;font-size:14px;line-height:1.45}@media (prefers-reduced-motion:reduce){.WhyProtectSection-module__dcAXxW__card,.WhyProtectSection-module__dcAXxW__iconTile,.WhyProtectSection-module__dcAXxW__stat{transition:none}.WhyProtectSection-module__dcAXxW__card:hover,.WhyProtectSection-module__dcAXxW__card:hover .WhyProtectSection-module__dcAXxW__iconTile,.WhyProtectSection-module__dcAXxW__card:hover .WhyProtectSection-module__dcAXxW__stat{transform:none}}@media (max-width:1199px){.WhyProtectSection-module__dcAXxW__h2{font-size:52px}.WhyProtectSection-module__dcAXxW__stat{font-size:40px}}@media (max-width:991px){.WhyProtectSection-module__dcAXxW__section{padding:96px 0}.WhyProtectSection-module__dcAXxW__grid{grid-template-columns:1fr;gap:48px}.WhyProtectSection-module__dcAXxW__h2{font-size:44px}}@media (max-width:767px){.WhyProtectSection-module__dcAXxW__section{padding:72px 0}.WhyProtectSection-module__dcAXxW__h2{font-size:36px}.WhyProtectSection-module__dcAXxW__cardsGrid{grid-template-columns:1fr;gap:12px}.WhyProtectSection-module__dcAXxW__card{padding:24px}.WhyProtectSection-module__dcAXxW__stat{font-size:36px}}
.HowItWorksSection-module__N_TXIW__section{background:var(--gradient-section-blue);padding:120px 0;position:relative;overflow:hidden}.HowItWorksSection-module__N_TXIW__section:before{content:"";background-image:var(--section-grid-image);-webkit-mask-image:var(--section-grid-mask);mask-image:var(--section-grid-mask);-webkit-mask-image:var(--section-grid-mask);pointer-events:none;z-index:0;background-size:56px 56px;position:absolute;inset:0}.HowItWorksSection-module__N_TXIW__section:after{content:"";background:linear-gradient(to bottom,var(--bg-base)0,transparent 120px,transparent calc(100% - 120px),var(--bg-base)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.HowItWorksSection-module__N_TXIW__section>*{z-index:1;position:relative}.HowItWorksSection-module__N_TXIW__container{max-width:var(--section-max-width);padding:0 var(--section-padding-x);margin:0 auto;position:relative}.HowItWorksSection-module__N_TXIW__header{text-align:center;max-width:760px;margin:0 auto 64px}.HowItWorksSection-module__N_TXIW__eyebrow{border-radius:var(--r-pill);color:var(--brand-mint-ink);letter-spacing:.08em;text-transform:uppercase;background:#66ffcd14;border:1px solid #66ffcd59;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.HowItWorksSection-module__N_TXIW__eyebrowDot{border-radius:var(--r-pill);background:var(--brand-mint);width:6px;height:6px;box-shadow:0 0 10px var(--brand-mint)}.HowItWorksSection-module__N_TXIW__h2{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:68px;font-weight:400;line-height:.95}.HowItWorksSection-module__N_TXIW__sweep{background:linear-gradient(90deg,#fff 0%,var(--brand-mint)100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.HowItWorksSection-module__N_TXIW__stepsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid;position:relative}.HowItWorksSection-module__N_TXIW__connectorLine{pointer-events:none;z-index:0;background:linear-gradient(90deg,#0000 0%,#66ffcd66 20%,#66d0ff66 80%,#0000 100%);height:1px;position:absolute;top:36px;left:8%;right:8%}.HowItWorksSection-module__N_TXIW__step{z-index:1;text-align:center;transition:transform .35s var(--ease-smooth);padding:0 8px;position:relative}.HowItWorksSection-module__N_TXIW__step:hover{transform:translateY(-6px)}.HowItWorksSection-module__N_TXIW__iconTile{background:var(--gradient-step-icon);width:72px;height:72px;color:var(--brand-sky);transition:transform .35s var(--ease-smooth),background .35s var(--ease-smooth),border-color .35s var(--ease-smooth),box-shadow .35s var(--ease-smooth);border:1px solid #66d0ff4d;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex;box-shadow:0 8px 32px #337dff40,inset 0 1px #ffffff14}.HowItWorksSection-module__N_TXIW__step:hover .HowItWorksSection-module__N_TXIW__iconTile{color:var(--brand-mint);background:linear-gradient(#142033,#0b1220);border-color:#66ffcd8c;transform:translateY(-2px)scale(1.06);box-shadow:0 10px 36px #66ffcd4d,inset 0 1px #ffffff1f}.HowItWorksSection-module__N_TXIW__stepLabel{letter-spacing:.1em;color:var(--brand-mint);margin-bottom:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:12px;font-weight:600}.HowItWorksSection-module__N_TXIW__stepTitle{color:var(--text-primary);margin-bottom:10px;font-size:20px;font-weight:600;line-height:1.25}.HowItWorksSection-module__N_TXIW__stepDesc{color:var(--text-3);max-width:240px;margin:0 auto;font-size:14px;line-height:1.5}@media (prefers-reduced-motion:reduce){.HowItWorksSection-module__N_TXIW__step,.HowItWorksSection-module__N_TXIW__iconTile{transition:none}.HowItWorksSection-module__N_TXIW__step:hover,.HowItWorksSection-module__N_TXIW__step:hover .HowItWorksSection-module__N_TXIW__iconTile{transform:none}}@media (max-width:1199px){.HowItWorksSection-module__N_TXIW__h2{font-size:56px}}@media (max-width:991px){.HowItWorksSection-module__N_TXIW__section{padding:96px 0}.HowItWorksSection-module__N_TXIW__h2{font-size:44px}.HowItWorksSection-module__N_TXIW__stepsGrid{grid-template-columns:repeat(2,1fr);gap:40px 20px}.HowItWorksSection-module__N_TXIW__connectorLine{display:none}}@media (max-width:767px){.HowItWorksSection-module__N_TXIW__section{padding:72px 0}.HowItWorksSection-module__N_TXIW__header{margin-bottom:40px}.HowItWorksSection-module__N_TXIW__h2{font-size:30px;line-height:1}.HowItWorksSection-module__N_TXIW__stepsGrid{grid-template-columns:1fr;gap:32px}.HowItWorksSection-module__N_TXIW__iconTile{width:64px;height:64px;margin-bottom:16px}.HowItWorksSection-module__N_TXIW__stepTitle{font-size:18px}.HowItWorksSection-module__N_TXIW__stepDesc{font-size:14px}}
.TrustedBySection-module__RS_3uq__section{background:var(--gradient-section-blue);padding:120px 0;position:relative;overflow:hidden}.TrustedBySection-module__RS_3uq__section:before{content:"";background-image:var(--section-grid-image);-webkit-mask-image:var(--section-grid-mask);mask-image:var(--section-grid-mask);-webkit-mask-image:var(--section-grid-mask);pointer-events:none;z-index:0;background-size:56px 56px;position:absolute;inset:0}.TrustedBySection-module__RS_3uq__section:after{content:"";background:linear-gradient(to bottom,var(--bg-base)0,transparent 120px,transparent calc(100% - 120px),var(--bg-base)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.TrustedBySection-module__RS_3uq__section>*{z-index:1;position:relative}.TrustedBySection-module__RS_3uq__container{max-width:var(--section-max-width);padding:0 var(--section-padding-x);margin:0 auto;position:relative}.TrustedBySection-module__RS_3uq__topRow{grid-template-columns:1fr 1.3fr;align-items:center;gap:64px;margin-bottom:48px;display:grid}.TrustedBySection-module__RS_3uq__copy{max-width:560px}.TrustedBySection-module__RS_3uq__eyebrow{border-radius:var(--r-pill);color:var(--brand-mint-ink);letter-spacing:.08em;text-transform:uppercase;background:#66ffcd14;border:1px solid #66ffcd59;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.TrustedBySection-module__RS_3uq__eyebrowDot{border-radius:var(--r-pill);background:var(--brand-mint);width:6px;height:6px;box-shadow:0 0 10px var(--brand-mint)}.TrustedBySection-module__RS_3uq__h2{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:64px;font-weight:400;line-height:.95}.TrustedBySection-module__RS_3uq__sweep{background:var(--gradient-accent-sweep);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.TrustedBySection-module__RS_3uq__stats{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:40px;display:flex}.TrustedBySection-module__RS_3uq__stat{text-align:right;min-width:140px}.TrustedBySection-module__RS_3uq__statValue{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.02em;color:var(--text-primary);font-size:40px;line-height:1}.TrustedBySection-module__RS_3uq__statLabel{color:var(--text-4);margin-top:6px;font-size:12px}.TrustedBySection-module__RS_3uq__trustpilotStars{justify-content:flex-end;gap:3px;width:100%;margin:6px 0 0;display:inline-flex}.TrustedBySection-module__RS_3uq__trustpilotStar{background:var(--trustpilot-green);border-radius:2px;width:16px;height:16px}.TrustedBySection-module__RS_3uq__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.TrustedBySection-module__RS_3uq__card{transition:transform .35s var(--ease-smooth),background .35s var(--ease-smooth),border-color .35s var(--ease-smooth),box-shadow .35s var(--ease-smooth);background:linear-gradient(#ffffff0a,#ffffff04);border:1px solid #ffffff12;border-radius:20px;padding:28px}.TrustedBySection-module__RS_3uq__card:hover{box-shadow:var(--shadow-card);background:linear-gradient(#ffffff0e,#ffffff05);border-color:#66d0ff4d;transform:translateY(-4px)}.TrustedBySection-module__RS_3uq__cardHeader{align-items:center;gap:14px;margin-bottom:20px;display:flex}.TrustedBySection-module__RS_3uq__avatar{border-radius:var(--r-pill);object-fit:cover;width:52px;height:52px;transition:transform .35s var(--ease-smooth),border-color .35s var(--ease-smooth);border:1.5px solid #66d0ff66;flex-shrink:0}.TrustedBySection-module__RS_3uq__card:hover .TrustedBySection-module__RS_3uq__avatar{border-color:var(--brand-mint);transform:scale(1.06)}.TrustedBySection-module__RS_3uq__cardHeaderMeta{min-width:0}.TrustedBySection-module__RS_3uq__cardName{color:var(--text-primary);font-size:15px;font-weight:600}.TrustedBySection-module__RS_3uq__cardLikes{color:var(--text-4);align-items:center;gap:6px;margin-top:3px;font-size:12px;display:flex}.TrustedBySection-module__RS_3uq__quote{color:var(--text-2);margin:0;font-size:15px;line-height:1.55}.TrustedBySection-module__RS_3uq__avatarStrip{border-radius:var(--r-pill);background:var(--surface-card);border:1px solid var(--stroke-1);align-items:center;gap:20px;margin-top:40px;padding:22px 28px;display:flex}.TrustedBySection-module__RS_3uq__avatarStack{flex-shrink:0;display:flex}.TrustedBySection-module__RS_3uq__avatarStackItem{border-radius:var(--r-pill);object-fit:cover;border:2px solid var(--bg-elev-1);width:40px;height:40px;margin-left:-12px;position:relative}.TrustedBySection-module__RS_3uq__avatarStackItem:first-child{margin-left:0}.TrustedBySection-module__RS_3uq__avatarStripCopy{color:var(--text-3);font-size:14px;line-height:1.45}.TrustedBySection-module__RS_3uq__avatarStripCopy b{color:var(--text-primary);font-weight:600}.TrustedBySection-module__RS_3uq__avatarStripMuted{color:var(--text-4)}@media (prefers-reduced-motion:reduce){.TrustedBySection-module__RS_3uq__card,.TrustedBySection-module__RS_3uq__avatar{transition:none}.TrustedBySection-module__RS_3uq__card:hover,.TrustedBySection-module__RS_3uq__card:hover .TrustedBySection-module__RS_3uq__avatar{transform:none}}@media (max-width:1199px){.TrustedBySection-module__RS_3uq__h2{font-size:52px}.TrustedBySection-module__RS_3uq__statValue{font-size:34px}}@media (max-width:991px){.TrustedBySection-module__RS_3uq__section{padding:96px 0}.TrustedBySection-module__RS_3uq__topRow{grid-template-columns:1fr;align-items:start;gap:32px}.TrustedBySection-module__RS_3uq__stats{justify-content:flex-start}.TrustedBySection-module__RS_3uq__stat{text-align:left;min-width:120px}.TrustedBySection-module__RS_3uq__trustpilotStars{justify-content:flex-start}.TrustedBySection-module__RS_3uq__h2{font-size:40px}.TrustedBySection-module__RS_3uq__testimonialsGrid{grid-template-columns:1fr;gap:16px}}@media (max-width:767px){.TrustedBySection-module__RS_3uq__section{padding:72px 0}.TrustedBySection-module__RS_3uq__h2{font-size:30px}.TrustedBySection-module__RS_3uq__stats{gap:24px}.TrustedBySection-module__RS_3uq__statValue{font-size:28px}.TrustedBySection-module__RS_3uq__card{padding:22px}.TrustedBySection-module__RS_3uq__quote{font-size:14px}.TrustedBySection-module__RS_3uq__avatarStrip{text-align:center;border-radius:20px;flex-direction:column;gap:14px;padding:20px}.TrustedBySection-module__RS_3uq__avatarStripCopy{font-size:13px}}
.BlogSection-module__mvqOKa__section{background:var(--bg-base);padding-bottom:100px;position:relative}.BlogSection-module__mvqOKa__container{max-width:1200px;padding:0 var(--section-padding-x);margin:0 auto;position:relative}.BlogSection-module__mvqOKa__hero{background:var(--gradient-section-blue);padding:clamp(80px,14vw,130px) 0 40px;position:relative;overflow:hidden}.BlogSection-module__mvqOKa__hero:before{content:"";background-image:var(--section-grid-image);-webkit-mask-image:var(--section-grid-mask);mask-image:var(--section-grid-mask);-webkit-mask-image:var(--section-grid-mask);pointer-events:none;z-index:0;background-size:56px 56px;position:absolute;inset:0}.BlogSection-module__mvqOKa__hero>*{z-index:1;position:relative}.BlogSection-module__mvqOKa__heroHeader{text-align:center;margin-bottom:40px}.BlogSection-module__mvqOKa__heroEyebrow{border-radius:var(--r-pill);color:var(--brand-mint-ink);letter-spacing:.08em;text-transform:uppercase;background:#66ffcd14;border:1px solid #66ffcd59;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.BlogSection-module__mvqOKa__heroEyebrowDot{border-radius:var(--r-pill);background:var(--brand-mint);width:6px;height:6px;box-shadow:0 0 10px var(--brand-mint)}.BlogSection-module__mvqOKa__h1{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.03em;max-width:760px;color:var(--text-primary);margin:0 auto;font-size:clamp(30px,3.5vw,48px);font-weight:400;line-height:1}.BlogSection-module__mvqOKa__sweep{background:linear-gradient(90deg,#66ffcd,#66d0ff);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.BlogSection-module__mvqOKa__heroSub{color:var(--text-4);max-width:560px;margin:14px auto 0;font-size:17px;line-height:1.5}.BlogSection-module__mvqOKa__featuredLink{color:inherit;max-width:1200px;margin:0 auto;font-family:inherit;text-decoration:none;display:block}.BlogSection-module__mvqOKa__featuredOuter{border-radius:24px;padding:1px}.BlogSection-module__mvqOKa__featuredInner{background:linear-gradient(180deg,#0e121ceb,#080b12fa),var(--bg-elev-1);min-height:360px;transition:transform .6s var(--ease-smooth);border-radius:23px;grid-template-columns:1fr 1fr;align-items:stretch;display:grid;overflow:hidden}.BlogSection-module__mvqOKa__featuredLink:hover .BlogSection-module__mvqOKa__featuredInner{transform:translateY(-4px)}.BlogSection-module__mvqOKa__featuredThumbWrap{min-height:360px;position:relative;overflow:hidden}.BlogSection-module__mvqOKa__featuredThumbWrap>*{width:100%;height:100%}.BlogSection-module__mvqOKa__featuredLink:hover .BlogSection-module__mvqOKa__featuredThumbWrap>div>svg{transition:transform .6s var(--ease-smooth);transform:scale(1.02)}.BlogSection-module__mvqOKa__featuredBody{flex-direction:column;justify-content:center;gap:20px;padding:40px 44px;display:flex}.BlogSection-module__mvqOKa__featuredEyebrow{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.BlogSection-module__mvqOKa__featuredEyebrowDot{border-radius:50%;width:6px;height:6px}.BlogSection-module__mvqOKa__featuredTitle{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(26px,3vw,38px);font-weight:400;line-height:1.05}.BlogSection-module__mvqOKa__featuredExcerpt{color:var(--text-3);margin:0;font-size:16px;line-height:1.6}.BlogSection-module__mvqOKa__featuredFooter{flex-wrap:wrap;align-items:center;gap:14px;margin-top:6px;display:flex}.BlogSection-module__mvqOKa__featuredCta{border-radius:var(--r-pill);color:#04101f;transition:transform .2s var(--ease-smooth);background:linear-gradient(#66d0ff,#337dff);align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 8px 24px #337dff59}.BlogSection-module__mvqOKa__featuredLink:hover .BlogSection-module__mvqOKa__featuredCta{transform:translateY(-1px)}.BlogSection-module__mvqOKa__readTime,.BlogSection-module__mvqOKa__readTimeSm{color:var(--text-4);align-items:center;gap:8px;font-size:13px;display:inline-flex}.BlogSection-module__mvqOKa__readTimeSm{gap:6px;font-size:12px}.BlogSection-module__mvqOKa__toolbarWrap{padding-top:32px}.BlogSection-module__mvqOKa__toolbar{border-top:1px solid var(--stroke-1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:32px;display:flex}.BlogSection-module__mvqOKa__chipsRow{scrollbar-width:none;flex-wrap:nowrap;gap:8px;display:flex;overflow-x:auto}.BlogSection-module__mvqOKa__chipsRow::-webkit-scrollbar{display:none}.BlogSection-module__mvqOKa__chipAll,.BlogSection-module__mvqOKa__chipAllActive,.BlogSection-module__mvqOKa__chip,.BlogSection-module__mvqOKa__chipActive{border-radius:var(--r-pill);white-space:nowrap;cursor:pointer;transition:all .2s var(--ease-smooth);align-items:center;gap:8px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.BlogSection-module__mvqOKa__chipAll,.BlogSection-module__mvqOKa__chip{color:var(--text-3);background:#ffffff0a;border:1px solid #ffffff1a}.BlogSection-module__mvqOKa__chipAll:hover,.BlogSection-module__mvqOKa__chip:hover{background:#ffffff0f}.BlogSection-module__mvqOKa__chipAllActive{color:var(--bg-elev-1);background:#fff;border:1px solid #fff}.BlogSection-module__mvqOKa__chipActive{border:1px solid #0000}.BlogSection-module__mvqOKa__chipDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.BlogSection-module__mvqOKa__chipCount{opacity:.5;margin-left:4px;font-size:11px}.BlogSection-module__mvqOKa__chipAllActive .BlogSection-module__mvqOKa__chipCount{opacity:.45}.BlogSection-module__mvqOKa__searchWrap{flex-shrink:0;width:320px;position:relative}.BlogSection-module__mvqOKa__searchIcon{color:var(--text-5);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.BlogSection-module__mvqOKa__searchInput{border-radius:var(--r-pill);width:100%;color:var(--text-primary);transition:border-color .2s var(--ease-smooth),background .2s var(--ease-smooth),box-shadow .2s var(--ease-smooth);background:#ffffff0a;border:1px solid #ffffff1a;outline:none;padding:11px 44px 11px 42px;font-family:inherit;font-size:13px}.BlogSection-module__mvqOKa__searchInput::placeholder{color:var(--text-5)}.BlogSection-module__mvqOKa__searchInput:focus{background:#ffffff0f;border-color:#66d0ff80;box-shadow:0 0 40px #66d0ff1f}.BlogSection-module__mvqOKa__searchClear{border-radius:var(--r-pill);color:var(--text-3);cursor:pointer;background:#ffffff14;border:none;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.BlogSection-module__mvqOKa__searchClear:hover{color:var(--text-primary);background:#ffffff1f}.BlogSection-module__mvqOKa__gridWrap{padding-top:40px}.BlogSection-module__mvqOKa__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.BlogSection-module__mvqOKa__cardLink{color:inherit;font-family:inherit;text-decoration:none;display:block}.BlogSection-module__mvqOKa__cardOuter{height:100%;transition:transform .35s var(--ease-smooth);background:linear-gradient(#ffffff14,#ffffff05 50%);border-radius:18px;padding:1px}.BlogSection-module__mvqOKa__cardLink:hover .BlogSection-module__mvqOKa__cardOuter{transform:translateY(-4px)}.BlogSection-module__mvqOKa__cardInner{background:linear-gradient(180deg,#0e121ce6,#080b12f2),var(--bg-elev-1);border:1px solid var(--stroke-1);height:100%;transition:border-color .35s var(--ease-smooth),box-shadow .35s var(--ease-smooth);border-radius:17px;flex-direction:column;display:flex;overflow:hidden}.BlogSection-module__mvqOKa__cardLink:hover .BlogSection-module__mvqOKa__cardInner{border-color:#66d0ff59;box-shadow:0 0 40px #66d0ff2e}.BlogSection-module__mvqOKa__cardBody{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.BlogSection-module__mvqOKa__cardTitle{letter-spacing:-.01em;color:var(--text-primary);-webkit-line-clamp:2;transition:color .35s var(--ease-smooth);-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.BlogSection-module__mvqOKa__cardLink:hover .BlogSection-module__mvqOKa__cardTitle{color:var(--brand-sky)}.BlogSection-module__mvqOKa__cardExcerpt{color:var(--text-4);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.BlogSection-module__mvqOKa__cardFooter{color:var(--text-5);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;font-size:12px;display:flex}.BlogSection-module__mvqOKa__thumb,.BlogSection-module__mvqOKa__thumbFeatured{background:linear-gradient(160deg,#0b0e18 0%,#0a0d14 60%,#080a10 100%);width:100%;position:relative;overflow:hidden}.BlogSection-module__mvqOKa__thumb{aspect-ratio:16/10}.BlogSection-module__mvqOKa__thumbFeatured{aspect-ratio:4/3;height:100%}.BlogSection-module__mvqOKa__thumbSvg{width:100%;height:100%;transition:transform .6s var(--ease-smooth);position:absolute;inset:0}.BlogSection-module__mvqOKa__cardLink:hover .BlogSection-module__mvqOKa__thumbSvg{transform:scale(1.03)}.BlogSection-module__mvqOKa__thumbBadge{border-radius:var(--r-pill);-webkit-backdrop-filter:blur(6px);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:#0a0d14b3;border:1px solid;padding:4px 10px;font-size:10px;font-weight:600;position:absolute;top:12px;left:12px}.BlogSection-module__mvqOKa__empty{text-align:center;max-width:560px;margin:60px auto 40px;padding:40px}.BlogSection-module__mvqOKa__emptyIcon{width:72px;height:72px;color:var(--brand-sky);background:linear-gradient(135deg,#66d0ff26,#337dff1f);border:1px solid #66d0ff33;border-radius:18px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.BlogSection-module__mvqOKa__emptyTitle{color:var(--text-primary);letter-spacing:-.015em;margin-bottom:8px;font-size:20px;font-weight:600}.BlogSection-module__mvqOKa__emptyDesc{color:var(--text-4);margin-bottom:24px;font-size:14px;line-height:1.6}.BlogSection-module__mvqOKa__emptyBtn{border-radius:var(--r-pill);color:var(--text-primary);cursor:pointer;transition:background .2s var(--ease-smooth);background:#ffffff0f;border:1px solid #ffffff1f;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:600}.BlogSection-module__mvqOKa__emptyBtn:hover{background:#ffffff1a}@media (prefers-reduced-motion:reduce){.BlogSection-module__mvqOKa__featuredInner,.BlogSection-module__mvqOKa__featuredCta,.BlogSection-module__mvqOKa__cardOuter,.BlogSection-module__mvqOKa__cardInner,.BlogSection-module__mvqOKa__cardTitle,.BlogSection-module__mvqOKa__thumbSvg,.BlogSection-module__mvqOKa__chipAll,.BlogSection-module__mvqOKa__chip,.BlogSection-module__mvqOKa__searchInput,.BlogSection-module__mvqOKa__emptyBtn{transition:none}.BlogSection-module__mvqOKa__featuredLink:hover .BlogSection-module__mvqOKa__featuredInner,.BlogSection-module__mvqOKa__featuredLink:hover .BlogSection-module__mvqOKa__featuredCta,.BlogSection-module__mvqOKa__cardLink:hover .BlogSection-module__mvqOKa__cardOuter,.BlogSection-module__mvqOKa__cardLink:hover .BlogSection-module__mvqOKa__thumbSvg{transform:none}}.BlogSection-module__mvqOKa__articlePage{background:var(--bg-base)}.BlogSection-module__mvqOKa__articleWrap{max-width:1200px;padding:clamp(60px,10vw,100px)var(--section-padding-x)80px;grid-template-columns:1fr 220px;align-items:flex-start;gap:60px;margin:0 auto;display:grid;position:relative}.BlogSection-module__mvqOKa__articleGlow{pointer-events:none;z-index:0;height:500px;position:absolute;inset:0 0 auto}.BlogSection-module__mvqOKa__article{z-index:1;min-width:0;position:relative}.BlogSection-module__mvqOKa__breadcrumb{border-radius:var(--r-pill);border:1px solid var(--stroke-1);color:var(--text-4);transition:background .2s var(--ease-smooth);background:#ffffff0a;align-items:center;gap:10px;margin-bottom:32px;padding:8px 14px;font-family:inherit;font-size:13px;text-decoration:none;display:inline-flex}.BlogSection-module__mvqOKa__breadcrumb:hover{color:var(--text-primary);background:#ffffff0f}.BlogSection-module__mvqOKa__breadcrumbArrow{flex-shrink:0;transform:rotate(180deg)}.BlogSection-module__mvqOKa__articleCatPill{border-radius:var(--r-pill);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-flex}.BlogSection-module__mvqOKa__articleH1{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin:0 0 20px;font-size:clamp(34px,5vw,56px);font-weight:400;line-height:1.02}.BlogSection-module__mvqOKa__articleExcerpt{color:var(--text-3);letter-spacing:-.005em;margin:0 0 28px;font-size:20px;font-weight:300;line-height:1.5}.BlogSection-module__mvqOKa__articleMeta{border-bottom:1px solid var(--stroke-1);color:var(--text-5);flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:36px;padding-bottom:28px;font-size:13px;display:flex}.BlogSection-module__mvqOKa__articleMetaItem{align-items:center;gap:8px;display:inline-flex}.BlogSection-module__mvqOKa__articleShare{gap:8px;margin-left:auto;display:inline-flex}.BlogSection-module__mvqOKa__shareBtn{border:1px solid var(--stroke-1);width:30px;height:30px;color:var(--text-3);cursor:pointer;transition:all .2s var(--ease-smooth);background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;display:inline-flex}.BlogSection-module__mvqOKa__shareBtn:hover{border-color:var(--stroke-brand);color:var(--brand-sky);background:#66d0ff1a;transform:translateY(-2px)}.BlogSection-module__mvqOKa__articleHeroImg{border:1px solid var(--stroke-1);border-radius:16px;margin-bottom:40px;overflow:hidden}.BlogSection-module__mvqOKa__prose{color:var(--text-2);letter-spacing:-.002em;font-family:Inter,sans-serif;font-size:16.5px;line-height:1.72}.BlogSection-module__mvqOKa__prose p{margin:0 0 22px}.BlogSection-module__mvqOKa__prose h2{font-family:var(--font-unbounded),"Inter",sans-serif;color:var(--text-primary);letter-spacing:-.02em;margin:44px 0 18px;scroll-margin-top:100px;font-size:30px;font-weight:400;line-height:1.15}.BlogSection-module__mvqOKa__prose h3{color:var(--text-primary);letter-spacing:-.01em;margin:32px 0 14px;scroll-margin-top:100px;font-family:Inter,sans-serif;font-size:20px;font-weight:600}.BlogSection-module__mvqOKa__prose ul{flex-direction:column;gap:8px;margin:0 0 22px;padding-left:22px;display:flex}.BlogSection-module__mvqOKa__prose ul li{list-style:outside}.BlogSection-module__mvqOKa__prose blockquote{color:var(--text-primary);border-left:3px solid;margin:30px 0;padding:4px 0 4px 24px;font-family:Fraunces,Georgia,serif;font-size:22px;font-style:italic;font-weight:400;line-height:1.45}.BlogSection-module__mvqOKa__calloutMint,.BlogSection-module__mvqOKa__calloutBlue{border-radius:14px;margin:24px 0;padding:20px 22px}.BlogSection-module__mvqOKa__calloutMint{background:#66ffcd0f;border:1px solid #66ffcd47}.BlogSection-module__mvqOKa__calloutBlue{background:#66d0ff0d;border:1px solid #66d0ff47}.BlogSection-module__mvqOKa__calloutEyebrow{letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600}.BlogSection-module__mvqOKa__calloutMint .BlogSection-module__mvqOKa__calloutEyebrow{color:var(--brand-mint-ink)}.BlogSection-module__mvqOKa__calloutBlue .BlogSection-module__mvqOKa__calloutEyebrow{color:var(--brand-sky)}.BlogSection-module__mvqOKa__calloutText{color:#ffffffd9;font-size:15.5px;line-height:1.55}.BlogSection-module__mvqOKa__articleCta{background:linear-gradient(120deg,#66d0ff80,#66ffcd66);border-radius:20px;margin-top:56px;padding:1px}.BlogSection-module__mvqOKa__articleCtaInner{background:linear-gradient(#0c1220,#070a12);border-radius:19px;flex-wrap:wrap;align-items:center;gap:24px;padding:32px 32px 28px;display:flex}.BlogSection-module__mvqOKa__articleCtaCopy{flex:1;min-width:220px}.BlogSection-module__mvqOKa__articleCtaTitle{color:var(--text-primary);font-size:20px;font-weight:600}.BlogSection-module__mvqOKa__articleCtaSub{color:var(--text-3);margin-top:4px;font-size:14px}.BlogSection-module__mvqOKa__articleCtaBtn{border-radius:var(--r-pill);color:#04101f;cursor:pointer;transition:transform .2s var(--ease-smooth);background:linear-gradient(#66d0ff,#337dff);border:1px solid #ffffff24;align-items:center;gap:10px;padding:14px 22px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px #337dff59}.BlogSection-module__mvqOKa__articleCtaBtn:hover{transform:translateY(-1px)}.BlogSection-module__mvqOKa__toc{align-self:start;max-height:calc(100vh - 120px);position:sticky;top:100px;overflow-y:auto}.BlogSection-module__mvqOKa__tocHeader{letter-spacing:.12em;text-transform:uppercase;color:var(--text-5);margin-bottom:14px;font-size:10px;font-weight:600}.BlogSection-module__mvqOKa__tocList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.BlogSection-module__mvqOKa__tocLink,.BlogSection-module__mvqOKa__tocLinkActive{color:var(--text-4);transition:color .2s var(--ease-smooth),border-color .2s var(--ease-smooth);border-left:2px solid #0000;padding:7px 12px;font-size:13px;line-height:1.4;text-decoration:none;display:block}.BlogSection-module__mvqOKa__tocLink:hover{color:var(--text-2)}.BlogSection-module__mvqOKa__tocLinkActive{color:var(--brand-sky);border-left-color:var(--brand-sky)}.BlogSection-module__mvqOKa__related{border-top:1px solid var(--stroke-1);margin-top:100px;padding-top:48px}.BlogSection-module__mvqOKa__relatedHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:28px;display:flex}.BlogSection-module__mvqOKa__relatedTitle{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:28px;font-weight:400}.BlogSection-module__mvqOKa__relatedAllLink{color:var(--brand-sky);transition:color .2s var(--ease-smooth);font-size:14px;text-decoration:none}.BlogSection-module__mvqOKa__relatedAllLink:hover{color:var(--brand-mint)}@media (max-width:1199px){.BlogSection-module__mvqOKa__featuredBody{padding:32px}}@media (max-width:979px){.BlogSection-module__mvqOKa__grid{grid-template-columns:repeat(2,1fr)}.BlogSection-module__mvqOKa__featuredInner{grid-template-columns:1fr;min-height:0}.BlogSection-module__mvqOKa__featuredThumbWrap{aspect-ratio:16/9;min-height:0}.BlogSection-module__mvqOKa__featuredBody{padding:28px}.BlogSection-module__mvqOKa__toolbar{flex-direction:column;align-items:stretch;gap:18px}.BlogSection-module__mvqOKa__chipsRow{overflow-x:auto}.BlogSection-module__mvqOKa__searchWrap{width:100%}.BlogSection-module__mvqOKa__articleWrap{grid-template-columns:1fr;gap:40px}.BlogSection-module__mvqOKa__toc{display:none}}@media (max-width:599px){.BlogSection-module__mvqOKa__grid{grid-template-columns:1fr}.BlogSection-module__mvqOKa__heroSub{font-size:15px}.BlogSection-module__mvqOKa__featuredBody{padding:20px 18px 24px}.BlogSection-module__mvqOKa__articleShare{width:100%;margin-left:0}.BlogSection-module__mvqOKa__articleCtaInner{padding:24px 20px}}
.ComparePlansSection-module__WkiJAW__section{background:var(--gradient-section-blue);padding:120px 0;position:relative;overflow:hidden}.ComparePlansSection-module__WkiJAW__section:before{content:"";background-image:var(--section-grid-image);-webkit-mask-image:var(--section-grid-mask);mask-image:var(--section-grid-mask);-webkit-mask-image:var(--section-grid-mask);pointer-events:none;z-index:0;background-size:56px 56px;position:absolute;inset:0}.ComparePlansSection-module__WkiJAW__section:after{content:"";background:linear-gradient(to bottom,var(--bg-base)0,transparent 120px,transparent calc(100% - 120px),var(--bg-base)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.ComparePlansSection-module__WkiJAW__section>*{z-index:1;position:relative}.ComparePlansSection-module__WkiJAW__container{max-width:var(--section-max-width);padding:0 var(--section-padding-x);margin:0 auto;position:relative}.ComparePlansSection-module__WkiJAW__header{text-align:center;margin-bottom:64px}.ComparePlansSection-module__WkiJAW__eyebrow{border-radius:var(--r-pill);color:var(--brand-sky);letter-spacing:.08em;text-transform:uppercase;background:#66d0ff14;border:1px solid #66d0ff59;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.ComparePlansSection-module__WkiJAW__eyebrowDot{border-radius:var(--r-pill);background:var(--brand-sky);width:6px;height:6px;box-shadow:0 0 10px var(--brand-sky)}.ComparePlansSection-module__WkiJAW__h2{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:64px;font-weight:400;line-height:.95}.ComparePlansSection-module__WkiJAW__sweep{background:var(--gradient-accent-sweep);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.ComparePlansSection-module__WkiJAW__grid{flex-direction:column;gap:28px;display:flex}.ComparePlansSection-module__WkiJAW__card{background:linear-gradient(#66d0ff47,#ffffff0a 70%);border-radius:22px;padding:1px}.ComparePlansSection-module__WkiJAW__cardInner{background:linear-gradient(180deg,#0e121ceb,#080b12f5),var(--bg-elev-1);border-radius:21px;padding:36px 40px 28px}.ComparePlansSection-module__WkiJAW__head{grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:end;gap:16px;padding-bottom:28px;display:grid}.ComparePlansSection-module__WkiJAW__title{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.02em;color:var(--text-primary);font-size:34px;font-weight:400;line-height:1}.ComparePlansSection-module__WkiJAW__planChipWrap{text-align:center}.ComparePlansSection-module__WkiJAW__planChip{border-radius:var(--r-pill);align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.ComparePlansSection-module__WkiJAW__planChip_sky{color:#bae6ff;background:#66d0ff24;border:1px solid #66d0ff66}.ComparePlansSection-module__WkiJAW__planChip_blue{color:#b9d3ff;background:#337dff2e;border:1px solid #337dff66}.ComparePlansSection-module__WkiJAW__planChip_mint{color:var(--brand-mint-ink);background:#66ffcd24;border:1px solid #66ffcd66}.ComparePlansSection-module__WkiJAW__planChipStar{color:var(--brand-mint);font-size:10px}.ComparePlansSection-module__WkiJAW__row,.ComparePlansSection-module__WkiJAW__rowFirst{transition:background .25s var(--ease-smooth);border-bottom:1px solid #ffffff0f;grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:center;gap:16px;padding:16px 0;display:grid}.ComparePlansSection-module__WkiJAW__rowFirst{border-top:1px solid #ffffff0f}.ComparePlansSection-module__WkiJAW__row:hover,.ComparePlansSection-module__WkiJAW__rowFirst:hover{background:#66d0ff0a}.ComparePlansSection-module__WkiJAW__rowLabel{align-items:center;gap:14px;min-width:0;padding-left:4px;display:flex}.ComparePlansSection-module__WkiJAW__rowIcon{color:#9fdbff;background:#66d0ff1a;border:1px solid #66d0ff38;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.ComparePlansSection-module__WkiJAW__rowLabelText{color:var(--text-primary);font-size:15px;font-weight:500}.ComparePlansSection-module__WkiJAW__rowCell{text-align:center}.ComparePlansSection-module__WkiJAW__checkCell{width:26px;height:26px;color:var(--brand-mint);background:#66ffcd24;border:1px solid #66ffcd59;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ComparePlansSection-module__WkiJAW__xCell{color:#ff6b6bcc;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.ComparePlansSection-module__WkiJAW__valueCell,.ComparePlansSection-module__WkiJAW__valueCellAdvanced,.ComparePlansSection-module__WkiJAW__valueCellUltimate{text-align:center;font-size:14px}.ComparePlansSection-module__WkiJAW__valueCell{color:var(--text-3);font-weight:500}.ComparePlansSection-module__WkiJAW__valueCellAdvanced{color:#b9d3ff;font-weight:500}.ComparePlansSection-module__WkiJAW__valueCellUltimate{color:var(--brand-mint);font-weight:600}@media (prefers-reduced-motion:reduce){.ComparePlansSection-module__WkiJAW__row,.ComparePlansSection-module__WkiJAW__rowFirst{transition:none}}@media (max-width:1199px){.ComparePlansSection-module__WkiJAW__h2{font-size:52px}.ComparePlansSection-module__WkiJAW__title{font-size:28px}.ComparePlansSection-module__WkiJAW__cardInner{padding:28px 24px 20px}}@media (max-width:979px){.ComparePlansSection-module__WkiJAW__section{padding:96px 0}.ComparePlansSection-module__WkiJAW__h2{font-size:40px}.ComparePlansSection-module__WkiJAW__head{grid-template-columns:1fr;gap:14px;padding-bottom:20px}.ComparePlansSection-module__WkiJAW__title{font-size:26px}.ComparePlansSection-module__WkiJAW__planChipWrap{display:none}.ComparePlansSection-module__WkiJAW__row,.ComparePlansSection-module__WkiJAW__rowFirst{grid-template-columns:1fr;gap:10px;padding:18px 0}.ComparePlansSection-module__WkiJAW__rowCell,.ComparePlansSection-module__WkiJAW__valueCell,.ComparePlansSection-module__WkiJAW__valueCellAdvanced,.ComparePlansSection-module__WkiJAW__valueCellUltimate{text-align:left;justify-content:space-between;align-items:center;padding-left:46px;display:flex}.ComparePlansSection-module__WkiJAW__rowCell:before,.ComparePlansSection-module__WkiJAW__valueCell:before,.ComparePlansSection-module__WkiJAW__valueCellAdvanced:before,.ComparePlansSection-module__WkiJAW__valueCellUltimate:before{color:var(--text-4);letter-spacing:.06em;text-transform:uppercase;font-size:12px}.ComparePlansSection-module__WkiJAW__rowCell:nth-last-child(3):before,.ComparePlansSection-module__WkiJAW__valueCell:nth-last-child(3):before,.ComparePlansSection-module__WkiJAW__valueCellAdvanced:nth-last-child(3):before,.ComparePlansSection-module__WkiJAW__valueCellUltimate:nth-last-child(3):before{content:"Essential"}.ComparePlansSection-module__WkiJAW__rowCell:nth-last-child(2):before,.ComparePlansSection-module__WkiJAW__valueCell:nth-last-child(2):before,.ComparePlansSection-module__WkiJAW__valueCellAdvanced:nth-last-child(2):before,.ComparePlansSection-module__WkiJAW__valueCellUltimate:nth-last-child(2):before{content:"Advanced ★"}.ComparePlansSection-module__WkiJAW__rowCell:last-child:before,.ComparePlansSection-module__WkiJAW__valueCell:last-child:before,.ComparePlansSection-module__WkiJAW__valueCellAdvanced:last-child:before,.ComparePlansSection-module__WkiJAW__valueCellUltimate:last-child:before{content:"Ultimate"}}@media (max-width:767px){.ComparePlansSection-module__WkiJAW__section{padding:72px 0}.ComparePlansSection-module__WkiJAW__h2{font-size:30px}.ComparePlansSection-module__WkiJAW__cardInner{padding:22px 18px 14px}.ComparePlansSection-module__WkiJAW__rowLabelText{font-size:14px}}
.CompetitorsSection-module__lwa3qG__section{background:var(--gradient-section-blue);padding:120px 0;position:relative;overflow:hidden}.CompetitorsSection-module__lwa3qG__section:before{content:"";background-image:var(--section-grid-image);-webkit-mask-image:var(--section-grid-mask);mask-image:var(--section-grid-mask);-webkit-mask-image:var(--section-grid-mask);pointer-events:none;z-index:0;background-size:56px 56px;position:absolute;inset:0}.CompetitorsSection-module__lwa3qG__section:after{content:"";background:linear-gradient(to bottom,var(--bg-base)0,transparent 120px,transparent calc(100% - 120px),var(--bg-base)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.CompetitorsSection-module__lwa3qG__section>*{z-index:1;position:relative}.CompetitorsSection-module__lwa3qG__container{max-width:var(--section-max-width);padding:0 var(--section-padding-x);margin:0 auto;position:relative}.CompetitorsSection-module__lwa3qG__header{text-align:center;margin-bottom:56px}.CompetitorsSection-module__lwa3qG__eyebrow{border-radius:var(--r-pill);color:var(--brand-mint-ink);letter-spacing:.08em;text-transform:uppercase;background:#66ffcd14;border:1px solid #66ffcd59;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.CompetitorsSection-module__lwa3qG__h2{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:64px;font-weight:400;line-height:.95}.CompetitorsSection-module__lwa3qG__table{border:1px solid var(--stroke-2);background:linear-gradient(180deg,#ffffff06,#ffffff01),var(--bg-elev-1);-webkit-backdrop-filter:blur(24px);border-radius:20px;overflow:hidden}.CompetitorsSection-module__lwa3qG__headerRow{border-bottom:1px solid var(--stroke-1);background:#ffffff05;grid-template-columns:1.2fr 1fr 1fr;padding:22px 28px;display:grid}.CompetitorsSection-module__lwa3qG__colHeader{letter-spacing:.08em;text-transform:uppercase;color:var(--text-4);font-size:12px;font-weight:600}.CompetitorsSection-module__lwa3qG__colHeaderUs{color:var(--brand-mint)}.CompetitorsSection-module__lwa3qG__row{transition:background .3s var(--ease-smooth);border-bottom:1px solid #ffffff0a;grid-template-columns:1.2fr 1fr 1fr;align-items:center;padding:22px 28px;display:grid}.CompetitorsSection-module__lwa3qG__row:last-child{border-bottom:none}.CompetitorsSection-module__lwa3qG__row:hover{background:#66d0ff0a}.CompetitorsSection-module__lwa3qG__cellFeature{color:var(--text-2);font-size:15px}.CompetitorsSection-module__lwa3qG__cellUs{color:var(--text-primary);transition:color .3s var(--ease-smooth),transform .3s var(--ease-smooth);align-items:center;gap:10px;font-size:15px;display:flex}.CompetitorsSection-module__lwa3qG__row:hover .CompetitorsSection-module__lwa3qG__cellUs{color:var(--brand-mint-ink);transform:translate(4px)}.CompetitorsSection-module__lwa3qG__cellThem{color:var(--text-4);align-items:center;gap:10px;font-size:15px;display:flex}.CompetitorsSection-module__lwa3qG__checkIcon{color:var(--brand-mint);flex-shrink:0}.CompetitorsSection-module__lwa3qG__xIcon{color:var(--danger);opacity:.7;flex-shrink:0}@media (prefers-reduced-motion:reduce){.CompetitorsSection-module__lwa3qG__row,.CompetitorsSection-module__lwa3qG__cellUs{transition:none}.CompetitorsSection-module__lwa3qG__row:hover .CompetitorsSection-module__lwa3qG__cellUs{transform:none}}@media (max-width:1199px){.CompetitorsSection-module__lwa3qG__h2{font-size:52px}}@media (max-width:991px){.CompetitorsSection-module__lwa3qG__section{padding:96px 0}.CompetitorsSection-module__lwa3qG__h2{font-size:40px}.CompetitorsSection-module__lwa3qG__header{margin-bottom:40px}.CompetitorsSection-module__lwa3qG__headerRow,.CompetitorsSection-module__lwa3qG__row{padding:18px 20px}.CompetitorsSection-module__lwa3qG__cellFeature,.CompetitorsSection-module__lwa3qG__cellUs,.CompetitorsSection-module__lwa3qG__cellThem{font-size:14px}}@media (max-width:767px){.CompetitorsSection-module__lwa3qG__section{padding:72px 0}.CompetitorsSection-module__lwa3qG__h2{font-size:30px}.CompetitorsSection-module__lwa3qG__table{border-radius:16px}.CompetitorsSection-module__lwa3qG__headerRow,.CompetitorsSection-module__lwa3qG__row{grid-template-columns:1.4fr 1fr .8fr;gap:10px;padding:14px 16px}.CompetitorsSection-module__lwa3qG__colHeader{font-size:10px}.CompetitorsSection-module__lwa3qG__cellFeature,.CompetitorsSection-module__lwa3qG__cellUs,.CompetitorsSection-module__lwa3qG__cellThem{font-size:13px}}
.FAQPageSection-module__Xgu7hW__faqPageSection{background:radial-gradient(220.48% 63.53% at 100% 36.47%,#0000 30%,#0000004d 65%,#000 100%),radial-gradient(134.16% 80.69% at 100% 80.69%,#a632ff 0%,#00266a 60%,#000 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:1020px;padding:200px 0 120px;display:flex;position:relative;overflow:hidden}.FAQPageSection-module__Xgu7hW__backgroundIcons{pointer-events:none;opacity:1;z-index:1;width:100%;max-width:1920px;height:auto;position:absolute;top:150px;left:50%;transform:translate(-50%)}.FAQPageSection-module__Xgu7hW__contentContainer{z-index:2;flex-direction:column;align-items:flex-start;gap:100px;width:100%;max-width:1220px;padding:0 40px;display:flex;position:relative}.FAQPageSection-module__Xgu7hW__titleSection{flex-direction:column;align-items:flex-start;gap:30px;width:100%;max-width:1220px;display:flex}.FAQPageSection-module__Xgu7hW__mainTitle{color:#fff;margin:0;font-family:Francy,Inter,sans-serif;font-size:clamp(3rem,8vw,7.5rem);font-weight:400;line-height:.9}.FAQPageSection-module__Xgu7hW__mainDescription{color:#fff;white-space:pre-line;max-width:1220px;margin:0;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.5625rem);font-weight:400;line-height:1.3}.FAQPageSection-module__Xgu7hW__contactsGrid{gap:20px;width:100%;display:flex}.FAQPageSection-module__Xgu7hW__contactCard{cursor:pointer;border-radius:20px;justify-content:center;align-items:center;width:421px;height:138px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.FAQPageSection-module__Xgu7hW__contactCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #a632ff4d}.FAQPageSection-module__Xgu7hW__cardBackground{-webkit-backdrop-filter:blur(10px)saturate(180%);background:radial-gradient(102.24% 57.51%,#8dc4ff33 0%,#8dc4ff0d 100%);border:1px solid #ffffff1a;border-radius:20px;position:absolute;inset:0}.FAQPageSection-module__Xgu7hW__cardContent{z-index:1;flex-direction:column;justify-content:space-between;gap:12px;width:100%;height:100%;padding:30px;display:flex;position:relative}.FAQPageSection-module__Xgu7hW__cardInfo{justify-content:space-between;align-items:center;width:100%;display:flex}.FAQPageSection-module__Xgu7hW__contactInfoText{color:#fffc;font-family:Inter,sans-serif;font-size:clamp(.875rem,1.5vw,1.125rem);font-weight:400;line-height:1.3}.FAQPageSection-module__Xgu7hW__copyIconWrapper{opacity:.6;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex}.FAQPageSection-module__Xgu7hW__contactCard:hover .FAQPageSection-module__Xgu7hW__copyIconWrapper{opacity:1}.FAQPageSection-module__Xgu7hW__cardTitleRow{align-items:center;gap:20px;display:flex}.FAQPageSection-module__Xgu7hW__cardIcon{color:#fff;flex-shrink:0;width:22px;height:22px}.FAQPageSection-module__Xgu7hW__cardTitle{color:#fff;font-family:Inter,sans-serif;font-size:clamp(1.25rem,2vw,1.875rem);font-weight:600;line-height:.9}@media (max-width:1024px){.FAQPageSection-module__Xgu7hW__faqPageSection{min-height:auto;padding:150px 0 100px}.FAQPageSection-module__Xgu7hW__contentContainer{align-items:center;gap:60px}.FAQPageSection-module__Xgu7hW__titleSection{text-align:center;align-items:center}.FAQPageSection-module__Xgu7hW__mainTitle,.FAQPageSection-module__Xgu7hW__mainDescription{text-align:center}.FAQPageSection-module__Xgu7hW__contactsGrid{justify-content:center}.FAQPageSection-module__Xgu7hW__contactCard{width:380px}}@media (max-width:768px){.FAQPageSection-module__Xgu7hW__faqPageSection{padding:120px 0 80px}.FAQPageSection-module__Xgu7hW__contentContainer{gap:50px;padding:0 20px}.FAQPageSection-module__Xgu7hW__titleSection{gap:20px}.FAQPageSection-module__Xgu7hW__contactsGrid{flex-direction:column;align-items:center;gap:16px}.FAQPageSection-module__Xgu7hW__contactCard{width:100%;max-width:400px;height:120px}.FAQPageSection-module__Xgu7hW__cardContent{padding:20px 25px}.FAQPageSection-module__Xgu7hW__backgroundIcons{display:none}}@media (max-width:480px){.FAQPageSection-module__Xgu7hW__faqPageSection{padding:100px 0 60px}.FAQPageSection-module__Xgu7hW__mainTitle{font-size:2.5rem}.FAQPageSection-module__Xgu7hW__mainDescription{font-size:1rem}.FAQPageSection-module__Xgu7hW__contactCard{height:110px}.FAQPageSection-module__Xgu7hW__cardContent{gap:8px;padding:16px 20px}.FAQPageSection-module__Xgu7hW__cardTitle{font-size:1.125rem}.FAQPageSection-module__Xgu7hW__contactInfoText{font-size:.8rem}.FAQPageSection-module__Xgu7hW__copyIconWrapper,.FAQPageSection-module__Xgu7hW__copyIconWrapper svg{width:32px;height:32px}}.FAQPageSection-module__Xgu7hW__contactCard:focus-visible{outline-offset:4px;outline:2px solid #fff}@media (prefers-reduced-motion:reduce){.FAQPageSection-module__Xgu7hW__faqPageSection,.FAQPageSection-module__Xgu7hW__faqPageSection *,.FAQPageSection-module__Xgu7hW__faqPageSection :before,.FAQPageSection-module__Xgu7hW__faqPageSection :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
