.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)}
.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;-o-user-select:none;background:red;transition-duration:.1s}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{width:20px;height:20px;position:absolute}.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)}
.style-module__jUXZxa__gridWrapper{box-sizing:border-box;width:100%;position:relative}.style-module__jUXZxa__gridContainer{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0;transition:height .2s;position:relative;width:100%!important;max-width:100%!important}.style-module__jUXZxa__gridContainer .react-grid-layout{box-sizing:border-box;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;position:relative!important}.style-module__jUXZxa__gridContainer .react-grid-item{overflow:visible!important}.style-module__jUXZxa__gridContainer .react-grid-placeholder{display:none!important}.style-module__jUXZxa__demoWidget{border:1px solid var(--grey);background-color:var(--white);border-radius:8px;padding:16px;transition:all .3s}.style-module__jUXZxa__headerRow{justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;margin-left:20px;margin-right:20px;display:flex}.style-module__jUXZxa__headerContent{flex:1}.style-module__jUXZxa__greeting{color:var(--primary);font-family:Sora-Bold,sans-serif;font-size:20px}.style-module__jUXZxa__title{color:var(--text-color);margin:0;font-family:Sora-Bold,sans-serif;font-size:30px;line-height:1.2}.style-module__jUXZxa__widgetBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;gap:8px;padding:12px 30px;font-family:Sora-Regular,sans-serif;font-size:16px;transition:all .2s}.style-module__jUXZxa__btnIcon{object-fit:contain;width:20px;height:20px}.style-module__jUXZxa__noWidgets{background-color:var(--white);border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:500px;margin-top:20px;padding:40px;display:flex}.style-module__jUXZxa__noWidgetsContent{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:400px;display:flex}.style-module__jUXZxa__noWidgetsIcon{opacity:.6;width:120px;height:120px;margin-bottom:8px}.style-module__jUXZxa__noWidgetsTitle{color:var(--black);margin:0;font-size:24px;font-weight:700}.style-module__jUXZxa__noWidgetsText{color:#666;margin:0;font-size:16px;line-height:1.5}.style-module__jUXZxa__addWidgetBtn{background-color:var(--primary);color:var(--white);cursor:pointer;border:none;border-radius:8px;flex-direction:row;margin-top:8px;padding:12px 32px;font-size:16px;font-weight:600;transition:all .2s}@media (max-width:1024px){.style-module__jUXZxa__container{padding:24px 32px}}@media (max-width:768px){.style-module__jUXZxa__container{padding:20px 24px}.style-module__jUXZxa__headerRow{gap:12px;margin-bottom:24px;margin-left:0;margin-right:0}.style-module__jUXZxa__greeting{font-size:18px}.style-module__jUXZxa__title{font-size:28px}.style-module__jUXZxa__widgetBtn{padding:7px 24px;font-size:14px}}@media (max-width:480px){.style-module__jUXZxa__container{padding:16px}.style-module__jUXZxa__headerRow{flex-direction:column;align-items:flex-start;gap:16px}.style-module__jUXZxa__greeting{font-size:16px}.style-module__jUXZxa__title{font-size:24px}.style-module__jUXZxa__widgetBtn{width:100%;padding:10px 24px;font-size:14px}}
.style-module__V9HQoa__widget_sidebar{background-color:var(--white);z-index:90;position:fixed;inset:0}.style-module__V9HQoa__topHeader{background-color:var(--white);z-index:10;gap:12px;padding:24px 24px 20px;display:flex}.style-module__V9HQoa__topHeaderTitle{flex:1;font-family:Sora-Bold,sans-serif;font-size:28px}.style-module__V9HQoa__topHeaderTitle h4{color:var(--black);margin-bottom:8px;font-family:Sora-Bold,sans-serif;font-size:28px}.style-module__V9HQoa__topDescription{color:var(--label-color);font-family:Sora-Regular,sans-serif;font-size:14px;font-weight:400;line-height:1.5;display:block}.style-module__V9HQoa__backArrow{cursor:pointer;color:var(--black);flex-shrink:0;transition:transform .2s;position:relative;top:-21px}.style-module__V9HQoa__backArrow:hover{transform:translate(-2px)}.style-module__V9HQoa__widgetList{flex:1;padding:16px;overflow-y:auto}.style-module__V9HQoa__widgets{cursor:pointer;border-radius:12px;margin-bottom:12px;padding:8px 48px 8px 16px;font-family:Sora-Bold,sans-serif;font-weight:400;transition:all .2s;position:relative;border:2px solid var(--carousel-border)!important;background-color:var(--white)!important}.style-module__V9HQoa__widgets:hover{transform:translateY(-1px)}.style-module__V9HQoa__widgets:active{transform:translateY(0)}.style-module__V9HQoa__icon{justify-content:flex-start;align-items:center;display:flex}.style-module__V9HQoa__widgetTitle{color:var(--black);margin-bottom:3px;font-family:Sora-Bold,sans-serif;font-size:16px}.style-module__V9HQoa__plus{cursor:pointer;z-index:1;transition:transform .2s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.style-module__V9HQoa__plus:hover{transform:translateY(-50%)scale(1.1)}.style-module__V9HQoa__loadingState,.style-module__V9HQoa__emptyState{color:#999;justify-content:center;align-items:center;padding:60px 20px;font-size:16px;display:flex}.style-module__V9HQoa__loadingState p,.style-module__V9HQoa__emptyState p{margin:0}.style-module__V9HQoa__widgetList::-webkit-scrollbar{width:8px}.style-module__V9HQoa__widgetList::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.style-module__V9HQoa__widgetList::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.style-module__V9HQoa__widgetList::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.style-module__V9HQoa__drawerPaper{width:100%;max-width:100%}@media (min-width:600px){.style-module__V9HQoa__drawerPaper{width:500px}}.style-module__V9HQoa__boxContainer{flex-direction:column;width:100%;height:100%;display:flex}.style-module__V9HQoa__widgetButton{text-align:left;background:0 0;border:none;width:100%;padding-top:15px;padding-bottom:15px}.style-module__V9HQoa__backArrowButton{background:0 0;border:none;padding:0}@media (max-width:600px){.style-module__V9HQoa__topHeader{padding:20px 16px 16px}.style-module__V9HQoa__topHeaderTitle h4{font-size:24px}.style-module__V9HQoa__topDescription{font-size:13px}.style-module__V9HQoa__widgetList{padding:12px}.style-module__V9HQoa__widgets{margin-bottom:10px;padding:14px}.style-module__V9HQoa__widgetTitle{font-size:15px}.style-module__V9HQoa__footer{padding:12px 16px}.style-module__V9HQoa__footerText{font-size:13px}}@keyframes style-module__V9HQoa__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes style-module__V9HQoa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
