*{box-sizing:border-box}body{margin:0;background:#f5f3ee;color:#192e2a;font-family:system-ui,-apple-system,sans-serif;line-height:1.75}header,main,footer{max-width:960px;margin:auto;padding:32px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cfd5cd;gap:24px}.brand{font-weight:750;text-decoration:none}.brand span{display:block;font-size:10px;letter-spacing:.22em;color:#567468}nav{display:flex;gap:22px}a{color:#235b47;text-underline-offset:4px}main{padding-top:70px;padding-bottom:70px}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:700}h1{font-size:clamp(36px,6vw,64px);line-height:1.12;letter-spacing:-.04em;margin:20px 0}.subtitle{font-size:23px;color:#52665c;margin-bottom:44px}article{max-width:720px}h2{font-size:23px;margin-top:38px;line-height:1.3}.lead{font-size:20px}.notice{padding:20px 24px;border-left:3px solid #8c6e36;background:#ebe6d8;margin:28px 0}.button{display:inline-block;padding:12px 20px;background:#235b47;color:white;border-radius:6px;margin-top:20px;text-decoration:none}footer{border-top:1px solid #cfd5cd;font-size:13px;color:#52665c}a:focus-visible{outline:3px solid #aa7928;outline-offset:4px}@media(max-width:600px){header{align-items:flex-start;flex-direction:column}header,main,footer{padding:24px}main{padding-top:42px}nav{gap:20px}.subtitle{font-size:20px}}