*{box-sizing:border-box}html{background:#faf8f5;color:#282421;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{margin:0}header,footer{max-width:1050px;margin:auto;padding:28px 28px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}header{justify-content:space-between;border-bottom:1px solid #e7dfd7}.brand{font-size:21px;font-weight:700;text-decoration:none;color:#282421}a{color:#994c35;text-underline-offset:4px}main{max-width:760px;margin:72px auto 96px;padding:0 28px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:700;color:#99533e}h1{font-size:clamp(36px,7vw,64px);line-height:1.08;letter-spacing:-.04em;font-weight:650;margin:20px 0 28px}h2{font-size:24px;letter-spacing:-.025em;margin:36px 0 12px}p{font-size:17px;line-height:1.75;color:#5c544e}.lead{font-size:22px;line-height:1.6}.card{background:#f0dfd5;border-radius:24px;padding:28px;margin:40px 0}.card h2{margin-top:16px}footer{border-top:1px solid #e7dfd7;font-size:14px}footer span{margin-left:auto;color:#716861}a:focus-visible{outline:3px solid #994c35;outline-offset:5px}@media(max-width:500px){main{margin-top:44px}footer span{width:100%;margin:0}.lead{font-size:20px}}