.bubble-toolbar[data-v-40891eae]{display:flex;align-items:center;gap:6px;flex-wrap:wrap;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 24px #1118271f;padding:6px;max-width:min(560px,calc(100vw - 24px))}.bubble-selection-context[data-v-40891eae]{width:100%;margin:0;font-size:11px;color:#6b7280;line-height:1.2}.bubble-selection-context span[data-v-40891eae]{color:#374151;font-weight:500}.bubble-action-group[data-v-40891eae]{display:flex;align-items:center;gap:4px}.bubble-toolbar-btn[data-v-40891eae]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid transparent;border-radius:6px;background:transparent;color:#4b5563;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.bubble-toolbar-btn[data-v-40891eae]:hover{background:#eef2f7;color:#1f2937;border-color:#dbe3ee}.bubble-toolbar-btn.active[data-v-40891eae]{background:#e0ecff;color:#1d4ed8;border-color:#bfd4ff}.bubble-toolbar-divider[data-v-40891eae]{width:1px;height:20px;background:#e5e7eb}.bubble-link-group[data-v-40891eae]{display:flex;align-items:center;gap:4px;flex:1;min-width:0}.bubble-link-input[data-v-40891eae]{height:28px;min-width:0;flex:1;border:1px solid #d1d5db;border-radius:6px;padding:0 8px;font-size:13px;color:#1f2937;background:#f8fafc;outline:none}.bubble-link-input[data-v-40891eae]:focus{border-color:#93c5fd;background:#fff}.bubble-link-action[data-v-40891eae]{height:28px;border:1px solid #bfd4ff;border-radius:6px;padding:0 8px;font-size:12px;font-weight:600;color:#1d4ed8;background:#eff6ff;cursor:pointer;white-space:nowrap}.bubble-link-action.subtle[data-v-40891eae]{color:#6b7280;background:#f8fafc;border-color:#e5e7eb}.bubble-link-action[data-v-40891eae]:disabled{opacity:.5;cursor:not-allowed}@media(max-width:640px){.bubble-toolbar[data-v-40891eae]{max-width:calc(100vw - 16px)}.bubble-toolbar-divider[data-v-40891eae]{display:none}.bubble-link-group[data-v-40891eae]{width:100%}}#text-editor{border-radius:.5rem;border:1px solid #e5e7eb;height:100%;overflow:scroll;box-shadow:0 1px 3px #0000000d}#text-editor .toolbar{display:flex;align-items:center;flex-wrap:wrap;border-bottom:1px solid #e5e7eb;background:#f8fafc;padding:6px 8px;gap:2px}#text-editor .toolbar>button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:16px;background:transparent;color:#6b7280;border:1px solid transparent;border-radius:6px;margin:0;-webkit-appearance:none;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}#text-editor .toolbar>button:hover{background:#eef2f7;color:#374151;border-color:#dbe3ee}#text-editor .toolbar>button.active{background:#e0ecff;color:#1d4ed8;border-color:#bfd4ff}#text-editor .toolbar>button.active:hover{background:#d7e7ff;border-color:#aec8ff}#text-editor .toolbar>button .toolbar-media-icon{width:16px;height:16px;color:#111827;fill:currentColor;stroke:currentColor}#text-editor .toolbar>button.active .toolbar-media-icon{color:#1d4ed8}#text-editor .toolbar-dropdown-btn{height:30px;background:transparent;color:#374151;border:1px solid transparent;border-radius:6px;padding:0 10px;margin:0;-webkit-appearance:none;cursor:pointer;font-size:13px;font-weight:500;transition:background-color .15s ease,border-color .15s ease,color .15s ease}#text-editor .toolbar-dropdown-btn:hover{background:#eef2f7;border-color:#dbe3ee}#text-editor .divider{width:1px;height:24px;background:#d1d5db;margin:0 4px}#text-editor .footer{color:#6b7280;font-size:14px;text-align:right;padding:8px 12px;background:#fafafa}#text-editor .footer .characters-count.warning{color:#f59e0b;font-weight:500}#text-editor .footer .characters-count.danger{color:#ef4444;font-weight:500}#text-editor .prose{height:calc(100% - 60px)}#text-editor .ProseMirror{height:100%;overflow-y:auto;outline:none!important;width:full;padding:1rem;background:#fff}#text-editor .ProseMirror>:first-child{margin-top:0}#text-editor .ProseMirror .pm-link-input-selection-highlight{background:#93c5fd73;border-radius:2px}#text-editor img.ProseMirror-selectednode{outline:3px solid #3b82f6;border-radius:4px}#text-editor [data-type=accordion-item]{border-radius:8px}#text-editor [data-type=accordion-item] summary{list-style:none;color:#1f2937;font-weight:500}#text-editor [data-type=accordion-item] summary::-webkit-details-marker{display:none}#text-editor [data-type=accordion-item] summary:before{content:"▶";display:inline-block;margin-right:.5rem;transition:transform .2s ease;color:#6b7280;font-size:.75rem}#text-editor [data-type=accordion-item][open] summary:before{transform:rotate(90deg)}#text-editor summary[data-type=accordion-title]:focus-within{outline:2px solid #3b82f6;outline-offset:-2px;border-radius:4px}#text-editor [data-type=accordion-content]:focus-within{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}#text-editor [data-type=accordion-item]{margin:.75rem 0;display:block}#text-editor [data-type=accordion-entry]{border:none;background:transparent;margin-bottom:.5rem}#text-editor [data-type=accordion-entry]:last-child{margin-bottom:0}#text-editor [data-type=accordion-item]{border:1px solid #e5e7eb;background:#fff;padding:.75rem;box-shadow:0 1px 2px #0000000d}#text-editor [data-type=accordion-entry] details{border:none;background:transparent}#text-editor [data-type=accordion-content]{color:#1f2937}#text-editor [data-type=accordion-item].ProseMirror-selectednode{outline:2px solid #3b82f6;border-radius:8px;box-shadow:0 0 0 3px #3b82f61a}.block-settings-control{z-index:1000}.block-settings-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.block-settings-btn:hover{background:#f9fafb;border-color:#d1d5db;color:#374151;box-shadow:0 4px 6px #00000026;transform:scale(1.05)}#text-editor [data-type=accordion-item]{position:relative}.context-menu{z-index:10000}.context-menu .menu li a.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
