.pricing-rebuild{background:var(--bg);color:var(--text);padding-top:100px;padding-bottom:120px}.pricing-content-wrap{max-width:1400px;margin:0 auto;padding:0 24px}.pricing-page-header{text-align:center;margin-bottom:64px}.pricing-page-header h1{letter-spacing:-.05em;margin:0 0 16px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800}.pricing-subtitle{color:var(--muted);margin:0 0 40px;font-size:1.25rem}.billing-toggle{background:var(--bg-elevated);border:1px solid var(--line);border-radius:999px;align-items:center;gap:2px;padding:4px;display:inline-flex}.billing-opt{color:var(--muted);cursor:pointer;transition:background .2s var(--apple-spring), color .2s var(--apple-spring);background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:8px 20px;font-size:.9rem;font-weight:500;display:inline-flex}.billing-opt.active{background:var(--button);color:var(--button-text)}.billing-save-badge{background:var(--accent-success-bg);color:var(--accent-success-text);letter-spacing:.02em;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:700}.pricing-grid-v2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:20px;display:grid}.price-card-v2{background:var(--bg-elevated);border:1px solid var(--line);border-radius:2rem;flex-direction:column;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.price-card-featured{background:var(--button);color:var(--button-text);border-color:#0000;padding:3rem 2rem;transform:scale(1.02);box-shadow:0 0 0 1px #ffffff26,0 32px 80px #0006,0 4px 16px #0003}.theme-light .price-card-featured{box-shadow:0 0 0 1px #0000001a,0 32px 80px #0000001f,0 4px 16px #00000014}.price-card-featured .card-description,.price-card-featured .term,.price-card-featured .billed-note{color:#ffffffa6}.theme-light .price-card-featured .card-description,.theme-light .price-card-featured .term,.theme-light .price-card-featured .billed-note{color:#00000080}.price-card-featured .benefit-list li,.price-card-featured .benefit-list span:last-child{color:#ffffffd9}.theme-light .price-card-featured .benefit-list li,.theme-light .price-card-featured .benefit-list span:last-child{color:#000000bf}.price-card-featured .check{color:#ffffffe6;background:#ffffff26}.theme-light .price-card-featured .check{color:#000000b3;background:#00000014}.price-card-featured .price-divider{border-color:#ffffff1f}.theme-light .price-card-featured .price-divider{border-color:#00000014}.price-card-badge{color:var(--button-text);letter-spacing:.06em;text-transform:uppercase;background:#fff3;border-radius:999px;padding:4px 12px;font-size:.72rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.theme-light .price-card-badge{color:#000c;background:#0000001f}.card-top{margin-bottom:2rem}.card-tier{letter-spacing:-.04em;margin:0 0 8px;font-size:1.5rem;font-weight:800}.card-description{color:var(--muted);margin:0 0 20px;font-size:.9rem;line-height:1.5}.card-price-row{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.currency{letter-spacing:-.04em;font-size:2.75rem;font-weight:800;line-height:1}.custom-price{font-size:2rem}.term{color:var(--muted);font-size:.95rem}.savings-tag{background:var(--accent-success-bg);color:var(--accent-success-text);border-radius:999px;align-self:center;padding:3px 8px;font-size:.72rem;font-weight:700}.price-card-featured .savings-tag{color:#ffffffe6;background:#fff3}.theme-light .price-card-featured .savings-tag{color:#000000b3;background:#0000001a}.billed-note{color:var(--muted);margin:8px 0 0;font-size:.8rem}.price-cta-btn{cursor:pointer;transition:transform .2s var(--apple-spring), box-shadow .2s var(--apple-spring), background .16s ease;text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-bottom:2rem;padding:14px 24px;font-size:.95rem;font-weight:600;display:flex}.price-cta-primary{background:var(--button-text);color:var(--button);box-shadow:0 2px 8px #0003}.price-cta-primary:hover{box-shadow:0 6px 20px #0000003d}.price-cta-ghost{background:var(--line);color:var(--text);border:1px solid var(--line-strong)}.price-cta-ghost:hover{background:var(--line-strong)}.price-divider{border:none;border-top:1px solid var(--line);margin-bottom:1.75rem}.benefit-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.benefit-list li{color:var(--muted);align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.5;display:flex}.check{background:var(--line-strong);width:20px;height:20px;color:var(--text);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.pricing-faq-row{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:64px;font-size:.95rem;display:flex}.pricing-faq-link{color:var(--text);border-bottom:1px solid var(--line-strong);align-items:center;gap:6px;padding-bottom:1px;font-weight:600;transition:border-color .16s,color .16s;display:inline-flex}.pricing-faq-link:hover{border-color:var(--text)}@media (width<=900px){.pricing-grid-v2{grid-template-columns:1fr 1fr}.price-card-featured{transform:none}}@media (width<=600px){.pricing-grid-v2{grid-template-columns:1fr}.pricing-page-header h1{font-size:2.5rem}}
