.loading-wrap[data-v-73f7acd5]{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.sr-only[data-v-73f7acd5]{padding:0;margin:0;overflow:hidden;white-space:nowrap;border:0;color:#fff}.loading[data-v-73f7acd5]{display:inline-block;width:var(--size);height:var(--size)}svg[data-v-73f7acd5]{width:100%;height:100%;animation:spin-73f7acd5 var(--speed) linear infinite}.track[data-v-73f7acd5]{opacity:.2}.arc[data-v-73f7acd5]{stroke:var(--color);stroke-dasharray:90 150;stroke-dashoffset:0;animation:dash-73f7acd5 calc(var(--speed) * 1.5) ease-in-out infinite}@keyframes spin-73f7acd5{to{transform:rotate(360deg)}}@keyframes dash-73f7acd5{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35}to{stroke-dasharray:1 150;stroke-dashoffset:-124}}.confirm-overlay[data-v-214dda1c]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.confirm-dialog[data-v-214dda1c]{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0003;width:300px;text-align:center}.confirm-buttons[data-v-214dda1c]{margin-top:20px;display:flex;justify-content:space-evenly}button[data-v-214dda1c]{padding:8px 16px;border:none;background:#007bff;color:#fff;cursor:pointer;border-radius:4px}button[data-v-214dda1c]:hover{background:#0056b3}button+button[data-v-214dda1c]{background:#ccc}button+button[data-v-214dda1c]:hover{background:#aaa}.exp[data-v-8d87ab72]{background:var(--c-surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.exp__grid[data-v-8d87ab72]{display:flex;grid-template-columns:1fr;gap:40px;flex-wrap:wrap}@media (min-width: 960px){.exp__grid[data-v-8d87ab72]{grid-template-columns:1.1fr 1.4fr}}.pane[data-v-8d87ab72]{display:flex;flex-direction:column;gap:18px;flex:1;min-width:300px}.pane__section[data-v-8d87ab72]{background:var(--c-surface-2);border:1px solid var(--c-border);border-radius:14px}.pane__titlebar[data-v-8d87ab72]{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.pane__title[data-v-8d87ab72]{margin:0;font-size:16px;font-weight:600}.div[data-v-8d87ab72]{font-weight:600;font-size:14px}.muted[data-v-8d87ab72]{color:var(--c-muted);font-size:12px}.placeholder[data-v-8d87ab72]{color:var(--c-muted);font-size:14px;text-align:center;padding:18px 0}.uploader[data-v-8d87ab72]{border:2px dashed var(--color-gray-300);border-radius:var(--radius-lg);padding:var(--space-8);transition:all .2s ease;background-color:var(--color-gray-50);position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#aaa}.uploader__input[data-v-8d87ab72]{opacity:0;height:100%;width:100%;position:absolute;left:0;top:0;cursor:pointer}.thumbs[data-v-8d87ab72]{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.thumb[data-v-8d87ab72]{border-radius:8px;background:#fff;position:relative;border:1px solid #ccc;aspect-ratio:1 / 1;overflow:hidden}.thumb__img[data-v-8d87ab72]{width:100%;-o-object-fit:contain;object-fit:contain;height:100%;border-radius:8px}.thumb__remove[data-v-8d87ab72]{min-height:24px;position:absolute;top:0;right:0;width:24px;height:24px;border-radius:50%;border:1px solid var(--c-border);background:#00000080;color:#fff;box-shadow:0 2px 6px #0000001a;cursor:pointer}.thumb-uploader[data-v-8d87ab72]{background-color:#d8d8d8;display:flex;justify-content:center;align-items:center;color:#666}.prompt-title-wrap[data-v-8d87ab72]{display:flex;align-items:end;padding:0 0 10px;justify-content:space-between}.prompt-operate[data-v-8d87ab72]{cursor:pointer;color:#667eea;font-size:14px}.prompt-title[data-v-8d87ab72]{font-family:Source Han Sans;font-size:16px;font-weight:500;color:#605f5f;text-align:left;margin-top:10px}.prompt-wrap[data-v-8d87ab72]{padding:5px 10px;position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:14px;border:1px solid #dcdfe6;background:#fff;border-radius:4px}.textarea[data-v-8d87ab72]{display:block;resize:vertical;padding:0;line-height:1.5;box-sizing:border-box;width:100%;font-size:inherit;background-color:#fff;background-image:none;border:0px;border-radius:4px;transition:border-color .2s cubic-bezier(.645,.045,.355,1);color:#000!important;height:150px}textarea[data-v-8d87ab72]:focus{outline:none}.generate-wrap[data-v-8d87ab72]{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.gallery[data-v-8d87ab72]{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gallery[data-v-8d87ab72]::-webkit-scrollbar{display:none}.gallery__item[data-v-8d87ab72]{border:0;padding:0;background:transparent;cursor:zoom-in;text-align:left;position:relative;width:100px;flex-shrink:0}.gallery__img[data-v-8d87ab72]{width:100%;aspect-ratio:1 / 1;-o-object-fit:contain;object-fit:contain;border:1px solid #ccc;border-radius:12px;background:#f8fafc}.gallery__meta[data-v-8d87ab72]{margin-top:6px}.meta__prompt[data-v-8d87ab72]{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta__time[data-v-8d87ab72]{font-size:10px;color:#9ca3af}.gallery__download[data-v-8d87ab72]{min-height:24px;position:absolute;background:#0003;bottom:50px;right:0;width:24px;height:24px;color:#fff;cursor:pointer}.result-operate[data-v-8d87ab72]{color:#764ba2;cursor:pointer}.result-pane[data-v-8d87ab72]{flex:1;display:flex;flex-direction:column}.result-img-wrap[data-v-8d87ab72]{flex:1;display:flex;justify-content:center;align-items:center;position:relative;min-height:200px}.result__img[data-v-8d87ab72]{flex:1;-o-object-fit:contain;object-fit:contain;max-width:500px;max-height:300px}.img__lightbox[data-v-8d87ab72]{cursor:zoom-in}.result-loading[data-v-8d87ab72]{position:absolute;background:#00000026;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.editor__title[data-v-8d87ab72]{line-height:var(--line-height-heading);font-weight:600;margin-bottom:var(--space-4);font-size:1.25rem}.pane__title-wrap[data-v-8d87ab72]{display:flex;gap:10px;align-items:end}.pane__title-tips[data-v-8d87ab72]{color:#666;font-size:14px}.history_nodata[data-v-8d87ab72]{color:#999;text-align:center;min-height:50px;vertical-align:middle;line-height:50px}.history-clear[data-v-8d87ab72]{width:24px;height:24px}.uploader-info[data-v-8d87ab72]{text-align:center}
