body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background-color:#fff;display:flex;height:50px;margin-bottom:20px;position:relative}.display-button{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;margin-left:10px;padding:8px 16px;width:100px}.dropdown-menu{background:#f1f2f6;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 8px #0000001a;left:0;margin-top:2px;padding:16px;position:absolute;top:100%;width:200px}.dropdown-item{display:flex;justify-content:space-between;margin-bottom:12px}.dropdown-item select{margin-left:8px;padding:4px;width:100px}.card{box-shadow:0 1px 4px #0000001a}.ticket-id{color:#666}.feature-tag,.priority-tag{align-items:center;background:#f4f5f8;border-radius:4px;display:flex;font-size:13px;gap:4px;padding:4px 8px}.column{background:#f4f5f8}.column-header{padding:12px}.column-content{gap:12px;padding:12px}.board{background-color:#f4f5f8;display:flex;gap:20px;min-height:calc(100vh - 100px);overflow-x:auto;padding:20px}.board::-webkit-scrollbar{height:8px}.board::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.board::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.board::-webkit-scrollbar-thumb:hover{background:#ccc}.column{background:#0000;min-width:300px;width:300px}.column-header{align-items:center;color:#373737;display:flex;font-weight:500;justify-content:space-between;margin-bottom:8px;padding:12px 8px}.column-header-left,.column-header-right{align-items:center;display:flex;gap:8px}.ticket-count{color:#666;font-size:14px}.column-content{display:flex;flex-direction:column;gap:8px}.card{background:#fff;border:1px solid #e6e7eb;border-radius:8px;box-shadow:0 1px 4px #0000000d;cursor:pointer;padding:12px;transition:transform .2s ease,box-shadow .2s ease}.card:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.ticket-id{color:#6b6f76;font-size:14px;font-weight:500}.user-avatar{align-items:center;background:#f4f5f8;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.card-title{color:#373737;font-size:15px;font-weight:500;margin-bottom:12px}.card-footer{gap:8px}.card-footer,.tag{align-items:center;display:flex}.tag{background:#f4f5f8;border:1px solid #e6e7eb;border-radius:4px;color:#6b6f76;font-size:13px;gap:4px;padding:2px 8px}.priority-urgent{color:#fc7840}.priority-high{color:#fb6b6b}.priority-medium{color:#f1c950}.priority-low,.priority-no,.status-todo{color:#6b6f76}.status-in-progress{color:#f1c950}.status-done{color:#5dc66a}.status-backlog{color:#6b6f76}@media (max-width:768px){.board{gap:12px;padding:10px}.column{min-width:280px;width:280px}.card{padding:10px}}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.flex-start{align-items:center;display:flex;justify-content:flex-start}.card,.tag,.user-avatar{transition:all .2s ease}.app{background-color:#f4f5f8;min-height:100vh;padding:20px}
/*# sourceMappingURL=main.1a771adb.css.map*/