.prices-section{background:#fff;padding:6rem 0 7rem;position:relative;overflow:hidden}.prices-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e2e8f0 30%,#e2e8f0 70%,transparent)}.prices-blob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:400px;background:radial-gradient(ellipse,#f3f0ff,transparent 65%);opacity:.5;pointer-events:none}.prices-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .9rem;border-radius:100px;background:#f3f0ff;border:1px solid #ddd6fe;color:#6d28d9;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem}.prices-heading{font-size:clamp(1.85rem,3.5vw,3rem);font-weight:900;color:#0f172a;line-height:1.1;letter-spacing:-.025em;margin-bottom:.75rem}.prices-subtext{color:#64748b;font-size:1.05rem;line-height:1.7}.billing-toggle{display:inline-flex;align-items:center;gap:.85rem;background:#f1f5f9;border-radius:100px;padding:.3rem;margin-top:1.5rem}.billing-toggle-option{padding:.4rem 1rem;border-radius:100px;font-size:.8rem;font-weight:700;color:#64748b;cursor:pointer;transition:all .2s;border:none;background:transparent}.billing-toggle-option.active{background:#fff;color:#0f172a;box-shadow:0 1px 4px #0000001a}.billing-save-badge{background:#dcfce7;color:#15803d;font-size:.65rem;font-weight:800;padding:.15rem .5rem;border-radius:100px;letter-spacing:.05em}.prices-table-wrapper{max-width:960px;margin:0 auto;border-radius:20px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 4px 24px #0000000f}.prices-table{width:100%;border-collapse:collapse;table-layout:fixed}.prices-table thead{position:sticky;top:0;z-index:10}.prices-table thead tr{background:#fff;border-bottom:1px solid #e2e8f0}.prices-table thead th{padding:0;vertical-align:top}.prices-table thead th:first-child{width:38%;padding:1.5rem;vertical-align:middle}.th-label{font-size:1.1rem;font-weight:800;color:#0f172a;display:block;margin-bottom:.25rem}.th-sublabel{font-size:.78rem;color:#94a3b8;font-weight:500}.plan-header-cell{padding:1.5rem 1.25rem;border-left:1px solid #e2e8f0;vertical-align:top}.plan-header-cell.plan-highlighted{background:#faf9ff;border-top:3px solid #7c3aed;padding-top:calc(1.5rem - 3px)}.plan-popular-badge{display:inline-block;background:#7c3aed;color:#fff;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:.2rem .65rem;border-radius:100px;margin-bottom:.6rem}.plan-name{display:block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:.4rem}.plan-name.is-highlighted{color:#7c3aed}.plan-price-row{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.15rem}.plan-price-amount{font-size:1.85rem;font-weight:900;color:#0f172a;line-height:1}.plan-price-period{font-size:.8rem;color:#94a3b8;font-weight:500}.plan-price-note{font-size:.7rem;color:#94a3b8;margin-bottom:1rem;font-weight:500}.plan-cta-btn{display:block;width:100%;padding:.55rem .75rem;border-radius:10px;font-size:.78rem;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;transition:all .18s;border:1.5px solid #e2e8f0;background:#fff;color:#334155}.plan-cta-btn:hover{border-color:#a78bfa;color:#6d28d9;background:#faf9ff}.plan-cta-btn.plan-cta-primary{background:#7c3aed;border-color:#7c3aed;color:#fff;box-shadow:0 4px 14px #7c3aed4d}.plan-cta-btn.plan-cta-primary:hover{background:#6d28d9;border-color:#6d28d9;box-shadow:0 6px 20px #7c3aed66}.prices-table tbody tr{border-bottom:1px solid #f1f5f9}.prices-table tbody tr:last-child{border-bottom:none}.category-row td{padding:.85rem 1.25rem .5rem!important;font-size:.7rem!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.1em;color:#475569!important;background:#f8fafc!important;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;text-align:left!important}.feature-row td{padding:.8rem 1.25rem;font-size:.85rem;color:#475569;vertical-align:middle}.feature-row td:first-child{color:#334155;font-weight:500}.feature-row td:not(:first-child){text-align:center;border-left:1px solid #f1f5f9}.feature-row:hover td{background:#fafbfd}.feature-row .col-highlighted{background:#fdfcff}.feature-row:hover .col-highlighted{background:#f7f5ff}.check-yes{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#ede9fe;color:#7c3aed}.check-no{color:#cbd5e1}.check-text{font-size:.8rem;font-weight:600;color:#334155;white-space:nowrap}.check-text-accent{font-size:.8rem;font-weight:700;color:#6d28d9;white-space:nowrap}.prices-footer-note{text-align:center;font-size:.82rem;color:#94a3b8;margin-top:1.75rem;font-weight:500}.prices-footer-note a{color:#7c3aed;font-weight:700;text-decoration:none}.prices-footer-note a:hover{text-decoration:underline}.plan-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:760px;margin:0 auto 3.5rem}@media(max-width:600px){.plan-cards-grid{grid-template-columns:1fr}}.plan-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:22px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.plan-card:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-2px)}.plan-card.is-featured{border-color:#7c3aed;box-shadow:0 8px 32px #7c3aed24}.plan-card-top{padding:1.75rem 1.75rem 1.5rem;border-bottom:1px solid #f1f5f9}.plan-card.is-featured .plan-card-top{background:linear-gradient(135deg,#7c3aed,#4f46e5);border-bottom-color:transparent}.plan-card-name{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;margin-bottom:.4rem;display:block}.plan-card.is-featured .plan-card-name{color:#ffffffb3}.plan-card-desc{font-size:.85rem;color:#64748b;margin-bottom:1.25rem;line-height:1.5}.plan-card.is-featured .plan-card-desc{color:#ffffffbf}.plan-card-price{display:flex;align-items:baseline;gap:.3rem;margin-bottom:.25rem}.plan-card-price-amount{font-size:2.4rem;font-weight:900;color:#0f172a;line-height:1;letter-spacing:-.03em}.plan-card.is-featured .plan-card-price-amount{color:#fff}.plan-card-price-period{font-size:.85rem;color:#94a3b8;font-weight:500}.plan-card.is-featured .plan-card-price-period{color:#fff9}.plan-card-price-note{font-size:.72rem;color:#94a3b8;font-weight:500;margin-bottom:1.25rem}.plan-card.is-featured .plan-card-price-note{color:#ffffff8c}.plan-card-cta{display:block;width:100%;padding:.7rem 1rem;border-radius:11px;font-size:.83rem;font-weight:700;text-align:center;text-decoration:none;transition:all .18s;border:1.5px solid #e2e8f0;background:#fff;color:#334155;cursor:pointer}.plan-card-cta:hover{border-color:#a78bfa;color:#6d28d9;background:#faf9ff}.plan-card-cta.is-primary{background:#ffffff26;border-color:#ffffff59;color:#fff;backdrop-filter:blur(4px)}.plan-card-cta.is-primary:hover{background:#ffffff40;border-color:#fff9}.plan-card-features{padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:.65rem;flex:1}.plan-card-feature{display:flex;align-items:center;gap:.65rem;font-size:.85rem;color:#475569;line-height:1.4}.plan-card-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#ede9fe;color:#7c3aed;flex-shrink:0}.compare-divider{display:flex;align-items:center;gap:1.25rem;max-width:960px;margin:0 auto 2rem}.compare-divider-line{flex:1;height:1px;background:#e2e8f0}.compare-divider-label{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;white-space:nowrap}@media(max-width:640px){.prices-table-wrapper{display:none}.prices-cards-mobile{display:grid;gap:1rem}}@media(min-width:641px){.prices-cards-mobile{display:none}}.mobile-plan-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;overflow:hidden}.mobile-plan-card.is-highlighted{border-color:#7c3aed;box-shadow:0 8px 32px #7c3aed1f}.mobile-plan-header{padding:1.5rem;background:#faf9ff;border-bottom:1px solid #e2e8f0}.mobile-plan-card.is-highlighted .mobile-plan-header{border-top:3px solid #7c3aed}.mobile-plan-features{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.mobile-plan-feature{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#475569}
