.result-container .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:10;opacity:0;transition:opacity .5s ease}.result-container .overlay.active{opacity:1}.result-container.deleting .highlight{z-index:30}.task-container .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:10;opacity:0;transition:opacity .5s ease}.task-container .overlay.active{opacity:1}.task-container.editing .highlight,.task-container.deleting .highlight{z-index:30}.workstream-container .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:10;opacity:0;transition:opacity .5s ease}.workstream-container .overlay.active{opacity:1}.highlight{position:relative;z-index:20;transition:box-shadow .5s ease;box-shadow:0 0 10px 2px #ffff0062}.highlight:hover{box-shadow:0 0 10px 2px #ffff00eb}.workstream-container.editing .highlight,.workstream-container.deleting .highlight{z-index:30}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--button-blue: #3c56de;--sidebar-background: #fdfdfd}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;font-size:16px;color:#333}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--sidebar-background)}::-webkit-scrollbar-thumb{background:#dbdbdb;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--button-blue)}
