@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&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;-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)}.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)}:root{--background-color:#f9fafb;--foreground-color:#fff;--font-color:#111;--font-override:inherit;--dark-background-color:#030712;--dark-foreground-color:#101827;--dark-font-color:#ddd;--dark-font-override:inherit;font-family:Inter,Helvetica Neue,sans-serif}.default-font{font-family:Inter,Helvetica Neue,sans-serif}textarea::-webkit-resizer{display:none}.foreground-color{background-color:var(--foreground-color)}.background-color{background-color:var(--background-color)}.font-override{font-family:var(--font-override);color:var(--font-color)!important}.dark .foreground-color,.dark.foreground-color{background-color:var(--dark-foreground-color)}.dark .background-color,.dark.background-color{background-color:var(--dark-background-color)}.dark .font-override,.dark.font-override{font-family:var(--font-override);color:var(--dark-font-color)!important}.text-widget a{color:#36c;text-decoration:underline}.shimmer{background:linear-gradient(-45deg,#fff0 40%,#fff3 50%,#fff0 60%) 100% 0/300%;border-radius:24px;width:100%;height:100%;animation:3s linear infinite shimmer;position:absolute;top:0;left:0}@keyframes shimmer{to{background-position-x:0%}}.react-grid-item>.react-resizable-handle{opacity:0;z-index:10;border-bottom:3px solid #00000030;border-right:3px solid #00000030;border-bottom-right-radius:8px;margin:8px;transition:all .15s ease-in-out;background-image:none!important;width:12px!important;height:12px!important}.dark .react-grid-item>.react-resizable-handle{border-bottom:3px solid #ffffff30;border-right:3px solid #ffffff30}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item:hover{z-index:20}.react-resizable-handle:after{display:none!important}.react-grid-placeholder{border-radius:16px;background-color:#36c3!important}.rdg-sort-arrow{margin-top:12px}.rdg a{color:#fff;background:#3b82f6;border-radius:16px;padding:4px 12px;text-decoration:none}.rdg-cell[role=columnheader]{overflow-y:visible}.rdg{--rdg-color:var(--font-color);border-color:#0000001a;--rdg-background-color:var(--foreground-color)!important;--rdg-header-background-color:var(--background-color)!important;--rdg-row-hover-background-color:var(--background-color)!important}.dark .rdg{--rdg-color:var(--dark-font-color);border-color:#ffffff1a;--rdg-background-color:var(--dark-foreground-color)!important;--rdg-header-background-color:var(--dark-background-color)!important;--rdg-row-hover-background-color:var(--dark-background-color)!important}.rsw-ce{flex:1 0 auto;padding:.5rem}.rsw-ce:focus{outline:1px solid #668}.rsw-ce[contentEditable="true"]:empty:not(:focus):before{color:gray;content:attr(placeholder);pointer-events:none}.rsw-html{background:0 0;border:none;font-family:monospace,Courier New}.rsw-separator{border-right:1px solid #ddd;align-self:stretch;margin:0 3px;display:flex}.rsw-dd{box-sizing:border-box;outline:none}.rsw-btn{cursor:pointer;color:#222;background:0 0;border:0;outline:none;width:2em;height:2em;padding:0;font-size:1em}.rsw-btn:hover{background:#eaeaea}.rsw-btn[data-active=true]{background:#e0e0e0}.rsw-toolbar{background-color:var(--foreground-color);border-bottom:1px solid #0000001a;align-items:center;display:flex}.rsw-editor{background-color:var(--background-color);border:1px solid #0000001a;border-radius:.375rem;flex-direction:column;min-height:100px;margin-top:4px;display:flex;overflow:hidden}.dark .rsw-editor{background-color:var(--dark-background-color);border-color:#ffffff1a}.dark .rsw-toolbar{background-color:var(--dark-foreground-color);border-bottom-color:#ffffff1a}.dark .rsw-separator{border-right-color:var(--dark-background-color)}.dark .rsw-btn{color:#e2e8f0}.dark .rsw-btn:hover,.dark .rsw-btn[data-active=true]{background:#334155}.gradient-border{--borderWidth:3px;border-radius:6px;width:100%;height:100%;position:absolute;top:0;left:0}.gradient-border:after{content:"";top:calc(-1 * var(--borderWidth));left:calc(-1 * var(--borderWidth));height:calc(100% + var(--borderWidth) * 2);width:calc(100% + var(--borderWidth) * 2);z-index:-1;background:linear-gradient(60deg,#5073b8,#1098ad,#07b39b,#6fba82) 0 0/300% 300%;border-radius:9px;animation:3s infinite alternate animatedgradient;position:absolute}@keyframes animatedgradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.react-multi-email span[data-placeholder=true]{top:2px!important}.react-multi-email [data-tag] [data-tag-item]{overflow-y:visible}dialog{border:none}
