.react-grid-layout{transition:height .2s;position:relative}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.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.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)}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}@layer utilities{.widget-interactive:hover{background-color:var(--widget-hover-bg)!important}.widget-interactive:active:not(:has(.no-card-active:active)){background-color:var(--widget-active-bg)!important}.figma-follow-btn:hover{background-color:var(--figma-btn-hover)!important}.figma-follow-btn:active{background-color:var(--figma-btn-active)!important}}.react-grid-layout{position:relative}.react-grid-item{transition:transform .5s cubic-bezier(.25,1,.5,1),width .25s cubic-bezier(.427,.073,.105,.997),height .25s cubic-bezier(.427,.073,.105,.997)}.no-transition .react-grid-item{transition:transform,width .25s cubic-bezier(.427,.073,.105,.997),height .25s cubic-bezier(.427,.073,.105,.997)!important}.react-grid-item:has([data-no-transition=true]){transition:none!important}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{opacity:.9;z-index:3}.react-grid-item.react-draggable-dragging{z-index:3;transition:none}.item-scaler{border-radius:var(--radius-2xl);transform-origin:50%;width:100%;height:100%;transition:transform .6s cubic-bezier(.29,1.28,.47,.99),box-shadow .6s cubic-bezier(.29,1.28,.47,.99),opacity .15s ease-out;overflow:hidden}.item-scaler:hover{box-shadow:0 2px 4px #0000000a}.item-scaler.is-elevating{transform:scale(1.02)rotate(var(--motion-rotate,0deg))translateZ(0);transition:transform .15s ease-out,box-shadow .15s ease-out,opacity .1s ease-out 80ms;box-shadow:0 30px 60px -15px #00000047}.item-scaler.is-dragging{transition:box-shadow .15s ease-out,opacity .1s ease-out}.item-scaler.is-hidden{visibility:hidden}.drag-clone{z-index:9999;pointer-events:none;position:fixed}.drag-clone .item-scaler{will-change:transform;transition:none!important}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:var(--muted-foreground);opacity:.075;border-radius:var(--radius-xl);z-index:2;-webkit-user-select:none;user-select:none;will-change:transform;box-shadow:inset 0 2px 4px #0000000a;transition:all .3s cubic-bezier(.25,1,.5,1)!important}.react-grid-item>.react-resizable-handle{display:none}@keyframes block-fade-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.block-animate-in{opacity:0;animation:.4s ease-out forwards block-fade-in}@keyframes block-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.block-animate-out{pointer-events:none;animation:.3s ease-out forwards block-fade-out}@media (min-width:768px){.drag-handle{touch-action:none}}@keyframes mobile-overlay-fade-in{0%{opacity:0}to{opacity:1}}.mobile-block-overlay{animation:.15s ease-out forwards mobile-overlay-fade-in}.mobile-drag-handle{touch-action:none}.caption-container{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.caption-container--empty{opacity:0}.react-grid-item:not(.react-draggable-dragging):hover .caption-container--empty,.caption-container--empty:focus-within{opacity:1}.mapboxgl-ctrl-logo{transform-origin:100% 100%;transform:scale(1.25);margin:0 8px 8px 0!important}.ProseMirror{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;font-feature-settings:"liga" 0;font-size:max(14px,calc(20px*var(--block-scale-w,1)));line-height:max(18px,calc(26px*var(--block-scale-w,1)));outline:none}.ProseMirror p{margin:0}.rich-text-content{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;font-feature-settings:"liga" 0;font-size:max(14px,calc(20px*var(--block-scale-w,1)));line-height:max(18px,calc(26px*var(--block-scale-w,1)))}.rich-text-content p{margin:0}.rich-text-content p:empty:before{content:" "}.rich-text-content strong{font-weight:700}.rich-text-content em{font-style:italic}.text-citation{flex-direction:column;display:flex}.text-citation-mark{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;font-size:calc(var(--citation-scale,1)*var(--block-scale-h,1)*60px);line-height:calc(var(--citation-scale,1)*var(--block-scale-h,1)*36px);-webkit-user-select:none;user-select:none;flex-shrink:0;display:block;font-style:normal!important}.text-citation-body{font-style:italic}.text-citation-body .rich-text-content{line-height:max(16px,calc(22px*var(--block-scale-w,1)))}.text-citation-body .rich-text-content p+p{margin-top:.1em}.text-citation-body .rich-text-content p:empty:before{content:""}.text-citation-body .rich-text-content p:empty{height:.35em}.text-citation-attr{opacity:.6;margin-top:calc(var(--citation-scale,1)*var(--block-scale-h,1)*18px);font-style:italic}.text-citation-attr .rich-text-content{line-height:max(16px,calc(22px*var(--block-scale-w,1)))}.text-citation--compact{flex-direction:row;align-items:center;gap:.375rem}.text-citation--compact .text-citation-mark{margin-bottom:0;display:inline}.text-citation--compact .text-citation-body{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.text-citation--compact .text-citation-body .rich-text-content{white-space:nowrap}.text-citation--compact .text-citation-body .rich-text-content p{display:inline}.ReactCrop{border-radius:8px;overflow:hidden}.ReactCrop__crop-selection{box-shadow:0 0 0 9999px #00000080;border:3px solid #f43f5ecc!important;border-radius:16px!important}.ReactCrop__crop-selection:before,.ReactCrop__crop-selection:after{display:none!important}.ReactCrop__drag-handle{opacity:.9;background-color:#f43f5e!important;border:2px solid #fff!important;border-radius:50%!important;width:12px!important;height:12px!important}.ReactCrop__drag-handle.ord-nw{margin-top:-6px!important;margin-left:-6px!important}.ReactCrop__drag-handle.ord-ne{margin-top:-6px!important;margin-right:-6px!important}.ReactCrop__drag-handle.ord-sw{margin-bottom:-6px!important;margin-left:-6px!important}.ReactCrop__drag-handle.ord-se{margin-bottom:-6px!important;margin-right:-6px!important}.ReactCrop__drag-handle.ord-n,.ReactCrop__drag-handle.ord-s,.ReactCrop__drag-handle.ord-e,.ReactCrop__drag-handle.ord-w{display:none}
/*# sourceMappingURL=3170ca42dfb1c043.css.map*/