:root{--background:#f5f1e8;--surface:#fffbf4d1;--surface-strong:#fffaf1;--foreground:#1f1b16;--muted:#675d50;--line:#51412f24;--accent:#31594d;--accent-soft:#d8e8df;--alert:#bb4d3e;--shadow:0 24px 60px #2b211814;--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--font-sans:"Instrument Sans","Segoe UI",sans-serif;--font-serif:"Newsreader",Georgia,serif}*{box-sizing:border-box}html{font-size:16px}body{min-height:100vh;color:var(--foreground);font-family:var(--font-sans);background:radial-gradient(circle at 0 0,#d1e2d7e6,#0000 30%),radial-gradient(circle at 100% 0,#ffddc1b3,#0000 28%),linear-gradient(#f7f3eb 0%,#efe6d8 100%);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}
