.loading.svelte-1fpwatm{text-align:center;color:#6b7280;font-size:1.1rem;padding:2rem}.empty.svelte-1fpwatm{text-align:center;color:#6b7280;padding:3rem;border:2px dashed #d1d5db;border-radius:8px}.section-header.svelte-1fpwatm{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header.svelte-1fpwatm h2:where(.svelte-1fpwatm){margin:0;color:#111827}.section-actions.svelte-1fpwatm{display:flex;gap:.5rem}.filter-section.svelte-1fpwatm{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.btn.svelte-1fpwatm{background:#f3f4f6;border:1px solid #d1d5db;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;text-decoration:none;display:inline-block;color:#374151}.btn.svelte-1fpwatm:hover{background:#e5e7eb}.btn-primary.svelte-1fpwatm{background:#3b82f6;color:#fff;border-color:#3b82f6}.btn-primary.svelte-1fpwatm:hover{background:#2563eb}.btn-danger.svelte-1fpwatm{background:#ef4444;color:#fff;border-color:#ef4444}.btn-danger.svelte-1fpwatm:hover{background:#dc2626}.btn-sm.svelte-1fpwatm{padding:.25rem .5rem;font-size:.8rem}.btn.svelte-1fpwatm:disabled{opacity:.6;cursor:not-allowed}.mantras-list.svelte-1fpwatm{display:flex;flex-direction:column;gap:.75rem}.mantra-item.svelte-1fpwatm{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;border:1px solid #e5e7eb;border-radius:6px;background:#fff;transition:border-color .2s}.mantra-item.svelte-1fpwatm:hover{border-color:#d1d5db}.mantra-content.svelte-1fpwatm{flex:1;min-width:0}.mantra-text.svelte-1fpwatm{font-style:italic;color:#374151;line-height:1.5;margin-bottom:.25rem;word-wrap:break-word}.mantra-author.svelte-1fpwatm{color:#6b7280;font-size:.9rem;margin-bottom:.5rem}.mantra-right.svelte-1fpwatm{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.status-badge.svelte-1fpwatm{display:inline-block;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500}.status-badge.active.svelte-1fpwatm{background:#d1fae5;color:#065f46}.status-badge.inactive.svelte-1fpwatm{background:#fef3c7;color:#92400e}.mantra-actions.svelte-1fpwatm{display:flex;gap:.5rem;flex-shrink:0}.btn.favorited.svelte-1fpwatm{background:#fef3c7;border-color:#f59e0b;color:#d97706}.btn.favorited.svelte-1fpwatm:hover:not(:disabled){background:#fcd34d}.form-group.svelte-1fpwatm{margin-bottom:1rem}.form-group.svelte-1fpwatm label:where(.svelte-1fpwatm),.preview-section.svelte-1fpwatm label:where(.svelte-1fpwatm){display:block;margin-bottom:.5rem;font-weight:600;color:#374151}.form-group.svelte-1fpwatm input:where(.svelte-1fpwatm),.form-group.svelte-1fpwatm textarea:where(.svelte-1fpwatm){width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:1rem}.checkbox-group.svelte-1fpwatm{flex-direction:row;align-items:center;gap:.5rem}.checkbox-group.svelte-1fpwatm input[type=checkbox]:where(.svelte-1fpwatm){width:auto;margin:0}.checkbox-group.svelte-1fpwatm label:where(.svelte-1fpwatm){margin-bottom:0;cursor:pointer}.form-group.svelte-1fpwatm input:where(.svelte-1fpwatm):focus,.form-group.svelte-1fpwatm textarea:where(.svelte-1fpwatm):focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.bulk-import-content.svelte-1fpwatm{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;height:400px}.input-section.svelte-1fpwatm{display:flex;flex-direction:column}.input-section.svelte-1fpwatm label:where(.svelte-1fpwatm){margin-bottom:.5rem;font-weight:500;color:#374151}.input-section.svelte-1fpwatm textarea:where(.svelte-1fpwatm){flex:1;min-height:300px;resize:none;padding:1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;line-height:1.5;font-family:inherit;white-space:pre-wrap}.input-section.svelte-1fpwatm textarea:where(.svelte-1fpwatm):focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.preview-section.svelte-1fpwatm{display:flex;flex-direction:column}.preview-list.svelte-1fpwatm{flex:1;overflow-y:auto;border:1px solid #e5e7eb;border-radius:6px;padding:.75rem;background:#f9fafb;min-height:300px}.preview-item.svelte-1fpwatm{padding:.5rem;border-bottom:1px solid #e5e7eb;background:#fff;margin-bottom:.5rem;border-radius:4px}.preview-item.svelte-1fpwatm:last-child{margin-bottom:0;border-bottom:none}.preview-text.svelte-1fpwatm{font-style:italic;color:#374151;line-height:1.4}.preview-author.svelte-1fpwatm{color:#6b7280;font-size:.9rem;margin-top:.25rem}.preview-empty.svelte-1fpwatm{color:#9ca3af;font-style:italic;line-height:1.5}@media (max-width: 768px){.section-header.svelte-1fpwatm{flex-direction:column;align-items:flex-start;gap:1rem}.section-actions.svelte-1fpwatm{flex-direction:column;width:100%}.bulk-import-content.svelte-1fpwatm{grid-template-columns:1fr;gap:1rem;height:auto}.input-section.svelte-1fpwatm textarea:where(.svelte-1fpwatm){min-height:200px}.preview-list.svelte-1fpwatm{min-height:200px}.mantra-item.svelte-1fpwatm{flex-direction:column;align-items:stretch;gap:.75rem}.mantra-right.svelte-1fpwatm{justify-content:space-between}}
