.react-grid-layout{transition:height .2s;position:relative}.react-grid-item{transition:left .2s,top .2s,width .2s,height .2s}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{z-index:1;will-change:width, height;transition:none}.react-grid-item.react-draggable-dragging{z-index:3;will-change:transform;transition:none}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{opacity:.2;z-index:2;-webkit-user-select:none;user-select:none;background:red;transition-duration:.1s}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{opacity:0;width:20px;height:20px;position:absolute}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";border-bottom:2px solid #0006;border-right:2px solid #0006;width:5px;height:5px;position:absolute;bottom:3px;right:3px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
.react-resizable{position:relative}.react-resizable-handle{box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
.cash-flow-calendar{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#14b8a633 transparent;flex-direction:column;gap:20px;padding:4px;display:flex}.cash-flow-calendar::-webkit-scrollbar{width:5px}.cash-flow-calendar::-webkit-scrollbar-track{background:0 0}.cash-flow-calendar::-webkit-scrollbar-thumb{background:#14b8a633;border-radius:3px;transition:background .2s}.cash-flow-calendar::-webkit-scrollbar-thumb:hover{background:#14b8a666}.dark .cash-flow-calendar{scrollbar-color:#14b8a626 transparent}.dark .cash-flow-calendar::-webkit-scrollbar-thumb{background:#14b8a626}.dark .cash-flow-calendar::-webkit-scrollbar-thumb:hover{background:#14b8a64d}[data-month-header]{box-shadow:none;background:0 0;border-bottom:none}[data-month-header] h4{background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;font-size:inherit;color:inherit}[data-month-header] p{color:inherit;opacity:1;margin:0}.grid-cols-auto-fill-225{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}@media (max-width:1024px){.grid-cols-auto-fill-225{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}@media (max-width:768px){.grid-cols-auto-fill-225{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px}}@media (max-width:480px){.grid-cols-auto-fill-225{grid-template-columns:repeat(2,1fr);gap:6px}}.day-transactions{flex-direction:column;flex:1;gap:6px;max-height:200px;padding-right:2px;display:flex;overflow-y:auto}.day-transactions::-webkit-scrollbar{width:3px}.day-transactions::-webkit-scrollbar-track{background:0 0}.day-transactions::-webkit-scrollbar-thumb{background:#14b8a626;border-radius:2px}.day-transactions::-webkit-scrollbar-thumb:hover{background:#14b8a64d}.dark .day-transactions::-webkit-scrollbar-thumb{background:#14b8a61a}.dark .day-transactions::-webkit-scrollbar-thumb:hover{background:#14b8a640}@media (max-width:768px){.day-transactions{max-height:150px}}@media (max-width:480px){.day-transactions{gap:4px;max-height:100px}}
