:root{--bg:#f7f3f0;--surface:#fff;--primary:#c97255;--primary-h:#b8623f;--secondary:#abba81;--accent:#e3a28d;--title:#242424;--text:#6b6b6b;--border:#e6e1dd;--sidebar:#2b2320;--ok:#2f9e5f;--warn:#d99321;--danger:#d0453b}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--title);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button{font-family:inherit}input,select,textarea{font-family:inherit;font-size:15px}html.modal-open,body.modal-open{overflow:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d8d1cc;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#c5bcb5}::-webkit-scrollbar-track{background:0 0}
