*{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:#142c26;color:#f5f0e3;font:18px/1.65 system-ui,-apple-system,sans-serif}header,footer,main{max-width:850px;margin:auto;padding:28px clamp(20px,5vw,48px)}header{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}a{color:inherit;text-underline-offset:.2em}a:focus-visible{outline:3px solid #bd8e39;outline-offset:5px}header .brand{font:34px Georgia,serif;text-decoration:none}nav{display:flex;gap:24px;flex-wrap:wrap}main{background:#f5f0e3;color:#24362e;border-radius:12px;margin-top:16px;margin-bottom:24px}h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.2}h1{font-size:clamp(36px,6vw,54px);margin:.4em 0}h2{font-size:28px;margin-top:1.5em}p,li{max-width:68ch}li+li{margin-top:.5em}.eyebrow{font-size:14px;letter-spacing:.1em;text-transform:uppercase}.lead{font-size:22px}.note{border-left:3px solid #b08a43;padding-left:18px}footer{font-size:15px;padding-top:8px}.skip{position:absolute;left:16px;top:-100px}.skip:focus{top:10px;background:#142c26;padding:8px}@media(max-width:600px){main{border-radius:0}header,footer{padding:24px 20px}}