.react-resizable-handle{position:absolute;width:14px!important;height:14px!important;bottom:4px!important;right:4px!important;padding:0;background:none!important;background-image:none!important;border:0!important;box-sizing:border-box;cursor:se-resize;touch-action:none;user-select:none}.react-resizable-handle:after{display:none}.react-resizable-handle-se{pointer-events:auto}.typo-grid-wrapper .react-resizable-handle,.typo-grid-wrapper .react-resizable-handle-se{background:none!important;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'><path d='M10.4348 2.86957V0.782609C10.4348 0.350386 10.7852 0 11.2174 0C11.6496 0 12 0.350386 12 0.782609V2.86957C12 7.91216 7.91216 12 2.86957 12H0.782609C0.350386 12 0 11.6496 0 11.2174C0 10.7852 0.350386 10.4348 0.782609 10.4348H2.86957C7.04772 10.4348 10.4348 7.04772 10.4348 2.86957Z' fill='%23fff'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'><path d='M10.4348 2.86957V0.782609C10.4348 0.350386 10.7852 0 11.2174 0C11.6496 0 12 0.350386 12 0.782609V2.86957C12 7.91216 7.91216 12 2.86957 12H0.782609C0.350386 12 0 11.6496 0 11.2174C0 10.7852 0.350386 10.4348 0.782609 10.4348H2.86957C7.04772 10.4348 10.4348 7.04772 10.4348 2.86957Z' fill='%23fff'/></svg>");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--color-muted-foreground)!important;border:0!important;z-index:60}.typo-grid-wrapper .react-resizable-handle{opacity:0;transform:scale(.9);filter:blur(2px);transition:opacity .18s ease,transform .18s ease,filter .18s ease;pointer-events:none;will-change:opacity,transform,filter}.typo-grid-wrapper .react-grid-item.react-resizable-resizing .react-resizable-handle,.typo-grid-wrapper .react-grid-item:focus-within .react-resizable-handle,.typo-grid-wrapper .react-grid-item:hover .react-resizable-handle{opacity:1;transform:scale(1);filter:blur(0);pointer-events:auto}.typo-grid-wrapper .react-grid-item.react-draggable-dragging .react-resizable-handle{opacity:0!important;transform:scale(.9)!important;filter:blur(2px)!important;pointer-events:none!important}.typo-grid-wrapper .react-grid-placeholder{background-color:var(--color-foreground)!important;border-radius:1rem;opacity:.05;transition:transform .16s ease,left .16s ease,top .16s ease,width .16s ease,height .16s ease,opacity .12s ease}.tiptap p.is-empty:before{color:var(--text-muted-foreground)!important;opacity:.1!important}