@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700&family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@300;400;500&display=swap";
.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)}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--joy-palette-background-body,#f8fafb)}::-webkit-scrollbar-thumb{background:var(--joy-palette-neutral-300,#d1d5db);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--joy-palette-neutral-400,#9ca3af)}body{transition:background-color .2s,color .2s}:root{--dq-shadow-card:0 1px 3px #0000000a,0 4px 12px #0000000a;--dq-shadow-card-hover:0 4px 16px #00000014,0 2px 6px #0000000a}[data-joy-color-scheme=dark]{--dq-shadow-card:0 1px 3px #0006,0 4px 12px #00000040;--dq-shadow-card-hover:0 6px 18px #00000073,0 2px 6px #0000004d}@keyframes dqFadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.react-grid-item{transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.react-grid-item.react-grid-placeholder{background:var(--joy-palette-primary-200,#c6e8ff);opacity:.45;z-index:2;-webkit-user-select:none;user-select:none;border-radius:16px;transition-duration:.1s}[data-joy-color-scheme=dark] .react-grid-item.react-grid-placeholder{background:var(--joy-palette-primary-700,#0a4a7a);opacity:.4}.react-grid-item>.react-resizable-handle{cursor:se-resize;opacity:0;background:0 0;width:18px;height:18px;transition:opacity .15s;bottom:4px;right:4px}.react-grid-item:hover>.react-resizable-handle{opacity:.5}.react-grid-item>.react-resizable-handle:after{content:"";border-right:2px solid var(--joy-palette-text-tertiary);border-bottom:2px solid var(--joy-palette-text-tertiary);width:8px;height:8px;position:absolute;bottom:4px;right:4px}.react-grid-item.react-draggable-dragging{z-index:100;cursor:grabbing!important;box-shadow:0 12px 32px #0000002e!important}.dq-drag-handle{cursor:grab}.dq-drag-handle:active{cursor:grabbing}.dq-dashboard-bg{background-color:var(--joy-palette-background-body);background-image:radial-gradient(at 18% 22%,#3b82f629 0,#0000 45%),radial-gradient(at 82% 18%,#a855f721 0,#0000 45%),radial-gradient(at 50% 80%,#ec48991f 0,#0000 50%),radial-gradient(at 90% 70%,#38bdf81a 0,#0000 45%)}[data-joy-color-scheme=dark] .dq-dashboard-bg{background-image:radial-gradient(at 18% 22%,#3b82f638 0,#0000 45%),radial-gradient(at 82% 18%,#a855f733 0,#0000 45%),radial-gradient(at 50% 80%,#ec48992e 0,#0000 50%),radial-gradient(at 90% 70%,#38bdf829 0,#0000 45%)}.dq-glass-card{-webkit-backdrop-filter:blur(28px)saturate(180%);background-color:#ffffff52;background-image:linear-gradient(135deg,#ffffff73 0%,#ffffff2e 55%,#ffffff47 100%);transition:box-shadow .22s,transform .22s;position:relative;box-shadow:inset 0 1px 1px #ffffffb3,inset 0 -1px 1px #ffffff2e,0 6px 22px #0f172a0f,0 1px 3px #0f172a0a}.dq-glass-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(135deg,#6366f147 0%,#a855f738 50%,#ec489942 100%);padding:1px;transition:background .22s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.dq-glass-card:after{content:"";border-radius:inherit;pointer-events:none;z-index:1;opacity:.7;background:linear-gradient(#ffffff59 0%,#fff0 100%);height:50%;position:absolute;top:0;left:0;right:0}.dq-glass-card:hover{box-shadow:inset 0 1px 1px #fffc,inset 0 -1px 1px #ffffff38,0 12px 34px #0f172a1a,0 2px 6px #0f172a0d}.dq-glass-card:hover:before{background:linear-gradient(135deg,#6366f17a 0%,#a855f766 50%,#ec489975 100%)}[data-joy-color-scheme=dark] .dq-glass-card{background-color:#16161c66;background-image:linear-gradient(135deg,#ffffff14 0%,#ffffff05 55%,#ffffff0d 100%);box-shadow:inset 0 1px 1px #ffffff14,inset 0 -1px 1px #00000040,0 6px 22px #0006,0 1px 3px #00000040}[data-joy-color-scheme=dark] .dq-glass-card:after{opacity:1;background:linear-gradient(#ffffff0f 0%,#fff0 100%)}[data-joy-color-scheme=dark] .dq-glass-card:before{background:linear-gradient(135deg,#818cf852 0%,#c084fc42 50%,#f472b64d 100%)}[data-joy-color-scheme=dark] .dq-glass-card:hover{box-shadow:inset 0 1px 1px #ffffff1f,inset 0 -1px 1px #0000004d,0 12px 34px #00000080,0 2px 6px #0000004d}[data-joy-color-scheme=dark] .dq-glass-card:hover:before{background:linear-gradient(135deg,#818cf88c 0%,#c084fc73 50%,#f472b680 100%)}::selection{background:var(--joy-palette-primary-200,#bbf7d0);color:var(--joy-palette-primary-900,#064e3b)}[data-joy-color-scheme=dark] ::selection{background:var(--joy-palette-primary-800,#065f46);color:var(--joy-palette-primary-100,#d1fae5)}[data-joy-color-scheme=dark] pre{color:var(--joy-palette-text-primary)}.dq-md p{margin:0 0 8px}.dq-md p:last-child{margin-bottom:0}.dq-md strong{font-weight:600}.dq-md em{font-style:italic}.dq-md code{background:#0000000f;border-radius:4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.dq-md pre{background:#0000000d;border-radius:6px;margin:8px 0;padding:10px 12px;font-size:12px;line-height:1.5;overflow-x:auto}.dq-md pre code{background:0 0;padding:0}.dq-md ul,.dq-md ol{margin:6px 0;padding-left:20px}.dq-md li{margin:2px 0}.dq-md blockquote{opacity:.85;border-left:3px solid #0000001f;margin:6px 0;padding:4px 12px}.dq-md a{color:inherit;text-underline-offset:2px;text-decoration:underline}.dq-md h1{margin:12px 0 6px;font-size:1.4em;font-weight:700}.dq-md h2{margin:10px 0 4px;font-size:1.2em;font-weight:600}.dq-md h3{margin:8px 0 4px;font-size:1.05em;font-weight:600}.dq-md hr{border:none;border-top:1px solid #0000001f;margin:12px 0}.dq-md table{border-collapse:collapse;width:100%;margin:8px 0;font-size:12px}.dq-md th,.dq-md td{text-align:left;border:1px solid #0000001f;padding:4px 8px}.dq-md th{background:#00000008;font-weight:600}[data-joy-color-scheme=dark] .dq-md code{background:#ffffff14}[data-joy-color-scheme=dark] .dq-md pre{background:#ffffff0f}[data-joy-color-scheme=dark] .dq-md blockquote{border-left-color:#ffffff26}[data-joy-color-scheme=dark] .dq-md hr{border-top-color:#ffffff26}[data-joy-color-scheme=dark] .dq-md th,[data-joy-color-scheme=dark] .dq-md td{border-color:#ffffff1f}[data-joy-color-scheme=dark] .dq-md th{background:#ffffff0a}@keyframes dq-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}
