:root{font-family:Manrope,Inter,system-ui,sans-serif;color:#1c1c1c;background:#f4f5f6;line-height:1.7}*{box-sizing:border-box}body{margin:0;padding:24px}.page{max-width:900px;margin:auto;background:#fff;border-radius:24px;padding:clamp(28px,6vw,72px);box-shadow:0 20px 70px rgba(28,28,28,.06)}a{color:#008ec4}header{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid #e5e7e9;padding-bottom:24px;margin-bottom:42px}.brand{font-weight:750;letter-spacing:.08em}.back{text-decoration:none;font-size:14px}h1{font-size:clamp(32px,5vw,58px);line-height:1.05;letter-spacing:-.04em;margin:0 0 24px}h2{font-size:22px;margin:40px 0 10px}p,li{font-size:15px;color:#52565a}footer{border-top:1px solid #e5e7e9;margin-top:48px;padding-top:22px;font-size:12px;color:#777}
