.modal-overlay[data-v-619d8d06]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.modal-container[data-v-619d8d06]{background:white;border-radius:16px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:1200px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.modal-header[data-v-619d8d06]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.modal-title[data-v-619d8d06]{font-size:20px;font-weight:600;color:#1f2937;margin:0}.btn-close[data-v-619d8d06]{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.btn-close[data-v-619d8d06]:hover{background:#f3f4f6;color:#1f2937}.modal-search[data-v-619d8d06]{display:flex;gap:12px;padding:16px 24px;border-bottom:1px solid #e5e7eb;align-items:center}.filtros-propios[data-v-619d8d06]{border-top:1px solid #e5e7eb;border-bottom:none;padding-top:12px;padding-bottom:12px}.btn-upload-local[data-v-619d8d06]{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:10px 14px;border-radius:8px;border:1px solid #22c55e;background:#ecfdf5;color:#166534;font-size:13px;font-weight:600;cursor:pointer}.btn-upload-local input[data-v-619d8d06]{position:absolute;inset:0;opacity:0;cursor:pointer}.btn-upload-local.disabled[data-v-619d8d06]{opacity:.65;cursor:not-allowed}.source-select[data-v-619d8d06]{display:grid;gap:4px}.source-input[data-v-619d8d06]{border:2px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:14px;background:white}.search-input[data-v-619d8d06]{flex:1;padding:10px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .2s}.search-input[data-v-619d8d06]:focus{outline:none;border-color:#3b82f6}.btn-search[data-v-619d8d06]{padding:10px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-search[data-v-619d8d06]:hover:not(:disabled){background:#2563eb}.btn-search[data-v-619d8d06]:disabled{opacity:.5;cursor:not-allowed}.error-message[data-v-619d8d06]{padding:12px 24px;background:#fef2f2;color:#991b1b;font-size:14px;border-bottom:1px solid #fecaca}.info-message[data-v-619d8d06]{margin:0 24px;padding:12px 16px;background:#eff6ff;color:#1d4ed8;border-radius:8px;font-size:13px;border:1px solid #bfdbfe}.warning-message[data-v-619d8d06]{margin:0 24px;padding:10px 14px;background:#fffbeb;color:#b45309;border-radius:8px;font-size:12px;border:1px solid #fde68a}.modal-body[data-v-619d8d06]{flex:1;overflow-y:auto;padding:24px}.loading[data-v-619d8d06]{display:flex;align-items:center;justify-content:center;padding:60px 20px;color:#6b7280;font-size:16px}.imagenes-grid[data-v-619d8d06]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.imagen-item[data-v-619d8d06]{position:relative;aspect-ratio:4/3;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s}.imagen-item[data-v-619d8d06]:hover{transform:scale(1.02);box-shadow:0 8px 24px #00000026}.imagen-item img[data-v-619d8d06]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.imagen-overlay[data-v-619d8d06]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(15,23,42,.65);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;opacity:0;transition:opacity .2s}.imagen-item:hover .imagen-overlay[data-v-619d8d06]{opacity:1}.btn-overlay[data-v-619d8d06]{background:white;color:#111827;border:none;padding:8px 12px;border-radius:8px;font-weight:600;cursor:pointer}.btn-overlay.secondary[data-v-619d8d06]{background:#2563eb;color:#fff}.btn-overlay[data-v-619d8d06]:disabled{opacity:.6;cursor:not-allowed}.load-more[data-v-619d8d06]{display:flex;justify-content:center;margin-top:24px}.btn-load-more[data-v-619d8d06]{padding:12px 32px;background:#f3f4f6;color:#1f2937;border:2px solid #e5e7eb;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-load-more[data-v-619d8d06]:hover:not(:disabled){background:#e5e7eb;border-color:#d1d5db}.btn-load-more[data-v-619d8d06]:disabled{opacity:.5;cursor:not-allowed}.modal-footer[data-v-619d8d06]{padding:16px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}.texto-info[data-v-619d8d06]{margin:0;font-size:12px;color:#6b7280;text-align:center}.texto-info a[data-v-619d8d06]{color:#3b82f6;text-decoration:none}.texto-info a[data-v-619d8d06]:hover{text-decoration:underline}.texto-info small[data-v-619d8d06]{display:block;margin-top:4px;color:#9ca3af}.modal-enter-active[data-v-619d8d06],.modal-leave-active[data-v-619d8d06]{transition:all .3s ease}.modal-enter-from[data-v-619d8d06],.modal-leave-to[data-v-619d8d06]{opacity:0}.modal-enter-from .modal-container[data-v-619d8d06],.modal-leave-to .modal-container[data-v-619d8d06]{transform:scale(.9)}.preset-card[data-v-c5835eb3]{min-height:132px}.preset-card .sermon-style-impact-title[data-v-c5835eb3]{font-family:Montserrat Black,Bebas Neue,Arial Black,sans-serif;font-size:clamp(1.15rem,2.1vw,1.6rem);letter-spacing:.08em;color:#1e3a8a;font-weight:900;text-transform:uppercase}.preset-card .sermon-style-verse-highlight[data-v-c5835eb3]{font-family:Playfair Display,Merriweather,Georgia,serif;font-size:clamp(1rem,1.5vw,1.2rem);font-style:italic;background:#f5f1e8;border-bottom:1px solid #bfa77a;padding:.04em .2em;color:#4b2e1f}.preset-card .sermon-style-inspiring-quote[data-v-c5835eb3]{font-family:Great Vibes,Pacifico,cursive;font-size:clamp(1rem,1.5vw,1.3rem);color:#9a6a2f;text-align:center;display:inline-block;width:100%}.preset-card .sermon-style-minimal-underline[data-v-c5835eb3]{font-family:Lato,Open Sans,sans-serif;font-size:1rem;border-bottom:1px solid #64748b;padding-bottom:.04em;color:#0f172a}.preset-card .sermon-style-emphasized-box[data-v-c5835eb3]{font-family:Poppins,Montserrat,sans-serif;font-weight:700;background:#fef3c7;padding:.08em .35em;border-radius:.35rem;color:#1f2937}.preset-card .sermon-style-icon-heading[data-v-c5835eb3]{font-family:Poppins,Segoe UI,sans-serif;font-size:clamp(1.05rem,1.6vw,1.25rem);color:#0f3f8c;font-weight:700}.preset-card .sermon-style-icon-heading[data-v-c5835eb3]:before{content:"\2726  ";color:#d97706;font-weight:700}.preset-card .sermon-style-application-block[data-v-c5835eb3]{font-family:Roboto,Segoe UI,sans-serif;background:#eef6ff;border-left:4px solid #2563eb;padding:.1em .5em;display:inline-block;color:#0f172a}.preset-card .sermon-style-encabezado-fondo-solido[data-v-c5835eb3]{font-family:Poppins,Segoe UI,sans-serif;font-weight:700;font-size:clamp(1.1rem,1.8vw,1.35rem);color:#fff;background:#002b5c;padding:.3rem .45rem;display:inline-block}.preset-card .sermon-style-versiculo-caja[data-v-c5835eb3]{font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,1.5vw,1.15rem);color:#333;background:#f9f5e7;border:1px solid #cccccc;padding:.3rem .45rem;display:inline-block}.preset-card .sermon-style-texto-resaltado-lateral[data-v-c5835eb3]{font-family:Lato,Open Sans,sans-serif;font-size:1rem;color:#222;border-left:4px solid #daa520;padding-left:.45rem;display:inline-block}.preset-card .sermon-style-titulo-degradado[data-v-c5835eb3]{font-family:Oswald,Impact,sans-serif;font-weight:700;font-size:clamp(1.2rem,2vw,1.55rem);background:linear-gradient(90deg,#1e3c72 0%,#2a5298 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-shadow:none;display:inline-block}.preset-card .sermon-style-nota-pastoral[data-v-c5835eb3]{font-family:Dancing Script,cursive;font-size:clamp(1rem,1.7vw,1.2rem);color:#5c4033;background:#fdf6e3;padding:.3rem .45rem;border-radius:6px;display:inline-block}.preset-card .sermon-style-encabezado-linea-superior[data-v-c5835eb3]{font-family:Roboto Condensed,Roboto,sans-serif;font-weight:700;font-size:clamp(1rem,1.6vw,1.2rem);color:#111;border-top:2px solid #444444;margin-bottom:8px;padding-top:.25rem;display:inline-block}.preset-card .sermon-style-texto-icono-final[data-v-c5835eb3]{font-family:Open Sans,Arial,sans-serif;font-size:1rem;color:#333;display:inline-block}.preset-card .sermon-style-texto-icono-final[data-v-c5835eb3]:after{content:" \2714";color:#2e7d32;font-weight:700}.preset-card .sermon-style-bloque-pregunta[data-v-c5835eb3]{font-family:Roboto,Segoe UI,sans-serif;font-weight:700;font-size:clamp(1rem,1.6vw,1.2rem);color:#111;background:#fff9c4;border:1px solid #000000;padding:.3rem .45rem;display:inline-block}.preset-card .sermon-style-encabezado-sombra[data-v-c5835eb3]{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(1.2rem,2vw,1.5rem);color:#222;text-shadow:2px 2px 4px rgba(0,0,0,.3);display:inline-block}.preset-card .sermon-style-texto-resaltado-color[data-v-c5835eb3]{font-family:Lato,Open Sans,sans-serif;font-size:1rem;color:#111;display:inline-block}.preset-card .sermon-style-texto-resaltado-color mark[data-v-c5835eb3],.preset-card .sermon-style-texto-resaltado-color strong[data-v-c5835eb3]{color:#c62828;background:transparent}@keyframes spin-513ad39b{to{transform:rotate(360deg)}}.animate-spin[data-v-513ad39b]{animation:spin-513ad39b 1s linear infinite}.line-clamp-2[data-v-948f79f4]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.modal-backdrop[data-v-77502127]{position:fixed;inset:0;background:rgba(15,23,42,.6);display:flex;align-items:center;justify-content:center;z-index:10000}.modal-card[data-v-77502127]{background:white;width:min(900px,92vw);max-height:80vh;border-radius:12px;box-shadow:0 20px 50px #0003;overflow:hidden;display:flex;flex-direction:column}.modal-header[data-v-77502127]{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e2e8f0}.modal-title[data-v-77502127]{font-size:16px;font-weight:700;color:#0f172a}.btn-close[data-v-77502127]{background:#f1f5f9;border:none;width:28px;height:28px;border-radius:6px;cursor:pointer}.modal-body[data-v-77502127]{padding:16px;display:grid;gap:12px;overflow:auto}.search-input[data-v-77502127]{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px}.icon-grid[data-v-77502127]{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px}.icon-item[data-v-77502127]{display:grid;gap:6px;align-items:center;justify-items:center;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:white;cursor:pointer}.icon-item.selected[data-v-77502127]{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.icon[data-v-77502127]{width:22px;height:22px;color:#0f172a}.icon-name[data-v-77502127]{font-size:10px;color:#64748b;text-align:center;word-break:break-word}.icon-empty[data-v-77502127]{grid-column:1 / -1;padding:18px;text-align:center;color:#64748b;font-size:13px}.modal-backdrop[data-v-c7bf55ac]{position:fixed;inset:0;background:rgba(15,23,42,.6);display:flex;align-items:center;justify-content:center;z-index:10000}.modal-card[data-v-c7bf55ac]{background:white;width:min(720px,92vw);border-radius:12px;box-shadow:0 20px 50px #0003;overflow:hidden}.modal-header[data-v-c7bf55ac]{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e2e8f0}.modal-title[data-v-c7bf55ac]{font-size:16px;font-weight:700;color:#0f172a}.btn-close[data-v-c7bf55ac]{background:#f1f5f9;border:none;width:28px;height:28px;border-radius:6px;cursor:pointer}.modal-body[data-v-c7bf55ac]{padding:16px;display:grid;gap:12px}.row label[data-v-c7bf55ac]{font-size:12px;font-weight:600;color:#475569}.row-inline[data-v-c7bf55ac]{display:flex;gap:8px}.row-inline input[data-v-c7bf55ac],.row select[data-v-c7bf55ac],.row input[data-v-c7bf55ac],.grid select[data-v-c7bf55ac]{width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px}.btn-secondary[data-v-c7bf55ac]{padding:8px 10px;background:#e2e8f0;border:none;border-radius:8px;cursor:pointer}.grid[data-v-c7bf55ac]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.modal-backdrop[data-v-0951c638]{position:fixed;inset:0;background:rgba(15,23,42,.6);display:flex;align-items:center;justify-content:center;z-index:10000}.modal-card[data-v-0951c638]{background:white;width:min(620px,92vw);max-height:82vh;border-radius:12px;box-shadow:0 20px 50px #0003;overflow:hidden;display:flex;flex-direction:column}.modal-header[data-v-0951c638]{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e2e8f0}.modal-title[data-v-0951c638]{font-size:16px;font-weight:700;color:#0f172a}.btn-close[data-v-0951c638]{background:#f1f5f9;border:none;width:28px;height:28px;border-radius:6px;cursor:pointer}.modal-body[data-v-0951c638]{padding:12px;overflow:auto}section[data-v-f7714390]{cursor:var(--3a9021ae)}section[data-v-f7714390]:hover{outline:var(--3bb9142a);outline-offset:-2px}section[data-v-92a4e8c9]{position:relative;cursor:var(--df76dc0c)}section[data-v-92a4e8c9]:hover{outline:var(--38b8da37);outline-offset:-2px}.texto-encabezado[data-v-92a4e8c9]{margin-bottom:var(--espacio-encabezado)}@media (min-width: 768px){.texto-encabezado[data-v-92a4e8c9]{margin-bottom:0}}section[data-v-d4cae50d]{position:relative;cursor:var(--02c7c33d)}section[data-v-d4cae50d]:hover{outline:var(--5f64187a);outline-offset:-2px}section[data-v-398edf6b]{position:relative;cursor:var(--690babae)}section[data-v-398edf6b]:hover{outline:var(--4974ffeb);outline-offset:-2px}section[data-v-437dd31d]{position:relative;cursor:var(--60f1db61)}section[data-v-437dd31d]:hover{outline:var(--3795cc9e);outline-offset:-2px}footer[data-v-61f3a6f0]{position:relative;cursor:var(--7f335fa8)}footer[data-v-61f3a6f0]:hover{outline:var(--25e3cc36);outline-offset:-2px}section[data-v-95dc75b1]{position:relative;cursor:var(--530e1147)}@keyframes fade-in-95dc75b1{0%{opacity:0}to{opacity:1}}@keyframes scale-in-95dc75b1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in[data-v-95dc75b1]{animation:fade-in-95dc75b1 .2s ease-out}.animate-scale-in[data-v-95dc75b1]{animation:scale-in-95dc75b1 .3s ease-out}section[data-v-95dc75b1]:hover{outline:var(--a3ae86f8);outline-offset:-2px}section[data-v-31a7da5c]{position:relative;cursor:var(--f3bc18e0)}section[data-v-31a7da5c]:hover{outline:var(--60837466);outline-offset:-2px}section[data-v-7bbaf870]{position:relative;cursor:var(--578ece3a)}section[data-v-7bbaf870]:hover{outline:var(--3122d677);outline-offset:-2px}.tiptap-editor-pro[data-v-6362981e]{border:1px solid rgba(59,130,246,.25);border-radius:10px;background:#fff;padding:12px;min-height:200px}p{margin:0 0 10px}figure[data-type=image-block]{margin:12px 0}div[data-type=grid-block]{margin:12px 0;padding:4px}div[data-type=grid-row]{padding:4px}div[data-type=grid-cell]{min-height:40px}.ProseMirror div[data-type=grid-block]{border:1px dashed rgba(59,130,246,.3);border-radius:8px}.ProseMirror div[data-type=grid-row]{border:1px dashed rgba(59,130,246,.4);border-radius:6px}.ProseMirror div[data-type=grid-cell]{border:1px dotted rgba(59,130,246,.6);border-radius:4px}ul,ol{padding-left:24px;margin:8px 0}ul{list-style-type:disc}ol{list-style-type:decimal}li{margin:4px 0}li p{margin:0}ul.check-list{list-style-type:none;padding-left:24px}ul.check-list li{position:relative;padding-left:8px}ul.check-list li:before{content:"\2713  ";position:absolute;left:-20px;font-size:16px;color:#10b981;font-weight:700}.ProseMirror div[data-type=grid-cell]:hover,.ProseMirror div[data-type=grid-row]:hover,.ProseMirror div[data-type=grid-block]:hover{border-color:#3b82f6e6}.ProseMirror .ProseMirror-selectednode[data-type=grid-block],.ProseMirror .ProseMirror-selectednode[data-type=grid-row],.ProseMirror .ProseMirror-selectednode[data-type=grid-cell]{outline:2px solid rgba(59,130,246,.9)}section[data-v-f9e9f973]{cursor:var(--069fc599);transition:all .2s ease}section[data-v-f9e9f973]:hover{outline:var(--469c0254);outline-offset:-2px}.grid-visible[data-v-f9e9f973]{outline:1px dashed rgba(59,130,246,.3);border-radius:4px;padding:4px}.celda-grid[data-v-f9e9f973]{outline:1px dashed rgba(59,130,246,.2);min-height:3em}.elemento-editable[data-v-f9e9f973]{cursor:pointer;transition:all .2s ease;border-radius:4px;padding:4px}.elemento-editable[data-v-f9e9f973]:hover{background-color:#3b82f61a;outline:1px dashed #3B82F6;outline-offset:2px}.elemento-seleccionado[data-v-f9e9f973]{background-color:#3b82f626!important;outline:2px solid #3B82F6!important;outline-offset:2px}.tiptap-editor[data-v-f9e9f973]{width:100%;border:1px solid rgba(59,130,246,.25);border-radius:6px;background:#fff;padding:12px;min-height:120px;direction:ltr;unicode-bidi:bidi-override;transition:all .2s ease}.tiptap-editor[data-v-f9e9f973]:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.tiptap-content[data-v-f9e9f973]{min-height:100px;outline:none}.tiptap-content p[data-v-f9e9f973]{margin:0 0 8px}.tiptap-content ul[data-v-f9e9f973],.tiptap-content ol[data-v-f9e9f973]{list-style-position:inside;padding-left:1rem;margin:0 0 8px}.tiptap-content ul[data-v-f9e9f973]{list-style-type:disc}.tiptap-content ol[data-v-f9e9f973]{list-style-type:decimal}.tiptap-content blockquote[data-v-f9e9f973]{border-left:3px solid #3B82F6;padding-left:1rem;margin:8px 0;font-style:italic;color:#64748b}.tiptap-content a[data-v-f9e9f973]{color:#2563eb;text-decoration:underline}.tiptap-content a[data-v-f9e9f973]:hover{color:#1d4ed8}.tiptap-content strong[data-v-f9e9f973]{font-weight:600}.tiptap-content em[data-v-f9e9f973]{font-style:italic}.tiptap-content u[data-v-f9e9f973]{text-decoration:underline}.tiptap-content s[data-v-f9e9f973]{text-decoration:line-through}.tiptap-content mark[data-v-f9e9f973]{background-color:#ff0;padding:0 2px;border-radius:2px}.area-vacia-bloque[data-v-f9e9f973]{min-height:300px;display:flex;align-items:center;justify-content:center;border:2px dashed #3B82F6;border-radius:12px;background:linear-gradient(135deg,rgba(59,130,246,.05) 0%,rgba(59,130,246,.02) 100%);cursor:pointer;transition:all .3s ease;margin:20px}.area-vacia-bloque[data-v-f9e9f973]:hover{border-color:#2563eb;background:linear-gradient(135deg,rgba(59,130,246,.1) 0%,rgba(59,130,246,.05) 100%);transform:scale(1.01)}.mensaje-vacio[data-v-f9e9f973]{text-align:center;padding:40px}.icono-grid[data-v-f9e9f973]{font-size:4rem;display:block;margin-bottom:20px;filter:grayscale(.3)}.texto-principal[data-v-f9e9f973]{font-size:1.25rem;font-weight:600;color:#1e40af;margin-bottom:8px}.texto-pequeno[data-v-f9e9f973]{font-size:.875rem;color:#64748b}.grid-seleccionado[data-v-f9e9f973]{outline:3px solid #3B82F6!important;outline-offset:2px;background-color:#3b82f614;border-radius:8px;position:relative}.grid-seleccionado.grid-es-primera-fila[data-v-f9e9f973]:before{content:"\2713  Grid seleccionado";position:absolute;top:-26px;left:0;background:#3B82F6;color:#fff;padding:4px 12px;border-radius:6px;font-size:.75rem;font-weight:600;z-index:10;box-shadow:0 2px 8px #3b82f64d}.boton-eliminar-grid[data-v-f9e9f973]{position:fixed;top:80px;right:30px;background:#EF4444;color:#fff;padding:10px 16px;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:8px;font-weight:600;font-size:.875rem;box-shadow:0 4px 12px #ef44444d;transition:all .2s ease;z-index:100}.boton-eliminar-grid[data-v-f9e9f973]:hover{background:#DC2626;transform:translateY(-2px);box-shadow:0 6px 16px #ef444466}.boton-eliminar-grid svg[data-v-f9e9f973]{width:16px;height:16px}.grid-anidado[data-v-f9e9f973]{background:rgba(249,250,251,.5);border:1px solid rgba(59,130,246,.2);border-radius:6px;padding:8px}.grid-visible-anidado[data-v-f9e9f973]{outline:1px dashed rgba(147,51,234,.4);border-radius:4px;padding:4px}.celda-grid-anidada[data-v-f9e9f973]{outline:1px dashed rgba(147,51,234,.3);min-height:2em;background:white;border-radius:3px;padding:4px}.celda-grid-anidada[data-v-f9e9f973]:hover{background-color:#9333ea0d;outline:1px solid rgba(147,51,234,.5)}.grid-seleccionado-anidado[data-v-f9e9f973]{outline:3px solid #9333EA!important;outline-offset:2px;background-color:#9333ea1a;border-radius:8px;position:relative}.grid-seleccionado-anidado.grid-es-primera-fila-anidada[data-v-f9e9f973]:before{content:"\2713  Grid anidado seleccionado";position:absolute;top:-26px;left:0;background:#9333EA;color:#fff;padding:4px 12px;border-radius:6px;font-size:.7rem;font-weight:600;z-index:10;box-shadow:0 2px 8px #9333ea4d}.gap-1[data-v-f9e9f973]{gap:.25rem}.gap-2[data-v-f9e9f973]{gap:.5rem}.gap-4[data-v-f9e9f973]{gap:1rem}.gap-6[data-v-f9e9f973]{gap:1.5rem}.prose[data-v-f9e9f973] div[data-type=grid-block]{margin:12px 0;padding:4px}.prose[data-v-f9e9f973] div[data-type=grid-row]{padding:4px}.prose[data-v-f9e9f973] div[data-type=grid-cell]{min-height:40px}.prose[data-v-f9e9f973] ul,.prose[data-v-f9e9f973] ol{padding-left:24px;margin:8px 0}.prose[data-v-f9e9f973] ul{list-style-type:disc}.prose[data-v-f9e9f973] ol{list-style-type:decimal}.prose[data-v-f9e9f973] li{margin:4px 0}.prose[data-v-f9e9f973] li p{margin:0}.prose[data-v-f9e9f973] ul.check-list{list-style-type:none;padding-left:24px}.prose[data-v-f9e9f973] ul.check-list li{position:relative;padding-left:8px}.prose[data-v-f9e9f973] ul.check-list li:before{content:"\2713  ";position:absolute;left:-20px;font-size:16px;color:#10b981;font-weight:700}.prose[data-v-f9e9f973] figure[data-type=image-block]{margin:12px 0}.prose[data-v-f9e9f973] p{margin:0 0 10px}.bloque-edicion[data-v-a107401e]{position:relative}.bloque-edicion[data-v-a107401e]:hover{outline:2px dashed #3B82F6;outline-offset:4px}.controles-bloque[data-v-a107401e]{position:absolute;top:8px;left:50%;transform:translate(-50%);z-index:100;padding:20px 12px 12px;background:rgba(0,0,0,.9);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 10px 30px #0000004d;opacity:0;transition:opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.controles-bloque.dragging[data-v-a107401e]{cursor:grabbing;transition:none}.drag-handle[data-v-a107401e]{position:absolute;top:2px;left:50%;transform:translate(-50%);font-size:14px;color:#ffffff80;cursor:grab;line-height:1;padding:2px 8px;border-radius:4px;transition:all .2s}.drag-handle[data-v-a107401e]:hover{color:#fffc;background:rgba(255,255,255,.1)}.dragging .drag-handle[data-v-a107401e]{cursor:grabbing}.bloque-edicion:hover .controles-bloque[data-v-a107401e]{opacity:1}.control-btn[data-v-a107401e]{padding:6px 10px;border-radius:6px;color:#fff;font-size:14px;transition:all .2s;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:32px}.control-btn[data-v-a107401e]:active{transform:scale(.95)}.control-btn[data-v-a107401e]:disabled{opacity:.4;cursor:not-allowed}.control-btn-ancho[data-v-a107401e]{padding:4px 8px;border-radius:6px;background:rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:700;transition:all .2s;border:2px solid transparent;cursor:pointer;min-width:28px;display:flex;align-items:center;justify-content:center}.control-btn-ancho[data-v-a107401e]:hover{background:rgba(255,255,255,.2)}.control-btn-ancho.active[data-v-a107401e]{background:#10B981;border-color:#059669}.control-btn-ancho[data-v-a107401e]:active{transform:scale(.95)}.toolbar-flotante[data-v-02ae5b9b]{position:fixed;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;box-shadow:0 10px 40px #0000004d;padding:12px;width:-moz-max-content;width:max-content;min-width:320px;max-width:95vw;max-height:90vh;overflow-x:auto;overflow-y:auto;color:#fff;font-family:system-ui,-apple-system,sans-serif;animation:aparecer-02ae5b9b .3s ease-out;z-index:9999}@keyframes aparecer-02ae5b9b{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.toolbar-unificada[data-v-02ae5b9b]{display:flex;flex-direction:column;gap:8px}.toolbar-filas[data-v-02ae5b9b]{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;min-width:-moz-max-content;min-width:max-content}.toolbar-titulo[data-v-02ae5b9b]{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-weight:600;font-size:14px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.2)}.draggable-handle[data-v-02ae5b9b]{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.draggable-handle[data-v-02ae5b9b]:active{cursor:grabbing}.drag-indicator[data-v-02ae5b9b]{color:#ffffff80;font-size:16px;letter-spacing:-2px;margin-right:-4px}.btn-cerrar[data-v-02ae5b9b]{background:rgba(255,255,255,.2);border:none;color:#fff;width:24px;height:24px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-cerrar[data-v-02ae5b9b]:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.btn-toggle-todo[data-v-02ae5b9b]{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease;margin-right:8px}.btn-toggle-todo[data-v-02ae5b9b]:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.toolbar-acciones-grid[data-v-02ae5b9b]{display:flex;flex-wrap:wrap;gap:12px;padding:12px}.btn-toggle-mini[disabled][data-v-02ae5b9b],.select-mini[data-v-02ae5b9b]:disabled,.input-color-mini[data-v-02ae5b9b]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.control-grupo[data-v-02ae5b9b]{display:flex;flex-direction:column;gap:4px;min-width:120px}.control-grupo label[data-v-02ae5b9b]{font-size:.75rem;font-weight:600;color:#1f2937;text-transform:uppercase;letter-spacing:.5px}.select-pequeno[data-v-02ae5b9b]{padding:6px 8px;border:1px solid #CBD5E1;border-radius:6px;font-size:.875rem;background:white;cursor:pointer;transition:all .2s ease}.select-pequeno[data-v-02ae5b9b]:hover{border-color:#3b82f6}.select-pequeno[data-v-02ae5b9b]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.toolbar-fila[data-v-02ae5b9b]{display:flex;flex-direction:column;align-items:stretch;gap:6px;padding:8px;background:rgba(255,255,255,.1);border-radius:8px;flex:0 0 auto}.fila-header[data-v-02ae5b9b]{display:flex;align-items:center;gap:8px}.toolbar-fila-texto[data-v-02ae5b9b]{background:rgba(255,255,255,.15)}.fila-label[data-v-02ae5b9b]{font-size:11px;font-weight:600;color:#ffffffe6;min-width:60px}.toolbar-acciones[data-v-02ae5b9b]{display:flex;flex-wrap:wrap;gap:8px;flex:0 1 auto}.toolbar-acciones-texto[data-v-02ae5b9b]{display:flex;flex-wrap:wrap;gap:12px;flex:0 1 auto}.toolbar-acciones-imagen[data-v-02ae5b9b]{display:flex;flex-wrap:wrap;gap:8px;flex:0 1 auto;align-items:center}.accion-grupo[data-v-02ae5b9b]{position:relative;display:flex;flex-direction:column;gap:4px}.accion-grupo-compacta[data-v-02ae5b9b]{display:flex;flex-direction:column;gap:2px;align-items:center}.accion-grupo-completo[data-v-02ae5b9b]{display:flex;flex-direction:column;gap:4px;width:100%}.btn-accion[data-v-02ae5b9b]{background:rgba(255,255,255,.95);border:none;border-radius:8px;padding:8px 12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;color:#4a5568;font-size:11px;font-weight:500;transition:all .2s;min-width:70px}.btn-accion[data-v-02ae5b9b]:hover{background:white;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn-accion svg[data-v-02ae5b9b]{color:#667eea}.grid-selector[data-v-02ae5b9b]{position:absolute;top:100%;left:0;margin-top:8px;background:white;border-radius:8px;padding:12px;box-shadow:0 4px 12px #00000026;color:#4a5568;z-index:10000}.grid-selector-titulo[data-v-02ae5b9b]{font-size:12px;font-weight:600;margin-bottom:8px;color:#2d3748}.grid-selector-controles[data-v-02ae5b9b]{display:flex;gap:12px;margin-bottom:8px}.control[data-v-02ae5b9b]{display:flex;flex-direction:column;gap:4px}.control label[data-v-02ae5b9b]{font-size:11px;color:#718096}.input-numero[data-v-02ae5b9b]{width:60px;padding:4px 8px;border:1px solid #e2e8f0;border-radius:4px;font-size:13px}.btn-crear-grid[data-v-02ae5b9b]{width:100%;background:#667eea;color:#fff;border:none;border-radius:6px;padding:6px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s}.btn-crear-grid[data-v-02ae5b9b]:hover{background:#5a67d8}.label-mini[data-v-02ae5b9b]{font-size:10px;font-weight:500;color:#fffc;margin-bottom:2px;text-align:center}.label-pequeno[data-v-02ae5b9b]{font-size:11px;font-weight:500;color:#ffffffe6;margin-bottom:2px}.input-color-mini[data-v-02ae5b9b]{width:40px;height:28px;border:2px solid white;border-radius:6px;cursor:pointer}.input-numero-mini[data-v-02ae5b9b]{width:50px;height:28px;background:rgba(255,255,255,.95);border:2px solid white;border-radius:6px;padding:0 4px;font-size:11px;text-align:center}.input-number-mini[data-v-02ae5b9b]{width:60px;height:28px;background:rgba(255,255,255,.95);border:2px solid white;border-radius:6px;padding:0 4px;font-size:11px;text-align:center}.input-mini[data-v-02ae5b9b]{width:80px;height:28px;background:rgba(255,255,255,.95);border:2px solid white;border-radius:6px;padding:0 6px;font-size:11px}.select-mini[data-v-02ae5b9b]{background:rgba(255,255,255,.95);border:none;border-radius:6px;padding:4px 6px;font-size:11px;color:#4a5568;cursor:pointer;min-width:50px}.select-pequeno[data-v-02ae5b9b]{background:rgba(255,255,255,.95);border:none;border-radius:6px;padding:6px 8px;font-size:12px;color:#4a5568;cursor:pointer;min-width:100px}.input-texto[data-v-02ae5b9b]{background:rgba(255,255,255,.95);border:none;border-radius:6px;padding:6px 8px;font-size:12px;color:#4a5568;width:100%}.btn-group-mini[data-v-02ae5b9b]{display:flex;gap:2px}.btn-toggle-mini[data-v-02ae5b9b]{background:rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.5);color:#fff;width:28px;height:28px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:12px}.btn-toggle-mini[data-v-02ae5b9b]:hover{background:rgba(255,255,255,.4)}.btn-toggle-mini.active[data-v-02ae5b9b]{background:white;color:#667eea;border-color:#fff}.btn-eliminar-imagen[data-v-02ae5b9b]{background:rgba(239,68,68,.9);color:#fff;border:none;border-radius:6px;padding:6px 12px;cursor:pointer;font-size:11px;font-weight:600;transition:all .2s;white-space:nowrap}.btn-eliminar-imagen[data-v-02ae5b9b]:hover{background:rgba(220,38,38,1);transform:translateY(-1px);box-shadow:0 2px 8px #ef444466}.fila-header[data-v-02ae5b9b]{display:flex;align-items:center;gap:6px;min-width:100px}.btn-toggle-barra[data-v-02ae5b9b]{background:rgba(255,255,255,.2);border:none;color:#fff;width:20px;height:20px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px;transition:all .2s;flex-shrink:0}.btn-toggle-barra[data-v-02ae5b9b]:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.btn-selector-imagenes[data-v-02ae5b9b]{background:rgba(59,130,246,.9);color:#fff;border:none;border-radius:6px;padding:6px 12px;cursor:pointer;font-size:11px;font-weight:600;transition:all .2s;white-space:nowrap}.btn-selector-imagenes[data-v-02ae5b9b]:hover{background:rgba(37,99,235,1);transform:translateY(-1px);box-shadow:0 2px 8px #3b82f666}.toolbar-acciones-background[data-v-02ae5b9b]{display:flex;flex-wrap:wrap;gap:8px;flex:1;align-items:center}.input-range[data-v-02ae5b9b]{width:80px;height:4px;background:rgba(255,255,255,.3);border-radius:2px;outline:none;cursor:pointer}.input-range[data-v-02ae5b9b]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:white;border-radius:50%;cursor:pointer}.input-range[data-v-02ae5b9b]::-moz-range-thumb{width:12px;height:12px;background:white;border-radius:50%;cursor:pointer;border:none}.valor-pequeno[data-v-02ae5b9b]{font-size:10px;color:#fffc;min-width:35px}.modal-backdrop[data-v-ce229490]{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.modal-card[data-v-ce229490]{background:white;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp-ce229490 .3s ease}@keyframes slideUp-ce229490{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header[data-v-ce229490]{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb}.modal-title[data-v-ce229490]{margin:0;font-size:1.5rem;font-weight:600;color:#1f2937}.btn-close[data-v-ce229490]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:4px 8px;transition:color .2s}.btn-close[data-v-ce229490]:hover{color:#1f2937}.modal-body[data-v-ce229490]{padding:24px}.modal-description[data-v-ce229490]{margin:0 0 24px;color:#6b7280;line-height:1.6}.input-group[data-v-ce229490]{margin-bottom:20px}.input-group label[data-v-ce229490]{display:block;margin-bottom:8px;font-weight:500;color:#374151}.input-with-suffix[data-v-ce229490]{display:flex;align-items:center;border:2px solid #d1d5db;border-radius:8px;overflow:hidden;transition:border-color .2s}.input-with-suffix[data-v-ce229490]:focus-within{border-color:#667eea}.input-subdominio[data-v-ce229490]{flex:1;padding:12px;border:none;outline:none;font-size:1rem;font-family:Courier New,monospace}.input-suffix[data-v-ce229490]{padding:12px;background:#f3f4f6;color:#6b7280;font-family:Courier New,monospace;border-left:1px solid #d1d5db}.preview-url[data-v-ce229490]{margin-top:8px;font-size:.875rem;color:#6b7280}.preview-url strong[data-v-ce229490]{color:#667eea;font-family:Courier New,monospace}.validacion-estado[data-v-ce229490]{display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px;margin-bottom:16px;font-size:.875rem}.validacion-estado.validando[data-v-ce229490]{background:#eff6ff;color:#1e40af}.validacion-estado.disponible[data-v-ce229490]{background:#f0fdf4;color:#166534}.validacion-estado.no-disponible[data-v-ce229490]{background:#fef2f2;color:#991b1b}.spinner[data-v-ce229490]{width:16px;height:16px;border:2px solid #bfdbfe;border-top-color:#1e40af;border-radius:50%;animation:spin-ce229490 .6s linear infinite}@keyframes spin-ce229490{to{transform:rotate(360deg)}}.icono[data-v-ce229490]{font-size:1.25rem}.sugerencias[data-v-ce229490]{margin-top:20px;padding:16px;background:#f9fafb;border-radius:8px}.sugerencias-titulo[data-v-ce229490]{margin:0 0 12px;font-weight:500;color:#374151;font-size:.875rem}.sugerencias-grid[data-v-ce229490]{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px}.btn-sugerencia[data-v-ce229490]{padding:8px 12px;background:white;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-family:Courier New,monospace;font-size:.875rem;transition:all .2s}.btn-sugerencia[data-v-ce229490]:hover{background:#667eea;color:#fff;border-color:#667eea}.reglas[data-v-ce229490]{margin-top:20px;padding:16px;background:#fefce8;border-left:4px solid #facc15;border-radius:8px}.reglas-titulo[data-v-ce229490]{margin:0 0 8px;font-weight:500;color:#713f12;font-size:.875rem}.reglas ul[data-v-ce229490]{margin:0;padding-left:20px;color:#854d0e;font-size:.875rem;line-height:1.8}.modal-footer[data-v-ce229490]{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb}.btn[data-v-ce229490]{padding:10px 20px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.btn-secondary[data-v-ce229490]{background:#f3f4f6;color:#374151}.btn-secondary[data-v-ce229490]:hover{background:#e5e7eb}.btn-primary[data-v-ce229490]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.btn-primary[data-v-ce229490]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-primary[data-v-ce229490]:disabled{opacity:.5;cursor:not-allowed}.constructor-full[data-v-94e47d1e]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:30}.tiptap-editor-with-toolbar[data-v-c1a96b73]{overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.tiptap-toolbar[data-v-c1a96b73]{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity));padding:.5rem}.toolbar-btn[data-v-c1a96b73]{display:flex;align-items:center;justify-content:center;border-radius:.25rem;padding:.375rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.toolbar-btn[data-v-c1a96b73]:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.toolbar-btn.is-active[data-v-c1a96b73]{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.toolbar-divider[data-v-c1a96b73]{margin-left:.25rem;margin-right:.25rem;height:1.5rem;width:1px;--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror{min-height:120px;padding:.75rem;outline:2px solid transparent;outline-offset:2px}.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror p.is-editor-empty:first-child:before{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity));content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror .is-empty:before{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity));content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror ul,.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror ol{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem}.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror ul{list-style-type:disc}.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror ol{list-style-type:decimal}.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror li{margin-top:.25rem;margin-bottom:.25rem}.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror strong{font-weight:700}.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror em{font-style:italic}.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror u{text-decoration-line:underline}.tiptap-editor-with-toolbar[data-v-c1a96b73] .ProseMirror s{text-decoration-line:line-through}.sermon-section-node[data-v-3f715f53]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.sermon-editor-body[data-v-e99de0a7] .sermon-editor-content{outline:none;min-height:300px}.sermon-editor-body[data-v-e99de0a7] .sermon-editor-content p{margin:0 0 .35em;line-height:1.75}.sermon-editor-body[data-v-e99de0a7] .sermon-editor-content p:last-child{margin-bottom:0}.sermon-editor-body[data-v-e99de0a7] .sermon-editor-content ul,.sermon-editor-body[data-v-e99de0a7] .sermon-editor-content ol{padding-left:1.4em;margin:.25em 0}.sermon-editor-body[data-v-e99de0a7] .sermon-editor-content a{color:#2563eb;text-decoration:underline}.sermon-editor-body[data-v-e99de0a7] .sermon-editor-content p.is-editor-empty:first-child:before{color:#94a3b8;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.sermon-editor-body[data-v-e99de0a7] [data-sermon-section]{cursor:default}.sermon-editor-body[data-v-e99de0a7] .sermon-media-figure{margin:.65rem 0}.sermon-editor-body[data-v-e99de0a7] .sermon-media-image{position:relative}.sermon-editor-body[data-v-e99de0a7] .sermon-media-image.ProseMirror-selectednode{outline:2px solid #10b981;outline-offset:2px}.sermon-editor-body[data-v-e99de0a7] .sermon-media-image .sermon-image-resize-handle{position:absolute;right:6px;bottom:6px;width:12px;height:12px;border:1px solid #94a3b8;border-radius:2px;background:rgba(255,255,255,.9);cursor:nwse-resize;box-shadow:0 0 0 1px #0f172a0f}.sermon-editor-body[data-v-e99de0a7] .sermon-media-figure img,.sermon-editor-body[data-v-e99de0a7] .sermon-media-figure video,.sermon-editor-body[data-v-e99de0a7] .sermon-media-figure iframe{width:100%;max-height:420px;border:1px solid #e2e8f0;border-radius:.75rem;background:#f8fafc}.sermon-editor-body[data-v-e99de0a7] .sermon-media-figure audio{width:100%}.sermon-editor-body[data-v-e99de0a7] .sermon-media-youtube iframe{min-height:280px}.sermon-editor-body[data-v-e99de0a7] .sermon-editor-table{width:100%;border-collapse:collapse;margin:.6rem 0}.sermon-editor-body[data-v-e99de0a7] .sermon-editor-table th,.sermon-editor-body[data-v-e99de0a7] .sermon-editor-table td{border:1px solid #64748b;padding:.35rem;vertical-align:top}.sermon-editor-body[data-v-e99de0a7] .sermon-editor-table th{background:#f8fafc}.sermon-editor-body[data-v-e99de0a7] .sermon-style-impact-title{font-family:Montserrat Black,Bebas Neue,Arial Black,sans-serif;font-size:clamp(3rem,5vw,4.5rem);letter-spacing:.08em;color:#1e3a8a;font-weight:900;text-transform:uppercase}.sermon-editor-body[data-v-e99de0a7] .sermon-style-verse-highlight{font-family:Playfair Display,Merriweather,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-style:italic;background:#f5f1e8;border-bottom:1px solid #bfa77a;padding:.04em .2em;color:#4b2e1f}.sermon-editor-body[data-v-e99de0a7] .sermon-style-inspiring-quote{font-family:Great Vibes,Pacifico,cursive;font-size:clamp(1.3rem,2.5vw,1.8rem);color:#9a6a2f;text-align:center;display:inline-block;width:100%}.sermon-editor-body[data-v-e99de0a7] .sermon-style-minimal-underline{font-family:Lato,Open Sans,sans-serif;font-size:clamp(1rem,1.9vw,1.25rem);border-bottom:1px solid #64748b;padding-bottom:.04em;color:#0f172a}.sermon-editor-body[data-v-e99de0a7] .sermon-style-emphasized-box{font-family:Poppins,Montserrat,sans-serif;font-weight:700;background:#fef3c7;padding:.08em .35em;border-radius:.35rem;color:#1f2937}.sermon-editor-body[data-v-e99de0a7] .sermon-style-icon-heading{font-family:Poppins,Segoe UI,sans-serif;font-size:clamp(1.75rem,3.2vw,2.25rem);color:#0f3f8c;font-weight:700}.sermon-editor-body[data-v-e99de0a7] .sermon-style-icon-heading:before{content:"\2726  ";color:#d97706;font-weight:700}.sermon-editor-body[data-v-e99de0a7] .sermon-style-application-block{font-family:Roboto,Segoe UI,sans-serif;background:#eef6ff;border-left:4px solid #2563eb;padding:.1em .5em;display:inline-block;color:#0f172a}.sermon-editor-body[data-v-e99de0a7] .sermon-style-encabezado-fondo-solido{font-family:Poppins,Segoe UI,sans-serif;font-weight:700;font-size:40px;color:#fff;background:#002b5c;padding:10px;display:inline-block}.sermon-editor-body[data-v-e99de0a7] .sermon-style-versiculo-caja{font-family:Georgia,Times New Roman,serif;font-size:26px;color:#333;background:#f9f5e7;border:1px solid #cccccc;padding:12px;display:inline-block}.sermon-editor-body[data-v-e99de0a7] .sermon-style-texto-resaltado-lateral{font-family:Lato,Open Sans,sans-serif;font-size:20px;color:#222;border-left:4px solid #daa520;padding-left:12px;display:inline-block}.sermon-editor-body[data-v-e99de0a7] .sermon-style-titulo-degradado{font-family:Oswald,Impact,sans-serif;font-weight:700;font-size:56px;background:linear-gradient(90deg,#1e3c72 0%,#2a5298 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-shadow:none;display:inline-block}.sermon-editor-body[data-v-e99de0a7] .sermon-style-nota-pastoral{font-family:Dancing Script,cursive;font-size:22px;color:#5c4033;background:#fdf6e3;padding:10px;border-radius:6px;display:inline-block}.sermon-editor-body[data-v-e99de0a7] .sermon-style-encabezado-linea-superior{font-family:Roboto Condensed,Roboto,sans-serif;font-weight:700;font-size:32px;color:#111;border-top:2px solid #444444;margin-bottom:8px;padding-top:6px;display:inline-block}.sermon-editor-body[data-v-e99de0a7] .sermon-style-texto-icono-final{font-family:Open Sans,Arial,sans-serif;font-size:18px;color:#333;display:inline-block}.sermon-editor-body[data-v-e99de0a7] .sermon-style-texto-icono-final:after{content:" \2714";color:#2e7d32;font-weight:700}.sermon-editor-body[data-v-e99de0a7] .sermon-style-bloque-pregunta{font-family:Roboto,Segoe UI,sans-serif;font-weight:700;font-size:24px;color:#111;background:#fff9c4;border:1px solid #000000;padding:12px;display:inline-block}.sermon-editor-body[data-v-e99de0a7] .sermon-style-encabezado-sombra{font-family:Bebas Neue,Impact,sans-serif;font-size:48px;color:#222;text-shadow:2px 2px 4px rgba(0,0,0,.3);display:inline-block}.sermon-editor-body[data-v-e99de0a7] .sermon-style-texto-resaltado-color{font-family:Lato,Open Sans,sans-serif;font-size:20px;color:#111;display:inline-block}.sermon-editor-body[data-v-e99de0a7] .sermon-style-texto-resaltado-color mark,.sermon-editor-body[data-v-e99de0a7] .sermon-style-texto-resaltado-color strong{color:#c62828;background:transparent}.sermon-editor-body[data-v-e99de0a7] .sermon-modal-trigger-node{margin:.65rem 0}.sermon-editor-body[data-v-e99de0a7] .sermon-modal-trigger-btn{border:1px dashed #6366f1;background:#eef2ff;color:#4338ca;border-radius:.75rem;font-size:.75rem;font-weight:600;padding:.4rem .65rem;cursor:pointer}.sermon-editor-body[data-v-e99de0a7] .sermon-modal-trigger-btn:hover{background:#e0e7ff}.sermon-editor-body[data-v-e99de0a7] [data-sermon-modal-trigger][data-display-mode=button] [data-modal-trigger-btn]{border:1px dashed #6366f1;background:#eef2ff;color:#4338ca;border-radius:.75rem;font-size:.75rem;font-weight:600;padding:.4rem .65rem;cursor:pointer}.sermon-editor-body[data-v-e99de0a7] [data-sermon-modal-trigger][data-display-mode=link] [data-modal-trigger-btn],.sermon-editor-body[data-v-e99de0a7] .sermon-modal-trigger-link{border:none;background:transparent;color:#1d4ed8;border-radius:0;font-size:.8rem;font-weight:600;text-decoration:underline;text-underline-offset:2px;padding:0;cursor:pointer}.sermon-editor-body[data-v-e99de0a7] .sermon-modal-trigger-link:hover{color:#1e40af}.sermon-editor-body[data-v-e99de0a7] .sermon-page-break-node{margin:.7rem 0;border-top:2px dashed #4f46e5;position:relative;height:0}.sermon-editor-body[data-v-e99de0a7] .sermon-page-break-label{position:absolute;top:-.65rem;left:50%;transform:translate(-50%);background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe;border-radius:999px;padding:.1rem .45rem;font-size:.65rem;font-weight:700;letter-spacing:.01em}.trigger-rich-editor[data-v-e99de0a7] p{margin:.35rem 0}.trigger-rich-editor[data-v-e99de0a7] ul,.trigger-rich-editor[data-v-e99de0a7] ol{padding-left:1.25rem}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-impact-title{font-family:Montserrat Black,Bebas Neue,Arial Black,sans-serif;font-size:clamp(3rem,5vw,4.5rem);letter-spacing:.08em;color:#1e3a8a;font-weight:900;text-transform:uppercase}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-verse-highlight{font-family:Playfair Display,Merriweather,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-style:italic;background:#f5f1e8;border-bottom:1px solid #bfa77a;padding:.04em .2em;color:#4b2e1f}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-inspiring-quote{font-family:Great Vibes,Pacifico,cursive;font-size:clamp(1.3rem,2.5vw,1.8rem);color:#9a6a2f;text-align:center;display:inline-block;width:100%}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-minimal-underline{font-family:Lato,Open Sans,sans-serif;font-size:clamp(1rem,1.9vw,1.25rem);border-bottom:1px solid #64748b;padding-bottom:.04em;color:#0f172a}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-emphasized-box{font-family:Poppins,Montserrat,sans-serif;font-weight:700;background:#fef3c7;padding:.08em .35em;border-radius:.35rem;color:#1f2937}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-icon-heading{font-family:Poppins,Segoe UI,sans-serif;font-size:clamp(1.75rem,3.2vw,2.25rem);color:#0f3f8c;font-weight:700}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-icon-heading:before{content:"\2726  ";color:#d97706;font-weight:700}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-application-block{font-family:Roboto,Segoe UI,sans-serif;background:#eef6ff;border-left:4px solid #2563eb;padding:.1em .5em;display:inline-block;color:#0f172a}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-encabezado-fondo-solido{font-family:Poppins,Segoe UI,sans-serif;font-weight:700;font-size:40px;color:#fff;background:#002b5c;padding:10px;display:inline-block}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-versiculo-caja{font-family:Georgia,Times New Roman,serif;font-size:26px;color:#333;background:#f9f5e7;border:1px solid #cccccc;padding:12px;display:inline-block}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-texto-resaltado-lateral{font-family:Lato,Open Sans,sans-serif;font-size:20px;color:#222;border-left:4px solid #daa520;padding-left:12px;display:inline-block}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-titulo-degradado{font-family:Oswald,Impact,sans-serif;font-weight:700;font-size:56px;background:linear-gradient(90deg,#1e3c72 0%,#2a5298 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-shadow:none;display:inline-block}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-nota-pastoral{font-family:Dancing Script,cursive;font-size:22px;color:#5c4033;background:#fdf6e3;padding:10px;border-radius:6px;display:inline-block}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-encabezado-linea-superior{font-family:Roboto Condensed,Roboto,sans-serif;font-weight:700;font-size:32px;color:#111;border-top:2px solid #444444;margin-bottom:8px;padding-top:6px;display:inline-block}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-texto-icono-final{font-family:Open Sans,Arial,sans-serif;font-size:18px;color:#333;display:inline-block}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-texto-icono-final:after{content:" \2714";color:#2e7d32;font-weight:700}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-bloque-pregunta{font-family:Roboto,Segoe UI,sans-serif;font-weight:700;font-size:24px;color:#111;background:#fff9c4;border:1px solid #000000;padding:12px;display:inline-block}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-encabezado-sombra{font-family:Bebas Neue,Impact,sans-serif;font-size:48px;color:#222;text-shadow:2px 2px 4px rgba(0,0,0,.3);display:inline-block}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-texto-resaltado-color{font-family:Lato,Open Sans,sans-serif;font-size:20px;color:#111;display:inline-block}.trigger-rich-editor[data-v-e99de0a7] .sermon-style-texto-resaltado-color mark,.trigger-rich-editor[data-v-e99de0a7] .sermon-style-texto-resaltado-color strong{color:#c62828;background:transparent}.trigger-rich-editor[data-v-e99de0a7] img{max-width:100%;border-radius:.75rem;border:1px solid #e2e8f0;margin:.5rem 0;display:block}.trigger-rich-editor[data-v-e99de0a7] img.trigger-image-selected{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb38;background-image:linear-gradient(135deg,transparent 48%,#2563eb 48%);background-size:14px 14px;background-repeat:no-repeat;background-position:right bottom;cursor:nwse-resize}.trigger-rich-content[data-v-e99de0a7] img{width:auto;display:block;max-width:100%;border-radius:.75rem;border:1px solid #e2e8f0;margin:.5rem 0}.trigger-rich-content[data-v-e99de0a7] video,.trigger-rich-content[data-v-e99de0a7] iframe{width:100%;max-width:100%;border-radius:.75rem;border:1px solid #e2e8f0;margin:.5rem 0}.trigger-rich-content[data-v-e99de0a7] audio{width:100%;margin:.5rem 0}.trigger-rich-content[data-v-e99de0a7] hr{border:0;border-top:1px solid #cbd5e1;margin:.8rem 0}.trigger-rich-content[data-v-e99de0a7] table{width:100%;border-collapse:collapse;margin:.6rem 0}.trigger-rich-content[data-v-e99de0a7] th,.trigger-rich-content[data-v-e99de0a7] td{border:1px solid #cbd5e1;padding:.35rem}.trigger-rich-content[data-v-e99de0a7] th{background:#f8fafc}.dir-rtl[data-v-636845a5]{direction:rtl}[data-v-c0a5b54b] .syn-text .syn-common{background:#dcfce7;border-radius:4px;padding:0 1px}[data-v-c0a5b54b] .syn-text .syn-diff{background:#fef9c3;border-radius:4px;padding:0 1px}[data-v-c0a5b54b] .syn-text .syn-tfidf-high{background:#dcfce7;border-radius:4px;padding:0 1px}[data-v-c0a5b54b] .syn-text .syn-tfidf-medium{background:#fef3c7;border-radius:4px;padding:0 1px}[data-v-c0a5b54b] .syn-text .syn-tfidf-low{background:#f1f5f9;border-radius:4px;padding:0 1px}.sermon-content[data-v-20d775c3] p{margin:.5em 0;line-height:1.7;white-space:pre-wrap}.sermon-content[data-v-20d775c3] strong{font-weight:700}.sermon-content[data-v-20d775c3] em{font-style:italic}.sermon-content[data-v-20d775c3] ul{list-style:disc;padding-left:1.5em}.sermon-content[data-v-20d775c3] ol{list-style:decimal;padding-left:1.5em}.sermon-content[data-v-20d775c3] blockquote{border-left:3px solid #d97706;padding-left:1em;color:#64748b}.split-view-header[data-v-20d775c3]{position:relative;z-index:30}.split-view-controller-toolbar-wrap[data-v-20d775c3]{position:relative;z-index:40}.split-view-controller-dropdown[data-v-20d775c3]{position:absolute;top:calc(100% + .35rem);right:0;z-index:80;min-width:min(94vw,560px);box-shadow:0 16px 34px #02061780}@media (min-width: 768px){.split-view-controller-dropdown[data-v-20d775c3]{position:static;top:auto;right:auto;z-index:auto;min-width:0;box-shadow:none}}@media (max-width: 1024px) and (orientation: landscape){.split-view-modal.split-view-landscape-optimized .split-view-header[data-v-20d775c3]{gap:.45rem;padding-top:.4rem;padding-bottom:.4rem}.split-view-modal.split-view-landscape-optimized .split-view-controller-toolbar[data-v-20d775c3]{gap:.35rem;padding:.35rem}.split-view-modal.split-view-landscape-optimized .split-view-main-actions[data-v-20d775c3]{gap:.35rem}.split-view-modal.split-view-landscape-optimized .split-view-grid[data-v-20d775c3]{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important}.split-view-modal.split-view-landscape-optimized .split-view-pane-predicador[data-v-20d775c3],.split-view-modal.split-view-landscape-optimized .split-view-pane-iglesia[data-v-20d775c3]{padding:.75rem}.split-view-modal.split-view-landscape-optimized .split-view-pane-predicador h3[data-v-20d775c3],.split-view-modal.split-view-landscape-optimized .split-view-pane-iglesia h3[data-v-20d775c3]{margin-bottom:.55rem}.split-view-modal.split-view-landscape-optimized .split-view-pane-predicador .sermon-content[data-v-20d775c3],.split-view-modal.split-view-landscape-optimized .split-view-pane-iglesia .sermon-content[data-v-20d775c3]{font-size:.94rem;line-height:1.46}}@media (max-width: 768px) and (orientation: portrait){.split-view-modal.split-view-mobile-offset[data-v-20d775c3]{top:calc(env(safe-area-inset-top,0px) + 3.75rem);height:calc(100dvh - env(safe-area-inset-top,0px) - 3.75rem)}.split-view-modal.split-view-mobile-offset .split-view-header[data-v-20d775c3]{position:sticky;top:0;z-index:16}}.sermon-content-readable[data-v-20d775c3]{font-size:1rem;line-height:1.7}.projection-render-stage[data-v-20d775c3]{will-change:transform}.sermon-content.projection-fit-contain[data-v-20d775c3] img,.sermon-content.projection-fit-contain[data-v-20d775c3] video,.sermon-content.projection-fit-contain[data-v-20d775c3] iframe{max-width:100%;max-height:min(72vh,760px);width:auto;height:auto;-o-object-fit:contain;object-fit:contain;margin-left:auto;margin-right:auto}.sermon-content[data-v-20d775c3] div[data-sermon-section]{display:block;margin:1rem 0 .75rem;padding:.55rem .8rem;border-radius:.75rem;border-left:5px solid #6366f1;background:linear-gradient(90deg,rgba(99,102,241,.16),rgba(99,102,241,.04));box-shadow:inset 0 1px #ffffff59}.sermon-content[data-v-20d775c3] div[data-sermon-section]:before{content:attr(titulo);display:block;font-weight:800;letter-spacing:.03em;text-transform:uppercase;font-size:.8rem;color:#312e81}.sermon-content[data-v-20d775c3] div[data-sermon-section][tipo=intro]{border-left-color:#2563eb;background:linear-gradient(90deg,rgba(37,99,235,.18),rgba(37,99,235,.04))}.sermon-content[data-v-20d775c3] div[data-sermon-section][tipo=intro]:before{color:#1d4ed8}.sermon-content[data-v-20d775c3] div[data-sermon-section][tipo=punto]{border-left-color:#d97706;background:linear-gradient(90deg,rgba(217,119,6,.2),rgba(217,119,6,.05))}.sermon-content[data-v-20d775c3] div[data-sermon-section][tipo=punto]:before{color:#9a3412}.sermon-content[data-v-20d775c3] div[data-sermon-section][tipo=aplicacion]{border-left-color:#059669;background:linear-gradient(90deg,rgba(5,150,105,.2),rgba(5,150,105,.05))}.sermon-content[data-v-20d775c3] div[data-sermon-section][tipo=aplicacion]:before{color:#065f46}.sermon-content[data-v-20d775c3] div[data-sermon-section][tipo=conclusion]{border-left-color:#7c3aed;background:linear-gradient(90deg,rgba(124,58,237,.2),rgba(124,58,237,.05))}.sermon-content[data-v-20d775c3] div[data-sermon-section][tipo=conclusion]:before{color:#5b21b6}.sermon-content[data-v-20d775c3] div[data-sermon-section][tipo=custom]{border-left-color:#475569;background:linear-gradient(90deg,rgba(71,85,105,.2),rgba(71,85,105,.05))}.sermon-content[data-v-20d775c3] div[data-sermon-section][tipo=custom]:before{color:#1f2937}.sermon-content[data-v-20d775c3] .sermon-modal-trigger-btn{border:1px dashed #6366f1;background:#eef2ff;color:#4338ca;border-radius:.75rem;font-size:.75rem;font-weight:600;padding:.4rem .65rem;cursor:pointer}.sermon-content[data-v-20d775c3] .sermon-modal-trigger-btn:hover{background:#e0e7ff}.sermon-content[data-v-20d775c3] [data-sermon-modal-trigger][data-display-mode=button] [data-modal-trigger-btn]{border:1px dashed #6366f1;background:#eef2ff;color:#4338ca;border-radius:.75rem;font-size:.75rem;font-weight:600;padding:.4rem .65rem;cursor:pointer}.sermon-content[data-v-20d775c3] .sermon-modal-trigger-link{border:none;background:transparent;color:#1d4ed8;border-radius:0;font-size:.8rem;font-weight:600;text-decoration:underline;text-underline-offset:2px;padding:0;cursor:pointer}.sermon-content[data-v-20d775c3] .sermon-modal-trigger-link:hover{color:#1e40af}.sermon-content[data-v-20d775c3] [data-sermon-modal-trigger][data-display-mode=link] [data-modal-trigger-btn]{border:none;background:transparent;color:#1d4ed8;border-radius:0;font-size:.8rem;font-weight:600;text-decoration:underline;text-underline-offset:2px;padding:0;cursor:pointer}.sermon-content[data-v-20d775c3] .sermon-style-impact-title,.trigger-rich-content[data-v-20d775c3] .sermon-style-impact-title{font-family:Montserrat Black,Bebas Neue,Arial Black,sans-serif;font-size:clamp(3rem,5vw,4.5rem);letter-spacing:.08em;color:#1e3a8a;font-weight:900;text-transform:uppercase}.sermon-content[data-v-20d775c3] .sermon-style-verse-highlight,.trigger-rich-content[data-v-20d775c3] .sermon-style-verse-highlight{font-family:Playfair Display,Merriweather,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-style:italic;background:#f5f1e8;border-bottom:1px solid #bfa77a;padding:.04em .2em;color:#4b2e1f}.sermon-content[data-v-20d775c3] .sermon-style-inspiring-quote,.trigger-rich-content[data-v-20d775c3] .sermon-style-inspiring-quote{font-family:Great Vibes,Pacifico,cursive;font-size:clamp(1.3rem,2.5vw,1.8rem);color:#9a6a2f;text-align:center;display:inline-block;width:100%}.sermon-content[data-v-20d775c3] .sermon-style-minimal-underline,.trigger-rich-content[data-v-20d775c3] .sermon-style-minimal-underline{font-family:Lato,Open Sans,sans-serif;font-size:clamp(1rem,1.9vw,1.25rem);border-bottom:1px solid #64748b;padding-bottom:.04em;color:#0f172a}.sermon-content[data-v-20d775c3] .sermon-style-emphasized-box,.trigger-rich-content[data-v-20d775c3] .sermon-style-emphasized-box{font-family:Poppins,Montserrat,sans-serif;font-weight:700;background:#fef3c7;padding:.08em .35em;border-radius:.35rem;color:#1f2937}.sermon-content[data-v-20d775c3] .sermon-style-icon-heading,.trigger-rich-content[data-v-20d775c3] .sermon-style-icon-heading{font-family:Poppins,Segoe UI,sans-serif;font-size:clamp(1.75rem,3.2vw,2.25rem);color:#0f3f8c;font-weight:700}.sermon-content[data-v-20d775c3] .sermon-style-icon-heading:before,.trigger-rich-content[data-v-20d775c3] .sermon-style-icon-heading:before{content:"\2726  ";color:#d97706;font-weight:700}.sermon-content[data-v-20d775c3] .sermon-style-application-block,.trigger-rich-content[data-v-20d775c3] .sermon-style-application-block{font-family:Roboto,Segoe UI,sans-serif;background:#eef6ff;border-left:4px solid #2563eb;padding:.1em .5em;display:inline-block;color:#0f172a}.sermon-content[data-v-20d775c3] .sermon-style-encabezado-fondo-solido,.trigger-rich-content[data-v-20d775c3] .sermon-style-encabezado-fondo-solido{font-family:Poppins,Segoe UI,sans-serif;font-weight:700;font-size:40px;color:#fff;background:#002b5c;padding:10px;display:inline-block}.sermon-content[data-v-20d775c3] .sermon-style-versiculo-caja,.trigger-rich-content[data-v-20d775c3] .sermon-style-versiculo-caja{font-family:Georgia,Times New Roman,serif;font-size:26px;color:#333;background:#f9f5e7;border:1px solid #cccccc;padding:12px;display:inline-block}.sermon-content[data-v-20d775c3] .sermon-style-texto-resaltado-lateral,.trigger-rich-content[data-v-20d775c3] .sermon-style-texto-resaltado-lateral{font-family:Lato,Open Sans,sans-serif;font-size:20px;color:#222;border-left:4px solid #daa520;padding-left:12px;display:inline-block}.sermon-content[data-v-20d775c3] .sermon-style-titulo-degradado,.trigger-rich-content[data-v-20d775c3] .sermon-style-titulo-degradado{font-family:Oswald,Impact,sans-serif;font-weight:700;font-size:56px;background:linear-gradient(90deg,#1e3c72 0%,#2a5298 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-shadow:none;display:inline-block}.sermon-content[data-v-20d775c3] .sermon-style-nota-pastoral,.trigger-rich-content[data-v-20d775c3] .sermon-style-nota-pastoral{font-family:Dancing Script,cursive;font-size:22px;color:#5c4033;background:#fdf6e3;padding:10px;border-radius:6px;display:inline-block}.sermon-content[data-v-20d775c3] .sermon-style-encabezado-linea-superior,.trigger-rich-content[data-v-20d775c3] .sermon-style-encabezado-linea-superior{font-family:Roboto Condensed,Roboto,sans-serif;font-weight:700;font-size:32px;color:#111;border-top:2px solid #444444;margin-bottom:8px;padding-top:6px;display:inline-block}.sermon-content[data-v-20d775c3] .sermon-style-texto-icono-final,.trigger-rich-content[data-v-20d775c3] .sermon-style-texto-icono-final{font-family:Open Sans,Arial,sans-serif;font-size:18px;color:#333;display:inline-block}.sermon-content[data-v-20d775c3] .sermon-style-texto-icono-final:after,.trigger-rich-content[data-v-20d775c3] .sermon-style-texto-icono-final:after{content:" \2714";color:#2e7d32;font-weight:700}.sermon-content[data-v-20d775c3] .sermon-style-bloque-pregunta,.trigger-rich-content[data-v-20d775c3] .sermon-style-bloque-pregunta{font-family:Roboto,Segoe UI,sans-serif;font-weight:700;font-size:24px;color:#111;background:#fff9c4;border:1px solid #000000;padding:12px;display:inline-block}.sermon-content[data-v-20d775c3] .sermon-style-encabezado-sombra,.trigger-rich-content[data-v-20d775c3] .sermon-style-encabezado-sombra{font-family:Bebas Neue,Impact,sans-serif;font-size:48px;color:#222;text-shadow:2px 2px 4px rgba(0,0,0,.3);display:inline-block}.sermon-content[data-v-20d775c3] .sermon-style-texto-resaltado-color,.trigger-rich-content[data-v-20d775c3] .sermon-style-texto-resaltado-color{font-family:Lato,Open Sans,sans-serif;font-size:20px;color:#111;display:inline-block}.sermon-content[data-v-20d775c3] .sermon-style-texto-resaltado-color mark,.sermon-content[data-v-20d775c3] .sermon-style-texto-resaltado-color strong,.trigger-rich-content[data-v-20d775c3] .sermon-style-texto-resaltado-color mark,.trigger-rich-content[data-v-20d775c3] .sermon-style-texto-resaltado-color strong{color:#c62828;background:transparent}.trigger-rich-content[data-v-20d775c3] img{width:auto;display:block;max-width:100%;border-radius:.75rem;border:1px solid #e2e8f0;margin:.5rem 0}.trigger-rich-content[data-v-20d775c3] video,.trigger-rich-content[data-v-20d775c3] iframe{width:100%;max-width:100%;border-radius:.75rem;border:1px solid #e2e8f0;margin:.5rem 0}.trigger-rich-content[data-v-20d775c3] audio{width:100%;margin:.5rem 0}.trigger-rich-content[data-v-20d775c3] hr{border:0;border-top:1px solid #cbd5e1;margin:.8rem 0}.trigger-rich-content[data-v-20d775c3] table{width:100%;border-collapse:collapse;margin:.6rem 0}.trigger-rich-content[data-v-20d775c3] th,.trigger-rich-content[data-v-20d775c3] td{border:1px solid #cbd5e1;padding:.35rem}.trigger-rich-content[data-v-20d775c3] th{background:#f8fafc}.trigger-modal-fade-enter-active[data-v-20d775c3],.trigger-modal-fade-leave-active[data-v-20d775c3]{transition:opacity .22s ease}.trigger-modal-fade-enter-from[data-v-20d775c3],.trigger-modal-fade-leave-to[data-v-20d775c3]{opacity:0}.trigger-modal-fade-enter-active .present-trigger-card[data-v-20d775c3],.trigger-modal-fade-leave-active .present-trigger-card[data-v-20d775c3]{transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s ease}.trigger-modal-fade-enter-from .present-trigger-card[data-v-20d775c3],.trigger-modal-fade-leave-to .present-trigger-card[data-v-20d775c3]{transform:translateY(20px) scale(.985);opacity:0}@media print{.print\:hidden[data-v-20d775c3]{display:none!important}.sermon-print[data-v-20d775c3]{box-shadow:none;border:none}}html{scroll-behavior:smooth}.visualizador-sitio[data-v-c933afcb]{min-height:100vh;background:#ffffff}.sin-bloques[data-v-c933afcb]{min-height:80vh;display:flex;align-items:center;justify-content:center}.bloques-container[data-v-c933afcb]{width:100%}
