.pricing-module__0hLkNG__page{background:var(--bg-primary);min-height:100vh}.pricing-module__0hLkNG__header{background:var(--bg-secondary);border-bottom:1px solid var(--border-light);z-index:100;justify-content:space-between;align-items:center;padding:16px 48px;display:flex;position:sticky;top:0}.pricing-module__0hLkNG__logo{color:var(--text-primary);align-items:center;gap:10px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.pricing-module__0hLkNG__logoIcon{background:var(--accent-primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pricing-module__0hLkNG__nav{align-items:center;gap:24px;display:flex}.pricing-module__0hLkNG__navLink{color:var(--text-secondary);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.pricing-module__0hLkNG__navLink:hover{color:var(--text-primary)}.pricing-module__0hLkNG__navBtn{color:#fff;background:var(--accent-primary);border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s}.pricing-module__0hLkNG__navBtn:hover{background:var(--accent-primary-hover);transform:translateY(-1px)}.pricing-module__0hLkNG__hero{text-align:center;max-width:800px;margin:0 auto;padding:80px 24px 60px}.pricing-module__0hLkNG__heroBadge{background:var(--accent-primary-light);color:var(--accent-primary);border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.pricing-module__0hLkNG__heroTitle{color:var(--text-primary);margin:0 0 16px;font-size:48px;font-weight:700;line-height:1.1}.pricing-module__0hLkNG__heroSubtitle{color:var(--text-secondary);margin:0 0 32px;font-size:18px;line-height:1.6}.pricing-module__0hLkNG__billingToggle{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;padding:4px;display:inline-flex}.pricing-module__0hLkNG__billingBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.pricing-module__0hLkNG__billingBtnActive{background:var(--accent-primary);color:#fff}.pricing-module__0hLkNG__discountBadge{color:#fff;background:#10b981;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600}.pricing-module__0hLkNG__plansSection{max-width:1200px;margin:0 auto;padding:0 24px 80px}.pricing-module__0hLkNG__plansGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pricing-module__0hLkNG__planCard{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:16px;padding:32px;transition:all .2s;position:relative}.pricing-module__0hLkNG__planCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.pricing-module__0hLkNG__planCardPopular{border-color:#8b5cf6;box-shadow:0 0 0 1px #8b5cf6}.pricing-module__0hLkNG__popularBadge{color:#fff;white-space:nowrap;background:#8b5cf6;border-radius:20px;align-items:center;gap:6px;padding:6px 16px;font-size:12px;font-weight:600;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-module__0hLkNG__planHeader{text-align:center;margin-bottom:24px}.pricing-module__0hLkNG__planIcon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.pricing-module__0hLkNG__planName{color:var(--text-primary);margin:0 0 8px;font-size:24px;font-weight:700}.pricing-module__0hLkNG__planDescription{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.pricing-module__0hLkNG__planPricing{text-align:center;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);margin-bottom:24px;padding:24px 0}.pricing-module__0hLkNG__priceWrapper{justify-content:center;align-items:baseline;gap:4px;display:flex}.pricing-module__0hLkNG__currency{color:var(--text-secondary);font-size:16px;font-weight:500}.pricing-module__0hLkNG__price{color:var(--text-primary);font-size:48px;font-weight:700;line-height:1}.pricing-module__0hLkNG__period{color:var(--text-tertiary);font-size:16px}.pricing-module__0hLkNG__annualNote{color:var(--text-tertiary);margin:8px 0 0;font-size:13px}.pricing-module__0hLkNG__planCta{width:100%;color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-light);border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;padding:14px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.pricing-module__0hLkNG__planCta:hover{background:var(--bg-primary);border-color:var(--accent-primary);color:var(--accent-primary)}.pricing-module__0hLkNG__planCtaPopular{color:#fff;border:none}.pricing-module__0hLkNG__planCtaPopular:hover{opacity:.9;color:#fff;border:none}.pricing-module__0hLkNG__planFeatures{padding-top:8px}.pricing-module__0hLkNG__featuresTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:13px;font-weight:600}.pricing-module__0hLkNG__featuresList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.pricing-module__0hLkNG__featureItem{color:var(--text-primary);align-items:center;gap:10px;font-size:14px;display:flex}.pricing-module__0hLkNG__featureItemDisabled{color:var(--text-tertiary)}.pricing-module__0hLkNG__featureIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.pricing-module__0hLkNG__featureIconIncluded{color:#10b981;background:#10b9811a}.pricing-module__0hLkNG__featureIconExcluded{background:var(--bg-tertiary);color:var(--text-tertiary)}.pricing-module__0hLkNG__comparisonSection{max-width:1000px;margin:0 auto;padding:80px 24px}.pricing-module__0hLkNG__sectionTitle{color:var(--text-primary);text-align:center;margin:0 0 48px;font-size:32px;font-weight:700}.pricing-module__0hLkNG__comparisonTable{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:16px;overflow:hidden}.pricing-module__0hLkNG__tableHeader{background:var(--bg-tertiary);border-bottom:1px solid var(--border-light);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.pricing-module__0hLkNG__tableHeaderCell{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;padding:16px 20px;font-size:13px;font-weight:600}.pricing-module__0hLkNG__tableHeaderCell:not(:first-child){text-align:center}.pricing-module__0hLkNG__tableBody{flex-direction:column;display:flex}.pricing-module__0hLkNG__tableRow{border-bottom:1px solid var(--border-light);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.pricing-module__0hLkNG__tableRow:last-child{border-bottom:none}.pricing-module__0hLkNG__tableCell{color:var(--text-primary);align-items:center;padding:16px 20px;font-size:14px;display:flex}.pricing-module__0hLkNG__tableCell:not(:first-child){justify-content:center}.pricing-module__0hLkNG__checkIcon{color:#10b981}.pricing-module__0hLkNG__xIcon{color:var(--text-tertiary)}.pricing-module__0hLkNG__faqSection{max-width:900px;margin:0 auto;padding:80px 24px}.pricing-module__0hLkNG__faqGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.pricing-module__0hLkNG__faqItem{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;padding:24px}.pricing-module__0hLkNG__faqQuestion{color:var(--text-primary);margin:0 0 12px;font-size:16px;font-weight:600}.pricing-module__0hLkNG__faqAnswer{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.pricing-module__0hLkNG__ctaSection{background:linear-gradient(135deg,var(--accent-primary)0%,#8b5cf6 100%);padding:80px 24px}.pricing-module__0hLkNG__ctaContent{text-align:center;max-width:600px;margin:0 auto}.pricing-module__0hLkNG__ctaTitle{color:#fff;margin:0 0 16px;font-size:36px;font-weight:700}.pricing-module__0hLkNG__ctaSubtitle{color:#ffffffe6;margin:0 0 32px;font-size:18px}.pricing-module__0hLkNG__ctaButtons{justify-content:center;align-items:center;gap:16px;display:flex}.pricing-module__0hLkNG__ctaPrimary{color:var(--accent-primary);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.pricing-module__0hLkNG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003}.pricing-module__0hLkNG__ctaSecondary{color:#fff;background:#ffffff26;border:1px solid #ffffff4d;border-radius:10px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .15s}.pricing-module__0hLkNG__ctaSecondary:hover{background:#ffffff40}.pricing-module__0hLkNG__footer{background:var(--bg-secondary);border-top:1px solid var(--border-light);padding:32px 24px}.pricing-module__0hLkNG__footerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.pricing-module__0hLkNG__footerLogo{color:var(--text-primary);align-items:center;gap:10px;font-size:18px;font-weight:600;display:flex}.pricing-module__0hLkNG__footerText{color:var(--text-tertiary);margin:0;font-size:14px}@media (max-width:1024px){.pricing-module__0hLkNG__plansGrid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.pricing-module__0hLkNG__planCardPopular{order:-1}.pricing-module__0hLkNG__tableHeader,.pricing-module__0hLkNG__tableRow{grid-template-columns:1.5fr 1fr 1fr 1fr}}@media (max-width:768px){.pricing-module__0hLkNG__header{padding:16px 20px}.pricing-module__0hLkNG__nav{gap:12px}.pricing-module__0hLkNG__navLink{display:none}.pricing-module__0hLkNG__heroTitle{font-size:32px}.pricing-module__0hLkNG__heroSubtitle{font-size:16px}.pricing-module__0hLkNG__billingBtn{padding:10px 16px;font-size:13px}.pricing-module__0hLkNG__comparisonSection{overflow-x:auto}.pricing-module__0hLkNG__comparisonTable{min-width:600px}.pricing-module__0hLkNG__faqGrid{grid-template-columns:1fr}.pricing-module__0hLkNG__ctaTitle{font-size:28px}.pricing-module__0hLkNG__ctaButtons{flex-direction:column}.pricing-module__0hLkNG__footerContent{text-align:center;flex-direction:column;gap:16px}}
