.AnnouncementBar-module__FrNRta__bar{z-index:200;background:linear-gradient(270deg,#6c47ff,#a855f7,#ec4899,#f97316,#a855f7,#6c47ff) 0 0/400% 400%;justify-content:center;align-items:center;gap:12px;min-height:42px;padding:9px 48px 9px 16px;animation:8s infinite AnnouncementBar-module__FrNRta__gradientShift;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}@keyframes AnnouncementBar-module__FrNRta__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.AnnouncementBar-module__FrNRta__shimmer{pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff2e 50%,#0000 60%) 0 0/200% 100%;animation:3s linear infinite AnnouncementBar-module__FrNRta__shimmerMove;position:absolute;inset:0}@keyframes AnnouncementBar-module__FrNRta__shimmerMove{0%{background-position:-200% 0}to{background-position:200% 0}}.AnnouncementBar-module__FrNRta__content{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.AnnouncementBar-module__FrNRta__badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;background:#fff3;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.AnnouncementBar-module__FrNRta__message{color:#fff;text-align:center;margin:0;font-size:14px;font-weight:500;line-height:1.4}.AnnouncementBar-module__FrNRta__highlight{font-style:italic;font-weight:700}.AnnouncementBar-module__FrNRta__discount{color:#6c47ff;letter-spacing:-.3px;background:#fff;border-radius:6px;padding:1px 7px;font-size:15px;font-weight:800}.AnnouncementBar-module__FrNRta__cta{color:#fff;text-underline-offset:3px;white-space:nowrap;font-weight:700;text-decoration:underline;transition:opacity .2s;display:inline-block}.AnnouncementBar-module__FrNRta__cta:hover{opacity:.8}.AnnouncementBar-module__FrNRta__close{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #ffffff8c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AnnouncementBar-module__FrNRta__close:hover{background:#ffffff40;transform:translateY(-50%)scale(1.1)}@media (max-width:480px){.AnnouncementBar-module__FrNRta__badge{display:none}.AnnouncementBar-module__FrNRta__message{font-size:12px}.AnnouncementBar-module__FrNRta__discount{font-size:13px}}
.Navbar-module__cJzEcG__navbar{top:var(--bar-height,42px);-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:150;background:#ffffffb3;border-bottom:1px solid #ffffff4d;align-items:center;height:80px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{background:#ffffffe6;border-bottom:1px solid #6366f11a;height:70px;box-shadow:0 4px 20px #00000014}.Navbar-module__cJzEcG__navContent{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{object-fit:cover;align-items:center;transition:all .3s;display:flex;position:relative}.Navbar-module__cJzEcG__logo:after{content:"";background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Navbar-module__cJzEcG__logo:hover:after{width:100%}.Navbar-module__cJzEcG__logo:hover{transform:translateY(-2px)}.Navbar-module__cJzEcG__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);padding:.5rem 0;font-size:.9375rem;font-weight:500;transition:all .3s;position:relative}.Navbar-module__cJzEcG__link:before{content:"";background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__link:hover:before{width:100%}.Navbar-module__cJzEcG__link:hover{color:var(--primary);transform:translateY(-2px)}.Navbar-module__cJzEcG__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__mobileMenuButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:.5rem;transition:all .2s;display:none}.Navbar-module__cJzEcG__mobileMenuButton:hover{color:var(--primary);transform:scale(1.1)}.Navbar-module__cJzEcG__mobileActions{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__links{top:calc(var(--bar-height,42px) + 80px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#fffffffa;flex-direction:column;gap:0;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;left:0;right:0;transform:translateY(-100%);box-shadow:0 10px 30px #0000001a}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__mobileOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__link{text-align:center;width:100%;padding:1rem;font-size:1.125rem}.Navbar-module__cJzEcG__link:before,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__mobileMenuButton{display:block}.Navbar-module__cJzEcG__mobileActions{flex-direction:column;justify-content:center;gap:.75rem;width:100%;margin-top:1rem;display:flex}.Navbar-module__cJzEcG__mobileActions .Navbar-module__cJzEcG__btn{justify-content:center;width:100%}}
.Footer-module__S6Hkya__footer{background:var(--background-alt);border-top:1px solid var(--border);margin-top:auto;padding:4rem 0 2rem}.Footer-module__S6Hkya__content{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brand h3{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;display:flex}.Footer-module__S6Hkya__brand p{color:var(--text-muted);max-width:300px}.Footer-module__S6Hkya__column h4{color:var(--foreground);margin-bottom:1.5rem;font-size:1rem}.Footer-module__S6Hkya__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__links a{color:var(--text-muted);transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__content{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}}.Footer-module__S6Hkya__disclaimer{text-align:center;color:var(--text-muted);opacity:.7;margin-top:1.5rem;font-size:.75rem}
.Hero-module__ZARIfG__hero{scroll-margin-top:calc(var(--bar-height,42px) + 80px);text-align:center;background:linear-gradient(135deg,#6366f114 0%,#ec48990d 100%);padding:12rem 0 6rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";background:radial-gradient(circle,#6366f126 0%,#0000 70%);width:500px;height:500px;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-50%;right:-10%}.Hero-module__ZARIfG__content{z-index:1;max-width:800px;margin:0 auto;position:relative}.Hero-module__ZARIfG__rebrandBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#000000e6;border:1px solid #6366f14d;border-radius:9999px;align-items:center;gap:.75rem;margin-bottom:2.5rem;padding:.625rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 0 15px #6366f126}.Hero-module__ZARIfG__rebrandBadge:before{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.Hero-module__ZARIfG__rebrandBadge:hover{border-color:#6366f180;transform:translateY(-2px)scale(1.02);box-shadow:0 10px 15px -3px #00000014,0 0 20px #6366f140}.Hero-module__ZARIfG__rebrandBadge:hover:before{left:100%}.Hero-module__ZARIfG__oldLogoWrapper,.Hero-module__ZARIfG__newLogoWrapper{border-radius:4px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__oldLogoWrapper{opacity:.5;filter:grayscale();width:110px;height:28px;transition:all .3s}.Hero-module__ZARIfG__newLogoWrapper{width:130px;height:32px}.Hero-module__ZARIfG__logoImage{object-fit:contain;width:100%;height:auto}.Hero-module__ZARIfG__logoImageSquare{width:100%;height:auto;margin-top:0%}.Hero-module__ZARIfG__rebrandBadge:hover .Hero-module__ZARIfG__oldLogoWrapper{opacity:.8;filter:grayscale()}.Hero-module__ZARIfG__rebrandBadge:hover .Hero-module__ZARIfG__newLogoWrapper{filter:drop-shadow(0 0 8px #6366f14d);transform:scale(1.05)}.Hero-module__ZARIfG__arrow{color:var(--primary);opacity:.8;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.Hero-module__ZARIfG__rebrandBadge:hover .Hero-module__ZARIfG__arrow{transform:translate(3px)scale(1.1)}.Hero-module__ZARIfG__sparkle{color:#fbbf24;animation:3s linear infinite Hero-module__ZARIfG__spin}@keyframes Hero-module__ZARIfG__spin{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.2)}to{transform:rotate(360deg)scale(1)}}.Hero-module__ZARIfG__isNow{color:var(--text-muted);opacity:.8;margin:0 .25rem;font-size:.875rem;font-style:italic;font-weight:600}.Hero-module__ZARIfG__badge{color:var(--primary);border-radius:var(--radius-full);background:linear-gradient(135deg,#6366f126 0%,#ec48991a 100%);border:1px solid #6366f133;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;animation:3s ease-in-out infinite Hero-module__ZARIfG__glow;display:inline-flex}.Hero-module__ZARIfG__title{background:linear-gradient(135deg,var(--foreground)0%,var(--primary)50%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__noCreditCard{width:100%;color:var(--text-muted);margin-top:.5rem;font-size:.875rem}.Hero-module__ZARIfG__showcase{flex-direction:column;gap:5rem;width:100%;margin-top:5rem;display:flex}.Hero-module__ZARIfG__showcaseItem{flex-direction:column;align-items:center;gap:2rem;display:flex}.Hero-module__ZARIfG__showcaseText{text-align:center;max-width:600px;margin:0 auto}.Hero-module__ZARIfG__showcaseTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:700}.Hero-module__ZARIfG__showcaseDescription{color:var(--text-muted);font-size:1.125rem;line-height:1.6}.Hero-module__ZARIfG__browserFrame{background:#fff;border:1px solid #00000014;border-radius:12px;width:100%;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.Hero-module__ZARIfG__browserFrame:hover{transform:translateY(-5px);box-shadow:0 35px 70px -15px #6366f133}.Hero-module__ZARIfG__browserHeader{background:#f1f5f9;border-bottom:1px solid #0000000d;gap:.5rem;padding:.75rem 1rem;display:flex}.Hero-module__ZARIfG__dot{border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__dot:first-child{background:#ef4444}.Hero-module__ZARIfG__dot:nth-child(2){background:#eab308}.Hero-module__ZARIfG__dot:nth-child(3){background:#22c55e}.Hero-module__ZARIfG__imageWrapper{background:#fff;width:100%;line-height:0;position:relative}.Hero-module__ZARIfG__image{width:100%;height:auto;display:block}@media (min-width:768px){.Hero-module__ZARIfG__showcase{gap:8rem}}@media (max-width:768px){.Hero-module__ZARIfG__showcaseTitle{font-size:1.5rem}.Hero-module__ZARIfG__showcase{gap:4rem;margin-top:3rem}.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__hero{padding:8rem 0 6rem}.Hero-module__ZARIfG__rebrandBadge{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:.5rem 1rem}.Hero-module__ZARIfG__oldLogoWrapper{width:80px;height:20px}.Hero-module__ZARIfG__newLogoWrapper{width:100px;height:24px}}
.Features-module__zvCZ4q__features{background:var(--background);padding:6rem 0}.Features-module__zvCZ4q__header{text-align:center;max-width:600px;margin:0 auto 4rem}.Features-module__zvCZ4q__header h2{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem}.Features-module__zvCZ4q__header p{color:var(--text-muted);font-size:1.125rem}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:6rem;display:grid}.Features-module__zvCZ4q__card{border-radius:var(--radius-lg);background:var(--background-alt);border:1px solid var(--border);padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Features-module__zvCZ4q__card:before{content:"";background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.Features-module__zvCZ4q__card:hover:before{transform:scaleX(1)}.Features-module__zvCZ4q__card:hover{border-color:var(--primary-light);transform:translateY(-8px);box-shadow:0 12px 24px #6366f126}.Features-module__zvCZ4q__icon{width:48px;height:48px;color:var(--primary);border-radius:var(--radius-md);background:#6366f11a;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Features-module__zvCZ4q__card h3{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem}.Features-module__zvCZ4q__card p{color:var(--text-muted);line-height:1.6}.Features-module__zvCZ4q__featureList{text-align:center;max-width:900px;margin:0 auto}.Features-module__zvCZ4q__featureList h3{color:var(--foreground);margin-bottom:2.5rem;font-size:1.75rem}.Features-module__zvCZ4q__featureGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Features-module__zvCZ4q__featureItem{text-align:left;background:var(--background-alt);border-radius:var(--radius-md);border:1px solid var(--border);align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .3s;display:flex}.Features-module__zvCZ4q__featureItem:hover{background:#6366f10d;border-color:#6366f14d;transform:translate(8px);box-shadow:0 4px 12px #6366f11a}.Features-module__zvCZ4q__featureIcon{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--primary);background:linear-gradient(135deg,#6366f11a 0%,#ec48991a 100%);flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Features-module__zvCZ4q__featureItem:hover .Features-module__zvCZ4q__featureIcon{background:linear-gradient(135deg,#6366f133 0%,#ec489926 100%);transform:scale(1.1)}.Features-module__zvCZ4q__checkIcon{color:var(--success);flex-shrink:0}.Features-module__zvCZ4q__featureItem span{color:var(--foreground);font-size:.9375rem;font-weight:500}@media (max-width:768px){.Features-module__zvCZ4q__features{padding:4rem 0}.Features-module__zvCZ4q__grid{grid-template-columns:1fr;gap:1.5rem}.Features-module__zvCZ4q__header{margin-bottom:3rem}.Features-module__zvCZ4q__header h2{font-size:2rem}.Features-module__zvCZ4q__card{padding:1.5rem}.Features-module__zvCZ4q__featureGrid{grid-template-columns:1fr;gap:1rem}.Features-module__zvCZ4q__featureList{margin-bottom:4rem}}@media (max-width:480px){.Features-module__zvCZ4q__features{padding:3rem 0}.Features-module__zvCZ4q__header h2{font-size:1.75rem}.Features-module__zvCZ4q__card h3{font-size:1.125rem}}
.Pricing-module__yc4bBa__pricing{background:var(--background);padding:6rem 0}.Pricing-module__yc4bBa__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Pricing-module__yc4bBa__header h2{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem}.Pricing-module__yc4bBa__header p{color:var(--text-muted);font-size:1.125rem}.Pricing-module__yc4bBa__pricingWrapper{max-width:900px;margin:0 auto}.Pricing-module__yc4bBa__cardsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem;display:grid}.Pricing-module__yc4bBa__pricingCard{background:var(--background-alt);border:2px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative}.Pricing-module__yc4bBa__pricingCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.Pricing-module__yc4bBa__recommended{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary),0 8px 24px #6366f126;background:linear-gradient(135deg,#6366f108 0%,#ec489905 100%)}.Pricing-module__yc4bBa__recommended:hover{box-shadow:0 0 0 1px var(--primary),0 12px 32px #6366f140}.Pricing-module__yc4bBa__couponSection{text-align:center;width:100%;margin:1rem 0}.Pricing-module__yc4bBa__couponCode{color:var(--primary);border-radius:var(--radius-md);border:1px dashed var(--primary);letter-spacing:1px;background:#6366f11a;margin-bottom:.5rem;padding:.5rem 1rem;font-family:monospace;font-size:1.125rem;font-weight:700;display:inline-block}.Pricing-module__yc4bBa__limitText{color:var(--text-muted);font-size:.8125rem;font-weight:500}.Pricing-module__yc4bBa__recommendedBadge{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);color:#fff;border-radius:var(--radius-full);letter-spacing:.5px;padding:.4rem 1.25rem;font-size:.8125rem;font-weight:700;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #6366f180}.Pricing-module__yc4bBa__planHeader{text-align:center;margin-bottom:1.5rem}.Pricing-module__yc4bBa__planHeader h3{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Pricing-module__yc4bBa__planDescription{color:var(--text-muted);font-size:.9375rem}.Pricing-module__yc4bBa__priceSection{text-align:center;border-top:1px solid var(--border);border-bottom:1px solid var(--border);width:100%;margin-bottom:2rem;padding:1.5rem 0}.Pricing-module__yc4bBa__priceDisplay{justify-content:center;align-items:baseline;margin-bottom:.5rem;line-height:1;display:flex}.Pricing-module__yc4bBa__currency{color:var(--foreground);margin-right:.25rem;font-size:1.75rem;font-weight:600}.Pricing-module__yc4bBa__amount{color:var(--foreground);font-size:4rem;font-weight:800}.Pricing-module__yc4bBa__originalPrice{color:var(--text-muted);opacity:.7;margin-right:1rem;font-size:2rem;font-weight:600;text-decoration:line-through}.Pricing-module__yc4bBa__period{color:var(--text-muted);margin-top:.5rem;font-size:1.125rem;font-weight:500}.Pricing-module__yc4bBa__billedText{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.Pricing-module__yc4bBa__trialNote{text-align:center;background:var(--background-alt);border-radius:var(--radius-md);margin-bottom:3rem;padding:1.5rem 2rem}.Pricing-module__yc4bBa__trialNote p{color:var(--text-muted);font-size:.9375rem;font-weight:500}.Pricing-module__yc4bBa__featuresSection{text-align:center}.Pricing-module__yc4bBa__featuresSection h3{color:var(--foreground);margin-bottom:2.5rem;font-size:1.5rem;font-weight:700}.Pricing-module__yc4bBa__featureGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Pricing-module__yc4bBa__featureItem{background:var(--background-alt);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.Pricing-module__yc4bBa__featureItem:hover{background:#6366f10d;transform:translate(4px)}.Pricing-module__yc4bBa__checkIcon{color:var(--success);flex-shrink:0}.Pricing-module__yc4bBa__featureItem span{color:var(--foreground);font-size:.875rem;font-weight:500}@media (max-width:768px){.Pricing-module__yc4bBa__pricing{padding:4rem 0}.Pricing-module__yc4bBa__header h2{font-size:2rem}.Pricing-module__yc4bBa__cardsGrid{grid-template-columns:1fr;gap:1.5rem}.Pricing-module__yc4bBa__featureGrid{grid-template-columns:1fr}.Pricing-module__yc4bBa__amount{font-size:3rem}.Pricing-module__yc4bBa__pricingCard{padding:2rem 1.5rem}.Pricing-module__yc4bBa__trialNote{padding:1.25rem 1.5rem}.Pricing-module__yc4bBa__featuresSection h3{font-size:1.25rem}}@media (max-width:480px){.Pricing-module__yc4bBa__pricing{padding:3rem 0}.Pricing-module__yc4bBa__header h2{font-size:1.75rem}.Pricing-module__yc4bBa__header p{font-size:1rem}.Pricing-module__yc4bBa__amount{font-size:2.5rem}.Pricing-module__yc4bBa__pricingCard{padding:1.75rem 1.25rem}}
.WhyQuickSearchUI-module__n5Io6a__whySection{background-color:var(--background);padding:100px 0;position:relative;overflow:hidden}.WhyQuickSearchUI-module__n5Io6a__header{text-align:center;max-width:800px;margin:0 auto 60px}.WhyQuickSearchUI-module__n5Io6a__header h2{background:linear-gradient(135deg,var(--foreground)0%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem}.WhyQuickSearchUI-module__n5Io6a__header p{color:var(--text-muted);font-size:1.125rem}.WhyQuickSearchUI-module__n5Io6a__comparisonContainer{border-radius:var(--radius-lg);background:var(--background-alt);border:1px solid var(--border);margin-top:4rem;padding:2rem;overflow-x:auto}.WhyQuickSearchUI-module__n5Io6a__comparisonTable{border-collapse:collapse;width:100%;min-width:600px}.WhyQuickSearchUI-module__n5Io6a__comparisonTable th{text-align:left;border-bottom:2px solid var(--border);color:var(--foreground);padding:1.5rem;font-size:1.1rem}.WhyQuickSearchUI-module__n5Io6a__comparisonTable td{border-bottom:1px solid var(--border);color:var(--text-muted);vertical-align:top;padding:1.5rem}.WhyQuickSearchUI-module__n5Io6a__featureName{color:var(--foreground);width:25%;font-weight:600}.WhyQuickSearchUI-module__n5Io6a__nativeSearch{width:37.5%}.WhyQuickSearchUI-module__n5Io6a__quickSearchUI{background:#6366f108;width:37.5%}.WhyQuickSearchUI-module__n5Io6a__check{color:var(--success);margin-right:.5rem}.WhyQuickSearchUI-module__n5Io6a__cross{color:var(--error);margin-right:.5rem}.WhyQuickSearchUI-module__n5Io6a__benefitGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;gap:2rem;margin-top:4rem;display:grid}.WhyQuickSearchUI-module__n5Io6a__benefitCard{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;transition:all .3s}.WhyQuickSearchUI-module__n5Io6a__benefitCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.WhyQuickSearchUI-module__n5Io6a__benefitCard h3{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.WhyQuickSearchUI-module__n5Io6a__benefitCard p{color:var(--text-muted);line-height:1.6}.WhyQuickSearchUI-module__n5Io6a__tag{background:var(--primary-light);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}@media (max-width:768px){.WhyQuickSearchUI-module__n5Io6a__header h2{font-size:2rem}.WhyQuickSearchUI-module__n5Io6a__comparisonContainer,.WhyQuickSearchUI-module__n5Io6a__comparisonTable th,.WhyQuickSearchUI-module__n5Io6a__comparisonTable td{padding:1rem}}
.page-module__NfDiEG__page{flex-direction:column;min-height:100vh;display:flex}.page-module__NfDiEG__main{flex-direction:column;flex:1;align-items:center;width:fit-content;max-width:800px;margin:0 auto;padding:6rem 1.5rem;display:flex}.page-module__NfDiEG__header{text-align:center;margin-bottom:4rem}.page-module__NfDiEG__title{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.page-module__NfDiEG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.page-module__NfDiEG__section{width:100%;margin-bottom:4rem}.page-module__NfDiEG__sectionTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:600}.page-module__NfDiEG__content{color:var(--text-muted);font-size:1.125rem;line-height:1.8}.page-module__NfDiEG__content p{margin-bottom:1.5rem}.page-module__NfDiEG__card{background:var(--background-alt);border-radius:var(--radius-lg);border:1px solid var(--border);margin-top:1rem;padding:2rem}.page-module__NfDiEG__profile{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.page-module__NfDiEG__avatarWrapper{border:2px solid var(--primary-light);border-radius:50%;width:80px;height:80px;position:relative;overflow:hidden}.page-module__NfDiEG__avatarImage{object-fit:cover}.page-module__NfDiEG__profileInfo h3{color:var(--foreground);margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.page-module__NfDiEG__role{color:var(--primary);font-weight:500}@media (max-width:768px){.page-module__NfDiEG__title{font-size:2.5rem}.page-module__NfDiEG__main{padding:4rem 1rem}}
.page-module__OSLHOG__page{flex-direction:column;min-height:100vh;display:flex}.page-module__OSLHOG__main{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:6rem 1.5rem;display:flex}.page-module__OSLHOG__header{text-align:center;max-width:600px;margin-bottom:4rem}.page-module__OSLHOG__title{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.page-module__OSLHOG__subtitle{color:var(--text-muted);font-size:1.25rem;line-height:1.6}.page-module__OSLHOG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1000px;margin-bottom:4rem;display:grid}.page-module__OSLHOG__card{background:var(--background-alt);border-radius:var(--radius-lg);border:1px solid var(--border);flex-direction:column;height:100%;padding:2.5rem;transition:all .3s;display:flex}.page-module__OSLHOG__card:hover{border-color:var(--primary-light);transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.page-module__OSLHOG__cardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__OSLHOG__iconWrapper{width:48px;height:48px;color:var(--primary);background:#6366f11a;border-radius:12px;justify-content:center;align-items:center;display:flex}.page-module__OSLHOG__cardTitle{color:var(--foreground);font-size:1.5rem;font-weight:600}.page-module__OSLHOG__cardDescription{color:var(--text-muted);flex-grow:1;margin-bottom:2rem;line-height:1.6}.page-module__OSLHOG__contactInfo{margin-top:auto}.page-module__OSLHOG__emailLink{color:var(--primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.page-module__OSLHOG__emailLink:hover{color:var(--primary-dark)}.page-module__OSLHOG__supportTime{color:var(--text-muted);font-size:.875rem;display:block}.page-module__OSLHOG__salesButton{background:var(--foreground);width:calc(100% - 3rem);color:var(--background);border-radius:var(--radius-md);justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.page-module__OSLHOG__salesButton:hover{opacity:.9}@media (max-width:768px){.page-module__OSLHOG__title{font-size:2.5rem}.page-module__OSLHOG__main{padding:4rem 1rem}.page-module__OSLHOG__card{padding:2rem}}
.docs-module__jMC11a__container{background-color:var(--background-alt);min-height:100vh;padding:8rem 1.5rem 6rem}.docs-module__jMC11a__content{max-width:56rem;margin:0 auto}.docs-module__jMC11a__header{text-align:center;flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.docs-module__jMC11a__title{letter-spacing:-.025em;color:var(--foreground);font-size:2.5rem;font-weight:900}.docs-module__jMC11a__subtitle{color:var(--text-muted);max-width:42rem;margin:0 auto;font-size:1.25rem}.docs-module__jMC11a__grid{flex-direction:column;gap:2rem;display:flex}.docs-module__jMC11a__card{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.docs-module__jMC11a__cardHeader{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.docs-module__jMC11a__cardTitleWrapper{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.docs-module__jMC11a__iconWrapper{border-radius:var(--radius-md);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.docs-module__jMC11a__iconPrimary,.docs-module__jMC11a__iconIndigo{color:var(--primary);background-color:#6366f11a}.docs-module__jMC11a__iconEmerald{color:var(--success);background-color:#10b9811a}.docs-module__jMC11a__iconOrange{color:#f97316;background-color:#f973161a}.docs-module__jMC11a__cardTitle{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.docs-module__jMC11a__cardDescription{color:var(--text-muted);font-size:1rem}.docs-module__jMC11a__cardContent{color:var(--text-muted);padding:0 1.5rem 1.5rem}.docs-module__jMC11a__videoWrapper{border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden}.docs-module__jMC11a__text{line-height:1.6}.docs-module__jMC11a__list{flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:1.5rem;list-style-type:decimal;display:flex}.docs-module__jMC11a__listUnordered{flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:1.5rem;list-style-type:disc;display:flex}.docs-module__jMC11a__tag{background-color:var(--background-alt);border-radius:var(--radius-sm);border:1px solid var(--border);padding:.25rem .5rem;font-family:monospace;font-size:.75rem}@media (min-width:1024px){.docs-module__jMC11a__container{padding:3rem}.docs-module__jMC11a__title{margin-top:4rem;font-size:3rem}}
.legal-module__0qBMDG__legalPage{background:var(--background);min-height:100vh;padding:6rem 0 4rem}.legal-module__0qBMDG__backLink{color:var(--primary);align-items:center;margin-bottom:2rem;font-weight:600;transition:all .2s;display:inline-flex}.legal-module__0qBMDG__backLink:hover{color:var(--primary-dark);transform:translate(-4px)}.legal-module__0qBMDG__legalPage h1{color:var(--foreground);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.legal-module__0qBMDG__lastUpdated{color:var(--text-muted);border-bottom:2px solid var(--border);margin-bottom:3rem;padding-bottom:1.5rem;font-size:.9375rem}.legal-module__0qBMDG__legalPage section{margin-bottom:3rem}.legal-module__0qBMDG__legalPage h2{color:var(--foreground);margin-top:2rem;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.legal-module__0qBMDG__legalPage h3{color:var(--foreground);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.legal-module__0qBMDG__legalPage p{color:var(--text-muted);margin-bottom:1rem;line-height:1.7}.legal-module__0qBMDG__legalPage ul{margin-bottom:1rem;margin-left:1.5rem;list-style:outside}.legal-module__0qBMDG__legalPage li{color:var(--text-muted);margin-bottom:.5rem;line-height:1.7}.legal-module__0qBMDG__legalPage strong{color:var(--foreground);font-weight:600}.legal-module__0qBMDG__legalPage a{color:var(--primary);text-decoration:underline}.legal-module__0qBMDG__legalPage a:hover{color:var(--primary-dark)}@media (max-width:768px){.legal-module__0qBMDG__legalPage{padding:4rem 0 3rem}.legal-module__0qBMDG__legalPage h1{font-size:2rem}.legal-module__0qBMDG__legalPage h2{font-size:1.5rem}.legal-module__0qBMDG__legalPage h3{font-size:1.125rem}}
.rebranding-module__148qXq__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:800px;min-height:80vh;margin:0 auto;padding:8rem 2rem 4rem;display:flex}.rebranding-module__148qXq__oldLogoWrapper,.rebranding-module__148qXq__newLogoWrapper{border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.rebranding-module__148qXq__oldLogoWrapper{opacity:.5;filter:grayscale();width:220px;height:56px}.rebranding-module__148qXq__newLogoWrapper{width:260px;height:64px}.rebranding-module__148qXq__logoImage{object-fit:contain;width:100%;height:auto}.rebranding-module__148qXq__arrow{color:var(--text-muted);opacity:.5}.rebranding-module__148qXq__title{background:linear-gradient(135deg,var(--foreground)0%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.rebranding-module__148qXq__content{color:var(--text-muted);max-width:600px;margin-bottom:3rem;font-size:1.25rem;line-height:1.7}.rebranding-module__148qXq__highlight{color:var(--foreground);font-weight:600}.rebranding-module__148qXq__btn{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);color:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex}.rebranding-module__148qXq__btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px #6366f166}.rebranding-module__148qXq__logosContainer{justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}@media (max-width:640px){.rebranding-module__148qXq__logosContainer{flex-direction:column;gap:1rem}.rebranding-module__148qXq__oldLogoWrapper{width:160px;height:40px}.rebranding-module__148qXq__newLogoWrapper{width:190px;height:48px}.rebranding-module__148qXq__arrow{margin:.5rem 0;transform:rotate(90deg)}.rebranding-module__148qXq__title{font-size:2rem}.rebranding-module__148qXq__container{padding:6rem 1.5rem 2rem}}
.page-module__soTk5G__container{padding-top:100px;padding-bottom:80px}.page-module__soTk5G__hero{text-align:center;max-width:800px;margin-bottom:80px;margin-left:auto;margin-right:auto}.page-module__soTk5G__hero h1{background:linear-gradient(135deg,#fff 0%,#a5a5a5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.page-module__soTk5G__hero p{color:var(--text-secondary);font-size:1.25rem;line-height:1.6}.page-module__soTk5G__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:80px;display:grid}.page-module__soTk5G__card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:2rem;transition:transform .2s,border-color .2s}.page-module__soTk5G__card:hover{border-color:var(--primary);transform:translateY(-5px)}.page-module__soTk5G__cardIcon{width:48px;height:48px;color:var(--primary);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__soTk5G__card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.page-module__soTk5G__card p{color:var(--text-secondary);line-height:1.6}.page-module__soTk5G__pricingSection{border:1px solid var(--border-color);text-align:center;background:#ffffff08;border-radius:24px;max-width:900px;margin:0 auto;padding:3rem}.page-module__soTk5G__pricingHeader h2{margin-bottom:1rem;font-size:2.5rem}.page-module__soTk5G__pricingHeader p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.page-module__soTk5G__price{color:var(--primary);margin-bottom:.5rem;font-size:4rem;font-weight:700}.page-module__soTk5G__priceSub{color:var(--text-secondary);margin-bottom:2rem;display:block}.page-module__soTk5G__featuresList{text-align:left;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;max-width:700px;margin:3rem auto;display:grid}.page-module__soTk5G__featureItem{color:var(--text-primary);align-items:center;gap:.75rem;display:flex}.page-module__soTk5G__checkIcon{color:var(--success);flex-shrink:0}.page-module__soTk5G__ctaButton{background:var(--primary);color:#000;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module__soTk5G__ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 20px #fff3}@media (max-width:768px){.page-module__soTk5G__hero h1{font-size:2.5rem}.page-module__soTk5G__pricingSection{padding:2rem}}
.FAQ-module__V8_xEa__faq{background:var(--background-alt);border-top:1px solid var(--border);padding:6rem 0}.FAQ-module__V8_xEa__header{text-align:center;max-width:600px;margin:0 auto 4rem}.FAQ-module__V8_xEa__header h2{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem}.FAQ-module__V8_xEa__list{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__item{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:var(--primary-light);box-shadow:0 2px 8px #0000000d}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open{border-color:var(--primary)}.FAQ-module__V8_xEa__question{color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex}.FAQ-module__V8_xEa__question:hover{color:var(--primary)}.FAQ-module__V8_xEa__question span{flex:1}.FAQ-module__V8_xEa__icon{color:var(--primary);flex-shrink:0;margin-left:1rem;transition:transform .3s}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{transform:rotate(180deg)}.FAQ-module__V8_xEa__answerWrapper{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answerWrapper{max-height:500px;padding:0 1.5rem 1.5rem}.FAQ-module__V8_xEa__answer{color:var(--text-muted);margin:0;line-height:1.6}.FAQ-module__V8_xEa__cta{text-align:center;background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);border-radius:var(--radius-lg);color:#fff;margin-top:4rem;padding:4rem;position:relative;overflow:hidden}.FAQ-module__V8_xEa__cta:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:8s ease-in-out infinite FAQ-module__V8_xEa__float;position:absolute;top:-50%;right:-50%}.FAQ-module__V8_xEa__cta h2{z-index:1;margin-bottom:1rem;font-size:2rem;position:relative}.FAQ-module__V8_xEa__cta p{opacity:.9;z-index:1;margin-bottom:2rem;font-size:1.125rem;position:relative}.FAQ-module__V8_xEa__ctaButton{color:var(--primary);border-radius:var(--radius-md);background:#fff;padding:.75rem 2rem;font-weight:600;transition:transform .2s;display:inline-block}.FAQ-module__V8_xEa__ctaButton:hover{background:#f9fafb;transform:translateY(-2px)}@media (max-width:768px){.FAQ-module__V8_xEa__faq{padding:4rem 0}.FAQ-module__V8_xEa__header h2{font-size:2rem}.FAQ-module__V8_xEa__question{padding:1.25rem;font-size:1rem}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answerWrapper{padding:0 1.25rem 1.25rem}.FAQ-module__V8_xEa__cta{margin-top:3rem;padding:3rem 2rem}.FAQ-module__V8_xEa__cta h2{font-size:1.75rem}.FAQ-module__V8_xEa__cta p{font-size:1rem}}@media (max-width:480px){.FAQ-module__V8_xEa__faq{padding:3rem 0}.FAQ-module__V8_xEa__header h2{font-size:1.75rem}.FAQ-module__V8_xEa__question{padding:1rem;font-size:.9375rem}.FAQ-module__V8_xEa__cta{padding:2.5rem 1.5rem}.FAQ-module__V8_xEa__cta h2{font-size:1.5rem}}
