.pr-tabs{margin:0 auto 22px;display:flex;justify-content:center;gap:10px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px;width:-moz-max-content;width:max-content;max-width:100%;box-shadow:0 14px 38px rgba(15,23,42,.06)}.pr-tab{border:0;border-radius:999px;padding:12px 24px;background:transparent;color:#344054;font-weight:800;cursor:pointer;font-size:15px;font-family:inherit;transition:all .18s ease}.pr-tab.active{background:var(--navy);color:#fff;box-shadow:0 12px 26px rgba(7,26,59,.18)}.pr-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:36px 0 18px}.pr-section-head h2{font-size:31px;margin:0;line-height:1.35;color:var(--navy)}.pr-section-head p{margin:6px 0 0;color:var(--muted);max-width:650px}.pr-pill{border:1px solid rgba(214,173,69,.28);background:rgba(214,173,69,.1);color:#8a6a22;border-radius:999px;padding:8px 14px;font-weight:800;font-size:13px;white-space:nowrap}.pr-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pr-grid.three{grid-template-columns:repeat(3,1fr)}.pr-plan{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;padding:22px;background:#fff;box-shadow:0 18px 55px rgba(15,23,42,.07);display:flex;flex-direction:column}.pr-plan.featured{border-color:rgba(214,173,69,.65);transform:translateY(-6px);box-shadow:0 24px 70px rgba(214,173,69,.12),0 18px 55px rgba(15,23,42,.08)}.pr-plan:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0 0,rgba(214,173,69,.1),transparent 38%);pointer-events:none}.pr-plan>*{position:relative}.pr-badge{align-self:flex-start;color:#8a6a22;background:rgba(214,173,69,.12);border:1px solid rgba(214,173,69,.25);border-radius:999px;padding:5px 12px;font-size:12px;font-weight:800;margin-bottom:12px}.pr-plan h3{font-size:22px;margin:0;color:var(--navy)}.pr-desc{color:var(--muted);font-size:14px;margin:8px 0 14px;min-height:52px}.pr-price{font-size:32px;font-weight:900;margin:0 0 12px;color:var(--navy)}.pr-price small{font-size:13px;color:var(--muted);font-weight:700}.pr-limits{display:grid;gap:8px;border:1px solid var(--line);border-radius:20px;background:#f8fafc;padding:14px;margin-bottom:14px}.pr-limit{display:flex;justify-content:space-between;gap:12px;border-bottom:1px dashed #d9dee8;padding-bottom:7px;font-size:14px}.pr-limit:last-child{border-bottom:0;padding-bottom:0}.pr-limit span:first-child{color:var(--muted)}.pr-limit span:last-child{font-weight:800;text-align:left;color:var(--navy)}.pr-features{list-style:none;padding:0;margin:0 0 16px;display:grid;gap:8px}.pr-features li{position:relative;padding-right:24px;color:#263242;font-size:14px}.pr-features li:before{content:"✓";position:absolute;right:0;color:#12936b;font-weight:800}.pr-cta{margin-top:auto}.pr-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 18px 55px rgba(15,23,42,.07)}.pr-table{width:100%;min-width:940px;border-collapse:collapse}.pr-table td,.pr-table th{padding:15px 14px;text-align:center;border-bottom:1px solid var(--line);white-space:nowrap;font-size:14px}.pr-table th{background:var(--navy);color:#fff;font-weight:800}.pr-table td:first-child,.pr-table th:first-child{text-align:right;font-weight:800}.pr-table td:first-child{color:var(--navy)}.pr-yes{color:#12936b}.pr-no,.pr-yes{font-weight:800}.pr-no{color:#d04444}.pr-addons{grid-template-columns:repeat(5,1fr)}.pr-addons,.pr-notes{display:grid;gap:14px}.pr-notes{grid-template-columns:repeat(4,1fr);margin-top:18px}.pr-mini{border:1px solid var(--line);border-radius:22px;background:#fff;padding:18px;box-shadow:0 14px 42px rgba(15,23,42,.06)}.pr-mini strong{display:block;margin-bottom:5px;color:var(--navy);font-size:15px}.pr-mini span{color:var(--muted);font-size:13px}@media (max-width:1120px){.pr-addons,.pr-grid,.pr-grid.three,.pr-notes{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.pr-addons,.pr-grid,.pr-grid.three,.pr-notes{grid-template-columns:1fr}.pr-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr;border-radius:20px}.pr-tab{padding:12px 10px}.pr-section-head{display:block}.pr-section-head .pr-pill{margin-top:12px;display:inline-flex}.pr-plan.featured{transform:none}}