.draggable-floating-box[data-v-1e00697e]{position:fixed;z-index:9999;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2);cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:box-shadow .2s ease}.draggable-floating-box[data-v-1e00697e]:hover{box-shadow:0 6px 16px rgba(0,0,0,.3)}.floating-content[data-v-1e00697e]{padding:16px;height:100%;box-sizing:border-box}.floating-content .no-drag[data-v-1e00697e]{cursor:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}