.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.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{left:50%;margin-left:-10px;cursor:ns-resize}.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{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.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{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.admin-dark{--admin-bg: #0f172a;--admin-surface: #1e293b;--admin-surface-hover: #334155;--admin-border: #334155;--admin-text: #e2e8f0;--admin-text-muted: #94a3b8;--admin-text-heading: #f1f5f9}.admin-dark,.admin-dark main,.admin-dark aside{background-color:var(--admin-bg)!important;color:var(--admin-text)!important}.admin-dark header{background-color:#0f172ae6!important;border-color:var(--admin-border)!important}.admin-dark .bg-white{background-color:var(--admin-surface)!important}.admin-dark .bg-slate-50,.admin-dark .bg-\[#FBFBFE\]{background-color:var(--admin-bg)!important}.admin-dark .bg-slate-100{background-color:var(--admin-surface-hover)!important}.admin-dark .text-slate-800,.admin-dark .text-slate-900{color:var(--admin-text-heading)!important}.admin-dark .text-slate-600,.admin-dark .text-slate-500{color:var(--admin-text-muted)!important}.admin-dark .text-slate-400,.admin-dark .text-slate-300{color:#64748b!important}.admin-dark .border-slate-100,.admin-dark .border-slate-200,.admin-dark .border-slate-50{border-color:var(--admin-border)!important}.admin-dark input,.admin-dark select,.admin-dark textarea{background-color:var(--admin-surface)!important;border-color:var(--admin-border)!important;color:var(--admin-text)!important}.admin-dark input::-moz-placeholder{color:#64748b!important}.admin-dark input::placeholder{color:#64748b!important}.admin-dark table thead{background-color:#1e293bcc!important}.admin-dark table tbody tr:hover{background-color:var(--admin-surface-hover)!important}.admin-dark .divide-slate-50>*+*{border-color:var(--admin-border)!important}.admin-dark .group-hover\:opacity-100{background-color:var(--admin-surface)!important;border-color:var(--admin-border)!important}.admin-dark ::-webkit-scrollbar-track{background:var(--admin-bg)}.admin-dark ::-webkit-scrollbar-thumb{background:var(--admin-surface-hover)}.admin-dark .shadow-sm,.admin-dark .shadow-md,.admin-dark .shadow-lg,.admin-dark .shadow-xl{box-shadow:0 0 0 1px #33415580!important}
