*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-main: #fdfaf4;--bg-sidebar: #f6f2e9;--bg-user-bubble: #ebe5d8;--text-primary: #2d2b26;--text-secondary: #7a7666;--accent: #c15f3c;--border-color: #e5e0d4;--radius: 12px;--input-bg: #fff}html.dark{--bg-main: #1c1a16;--bg-sidebar: #23211c;--bg-user-bubble: #2e2b24;--text-primary: #e8e2d6;--text-secondary: #9e988a;--accent: #c15f3c;--border-color: #3a3630;--input-bg: #2a2722}html,body{height:100%;background:var(--bg-main);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
