*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #574536;--primary-light: #806E61;--secondary: #CBB8AA;--bg: #FFFFFF;--bg-secondary: #F7F4F1;--surface: #FFFFFF;--text: #000000;--text-secondary: #574536;--text-muted: #AD978A;--border: #DCD3C8;--error: #C15450;--success: #4A7C59}body{font-family:Inter,-apple-system,sans-serif;color:var(--text);background:var(--bg-secondary);height:100vh;overflow:hidden}#root{height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--secondary);border-radius:3px}input,textarea,button{font-family:inherit;outline:none}button{cursor:pointer;border:none}
