:root{--limestone: #f2ede3;--iron: #1b1b18;--accent: #bf5700;--accent-deep: #53280a;--sand: #d3c3ac;--muted: #5c5a52}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--limestone);color:var(--iron);font-family:Public Sans,system-ui,sans-serif;font-size:16.5px;line-height:1.65;min-height:100vh;display:flex;flex-direction:column}main{flex:1 0 auto}footer{margin-top:auto}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--accent)}a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
