.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}}
.FreeSearchFlow-module__vKEIwG__scene{background:var(--gradient-hero-bg);width:100%;min-height:100vh;color:var(--text-primary);position:relative;overflow:hidden}.FreeSearchFlow-module__vKEIwG__scene: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}.FreeSearchFlow-module__vKEIwG__scene>*{z-index:1;position:relative}.FreeSearchFlow-module__vKEIwG__cardOuter{background:var(--gradient-card-border);box-shadow:var(--shadow-free-search);border-radius:28px;padding:1px;position:relative}.FreeSearchFlow-module__vKEIwG__cardInner{-webkit-backdrop-filter:blur(40px);background:linear-gradient(#0a0d14eb,#080a10f5);border-radius:27px}.FreeSearchFlow-module__vKEIwG__fontDisplay{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;font-weight:500}.FreeSearchFlow-module__vKEIwG__mono{font-family:ui-monospace,SF Mono,Menlo,monospace}.FreeSearchFlow-module__vKEIwG__eyebrow{border-radius:var(--r-pill);color:var(--brand-mint-ink);letter-spacing:.12em;text-transform:uppercase;background:#66ffcd14;border:1px solid #66ffcd59;align-items:center;gap:8px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-flex}.FreeSearchFlow-module__vKEIwG__eyebrowDot{background:var(--brand-mint);width:6px;height:6px;box-shadow:var(--glow-mint);border-radius:999px;animation:2s infinite FreeSearchFlow-module__vKEIwG__fsPulse}.FreeSearchFlow-module__vKEIwG__eyebrowDanger{color:var(--danger-2);background:#ff6b6b14;border-color:#ff6b6b59}.FreeSearchFlow-module__vKEIwG__eyebrowDangerDot{background:var(--danger);width:6px;height:6px;box-shadow:0 0 10px var(--danger);border-radius:999px;animation:1.5s infinite FreeSearchFlow-module__vKEIwG__fsPulse}.FreeSearchFlow-module__vKEIwG__sweep{background:var(--gradient-headline-sweep);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.FreeSearchFlow-module__vKEIwG__sweepAccent{background:var(--gradient-accent-sweep);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.FreeSearchFlow-module__vKEIwG__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);border:1px solid #ffffff1f;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.FreeSearchFlow-module__vKEIwG__btnPri:hover{transform:translateY(-1px)}.FreeSearchFlow-module__vKEIwG__btnSec{border-radius:var(--r-pill);border:1px solid var(--stroke-brand);color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);transition:border-color .2s var(--ease-smooth);background:#ffffff0a;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.FreeSearchFlow-module__vKEIwG__btnSec:hover{border-color:var(--stroke-brand-hi)}.FreeSearchFlow-module__vKEIwG__inputRow{box-shadow:inset 0 1px 0 #ffffff0d,var(--glow-sky);transition:border-color .2s var(--ease-smooth);background:#ffffff0a;border:1.5px solid #66d0ff59;border-radius:18px;align-items:center;gap:12px;padding:10px;display:flex}.FreeSearchFlow-module__vKEIwG__inputRow:focus-within{border-color:var(--stroke-brand-hi)}.FreeSearchFlow-module__vKEIwG__inputIconTile{width:52px;height:52px;color:var(--brand-sky);background:#66d0ff14;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FreeSearchFlow-module__vKEIwG__inputLabel{letter-spacing:.14em;text-transform:uppercase;color:#66ffcdcc;margin-bottom:4px;font-size:10px;font-weight:600}.FreeSearchFlow-module__vKEIwG__inputField{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:inherit;font-size:16px}.FreeSearchFlow-module__vKEIwG__inputField::placeholder{color:var(--text-5)}.FreeSearchFlow-module__vKEIwG__formWrap{max-width:1440px;margin:0 auto;padding:80px 64px 120px}.FreeSearchFlow-module__vKEIwG__formHero{text-align:center;max-width:780px;margin:0 auto 48px}.FreeSearchFlow-module__vKEIwG__formH1{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(40px,5.5vw,72px);font-weight:500;line-height:.95}.FreeSearchFlow-module__vKEIwG__formSub{color:var(--text-3);max-width:540px;margin:24px auto 0;font-size:16px;line-height:1.5}.FreeSearchFlow-module__vKEIwG__stepper{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:32px;display:flex}.FreeSearchFlow-module__vKEIwG__stepPill{border-radius:var(--r-pill);letter-spacing:.06em;text-transform:uppercase;transition:all .3s var(--ease-smooth);border:1px solid #0000;align-items:center;gap:10px;padding:8px 14px;font-size:12px;font-weight:600;display:flex}.FreeSearchFlow-module__vKEIwG__stepPillIdle{border-color:var(--stroke-1);color:var(--text-4);background:0 0}.FreeSearchFlow-module__vKEIwG__stepPillActive,.FreeSearchFlow-module__vKEIwG__stepPillDone{color:var(--brand-mint-ink);background:#66ffcd0f;border-color:#66ffcd66}.FreeSearchFlow-module__vKEIwG__stepBadge{border-radius:999px;flex-shrink:0;place-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:grid}.FreeSearchFlow-module__vKEIwG__stepBadgeIdle{color:#fff;background:#ffffff14}.FreeSearchFlow-module__vKEIwG__stepBadgeActive{background:var(--brand-blue);color:#fff}.FreeSearchFlow-module__vKEIwG__stepBadgeDone{background:var(--brand-mint);color:var(--brand-mint-deep)}.FreeSearchFlow-module__vKEIwG__stepConnector{background:var(--stroke-1);opacity:.4;width:32px;height:1px}.FreeSearchFlow-module__vKEIwG__stepConnectorDone{background:var(--brand-mint);opacity:.4}.FreeSearchFlow-module__vKEIwG__formCard{max-width:720px;margin:0 auto}.FreeSearchFlow-module__vKEIwG__formCardInner{padding:40px;position:relative;overflow:hidden}.FreeSearchFlow-module__vKEIwG__stepContent{animation:FreeSearchFlow-module__vKEIwG__fsStepIn .55s var(--ease-smooth);flex-direction:column;gap:28px;display:flex}.FreeSearchFlow-module__vKEIwG__stepEyebrow{margin-bottom:16px}.FreeSearchFlow-module__vKEIwG__stepTitle{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(28px,3.5vw,36px);font-weight:500;line-height:1}.FreeSearchFlow-module__vKEIwG__stepSub{color:var(--text-3);margin-top:12px;font-size:15px;line-height:1.5}.FreeSearchFlow-module__vKEIwG__infoPill{background:#66d0ff0d;border:1px solid #66d0ff26;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;display:flex}.FreeSearchFlow-module__vKEIwG__infoPillText{color:var(--text-3);margin:0;font-size:13px;line-height:1.4}.FreeSearchFlow-module__vKEIwG__securityLine{color:var(--text-4);align-items:center;gap:10px;font-size:12px;display:flex}.FreeSearchFlow-module__vKEIwG__formActions{gap:12px;display:flex}.FreeSearchFlow-module__vKEIwG__formActions .FreeSearchFlow-module__vKEIwG__btnPri{flex:1;padding:16px 28px;font-size:15px}.FreeSearchFlow-module__vKEIwG__continueBtn{align-self:stretch;padding:16px 28px;font-size:15px}.FreeSearchFlow-module__vKEIwG__otpRow{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.FreeSearchFlow-module__vKEIwG__otpTile{width:62px;height:74px;transition:all .2s var(--ease-smooth);border-radius:14px;place-items:center;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:28px;font-weight:500;display:grid;position:relative}.FreeSearchFlow-module__vKEIwG__otpTileEmpty{color:var(--text-5);background:#ffffff08;border:1.5px solid #66d0ff4d;box-shadow:inset 0 1px #ffffff08}.FreeSearchFlow-module__vKEIwG__otpTileFilled{border:1.5px solid var(--brand-mint);color:var(--brand-mint-ink);background:#66ffcd0f;box-shadow:0 0 20px #66ffcd26,inset 0 1px #ffffff0d}.FreeSearchFlow-module__vKEIwG__otpCaret{background:var(--brand-sky);width:2px;height:30px;animation:1s infinite FreeSearchFlow-module__vKEIwG__fsBlink50}.FreeSearchFlow-module__vKEIwG__otpInputHidden{opacity:0;cursor:text;color:#0000;background:0 0;border:none;font-family:inherit;position:absolute;inset:0}.FreeSearchFlow-module__vKEIwG__otpResendRow{justify-content:space-between;align-items:center;font-size:13px;display:flex}.FreeSearchFlow-module__vKEIwG__otpResendLink{color:var(--brand-sky);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.FreeSearchFlow-module__vKEIwG__otpResendLink:disabled{cursor:not-allowed;opacity:.5}.FreeSearchFlow-module__vKEIwG__trustRow{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:32px;display:flex}.FreeSearchFlow-module__vKEIwG__trustItem{color:var(--text-4);align-items:center;gap:8px;font-size:12px;display:flex}.FreeSearchFlow-module__vKEIwG__trustItemCheck{color:var(--brand-mint);display:inline-flex}.FreeSearchFlow-module__vKEIwG__scanWrap{max-width:1280px;margin:0 auto;padding:80px 64px 100px}.FreeSearchFlow-module__vKEIwG__scanHero{text-align:center;max-width:820px;margin:0 auto 48px}.FreeSearchFlow-module__vKEIwG__scanH1{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(36px,5vw,64px);font-weight:500;line-height:.95}.FreeSearchFlow-module__vKEIwG__scanSub{color:var(--text-3);max-width:580px;margin:20px auto 0;font-size:16px}.FreeSearchFlow-module__vKEIwG__scanCreatorCard{text-align:left;max-width:420px;animation:FreeSearchFlow-module__vKEIwG__fsFadeUp .32s var(--ease-smooth,ease);background:#0a0d1499;border:1px solid #66d0ff40;border-radius:18px;margin:0 auto 28px;overflow:hidden;box-shadow:0 0 40px #66d0ff1f}@keyframes FreeSearchFlow-module__vKEIwG__fsFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.FreeSearchFlow-module__vKEIwG__scanCreatorCover{background-color:#66d0ff1f;background-image:linear-gradient(120deg,#66d0ff47,#66ffcd33);background-position:50%;background-size:cover;height:72px;position:relative}.FreeSearchFlow-module__vKEIwG__scanCreatorCover:after{content:"";background:linear-gradient(#080a1000 25%,#080a10e6 100%);position:absolute;inset:0}.FreeSearchFlow-module__vKEIwG__scanCreatorRow{z-index:1;align-items:center;gap:14px;margin-top:-28px;padding:0 18px 16px;display:flex;position:relative}.FreeSearchFlow-module__vKEIwG__scanCreatorAvatar{object-fit:cover;border:2px solid #0a0d14e6;border-radius:50%;flex-shrink:0;width:60px;height:60px;display:block;box-shadow:0 2px 12px #00000080}.FreeSearchFlow-module__vKEIwG__scanCreatorAvatarFallback{background:linear-gradient(135deg,var(--brand-sky,#66d0ff),var(--brand-mint,#66ffcd));color:#07131a;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex}.FreeSearchFlow-module__vKEIwG__scanCreatorMeta{flex:1;min-width:0;padding-top:28px}.FreeSearchFlow-module__vKEIwG__scanCreatorName{color:var(--text-primary,#fff);align-items:center;gap:6px;font-size:16px;font-weight:600;line-height:1.2;display:flex}.FreeSearchFlow-module__vKEIwG__scanCreatorVerified{color:var(--brand-sky,#66d0ff);flex-shrink:0}.FreeSearchFlow-module__vKEIwG__scanCreatorTag{color:#66ffcdcc;margin-top:2px;font-size:12px}.FreeSearchFlow-module__vKEIwG__scanGrid{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:28px;display:grid}.FreeSearchFlow-module__vKEIwG__scanMapCardInner{border-radius:23px;height:100%;padding:28px;position:relative;overflow:hidden}.FreeSearchFlow-module__vKEIwG__scanTopBar{z-index:3;justify-content:space-between;align-items:center;margin-bottom:22px;display:flex;position:relative}.FreeSearchFlow-module__vKEIwG__scanLiveLabel{align-items:center;gap:10px;display:flex}.FreeSearchFlow-module__vKEIwG__scanLiveDot{background:var(--brand-mint);width:8px;height:8px;box-shadow:var(--glow-mint);border-radius:999px;animation:2s infinite FreeSearchFlow-module__vKEIwG__fsPulse}.FreeSearchFlow-module__vKEIwG__scanLiveText{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-mint-ink);font-size:11px;font-weight:600}.FreeSearchFlow-module__vKEIwG__scanMeta{color:var(--text-4);font-size:12px}.FreeSearchFlow-module__vKEIwG__scanFrame{border:1px solid var(--stroke-1);background:#05070c66;border-radius:16px;height:340px;position:relative;overflow:hidden}.FreeSearchFlow-module__vKEIwG__scanFrameGrid{background-image:var(--section-grid-image);opacity:.5;background-size:28px 28px;position:absolute;inset:0}.FreeSearchFlow-module__vKEIwG__scanLineH{background:linear-gradient(90deg,transparent,var(--brand-sky),transparent);height:2px;box-shadow:0 0 20px var(--brand-sky),0 0 40px #66d0ff66;animation:3s linear infinite FreeSearchFlow-module__vKEIwG__fsScanLineV;position:absolute;top:0;left:0;right:0}.FreeSearchFlow-module__vKEIwG__scanLineV{background:linear-gradient(180deg,transparent,var(--brand-mint),transparent);width:2px;box-shadow:0 0 20px var(--brand-mint);animation:4.5s linear infinite FreeSearchFlow-module__vKEIwG__fsScanLineH;position:absolute;top:0;bottom:0;left:0}.FreeSearchFlow-module__vKEIwG__scanNode{align-items:center;gap:8px;display:flex;position:absolute;transform:translate(-50%,-50%)}.FreeSearchFlow-module__vKEIwG__scanNodeRing{border:1.5px solid var(--brand-sky);border-radius:999px;width:24px;height:24px;animation:1.5s infinite FreeSearchFlow-module__vKEIwG__fsPingRing;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.FreeSearchFlow-module__vKEIwG__scanNodeDot{border-radius:999px;width:8px;height:8px}.FreeSearchFlow-module__vKEIwG__scanNodeLabel{font-family:ui-monospace,monospace;font-size:10px}.FreeSearchFlow-module__vKEIwG__scanSectionLabel{transform-origin:0;letter-spacing:.16em;text-transform:uppercase;color:var(--text-5);padding-left:8px;font-size:9px;position:absolute;left:0;transform:translateY(-50%)rotate(-90deg)}.FreeSearchFlow-module__vKEIwG__scanReticle{pointer-events:none;border:1px dashed #66d0ff4d;border-radius:999px;width:80px;height:80px;animation:20s linear infinite FreeSearchFlow-module__vKEIwG__fsSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FreeSearchFlow-module__vKEIwG__scanProgress{margin-top:22px}.FreeSearchFlow-module__vKEIwG__scanProgressTop{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.FreeSearchFlow-module__vKEIwG__scanProgressLabel{color:var(--text-3);font-size:12px}.FreeSearchFlow-module__vKEIwG__scanProgressPct{color:var(--brand-mint-ink);font-family:ui-monospace,monospace;font-size:14px;font-weight:600}.FreeSearchFlow-module__vKEIwG__scanProgressTrack{background:#ffffff0a;border-radius:999px;height:8px;position:relative;overflow:hidden}.FreeSearchFlow-module__vKEIwG__scanProgressFill{background:linear-gradient(90deg,var(--brand-blue),var(--brand-sky),var(--brand-mint));height:100%;transition:width 1s var(--ease-smooth);border-radius:999px;position:relative;box-shadow:0 0 12px #66d0ff99}.FreeSearchFlow-module__vKEIwG__scanProgressShimmer{background:linear-gradient(90deg,#0000,#fff6);width:40px;animation:2s infinite FreeSearchFlow-module__vKEIwG__fsPulse;position:absolute;top:0;bottom:0;right:0}.FreeSearchFlow-module__vKEIwG__scanProgressFooter{color:var(--text-4);justify-content:space-between;margin-top:12px;font-size:11px;display:flex}.FreeSearchFlow-module__vKEIwG__scanLogCardInner{border-radius:23px;flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.FreeSearchFlow-module__vKEIwG__scanLogHead{border-bottom:1px solid var(--stroke-1);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.FreeSearchFlow-module__vKEIwG__scanLogHeadTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--text-2);font-size:11px;font-weight:600}.FreeSearchFlow-module__vKEIwG__scanLogMatchesPill{color:var(--danger-2);background:#ff6b6b1f;border:1px solid #ff6b6b4d;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.FreeSearchFlow-module__vKEIwG__scanLogBody{flex:1;padding:12px 0;overflow:auto}.FreeSearchFlow-module__vKEIwG__scanLogRow{animation:FreeSearchFlow-module__vKEIwG__fsRowIn .3s var(--ease-smooth)both;border-bottom:1px solid #ffffff08;grid-template-columns:16px 1fr auto;align-items:center;gap:12px;padding:10px 24px;display:grid}.FreeSearchFlow-module__vKEIwG__scanLogRow:last-child{border-bottom:none}.FreeSearchFlow-module__vKEIwG__scanLogRowQueued{opacity:.5}.FreeSearchFlow-module__vKEIwG__scanLogName{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,monospace;font-size:12px;overflow:hidden}.FreeSearchFlow-module__vKEIwG__scanLogHost{color:var(--text-5);font-family:ui-monospace,monospace;font-size:10px}.FreeSearchFlow-module__vKEIwG__scanLogCount{font-family:ui-monospace,monospace;font-size:11px;font-weight:600}.FreeSearchFlow-module__vKEIwG__scanLogCountRed{color:var(--danger-2)}.FreeSearchFlow-module__vKEIwG__scanLogCountMuted{color:var(--text-5)}.FreeSearchFlow-module__vKEIwG__scanLogSpinner{border:2px solid var(--brand-sky);border-top-color:#0000;border-radius:999px;width:12px;height:12px;animation:1s linear infinite FreeSearchFlow-module__vKEIwG__fsSpin;display:inline-block}.FreeSearchFlow-module__vKEIwG__scanLogDotQueued{background:var(--text-5);border-radius:999px;width:6px;height:6px;display:inline-block}.FreeSearchFlow-module__vKEIwG__scanLogTip{border-top:1px solid var(--stroke-1);color:var(--text-3);background:#66d0ff0a;align-items:center;gap:10px;padding:14px 24px;font-size:11px;display:flex}.FreeSearchFlow-module__vKEIwG__reportWrap{max-width:1280px;margin:0 auto;padding:72px 64px 80px}.FreeSearchFlow-module__vKEIwG__reportHero{margin-bottom:40px;position:relative}.FreeSearchFlow-module__vKEIwG__reportHeroEyebrow{margin-bottom:24px}.FreeSearchFlow-module__vKEIwG__reportH1{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(48px,7.5vw,92px);font-weight:500;line-height:.92}.FreeSearchFlow-module__vKEIwG__reportH1Second{flex-wrap:wrap;align-items:center;gap:24px;margin:8px 0 0;display:flex}.FreeSearchFlow-module__vKEIwG__handlePill{background:linear-gradient(#66d0ff14,#66ffcd0d);border:1px solid #66d0ff4d;border-radius:999px;align-items:center;gap:16px;padding:10px 28px 10px 18px;display:inline-flex;box-shadow:0 0 40px #66d0ff26}.FreeSearchFlow-module__vKEIwG__handleBadge{background:var(--gradient-brand-button);color:#fff;border-radius:999px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 0 32px #337dff80}.FreeSearchFlow-module__vKEIwG__handleBadgeImg{object-fit:cover;border-radius:999px;width:56px;height:56px;display:block}.FreeSearchFlow-module__vKEIwG__handleText{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;color:var(--text-primary);font-size:clamp(32px,4.5vw,60px);font-weight:500}.FreeSearchFlow-module__vKEIwG__reportHeroSub{color:var(--text-3);max-width:760px;margin-top:28px;font-size:17px;line-height:1.5}.FreeSearchFlow-module__vKEIwG__reportDanger{color:var(--danger-2)}.FreeSearchFlow-module__vKEIwG__scanCompleteCard{border-radius:27px;padding:40px}.FreeSearchFlow-module__vKEIwG__scanCompleteHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:32px;display:flex}.FreeSearchFlow-module__vKEIwG__scanCompleteTitleRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.FreeSearchFlow-module__vKEIwG__scanCompleteTitle{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;margin:0;font-size:36px;font-weight:500}.FreeSearchFlow-module__vKEIwG__scanCompleteTimePill{background:var(--brand-mint);color:var(--brand-mint-deep);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 0 16px #66ffcd66}.FreeSearchFlow-module__vKEIwG__scanCompleteDesc{color:var(--text-3);max-width:640px;margin-top:12px;font-size:15px;line-height:1.5}.FreeSearchFlow-module__vKEIwG__overviewGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:28px;display:grid}.FreeSearchFlow-module__vKEIwG__boxSection{border:1px solid var(--stroke-1);background:#ffffff05;border-radius:20px;padding:22px}.FreeSearchFlow-module__vKEIwG__boxHead{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.FreeSearchFlow-module__vKEIwG__boxHeadLeft{align-items:center;gap:10px;display:flex}.FreeSearchFlow-module__vKEIwG__boxHeadIcon{width:34px;height:34px;color:var(--brand-sky);background:#66d0ff14;border:1px solid #66d0ff33;border-radius:10px;place-items:center;display:grid}.FreeSearchFlow-module__vKEIwG__boxHeadTitle{margin:0;font-size:16px;font-weight:600}.FreeSearchFlow-module__vKEIwG__boxActionBtn,.FreeSearchFlow-module__vKEIwG__boxActionBtnPrimary{cursor:pointer;border:none;border-radius:999px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:600}.FreeSearchFlow-module__vKEIwG__boxActionBtn{color:var(--text-2);border:1px solid var(--stroke-2);background:#ffffff0a}.FreeSearchFlow-module__vKEIwG__boxActionBtnPrimary{background:var(--brand-mint);color:var(--brand-mint-deep);box-shadow:0 0 16px #66ffcd4d}.FreeSearchFlow-module__vKEIwG__statsGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.FreeSearchFlow-module__vKEIwG__statBox,.FreeSearchFlow-module__vKEIwG__statBoxDanger{border-radius:14px;align-items:center;gap:14px;padding:16px;display:flex}.FreeSearchFlow-module__vKEIwG__statBox{border:1px solid var(--stroke-1);background:#05070c80}.FreeSearchFlow-module__vKEIwG__statBoxDanger{background:#ff6b6b0f;border:1px solid #ff6b6b33}.FreeSearchFlow-module__vKEIwG__statBoxSpan2{grid-column:span 2}.FreeSearchFlow-module__vKEIwG__statIcon{color:var(--brand-sky)}.FreeSearchFlow-module__vKEIwG__statIconDanger{color:var(--danger-2)}.FreeSearchFlow-module__vKEIwG__statDivider{background:var(--stroke-1);align-self:stretch;width:1px}.FreeSearchFlow-module__vKEIwG__statLabel{color:var(--text-4);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.FreeSearchFlow-module__vKEIwG__statValue,.FreeSearchFlow-module__vKEIwG__statValueDanger{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;margin-top:2px;font-size:26px;font-weight:500;line-height:1}.FreeSearchFlow-module__vKEIwG__statValue{color:var(--text-primary)}.FreeSearchFlow-module__vKEIwG__statValueDanger{color:var(--danger-2)}.FreeSearchFlow-module__vKEIwG__removalsLockedWrap{min-height:160px;position:relative}.FreeSearchFlow-module__vKEIwG__removalsLockedBlur{filter:blur(8px);opacity:.7;grid-template-columns:1fr 1fr;gap:12px;display:grid}.FreeSearchFlow-module__vKEIwG__removalsLockedOverlay{background:radial-gradient(60% 60%,#0a0d14b3,#0000);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.FreeSearchFlow-module__vKEIwG__removalsLockedIcon{width:48px;height:48px;color:var(--brand-sky);background:#66d0ff1a;border:1px solid #66d0ff4d;border-radius:14px;place-items:center;display:grid}.FreeSearchFlow-module__vKEIwG__removalsLockedText{color:var(--text-2);font-size:13px;font-weight:600}.FreeSearchFlow-module__vKEIwG__divider{background:var(--stroke-1);height:1px;margin:8px 0 28px}.FreeSearchFlow-module__vKEIwG__platformsGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.FreeSearchFlow-module__vKEIwG__platformCard{border:1px solid var(--stroke-1);background:#05070c80;border-radius:16px;align-items:center;gap:20px;padding:20px;display:flex}.FreeSearchFlow-module__vKEIwG__platformPct{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;color:var(--text-primary);font-size:40px;font-weight:500;line-height:1}.FreeSearchFlow-module__vKEIwG__platformPctUnit{color:var(--text-4);font-size:20px}.FreeSearchFlow-module__vKEIwG__platformName{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.FreeSearchFlow-module__vKEIwG__platformCount{color:var(--text-4);margin-top:4px;font-size:12px}.FreeSearchFlow-module__vKEIwG__getProtected{background:var(--gradient-final-cta);border:1px solid #66d0ff4d;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:28px;display:flex;position:relative;overflow:hidden}.FreeSearchFlow-module__vKEIwG__getProtectedLeft{flex:1;align-items:center;gap:18px;min-width:280px;display:flex}.FreeSearchFlow-module__vKEIwG__getProtectedIconTile{width:56px;height:56px;color:var(--brand-mint);background:#66ffcd1f;border:1px solid #66ffcd4d;border-radius:16px;place-items:center;display:grid}.FreeSearchFlow-module__vKEIwG__getProtectedTitle{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;margin:0;font-size:24px;font-weight:500;line-height:1.1}.FreeSearchFlow-module__vKEIwG__getProtectedSub{color:var(--text-3);max-width:440px;margin-top:4px;font-size:14px}.FreeSearchFlow-module__vKEIwG__leaksTableOuter{border-radius:28px;margin-bottom:32px}.FreeSearchFlow-module__vKEIwG__leaksTableInner{border-radius:27px;padding:0;overflow:hidden}.FreeSearchFlow-module__vKEIwG__leaksHead{border-bottom:1px solid var(--stroke-1);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;padding:32px;display:flex}.FreeSearchFlow-module__vKEIwG__leaksHeadLeft{flex-direction:column;gap:8px;display:flex}.FreeSearchFlow-module__vKEIwG__leaksHeadTitleRow{align-items:center;gap:14px;display:flex}.FreeSearchFlow-module__vKEIwG__leaksHeadTitle{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;margin:0;font-size:30px;font-weight:500}.FreeSearchFlow-module__vKEIwG__leaksHeadSub{color:var(--text-3);font-size:14px}.FreeSearchFlow-module__vKEIwG__leaksFilterRow{border-bottom:1px solid var(--stroke-1);scrollbar-width:none;gap:6px;padding:16px 32px;display:flex;overflow:auto}.FreeSearchFlow-module__vKEIwG__leaksFilterRow::-webkit-scrollbar{display:none}.FreeSearchFlow-module__vKEIwG__leaksFilterTab,.FreeSearchFlow-module__vKEIwG__leaksFilterTabActive{cursor:pointer;white-space:nowrap;transition:all .2s var(--ease-smooth);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.FreeSearchFlow-module__vKEIwG__leaksFilterTab{border:1px solid var(--stroke-1);color:var(--text-3);background:0 0}.FreeSearchFlow-module__vKEIwG__leaksFilterTab:hover{color:var(--text-2);background:#ffffff08}.FreeSearchFlow-module__vKEIwG__leaksFilterTabActive{color:var(--text-primary);background:#66d0ff1a;border:1px solid #66d0ff59}.FreeSearchFlow-module__vKEIwG__leaksFilterCount{border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700}.FreeSearchFlow-module__vKEIwG__leaksFilterTab .FreeSearchFlow-module__vKEIwG__leaksFilterCount{color:var(--text-3);background:#ffffff0f}.FreeSearchFlow-module__vKEIwG__leaksFilterTabActive .FreeSearchFlow-module__vKEIwG__leaksFilterCount{background:var(--brand-sky);color:var(--brand-mint-deep)}.FreeSearchFlow-module__vKEIwG__leaksColHead,.FreeSearchFlow-module__vKEIwG__leakRow{grid-template-columns:64px 72px 150px 1fr 120px;align-items:center;gap:16px;padding:12px 32px;font-size:13px;display:grid}.FreeSearchFlow-module__vKEIwG__leaksColHead{border-bottom:1px solid var(--stroke-1);letter-spacing:.1em;text-transform:uppercase;color:var(--text-4);font-size:11px;font-weight:600}.FreeSearchFlow-module__vKEIwG__leakRow{min-height:56px;transition:background .15s var(--ease-smooth);background:0 0;border-bottom:1px solid #ffffff08;padding:10px 32px}.FreeSearchFlow-module__vKEIwG__leakRow:hover{background:#66d0ff08}.FreeSearchFlow-module__vKEIwG__leakRowDim{opacity:.8}.FreeSearchFlow-module__vKEIwG__leakRank{color:var(--text-4);font-family:ui-monospace,monospace;font-size:12px}.FreeSearchFlow-module__vKEIwG__leakThumb{border:1px solid var(--stroke-1);border-radius:6px;width:56px;height:40px;position:relative;overflow:hidden}.FreeSearchFlow-module__vKEIwG__leakThumbBlob{filter:blur(4px);position:absolute;inset:0;transform:scale(1.2)}.FreeSearchFlow-module__vKEIwG__leakThumbBlobHidden{filter:blur(10px);transform:scale(1.2)}.FreeSearchFlow-module__vKEIwG__leakThumbLockOverlay{color:var(--danger-2);background:#05070c80;place-items:center;display:grid;position:absolute;inset:0}.FreeSearchFlow-module__vKEIwG__leakPlatformCell{align-items:center;gap:8px;display:flex}.FreeSearchFlow-module__vKEIwG__leakPlatformIcon{border:1px solid var(--stroke-1);background:#ffffff0a;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.FreeSearchFlow-module__vKEIwG__leakPlatformLabel{color:var(--text-2);font-size:12px}.FreeSearchFlow-module__vKEIwG__leakLink{color:var(--brand-sky,#66d0ff);cursor:pointer;align-items:flex-start;gap:6px;max-width:100%;font-family:ui-monospace,monospace;font-size:12px;line-height:1.45;text-decoration:none;display:inline-flex}.FreeSearchFlow-module__vKEIwG__leakLink:hover{text-decoration:underline}.FreeSearchFlow-module__vKEIwG__leakLinkUrl{overflow-wrap:anywhere;word-break:break-word;min-width:0}.FreeSearchFlow-module__vKEIwG__leakLinkIcon,.FreeSearchFlow-module__vKEIwG__leakLinkExt{flex-shrink:0;margin-top:2px}.FreeSearchFlow-module__vKEIwG__leakLinkExt{opacity:.55}.FreeSearchFlow-module__vKEIwG__leakLinkHidden{color:var(--danger-2);background:#ff6b6b1a;border:1px solid #ff6b6b33;border-radius:999px;align-items:center;gap:8px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.FreeSearchFlow-module__vKEIwG__leakTime{text-align:right;color:var(--text-4);font-size:12px}.FreeSearchFlow-module__vKEIwG__leaksFooter{border-top:1px solid var(--stroke-1);flex-direction:column;gap:14px;padding:24px;display:flex}.FreeSearchFlow-module__vKEIwG__leaksUpgradeStrip{background:#ff6b6b0f;border:1px solid #ff6b6b33;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.FreeSearchFlow-module__vKEIwG__leaksUpgradeText{color:var(--text-2);align-items:center;gap:12px;font-size:14px;display:flex}.FreeSearchFlow-module__vKEIwG__finalCtaOuter{border-radius:28px}.FreeSearchFlow-module__vKEIwG__finalCtaInner{background:var(--gradient-final-cta);text-align:center;border-radius:27px;padding:56px;position:relative;overflow:hidden}.FreeSearchFlow-module__vKEIwG__finalCtaShield{width:72px;height:72px;color:var(--brand-mint);background:#66ffcd1f;border:1px solid #66ffcd4d;border-radius:20px;place-items:center;margin:0 auto 24px;display:grid}.FreeSearchFlow-module__vKEIwG__finalCtaTitle{font-family:var(--font-unbounded),"Inter",sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(32px,4.5vw,52px);font-weight:500;line-height:.95}.FreeSearchFlow-module__vKEIwG__finalCtaSub{color:var(--text-3);max-width:540px;margin:20px auto 0;font-size:16px}.FreeSearchFlow-module__vKEIwG__finalCtaButtons{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.FreeSearchFlow-module__vKEIwG__finalCtaTrust{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:28px;display:flex}@keyframes FreeSearchFlow-module__vKEIwG__fsPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@keyframes FreeSearchFlow-module__vKEIwG__fsScanLineV{0%{opacity:0;transform:translateY(-100%)}10%,90%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes FreeSearchFlow-module__vKEIwG__fsScanLineH{0%{opacity:0;transform:translate(-100%)}10%,90%{opacity:1}to{opacity:0;transform:translate(100%)}}@keyframes FreeSearchFlow-module__vKEIwG__fsSpin{to{transform:rotate(360deg)}}@keyframes FreeSearchFlow-module__vKEIwG__fsPingRing{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(2.4)}}@keyframes FreeSearchFlow-module__vKEIwG__fsBlink50{0%,50%{opacity:1}50.01%,to{opacity:0}}@keyframes FreeSearchFlow-module__vKEIwG__fsRowIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes FreeSearchFlow-module__vKEIwG__fsStepIn{0%{opacity:0;filter:blur(4px);transform:translateY(16px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.FreeSearchFlow-module__vKEIwG__eyebrowDot,.FreeSearchFlow-module__vKEIwG__eyebrowDangerDot,.FreeSearchFlow-module__vKEIwG__scanLiveDot,.FreeSearchFlow-module__vKEIwG__scanLineH,.FreeSearchFlow-module__vKEIwG__scanLineV,.FreeSearchFlow-module__vKEIwG__scanReticle,.FreeSearchFlow-module__vKEIwG__scanProgressShimmer,.FreeSearchFlow-module__vKEIwG__otpCaret,.FreeSearchFlow-module__vKEIwG__scanNodeRing,.FreeSearchFlow-module__vKEIwG__scanLogSpinner,.FreeSearchFlow-module__vKEIwG__stepContent,.FreeSearchFlow-module__vKEIwG__scanLogRow{animation:none}}@media (max-width:1024px){.FreeSearchFlow-module__vKEIwG__formWrap{padding:60px 40px 80px}.FreeSearchFlow-module__vKEIwG__scanWrap{padding:56px 40px 80px}.FreeSearchFlow-module__vKEIwG__scanGrid{grid-template-columns:1fr}.FreeSearchFlow-module__vKEIwG__reportWrap{padding:56px 40px 60px}.FreeSearchFlow-module__vKEIwG__overviewGrid,.FreeSearchFlow-module__vKEIwG__platformsGrid{grid-template-columns:1fr}.FreeSearchFlow-module__vKEIwG__leaksColHead,.FreeSearchFlow-module__vKEIwG__leakRow{grid-template-columns:50px 64px 120px 1fr 100px;padding:10px 20px}}@media (max-width:768px){.FreeSearchFlow-module__vKEIwG__formWrap{padding:48px 20px 64px}.FreeSearchFlow-module__vKEIwG__stepper{gap:8px}.FreeSearchFlow-module__vKEIwG__stepPill{padding:6px 10px;font-size:10px}.FreeSearchFlow-module__vKEIwG__stepPill>span:last-child{display:none}.FreeSearchFlow-module__vKEIwG__stepConnector{width:16px}.FreeSearchFlow-module__vKEIwG__formCardInner{padding:28px 22px}.FreeSearchFlow-module__vKEIwG__otpTile{border-radius:10px;width:46px;height:56px;font-size:22px}.FreeSearchFlow-module__vKEIwG__scanWrap{padding:40px 20px 60px}.FreeSearchFlow-module__vKEIwG__reportWrap{padding:40px 20px 56px}.FreeSearchFlow-module__vKEIwG__scanCompleteCard{padding:24px 20px}.FreeSearchFlow-module__vKEIwG__leaksColHead{display:none}.FreeSearchFlow-module__vKEIwG__leakRow{grid-template-columns:1fr;gap:8px;padding:14px 18px}.FreeSearchFlow-module__vKEIwG__leakRank,.FreeSearchFlow-module__vKEIwG__leakTime{font-size:11px}.FreeSearchFlow-module__vKEIwG__finalCtaInner{padding:40px 22px}}
.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}}
.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}}
