@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";
:root{--brand-50:#eef2ff;--brand-100:#e0e7ff;--brand-200:#c7d2fe;--brand-300:#a5b4fc;--brand-400:#818cf8;--brand-500:#6366f1;--brand-600:#4f46e5;--brand-700:#4338ca;--brand-800:#3730a3;--brand-900:#312e81;--data-success:#10b981;--data-warning:#f59e0b;--data-error:#ef4444;--data-info:#3b82f6;--bg-app:#f8fafc;--bg-surface:#fff;--bg-panel:#f1f5f9;--card-bg:#fff;--border:#e2e8f0;--border-subtle:#e2e8f0;--border-medium:#cbd5e1;--border-strong:#94a3b8;--text-primary:#0f172a;--text-secondary:#475569;--text-tertiary:#94a3b8;--text-main:#0f172a;--text-muted:#94a3b8;--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-300:#cbd5e1;--primary:#6366f1;--primary-50:#eef2ff;--primary-100:#e0e7ff;--dock-width:72px;--sidebar-width:280px;--header-height:56px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-card:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-float:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--radius-xs:2px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-full:9999px;--transition-fast:.15s ease;--transition-normal:.25s ease}.card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#fff}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-app);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5}h1,h2,h3,h4,h5,h6{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.5em;font-weight:600}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-medium);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.container{max-width:1600px;margin:0 auto;padding:0 24px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.nav-card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-card)}.btn{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--brand-600);color:#fff}.btn-primary:hover{background-color:var(--brand-700)}.btn-outline{border-color:var(--border-medium);color:var(--text-secondary);background-color:#0000}.btn-outline:hover{background-color:var(--bg-panel);border-color:var(--border-strong);color:var(--text-primary)}.badge{border-radius:99px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.badge-blue{background:var(--brand-100);color:var(--brand-700)}.badge-green{color:#15803d;background:#dcfce7}.features-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}@keyframes biocloud-spin{to{transform:rotate(360deg)}}.animate-spin,.biocloud-spin{transform-origin:50%;animation:.85s linear infinite biocloud-spin}@keyframes biocloud-replot-pulse{0%,to{opacity:.5}50%{opacity:1}}.biocloud-replot-status-text,.biocloud-replot-placeholder-text{animation:1.35s ease-in-out infinite biocloud-replot-pulse}@keyframes biocloud-replot-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.biocloud-replot-placeholder{background:linear-gradient(90deg,#f8fafc 0%,#eef2f7 45%,#f8fafc 90%) 0 0/200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite biocloud-replot-shimmer}@keyframes bioSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bio-spin{animation:1s linear infinite bioSpin}
.UploadPanel-module__fc75_a__panel{z-index:9999;font-family:inherit;position:fixed;bottom:24px;right:24px}.UploadPanel-module__fc75_a__capsule{-webkit-backdrop-filter:blur(16px);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#1e1e2eeb;border-radius:40px;align-items:center;gap:10px;padding:10px 18px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 32px #00000040,0 0 0 1px #ffffff0f}.UploadPanel-module__fc75_a__capsule:hover{background:#1e1e2efa;transform:translateY(-2px);box-shadow:0 12px 40px #00000059,0 0 0 1px #ffffff1a}.UploadPanel-module__fc75_a__capsuleIcon{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.UploadPanel-module__fc75_a__capsuleInfo{flex-direction:column;gap:2px;display:flex}.UploadPanel-module__fc75_a__capsuleTitle{letter-spacing:.01em;font-size:13px;font-weight:600}.UploadPanel-module__fc75_a__capsuleDetail{opacity:.65;font-size:11px}.UploadPanel-module__fc75_a__capsuleMiniBar{background:#ffffff26;border-radius:2px;width:60px;height:4px;margin-left:4px;overflow:hidden}.UploadPanel-module__fc75_a__capsuleMiniBarFill{background:linear-gradient(90deg,#6366f1,#a78bfa);border-radius:2px;height:100%;transition:width .3s}@keyframes UploadPanel-module__fc75_a__spin{to{transform:rotate(360deg)}}.UploadPanel-module__fc75_a__spinIcon{animation:1.2s linear infinite UploadPanel-module__fc75_a__spin}.UploadPanel-module__fc75_a__expanded{-webkit-backdrop-filter:blur(20px);background:#fffffff5;border-radius:16px;flex-direction:column;width:420px;max-height:480px;animation:.3s cubic-bezier(.4,0,.2,1) UploadPanel-module__fc75_a__panelSlideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000026,0 0 0 1px #0000000d}@keyframes UploadPanel-module__fc75_a__panelSlideUp{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.UploadPanel-module__fc75_a__header{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.UploadPanel-module__fc75_a__headerLeft{align-items:center;gap:10px;display:flex}.UploadPanel-module__fc75_a__headerTitle{letter-spacing:.02em;font-size:14px;font-weight:700}.UploadPanel-module__fc75_a__headerCount{opacity:.8;font-size:11px}.UploadPanel-module__fc75_a__headerActions{gap:6px;display:flex}.UploadPanel-module__fc75_a__headerBtn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.UploadPanel-module__fc75_a__headerBtn:hover{background:#ffffff4d}.UploadPanel-module__fc75_a__fileList{flex:1;max-height:360px;padding:8px 0;overflow-y:auto}.UploadPanel-module__fc75_a__fileList::-webkit-scrollbar{width:4px}.UploadPanel-module__fc75_a__fileList::-webkit-scrollbar-thumb{background:#0000001f;border-radius:2px}.UploadPanel-module__fc75_a__fileItem{align-items:center;gap:12px;padding:12px 20px;transition:background .15s;display:flex}.UploadPanel-module__fc75_a__fileItem:hover{background:#00000005}.UploadPanel-module__fc75_a__fileIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.UploadPanel-module__fc75_a__fileIconUploading{color:#6366f1;background:linear-gradient(135deg,#eef2ff,#e0e7ff)}.UploadPanel-module__fc75_a__fileIconSuccess{color:#059669;background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.UploadPanel-module__fc75_a__fileIconError{color:#dc2626;background:linear-gradient(135deg,#fef2f2,#fee2e2)}.UploadPanel-module__fc75_a__fileBody{flex:1;min-width:0}.UploadPanel-module__fc75_a__fileNameRow{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.UploadPanel-module__fc75_a__fileName{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:13px;font-weight:600;overflow:hidden}.UploadPanel-module__fc75_a__fileMeta{color:#94a3b8;flex-shrink:0;font-size:11px}.UploadPanel-module__fc75_a__progressBar{background:#f1f5f9;border-radius:2px;width:100%;height:4px;margin-bottom:4px;overflow:hidden}.UploadPanel-module__fc75_a__progressBarFill{border-radius:2px;height:100%;transition:width .3s}.UploadPanel-module__fc75_a__progressFillUploading{background:linear-gradient(90deg,#6366f1,#a78bfa)}.UploadPanel-module__fc75_a__progressFillSuccess{background:#059669}.UploadPanel-module__fc75_a__progressFillError{background:#dc2626}.UploadPanel-module__fc75_a__fileStatus{color:#94a3b8;justify-content:space-between;align-items:center;font-size:11px;display:flex}.UploadPanel-module__fc75_a__statusSuccess{color:#059669;font-weight:500}.UploadPanel-module__fc75_a__statusError{color:#dc2626;font-weight:500}.UploadPanel-module__fc75_a__actionBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.UploadPanel-module__fc75_a__actionBtn:hover{color:#64748b;background:#f1f5f9}.UploadPanel-module__fc75_a__cancelBtn:hover{color:#dc2626;background:#fef2f2}.UploadPanel-module__fc75_a__footer{background:#fafbfc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.UploadPanel-module__fc75_a__footerBtn{color:#6366f1;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:500;transition:background .15s}.UploadPanel-module__fc75_a__footerBtn:hover{background:#eef2ff}.UploadPanel-module__fc75_a__emptyState{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;display:flex}.UploadPanel-module__fc75_a__emptyIcon{opacity:.3}.UploadPanel-module__fc75_a__emptyText{font-size:13px}
