@import"https://kendo.cdn.telerik.com/themes/12.0.0/default/default-ocean-blue-a11y.css";.react-kanban-board{display:flex;gap:16px;flex:1}.react-kanban-column{flex:1;min-width:300px;max-width:300px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;display:flex;flex-direction:column;height:100%}.react-kanban-column-header{padding:12px 16px;border-bottom:1px solid #e9ecef;background-color:#f9fafb;border-radius:8px 8px 0 0;flex-shrink:0}.react-kanban-column-content{flex:1;overflow-y:auto;padding:8px}.react-kanban-card{width:280px;margin:0 8px 8px}.k-editor-resize-handles-wrapper{position:absolute;visibility:visible!important}.k-editor-resize-handle{position:absolute;visibility:visible!important;background-color:#fff;border:1px solid #000;z-index:100;width:8px;height:8px}.k-editor-resize-handle.northwest{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.k-editor-resize-handle.north{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.k-editor-resize-handle.northeast{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.k-editor-resize-handle.southwest{left:0;bottom:0;transform:translate(-50%,50%);cursor:sw-resize}.k-editor-resize-handle.south{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.k-editor-resize-handle.southeast{right:0;bottom:0;transform:translate(50%,50%);cursor:se-resize}.k-editor-resize-handle.west{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.k-editor-resize-handle.east{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.k-editor-resize-wrap-element{display:inline-block;position:relative}.ProseMirror-selectednode img{outline:2px solid #8cf}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
