*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f8f7f5;--surface: #ffffff;--surface-secondary: #f1efe8;--surface-hover: #ededea;--border-light: rgba(0, 0, 0, .08);--border: rgba(0, 0, 0, .18);--border-focus: rgba(0, 0, 0, .4);--text-primary: #1a1917;--text-secondary: #6b6965;--text-tertiary: #a8a6a0}@media (prefers-color-scheme: dark){:root{--bg: #111110;--surface: #1c1c1a;--surface-secondary: #252523;--surface-hover: #2e2e2b;--border-light: rgba(255, 255, 255, .07);--border: rgba(255, 255, 255, .18);--border-focus: rgba(255, 255, 255, .4);--text-primary: #f0ede8;--text-secondary: #9a9893;--text-tertiary: #5a5856}}html,body{height:100%}body{font-family:DM Sans,sans-serif;font-size:15px;line-height:1.6;color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased}button,input,select{font-family:inherit}
