:root{--bg: #EEEEF2;--surface: #FAFAFA;--surface2: #F5F5F8;--surface3: #EAEAEF;--border: #E2E2EA;--border2: #C8C8D4;--accent: #4A68F5;--accent-dim: #4A68F514;--accent2: #3A58E0;--text: #18182C;--text2: #56566E;--text3: #9898B0;--urgent: #D63030;--high: #C97A0A;--normal: #4A68F5;--low: #9898B0;--done-c: #267A4A;--font-ui: "Inter", sans-serif;--font-data: "JetBrains Mono", monospace;--sb: 216px;--topbar-h: 40px;--viewbar-h: 34px}[data-theme=dark]{--bg: #16161E;--surface: #1E1E2A;--surface2: #24243A;--surface3: #2A2A40;--border: #2E2E44;--border2: #3E3E58;--accent: #6B85FF;--accent-dim: #6B85FF18;--accent2: #5A74EE;--text: #E8E8F0;--text2: #A8A8C0;--text3: #6E6E8A;--urgent: #FF5555;--high: #E8A020;--normal: #6B85FF;--low: #6E6E8A;--done-c: #40C070}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden;font-family:var(--font-ui);font-size:14px;line-height:1.4;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;border:none;cursor:pointer;background:none;color:inherit}input{font-family:inherit;font-size:inherit;border:none;outline:none;background:none;color:inherit}ul,ol{list-style:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text3)}
