*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{margin:0;background:#f8f8f2;color:#223d34;font:17px/1.7 system-ui,-apple-system,sans-serif}a{color:#285d4b;text-underline-offset:4px;overflow-wrap:anywhere}a:focus-visible,summary:focus-visible{outline:3px solid #aa6b24;outline-offset:6px}header,main,footer{max-width:880px;margin:auto;padding:28px 32px}header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccd7cd;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:21px;font-weight:650}.brand img{border-radius:12px}nav{display:flex;flex-wrap:wrap;gap:20px;font-size:15px}h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.15;letter-spacing:-.025em}h1{font-size:clamp(38px,7vw,58px);margin:28px 0 22px}h2{font-size:28px;margin:42px 0 14px}p{margin:12px 0 20px}main{padding-top:32px;padding-bottom:60px}.eyebrow{font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#52675e}.intro{font-size:21px;max-width:640px}.contact{padding:24px 0 32px;border-bottom:1px solid #ccd7cd}.contact a{font-weight:600}.note{color:#52675e;font-size:15px}details{border-bottom:1px solid #ccd7cd;padding:20px 0}summary{cursor:pointer;font-size:19px;font-weight:600}details p{padding:0 24px 0 0}footer{border-top:1px solid #ccd7cd;font-size:14px;color:#52675e;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}ul{padding-left:22px}@media(max-width:520px){header,main,footer{padding-left:22px;padding-right:22px}header{align-items:flex-start}nav{gap:8px;flex-direction:column;font-size:14px}.intro{font-size:19px}h1{margin-top:18px}summary{font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}