:root{--color-text:#292524;--color-muted:#78716c;--color-bg:#ffffff;--color-accent:#c2410c;--color-accent-strong:#9a3412}*{box-sizing:border-box}body,html{margin:0;padding:0}body{color:var(--color-text);background:var(--color-bg);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Georgia,Times New Roman,serif}h1{font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.15;margin:0 0 .5rem}a{color:var(--color-accent)}