:root{--pcv-green:#0e3823;--pcv-gold:#d4af37;--pcv-cream:#f8f5ed}.pcv-sub-wrap{max-width:1180px;margin:50px auto;padding:0 20px}.pcv-sub-head{text-align:center;max-width:720px;margin:0 auto 35px}.pcv-sub-head>span{color:#1b5e20;font-size:12px;font-weight:800;letter-spacing:.15em}.pcv-sub-head h2{margin:10px 0;color:var(--pcv-green);font:500 clamp(34px,4vw,54px)/1.08 Georgia,serif}.pcv-sub-head p{color:#68736c}.pcv-distance{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin:0 auto 28px;padding:18px;border:1px solid #e0e6df;border-radius:16px;background:var(--pcv-cream)}.pcv-location{padding:10px 16px;border:0;border-radius:30px;background:var(--pcv-green);color:white;font-weight:800;cursor:pointer}.pcv-distance-result{font-size:13px;color:#657068}.pcv-distance-result.ok{color:#1b721f;font-weight:800}.pcv-distance-result.error{color:#a12828;font-weight:800}.pcv-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pcv-plan{position:relative;padding:27px 23px;border:1px solid #e0e6df;border-radius:22px;background:white;box-shadow:0 15px 38px rgba(14,56,35,.08)}.pcv-plan h3{min-height:60px;margin:18px 0 8px;color:var(--pcv-green);font:500 24px/1.15 Georgia,serif}.pcv-plan p{min-height:48px;color:#68736c;font-size:14px}.pcv-pill{display:inline-block;padding:6px 9px;border-radius:50px;background:#e7f0e2;color:#1b5e20;font-size:10px;font-weight:900}.pcv-price{margin:20px 0;color:var(--pcv-green);font-size:30px;font-weight:900}.pcv-price small{font-size:14px}.pcv-price em{display:block;color:#68736c;font-size:12px;font-style:normal;font-weight:500}.pcv-subscribe{width:100%;min-height:48px;border:0;border-radius:30px;background:var(--pcv-green);color:white;font-weight:850;cursor:pointer}.pcv-subscribe:disabled{cursor:not-allowed;opacity:.45}.pcv-legal{margin-top:24px;text-align:center;color:#778079;font-size:12px}.pcv-account-list{display:grid;gap:15px}.pcv-account-card{padding:20px;border:1px solid #e0e6df;border-radius:16px}.pcv-actions{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:950px){.pcv-plan-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.pcv-plan-grid{grid-template-columns:1fr}.pcv-plan h3,.pcv-plan p{min-height:0}}
