:root{--bg: #faf8f5;--fg: #1c1c1c;--muted: #6b6b6b;--accent: #c8521f;--border: #e6e2db;--card: #ffffff;--radius: 12px;--max-width: 720px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--accent)}a:hover{text-decoration:none}h1,h2,h3{line-height:1.2;margin:0 0 .5em}h1{font-size:2rem}h2{font-size:1.4rem}h3{font-size:1.15rem}p{margin:0 0 1em}img{max-width:100%;height:auto;display:block}
