:root{--bg: #faf9f6;--surface: #f3f2ec;--ink: #1c1c18;--ink-2: #4a4a42;--ink-3: #8c8c7e;--accent: #4a6741;--accent-dark: #3a5233;--accent-light: #edf2eb;--border: #e2e0d4;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--max-w: 1100px;--pad: 24px;--radius: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}@media(max-width:600px){:root{--pad: 16px}}
