:root{font-family:Poppins,system-ui,Arial,sans-serif;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:#fafaf9;color:#111}.container{max-width:1040px;margin:0 auto;padding:2rem 1rem 3rem}.hero{margin-bottom:1.2rem}.eyebrow{margin:0;color:#b89126;font-size:.8rem;font-weight:600}h1{margin:.2rem 0 .4rem;font-size:1.9rem;line-height:1.2}h2{margin:0;font-size:1.1rem}.muted{color:#6b7280}.error{border:1px solid #ef4444;background:#fef2f2;color:#ef4444;border-radius:10px;padding:.65rem .8rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.1rem}.currentSub{border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0000000a;padding:1rem;margin-bottom:1rem}.currentSubHeader{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.3rem}.currentSubPlan{margin:.2rem 0 .4rem;font-weight:600}.card{border:1px solid #e5e7eb;border-radius:12px;padding:1.05rem;background:#fff;box-shadow:0 2px 8px #0000000a}.cardTop{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:600;background:#fff8df;color:#b89126}.price{margin:.7rem 0 .45rem;font-size:1.45rem;font-weight:700}.desc{margin:0 0 .95rem}.features{list-style:none;margin:0 0 1rem;padding:0;display:grid;gap:.45rem}.features li{display:flex;align-items:center;gap:.45rem;font-size:.92rem}.plus,.minus{display:inline-flex;width:1.1rem;justify-content:center;font-weight:700}.plus{color:#16a34a}.minus{color:#ef4444}button{width:100%;border:1px solid #111111;border-radius:6px;background:#111;color:#fff;padding:.65rem .8rem;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600}button:hover:enabled{background:#1f2937}button:disabled{opacity:.7;cursor:not-allowed}
