*{box-sizing:border-box}body{margin:0;background:#f6fafb;color:#142a34;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:#0b4b5c;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:3px solid #c49b51;outline-offset:5px}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px max(24px,calc((100% - 1120px)/2));background:#fff;border-bottom:1px solid #dce5e8;font-size:14px;font-weight:650}.brand{display:flex;align-items:center;gap:12px;color:#142a34;font-weight:800}.mark{display:grid;place-items:center;min-width:48px;height:48px;border-radius:15px;background:#0b4b5c;color:white}main{max-width:800px;margin:100px auto;padding:0 24px}.eyebrow{color:#b3883c;text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:750}h1{font-size:clamp(38px,7vw,68px);line-height:1.1;letter-spacing:-.04em;margin:18px 0 24px}.intro{font-size:24px}.contact{display:inline-block;margin-top:22px;font-weight:700}@media(max-width:640px){header{flex-wrap:wrap}main{margin:64px auto}.brand{font-size:12px}}
