.pricing-module__lP4odW__toggle{color:var(--text-muted);justify-content:center;align-items:center;gap:14px;margin-bottom:48px;font-weight:600;display:flex}.pricing-module__lP4odW__toggleActive{color:var(--text)}.pricing-module__lP4odW__toggleBtn{background:var(--border-strong);cursor:pointer;border:none;border-radius:14px;width:52px;height:28px;padding:0;transition:background .3s;position:relative}.pricing-module__lP4odW__toggleBtn:has(.pricing-module__lP4odW__toggleOn){background:var(--accent)}.pricing-module__lP4odW__toggleThumb{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .3s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #00000040}.pricing-module__lP4odW__toggleOn{transform:translate(24px)}.pricing-module__lP4odW__saveBadge{color:#065f46;background:#ecfdf5;border-radius:20px;margin-left:6px;padding:2px 8px;font-size:.72rem;font-weight:700}.pricing-module__lP4odW__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:24px;margin-bottom:24px;display:grid}.pricing-module__lP4odW__solo{max-width:380px;margin:0 auto}.pricing-module__lP4odW__card{background:var(--surface-elevated);border:2px solid var(--border);border-radius:20px;flex-direction:column;gap:0;padding:32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.pricing-module__lP4odW__card:hover{box-shadow:var(--shadow-strong);transform:translateY(-4px)}.pricing-module__lP4odW__featured{border-color:var(--accent);box-shadow:0 12px 40px rgba(var(--accent-rgb),.18)}.pricing-module__lP4odW__popularTag{background:var(--accent);color:var(--accent-contrast);white-space:nowrap;border-radius:20px;padding:4px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.pricing-module__lP4odW__cardHead{margin-bottom:24px}.pricing-module__lP4odW__cardHead h2{margin-bottom:6px;font-size:1.2rem;font-weight:800}.pricing-module__lP4odW__cardHead p{color:var(--text-muted);margin-bottom:16px;font-size:.85rem}.pricing-module__lP4odW__price{align-items:flex-end;gap:4px;margin-bottom:8px;display:flex}.pricing-module__lP4odW__currency{color:var(--text);margin-bottom:8px;font-size:1.2rem;font-weight:700}.pricing-module__lP4odW__amount{color:var(--text);font-size:2.4rem;font-weight:900;line-height:1}.pricing-module__lP4odW__per{color:var(--text-muted);margin-bottom:6px;font-size:.82rem}.pricing-module__lP4odW__saving{color:#065f46;background:#ecfdf5;border-radius:12px;padding:3px 10px;font-size:.8rem;font-weight:600;display:inline-block}.pricing-module__lP4odW__features{flex-direction:column;flex:1;gap:10px;margin-bottom:28px;list-style:none;display:flex}.pricing-module__lP4odW__features li{color:var(--text-muted);align-items:center;gap:10px;font-size:.88rem;display:flex}.pricing-module__lP4odW__features i{font-size:.95rem}.pricing-module__lP4odW__disabled{color:var(--text-subtle)!important}.pricing-module__lP4odW__disabled span{text-decoration:line-through;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong)}.pricing-module__lP4odW__disabled i{color:var(--text-subtle)!important}.pricing-module__lP4odW__customNote{text-align:center;color:var(--text-muted);font-size:.9rem}.pricing-module__lP4odW__tiersHead{text-align:center;max-width:560px;margin:56px auto 24px}.pricing-module__lP4odW__tiersHead h2{margin-bottom:8px;font-size:1.5rem;font-weight:800}.pricing-module__lP4odW__tiersHead p{color:var(--text-muted);font-size:.92rem}.pricing-module__lP4odW__tiers{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.pricing-module__lP4odW__tierCard{background:var(--surface-elevated);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;padding:26px 24px;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex}.pricing-module__lP4odW__tierCard:hover{box-shadow:var(--shadow-strong);border-color:var(--accent);transform:translateY(-4px)}.pricing-module__lP4odW__tierCard h3{margin-bottom:6px;font-size:1.1rem;font-weight:800}.pricing-module__lP4odW__tierDesc{color:var(--text-muted);margin-bottom:16px;font-size:.85rem}.pricing-module__lP4odW__tierList{flex-direction:column;flex:1;gap:9px;margin:0 0 22px;list-style:none;display:flex}.pricing-module__lP4odW__tierList li{color:var(--text-muted);align-items:flex-start;gap:9px;font-size:.86rem;line-height:1.5;display:flex}.pricing-module__lP4odW__tierList i{flex-shrink:0;margin-top:2px;font-size:.9rem}@media (max-width:991px){.pricing-module__lP4odW__tiers{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.pricing-module__lP4odW__freeCard{border-color:#059669}.pricing-module__lP4odW__freeCard:hover{box-shadow:0 12px 35px #05966926}.pricing-module__lP4odW__freeTag{color:#fff;white-space:nowrap;background:#047857;border-radius:20px;padding:4px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.pricing-module__lP4odW__freeAmount{color:#059669;letter-spacing:-1px;font-size:2.4rem;font-weight:900;line-height:1}.pricing-module__lP4odW__faqList{flex-direction:column;gap:12px;display:flex}.pricing-module__lP4odW__faqItem{border:1.5px solid var(--border);background:var(--surface-elevated);border-radius:12px;overflow:hidden}.pricing-module__lP4odW__faqOpen{border-color:var(--accent)}.pricing-module__lP4odW__faqQ{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;font-size:.95rem;font-weight:600;display:flex}.pricing-module__lP4odW__faqOpen .pricing-module__lP4odW__faqQ{color:var(--accent-strong)}.pricing-module__lP4odW__faqA{color:var(--text-muted);padding:0 20px 18px;font-size:.9rem;line-height:1.7}@media (max-width:1199px){.pricing-module__lP4odW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.pricing-module__lP4odW__grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}}
