@font-face{font-family:Brand;src:url(assets/bricolagegrotesque.ttf)}@font-face{font-family:Body;src:url(assets/dmsans.ttf)}*{box-sizing:border-box}body{margin:0;background:#fff9ee;color:#48142b;font:18px/1.7 Body,Arial,sans-serif}header{background:#48142b;color:#fff9ee;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:25px 6vw}header nav{display:flex;gap:25px;flex-wrap:wrap}a{color:inherit;text-underline-offset:5px}main{max-width:980px;margin:auto;padding:80px 6vw}h1,h2{font-family:Brand,sans-serif;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(42px,7vw,86px);margin:20px 0 65px}h2{font-size:30px;margin:0 0 20px}section{padding:30px 0;border-top:1px solid #48142b33}p{max-width:75ch;overflow-wrap:anywhere}.eyebrow{font-size:13px;letter-spacing:.08em}footer{background:#f5b9cf;padding:40px 6vw;font-size:14px}footer a{display:inline-block;margin:10px 25px 10px 0;min-height:30px}a:focus-visible{outline:3px solid currentColor;outline-offset:6px}@media(max-width:540px){header{align-items:flex-start}header img{width:135px}header nav{gap:12px;font-size:14px}main{padding:50px 22px}h2{font-size:27px}body{font-size:17px}}