:root{--ink:#14213d;--brand:#00a3a5;--green:#25d366;--line:#dbe5ef}*{box-sizing:border-box}body{margin:0;font:16px/1.65 Arial,sans-serif;color:#334155;background:#f7fafc}header,main,footer{max-width:960px;margin:auto}header{padding:28px 22px;display:flex;justify-content:space-between;gap:16px;align-items:center;background:#fff}header a{color:var(--brand);font-weight:800;text-decoration:none}main{background:#fff;padding:42px 42px 56px}h1,h2,h3{color:var(--ink);line-height:1.15}h1{font-size:40px}h2{margin-top:38px}h3{margin-top:24px;margin-bottom:6px}p,li{max-width:760px}.eyebrow{color:var(--brand);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.crumbs{font-size:14px;margin-bottom:18px;color:#64748b}.crumbs a{color:#0b7285;text-decoration:none}.cta{display:inline-block;background:var(--green);color:#fff!important;padding:13px 18px;border-radius:12px;text-decoration:none;font-weight:800}.card{border:1px solid var(--line);border-radius:18px;padding:22px;margin:26px 0;background:#f8fbff}.product{width:100%;max-height:440px;object-fit:contain;border-radius:18px;background:#f5f9fc}nav a{margin-left:16px;font-size:14px}.link-list{padding-left:20px}.link-list a{color:#087f8c;font-weight:700}footer{padding:26px 22px;color:#64748b;font-size:14px}@media(max-width:650px){main{padding:28px 22px}h1{font-size:31px}header{display:block}nav{margin-top:10px}nav a{margin:0 12px 0 0}}
