.DraggableBentoGrid_bentoContainer__mA1ug{width:100%;height:100%;padding:10px}.DraggableBentoGrid_bentoGrid__Oz20E{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;width:100%;max-width:1200px;margin:0 auto;min-height:min-content}.DraggableBentoGrid_noTransitions__phxJl .react-grid-item{transition:none!important}.DraggableBentoGrid_bentoItem__iurve{background:var(--background-container);border:1px solid var(--border-container-color);border-radius:20px;padding:0;transition:all .2s ease-in-out;width:100%;height:100%;position:relative;cursor:default;overflow:hidden}.DraggableBentoGrid_gridInitial__EDS5c{transition:none!important;opacity:0!important}.DraggableBentoGrid_bentoItem__iurve.DraggableBentoGrid_dragging__xwlaU{opacity:1;transform:rotate(-2deg) scale(1.02);box-shadow:0 10px 30px 0 rgba(0,0,0,.2),0 4px 8px 0 rgba(0,0,0,.1);z-index:1000;border-color:#3b82f6}.DraggableBentoGrid_bentoContent__hIiWL{padding:0;height:100%;display:flex;flex-direction:column;gap:5px}.DraggableBentoGrid_bentoHeader__0g_tp{position:absolute;display:flex;justify-content:space-between;align-items:flex-start;width:100%;min-height:28px;padding:10px 10px 0;z-index:2;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.DraggableBentoGrid_bentoHeader__0g_tp:before{content:"";position:absolute;left:0;top:0;height:calc(100% + 10px);width:100%;-webkit-mask-image:linear-gradient(#000 50%,transparent);mask-image:linear-gradient(#000 50%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--background-container-translucent)}.DraggableBentoGrid_bentoTitle__Nyegc{font-size:16px;font-weight:500;color:var(--text-not-available);line-height:1.4;flex:1 1;margin:0 0 0 10px;z-index:1}.DraggableBentoGrid_dragHandle___6gfI{position:absolute;background:none;background-color:hsla(0,0%,100%,.5);border:none;color:#1c1c1c86;cursor:-webkit-grab;cursor:grab;padding:5px;border-radius:10px;transition:all .2s ease;opacity:1;flex-shrink:0;top:5px;right:5px;z-index:10;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.DraggableBentoGrid_dragHandle___6gfI:active{cursor:-webkit-grabbing;cursor:grabbing;color:#3b82f6}.DraggableBentoGrid_bentoBody__HmOvd{flex:1 1;display:flex;flex-direction:column;justify-content:center;color:#6b7280;line-height:1.6;height:100%;overflow-y:auto;scrollbar-width:none;z-index:1}.DraggableBentoGrid_bentoBody__HmOvd::-webkit-scrollbar{width:none}.DraggableBentoGrid_size-small__qR7Ox{grid-column:span 1;grid-row:span 1}.DraggableBentoGrid_size-medium__UlTAG{grid-column:span 1;grid-row:span 1;min-height:150px}.DraggableBentoGrid_size-large__zE8kN{grid-column:span 2;grid-row:span 1;min-height:150px}@media (max-width:768px){.DraggableBentoGrid_bentoContainer__mA1ug{padding:1rem}.DraggableBentoGrid_bentoGrid__Oz20E{grid-template-columns:1fr;gap:.75rem}.DraggableBentoGrid_bentoItem__iurve,.DraggableBentoGrid_size-large__zE8kN,.DraggableBentoGrid_size-medium__UlTAG,.DraggableBentoGrid_size-small__qR7Ox{grid-column:span 1;grid-row:span 1;min-height:180px}.DraggableBentoGrid_bentoTitle__Nyegc{font-size:1rem;margin-bottom:.75rem}.DraggableBentoGrid_dragHandle___6gfI{opacity:1;transform:none;color:#d1d5db}}@media (max-width:480px){.DraggableBentoGrid_bentoContainer__mA1ug{padding:.5rem}.DraggableBentoGrid_bentoGrid__Oz20E{gap:.5rem}.DraggableBentoGrid_bentoItem__iurve{border-radius:16px;min-height:160px}.DraggableBentoGrid_bentoTitle__Nyegc{font-size:.95rem}}.DraggableBentoGrid_bentoItem__iurve.DraggableBentoGrid_loading__4Az7n{opacity:.7;pointer-events:none}.DraggableBentoGrid_bentoItem__iurve.DraggableBentoGrid_loading__4Az7n:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:DraggableBentoGrid_loading__4Az7n 1.5s infinite}@keyframes DraggableBentoGrid_loading__4Az7n{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.DraggableBentoGrid_bentoItem__iurve.DraggableBentoGrid_error__O2MlY{border-color:#ef4444;background:linear-gradient(135deg,#fef2f2,#fee2e2)}.DraggableBentoGrid_bentoItem__iurve.DraggableBentoGrid_success__yjwl3{border-color:#10b981;background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.DraggableBentoGrid_bentoItem__iurve{animation:DraggableBentoGrid_fadeInUp__oCszo .3s ease-out}@keyframes DraggableBentoGrid_fadeInUp__oCszo{0%{opacity:0}to{opacity:1}}.DraggableBentoGrid_bentoBody__HmOvd>.simplebar-track.simplebar-vertical{background-color:hsla(0,0%,100%,.05);width:8px;border-radius:4px;top:40px;bottom:20px}.DraggableBentoGrid_bentoBody__HmOvd>.simplebar-scrollbar:before{top:2px;right:2px;bottom:2px;left:2px;background-color:hsla(0,0%,100%,.3);border-radius:4px;opacity:1;transition:background-color .2s ease}.DraggableBentoGrid_bentoBody__HmOvd>.simplebar-scrollbar:hover:before{background-color:hsla(0,0%,100%,.5)}.DraggableBentoGrid_bentoBody__HmOvd>.simplebar-track.simplebar-vertical{opacity:0;transition:opacity .2s ease-out}.DraggableBentoGrid_bentoBody__HmOvd:hover>.simplebar-track.simplebar-vertical{opacity:1}.DraggableBentoGrid_bentoBody__HmOvd>.simplebar-track.simplebar-horizontal{display:none}.DraggableBentoGrid_bentoBody__HmOvd>.simplebar-content{height:100%}.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-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{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:100% 100%;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-e,.react-resizable-handle-w{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)}