*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F4F2EE;--bg2: #ECEAE5;--surface: #FFFFFF;--border: #DDD9D0;--border2: #C8C4BA;--text: #1A1714;--text2: #5C574F;--text3: #9C9790;--accent: #1B4F8A;--accent2: #E8F0FB;--green: #2E6B3E;--green-bg: #EAF3EC;--amber: #7A4A0A;--amber-bg: #FDF3E3;--red: #8B1F1F;--red-bg: #FDEAEA;--purple: #4A3B8C;--purple-bg:#EEEAFB;--radius: 8px;--radius-lg:12px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 12px rgba(0,0,0,.08), 0 2px 4px rgba(0,0,0,.04)}html,body,#root{height:100%;font-family:DM Sans,sans-serif;font-size:14px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}.mono{font-family:DM Mono,monospace}
