.MuiButtonBase-root.buttonHover:hover{background:#242424}.MuiButtonBase-root.buttonHover{background:#474747}.react-trello-card{position:relative!important;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important}.react-trello-card:hover{cursor:grab!important;box-shadow:0 4px 8px rgba(0,0,0,.15)!important;transform:translateY(-2px)!important}.react-trello-card:active{cursor:grabbing!important;transform:rotate(3deg) scale(1.02)!important;z-index:1000!important;box-shadow:0 8px 25px rgba(0,0,0,.2)!important}.react-trello-lane{position:relative!important;transition:all .2s ease!important}.react-trello-lane:hover{background-color:rgba(0,0,0,.02)!important}.react-trello-lane-droppable{min-height:120px!important;padding:8px!important;border-radius:0 0 8px 8px!important;position:relative!important}.react-trello-lane.drag-over{background-color:rgba(33,150,243,.1)!important;border:2px dashed #2196f3!important;animation:pulse 1s infinite!important}.react-trello-lane.drag-over:after{content:"✨ Solte aqui";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#2196f3;color:#fff;padding:8px 16px;border-radius:20px;font-size:12px;font-weight:600;box-shadow:0 2px 8px rgba(33,150,243,.3);z-index:10}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@media (max-width:960px){.react-trello-board{padding:8px 4px!important}.react-trello-lane{min-width:240px!important;margin:0 4px!important}.react-trello-card,.react-trello-lane-header{padding:8px!important;font-size:13px!important}}.react-trello-card.is-dragging{opacity:.6!important;transform:rotate(5deg) scale(1.05)!important;box-shadow:0 10px 30px rgba(0,0,0,.3)!important;z-index:1000!important;border:2px solid #2196f3!important}.react-trello-board-wrapper{overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important}.react-trello-board-wrapper::-webkit-scrollbar{height:8px!important}.react-trello-board-wrapper::-webkit-scrollbar-track{background:#f1f1f1!important;border-radius:4px!important}.react-trello-board-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1!important;border-radius:4px!important}.react-trello-board-wrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8!important}.react-trello-lane-title{font-weight:600!important;font-size:14px!important;text-transform:uppercase!important;letter-spacing:.5px!important}.react-trello-lane-droppable:empty:before{content:"Arraste tickets para cá";display:block;text-align:center;color:#999;font-style:italic;font-size:12px;padding:20px;border:2px dashed #ddd;border-radius:8px;margin:8px 0}.react-trello-lane-droppable:empty:hover:before{border-color:#2196f3;color:#2196f3;background-color:rgba(33,150,243,.05)}.event-container{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.delete-icon,.edit-icon{opacity:0;transition:opacity .3s;margin-left:5px;z-index:1}.event-container:hover .delete-icon,.event-container:hover .edit-icon{opacity:1}.edgebutton{width:20px;height:20px;background:#eee;border:1px solid #fff;cursor:pointer;border-radius:50%;font-size:12px;line-height:1;justify-content:center;display:flex;align-self:center;align-items:center}.edgebutton:hover{box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.edgebutton-foreignobject body{background:transparent;width:40px;height:40px;display:flex;justify-content:center;align-items:center;min-height:40px}.react-flow__edge-path{stroke-width:6px}.react-flow__edge.selected .react-flow__edge-path{stroke:#00f}