:root{font-family:Inter,system-ui,sans-serif;color:#172033;background:#f7f8fb}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1120px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center}.brand{font-weight:800;font-size:1.2rem;color:#172033;text-decoration:none}nav a{margin-left:20px;color:#526078;text-decoration:none}.hero{padding:72px 0 44px;max-width:700px}.eyebrow,.badge{color:#6857e8;text-transform:uppercase;font-size:.78rem;font-weight:700;letter-spacing:.08em}.hero h1{font-size:clamp(2.3rem,6vw,4.5rem);line-height:1.02;margin:12px 0}.hero p{font-size:1.15rem;color:#657089}.section-head{display:flex;justify-content:space-between;align-items:center}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.card{background:white;border:1px solid #e6e9f0;border-radius:16px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;min-height:220px}.card h3{font-size:1.1rem;line-height:1.35}.card p{color:#657089}.price{font-size:1.6rem!important;font-weight:800;color:#172033!important}.button{display:inline-block;background:#172033;color:#fff;padding:10px 14px;border-radius:9px;text-decoration:none;margin-top:8px}.muted,small{color:#8993a7;font-size:.85rem}.empty{border:1px dashed #cdd3df;padding:36px;border-radius:16px;background:#fff}.providers{padding:0;list-style:none}.providers li{background:#fff;border:1px solid #e6e9f0;padding:18px;margin:10px 0;border-radius:12px;display:flex;justify-content:space-between;gap:15px}.providers a{font-weight:700;color:#172033}footer{color:#8993a7;font-size:.85rem;margin-top:80px}footer a{color:#6857e8}
