:root{color-scheme:light;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#29231f;background:#faf8f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:780px;margin:auto;padding:28px 24px}header{border-bottom:1px solid #ded6ce;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.brand{font-weight:750;color:#ac4316;text-decoration:none}nav{display:flex;gap:20px}a{color:#994018;text-underline-offset:3px}main{padding-top:46px;padding-bottom:60px;line-height:1.7}h1{font-size:clamp(2rem,5vw,2.7rem);letter-spacing:-.035em;line-height:1.15;margin:0 0 18px}h2{font-size:1.2rem;line-height:1.4;margin-top:32px}p,ul{margin:0 0 18px}.meta{color:#74675d;font-size:.9rem}.intro{font-size:1.15rem}.button{display:inline-block;background:#ac4316;color:white;border-radius:6px;text-decoration:none;padding:10px 20px;margin:8px 0 20px}footer{border-top:1px solid #ded6ce;font-size:.9rem;line-height:1.7;color:#74675d}li{margin:8px 0}:focus-visible{outline:3px solid #ac4316;outline-offset:4px}
