.page-module__E0kJGG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:90vh;padding:2rem;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__heroContent{z-index:2;max-width:800px;animation:.8s ease-out page-module__E0kJGG__fadeInUp}.page-module__E0kJGG__title{letter-spacing:-.05em;color:var(--text-color);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.page-module__E0kJGG__highlight{color:var(--accent-blue);display:block}.page-module__E0kJGG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.page-module__E0kJGG__ctaGroup{justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:600px){.page-module__E0kJGG__ctaGroup{flex-direction:column;width:100%}.page-module__E0kJGG__ctaGroup button,.page-module__E0kJGG__ctaGroup a{width:100%}}.page-module__E0kJGG__featuresSection{background-color:var(--bg-color);border-top:1px solid var(--border-color);padding:6rem 0}.page-module__E0kJGG__sectionTitle{text-align:center;letter-spacing:-.03em;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.page-module__E0kJGG__featureCard{background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:var(--radius);height:100%;padding:2rem;transition:transform .3s,box-shadow .3s}.page-module__E0kJGG__featureCard:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-light);transform:translateY(-5px)}.page-module__E0kJGG__featureIcon{background-color:var(--accent-light);width:48px;height:48px;color:var(--accent-blue);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__E0kJGG__featureIcon svg{width:24px;height:24px}.page-module__E0kJGG__featureTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.page-module__E0kJGG__featureDesc{color:var(--text-muted);font-size:.95rem;line-height:1.5}.page-module__E0kJGG__blob{z-index:0;pointer-events:none;background:radial-gradient(circle,#0052cc0d 0%,#fff0 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Pricing-module__aV2Sha__pricingSection{background-color:var(--bg-color);padding:6rem 0}.Pricing-module__aV2Sha__sectionTitle{letter-spacing:-.03em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Pricing-module__aV2Sha__sectionDesc{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.Pricing-module__aV2Sha__toggleContainer{background:var(--bg-color);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:1rem;margin-top:2rem;padding:.5rem 1rem;display:inline-flex}.Pricing-module__aV2Sha__toggleBtn{background-color:var(--border-color);border-radius:999px;width:56px;height:32px;padding:4px;transition:background-color .3s;position:relative}.Pricing-module__aV2Sha__toggleBtn.Pricing-module__aV2Sha__toggled{background-color:var(--accent-blue)}.Pricing-module__aV2Sha__toggleKnob{background-color:#fff;border-radius:50%;width:24px;height:24px;transition:transform .3s cubic-bezier(.16,1,.3,1);transform:translate(0);box-shadow:0 2px 4px #0000001a}.Pricing-module__aV2Sha__toggleBtn.Pricing-module__aV2Sha__toggled .Pricing-module__aV2Sha__toggleKnob{transform:translate(24px)}.Pricing-module__aV2Sha__activeLabel{color:var(--text-color);font-weight:600;transition:color .3s}.Pricing-module__aV2Sha__inactiveLabel{color:var(--text-muted);font-weight:500;transition:color .3s}.Pricing-module__aV2Sha__discountBadge{background-color:var(--accent-light);color:var(--accent-blue);vertical-align:middle;border-radius:999px;margin-left:.5rem;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.Pricing-module__aV2Sha__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (max-width:768px){.Pricing-module__aV2Sha__grid{grid-template-columns:1fr}}.Pricing-module__aV2Sha__card{border:1px solid var(--border-color);background-color:var(--bg-color);border-radius:1rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;position:relative}.Pricing-module__aV2Sha__card.Pricing-module__aV2Sha__popular{border:2px solid var(--accent-blue);box-shadow:var(--shadow-md)}.Pricing-module__aV2Sha__popularBadge{background-color:var(--accent-blue);color:#fff;box-shadow:var(--shadow-sm);border-radius:999px;padding:.25rem 1rem;font-size:.85rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__aV2Sha__planName{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Pricing-module__aV2Sha__price{align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex}.Pricing-module__aV2Sha__currency{color:var(--text-muted);font-size:1.5rem;font-weight:600}.Pricing-module__aV2Sha__amount{letter-spacing:-.05em;font-size:3rem;font-weight:800}.Pricing-module__aV2Sha__period{color:var(--text-muted);font-weight:500}.Pricing-module__aV2Sha__billingText{color:var(--text-muted);min-height:1.5rem;margin-bottom:2rem;font-size:.9rem}.Pricing-module__aV2Sha__featuresList{flex-direction:column;gap:1rem;display:flex}.Pricing-module__aV2Sha__featuresList li{color:var(--text-color);align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.Pricing-module__aV2Sha__checkIcon{color:var(--accent-blue);flex-shrink:0;width:20px;height:20px}.Pricing-module__aV2Sha__disabledFeature{color:var(--text-muted)!important}.Pricing-module__aV2Sha__disabledIcon{color:var(--text-muted);flex-shrink:0;width:20px;height:20px}
