.app{height:100vh;overflow:hidden}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.ant-layout{background:var(--bg-secondary)!important}.ant-layout,.ant-layout-header{transition:background-color .3s ease}.ant-layout-header{align-items:center;background:var(--bg-primary);box-shadow:0 2px 8px #0000000f;display:flex;padding:0 24px}[data-theme=dark] .ant-layout{background:#141414!important}[data-theme=dark] .ant-layout-header{background:#1f1f1f;box-shadow:0 2px 8px #00000073}.ant-layout-sider{box-shadow:2px 0 8px #00000026}.ant-card-hoverable:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px);transition:all .3s ease}@media (max-width:768px){.ant-layout-sider{bottom:0;left:0;position:fixed!important;top:0;z-index:1000}.ant-layout-content{margin-left:0!important}}.layout{min-height:100vh}.logo{background:#fff3;float:left;height:31px;margin:16px 24px 16px 0;width:120px}.site-layout-content{background:var(--bg-primary);min-height:280px;padding:24px;transition:background-color .3s ease}[data-theme=dark] .site-layout-content{background:#1f1f1f}[data-theme=dark] .ant-layout-sider .ant-menu-dark .ant-menu-item-selected,[data-theme=dark] .ant-layout-sider .ant-menu-dark.ant-menu .ant-menu-item-selected,[data-theme=dark] .ant-menu-dark .ant-menu-item-selected,[data-theme=dark] .ant-menu-dark.ant-menu .ant-menu-item-selected,[data-theme=dark] .ant-menu-dark.ant-menu-inline .ant-menu-item-selected,[data-theme=dark] .ant-menu-inline.ant-menu-dark .ant-menu-item-selected,[data-theme=dark] .ant-menu.ant-menu-dark .ant-menu-item-selected{background-color:#ffffff14!important;background:#ffffff14!important;background-image:none!important;color:#fff!important}[data-theme=dark] .ant-menu-dark .ant-menu-item-selected .ant-menu-title-content,[data-theme=dark] .ant-menu-dark .ant-menu-item-selected>span{background-color:initial!important;background:#0000!important}[data-theme=dark] .ant-menu-dark .ant-menu-item-selected:after,[data-theme=dark] .ant-menu-dark.ant-menu .ant-menu-item-selected:after,[data-theme=dark] .ant-menu.ant-menu-dark .ant-menu-item-selected:after{border-right-color:#1890ff!important;border-right-width:3px!important;opacity:1!important}[data-theme=dark] .ant-menu-dark .ant-menu-item:hover,[data-theme=dark] .ant-menu-dark.ant-menu .ant-menu-item:hover,[data-theme=dark] .ant-menu-inline.ant-menu-dark .ant-menu-item:hover,[data-theme=dark] .ant-menu.ant-menu-dark .ant-menu-item:hover{background-color:#ffffff0d!important;background:#ffffff0d!important;background-image:none!important}[data-theme=dark] .ant-menu-dark .ant-menu-item-selected:active,[data-theme=dark] .ant-menu-dark .ant-menu-item-selected:focus,[data-theme=dark] .ant-menu-dark .ant-menu-item-selected:hover,[data-theme=dark] .ant-menu-dark.ant-menu .ant-menu-item-selected:active,[data-theme=dark] .ant-menu-dark.ant-menu .ant-menu-item-selected:focus,[data-theme=dark] .ant-menu-dark.ant-menu .ant-menu-item-selected:hover{background-color:#ffffff1f!important;background:#ffffff1f!important;background-image:none!important}[data-theme=dark] .ant-menu-dark .ant-menu-item-selected:before,[data-theme=dark] .ant-menu-dark .ant-menu-item:before{background:#0000!important;background-color:initial!important;opacity:0!important}[data-theme=dark] .ant-menu-dark .ant-menu-item-selected *,[data-theme=dark] .ant-menu-dark .ant-menu-item-selected div,[data-theme=dark] .ant-menu-dark .ant-menu-item-selected span{background-color:initial!important}[data-theme=dark] .ant-layout-sider .ant-menu.ant-menu-dark.ant-menu-root.ant-menu-inline .ant-menu-item.ant-menu-item-selected{background:#ffffff14!important;background-color:#ffffff14!important;background-image:none!important}[data-theme=dark] .ant-card{background:#1f1f1f!important;background-color:#1f1f1f!important;border-color:#434343!important}[data-theme=dark] .ant-card-head{background:#262626!important;background-color:#262626!important;border-bottom-color:#434343!important;color:#ffffffd9!important}[data-theme=dark] .ant-card-body,[data-theme=dark] .task-card.ant-card{background:#1f1f1f!important;background-color:#1f1f1f!important}[data-theme=dark] .task-card .ant-card-head{background:#262626!important;background-color:#262626!important}[data-theme=dark] .task-card .ant-card-body{background:#1f1f1f!important;background-color:#1f1f1f!important}[data-theme=dark] .bulk-actions-container{background:#262626!important;border-color:#434343!important}[data-theme=dark] .context-filters{background:#1f1f1f!important}[data-theme=dark] .context-filters .ant-card-body>div>div[style*="background: #f0f8ff"]{background:#262626!important}:root{--bg-primary:#fff;--bg-secondary:#f5f5f5;--text-primary:#000000d9;--text-secondary:#000000a6;--text-tertiary:#00000073;--border-color:#d9d9d9;--hover-bg:#f0f0f0}[data-theme=dark]{--bg-primary:#1f1f1f;--bg-secondary:#141414;--text-primary:#ffffffd9;--text-secondary:#ffffffa6;--text-tertiary:#ffffff73;--border-color:#434343;--hover-bg:#262626}[data-theme=dark] body{background-color:#141414}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--bg-primary);color:#000000d9;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;transition:background-color .3s ease,color .3s ease}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,body,html{height:100%}