#nav[data-v-1f349a66]{width:56px;min-width:56px;background:#010409;border-right:1px solid #21262d;display:flex;flex-direction:column;align-items:center;padding:12px 0;flex-shrink:0}.nav-brand[data-v-1f349a66]{font-size:14px;font-weight:800;color:#58a6ff;margin-bottom:20px;letter-spacing:-1px}.nav-links[data-v-1f349a66]{display:flex;flex-direction:column;gap:4px;flex:1}.nav-links a[data-v-1f349a66],.nav-bottom a[data-v-1f349a66]{display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px 6px;border-radius:8px;color:#484f58;cursor:pointer;text-decoration:none;transition:all .15s;font-size:9px;font-weight:600}.nav-links a[data-v-1f349a66]:hover,.nav-bottom a[data-v-1f349a66]:hover{color:#c9d1d9;background:#161b22;text-decoration:none}.nav-links a.active[data-v-1f349a66],.nav-bottom a.active[data-v-1f349a66]{color:#58a6ff;background:#1f6feb15}.nav-bottom[data-v-1f349a66]{margin-top:auto}@media(max-width:768px){#nav[data-v-1f349a66]{width:100%;min-width:unset;flex-direction:row;border-right:none;border-top:1px solid #21262d;padding:0;order:99;flex-shrink:0;position:fixed;bottom:0;left:0;z-index:50;background:#010409}.nav-brand[data-v-1f349a66]{display:none}.nav-links[data-v-1f349a66]{flex-direction:row;flex:1;justify-content:space-around;gap:0}.nav-links a[data-v-1f349a66],.nav-bottom a[data-v-1f349a66]{padding:6px 4px;font-size:8px}.nav-links a span[data-v-1f349a66],.nav-bottom a span[data-v-1f349a66]{display:none}.nav-bottom[data-v-1f349a66]{margin-top:0;display:flex;flex-direction:row;gap:0}}:root{--bg-primary: #0d1117;--bg-secondary: #161b22;--bg-tertiary: #010409;--bg-hover: #1c2128;--border: #30363d;--border-light: #21262d;--text: #c9d1d9;--text-bright: #e6edf3;--text-muted: #484f58;--text-dimmed: #8b949e;--accent: #58a6ff;--accent-bg: #1f6feb15;--success: #3fb950;--success-bright: #56d364;--danger: #f85149;--warning: #d29922;--purple: #bc8cff;--purple-dim: #a371f7;--font-mono: "SF Mono", "Cascadia Code", "Fira Code", monospace}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-primary);color:var(--text);overflow:hidden}#app{display:flex;height:100%}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}a{color:var(--accent);text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}.mono{font-family:var(--font-mono);font-size:12px}.muted{color:var(--text-muted);font-size:12px}.placeholder{text-align:center;color:var(--text-muted);font-size:13px;padding:24px 0}.placeholder-full{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:12px;color:var(--border);font-size:14px}.placeholder-icon{opacity:.5}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.dot.sm{width:6px;height:6px}.dot.pending,.dot.cancelled,.dot.no_improvement{background:#484f58}.dot.queued{background:#d29922}.dot.verify_running{background:#bc8cff;animation:pulse 1.5s ease-in-out infinite}.dot.verify_done{background:#a371f7}.dot.poif_running,.dot.opt_running,.dot.running,.dot.checking{background:#d29922;animation:pulse 1.5s ease-in-out infinite}.dot.poif_done,.dot.completed,.dot.COMPLETE,.dot.online{background:#3fb950}.dot.opt_done{background:#58a6ff}.dot.failed,.dot.offline{background:#f85149}.badge{display:inline-block;font-size:10px;font-weight:600;padding:1px 7px;border-radius:10px;background:#30363d;color:#8b949e;line-height:16px;vertical-align:middle}.badge.poif_running,.badge.opt_running{background:#d2992220;color:#d29922}.badge.poif_done{background:#3fb95020;color:#3fb950}.badge.opt_done{background:#58a6ff20;color:#58a6ff}.badge.failed{background:#f8514920;color:#f85149}.badge.pending{background:#30363d;color:#8b949e}.badge.queued{background:#d2992220;color:#d29922}.badge.verify_running{background:#bc8cff20;color:#bc8cff}.badge.verify_done{background:#a371f720;color:#a371f7}.badge.available{background:#3fb95015;color:#3fb950}.badge.adopted{background:#484f5820;color:#484f58}.badge.train{background:#3fb95015;color:#3fb950}.badge.verify{background:#bc8cff15;color:#bc8cff}.badge.both{background:#58a6ff15;color:#58a6ff}.btn-primary{padding:6px 16px;background:#238636;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600}.btn-primary:hover{background:#2ea043}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{padding:6px 16px;background:#21262d;border:1px solid #30363d;border-radius:6px;color:#c9d1d9;cursor:pointer;font-size:12px;font-weight:500}.btn-secondary:hover{background:#30363d}.btn-danger{padding:6px 16px;background:#da3633;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600}.btn-danger:hover{background:#f85149}.btn-ghost{padding:4px 10px;background:none;border:1px solid #30363d;border-radius:6px;color:#8b949e;cursor:pointer;font-size:11px}.btn-ghost:hover{color:#c9d1d9;border-color:#484f58}.btn-ghost.active{background:#1f6feb33;color:#58a6ff}.btn-sm{padding:3px 8px;font-size:11px}.btn-icon{background:none;border:none;color:#8b949e;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}.btn-icon:hover{color:#c9d1d9;background:#21262d}.btn-danger-text{color:#f85149!important;border-color:transparent!important}.btn-danger-text:hover{background:#f8514910!important}.form-group{margin-bottom:10px}.form-group label{display:block;font-size:11px;font-weight:600;color:#8b949e;margin-bottom:4px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:7px 10px;background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#c9d1d9;font-size:12px}.form-group textarea{font-family:var(--font-mono);resize:vertical}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#58a6ff}.form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%238b949e'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:28px}.form-group select option{background:#161b22}.form-row{display:flex;gap:8px}.form-actions{display:flex;align-items:center;gap:10px;margin-top:4px}.save-hint{font-size:12px;color:#3fb950}.form-label{display:block;font-size:12px;font-weight:600;color:#c9d1d9;margin-bottom:6px}.form-textarea{width:100%;padding:8px 12px;background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#c9d1d9;font-size:13px;font-family:inherit;line-height:1.5;resize:vertical;min-height:60px;box-sizing:border-box}.form-textarea:focus{outline:none;border-color:#58a6ff;box-shadow:0 0 0 3px #1f6feb26}.form-textarea::placeholder{color:#484f58}.form-select{width:100%;padding:8px 28px 8px 12px;background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#c9d1d9;font-size:13px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%238b949e'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;box-sizing:border-box}.form-select:focus{outline:none;border-color:#58a6ff;box-shadow:0 0 0 3px #1f6feb26}.form-select option{background:#161b22}.form-row-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.form-row-grid .form-group{margin-bottom:0}.cat-picker{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.cat-chip{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;cursor:pointer;border:1px solid #30363d;color:#8b949e;transition:all .15s;-webkit-user-select:none;user-select:none}.cat-chip:hover{border-color:#58a6ff;color:#c9d1d9}.cat-chip.active{background:#58a6ff20;border-color:#58a6ff;color:#58a6ff;font-weight:600}.cat-picker input{padding:2px 6px;background:#0d1117;border:1px solid #30363d;border-radius:4px;color:#c9d1d9;font-size:11px}.cat-picker input:focus{outline:none;border-color:#58a6ff}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:100;display:flex;align-items:center;justify-content:center}.modal{width:80%;max-width:900px;height:80%;background:#161b22;border:1px solid #30363d;border-radius:10px;display:flex;flex-direction:column;box-shadow:0 16px 48px #0006}.modal-header{padding:12px 16px;border-bottom:1px solid #30363d;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;flex-shrink:0}.modal-body{flex:1;overflow:auto;padding:16px;font-size:12px;font-family:var(--font-mono);color:#c9d1d9;white-space:pre-wrap;word-break:break-all;margin:0;background:#0d1117;border-radius:0 0 10px 10px}.modal-footer{padding:12px 16px;border-top:1px solid #30363d;display:flex;justify-content:flex-end;gap:8px;flex-shrink:0}.create-task-modal{width:520px;max-width:90%;height:auto;max-height:85%}.login-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d1117;z-index:200;display:flex;align-items:center;justify-content:center}.login-card{width:320px;background:#161b22;border:1px solid #30363d;border-radius:12px;padding:32px;text-align:center}.login-card .nav-brand{color:#58a6ff}.login-card .form-group{text-align:left;margin-bottom:12px}.ev-select{padding:4px 24px 4px 8px;background:#0d1117;border:1px solid #30363d;border-radius:4px;color:#c9d1d9;font-size:11px;font-family:var(--font-mono);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5'%3E%3Cpath d='M0 0l4 5 4-5z' fill='%238b949e'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px center;cursor:pointer}.ev-select:focus{outline:none;border-color:#58a6ff}.ev-select option{background:#161b22}.full-view{flex:1;overflow-y:auto;padding:24px 32px}.view-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.view-header h2{font-size:18px;font-weight:700}.config-card{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:20px}.config-card-title{font-size:14px;font-weight:700;margin-bottom:4px}@media(max-width:768px){body{overflow:auto}#app{flex-direction:column;height:100dvh}.full-view{padding:16px 16px 60px}.view-header{flex-wrap:wrap;gap:8px}.view-header h2{font-size:16px}.form-row{flex-direction:column;gap:0}.modal{width:95%;height:90%}.create-task-modal{width:95%;height:auto;max-height:90%}.form-row-grid{grid-template-columns:1fr;gap:8px}}
