@charset "UTF-8";.animated-bar{width:100%;height:.5rem;background-image:linear-gradient(90deg,#fff,#fff 0%,#fff,#0284c7,#fff,#fff);background-size:300%;animation:loading 5s infinite;background-position:50% 0}@keyframes loading{0%{background-position:150% 0}to{background-position:-150% 0}}.editor table{width:100%;border-collapse:collapse;background:#fff}.editor table th,.editor table td{border:1px solid #ddd;padding:8px}.editor table th>p,.editor table td>p{margin:0}.editor ul li p:first-child,.editor ol li p:first-child{margin-top:0}.editor ul li p:last-child,.editor ol li p:last-child{margin-bottom:0}.editor p.is-empty:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;opacity:.4}.custom-drag-handle{margin-top:4px}.custom-drag-handle:after{display:flex;align-items:center;justify-content:center;width:1rem;height:1.25rem;content:"⠿";font-weight:700;cursor:grab;background:#0d0d0d10;color:#0d0d0d50;border-radius:.25rem}
