*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b880}.task-input-container{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.sidebar-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:199;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sidebar-overlay.open{display:block}body.sidebar-open{overflow:hidden}a,button{transition:all .15s ease}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.chart-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:0}
