:root{font-family:system-ui,-apple-system,"Segoe UI",Tahoma,Arial,sans-serif;color:#172033;background:#f7f9fc}*{box-sizing:border-box}body{margin:0;line-height:1.9}header{background:#0f1b2d;color:#fff;padding:22px 18px}header .wrap{display:flex;align-items:center;justify-content:space-between;gap:16px}header a{color:#fff;text-decoration:none}main,.wrap{max-width:900px;margin:auto}.brand{font-size:1.35rem;font-weight:800}main{background:#fff;margin-top:28px;margin-bottom:28px;padding:28px;border-radius:18px;box-shadow:0 4px 20px #00000010}h1{margin-top:0;font-size:2rem}h2{margin-top:28px;font-size:1.25rem}a{color:#075fd8}.note{color:#5c667a}.contact{background:#f2f6fb;padding:16px;border-radius:12px}footer{text-align:center;color:#687386;padding:0 18px 28px}@media(max-width:600px){main{margin:14px;padding:20px;border-radius:12px}h1{font-size:1.65rem}}
