.library.svelte-az7shr{gap:28px;display:grid}.notice.svelte-az7shr{border-left:3px solid var(--surface-success);background:var(--surface-soft);max-width:82ch;color:var(--surface-muted);margin:0;padding:13px 16px;line-height:1.65}.prompt-grid.svelte-az7shr{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px 18px;display:grid}article.svelte-az7shr{border:var(--border-soft);border-radius:var(--radius-sharp);background:var(--surface-panel);grid-template-rows:auto 1fr;min-width:0;height:100%;display:grid;overflow:hidden}.image-wrap.svelte-az7shr{aspect-ratio:4/3;cursor:zoom-in;background:#111;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.image-wrap.svelte-az7shr img:where(.svelte-az7shr){object-fit:contain;width:100%;height:100%;display:block}.image-wrap.svelte-az7shr:hover img:where(.svelte-az7shr),.image-wrap.svelte-az7shr:focus-visible img:where(.svelte-az7shr){transform:scale(1.015)}.image-wrap.svelte-az7shr img:where(.svelte-az7shr){transition:transform .18s}.image-wrap.svelte-az7shr span:where(.svelte-az7shr){border-radius:var(--radius-full);background:var(--surface-ink);color:var(--surface-panel);padding:5px 8px;font-size:.62rem;font-weight:900;position:absolute;top:10px;left:10px}.content.svelte-az7shr{flex-direction:column;gap:10px;min-width:0;padding:15px;display:flex}h2.svelte-az7shr{font-family:var(--font-display);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.12rem;line-height:1.2;display:-webkit-box;overflow:hidden}p.svelte-az7shr{color:var(--surface-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.74rem;line-height:1.55;display:-webkit-box;overflow:hidden}.prompt-toggle.svelte-az7shr{color:var(--surface-ink);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:2px 0;font-size:.72rem;font-weight:850}.prompt-toggle.svelte-az7shr:hover,.prompt-toggle.svelte-az7shr:focus-visible{color:var(--surface-success)}pre.svelte-az7shr{white-space:pre-wrap;word-break:break-word;border-radius:var(--radius-sharp);background:var(--surface-ink);padding:var(--space-3);color:var(--surface-bg);margin:0;font-size:.72rem;line-height:1.65;overflow:auto}.copy-button.svelte-az7shr{justify-content:center;align-self:stretch;align-items:center;gap:var(--space-2);border:var(--border-strong);border-radius:var(--radius-sharp);background:var(--surface-ink);min-height:44px;padding:var(--space-2) var(--space-3);color:var(--surface-panel);cursor:pointer;box-shadow:var(--shadow-raised);margin-top:auto;font-size:.7rem;font-weight:850;transition:transform .15s,box-shadow .15s;display:inline-flex}.copy-button.svelte-az7shr:hover{box-shadow:var(--shadow-lifted);transform:translate(-2px,-2px)}.copy-button.svelte-az7shr:active{box-shadow:var(--shadow-pressed);transform:translate(2px,2px)}.prompt-modal-backdrop.svelte-az7shr{z-index:90;background:var(--surface-overlay);border:0;position:fixed;inset:0}.prompt-modal.svelte-az7shr{z-index:91;border:var(--border-strong);border-radius:var(--radius-sharp);background:var(--surface-panel);width:min(100vw - 28px,920px);max-height:calc(100dvh - 32px);box-shadow:var(--shadow-hero);color:var(--surface-ink);grid-template-rows:auto minmax(0,1fr) auto;gap:14px;margin:0;padding:clamp(14px,2.4vw,24px);display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.prompt-modal.svelte-az7shr header:where(.svelte-az7shr){justify-content:space-between;align-items:start;gap:18px;display:flex}.prompt-modal.svelte-az7shr header:where(.svelte-az7shr)>div:where(.svelte-az7shr){gap:4px;min-width:0;display:grid}.prompt-modal.svelte-az7shr header:where(.svelte-az7shr) span:where(.svelte-az7shr){color:var(--surface-muted);text-transform:uppercase;font-size:.68rem;font-weight:850}.prompt-modal.svelte-az7shr h2:where(.svelte-az7shr){font-size:clamp(1.2rem,3vw,2rem)}.modal-close.svelte-az7shr{border:var(--border-strong);border-radius:var(--radius-sharp);background:var(--surface-panel);width:44px;height:44px;color:var(--surface-ink);cursor:pointer;box-shadow:var(--shadow-pressed);flex:none;place-items:center;display:grid}.prompt-modal-body.svelte-az7shr{overscroll-behavior:contain;gap:16px;min-height:0;padding-right:5px;display:grid;overflow-y:auto}.prompt-modal-image.svelte-az7shr{border-radius:var(--radius-media);background:var(--surface-ink);place-items:center;min-height:220px;max-height:54vh;display:grid;overflow:hidden}.prompt-modal-image.svelte-az7shr img:where(.svelte-az7shr){object-fit:contain;width:100%;height:100%;max-height:54vh;display:block}.prompt-modal-body.svelte-az7shr section:where(.svelte-az7shr){gap:8px;display:grid}.prompt-modal-body.svelte-az7shr section:where(.svelte-az7shr)>strong:where(.svelte-az7shr){font-size:.78rem}.prompt-modal.svelte-az7shr footer:where(.svelte-az7shr){justify-content:flex-end;display:flex}.modal-copy.svelte-az7shr{width:min(100%,260px);margin:0}@media (width<=760px){.prompt-grid.svelte-az7shr{grid-template-columns:1fr}.image-wrap.svelte-az7shr{aspect-ratio:1}}@media (width<=560px){.prompt-modal.svelte-az7shr{width:100vw;max-height:100dvh;padding:var(--space-3);box-shadow:none;border-radius:0}.prompt-modal-image.svelte-az7shr{min-height:180px;max-height:46vh}.prompt-modal-image.svelte-az7shr img:where(.svelte-az7shr){max-height:46vh}.prompt-modal.svelte-az7shr footer:where(.svelte-az7shr),.modal-copy.svelte-az7shr{width:100%}}
