.styles-module__y5ZlWq__section{background:var(--radial-bg-header);padding:6rem 0;position:relative;overflow:hidden}.styles-module__y5ZlWq__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.styles-module__y5ZlWq__header{text-align:center;margin-bottom:4rem}.styles-module__y5ZlWq__title{text-shadow:0 0 20px var(--b-5);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.styles-module__y5ZlWq__subtitle{color:var(--text-2);max-width:600px;margin:0 auto 1rem;font-size:1.2rem;line-height:1.6}.styles-module__y5ZlWq__accentLine{background:linear-gradient(90deg,var(--a-6),var(--b-6));border-radius:2px;width:80px;height:4px;margin:0 auto;animation:3s ease-in-out infinite styles-module__y5ZlWq__shimmer}@keyframes styles-module__y5ZlWq__shimmer{0%,to{opacity:.7;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.1)}}.styles-module__y5ZlWq__billingToggle{background:var(--bg);border:1px solid var(--b-1);box-shadow:var(--services-card-shadow);transition:all var(--transition-smooth);border-radius:16px;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;padding:1rem;display:flex}.styles-module__y5ZlWq__billingToggle:hover{border-color:var(--b-3);box-shadow:var(--services-card-hover-shadow)}.styles-module__y5ZlWq__billingLabel{color:var(--text);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.styles-module__y5ZlWq__discountBadge{background:linear-gradient(135deg,var(--success),#059669);color:var(--bg);border-radius:12px;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.styles-module__y5ZlWq__toggleSwitch{width:60px;height:32px;position:relative}.styles-module__y5ZlWq__toggleInput{opacity:0;width:0;height:0}.styles-module__y5ZlWq__toggleLabel{background:var(--text-2);cursor:pointer;border-radius:32px;inset:0}.styles-module__y5ZlWq__toggleLabel,.styles-module__y5ZlWq__toggleLabel:before{transition:var(--transition-smooth);position:absolute}.styles-module__y5ZlWq__toggleLabel:before{background:var(--bg);box-shadow:var(--shadow-sm);content:"";border-radius:50%;width:24px;height:24px;bottom:4px;left:4px}.styles-module__y5ZlWq__toggleInput:checked+.styles-module__y5ZlWq__toggleLabel{background:var(--a-6)}.styles-module__y5ZlWq__toggleInput:checked+.styles-module__y5ZlWq__toggleLabel:before{transform:translate(28px)}.styles-module__y5ZlWq__plansGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.styles-module__y5ZlWq__planCard{background:var(--bg);border:1px solid var(--b-1);box-shadow:var(--services-card-shadow);transition:all var(--transition-smooth);border-radius:24px;padding:2rem;animation:.6s ease-out both styles-module__y5ZlWq__fadeInUp;position:relative;overflow:hidden}.styles-module__y5ZlWq__planCard:first-child{animation-delay:.1s}.styles-module__y5ZlWq__planCard:nth-child(2){animation-delay:.2s}.styles-module__y5ZlWq__planCard:nth-child(3){animation-delay:.3s}.styles-module__y5ZlWq__planCard:hover{background:var(--bg);border-color:var(--b-3);box-shadow:var(--services-card-hover-shadow);transform:translateY(-8px)}.styles-module__y5ZlWq__planCard.styles-module__y5ZlWq__popular{border-color:var(--b-6);box-shadow:var(--services-card-shadow),0 4px 12px var(--b-6-alpha-20)}.styles-module__y5ZlWq__planCard.styles-module__y5ZlWq__popular:hover{border-color:var(--b-6);box-shadow:var(--services-card-hover-shadow),0 8px 20px var(--b-6-alpha-30)}.styles-module__y5ZlWq__popularBadge{background:linear-gradient(135deg,var(--b-6),#e67e22);box-shadow:0 4px 12px var(--b-6-alpha-30);color:var(--bg);letter-spacing:.5px;text-transform:uppercase;border-radius:20px;padding:.5rem 1.5rem;font-size:.8rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.styles-module__y5ZlWq__planHeader{text-align:center;margin-bottom:2rem}.styles-module__y5ZlWq__planName{color:var(--text);font-size:1.5rem;font-weight:700}.styles-module__y5ZlWq__planName,.styles-module__y5ZlWq__planPrice{margin-bottom:1rem}.styles-module__y5ZlWq__priceAmount{color:var(--a-7);font-size:3rem;font-weight:800;line-height:1}.styles-module__y5ZlWq__pricePeriod{font-weight:500}.styles-module__y5ZlWq__planDescription,.styles-module__y5ZlWq__pricePeriod{color:var(--text-2);font-size:1rem}.styles-module__y5ZlWq__planDescription{line-height:1.5}.styles-module__y5ZlWq__planFeatures{margin-bottom:2rem}.styles-module__y5ZlWq__featuresList{margin:0;padding:0;list-style:none}.styles-module__y5ZlWq__featuresList>li{margin-bottom:1rem}.styles-module__y5ZlWq__featuresList>li:last-child{margin-bottom:0}.styles-module__y5ZlWq__featureItem{transition:all var(--transition-base);align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.styles-module__y5ZlWq__featureItem.styles-module__y5ZlWq__highlighted{background:var(--a-5);border-radius:8px;margin:.25rem 0;padding:.75rem}.styles-module__y5ZlWq__featureIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex}.styles-module__y5ZlWq__featureIcon.styles-module__y5ZlWq__included{background:var(--success);color:var(--bg)}.styles-module__y5ZlWq__featureIcon.styles-module__y5ZlWq__excluded{background:var(--error);color:var(--bg)}.styles-module__y5ZlWq__featureText{color:var(--text-1);font-size:.95rem;font-weight:500}.styles-module__y5ZlWq__planFooter{text-align:center}.styles-module__y5ZlWq__ctaButton{border:1px solid var(--a-2);box-shadow:var(--hero-cta-primary-shadow);color:var(--c-5);transition:all var(--transition-smooth);border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__y5ZlWq__ctaButton,.styles-module__y5ZlWq__ctaButton:hover{background:var(--gradient-1)}.styles-module__y5ZlWq__ctaButton:hover{box-shadow:var(--hero-cta-primary-hover-shadow);transform:translateY(-2px)scale(1.02)}.styles-module__y5ZlWq__ctaIcon{transition:transform var(--transition-base);font-size:1.2rem}.styles-module__y5ZlWq__ctaButton:hover .styles-module__y5ZlWq__ctaIcon{transform:translate(4px)}.styles-module__y5ZlWq__planAccent{background:linear-gradient(90deg,var(--a-6),var(--b-6));opacity:0;height:4px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.styles-module__y5ZlWq__planCard:hover .styles-module__y5ZlWq__planAccent{opacity:1}.styles-module__y5ZlWq__guaranteeNote{background:var(--bg);border:1px solid var(--b-1);box-shadow:var(--services-card-shadow);max-width:600px;transition:all var(--transition-smooth);border-radius:16px;align-items:center;gap:1.5rem;margin:0 auto;padding:2rem;display:flex}.styles-module__y5ZlWq__guaranteeNote:hover{border-color:var(--b-3);box-shadow:var(--services-card-hover-shadow)}.styles-module__y5ZlWq__guaranteeIcon{filter:drop-shadow(0 2px 4px var(--shadow-sm));flex-shrink:0;font-size:2.5rem}.styles-module__y5ZlWq__guaranteeContent{flex:1}.styles-module__y5ZlWq__guaranteeTitle{color:var(--text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.styles-module__y5ZlWq__guaranteeText{color:var(--text-2);margin:0;font-size:.95rem;line-height:1.5}.styles-module__y5ZlWq__decorativeElements{pointer-events:none;z-index:1;position:absolute;inset:0}.styles-module__y5ZlWq__floatingShape{background:linear-gradient(135deg,var(--a-1),var(--b-6-alpha-10));opacity:.4;border-radius:50%;width:80px;height:80px;animation:15s ease-in-out infinite styles-module__y5ZlWq__float;position:absolute}.styles-module__y5ZlWq__floatingShape:first-child{animation-delay:0s;top:10%;left:5%}.styles-module__y5ZlWq__floatingShape:nth-child(2){animation-delay:5s;top:60%;right:10%}.styles-module__y5ZlWq__floatingShape:nth-child(3){animation-delay:10s;bottom:20%;left:15%}@keyframes styles-module__y5ZlWq__float{0%,to{opacity:.3;transform:translateY(0)rotate(0)}50%{opacity:.6;transform:translateY(-20px)rotate(90deg)}}@keyframes styles-module__y5ZlWq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles-module__y5ZlWq__section{padding:4rem 0}.styles-module__y5ZlWq__container{padding:0 1rem}.styles-module__y5ZlWq__header{margin-bottom:3rem}.styles-module__y5ZlWq__plansGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module__y5ZlWq__planCard{padding:1.5rem}.styles-module__y5ZlWq__priceAmount{font-size:2.5rem}.styles-module__y5ZlWq__billingToggle,.styles-module__y5ZlWq__guaranteeNote{flex-direction:column;gap:1rem}.styles-module__y5ZlWq__guaranteeNote{text-align:center}.styles-module__y5ZlWq__floatingShape{display:none}}@media (max-width:480px){.styles-module__y5ZlWq__section{padding:3rem 0}.styles-module__y5ZlWq__title{margin-bottom:.75rem}.styles-module__y5ZlWq__planCard{padding:1.25rem}.styles-module__y5ZlWq__planName{font-size:1.25rem}.styles-module__y5ZlWq__priceAmount{font-size:2rem}.styles-module__y5ZlWq__ctaButton{padding:.875rem 1.5rem}}@media (prefers-reduced-motion:reduce){.styles-module__y5ZlWq__accentLine,.styles-module__y5ZlWq__floatingShape{opacity:.1;animation:none}.styles-module__y5ZlWq__ctaButton:hover,.styles-module__y5ZlWq__ctaButton:hover .styles-module__y5ZlWq__ctaIcon,.styles-module__y5ZlWq__planCard:hover{transform:none}}.styles-module__y5ZlWq__billingToggle,.styles-module__y5ZlWq__guaranteeNote,.styles-module__y5ZlWq__planCard{background:var(--bg)}
.styles-module__OOMB-W__section{background:var(--radial-bg-header);padding:6rem 0;position:relative;overflow:hidden}.styles-module__OOMB-W__container{z-index:2;max-width:1000px;margin:0 auto;padding:0 2rem;position:relative}.styles-module__OOMB-W__header{text-align:center;margin-bottom:4rem}.styles-module__OOMB-W__title{color:var(--text-1);text-shadow:0 0 20px var(--b-5);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.styles-module__OOMB-W__subtitle{color:var(--text-2);max-width:600px;margin:0 auto 1rem;font-size:1.2rem;line-height:1.6}.styles-module__OOMB-W__accentLine{background:linear-gradient(90deg,var(--a-6),var(--b-6));border-radius:2px;width:80px;height:4px;margin:0 auto;animation:3s ease-in-out infinite styles-module__OOMB-W__shimmer}@keyframes styles-module__OOMB-W__shimmer{0%,to{opacity:.7;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.1)}}.styles-module__OOMB-W__faqGrid{flex-direction:column;gap:1rem;margin-bottom:4rem;display:flex}.styles-module__OOMB-W__faqItem{background:var(--bg);border:1px solid var(--b-1);box-shadow:var(--faq-item-shadow);transition:all var(--transition-smooth);border-radius:16px;animation:.6s ease-out both styles-module__OOMB-W__fadeInUp;overflow:hidden}.styles-module__OOMB-W__faqItem:first-child{animation-delay:.1s}.styles-module__OOMB-W__faqItem:nth-child(2){animation-delay:.2s}.styles-module__OOMB-W__faqItem:nth-child(3){animation-delay:.3s}.styles-module__OOMB-W__faqItem:nth-child(4){animation-delay:.4s}.styles-module__OOMB-W__faqItem:nth-child(5){animation-delay:.5s}.styles-module__OOMB-W__faqItem:nth-child(6){animation-delay:.6s}.styles-module__OOMB-W__faqItem:hover{border-color:var(--faq-item-hover-border);box-shadow:var(--faq-item-hover-shadow);transform:translateY(-2px)}.styles-module__OOMB-W__faqQuestion{color:var(--text-1);cursor:pointer;text-align:left;transition:all var(--transition-base);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem 2rem;font-size:1.1rem;font-weight:600;line-height:1.4;display:flex}.styles-module__OOMB-W__faqQuestion:hover{background:var(--a-2)}.styles-module__OOMB-W__faqQuestion:focus{outline:none}.styles-module__OOMB-W__faqQuestion:focus,.styles-module__OOMB-W__faqQuestion[aria-expanded=true]{background:var(--a-5)}.styles-module__OOMB-W__questionText{flex:1}.styles-module__OOMB-W__chevron{color:var(--a-7);height:24px;transition:transform var(--transition-smooth);flex-shrink:0;justify-content:center;align-items:center;width:24px;display:flex}.styles-module__OOMB-W__chevron.styles-module__OOMB-W__rotated{transform:rotate(180deg)}.styles-module__OOMB-W__chevron:hover{color:var(--d-7)}.styles-module__OOMB-W__faqAnswer{background:var(--bg);max-height:0;transition:max-height var(--transition-smooth);overflow:hidden}.styles-module__OOMB-W__faqAnswer.styles-module__OOMB-W__open{max-height:300px}.styles-module__OOMB-W__faqAnswer[aria-hidden=true]{display:none}.styles-module__OOMB-W__answerContent{padding:0 2rem 1.5rem}.styles-module__OOMB-W__answerText{color:var(--text-2);margin:0;font-size:1rem;line-height:1.6}.styles-module__OOMB-W__faqAccent{background:linear-gradient(90deg,#0000,var(--a-2),#0000);opacity:0;height:2px;transition:opacity var(--transition-base)}.styles-module__OOMB-W__faqItem:hover .styles-module__OOMB-W__faqAccent{opacity:1}.styles-module__OOMB-W__ctaSection{background:var(--bg);border:1px solid var(--b-1);box-shadow:var(--services-card-shadow);text-align:center;transition:all var(--transition-smooth);border-radius:24px;padding:3rem}.styles-module__OOMB-W__ctaSection:hover{border-color:var(--b-3);box-shadow:var(--services-card-hover-shadow)}.styles-module__OOMB-W__ctaContent{max-width:600px;margin:0 auto}.styles-module__OOMB-W__ctaTitle{color:var(--text);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.styles-module__OOMB-W__ctaText{color:var(--text-2);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.styles-module__OOMB-W__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.styles-module__OOMB-W__primaryCTA,.styles-module__OOMB-W__secondaryCTA{transition:all var(--transition-smooth);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.styles-module__OOMB-W__primaryCTA{background:var(--gradient-1);border:1px solid var(--a-2);box-shadow:var(--hero-cta-primary-shadow);color:var(--c-5)}.styles-module__OOMB-W__primaryCTA:hover{background:var(--gradient-1);box-shadow:var(--hero-cta-primary-hover-shadow);transform:translateY(-2px)scale(1.02)}.styles-module__OOMB-W__secondaryCTA{background:var(--invisible);border:1px solid var(--b-5);box-shadow:var(--hero-cta-secondary-shadow);color:var(--b-7)}.styles-module__OOMB-W__secondaryCTA:hover{background:var(--b-1);border-color:var(--a-6);box-shadow:var(--hero-cta-secondary-hover-shadow);transform:translateY(-2px)}.styles-module__OOMB-W__ctaIcon{transition:transform var(--transition-base);font-size:1.2rem}.styles-module__OOMB-W__primaryCTA:hover .styles-module__OOMB-W__ctaIcon,.styles-module__OOMB-W__secondaryCTA:hover .styles-module__OOMB-W__ctaIcon{transform:translate(4px)}.styles-module__OOMB-W__decorativeElements{pointer-events:none;z-index:1;position:absolute;inset:0}.styles-module__OOMB-W__floatingDot{background:linear-gradient(135deg,var(--a-3),var(--b-6-alpha-30));opacity:.4;border-radius:50%;width:8px;height:8px;animation:12s ease-in-out infinite styles-module__OOMB-W__float;position:absolute}.styles-module__OOMB-W__floatingDot:first-child{animation-delay:0s;top:20%;left:10%}.styles-module__OOMB-W__floatingDot:nth-child(2){animation-delay:4s;top:70%;right:15%}.styles-module__OOMB-W__floatingDot:nth-child(3){animation-delay:8s;bottom:30%;left:20%}@keyframes styles-module__OOMB-W__float{0%,to{opacity:.3;transform:translateY(0)scale(1)}50%{opacity:.6;transform:translateY(-15px)scale(1.1)}}@keyframes styles-module__OOMB-W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles-module__OOMB-W__section{padding:4rem 0}.styles-module__OOMB-W__container{padding:0 1rem}.styles-module__OOMB-W__header{margin-bottom:3rem}.styles-module__OOMB-W__faqQuestion{padding:1.25rem 1.5rem;font-size:1rem}.styles-module__OOMB-W__answerContent{padding:0 1.5rem 1.25rem}.styles-module__OOMB-W__ctaSection{padding:2rem 1.5rem}.styles-module__OOMB-W__ctaButtons{flex-direction:column;align-items:center}.styles-module__OOMB-W__primaryCTA,.styles-module__OOMB-W__secondaryCTA{justify-content:center;width:100%;max-width:300px}.styles-module__OOMB-W__floatingDot{display:none}}@media (max-width:480px){.styles-module__OOMB-W__section{padding:3rem 0}.styles-module__OOMB-W__title{margin-bottom:.75rem}.styles-module__OOMB-W__faqQuestion{padding:1rem 1.25rem}.styles-module__OOMB-W__answerContent{padding:0 1.25rem 1rem}.styles-module__OOMB-W__ctaTitle{font-size:1.25rem}.styles-module__OOMB-W__ctaText{font-size:1rem}}@media (prefers-reduced-motion:reduce){.styles-module__OOMB-W__accentLine,.styles-module__OOMB-W__floatingDot{opacity:.1;animation:none}.styles-module__OOMB-W__faqItem:hover{transform:none}.styles-module__OOMB-W__chevron,.styles-module__OOMB-W__faqAnswer{transition:none}.styles-module__OOMB-W__primaryCTA:hover,.styles-module__OOMB-W__primaryCTA:hover .styles-module__OOMB-W__ctaIcon,.styles-module__OOMB-W__secondaryCTA:hover,.styles-module__OOMB-W__secondaryCTA:hover .styles-module__OOMB-W__ctaIcon{transform:none}}.styles-module__OOMB-W__ctaSection,.styles-module__OOMB-W__faqItem,.styles-module__OOMB-W__secondaryCTA{background:var(--bg)}
.styles-module__sAF9wW__section{background:var(--radial-bg-header);color:var(--text);padding:6rem 0;position:relative;overflow:hidden}.styles-module__sAF9wW__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.styles-module__sAF9wW__content{text-align:center;max-width:800px;margin:0 auto}.styles-module__sAF9wW__header{margin-bottom:4rem}.styles-module__sAF9wW__title{text-shadow:0 0 20px var(--b-5);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.styles-module__sAF9wW__subtitle{color:var(--text);margin-bottom:1rem;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600}.styles-module__sAF9wW__description{color:var(--text);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.6}.styles-module__sAF9wW__accentLine{background:linear-gradient(90deg,var(--a-6),var(--b-6));border-radius:2px;width:100px;height:4px;margin:0 auto;animation:3s ease-in-out infinite styles-module__sAF9wW__shimmer}@keyframes styles-module__sAF9wW__shimmer{0%,to{opacity:.7;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.1)}}.styles-module__sAF9wW__features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.styles-module__sAF9wW__featureItem{background:var(--bg);border:1px solid var(--b-1);box-shadow:var(--hero-text-container-shadow);text-align:left;transition:all var(--transition-smooth);border-radius:16px;align-items:flex-start;gap:1rem;padding:1.5rem;animation:.6s ease-out both styles-module__sAF9wW__fadeInUp;display:flex}.styles-module__sAF9wW__featureItem:first-child{animation-delay:.1s}.styles-module__sAF9wW__featureItem:nth-child(2){animation-delay:.2s}.styles-module__sAF9wW__featureItem:nth-child(3){animation-delay:.3s}.styles-module__sAF9wW__featureItem:hover{background:var(--bg);border-color:var(--a-6);box-shadow:var(--shadow-md),0 8px 16px var(--a-2);transform:translateY(-4px)}.styles-module__sAF9wW__featureIcon{background:var(--b-1);border:1px solid var(--a-2);color:var(--bg);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.styles-module__sAF9wW__featureContent{flex:1}.styles-module__sAF9wW__featureTitle{color:var(--a-6);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.styles-module__sAF9wW__featureDescription{color:var(--text-2);margin:0;font-size:.95rem;line-height:1.5}.styles-module__sAF9wW__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.styles-module__sAF9wW__primaryCTA,.styles-module__sAF9wW__secondaryCTA{transition:all var(--transition-smooth);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.styles-module__sAF9wW__primaryCTA{background:var(--gradient-1);border:1px solid var(--a-2);box-shadow:var(--hero-cta-primary-shadow);color:var(--c-5)}.styles-module__sAF9wW__primaryCTA:hover{background:var(--gradient-1);box-shadow:var(--hero-cta-primary-hover-shadow);transform:translateY(-2px)scale(1.02)}.styles-module__sAF9wW__secondaryCTA{background:var(--invisible);border:1px solid var(--b-5);box-shadow:var(--hero-cta-secondary-shadow);color:var(--b-7)}.styles-module__sAF9wW__secondaryCTA:hover{background:var(--b-1);border-color:var(--a-6);box-shadow:var(--hero-cta-secondary-hover-shadow);transform:translateY(-2px)}.styles-module__sAF9wW__ctaIcon{transition:transform var(--transition-base);font-size:1.2rem}.styles-module__sAF9wW__primaryCTA:hover .styles-module__sAF9wW__ctaIcon,.styles-module__sAF9wW__secondaryCTA:hover .styles-module__sAF9wW__ctaIcon{transform:translate(4px)}.styles-module__sAF9wW__decorativeElements{pointer-events:none;z-index:1;position:absolute;inset:0}.styles-module__sAF9wW__floatingShape{background:linear-gradient(135deg,var(--a-1),var(--b-6-alpha-10));opacity:.4;border-radius:50%;width:100px;height:100px;animation:15s ease-in-out infinite styles-module__sAF9wW__float;position:absolute}.styles-module__sAF9wW__floatingShape:first-child{animation-delay:0s;top:15%;left:10%}.styles-module__sAF9wW__floatingShape:nth-child(2){animation-delay:5s;top:65%;right:15%}.styles-module__sAF9wW__floatingShape:nth-child(3){animation-delay:10s;bottom:25%;left:20%}@keyframes styles-module__sAF9wW__float{0%,to{opacity:.3;transform:translateY(0)rotate(0)}50%{opacity:.6;transform:translateY(-25px)rotate(90deg)}}@keyframes styles-module__sAF9wW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles-module__sAF9wW__section{padding:4rem 0}.styles-module__sAF9wW__container{padding:0 1rem}.styles-module__sAF9wW__header{margin-bottom:3rem}.styles-module__sAF9wW__features{grid-template-columns:1fr;gap:1.5rem}.styles-module__sAF9wW__featureItem{padding:1.25rem}.styles-module__sAF9wW__ctaGroup{flex-direction:column;align-items:center}.styles-module__sAF9wW__primaryCTA,.styles-module__sAF9wW__secondaryCTA{justify-content:center;width:100%;max-width:300px}.styles-module__sAF9wW__floatingShape{display:none}}@media (max-width:480px){.styles-module__sAF9wW__section{padding:3rem 0}.styles-module__sAF9wW__title{margin-bottom:1rem}.styles-module__sAF9wW__description{margin-bottom:1.5rem}.styles-module__sAF9wW__features{margin-bottom:3rem}.styles-module__sAF9wW__featureIcon{width:50px;height:50px;font-size:1.5rem}.styles-module__sAF9wW__featureTitle{font-size:1rem}}@media (prefers-reduced-motion:reduce){.styles-module__sAF9wW__accentLine,.styles-module__sAF9wW__floatingShape{opacity:.1;animation:none}.styles-module__sAF9wW__featureItem:hover,.styles-module__sAF9wW__primaryCTA:hover,.styles-module__sAF9wW__primaryCTA:hover .styles-module__sAF9wW__ctaIcon,.styles-module__sAF9wW__secondaryCTA:hover,.styles-module__sAF9wW__secondaryCTA:hover .styles-module__sAF9wW__ctaIcon{transform:none}}.styles-module__sAF9wW__featureItem,.styles-module__sAF9wW__secondaryCTA{background:var(--bg)}
.styles-module__RI2YMG__pricingTestimonials{background:var(--radial-bg-header);color:var(--text);padding:80px 0;position:relative;overflow:hidden}.styles-module__RI2YMG__pricingTestimonials:before{background:radial-gradient(circle at 20% 80%,var(--orb-2)0,#0000 50%),radial-gradient(circle at 80% 20%,var(--orb-3)0,#0000 50%),radial-gradient(circle at 40% 40%,var(--orb-4)0,#0000 50%);content:"";pointer-events:none;position:absolute;inset:0}.styles-module__RI2YMG__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.styles-module__RI2YMG__header{text-align:center;margin-bottom:4rem}.styles-module__RI2YMG__title{color:var(--a-1);text-shadow:0 2px 4px #0000001a;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;line-height:1.2}.styles-module__RI2YMG__subtitle{color:var(--text-2);max-width:600px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.6}.styles-module__RI2YMG__accentLine{background:var(--gradient-rainbow);border-radius:2px;width:100px;height:4px;margin:0 auto;position:relative}.styles-module__RI2YMG__accentLine:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);animation:3s ease-in-out infinite styles-module__RI2YMG__shimmer;position:absolute;inset:0}@keyframes styles-module__RI2YMG__shimmer{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}.styles-module__RI2YMG__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem;margin-top:3rem;display:grid}.styles-module__RI2YMG__testimonialCard{background:var(--bg);border:1px solid var(--b-1);box-shadow:var(--testimonials-card-shadow);transition:var(--transition-smooth);border-radius:16px;padding:2rem;position:relative;overflow:hidden}.styles-module__RI2YMG__testimonialCard:before{background:var(--gradient-rainbow);content:"";border-radius:0 0 2px 2px;width:4px;height:100%;position:absolute;top:0;left:0}.styles-module__RI2YMG__testimonialCard:after{background:var(--gradient-rainbow);border-radius:16px 16px 0 0;height:3px;left:0;right:0}.styles-module__RI2YMG__testimonialCard:hover{border-color:var(--b-1);box-shadow:var(--testimonials-card-hover-shadow);transform:translateY(-8px)scale(1.02)}.styles-module__RI2YMG__testimonialHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.styles-module__RI2YMG__avatarContainer{flex-shrink:0}.styles-module__RI2YMG__avatar{border:3px solid var(--b-1);object-fit:cover;height:60px;transition:var(--transition-smooth);border-radius:50%;width:60px}.styles-module__RI2YMG__testimonialCard:hover .styles-module__RI2YMG__avatar{border-color:var(--a-6);transform:scale(1.05)}.styles-module__RI2YMG__authorInfo{flex:1}.styles-module__RI2YMG__authorName{color:var(--a-1);font-size:1.1rem;font-weight:600}.styles-module__RI2YMG__authorName,.styles-module__RI2YMG__authorRole{margin:0 0 .25rem;line-height:1.3}.styles-module__RI2YMG__authorRole{color:var(--a-7);font-size:.9rem;font-weight:500}.styles-module__RI2YMG__authorCompany{color:var(--text-2);margin:0;font-size:.85rem;font-weight:400;line-height:1.3}.styles-module__RI2YMG__rating{justify-content:center;gap:.25rem;margin-bottom:1.5rem;display:flex}.styles-module__RI2YMG__star{transition:var(--transition-smooth);font-size:1.2rem}.styles-module__RI2YMG__starFilled{color:var(--a-6);text-shadow:0 0 8px #ffd7004d}.styles-module__RI2YMG__starEmpty{color:var(--text-2);opacity:.3}.styles-module__RI2YMG__quote{margin:0;position:relative}.styles-module__RI2YMG__quote:before{color:var(--a-3);content:"\"";font-family:serif;font-size:4rem;line-height:1;position:absolute;top:-10px;left:-15px}.styles-module__RI2YMG__quoteText{color:var(--text-2);text-align:center;z-index:2;margin:0;font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.7;position:relative}@media (max-width:768px){.styles-module__RI2YMG__pricingTestimonials{padding:60px 0}.styles-module__RI2YMG__header{margin-bottom:3rem}.styles-module__RI2YMG__title{font-size:2rem}.styles-module__RI2YMG__subtitle{margin-bottom:1rem;font-size:1.1rem}.styles-module__RI2YMG__testimonialsGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.styles-module__RI2YMG__testimonialCard{border-radius:12px;padding:1.5rem}.styles-module__RI2YMG__testimonialHeader{text-align:center;flex-direction:column;gap:.75rem}.styles-module__RI2YMG__avatar{width:50px;height:50px}.styles-module__RI2YMG__quoteText{line-height:1.6}.styles-module__RI2YMG__authorName,.styles-module__RI2YMG__quoteText{font-size:1rem}.styles-module__RI2YMG__authorRole{font-size:.85rem}.styles-module__RI2YMG__authorCompany{font-size:.8rem}}@media (max-width:480px){.styles-module__RI2YMG__container{padding:0 15px}.styles-module__RI2YMG__pricingTestimonials{padding:40px 0}.styles-module__RI2YMG__title{font-size:1.75rem}.styles-module__RI2YMG__subtitle{font-size:1rem}.styles-module__RI2YMG__testimonialCard{padding:1.25rem}.styles-module__RI2YMG__quote:before{font-size:3rem;top:-8px;left:-12px}.styles-module__RI2YMG__quoteText{font-size:.95rem}.styles-module__RI2YMG__avatar{width:45px;height:45px}}@keyframes styles-module__RI2YMG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.styles-module__RI2YMG__testimonialCard{animation:.6s ease-out both styles-module__RI2YMG__fadeInUp}.styles-module__RI2YMG__testimonialCard:first-child{animation-delay:.1s}.styles-module__RI2YMG__testimonialCard:nth-child(2){animation-delay:.2s}.styles-module__RI2YMG__testimonialCard:nth-child(3){animation-delay:.3s}.styles-module__RI2YMG__testimonialCard:focus-within{outline:2px solid var(--a-6);outline-offset:4px;border-radius:16px}.styles-module__RI2YMG__quoteText:focus{outline:none}.styles-module__RI2YMG__testimonialCard:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.styles-module__RI2YMG__testimonialCard:hover:after{left:100%}@keyframes styles-module__RI2YMG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(180deg)}}.styles-module__RI2YMG__pricingTestimonials:after{content:"⭐";opacity:.15;pointer-events:none;font-size:2.5rem;animation:12s ease-in-out infinite styles-module__RI2YMG__float;position:absolute;top:30%;right:12%}@media (prefers-contrast:high){.styles-module__RI2YMG__pricingTestimonials{background:var(--radial-bg-header)}.styles-module__RI2YMG__testimonialCard{border:2px solid var(--b-1)}.styles-module__RI2YMG__title{color:var(--text-1)}.styles-module__RI2YMG__quoteText{color:var(--text-2)}.styles-module__RI2YMG__authorName{color:var(--text-1)}.styles-module__RI2YMG__starFilled{color:var(--a-6)}}@media (prefers-reduced-motion:reduce){.styles-module__RI2YMG__accentLine:before,.styles-module__RI2YMG__pricingTestimonials:after,.styles-module__RI2YMG__testimonialCard{animation:none}.styles-module__RI2YMG__avatar,.styles-module__RI2YMG__star,.styles-module__RI2YMG__testimonialCard:after{transition:none}}
/*# sourceMappingURL=a9128f174e5d9226.css.map*/