.pp{max-width:1240px;margin:0 auto}.pp-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.pp-title{letter-spacing:-.02em;color:#0f172a;font-size:1.35rem;font-weight:700}.pp-toggle{border-radius:var(--radius-pill);background:#fff;border:1px solid #e2e8f0;align-items:center;gap:2px;padding:3px;display:inline-flex}.pp-toggle-btn{cursor:pointer;color:#64748b;border-radius:var(--radius-pill);white-space:nowrap;background:0 0;border:none;padding:8px 16px;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .2s,color .2s}.pp-toggle-btn.is-active{color:#fff;background:#0f172a}.pp-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.pp-card{background:#fff;border:1px solid #e8edf5;border-radius:18px;flex-direction:column;padding:26px 24px;display:flex;box-shadow:0 1px 2px #0206170a}.pp-card-name{color:#0f172a;font-size:.95rem;font-weight:700}.pp-price{flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:10px;display:flex}.pp-price-val{letter-spacing:-.03em;color:#0f172a;font-size:2.5rem;font-weight:800;line-height:1}.pp-price-per{color:#94a3b8;font-size:.9rem}.pp-features{flex-direction:column;flex:1;gap:11px;margin:22px 0 0;padding:0;list-style:none;display:flex}.pp-features li{color:#475569;align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.4;display:flex}.pp-check{color:var(--brand-red);flex-shrink:0;margin-top:2px}.pp-ent{background:#fff;border:1px solid #e8edf5;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:20px 26px;display:flex}.pp-ent-title{color:#0f172a;font-size:.95rem;font-weight:700}.pp-ent-desc{color:#64748b;margin-top:3px;font-size:.875rem}.pp-ent-btn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .2s;display:inline-flex}.pp-ent-btn:hover{background:#f8fafc}.pp-ent-btn .pp-check{color:#059669}.pp-copied{color:#047857}@media (max-width:1100px){.pp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.pp-grid{grid-template-columns:1fr}.pp-head,.pp-ent{flex-direction:column;align-items:flex-start}.pp-ent-btn{justify-content:center;width:100%}}
