*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,.ant-layout{min-height:100vh}.ant-table-thead>tr>th{background:#fafafa!important}.ant-card{box-shadow:0 1px 2px #00000008,0 1px 6px -1px #00000005,0 2px 4px #00000005}.ant-card:hover{box-shadow:0 1px 2px -2px #00000029,0 3px 6px #0000001f,0 5px 12px 4px #00000017}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media screen and (max-width:1024px){.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:600px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px!important;font-size:13px;white-space:nowrap}.ant-card .ant-card-body{padding:12px!important}.ant-typography h2,h2.ant-typography{font-size:18px!important}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important;top:16px!important}.ant-modal .ant-modal-body{max-height:70vh;overflow-y:auto}.ant-input-affix-wrapper,.ant-select{width:100%!important}.ant-btn{font-size:13px}.ant-pagination{flex-wrap:wrap;gap:4px}.ant-pagination-total-text{display:block;width:100%;margin-bottom:4px}.ant-space{gap:2px!important}.ant-tag{font-size:11px;padding:0 4px;margin-inline-end:4px}.ant-drawer .ant-drawer-content-wrapper{box-shadow:6px 0 16px #00000052}.ant-drawer-bottom .ant-drawer-content-wrapper{border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 -4px 24px #00000026!important}.ant-layout-content,.ant-layout-content>div{margin:0!important;border-radius:0!important}.modal-job-application-detail .ant-modal-container{padding:0!important}}@media screen and (min-width:1025px){.hide-on-desktop{display:none!important}}.rte-wrapper{border:1px solid #d9d9d9;border-radius:8px;overflow:hidden;background:#fff;transition:border-color .3s,box-shadow .3s}.rte-wrapper:focus-within{border-color:#764ba2;box-shadow:0 0 0 2px #764ba226}.rte-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:2px;padding:6px 8px;background:linear-gradient(to bottom,#fafafa,#f5f5f5);border-bottom:1px solid #e8e8e8;position:sticky;top:0;z-index:10}.rte-toolbar-group{display:flex;align-items:center;gap:1px}.rte-toolbar-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid transparent;border-radius:4px;background:transparent;cursor:pointer;color:#595959;font-size:14px;transition:all .15s ease;padding:0;outline:none}.rte-toolbar-btn:hover{background:#e6e0f0;color:#764ba2;border-color:#d3c4e3}.rte-toolbar-btn.is-active{background:#f0e6ff;color:#764ba2;border-color:#c9b0e8;box-shadow:inset 0 1px 2px #764ba21f}.rte-toolbar-btn:disabled{opacity:.35;cursor:not-allowed}.rte-toolbar-btn:disabled:hover{background:transparent;color:#595959;border-color:transparent}.rte-heading-select{height:30px;padding:0 8px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;font-size:12px;color:#595959;outline:none;cursor:pointer;min-width:100px;transition:border-color .15s}.rte-heading-select:hover{border-color:#764ba2}.rte-heading-select:focus{border-color:#764ba2;box-shadow:0 0 0 2px #764ba226}.rte-divider.ant-divider-vertical{height:20px;margin:0 4px;border-color:#d9d9d9}.rte-content{padding:0}.rte-content .tiptap{padding:16px 20px;outline:none;font-size:15px;line-height:1.8;color:#262626;min-height:inherit}.rte-content .tiptap p{margin-bottom:.6em}.rte-content .tiptap p:last-child{margin-bottom:0}.rte-content .tiptap h1{font-size:2em;font-weight:800;margin:1em 0 .5em;color:#1a1a1a;border-bottom:3px solid #f0e6ff;padding-bottom:.2em}.rte-content .tiptap h2{font-size:1.5em;font-weight:700;margin:.8em 0 .4em;color:#1a1a1a;border-bottom:2px solid #f0e6ff;padding-bottom:.2em}.rte-content .tiptap h3{font-size:1.25em;font-weight:600;margin:.6em 0 .3em;color:#262626}.rte-content .tiptap h4{font-size:1.1em;font-weight:600;margin:.5em 0 .25em;color:#434343}.rte-content .tiptap ul,.rte-content .tiptap ol{padding-left:1.5em;margin:.4em 0}.rte-content .tiptap li{margin:.15em 0}.rte-content .tiptap ul li::marker{color:#764ba2}.rte-content .tiptap ol li::marker{color:#764ba2;font-weight:600}.rte-content .tiptap blockquote{border-left:4px solid #d3c4e3;margin:.6em 0;padding:.4em 0 .4em 1em;color:#595959;background:#faf7ff;border-radius:0 4px 4px 0}.rte-content .tiptap hr{border:none;border-top:2px solid #f0e6ff;margin:1em 0}.rte-content .tiptap code{background:#f5f0ff;color:#764ba2;padding:2px 6px;border-radius:3px;font-size:.9em;font-family:SF Mono,Monaco,Cascadia Mono,monospace}.rte-content .tiptap pre{background:#1e1e2e;color:#cdd6f4;padding:12px 16px;border-radius:6px;margin:.6em 0;overflow-x:auto}.rte-content .tiptap pre code{background:transparent;color:inherit;padding:0;border-radius:0}.rte-content .tiptap a{color:#764ba2;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:2px;cursor:pointer;transition:color .15s}.rte-content .tiptap a:hover{color:#9b59b6}.rte-content .tiptap mark{border-radius:2px;padding:1px 2px}.rte-content .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#bfbfbf;pointer-events:none;height:0;font-style:italic}.rte-content .tiptap table.rte-table{border-collapse:collapse;width:100%;margin:1em 0;border-radius:6px;overflow:hidden;border:1px solid #e0e0e0}.rte-content .tiptap table.rte-table td,.rte-content .tiptap table.rte-table th{border:1px solid #e0e0e0;padding:8px 12px;position:relative;min-width:80px;vertical-align:top}.rte-content .tiptap table.rte-table th{background:linear-gradient(to bottom,#f8f5ff,#f0eaff);font-weight:600;color:#4a3a6b;text-align:left}.rte-content .tiptap table.rte-table tr:hover td{background-color:#faf8ff}.rte-content .tiptap table.rte-table td.selectedCell,.rte-content .tiptap table.rte-table th.selectedCell{background-color:#e8dff5!important;outline:2px solid #764ba2;outline-offset:-2px}.rte-content .tiptap .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;background-color:#764ba2;pointer-events:auto;cursor:col-resize;opacity:0;transition:opacity .2s}.rte-content .tiptap table.rte-table:hover .column-resize-handle{opacity:.5}.rte-content .tiptap .column-resize-handle:hover{opacity:1!important}.rte-content .tiptap .tableWrapper{overflow-x:auto;margin:1em 0}.image-resize-container{display:inline-block;position:relative;max-width:100%;cursor:pointer;line-height:0;border-radius:6px;transition:box-shadow .2s}.image-resize-container[data-align=left]{display:block;text-align:left}.image-resize-container[data-align=center]{display:block;text-align:center}.image-resize-container[data-align=center] .image-resize-img{margin:0 auto}.image-resize-container[data-align=right]{display:block;text-align:right}.image-resize-img{max-width:100%;height:auto;border-radius:6px;display:inline-block;vertical-align:top}.ProseMirror-selectednode .image-resize-container,.image-resize-container:hover{box-shadow:0 0 0 3px #764ba24d}.ProseMirror-selectednode .image-resize-container{box-shadow:0 0 0 3px #764ba280}.image-resize-handle{position:absolute;bottom:4px;right:4px;width:14px;height:14px;background:#764ba2;border:2px solid #fff;border-radius:3px;cursor:nwse-resize;opacity:0;transition:opacity .2s;z-index:5}.image-resize-container:hover .image-resize-handle,.ProseMirror-selectednode .image-resize-handle{opacity:1}.image-resize-container.is-resizing{box-shadow:0 0 0 3px #764ba280}.image-resize-container.is-resizing .image-resize-handle{opacity:1;background:#5a2d82}.image-alt-badge{position:absolute;bottom:6px;left:6px;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600;cursor:pointer;opacity:0;transition:opacity .2s;z-index:5;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.6}.image-resize-container:hover .image-alt-badge,.ProseMirror-selectednode .image-alt-badge{opacity:1}.image-alt-badge.image-alt-set{background:#52c41ae6;color:#fff}.image-alt-badge.image-alt-missing{background:#ff4d4fe6;color:#fff;animation:altPulse 2s ease-in-out infinite}.image-alt-badge:hover{opacity:1!important;transform:scale(1.05)}@keyframes altPulse{0%,to{opacity:.85}50%{opacity:1}}.image-caption{text-align:center;font-size:13px;color:#888;font-style:italic;padding:4px 8px 0;line-height:1.4}.image-meta-panel{position:absolute;left:0;bottom:32px;z-index:20;background:#fff;border:1px solid #d9d9d9;border-radius:8px;box-shadow:0 6px 20px #0000001f;padding:0;min-width:320px;max-width:400px}.image-meta-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid #f0f0f0;background:#fafafa;border-radius:8px 8px 0 0;font-size:13px}.image-meta-close{background:none;border:none;cursor:pointer;font-size:14px;color:#999;padding:2px 6px;border-radius:4px;line-height:1}.image-meta-close:hover{background:#f5f5f5;color:#333}.image-meta-row{padding:6px 12px;border-bottom:1px solid #f5f5f5}.image-meta-row:last-child{border-bottom:none;padding-bottom:10px}.image-meta-label{display:block;font-size:11px;font-weight:600;color:#666;margin-bottom:3px;text-transform:uppercase;letter-spacing:.3px}.image-meta-input{width:100%;padding:5px 8px;border:1px solid #e0e0e0;border-radius:4px;font-size:13px;color:#333;outline:none;transition:border-color .2s;background:#fff;font-family:inherit;resize:vertical}.image-meta-input:focus{border-color:#764ba2;box-shadow:0 0 0 2px #764ba21f}.image-meta-input::placeholder{color:#bbb}.gallery-block{margin:1em 0;border:2px dashed #e0d6f0;border-radius:8px;background:#fcfaff;transition:border-color .2s;overflow:hidden}.gallery-block:hover{border-color:#c9b0e8}.gallery-toolbar{display:flex;align-items:center;gap:8px;padding:6px 12px;background:linear-gradient(to bottom,#f8f5ff,#f0eaff);border-bottom:1px solid #e8e0f5}.gallery-toolbar-label{font-size:12px;font-weight:600;color:#764ba2;margin-right:auto}.gallery-col-select{padding:2px 6px;border:1px solid #d9d9d9;border-radius:4px;font-size:12px;background:#fff;cursor:pointer;outline:none;color:#555}.gallery-col-select:focus{border-color:#764ba2}.gallery-add-btn{padding:2px 10px;border:1px solid #d3c4e3;border-radius:4px;background:#fff;font-size:12px;color:#764ba2;cursor:pointer;transition:all .15s;font-weight:500}.gallery-add-btn:hover{background:#f0e6ff;border-color:#764ba2}.gallery-delete-btn{padding:2px 6px;border:1px solid #ffd4d4;border-radius:4px;background:#fff;font-size:12px;cursor:pointer;transition:all .15s}.gallery-delete-btn:hover{background:#fff2f2;border-color:#ff4d4f}.gallery-content{display:grid;grid-template-columns:repeat(var(--gallery-cols, 3),1fr);gap:8px;padding:8px}.gallery-image{position:relative;border-radius:6px;overflow:hidden;background:#f5f5f5;cursor:pointer;transition:box-shadow .2s;margin:0}.gallery-image:hover{box-shadow:0 0 0 2px #764ba266}.gallery-image img{width:100%;height:160px;object-fit:cover;display:block}.gallery-image-caption{padding:4px 8px;font-size:11px;color:#888;font-style:italic;text-align:center;min-height:22px;outline:none;border-top:1px solid #f0f0f0;background:#fafafa;cursor:text}.gallery-image-caption:empty:before{content:attr(placeholder);color:#ccc}.gallery-image-caption:focus{background:#fff;color:#333}.gallery-image-delete{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:none;background:#00000080;color:#fff;font-size:11px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;line-height:1}.gallery-image:hover .gallery-image-delete{opacity:1}.gallery-image-delete:hover{background:#ff4d4fe6}@media(max-width:768px){.gallery-content{grid-template-columns:repeat(2,1fr)!important}.gallery-image img{height:120px}}.rte-content .tiptap ul[data-type=taskList]{list-style:none;padding-left:0}.rte-content .tiptap ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:8px;margin:4px 0}.rte-content .tiptap ul[data-type=taskList] li>label{flex-shrink:0;margin-top:3px}.rte-content .tiptap ul[data-type=taskList] li>label input[type=checkbox]{width:16px;height:16px;accent-color:#764ba2;cursor:pointer}.rte-content .tiptap ul[data-type=taskList] li>div{flex:1;min-width:0}.rte-content .tiptap ul[data-type=taskList] li[data-checked=true]>div{text-decoration:line-through;color:#999}.rte-content .tiptap div[data-youtube-video]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1em 0;background:#000}.rte-content .tiptap div[data-youtube-video] iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:8px}.rte-content .tiptap sub{font-size:.75em;vertical-align:sub}.rte-content .tiptap sup{font-size:.75em;vertical-align:super}.rte-bubble-menu{display:flex;align-items:center;gap:2px;padding:4px 6px;background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001f,0 2px 4px #00000014;border:1px solid #e8e8e8}.rte-bubble-menu .rte-toolbar-btn{width:28px;height:28px;font-size:13px}.rte-image-bubble{padding:6px 10px}.rte-footer{display:flex;justify-content:flex-end;align-items:center;padding:4px 12px;background:#fafafa;border-top:1px solid #f0f0f0;min-height:28px}.rte-char-count{font-size:11px;color:#999}.block-group-block{position:relative;margin:8px 0;border:2px dashed #d3c4e3;border-radius:8px;background:transparent;transition:border-color .2s,box-shadow .2s;overflow:visible}.block-group-block:hover{border-color:#b39ddb}.block-group-block:focus-within{border-color:#764ba2;box-shadow:0 0 0 2px #764ba21a}.block-group-toolbar{display:flex;align-items:center;gap:6px;padding:4px 10px;background:linear-gradient(to bottom,#f8f5ff,#f0eaff);border-bottom:1px solid #e8e0f5;border-radius:6px 6px 0 0;flex-wrap:wrap}.block-group-toolbar-label{font-size:12px;font-weight:600;color:#764ba2;margin-right:auto;white-space:nowrap}.block-group-select{padding:2px 6px;border:1px solid #d9d9d9;border-radius:4px;font-size:11px;background:#fff;cursor:pointer;outline:none;color:#555;height:26px}.block-group-select:focus{border-color:#764ba2}.block-group-small-input{width:48px;padding:2px 4px;border:1px solid #d9d9d9;border-radius:4px;font-size:11px;text-align:center;outline:none;height:26px}.block-group-small-input:focus{border-color:#764ba2}.block-group-settings-btn{padding:2px 8px;border:1px solid #d3c4e3;border-radius:4px;background:#fff;font-size:13px;cursor:pointer;transition:all .15s;height:26px;display:inline-flex;align-items:center}.block-group-settings-btn:hover{background:#f0e6ff;border-color:#764ba2}.block-group-delete-btn{padding:2px 6px;border:1px solid #ffd4d4;border-radius:4px;background:#fff;font-size:12px;cursor:pointer;transition:all .15s;height:26px;display:inline-flex;align-items:center}.block-group-delete-btn:hover{background:#fff2f2;border-color:#ff4d4f}.block-group-settings-panel{background:#fff;border-bottom:1px solid #e8e0f5;padding:8px 12px;display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}.block-group-settings-row{display:flex;flex-direction:column;gap:3px}.block-group-settings-label{font-size:10px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.3px}.block-group-text-input{width:100%;padding:4px 8px;border:1px solid #e0e0e0;border-radius:4px;font-size:12px;color:#333;outline:none;transition:border-color .2s;background:#fff;height:28px}.block-group-text-input:focus{border-color:#764ba2;box-shadow:0 0 0 2px #764ba21a}.block-group-text-input::placeholder{color:#bbb;font-size:11px}.block-group-num-input{width:52px;padding:3px 4px;border:1px solid #e0e0e0;border-radius:4px;font-size:12px;text-align:center;outline:none;height:28px}.block-group-num-input:focus{border-color:#764ba2}.block-group-spacing-inputs{display:flex;gap:4px}.block-group-clear-btn{padding:2px 8px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;font-size:11px;cursor:pointer;color:#999;margin-left:4px;height:28px}.block-group-clear-btn:hover{border-color:#ff4d4f;color:#ff4d4f}.block-group-content{padding:16px;min-height:40px}.block-group-content>*:first-child{margin-top:0}.block-group-content>*:last-child{margin-bottom:0}.block-group-block .block-group-block{border-style:dotted;border-color:#c9b0e8}.block-group-block .block-group-block .block-group-toolbar{background:linear-gradient(to bottom,#f5f0ff,#ece4ff)}.block-columns-block{position:relative;margin:12px 0;border:2px dashed #b3d4fc;border-radius:8px;background:transparent;transition:border-color .2s,box-shadow .2s;overflow:visible}.block-columns-block:hover{border-color:#7fb8f0}.block-columns-block:focus-within{border-color:#4096ff;box-shadow:0 0 0 2px #4096ff1a}.block-columns-toolbar{display:flex;align-items:center;gap:6px;padding:4px 10px;background:linear-gradient(to bottom,#f0f7ff,#e6f0fd);border-bottom:1px solid #d4e5f7;border-radius:6px 6px 0 0;flex-wrap:wrap}.block-columns-toolbar-label{font-size:12px;font-weight:600;color:#1677ff;margin-right:auto;white-space:nowrap}.block-columns-select{padding:2px 6px;border:1px solid #d9d9d9;border-radius:4px;font-size:11px;background:#fff;cursor:pointer;outline:none;color:#555;height:26px}.block-columns-select:focus{border-color:#1677ff}.block-columns-gap-label{font-size:11px;color:#888;white-space:nowrap}.block-columns-gap-input{width:48px;padding:2px 4px;border:1px solid #d9d9d9;border-radius:4px;font-size:11px;text-align:center;outline:none;height:26px}.block-columns-gap-input:focus{border-color:#1677ff}.block-columns-add-btn{padding:2px 10px;border:1px solid #b3d4fc;border-radius:4px;background:#fff;font-size:11px;color:#1677ff;cursor:pointer;transition:all .15s;font-weight:500;height:26px}.block-columns-add-btn:hover{background:#e6f0fd;border-color:#1677ff}.block-columns-delete-btn{padding:2px 6px;border:1px solid #ffd4d4;border-radius:4px;background:#fff;font-size:12px;cursor:pointer;transition:all .15s;height:26px;display:inline-flex;align-items:center}.block-columns-delete-btn:hover{background:#fff2f2;border-color:#ff4d4f}.block-columns-content{display:flex;gap:16px;padding:0;min-height:60px}.block-column{position:relative;flex:1 1 0%;border:1px dashed #d4e5f7;border-radius:6px;padding:12px;min-height:60px;transition:border-color .2s,background-color .2s}.block-column:hover{border-color:#7fb8f0}.block-column:focus-within{border-color:#4096ff;border-style:solid}.block-column-content{min-height:30px}.block-column-content>*:first-child{margin-top:0}.block-column-content>*:last-child{margin-bottom:0}.block-column-badge-container{position:absolute;top:4px;right:4px;display:flex;gap:2px;opacity:0;transition:opacity .2s;z-index:5}.block-column:hover .block-column-badge-container{opacity:1}.block-column-color-badge{width:22px;height:22px;border-radius:50%;border:1px solid #d4e5f7;background:#fff;font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;padding:0}.block-column-color-badge:hover{border-color:#1677ff;background:#e6f0fd;transform:scale(1.1)}.block-column-clear-color{width:22px;height:22px;border-radius:50%;border:1px solid #ffd4d4;background:#fff;font-size:9px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#ff4d4f;transition:all .15s;padding:0}.block-column-clear-color:hover{border-color:#ff4d4f;background:#fff2f2;transform:scale(1.1)}@media(max-width:768px){.rte-toolbar{gap:1px;padding:4px 6px}.rte-toolbar-btn{width:28px;height:28px;font-size:13px}.rte-heading-select{min-width:80px;font-size:11px}.rte-divider.ant-divider-vertical{margin:0 2px}.rte-content .tiptap{padding:10px 12px;font-size:13px}.rte-content .tiptap table.rte-table td,.rte-content .tiptap table.rte-table th{padding:6px 8px;font-size:13px}.block-columns-content{flex-direction:column!important}.block-column{flex:1 1 auto!important;max-width:100%!important}.block-group-settings-panel{grid-template-columns:1fr}}.week-schedule-page{padding:0}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.schedule-card{overflow:hidden}.schedule-card .ant-card-body{padding:12px 16px}.schedule-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.week-range-label{font-size:14px;font-weight:600;color:#333}.toolbar-filters{display:flex;align-items:center;gap:8px}.schedule-table-container{overflow-x:auto;margin-bottom:16px}.schedule-table{width:100%;border-collapse:collapse;font-size:13px;min-width:1200px}.schedule-table th,.schedule-table td{border:1px solid #d9d9d9;padding:8px;text-align:left;vertical-align:top}.schedule-table th{background-color:#fafafa;font-weight:600;text-align:center;position:sticky;top:0;z-index:10}.schedule-table thead th.col-shift{z-index:11}.col-shift{width:80px;min-width:80px;position:sticky;left:0;z-index:2;background-color:#fafafa}.col-position{width:100px;min-width:100px}.col-day{min-width:140px}.col-day.today{background-color:#e6f7ff!important}.cell-employee.current-shift{background-color:#e6f7ff!important;box-shadow:inset 0 0 0 2px #1890ff;animation:current-shift-pulse 2s ease-in-out infinite;position:relative}@keyframes current-shift-pulse{0%,to{box-shadow:inset 0 0 0 2px #1890ff}50%{box-shadow:inset 0 0 0 2px #40a9ff,0 0 8px #1890ff4d}}.day-header{display:flex;flex-direction:column;align-items:center}.day-name{font-weight:600;font-size:14px}.day-date{font-size:12px;color:#666}.cell-shift{text-align:center;vertical-align:middle;font-size:14px;writing-mode:horizontal-tb;position:sticky;left:0;z-index:1}.cell-position{font-weight:500;text-align:center;vertical-align:middle}.cell-employee{min-height:60px;vertical-align:top}.cell-employee.today{background-color:#e6f7ff!important}.employee-list{display:flex;flex-direction:column;gap:4px}.employee-cell{display:flex;align-items:center;justify-content:space-between;padding:2px 4px;background-color:#ffffffb3;border-radius:4px;font-size:12px}.employee-cell:hover{background-color:#ffffffe6}.employee-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-actions{display:flex;gap:0}.employee-actions .ant-btn{padding:0 2px;height:20px;width:20px}.add-employee-btn{width:100%;margin-top:4px;border-style:dashed;font-size:11px}.add-employee-btn:hover{border-color:#1890ff;color:#1890ff}.schedule-legend{padding-top:16px;border-top:1px solid #f0f0f0}.legend-color{display:inline-block;width:16px;height:16px;margin-right:4px;vertical-align:middle;border:1px solid #d9d9d9;border-radius:2px}@media(max-width:768px){.page-header{flex-direction:column;gap:16px;align-items:flex-start}.schedule-toolbar{flex-direction:column;gap:8px;align-items:flex-start}.toolbar-filters{flex-wrap:wrap}.schedule-table{font-size:11px}.col-shift{width:60px;min-width:60px}.col-position{width:80px;min-width:80px}.col-day{min-width:100px}}.status-pending{background-color:#fff7e6;border-left:3px solid #faad14}.status-approved{background-color:#f6ffed;border-left:3px solid #52c41a}.status-rejected{background-color:#fff2f0;border-left:3px solid #ff4d4f}.shift-morning{background-color:#fff3cd}.shift-noon{background-color:#d4edda}.shift-afternoon{background-color:#cce5ff}.shift-evening{background-color:#f8d7da}.employee-cell,.add-employee-btn{transition:all .2s ease}.schedule-table-container::-webkit-scrollbar{height:8px}.schedule-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.schedule-table-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.schedule-table-container::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.schedule-table-simple .cell-employee{min-height:120px;padding:6px}.shift-stats .stats-total{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600}.shift-stats .stats-approved{color:#52c41a}.shift-stats .stats-pending{color:#faad14;font-size:12px}.shift-stats .stats-groups{display:flex;flex-wrap:wrap;gap:3px}.shift-stats .stats-group-badge{display:inline-block;padding:1px 4px;border-radius:3px;color:#fff;font-size:10px;font-weight:500}.employee-cell{display:flex;align-items:center;padding:3px 6px;border-radius:4px;font-size:12px;margin-bottom:3px;transition:all .2s ease}.employee-cell:hover{transform:translate(2px);box-shadow:0 1px 3px #0000001a}.mobile-schedule-list{display:flex;flex-direction:column;gap:12px;padding:0 4px}.mobile-day-section{display:flex;flex-direction:column;gap:8px}.mobile-shift-card{border-radius:8px;overflow:hidden;box-shadow:0 1px 4px #00000014;transition:box-shadow .2s ease}.mobile-shift-card:active{box-shadow:0 2px 8px #00000026}.mobile-shift-header{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 10px;color:#fff;flex-wrap:wrap;gap:4px;background:#495057}.mobile-shift-header-active{background:linear-gradient(135deg,#1890ff,#13c2c2)!important}.mobile-shift-info{display:flex;flex-direction:column;gap:2px}.mobile-shift-name{font-size:15px;font-weight:700;letter-spacing:.3px}.mobile-shift-day{font-size:12px;font-weight:600;opacity:.85;background:#ffffff2e;padding:1px 6px;border-radius:4px;align-self:flex-start}.mobile-shift-time{font-size:12px;opacity:.92;display:flex;align-items:center}.mobile-shift-meta{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.mobile-shift-body{padding:8px 10px}.mobile-shift-body .employee-list{gap:6px}.mobile-shift-body .employee-cell{padding:5px 8px;font-size:13px}.mobile-current-shift{box-shadow:0 0 0 2px #1890ff,0 2px 8px #1890ff40;animation:mobile-pulse 2s ease-in-out infinite}@keyframes mobile-pulse{0%,to{box-shadow:0 0 0 2px #1890ff,0 2px 8px #1890ff40}50%{box-shadow:0 0 0 2px #40a9ff,0 2px 12px #1890ff66}}.reload-btn-floating{position:fixed;bottom:20px;right:20px;z-index:100;width:48px!important;height:48px!important;box-shadow:0 4px 12px #1890ff66}@media(max-width:768px){.schedule-table-container,.reload-btn-inline{display:none}}.split-pair-container{border:1.5px dashed #d3adf7;border-radius:6px;background:linear-gradient(135deg,#f9f0ff,#efdbff22);padding:4px;margin-bottom:3px;transition:all .2s ease}.split-pair-container:hover{border-color:#b37feb;box-shadow:0 1px 4px #722ed11f}.split-pair-header{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:#722ed1;padding:0 2px 3px;border-bottom:1px solid #f0d0ff44;margin-bottom:3px}.split-pair-cells{display:flex;flex-direction:column;gap:3px}.split-pair-cells .employee-cell{flex:1;min-width:0;margin-bottom:0}.mobile-shift-body .split-pair-container{padding:5px}.mobile-shift-body .split-pair-cells{gap:4px}.mobile-shift-body .split-pair-cells .employee-cell{padding:4px 6px}.draggable-employee{cursor:grab!important;-webkit-user-select:none;user-select:none}.draggable-employee:active{cursor:grabbing!important}.draggable-employee:hover{box-shadow:0 2px 6px #1890ff40!important}.employee-list.drag-over,.mobile-shift-body.drag-over,td.cell-employee.drag-over{outline:2px dashed #1890ff;outline-offset:-2px;background-color:#1890ff0f!important;border-radius:6px;transition:outline .15s,background-color .15s}.mobile-shift-body.drag-over{outline-offset:-3px}body.quick-schedule-fullscreen .ant-layout-sider,body.quick-schedule-fullscreen .ant-layout-header{display:none!important}body.quick-schedule-fullscreen .ant-layout{margin-left:0!important}.hidden-drag-tooltip{display:none!important;pointer-events:none!important}.loading-cell{position:relative;overflow:hidden}.loading-cell:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,#fff0,#fff6,#fff0);animation:sweep 1s infinite linear;pointer-events:none}@keyframes sweep{0%{left:-100%}to{left:200%}}body.quick-schedule-fullscreen .ant-layout-content{margin:0!important;padding:0!important;border-radius:0!important}body.quick-schedule-fullscreen .week-schedule-page{padding-top:40px;padding-left:0;padding-right:0}.quick-mode-toolbar{position:fixed;top:0;left:0;right:0;z-index:1050;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 2px 12px #667eea66}.quick-mode-toolbar .ant-btn{color:#fff;border-color:#fff6}.quick-mode-toolbar .ant-btn:hover{border-color:#fff;color:#fff}.quick-mode .schedule-table-simple .cell-employee{min-height:50px;padding:4px}.quick-mode .schedule-table{min-width:900px}.quick-mode .col-day{min-width:110px}.quick-mode .employee-cell{padding:2px 4px;font-size:11px;margin-bottom:2px;border-radius:3px}.quick-mode .employee-cell .ant-avatar{width:22px!important;height:22px!important;font-size:9px!important;line-height:22px!important}.quick-mode .employee-cell .ant-tag{font-size:9px;padding:0 3px;line-height:16px;margin-right:2px}.quick-mode .employee-name{font-size:11px}.quick-mode .employee-cell{position:relative}.quick-mode .employee-cell .quick-status-btn{opacity:0;position:absolute;right:2px;top:50%;transform:translateY(-50%);transition:opacity .15s;z-index:2}.quick-mode .employee-cell:hover .quick-status-btn{opacity:1}.quick-mode .employee-cell.quick-pending{border-style:dashed;opacity:.7}.quick-mode .employee-cell.quick-pending:hover{opacity:1}.quick-mode .cell-header-info,.quick-mode .cell-revenue-info{display:none}.quick-mode .split-pair-container{border:none;background:none;padding:0}.quick-mode .split-pair-header{display:none}.quick-mode .shift-stats{font-size:10px}.quick-mode .add-employee-btn{font-size:10px;padding:0 4px;height:20px}.staff-summary-list{display:flex;flex-direction:column;gap:2px}.staff-summary-item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;cursor:pointer;transition:background .15s}.staff-summary-item:hover{background:#f0f5ff}.staff-summary-item.highlighted{background:#e6f7ff;box-shadow:0 0 0 1px #1890ff}.staff-summary-item .staff-info{flex:1;min-width:0}.staff-summary-item .staff-name{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-summary-item .staff-role{font-size:11px;color:#8c8c8c}.staff-summary-item .staff-shift-count{font-size:14px;font-weight:700;min-width:24px;text-align:center}.staff-summary-item .staff-shift-count.low-shifts{color:#ff4d4f}.staff-summary-item .staff-shift-count.normal-shifts{color:#52c41a}.fab-button{position:fixed;bottom:60px;left:20px;z-index:1100;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#1677ff,#4096ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;box-shadow:0 4px 16px #1677ff73;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .25s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent}.fab-button:active{transform:scale(.92)}.fab-button-active{background:linear-gradient(135deg,#ff4d4f,#ff7875);box-shadow:0 4px 16px #ff4d4f73;transform:rotate(90deg)}.fab-today-dot{position:absolute;bottom:8px;left:8px;width:8px;height:8px;border-radius:50%;background:#52c41a;border:1.5px solid #fff}.fab-backdrop{position:fixed;inset:0;background:#00000059;z-index:1050;animation:fab-fade-in .2s ease}@keyframes fab-fade-in{0%{opacity:0}to{opacity:1}}.fab-bottom-sheet{position:fixed;bottom:0;left:0;right:0;z-index:1060;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 24px #0000001f;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:0 16px 24px;max-height:60vh;overflow-y:auto}.fab-bottom-sheet-open{transform:translateY(0)}.fab-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:14px 0 10px;border-bottom:1px solid #f0f0f0;margin-bottom:12px;position:sticky;top:0;background:#fff}.fab-day-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-bottom:8px}.fab-day-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:12px 6px;border-radius:12px;background:#f5f5f5;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;min-height:72px}.fab-day-item:active{transform:scale(.95);background:#e6f4ff}.fab-day-today{background:linear-gradient(135deg,#e6f4ff,#bae0ff);box-shadow:0 0 0 2px #1677ff;font-weight:600}.fab-day-name{font-size:14px;font-weight:700;color:#262626}.fab-day-today .fab-day-name{color:#1677ff}.fab-day-date{font-size:12px;color:#8c8c8c}.fab-day-today .fab-day-date{color:#4096ff}.fab-day-badge{display:flex;align-items:center;gap:3px;font-size:11px;color:#52c41a;font-weight:600;background:#52c41a1a;padding:1px 6px;border-radius:8px}.bbe-editor{min-height:400px;padding:16px 0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#334155}.bbe-editor--readonly{padding:0}.bbe-block{position:relative;border:1px solid transparent;border-radius:12px;transition:all .2s ease-in-out;margin:4px 0;background-color:transparent}.bbe-block:hover{background-color:#f8fafc}.bbe-block--active{background-color:#fff;border-color:#e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.bbe-block-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 12px;background:#fff;border-radius:12px 12px 0 0;border-bottom:1px solid #f1f5f9;opacity:0;transition:opacity .2s ease-in-out;min-height:32px}.bbe-block:hover .bbe-block-toolbar,.bbe-block--active .bbe-block-toolbar{opacity:1}.bbe-block-type-badge{font-size:12px;color:#64748b;font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:6px;background:#f1f5f9;padding:2px 8px;border-radius:9999px}.bbe-block-actions{display:flex;align-items:center;gap:4px}.bbe-block-action{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:transparent;cursor:pointer;color:#94a3b8;font-size:14px;transition:all .2s ease-in-out}.bbe-block-action:hover{background:#f1f5f9;color:#334155}.bbe-block-action:disabled{opacity:.3;cursor:not-allowed}.bbe-block-action--danger:hover{background:#fef2f2;color:#ef4444}.bbe-block-content{padding:8px 12px 12px}.bbe-add-btn-wrapper{display:flex;justify-content:center;position:relative;z-index:10}.bbe-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:160px;padding:10px 16px;border:1px dashed #cbd5e1;border-radius:9999px;background:#fff;color:#94a3b8;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;margin:12px auto;box-shadow:0 1px 2px #0000000d}.bbe-add-btn:hover{border-color:#6366f1;color:#6366f1;background:#eef2ff;box-shadow:0 4px 6px -1px #6366f11a,0 2px 4px -1px #6366f10f;transform:translateY(-1px)}.bbe-add-btn--compact{width:40px;height:40px;padding:0;border-radius:50%;margin:-20px auto;opacity:.4;border-style:solid;border-color:#cbd5e1;background:#fff;box-shadow:0 1px 3px #0000001a;font-size:16px}.bbe-add-btn--compact:hover{opacity:1;background:#6366f1;color:#fff;border-color:#6366f1;transform:scale(1.05)}.bbe-editor:hover .bbe-add-btn--compact{opacity:.6}.bbe-editor:hover .bbe-add-btn--compact:hover{opacity:1}.bbe-add-menu{width:340px;max-height:400px;overflow-y:auto;padding:4px}.bbe-add-menu-group{margin-bottom:16px}.bbe-add-menu-group:last-child{margin-bottom:0}.bbe-add-menu-group-label{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;padding:0 8px 8px;margin-bottom:8px}.bbe-add-menu-items{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.bbe-add-menu-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;border:1px solid transparent;border-radius:12px;background:#f8fafc;cursor:pointer;transition:all .2s ease-in-out}.bbe-add-menu-item:hover{border-color:#e0e7ff;background:#fff;transform:translateY(-2px);box-shadow:0 4px 6px -1px #6366f11a,0 2px 4px -1px #6366f10f}.bbe-add-menu-icon{font-size:24px;color:#64748b;transition:color .2s}.bbe-add-menu-item:hover .bbe-add-menu-icon{color:#6366f1}.bbe-add-menu-label{font-size:12px;color:#475569;font-weight:500;text-align:center;line-height:1.2}.bbe-richtext{border-radius:8px;overflow:hidden;border:1px solid transparent;transition:all .2s}.bbe-richtext--active{border-color:#e2e8f0;background:#fff}.bbe-richtext-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 8px;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:8px 8px 0 0}.bbe-tool-group{display:flex;align-items:center;gap:2px;background:#fff;padding:2px;border-radius:6px;border:1px solid #e2e8f0}.bbe-tool-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:4px;background:transparent;cursor:pointer;color:#64748b;font-size:14px;transition:all .15s ease-in-out}.bbe-tool-btn:hover{background:#f1f5f9;color:#1e293b}.bbe-tool-btn.is-active{background:#eef2ff;color:#4f46e5}.bbe-tool-btn:disabled{opacity:.4;cursor:not-allowed}.bbe-heading-select{height:28px;padding:0 8px;border:none;border-radius:4px;background:transparent;font-size:13px;font-weight:500;color:#475569;outline:none;cursor:pointer}.bbe-heading-select:hover{background:#f1f5f9}.bbe-divider.ant-divider-vertical{height:16px;margin:0 4px;border-left-color:#cbd5e1}.bbe-richtext-content .tiptap{padding:12px 16px;outline:none;font-size:16px;line-height:1.75;color:#334155;min-height:80px}.bbe-richtext-content .tiptap p{margin-bottom:1em}.bbe-richtext-content .tiptap p:last-child{margin-bottom:0}.bbe-richtext-content .tiptap h2{font-size:1.5em;font-weight:700;margin:1.5em 0 .5em;color:#0f172a;line-height:1.3}.bbe-richtext-content .tiptap h3{font-size:1.25em;font-weight:600;margin:1.2em 0 .4em;color:#1e293b;line-height:1.4}.bbe-richtext-content .tiptap h4{font-size:1.125em;font-weight:600;margin:1em 0 .3em;color:#334155}.bbe-richtext-content .tiptap ul,.bbe-richtext-content .tiptap ol{padding-left:1.5em;margin:1em 0}.bbe-richtext-content .tiptap li{margin:.25em 0}.bbe-richtext-content .tiptap ul li::marker,.bbe-richtext-content .tiptap ol li::marker{color:#64748b}.bbe-richtext-content .tiptap blockquote{border-left:4px solid #cbd5e1;margin:1.5em 0;padding:.5em 0 .5em 1.2em;color:#475569;font-style:italic;background:#f8fafc;border-radius:0 8px 8px 0}.bbe-richtext-content .tiptap hr{border:none;border-top:1px solid #e2e8f0;margin:2em 0}.bbe-richtext-content .tiptap a{color:#4f46e5;text-decoration:underline;text-underline-offset:4px;transition:color .2s}.bbe-richtext-content .tiptap a:hover{color:#3730a3}.bbe-richtext-content .tiptap mark{border-radius:4px;padding:2px 4px;background-color:#fef08a}.bbe-richtext-content .tiptap img{max-width:100%;height:auto;border-radius:8px;margin:1.5em 0;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.bbe-richtext-content .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#94a3b8;pointer-events:none;height:0;font-style:italic}.bbe-bubble-menu{display:flex;align-items:center;gap:4px;padding:4px;background:#1e293b;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.bbe-bubble-menu .bbe-tool-btn{color:#cbd5e1}.bbe-bubble-menu .bbe-tool-btn:hover{background:#334155;color:#fff}.bbe-bubble-menu .bbe-tool-btn.is-active{background:#475569;color:#60a5fa}.bbe-bubble-menu .bbe-divider.ant-divider-vertical{border-left-color:#475569}.bbe-heading-block{position:relative}.bbe-heading-controls{display:flex;align-items:center;gap:8px;margin-bottom:8px;background:#f8fafc;padding:4px 8px;border-radius:8px;border:1px solid #e2e8f0;display:inline-flex}.bbe-heading-align-group{display:flex;gap:4px;background:#fff;padding:2px;border-radius:6px;border:1px solid #e2e8f0}.bbe-heading-align-btn{width:28px;height:28px;border:none;border-radius:4px;background:transparent;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;transition:all .15s;color:#64748b}.bbe-heading-align-btn:hover{background:#f1f5f9;color:#1e293b}.bbe-heading-align-btn.is-active{background:#eef2ff;color:#4f46e5}.bbe-heading-editable{outline:none;color:#0f172a;min-height:1.4em}.bbe-heading-editable:empty:before{content:attr(data-placeholder);color:#94a3b8;font-style:italic}.bbe-image-empty,.bbe-image-block{position:relative}.bbe-image-upload-zone{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;border:2px dashed #cbd5e1;border-radius:12px;cursor:pointer;color:#64748b;font-size:14px;font-weight:500;transition:all .2s ease-in-out;background:#f8fafc}.bbe-image-upload-zone:hover{border-color:#6366f1;background:#eef2ff;color:#4f46e5}.bbe-image-url-row{margin-top:12px}.bbe-image-toolbar{margin-bottom:12px;background:#f8fafc;padding:6px;border-radius:8px;border:1px solid #e2e8f0}.bbe-image-figure{margin:0;display:flex;flex-direction:column}.bbe-image-figure img{border-radius:12px;display:block;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.bbe-image-meta{margin-top:12px;display:flex;flex-direction:column;gap:8px}.bbe-image-caption{font-size:13px;color:#64748b;font-style:italic;text-align:center;margin-top:8px}.bbe-gallery-block{position:relative}.bbe-gallery-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:12px;background:#f8fafc;padding:6px 12px;border-radius:8px;border:1px solid #e2e8f0}.bbe-gallery-label{font-size:13px;font-weight:600;color:#334155;flex:1}.bbe-gallery-grid{display:grid;gap:12px}.bbe-gallery-item{position:relative;margin:0;border-radius:12px;overflow:hidden;background:#f1f5f9;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.bbe-gallery-item img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.bbe-gallery-item-delete{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:9999px;border:none;background:#0f172a99;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s ease-in-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bbe-gallery-item:hover .bbe-gallery-item-delete{opacity:1}.bbe-gallery-item-delete:hover{background:#ef4444;transform:scale(1.1)}.bbe-gallery-item-caption{width:100%;padding:8px 12px;border:none;border-top:1px solid #e2e8f0;background:#fff;font-size:12px;color:#475569;outline:none;text-align:center;transition:background .2s}.bbe-gallery-item-caption:focus{background:#f8fafc}.bbe-gallery-item-caption-display{font-size:12px;color:#64748b;text-align:center;padding:8px;font-style:italic;background:#fff;border-top:1px solid #f1f5f9}.bbe-gallery-empty{position:relative}.bbe-gallery-upload-zone{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px;border:2px dashed #cbd5e1;border-radius:12px;cursor:pointer;color:#64748b;font-size:14px;font-weight:500;background:#f8fafc;transition:all .2s}.bbe-gallery-upload-zone:hover{border-color:#6366f1;background:#eef2ff;color:#4f46e5}.bbe-columns-block{position:relative}.bbe-columns-controls{display:flex;align-items:center;gap:12px;margin-bottom:12px;background:#f8fafc;padding:6px 12px;border-radius:8px;border:1px solid #e2e8f0;display:inline-flex}.bbe-columns-label{font-size:13px;font-weight:600;color:#334155}.bbe-columns-grid{display:grid;min-height:80px}.bbe-column{min-height:60px;border:1px dashed #cbd5e1;border-radius:8px;padding:8px;transition:all .2s;background:#f8fafc}.bbe-column:hover{border-color:#94a3b8;background:#fff}.bbe-column-empty{display:flex;align-items:center;justify-content:center;min-height:80px;cursor:pointer;color:#94a3b8;font-size:13px;font-weight:500;transition:all .2s;border-radius:6px}.bbe-column-empty:hover{color:#4f46e5;background:#eef2ff}.bbe-block-list--nested .bbe-block-toolbar{padding:4px 8px}.bbe-block-list--nested .bbe-block-type-badge{font-size:10px;padding:2px 6px}.bbe-block-list--nested .bbe-block-action{width:24px;height:24px;font-size:12px}.bbe-youtube-block{position:relative}.bbe-youtube-controls{display:flex;align-items:center;gap:12px;margin-bottom:12px;background:#f8fafc;padding:6px;border-radius:8px;border:1px solid #e2e8f0}.bbe-youtube-preview{position:relative;height:0;overflow:hidden;border-radius:12px;background:#0f172a;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.bbe-youtube-preview iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.bbe-youtube-empty{padding:40px;text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;color:#64748b;font-size:14px;font-weight:500}.bbe-quote-block{display:flex;gap:0;margin:16px 0;border:none;padding:0;background:#f8fafc;border-radius:0 12px 12px 0}.bbe-quote-bar{width:4px;flex-shrink:0;background:#6366f1;border-radius:4px}.bbe-quote-content{flex:1;padding:16px 20px}.bbe-quote-block--display p{margin:0;font-style:italic;color:#475569;line-height:1.75;font-size:1.1em}.bbe-quote-block--display footer{margin-top:8px;font-size:14px;color:#94a3b8;font-weight:500}.bbe-quote-textarea{border:none!important;box-shadow:none!important;font-style:italic;font-size:1.1em!important;color:#475569!important;line-height:1.75!important;padding:0!important;resize:none;background:transparent!important}.bbe-quote-author-input{border:none!important;box-shadow:none!important;color:#94a3b8!important;font-size:14px!important;font-weight:500!important;padding-left:0!important;margin-top:8px!important;background:transparent!important}.bbe-code-block{position:relative;margin:16px 0}.bbe-code-controls{margin-bottom:8px;display:inline-flex}.bbe-code-pre{background:#0f172a;color:#e2e8f0;padding:16px 20px;border-radius:12px;overflow:auto;font-size:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;line-height:1.6;margin:0;box-shadow:inset 0 2px 4px #0000000f}.bbe-code-lang-label{font-size:11px;color:#94a3b8;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.bbe-code-textarea{background:transparent!important;color:#e2e8f0!important;border:none!important;box-shadow:none!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-size:14px!important;line-height:1.6!important;padding:0!important;resize:none!important}.bbe-code-textarea::placeholder{color:#64748b!important}.bbe-divider-block{position:relative;padding:16px 0}.bbe-divider-controls{margin-bottom:8px;display:inline-flex}.bbe-divider-hr{border:none;border-top:2px solid #e2e8f0;margin:0}.bbe-spacer-block{position:relative;width:100%}.bbe-spacer-indicator{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px}.bbe-spacer-line{flex:1;border-top:1px dashed #cbd5e1}.bbe-spacer-label{font-size:12px;font-weight:500;color:#94a3b8;background:#f8fafc;padding:2px 8px;border-radius:9999px}.bbe-html-block{position:relative}.bbe-html-header{font-size:13px;font-weight:600;color:#f59e0b;margin-bottom:8px;display:flex;align-items:center;gap:6px}.bbe-html-textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-size:13px!important;border-radius:8px!important;border:1px solid #e2e8f0!important}.bbe-html-preview-label{font-size:12px;font-weight:500;color:#64748b;margin:12px 0 8px;text-transform:uppercase;letter-spacing:.05em}.bbe-html-preview{padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.bbe-html-empty{padding:24px;text-align:center;background:#fffbeb;border:1px dashed #fcd34d;border-radius:12px;color:#d97706;font-size:14px;font-weight:500}@media(max-width:768px){.bbe-columns-grid{grid-template-columns:1fr!important;gap:12px!important}.bbe-add-menu-items{grid-template-columns:repeat(2,1fr)}.bbe-richtext-toolbar{gap:2px;padding:4px}.bbe-tool-btn{width:32px;height:32px;font-size:16px}.bbe-gallery-grid{grid-template-columns:repeat(2,1fr)!important}}.rich-content{font-size:15px;line-height:1.9;color:#2c2c2c;word-wrap:break-word;overflow-wrap:break-word}.rich-content p{margin-bottom:.7em}.rich-content p:last-child{margin-bottom:0}.rich-content h1{font-size:1.8em;font-weight:800;margin:1.2em 0 .5em;color:#1a1a2e;border-bottom:3px solid #e8dff5;padding-bottom:.3em;letter-spacing:-.02em}.rich-content h2{font-size:1.45em;font-weight:700;margin:1em 0 .4em;color:#1a1a2e;border-bottom:2px solid #f0e6ff;padding-bottom:.25em}.rich-content h3{font-size:1.2em;font-weight:600;margin:.8em 0 .3em;color:#2d2d44;position:relative;padding-left:12px}.rich-content h3:before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:4px;border-radius:2px;background:linear-gradient(180deg,#764ba2,#667eea)}.rich-content h4{font-size:1.08em;font-weight:600;margin:.6em 0 .25em;color:#434360}.rich-content ul,.rich-content ol{padding-left:1.6em;margin:.5em 0}.rich-content li{margin:.25em 0;padding-left:.2em}.rich-content ul li::marker{color:#764ba2;font-size:1.1em}.rich-content ol li::marker{color:#764ba2;font-weight:700}.rich-content li>p{margin-bottom:.2em}.rich-content ul ul,.rich-content ol ol,.rich-content ul ol,.rich-content ol ul{margin:.15em 0}.rich-content blockquote{border-left:4px solid #c9b0e8;margin:.8em 0;padding:.6em 1em;color:#555;background:linear-gradient(135deg,#faf7ff,#f5f0ff);border-radius:0 8px 8px 0;font-style:italic}.rich-content blockquote p{margin-bottom:.3em}.rich-content blockquote p:last-child{margin-bottom:0}.rich-content hr{border:none;height:3px;background:linear-gradient(90deg,#e8dff5 0%,#f0e6ff 50%,transparent 100%);margin:1.2em 0;border-radius:3px}.rich-content a{color:#764ba2;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;transition:color .2s,text-decoration-color .2s;font-weight:500}.rich-content a:hover{color:#9b59b6;text-decoration-style:solid}.rich-content img{max-width:100%;height:auto;border-radius:10px;margin:.8em 0;box-shadow:0 2px 12px #764ba21a;transition:box-shadow .3s,transform .3s}.rich-content img:hover{box-shadow:0 4px 20px #764ba22e;transform:translateY(-1px)}.rich-content .image-resize-container[data-align=center]{display:block;text-align:center}.rich-content .image-resize-container[data-align=right]{display:block;text-align:right}.rich-content table{border-collapse:collapse;width:100%;margin:1em 0;border-radius:8px;overflow:hidden;border:1px solid #e0daf0;font-size:.95em}.rich-content table td,.rich-content table th{border:1px solid #e0daf0;padding:10px 14px;vertical-align:top}.rich-content table th{background:linear-gradient(to bottom,#f8f5ff,#f0eaff);font-weight:600;color:#4a3a6b;text-align:left}.rich-content table tr:nth-child(2n) td{background-color:#fdfbff}.rich-content table tr:hover td{background-color:#f8f5ff}.rich-content code{background:linear-gradient(135deg,#f5f0ff,#ede6ff);color:#764ba2;padding:2px 7px;border-radius:4px;font-size:.88em;font-family:SF Mono,Monaco,Cascadia Mono,monospace;border:1px solid #e8dff5}.rich-content pre{background:#1e1e2e;color:#cdd6f4;padding:16px 20px;border-radius:10px;margin:.8em 0;overflow-x:auto;font-size:.9em;line-height:1.6;box-shadow:0 2px 8px #00000014}.rich-content pre code{background:transparent;color:inherit;padding:0;border-radius:0;border:none;font-size:1em}.rich-content mark{border-radius:3px;padding:1px 4px}.rich-content strong{font-weight:700;color:#1a1a2e}.rich-content em{font-style:italic;color:#444}.rich-content ul[data-type=taskList]{list-style:none;padding-left:0}.rich-content ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:10px;margin:6px 0;padding:6px 10px;border-radius:8px;transition:background .15s}.rich-content ul[data-type=taskList] li:hover{background:#faf7ff}.rich-content ul[data-type=taskList] li>label{flex-shrink:0;margin-top:2px}.rich-content ul[data-type=taskList] li>label input[type=checkbox]{width:17px;height:17px;accent-color:#764ba2;cursor:pointer}.rich-content ul[data-type=taskList] li>div{flex:1;min-width:0}.rich-content ul[data-type=taskList] li[data-checked=true]>div{text-decoration:line-through;color:#999}.rich-content div[data-youtube-video]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;margin:1em 0;background:#000;box-shadow:0 4px 16px #0000001f}.rich-content div[data-youtube-video] iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:12px}.rich-content .columns-block{display:flex;gap:20px;margin:1em 0;padding:16px;background:#fcfaff;border:1px solid #ede6f5;border-radius:12px}.rich-content .column-block{flex:1;min-width:0;padding:12px;background:#fff;border-radius:8px;border:1px solid #f0eaff}.rich-content sub{font-size:.75em;vertical-align:sub}.rich-content sup{font-size:.75em;vertical-align:super}@media(max-width:768px){.rich-content{font-size:14px;line-height:1.8}.rich-content h1{font-size:1.5em}.rich-content h2{font-size:1.3em}.rich-content h3{font-size:1.12em}.rich-content table td,.rich-content table th{padding:6px 10px;font-size:.9em}.rich-content pre{padding:12px 14px;font-size:.85em}.rich-content img{border-radius:8px}.rich-content .columns-block{flex-direction:column;gap:12px}}
