.sermon-editor-container{height:100%;display:flex;flex-direction:column;background-color:transparent}.sermon-editor-container:focus-within{border-color:#3b82f6;outline:none}.sermon-editor-content{padding:2.5rem;flex-grow:1;min-height:400px;cursor:text;line-height:1.7;font-size:1.1rem;outline:none}.sermon-editor-content:focus{outline:none}.sermon-editor-toolbar{display:flex!important;flex-direction:row!important;flex-wrap:nowrap;overflow-x:auto;gap:8px;padding:10px 16px;border-bottom:1px solid #f1f5f9;background-color:#fff;position:sticky;top:0;z-index:100;scrollbar-width:none;align-items:center}.dark .sermon-editor-toolbar{background-color:#1e293b;border-bottom-color:#334155}.sermon-editor-toolbar::-webkit-scrollbar{display:none}.toolbar-group{display:flex!important;flex-direction:row!important;gap:4px;align-items:center;flex-shrink:0}.sermon-editor-toolbar button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;padding:8px!important;color:#64748b;cursor:pointer;transition:all .2s ease;min-width:36px;height:36px}.sermon-editor-toolbar button:hover{background-color:#f1f5f9}.dark .sermon-editor-toolbar button:hover{background-color:#334155}.sermon-editor-toolbar button.is-active{background-color:#eff6ff;color:#3b82f6}.dark .sermon-editor-toolbar button.is-active{background-color:#1e3a8a;color:#60a5fa}.sermon-editor-toolbar .divider{width:1px;height:20px;background-color:#e2e8f0;margin:0 8px;flex-shrink:0}.dark .sermon-editor-toolbar .divider{background-color:#334155}.sermon-editor-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#94a3b8;pointer-events:none;height:0}.sermon-editor-content h1{font-size:2.25rem;font-weight:800;margin-bottom:1.5rem;color:inherit}.sermon-editor-content h2{font-size:1.875rem;font-weight:700;margin-bottom:1.25rem}.sermon-editor-content h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.sermon-editor-content p{margin-bottom:1rem}.sermon-editor-content blockquote{border-left:4px solid #3b82f6;padding-left:1.25rem;font-style:italic;color:#64748b;margin:1.5rem 0}.dark .sermon-editor-content blockquote{border-left-color:#60a5fa;color:#94a3b8}.sermon-editor-content ul{list-style-type:disc!important;padding-left:2rem;margin-bottom:1rem}.sermon-editor-content ol{list-style-type:decimal!important;padding-left:2rem;margin-bottom:1rem}.sermon-editor-content ul li,.sermon-editor-content ol li{margin-bottom:.5rem}.sermon-editor-content table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden;border:1px solid #e2e8f0}.dark .sermon-editor-content table{border-color:#334155}.sermon-editor-content table td,.sermon-editor-content table th{min-width:1em;border:1px solid #e2e8f0;padding:8px 12px;vertical-align:top;box-sizing:border-box;position:relative}.dark .sermon-editor-content table td,.dark .sermon-editor-content table th{border-color:#334155}.sermon-editor-content table th{font-weight:700;text-align:left;background-color:#f8fafc}.dark .sermon-editor-content table th{background-color:#1e293b}.sermon-editor-content table .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#c8c8ff66;pointer-events:none}.sermon-editor-content table .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background-color:#adf;pointer-events:none}.sermon-editor-content .tableWrapper{overflow-x:auto;margin:1rem 0}mark{background-color:#fef08a;color:#1a1a1a;padding:0 2px;border-radius:2px}.dark mark{background-color:#854d0e;color:#fff}.dropdown-menu{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 15px -3px #0000001a;display:flex;flex-direction:column;padding:6px;z-index:1000;min-width:180px}.dark .dropdown-menu{background-color:#1e293b;border-color:#334155}.dropdown-menu button{width:100%;padding:10px 14px;text-align:left;border-radius:6px;font-size:.9rem}.dropdown-menu button:hover{background-color:#f1f5f9}.dark .dropdown-menu button:hover{background-color:#334155}.dropdown-menu button.is-active{background-color:#eff6ff;color:#3b82f6}.dark .dropdown-menu button.is-active{background-color:#1e3a8a;color:#60a5fa}.bible-ref-assigned-editor{color:inherit;text-decoration:underline;text-decoration-style:dotted;text-decoration-color:#3b82f6;text-underline-offset:3px;cursor:help;position:relative}.dark .bible-ref-assigned-editor{text-decoration-color:#60a5fa}.bible-ref-assigned-editor:after{content:attr(data-bible-ref);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#1e293b;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;z-index:1000;pointer-events:none}.bible-ref-assigned-editor:hover:after{opacity:1;visibility:visible}.bible-ref-assigned{text-decoration:underline;text-decoration-style:dotted;text-decoration-color:#3b82f6;text-underline-offset:3px;cursor:help}.dark .bible-ref-assigned{text-decoration-color:#60a5fa}.bible-ref-highlight{color:#3b82f6!important;border-radius:4px;padding:0 1px;cursor:help!important;transition:all .2s ease;position:relative}.dark .bible-ref-highlight{color:#60a5fa!important}.bible-ref-highlight:hover{background-color:#3b82f61a!important}.is-read-only .bible-ref-highlight{cursor:pointer!important}.bible-ref-syntax-hidden{display:none!important;font-size:0!important;width:0!important;overflow:hidden!important}.read-only-toggle{position:absolute;bottom:2rem;right:2rem;width:56px;height:56px;border-radius:28px;background-color:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #3b82f666;cursor:pointer;border:none;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1)}.read-only-toggle:hover{transform:scale(1.1);background-color:#2563eb;box-shadow:0 6px 16px #3b82f680}.read-only-toggle:active{transform:scale(.95)}.read-only-toggle.active{background-color:#10b981;box-shadow:0 4px 12px #10b98166}.read-only-toggle.active:hover{background-color:#059669;box-shadow:0 6px 16px #10b98180}.is-read-only .sermon-editor-content{padding-top:3rem;cursor:default}
