.support-editor-container.svelte-d6qxey{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:30px}.editor-controls.svelte-d6qxey{display:flex;flex-wrap:wrap;gap:20px;background:var(--bg-light);padding:20px}.control-group.svelte-d6qxey{display:flex;flex-direction:column;gap:8px;flex:1;min-width:150px}.control-group.svelte-d6qxey label:where(.svelte-d6qxey){font-weight:700;font-size:.85rem;text-transform:uppercase;color:var(--text-secondary)}.selector-input.svelte-d6qxey,.text-input.svelte-d6qxey{padding:12px;border:2px solid var(--primary-black);background:var(--bg-white);font-family:inherit;font-size:1rem;color:var(--primary-black);border-radius:4px;transition:all .2s ease}.selector-input.svelte-d6qxey:focus,.text-input.svelte-d6qxey:focus{outline:none;border-color:var(--primary-blue);box-shadow:4px 4px 0 var(--primary-blue)}textarea.text-input.svelte-d6qxey{resize:vertical;line-height:1.5}.editor-header.svelte-d6qxey h3:where(.svelte-d6qxey){font-size:1.5rem;color:var(--primary-black);margin-bottom:5px}.editor-header.svelte-d6qxey .subtitle:where(.svelte-d6qxey){font-size:.95rem;color:var(--text-secondary);margin-bottom:20px}.verses-list.svelte-d6qxey{display:flex;flex-direction:column;gap:32px;margin-bottom:30px}.verse-block.svelte-d6qxey{display:flex;flex-direction:column;gap:14px}.verse-label.svelte-d6qxey{font-weight:900;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--primary-blue);padding:6px 0 8px;border-bottom:3px solid var(--primary-blue)}.segment-card.svelte-d6qxey{background:var(--bg-white);padding:24px;border:3px solid var(--primary-black);position:relative}.segment-card.svelte-d6qxey:before{content:"";position:absolute;top:0;left:0;width:6px;height:100%;background:var(--primary-blue)}.segment-header.svelte-d6qxey{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid rgba(0,0,0,.1)}.segment-number.svelte-d6qxey{font-weight:900;font-size:1rem;text-transform:uppercase}.input-group.svelte-d6qxey{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.input-group.svelte-d6qxey label:where(.svelte-d6qxey){font-weight:700;font-size:.9rem;color:var(--primary-black)}.submission-area.svelte-d6qxey{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.submit-btn.svelte-d6qxey{padding:15px 30px;font-size:1.1rem;width:100%;max-width:300px}.status-message.svelte-d6qxey{padding:15px;border:2px solid var(--primary-red);background:#ffebe9;font-weight:600;border-radius:4px;width:100%}.status-message.success.svelte-d6qxey{border-color:#2ed573;background:#eafff0;color:#1a8f4a}.donation-section.svelte-d6qxey{background:var(--bg-light);border:3px solid var(--primary-black);padding:30px;margin-top:20px}.donation-content.svelte-d6qxey{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.donation-icon.svelte-d6qxey{font-size:3rem}.donation-text.svelte-d6qxey{flex:1;min-width:250px}.donation-text.svelte-d6qxey h3:where(.svelte-d6qxey){font-size:1.3rem;margin-bottom:8px}.donation-text.svelte-d6qxey p:where(.svelte-d6qxey){color:var(--body-color);font-size:.95rem;line-height:1.5}.donation-actions.svelte-d6qxey{display:flex;gap:15px;flex-wrap:wrap}.donate-btn.svelte-d6qxey{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;max-width:100%;box-sizing:border-box;text-align:center}.support-donate.svelte-d6qxey{position:fixed;right:-30px;top:50%;transform:translateY(-50%) rotate(-90deg);background-color:#333;color:#fff;padding:10px 20px;border:none;border-radius:5px 5px 0 0;cursor:pointer;z-index:1000}.iframe-overlay.svelte-d6qxey{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.iframe-container.svelte-d6qxey{position:relative;width:100%;max-width:500px;background:#f9f9f9;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.close-iframe.svelte-d6qxey{position:absolute;top:10px;right:15px;background:#333;color:#fff;border:none;border-radius:50%;width:30px;height:30px;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.close-iframe.svelte-d6qxey:hover{background:var(--primary-red)}.label-row.svelte-d6qxey{display:flex;align-items:center;gap:8px}.info-btn.svelte-d6qxey{width:20px;height:20px;border:2px solid var(--primary-blue);background:var(--primary-blue);color:#fff;font-size:.75rem;font-weight:900;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;line-height:1}.info-btn.svelte-d6qxey:hover{background:var(--primary-black);border-color:var(--primary-black)}.types-modal.svelte-d6qxey{position:relative;width:100%;max-width:560px;max-height:85vh;overflow-y:auto;background:var(--bg-white, #fff);border:3px solid var(--primary-black);box-shadow:8px 8px 0 var(--primary-black);padding:32px 28px 24px}.types-modal-title.svelte-d6qxey{font-size:1.2rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px;border-bottom:3px solid var(--primary-black);padding-bottom:10px}.types-group.svelte-d6qxey{margin-bottom:24px}.types-group-label.svelte-d6qxey{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--primary-blue);margin-bottom:10px}.types-table.svelte-d6qxey{width:100%;border-collapse:collapse}.types-table.svelte-d6qxey tr:where(.svelte-d6qxey){border-bottom:1px solid rgba(0,0,0,.08)}.types-table.svelte-d6qxey td:where(.svelte-d6qxey){padding:7px 8px;font-size:.9rem;vertical-align:top}.type-chip.svelte-d6qxey{font-family:monospace;font-size:.8rem;font-weight:700;white-space:nowrap;padding:3px 8px;border:2px solid var(--primary-black);width:1%}.type-chip.divine.svelte-d6qxey{background:#e8f0ff}.type-chip.prayer.svelte-d6qxey{background:#f0e8ff}.type-chip.prophetic.svelte-d6qxey{background:#fff3e0}.type-chip.speech.svelte-d6qxey{background:#e8ffe8}.type-chip.sermon.svelte-d6qxey{background:#ffeee8}.type-chip.narrative.svelte-d6qxey{background:#f5f5f5}.type-chip.hymnal.svelte-d6qxey{background:#fff9e0}.type-chip.law.svelte-d6qxey{background:#ffe8e8}.type-chip.letters.svelte-d6qxey{background:#e8f5e8}.type-chip.genealogy.svelte-d6qxey{background:#e8f0f5}.type-chip.census.svelte-d6qxey{background:#f5f0e8}.type-chip.instructional.svelte-d6qxey{background:#f0f0f0}.types-note.svelte-d6qxey{font-size:.85rem;color:var(--text-secondary);border-top:2px solid rgba(0,0,0,.1);padding-top:12px;margin-top:4px}.chapter-nav.svelte-d6qxey{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px;padding:16px;border:3px solid var(--primary-black);background:var(--bg-light)}.verse-nav-label.svelte-d6qxey{font-weight:900;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;min-width:160px;text-align:center}.nav-arrow.svelte-d6qxey{width:40px;height:40px;border:3px solid var(--primary-black);background:var(--bg-white);font-size:1.1rem;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:3px 3px 0 var(--primary-black);transition:all .15s ease;flex-shrink:0}.nav-arrow.svelte-d6qxey:hover:not(:disabled){background:var(--primary-yellow, #f5e642);transform:translateY(-1px);box-shadow:4px 4px 0 var(--primary-black)}.nav-arrow.svelte-d6qxey:active:not(:disabled){transform:translateY(1px);box-shadow:1px 1px 0 var(--primary-black)}.nav-arrow.svelte-d6qxey:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}@media(max-width:600px){.donation-content.svelte-d6qxey{flex-direction:column;text-align:center}.donation-actions.svelte-d6qxey,.donate-btn.svelte-d6qxey{width:100%}.iframe-overlay.svelte-d6qxey{padding:10px}}.legal-page-title[data-astro-cid-bonii7em]{font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;color:var(--primary-black);border-left:6px solid var(--primary-blue);padding-left:16px}.legal-subtitle[data-astro-cid-bonii7em]{font-size:1rem;color:var(--text-secondary);margin-bottom:40px;padding-left:22px}.support-section[data-astro-cid-bonii7em]{margin-top:60px;margin-bottom:48px}.support-section[data-astro-cid-bonii7em] h2[data-astro-cid-bonii7em]{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-bottom:3px solid var(--primary-black);padding-bottom:8px;margin-bottom:20px;color:var(--primary-black)}.support-section[data-astro-cid-bonii7em] p[data-astro-cid-bonii7em]{font-size:.95rem;line-height:1.7;color:var(--body-color);margin-bottom:10px}.support-section[data-astro-cid-bonii7em] a[data-astro-cid-bonii7em]{color:var(--primary-blue);font-weight:600}
