:root{font-family:Arial,Helvetica,sans-serif;color:#152238;background:#fbfaf7;line-height:1.7}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}header{background:#0c192b;color:#eee9de;display:flex;align-items:center;justify-content:space-between;padding:24px max(24px,calc((100% - 1100px)/2));gap:28px}header>a:last-child{font-size:14px}.brand{font:36px Georgia,serif;text-decoration:none}.brand small{display:block;font:9px Arial,sans-serif;letter-spacing:3px;color:#d5b170}main{max-width:860px;margin:60px auto;padding:0 24px}h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.2}h1{font-size:clamp(38px,7vw,64px)}h2{font-size:28px;margin-top:40px}.eyebrow{font-size:11px;letter-spacing:2px;color:#6a5839}footer{border-top:1px solid #ddd;padding:25px;text-align:center;font-size:13px}a:focus-visible{outline:3px solid #b98e4b;outline-offset:5px}@media(max-width:550px){header{padding:18px;gap:18px}header>a:last-child{max-width:155px}main{margin-top:35px}h2{font-size:25px}}
