:root{color-scheme:light;--bg: #F5EFDD;--surface: #FBF7EA;--surface2: #F6F1E1;--sidebar: #F8F2E0;--kanbanCol: #F0E9D2;--border: #E3D8B8;--borderH: #CFC194;--divider: #EFE7CE;--ink: #2A281E;--ink2: #4A4536;--muted: #6F6A54;--muted2: #9B9578;--olive: #6B7A3A;--oliveSoft: #E4E8D2;--oliveInk: #55622E;--green: #4B6B2F;--greenSoft: #DCEAC7;--amber: #7A5A12;--amberSoft: #F3E1AA;--red: #B14A3D;--redSoft: #F7DAD6;--yellow: #D9B33A;--hot: #C1633B;--hotSoft: #F6DCC7;--hotInk: #9C5A26;--cold: #4C6FA5;--coldSoft: #D9E6F0;--coldInk: #33587A;--telegramSoft: #DCE4F5;--telegramInk: #3B5998;--viberSoft: #E8DCF5;--viberInk: #6B4A9C;--tagSoft: #EFE6C4;--tagInk: #7C6F3F;--dark: #2A281E;--darkInk: #F5EFDD;--telegramBorder: #C3CEE8;--viberBorder: #D5C4E8;--oliveBorder: #D3D9B9;--greenBorder: #C8DBAE;--redBorder: #EDC4BE;--amberBorder: #E5D28E;--greenInk2: #3E5E1F;--amberInk2: #6E4A0F;--redInk2: #7D2A24;--scrollThumb: #D8C7A6}:root[data-theme=dark]{color-scheme:dark;--bg: #181A15;--surface: #212419;--surface2: #1C1F16;--sidebar: #1E211A;--kanbanCol: #14160F;--border: #3A3E2E;--borderH: #4E543C;--divider: #2C3022;--ink: #ECE7D3;--ink2: #CEC9B4;--muted: #A6A38C;--muted2: #918D74;--olive: #A6BC6E;--oliveSoft: #2E3720;--oliveInk: #C6D690;--green: #8FBF63;--greenSoft: #26331A;--amber: #D8B45A;--amberSoft: #3A2E12;--red: #E08A7C;--redSoft: #3A211C;--yellow: #D9B33A;--hot: #E39163;--hotSoft: #3A2517;--hotInk: #E8A578;--cold: #7FA3D6;--coldSoft: #1E2A3A;--coldInk: #A9C4E8;--telegramSoft: #232E45;--telegramInk: #9DB6E8;--viberSoft: #2E2447;--viberInk: #B79CE0;--tagSoft: #2E2C1E;--tagInk: #C9BC7F;--dark: #ECE7D3;--darkInk: #181A15;--telegramBorder: #3A4A6B;--viberBorder: #4A3A66;--oliveBorder: #4A5238;--greenBorder: #3E5522;--redBorder: #6B3A32;--amberBorder: #5A481C;--greenInk2: #8FBF63;--amberInk2: #D8B45A;--redInk2: #E08A7C;--scrollThumb: #3E4231}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Onest,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}input,button,textarea,select{font-family:inherit}button{-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--scrollThumb);border-radius:6px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-track{background:transparent}@keyframes flo-pop{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes flo-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}
