/* FUSSAI_PRICING_V2 */
.fp-wrap{max-width:1180px;margin:0 auto;padding:42px 20px 72px}
.fp-head{max-width:860px;margin:0 auto 34px;text-align:center}
.fp-head h1{font-size:clamp(38px,6vw,66px);line-height:1.02;margin:10px 0 16px}
.fp-head p{color:var(--muted);font-size:16px;line-height:1.65}
.fp-effective{display:inline-flex;gap:8px;align-items:center;margin-top:14px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px;background:rgba(255,255,255,.03)}
.fp-currencies{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:20px 0 0}
.fp-section{margin-top:34px}
.fp-section-head{margin-bottom:14px}
.fp-section-head h2{margin:0 0 7px;font-size:26px}
.fp-section-head p{margin:0;color:var(--muted);line-height:1.55}
.fp-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.025)}
.fp-table{width:100%;border-collapse:collapse;min-width:760px}
.fp-table th,.fp-table td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}
.fp-table th{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:rgba(255,255,255,.03)}
.fp-table tbody tr:last-child td{border-bottom:0}
.fp-table td strong{font-size:16px}
.fp-table td small{display:block;margin-top:4px;color:var(--muted);line-height:1.45}
.fp-cat{font-weight:800;color:#c6b9ff}
.fp-price{font-size:18px;font-weight:900;white-space:nowrap}
.fp-status{display:inline-flex;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.06);font-size:11px;color:var(--muted)}
.fp-status.live{background:rgba(57,217,138,.10);color:#8de6b8}
.fp-status.future{background:rgba(246,186,75,.10);color:#f0c66e}
.fp-compare{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.fp-plan-card{border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.025);padding:20px}
.fp-plan-card h3{margin:0 0 10px;font-size:22px}
.fp-plan-card ul{margin:0;padding-left:19px;color:var(--muted);line-height:1.7}
.fp-plan-card.pro{box-shadow:inset 0 3px 0 #7b61ff}
.fp-membership-table td:nth-child(2),.fp-membership-table td:nth-child(3),.fp-membership-table td:nth-child(4){white-space:nowrap}
.fp-discount{color:#8de6b8;font-weight:800}
.fp-note{margin-top:16px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.025);color:var(--muted);line-height:1.6}
.fp-note strong{color:var(--text)}
.fp-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:24px}
.fp-legal-row{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:18px;font-size:12px}
.fp-legal-row a{color:var(--muted)}
@media(max-width:760px){.fp-wrap{padding:28px 12px 54px}.fp-compare{grid-template-columns:1fr}.fp-head{text-align:left}.fp-currencies{justify-content:flex-start}.fp-table{min-width:660px}.fp-section-head h2{font-size:22px}}
