.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start}.pricing-card--featured{border:2px solid var(--brand-500);position:relative;box-shadow:0 20px 40px #10b9811f}.pricing-card--muted{opacity:.8;background:#f8fafc99}.pricing-card--muted h2{color:var(--ink-700)}.pricing-badge{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.2rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.pricing-badge--popular{background:var(--brand-500);color:#fff;margin-bottom:.5rem}.pricing-badge--savings{color:var(--brand-700);background:#10b9811f;margin-left:.5rem;font-size:.7rem}.pricing-badge--monthly{background:var(--surface-200);color:var(--ink-700);margin-bottom:.5rem}.pricing-amount{align-items:baseline;gap:.25rem;margin:.25rem 0;display:flex}.pricing-amount__main{letter-spacing:-.03em;color:var(--ink-900);font-size:1.75rem;font-weight:800}.pricing-amount__period{color:var(--ink-700);font-size:.9rem}.pricing-amount__monthly{flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;font-size:.875rem;display:flex}.pricing-card__tip{align-items:flex-start;gap:.35rem;margin-top:.5rem;font-size:.85rem;display:flex}.pricing-tip-icon{opacity:.7;flex-shrink:0;margin-top:2px}.pricing-card__cta{margin-top:1rem}.pricing-social-proof{text-align:center;padding:1.5rem}.faq-list{gap:.5rem;display:grid}.faq-item{border:1px solid var(--surface-200);border-radius:12px;overflow:hidden}.faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.875rem 1rem;font-size:.95rem;font-weight:600;list-style:none;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"";width:18px;height:18px;transition:transform var(--motion-quick,.15s ease);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2310b981' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;display:inline-block}.pricing-card ul{flex-direction:column;gap:.4rem;margin:.5rem 0;padding:0;list-style:none;display:flex}.pricing-card ul li{align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.5;display:flex}.pricing-card ul li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%2310b981' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:15px;height:15px;margin-top:2px;display:inline-block}.pricing-trust-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;display:flex}.pricing-trust-item{color:var(--ink-700);align-items:center;gap:.35rem;display:inline-flex}.pricing-trust-item svg{color:var(--brand-500);flex-shrink:0}.pricing-trust-sep{color:var(--ink-400,#9ca3af);-webkit-user-select:none;user-select:none}details[open] .faq-question:after{transform:rotate(180deg)}.faq-answer{color:var(--ink-700);margin:0;padding:0 1rem .875rem;font-size:.9rem;line-height:1.6}
