*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.logo{height:32px;margin:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden}.site-layout-content{padding:24px;min-height:280px}.kanban-board{display:flex;gap:16px;overflow-x:auto;padding:16px 0}.kanban-column{min-width:280px;max-width:320px;background:#f5f5f5;border-radius:8px;padding:12px}.kanban-column-header{font-weight:600;margin-bottom:12px;padding:8px;border-radius:4px}.kanban-card{background:#fff;border-radius:6px;padding:12px;margin-bottom:8px;box-shadow:0 1px 2px #0000000f;cursor:pointer;transition:box-shadow .2s}.kanban-card:hover{box-shadow:0 2px 8px #0000001f}.kanban-card.dragging{box-shadow:0 4px 16px #0003;opacity:.9}.kanban-column.drag-over{background:#e8f4ff}@media(max-width:768px){.ant-layout-sider{position:fixed!important;z-index:100;height:100vh}.site-layout-content{padding:12px}.kanban-board{flex-direction:column;gap:8px;padding:8px 0}.kanban-column{min-width:100%;max-width:100%;padding:8px}.kanban-card{padding:10px;margin-bottom:6px}.ant-card{margin-bottom:12px}.ant-card-body{padding:12px!important}.ant-table-wrapper{overflow-x:auto}.ant-form-item{margin-bottom:16px}.ant-descriptions-item-label{width:auto!important}.ant-layout-header{padding:0 12px!important}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-statistic{text-align:center}.ant-layout-content{padding-bottom:16px!important}.ant-descriptions{overflow-x:auto}}.ant-card-body .recharts-wrapper{font-size:10px}.ant-segmented{font-size:12px}.ant-segmented-item-label{min-height:28px;line-height:28px;padding:0 6px}.ant-layout-sider .ant-menu-item-group-title{color:#ffffff73!important;font-size:12px;text-transform:uppercase;letter-spacing:.5px;padding-left:16px!important;padding-top:16px!important;padding-bottom:4px!important}.react-resizable{position:relative}.react-resizable-handle{position:absolute;right:-5px;bottom:0;width:10px;height:100%;cursor:col-resize;z-index:1}.react-resizable-handle:hover{background:#1890ff26}@media(max-width:480px){.logo{font-size:14px}.ant-card-head-title{font-size:15px}.kanban-card{padding:8px}}
