.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:100;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;top:0;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{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{-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;top:80px;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{width:100%;margin-top:1rem;display:block}.Navbar-module__cJzEcG__mobileActions .Navbar-module__cJzEcG__btn{justify-content:center;width:100%}}@media (prefers-color-scheme:dark){.Navbar-module__cJzEcG__navbar{background:#0a0a0ab3;border-bottom:1px solid #ffffff1a}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{background:#0a0a0ae6}@media (max-width:768px){.Navbar-module__cJzEcG__links{background:#171717fa}}}
.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}}
.Hero-module__ZARIfG__hero{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__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{justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:6rem 0 3rem}.Hero-module__ZARIfG__title{font-size:2.25rem}.Hero-module__ZARIfG__subtitle{font-size:1.125rem}.Hero-module__ZARIfG__badge{font-size:.8125rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;padding:0 1rem}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding:5rem 0 2.5rem}.Hero-module__ZARIfG__title{font-size:1.875rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}}
.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}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--background-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 0}.Testimonials-module__ItA9Ha__header{text-align:center;max-width:600px;margin:0 auto 4rem}.Testimonials-module__ItA9Ha__header h2{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--background);border-radius:var(--radius-lg);border:1px solid var(--border);padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.Testimonials-module__ItA9Ha__quote{color:var(--foreground);margin-bottom:1.5rem;font-size:1.125rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--primary-light);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:600;display:flex}.Testimonials-module__ItA9Ha__info h4{color:var(--foreground);margin-bottom:.25rem;font-size:1rem}.Testimonials-module__ItA9Ha__info p{color:var(--text-muted);font-size:.875rem}@media (max-width:768px){.Testimonials-module__ItA9Ha__testimonials{padding:4rem 0}.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr;gap:1.5rem}.Testimonials-module__ItA9Ha__header h2{font-size:2rem}.Testimonials-module__ItA9Ha__card{padding:1.5rem}}@media (max-width:480px){.Testimonials-module__ItA9Ha__testimonials{padding:3rem 0}.Testimonials-module__ItA9Ha__header h2{font-size:1.75rem}.Testimonials-module__ItA9Ha__quote{font-size:1rem}}
.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__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__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}}
.CustomService-module__LQYiTW__customService{border-top:1px solid var(--border);background:linear-gradient(135deg,#6366f108 0%,#ec489905 100%);padding:6rem 0;position:relative;overflow:hidden}.CustomService-module__LQYiTW__customService:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f114 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;right:-20%}.CustomService-module__LQYiTW__wrapper{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.CustomService-module__LQYiTW__leftContent{max-width:550px}.CustomService-module__LQYiTW__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:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.CustomService-module__LQYiTW__leftContent h2{color:var(--foreground);margin-bottom:1.5rem;font-size:2.75rem;font-weight:800;line-height:1.1}.CustomService-module__LQYiTW__description{color:var(--text-muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.CustomService-module__LQYiTW__benefitsList{flex-direction:column;gap:1rem;display:flex}.CustomService-module__LQYiTW__benefitItem{background:var(--background);border-radius:var(--radius-sm);border:1px solid var(--border);align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.CustomService-module__LQYiTW__benefitItem:hover{border-color:var(--primary-light);transform:translate(4px)}.CustomService-module__LQYiTW__checkIcon{color:var(--success);flex-shrink:0}.CustomService-module__LQYiTW__benefitItem span{color:var(--foreground);font-size:.9375rem;font-weight:500}.CustomService-module__LQYiTW__rightContent{justify-content:center;display:flex}.CustomService-module__LQYiTW__priceCard{background:var(--background);border:2px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:400px;padding:2.5rem;transition:all .3s;box-shadow:0 8px 24px #00000014}.CustomService-module__LQYiTW__priceCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 32px #6366f126}.CustomService-module__LQYiTW__priceHeader{text-align:center;border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.5rem}.CustomService-module__LQYiTW__priceHeader h3{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.CustomService-module__LQYiTW__priceHeader p{color:var(--text-muted);font-size:.9375rem}.CustomService-module__LQYiTW__priceDisplay{text-align:center;margin-bottom:2rem}.CustomService-module__LQYiTW__priceLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.875rem;font-weight:500;display:block}.CustomService-module__LQYiTW__priceAmount{justify-content:center;align-items:baseline;margin-bottom:.5rem;display:flex}.CustomService-module__LQYiTW__currency{color:var(--primary);margin-right:.25rem;font-size:2rem;font-weight:600}.CustomService-module__LQYiTW__price{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;line-height:1}.CustomService-module__LQYiTW__priceNote{color:var(--text-muted);font-size:.875rem}.CustomService-module__LQYiTW__features{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:center;gap:1rem;margin-bottom:2rem;padding:1.5rem 0;display:flex}.CustomService-module__LQYiTW__featureIcon{border-radius:var(--radius-md);width:48px;height:48px;color:var(--primary);background:linear-gradient(135deg,#6366f11a 0%,#ec48991a 100%);justify-content:center;align-items:center;transition:all .3s;display:flex}.CustomService-module__LQYiTW__featureIcon:hover{background:linear-gradient(135deg,#6366f133 0%,#ec489926 100%);transform:scale(1.1)rotate(5deg)}.CustomService-module__LQYiTW__ctaButton{width:100%;font-size:1.0625rem}@media (max-width:968px){.CustomService-module__LQYiTW__customService{padding:4rem 0}.CustomService-module__LQYiTW__wrapper{grid-template-columns:1fr;gap:3rem}.CustomService-module__LQYiTW__leftContent{text-align:center;max-width:100%}.CustomService-module__LQYiTW__leftContent h2{font-size:2.25rem}.CustomService-module__LQYiTW__benefitsList{max-width:500px;margin:0 auto}.CustomService-module__LQYiTW__priceCard{max-width:100%}.CustomService-module__LQYiTW__price{font-size:3rem}}@media (max-width:480px){.CustomService-module__LQYiTW__customService{padding:3rem 0}.CustomService-module__LQYiTW__leftContent h2{font-size:1.875rem}.CustomService-module__LQYiTW__description{font-size:1rem}.CustomService-module__LQYiTW__benefitItem span{font-size:.875rem}.CustomService-module__LQYiTW__price{font-size:2.5rem}.CustomService-module__LQYiTW__priceCard{padding:2rem 1.5rem}}
.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}}
.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}}
