:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f0f4ff;color:#111827}body,html{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden}#app{width:100%;height:100%;margin:0;padding:0;max-width:none;text-align:left}body{margin:0;padding:0;font-family:system-ui,sans-serif;background:#f0f4ff}.sidebar[data-v-35e0762b]{position:relative;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;box-shadow:2px 0 15px #00000008;z-index:10}.resizer[data-v-35e0762b]{position:absolute;top:0;right:-2px;width:5px;height:100%;cursor:col-resize;background:transparent;z-index:20;transition:.2s}.resizer[data-v-35e0762b]:hover,.resizer.active[data-v-35e0762b]{background-color:#6366f1}.sidebar-header[data-v-35e0762b]{padding:20px 16px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.sidebar-title[data-v-35e0762b]{font-weight:700;font-size:16px;color:#111827}.btn-add-ws[data-v-35e0762b]{background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:.2s}.btn-add-ws[data-v-35e0762b]:hover{background:#4f46e5;color:#fff}.ws-list[data-v-35e0762b]{flex:1;overflow-y:auto;padding:12px 10px;margin:0;list-style:none;display:flex;flex-direction:column;gap:6px;scrollbar-width:none}.ws-list[data-v-35e0762b]::-webkit-scrollbar{display:none}.ws-item[data-v-35e0762b]{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s}.ws-item[data-v-35e0762b]:hover{border-color:#c7d2fe;background:#fff}.ws-item.active[data-v-35e0762b]{background:#eef2ff;border-color:#6366f1;box-shadow:0 4px 10px #6366f11a}.ws-name[data-v-35e0762b]{font-size:13px;font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;outline:none;border:1px solid transparent;background:transparent;color:#111827;pointer-events:none;transition:.2s}.ws-name.is-editing[data-v-35e0762b]{border-color:#6366f1;background:#fff;pointer-events:auto;padding:2px 6px;border-radius:4px;box-shadow:0 0 0 2px #6366f11a}.ws-actions[data-v-35e0762b]{display:none;gap:4px;align-items:center}.ws-item:hover .ws-actions[data-v-35e0762b]{display:flex}.ws-action-btn[data-v-35e0762b]{background:none;border:none;cursor:pointer;padding:2px 4px;font-size:14px;color:#9ca3af;transition:.2s;border-radius:4px}.ws-action-btn[data-v-35e0762b]:hover{background:#eef2ff;color:#4f46e5}.ws-action-btn[data-v-35e0762b]:last-child:hover{background:#fef2f2;color:#ef4444}.sidebar-footer[data-v-35e0762b]{padding:12px 16px;border-top:1px solid #e5e7eb;display:flex;gap:10px;flex-direction:column}.btn-clear-all[data-v-35e0762b]{width:100%;padding:8px;background:#fff;border:1px solid #fee2e2;color:#ef4444;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:.2s}.btn-clear-all[data-v-35e0762b]:hover{background:#fef2f2}.btn-history[data-v-35e0762b]{width:100%;padding:8px;background:#fff;border:1px solid #e5e7eb;color:#4b5563;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:.2s}.btn-history[data-v-35e0762b]:hover{background:#f9fafb;border-color:#d1d5db}.loading-container[data-v-35e0762b]{width:85%;display:flex;flex-direction:column;align-items:center;gap:12px}.loading-bar-bg[data-v-35e0762b]{width:100%;height:8px;background:#e2e8f0;border-radius:99px;overflow:hidden;position:relative}.loading-bar-fill[data-v-35e0762b]{height:100%;width:0%;background:linear-gradient(90deg,#4f46e5,#a855f7);border-radius:99px;transition:width .3s ease}.loading-text-main[data-v-35e0762b]{font-weight:600;font-size:14px;color:#111827;text-align:center}.loading-text-sub[data-v-35e0762b]{font-size:12px;color:#6366f1;font-variant-numeric:tabular-nums;font-weight:500}.main-content[data-v-35e0762b]{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;align-items:center;position:relative;scrollbar-width:none}.main-content[data-v-35e0762b]::-webkit-scrollbar{display:none}.workspace-container[data-v-35e0762b]{width:100%;max-width:960px}.app-box[data-v-35e0762b]{width:100%;background:#fff;border-radius:18px;box-shadow:0 18px 35px #0f172a1f;padding:24px 28px 28px;box-sizing:border-box}.app-header[data-v-35e0762b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px}.app-title[data-v-35e0762b]{font-size:22px;font-weight:700;display:flex;align-items:center;gap:8px;flex-wrap:wrap}select.badge[data-v-35e0762b],input.badge[data-v-35e0762b]{appearance:none;font-size:11px;padding:2px 22px 2px 8px;border-radius:999px;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;cursor:pointer;font-weight:700;outline:none;text-align:center}select.badge[data-v-35e0762b]{background-image:linear-gradient(45deg,transparent 50%,#4f46e5 50%),linear-gradient(135deg,#4f46e5 50%,transparent 50%);background-position:right 10px top 55%,right 6px top 55%;background-size:4px 4px;background-repeat:no-repeat}.small[data-v-35e0762b]{font-size:12px;color:#6b7280;margin-top:4px}.grid[data-v-35e0762b]{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:20px}.section-title[data-v-35e0762b]{font-size:14px;font-weight:600;margin-bottom:4px}.section-title-row[data-v-35e0762b]{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}label[data-v-35e0762b]{font-size:13px;color:#4b5563;margin-bottom:4px;display:inline-block}input[type=text][data-v-35e0762b],input[type=password][data-v-35e0762b],textarea[data-v-35e0762b],input[type=number][data-v-35e0762b]{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid #e5e7eb;padding:8px 10px;font-size:13px;outline:none;transition:.15s;background:#f9fafb}input[type=text][data-v-35e0762b]:focus,input[type=password][data-v-35e0762b]:focus,textarea[data-v-35e0762b]:focus,input[type=number][data-v-35e0762b]:focus{border-color:#6366f1;box-shadow:0 0 0 1px #6366f133;background:#fff}textarea[data-v-35e0762b]{min-height:90px;resize:vertical}.row[data-v-35e0762b]{margin-bottom:14px}.key-row[data-v-35e0762b]{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.key-row>div[data-v-35e0762b]{flex:1 1 220px}.drop-zone[data-v-35e0762b]{border-radius:12px;border:1.5px dashed #d1d5db;background:#f9fafb;padding:22px 16px;text-align:center;cursor:pointer;transition:.15s}.drop-zone.dragover[data-v-35e0762b]{border-color:#6366f1;background:#eef2ff;transform:translateY(-1px)}.drop-zone-icon[data-v-35e0762b]{font-size:26px;margin-bottom:6px}.drop-zone-main[data-v-35e0762b]{font-size:13px;font-weight:600;margin-bottom:4px}.drop-zone-sub[data-v-35e0762b]{font-size:12px;color:#6b7280;margin-bottom:8px}.drop-zone button[data-v-35e0762b]{border:none;background:#111827;color:#f9fafb;padding:5px 10px;border-radius:999px;font-size:12px;cursor:pointer}.btn-primary[data-v-35e0762b]{padding:8px 18px;border-radius:999px;border:none;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;box-shadow:0 10px 20px #4f46e540;transition:.2s}.btn-primary[data-v-35e0762b]:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.btn-primary.is-success[data-v-35e0762b]{background:linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 10px 20px #10b98140!important}.btn-primary.is-error[data-v-35e0762b]{background:linear-gradient(135deg,#ef4444,#dc2626)!important;box-shadow:0 10px 20px #ef444440!important}.btn-secondary[data-v-35e0762b]{padding:4px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;font-size:11px;color:#4b5563;cursor:pointer;white-space:nowrap}.btn-secondary[data-v-35e0762b]:hover{background:#f3f4f6}.btn-cancel[data-v-35e0762b]{padding:8px 18px;border-radius:999px;border:1px solid #fca5a5;background:#fef2f2;color:#ef4444;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.card[data-v-35e0762b]{border-radius:14px;border:1px solid #e5e7eb;padding:10px;background:#f9fafb;font-size:13px;max-height:220px;overflow:auto;white-space:pre-wrap;word-break:break-all}.img-wrap[data-v-35e0762b]{border-radius:12px;border:1px solid #e5e7eb;padding:6px;background:#f9fafb;min-height:200px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.img-wrap img[data-v-35e0762b]{max-width:100%;max-height:280px;border-radius:8px}.placeholder[data-v-35e0762b]{font-size:12px;color:#9ca3af;text-align:center}.thumb-list[data-v-35e0762b]{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.thumb-item[data-v-35e0762b]{position:relative;width:70px;height:70px;border-radius:8px;overflow:hidden;border:2px solid transparent;background:#111827}.thumb-img[data-v-35e0762b]{width:100%;height:100%;object-fit:cover}.thumb-remove[data-v-35e0762b]{position:absolute;top:2px;right:2px;width:16px;height:16px;border-radius:999px;border:none;font-size:11px;background:#000000b3;color:#fff;cursor:pointer}.ratio-row[data-v-35e0762b]{margin-top:6px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ratio-group[data-v-35e0762b]{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ratio-btn[data-v-35e0762b]{min-width:40px;padding:4px 6px;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;font-size:12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;color:#4b5563}.ratio-btn-box[data-v-35e0762b]{width:16px;height:10px;border-radius:3px;border:1px solid #9ca3af;box-sizing:border-box}.ratio-btn.active[data-v-35e0762b]{border-color:#22c55e;background:#ecfdf3;color:#16a34a}.ratio-btn.active .ratio-btn-box[data-v-35e0762b]{border-color:#16a34a;background:#22c55e1a}.ratio-custom input[data-v-35e0762b]{width:44px;padding:3px 4px;font-size:12px;border-radius:6px;text-align:center;border:1px solid #e5e7eb}.quality-group[data-v-35e0762b]{display:flex;gap:6px}.quality-btn[data-v-35e0762b]{padding:3px 10px;border-radius:6px;border:1px solid #e5e7eb;background:#f9fafb;font-size:11px;cursor:pointer}.quality-btn.active[data-v-35e0762b]{border-color:#6366f1;background:#eef2ff;color:#4f46e5}.toast-box[data-v-35e0762b]{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}.toast[data-v-35e0762b]{padding:10px 16px;background:#000c;color:#fff;border-radius:8px;font-size:14px;animation:toastFade-35e0762b .3s forwards}@keyframes toastFade-35e0762b{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.history-drawer[data-v-35e0762b]{position:fixed;right:-400px;top:0;width:350px;height:100%;background:#fff;box-shadow:-5px 0 20px #0000000d;transition:right .3s ease;z-index:100;display:flex;flex-direction:column}.history-drawer.open[data-v-35e0762b]{right:0}.history-header[data-v-35e0762b]{padding:20px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;font-weight:700}.history-close[data-v-35e0762b]{cursor:pointer;font-size:20px;color:#9ca3af}.history-list[data-v-35e0762b]{flex:1;overflow-y:auto;padding:15px;display:flex;flex-direction:column;gap:15px}.history-item[data-v-35e0762b]{border:1px solid #e5e7eb;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:8px}.history-item img[data-v-35e0762b]{width:100%;border-radius:6px;cursor:pointer}.history-info[data-v-35e0762b]{font-size:12px;color:#4b5563;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.history-meta[data-v-35e0762b]{display:flex;justify-content:space-between;font-size:11px;color:#9ca3af}.history-actions[data-v-35e0762b]{display:flex;gap:6px}.action-btn[data-v-35e0762b]{flex:1;padding:6px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;font-size:11px;cursor:pointer}.chat-app-box[data-v-35e0762b]{display:flex;flex-direction:column;min-height:450px;padding:24px;gap:15px;background:linear-gradient(180deg,#fff,#f4f7fb);border:1px solid #e2e8f0}.chat-input-area[data-v-35e0762b]{background:#fff;border:2px solid #e0e7ff;border-radius:16px;padding:14px 18px;display:flex;flex-direction:column}.chat-preview-list[data-v-35e0762b]{display:flex;gap:10px;padding-bottom:10px;border-bottom:1px dashed #e5e7eb;margin-bottom:10px;overflow-x:auto}.chat-preview-item[data-v-35e0762b]{position:relative;width:50px;height:50px;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.chat-preview-item img[data-v-35e0762b]{width:100%;height:100%;object-fit:cover}.chat-input-row[data-v-35e0762b]{display:flex;align-items:flex-end;gap:12px}.chat-upload-btn[data-v-35e0762b]{background:none;border:none;font-size:20px;cursor:pointer;color:#9ca3af}.chat-input-row textarea[data-v-35e0762b]{flex:1;border:none;background:transparent;min-height:48px;outline:none;resize:vertical;font-size:14px}.chat-send-btn[data-v-35e0762b]{background:#111827;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-weight:700;cursor:pointer}.chat-toolbar[data-v-35e0762b]{display:flex;align-items:center;gap:12px;margin-top:12px;border-top:1px dashed #f3f4f6;padding-top:10px}.chat-window[data-v-35e0762b]{display:flex;flex-direction:column;gap:16px;overflow-y:auto;max-height:600px}.chat-bubble[data-v-35e0762b]{max-width:88%;padding:14px 20px;border-radius:18px;font-size:14px;word-break:break-word}.chat-bubble.user[data-v-35e0762b]{align-self:flex-end;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border-top-right-radius:4px}.chat-bubble.assistant[data-v-35e0762b]{align-self:flex-start;background:#f1f5f9;border:1px solid #e2e8f0;color:#1e293b;border-top-left-radius:4px}[data-v-35e0762b] .markdown-body pre{background:#1e293b;color:#f8fafc;padding:10px;border-radius:8px;overflow-x:auto}.admin-container[data-v-95b85e91]{padding:20px;max-width:1200px;margin:0 auto}.login-box[data-v-95b85e91]{max-width:400px;margin:100px auto;background:#fff;padding:30px;border-radius:12px;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:column;gap:15px}input[data-v-95b85e91]{padding:10px;border:1px solid #ddd;border-radius:6px}button[data-v-95b85e91]{padding:10px;background:#4f46e5;color:#fff;border:none;border-radius:6px;cursor:pointer}.header[data-v-95b85e91]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.history-grid[data-v-95b85e91]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.history-card[data-v-95b85e91]{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column}.history-card img[data-v-95b85e91]{width:100%;height:160px;object-fit:cover}.info[data-v-95b85e91]{padding:10px;font-size:12px;flex:1}.del-btn[data-v-95b85e91]{background:#fee2e2;color:#ef4444;border-radius:0;padding:8px;font-weight:700}.del-btn[data-v-95b85e91]:hover{background:#fca5a5;color:#fff}
