*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--bg: #faf6f0;--surface: #fff9f2;--accent: #c2651a;--accent-light: #f0d9c4;--accent-dark: #9b4e12;--green: #4a7c59;--green-light: #d5e8db;--yellow: #d4a017;--yellow-light: #fdf0c4;--red: #c0392b;--red-light: #fde8e6;--text: #2c1f10;--text-muted: #8a6a4a;--border: #e8d9c8;--shadow: 0 2px 12px rgba(44,31,16,.08);--shadow-lg: 0 8px 32px rgba(44,31,16,.15);--radius: 16px}html,body{height:100%}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);background-image:radial-gradient(ellipse at 20% 0%,#f5e8d8 0%,transparent 50%),radial-gradient(ellipse at 80% 100%,#e8f0e0 0%,transparent 50%)}#root{height:100%}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
