.tags.svelte-36jqm4{display:flex;flex-wrap:wrap;gap:.5rem}.tag.svelte-36jqm4{background-color:#e0e7ff;color:#3730a3;padding:.375rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s ease;display:inline-flex;align-items:center;gap:.25rem}.tag.svelte-36jqm4:hover{background-color:#c7d2fe;color:#312e81}@media (prefers-color-scheme: dark){.tag.svelte-36jqm4{background-color:#4338ca;color:#e0e7ff;text-decoration:none}.tag.svelte-36jqm4:hover{background-color:#3730a3;color:#c7d2fe}}.image-generation-section.svelte-xrqu9h{background-color:#1a1a1a;border:1px solid #333333;border-radius:8px;padding:2rem;margin:2rem 0}.image-generation-section.svelte-xrqu9h h2:where(.svelte-xrqu9h){color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:600}.generation-description.svelte-xrqu9h{color:#ccc;margin-bottom:1.5rem;font-size:1rem}.prompt-input-container.svelte-xrqu9h{margin-bottom:1rem;display:flex;gap:1rem;align-items:flex-end}.prompt-input.svelte-xrqu9h{flex:1;padding:.75rem;border:2px solid #444444;border-radius:6px;font-size:1rem;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#2d2d2d;color:#fff;width:100%}.prompt-input.svelte-xrqu9h:focus{outline:none;border-color:#4dabf7;box-shadow:0 0 0 .2rem #4dabf740}.prompt-input.svelte-xrqu9h::placeholder{color:#999}.generate-btn.svelte-xrqu9h{background-color:#4dabf7;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .15s ease-in-out;white-space:nowrap;height:fit-content}.generate-btn.svelte-xrqu9h:hover{background-color:#339af0}.generate-btn.svelte-xrqu9h:active{background-color:#1c7ed6}.generate-btn.svelte-xrqu9h:disabled{background-color:#666;cursor:not-allowed;opacity:.6}.status-message.svelte-xrqu9h{background-color:#1e3a8a;border:1px solid #3b82f6;border-radius:6px;padding:1rem;margin-bottom:1rem;color:#bfdbfe;display:flex;align-items:center;gap:.75rem}.loading-spinner.svelte-xrqu9h{width:20px;height:20px;border:2px solid #374151;border-top:2px solid #3b82f6;border-radius:50%;animation:svelte-xrqu9h-spin 1s linear infinite}@keyframes svelte-xrqu9h-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message.svelte-xrqu9h{background-color:#7f1d1d;border:1px solid #dc2626;border-radius:6px;padding:1rem;margin-bottom:1rem;color:#fca5a5}.generated-result.svelte-xrqu9h{background-color:#064e3b;border:1px solid #10b981;border-radius:6px;padding:1.5rem;margin-bottom:1.5rem}.generated-result.svelte-xrqu9h h3:where(.svelte-xrqu9h){color:#6ee7b7;margin-bottom:1rem;font-size:1.2rem}.result-image-container.svelte-xrqu9h{display:flex;gap:1rem;align-items:flex-start}.result-image-container.svelte-xrqu9h img:where(.svelte-xrqu9h){width:150px;height:150px;object-fit:cover;border-radius:6px;border:2px solid #10b981}.result-details.svelte-xrqu9h{flex:1}.result-details.svelte-xrqu9h h4:where(.svelte-xrqu9h){color:#fff;margin:0 0 .25rem;font-size:1.1rem}.result-prompt.svelte-xrqu9h{color:#d1fae5;margin-bottom:1rem;line-height:1.5;font-style:italic}.view-image-btn.svelte-xrqu9h{background-color:#10b981;color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:4px;font-weight:500;transition:background-color .15s ease-in-out;display:inline-block}.view-image-btn.svelte-xrqu9h:hover{background-color:#059669;color:#fff;text-decoration:none}.public-notice.svelte-xrqu9h{background-color:#2d1b0e;border:1px solid #5d4037;border-radius:6px;padding:1rem;margin-bottom:1.5rem;color:#ffcc80;font-size:.95rem}.public-notice.svelte-xrqu9h strong:where(.svelte-xrqu9h){color:#ffb74d}.public-notice.svelte-xrqu9h a:where(.svelte-xrqu9h){color:#81d4fa;text-decoration:underline}.public-notice.svelte-xrqu9h a:where(.svelte-xrqu9h):hover{color:#4fc3f7}.sample-prompts.svelte-xrqu9h h3:where(.svelte-xrqu9h){color:#fff;font-size:1.4rem;font-weight:600}.prompts-grid.svelte-xrqu9h{display:flex;flex-direction:column}.prompt-category.svelte-xrqu9h h4:where(.svelte-xrqu9h){color:#e0e0e0;margin-bottom:.75rem;font-size:1.1rem;font-weight:500}.prompt-chips.svelte-xrqu9h{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}.prompt-chip.svelte-xrqu9h{background-color:#2d2d2d;border:1px solid #444444;border-radius:20px;padding:.5rem 1rem;cursor:pointer;transition:all .15s ease-in-out;color:#ccc;line-height:1.5;font-size:.9rem;white-space:nowrap;display:inline-flex;align-items:center;gap:.25rem}.prompt-chip.svelte-xrqu9h:hover{background-color:#3a3a3a;border-color:#4dabf7;transform:translateY(-1px);box-shadow:0 2px 4px #0000004d}.prompt-chip.svelte-xrqu9h:active{transform:translateY(0);background-color:#404040}@media (min-width: 768px){.prompts-grid.svelte-xrqu9h{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){.prompts-grid.svelte-xrqu9h{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.prompt-input-container.svelte-xrqu9h{flex-direction:column;gap:.75rem}.image-generation-section.svelte-xrqu9h{padding:.75rem;margin:1rem 0}}
