:root{--bg: #faf7f5;--surface: #ffffff;--surface2: #fdf5f8;--border: #ecdde5;--border2: #ddc8d4;--text: #1e1215;--text2: #6b4f5c;--muted: #9c7d8a;--faint: #e8d5de;--pink: #d4648a;--pink-light:#f7e0e9;--pink-mid: #e8a5bc;--rose: #c75474;--fismed: #6b8fd4;--nutri: #3db88a;--pca: #9b6ed4;--emash: #c4991a;--fisgen: #1fb3c4;--neuro: #d45858;--fismed-r: #7b8fdb;--emash-r: #d4783a;--radius: 10px;--radius-sm: 7px;--shadow: 0 1px 4px rgba(0,0,0,.06), 0 0 0 1px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.08), 0 1px 4px rgba(0,0,0,.04)}*{margin:0;padding:0;box-sizing:border-box}html{font-size:15px}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:99px}button{font-family:inherit;cursor:pointer}input{font-family:inherit}
