.today-completed-header[data-v-b28b6155]{min-width:154px;padding-block:5px}.today-completed-header>span[data-v-b28b6155]{display:block;margin-bottom:3px}.today-sort-actions[data-v-b28b6155],.today-completed-cell[data-v-b28b6155]{display:flex;align-items:center;gap:5px}.today-sort-button[data-v-b28b6155]{display:inline-flex;align-items:center;gap:2px;padding:2px 4px;color:var(--text-muted);background:transparent;border:0;border-radius:3px;cursor:pointer;font:inherit;font-size:9px}.today-sort-button[data-v-b28b6155]:hover:not(:disabled),.today-sort-button--active[data-v-b28b6155]{color:var(--text);background:var(--surface-strong)}.today-sort-button--active svg[data-v-b28b6155]{color:var(--accent)}.today-sort-button[data-v-b28b6155]:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.today-completed-cell>span[data-v-b28b6155]{min-width:63px;display:grid;gap:1px}.today-completed-cell small[data-v-b28b6155]{color:var(--text-muted);font-size:9px}.today-completed-cell strong[data-v-b28b6155],.completion-count[data-v-b28b6155]{color:var(--text);font-size:13px}:root{font-family:Inter,Segoe UI,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#202725;background:#f4f6f5;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f4f6f5;--surface: #ffffff;--surface-alt: #f8faf9;--surface-strong: #eef2f0;--text: #202725;--text-secondary: #5d6763;--text-muted: #87918d;--border: #dce2df;--border-strong: #c7cfcb;--accent: #087f68;--accent-hover: #066b58;--accent-soft: #e7f5f1;--blue: #2d6aa0;--blue-soft: #e9f1f8;--amber: #98640d;--amber-soft: #fff4d8;--red: #b33d42;--red-soft: #fceced;--sidebar: #19201e;--sidebar-muted: #9ca9a4;--radius: 7px;--shadow: 0 8px 24px rgb(31 42 38 / .08)}*{box-sizing:border-box;letter-spacing:0}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0;color:var(--text);background:var(--bg);font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:var(--accent)}h1,h2,h3,p{margin-top:0;overflow-wrap:anywhere}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgb(8 127 104 / .2);outline-offset:1px}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.55}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.muted{color:var(--text-muted)}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88em}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:40;inset:0 auto 0 0;width:236px;display:flex;flex-direction:column;color:#edf3f0;background:var(--sidebar);border-right:1px solid #2d3834}.brand-block{min-height:72px;display:flex;align-items:center;gap:11px;padding:14px 18px;border-bottom:1px solid #303a37}.brand-block>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.brand-block strong{font-size:15px;line-height:1.3}.brand-block span{color:var(--sidebar-muted);font-size:11px}.brand-mark{width:36px;height:36px;flex:none;display:grid;place-items:center;color:#79dbc4;background:#24332f;border:1px solid #385149;border-radius:7px}.side-nav{flex:1;display:flex;flex-direction:column;gap:3px;padding:14px 10px;overflow-y:auto}.side-nav a{min-height:42px;display:flex;align-items:center;gap:11px;padding:8px 11px;color:#b8c3bf;border:1px solid transparent;border-radius:6px;text-decoration:none;font-weight:550;transition:color .14s ease,background .14s ease,border-color .14s ease}.side-nav a:hover{color:#fff;background:#242d2a}.side-nav a.router-link-active{color:#fff;background:#293832;border-color:#385048}.side-nav a.router-link-active svg{color:#77d8c1}.sidebar-foot{display:flex;align-items:center;gap:8px;padding:14px 16px;color:var(--sidebar-muted);border-top:1px solid #303a37;font-size:11px}.sidebar-close,.menu-button{display:none!important}.workspace{min-height:100vh;min-width:0;margin-left:236px}.topbar{position:sticky;z-index:30;top:0;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 28px;background:#fffffff0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-title{min-width:0;display:flex;align-items:center;gap:10px}.topbar-title h1{margin:1px 0 0;font-size:18px;line-height:1.25}.eyebrow{display:block;color:var(--text-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;line-height:1.25;text-transform:uppercase}.profile-wrap{position:relative;flex:none}.topbar-actions{display:flex;align-items:center;gap:10px}.language-switch{display:inline-grid;grid-template-columns:repeat(3,minmax(38px,1fr));align-items:center;padding:2px;background:var(--surface-alt);border:1px solid var(--border-strong);border-radius:6px}.language-switch button{min-width:38px;height:28px;padding:0 7px;color:var(--text-secondary);background:transparent;border:0;border-radius:4px;cursor:pointer;font-size:10px;font-weight:700}.language-switch button.active{color:var(--text-primary);background:var(--surface);box-shadow:0 1px 3px #18231f1f}.language-switch button:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.profile-button{min-width:175px;min-height:48px;display:flex;align-items:center;gap:9px;padding:5px 8px;background:transparent;border:1px solid transparent;border-radius:7px;cursor:pointer}.profile-button:hover,.profile-button[aria-expanded=true]{background:var(--surface-alt);border-color:var(--border)}.avatar{width:34px;height:34px;flex:none;display:grid;place-items:center;color:#fff;background:var(--accent);border-radius:50%;font-size:13px;font-weight:750}.profile-copy{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start}.profile-copy strong{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.profile-copy small{color:var(--text-muted);font-size:11px}.profile-menu{position:absolute;z-index:50;top:calc(100% + 7px);right:0;width:180px;padding:5px;background:var(--surface);border:1px solid var(--border);border-radius:7px;box-shadow:var(--shadow)}.profile-menu button{width:100%;min-height:38px;display:flex;align-items:center;gap:9px;padding:7px 9px;background:transparent;border:0;border-radius:5px;cursor:pointer;text-align:left}.profile-menu button:hover{background:var(--surface-strong)}.danger-text{color:var(--red)!important}.main-content{width:min(100%,1540px);min-width:0;max-width:100%;margin:0 auto;padding:26px 28px 48px}.page-stack{width:100%;min-width:0;max-width:100%;display:flex;flex-direction:column;gap:18px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.page-header h2{margin-bottom:4px;font-size:22px;line-height:1.25}.page-header p{margin:0;color:var(--text-secondary);font-size:13px}.page-actions{flex:none;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;cursor:pointer;text-decoration:none;transition:background .13s ease,border-color .13s ease,color .13s ease}.button{min-height:38px;padding:8px 13px;border:1px solid transparent;font-size:13px;font-weight:650;white-space:nowrap}.button--primary{color:#fff;background:var(--accent);border-color:var(--accent)}.button--primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.button--secondary{color:var(--text);background:var(--surface);border-color:var(--border-strong)}.button--secondary:hover:not(:disabled){background:var(--surface-strong)}.button--ghost{color:var(--accent);background:transparent;border-color:transparent}.button--ghost:hover:not(:disabled){background:var(--accent-soft)}.button--danger{color:#fff;background:var(--red);border-color:var(--red)}.button--danger:hover:not(:disabled){background:#963137;border-color:#963137}.button--danger-soft{color:var(--red);background:var(--red-soft);border-color:#f0c9cc}.button--small{min-height:32px;padding:5px 9px;font-size:12px}.button--wide{width:100%}.icon-button{width:36px;height:36px;flex:none;padding:0;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border-strong)}a.icon-button{color:var(--text-secondary)}.icon-button:hover:not(:disabled){color:var(--text);background:var(--surface-strong)}.icon-button--small{width:30px;height:30px;border-color:transparent;background:transparent}.icon-button--danger{color:var(--red)}.icon-button--danger:hover:not(:disabled){color:var(--red);background:var(--red-soft)}.metrics-grid{display:grid;gap:10px}.metrics-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.metrics-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.metric-block{min-width:0;min-height:108px;display:flex;flex-direction:column;justify-content:center;padding:16px 18px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.metric-block>span,.metric-block>div>span{color:var(--text-secondary);font-size:12px;font-weight:600}.metric-block strong{margin:3px 0;font-size:25px;line-height:1.2}.metric-block small{color:var(--text-muted);font-size:11px}.metric-block .metric-word{font-size:20px}.metric-block--icon{flex-direction:row;align-items:center;justify-content:flex-start;gap:13px}.metric-block--icon>div{min-width:0;display:flex;flex-direction:column}.metric-icon{width:38px;height:38px;flex:none;display:grid;place-items:center;color:var(--accent);background:var(--accent-soft);border-radius:7px}.metric-icon--amber{color:var(--amber);background:var(--amber-soft)}.metric-icon--blue{color:var(--blue);background:var(--blue-soft)}.metric-icon--red{color:var(--red);background:var(--red-soft)}.tool-panel,.table-panel,.settings-panel{min-width:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.tool-panel{padding:20px}.table-panel{width:100%;max-width:100%;overflow:hidden}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.panel-heading h3,.section-title h3{margin:3px 0 2px;font-size:16px}.panel-heading p{margin:0;color:var(--text-secondary);font-size:12px}.panel-heading>svg{color:var(--accent)}.panel-heading--row{align-items:center}.panel-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:16px;margin-top:16px;border-top:1px solid var(--border)}.panel-footer>span{color:var(--text-muted);font-size:12px}.method-chip,.action-code{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;color:var(--accent);background:var(--accent-soft);border:1px solid #cbe8e0;border-radius:5px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:700;white-space:nowrap}.launch-controls{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:18px;background:var(--surface-alt);border:1px solid var(--border);border-radius:6px}.launch-fields{display:flex;align-items:flex-start;gap:24px}.stepper-group{display:flex;flex-direction:column;gap:6px}.stepper-group>label{font-size:12px;font-weight:700}.stepper-group>span{color:var(--text-muted);font-size:11px}.number-stepper{display:grid;grid-template-columns:36px 62px 36px;height:38px}.number-stepper .icon-button{border-radius:0}.number-stepper .icon-button:first-child{border-radius:6px 0 0 6px}.number-stepper .icon-button:last-child{border-radius:0 6px 6px 0}.number-stepper input{width:62px;height:36px;padding:0 4px;text-align:center;background:var(--surface);border:1px solid var(--border-strong);border-inline:0;font-weight:750;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.number-stepper input::-webkit-inner-spin-button{display:none}.launch-button{min-width:132px}.heading-status{display:flex;align-items:center;gap:8px;margin-bottom:4px}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #087f681f}.run-id-display{min-width:0;display:flex;align-items:center;gap:7px;margin:4px 0}.run-id-display>span{flex:none;color:var(--text-muted);font-size:10px;text-transform:uppercase}.run-id-display>strong{min-width:0;overflow-wrap:anywhere;color:var(--text);font-size:12px}.run-id-display--modal{padding:8px 10px;background:var(--surface-alt);border:1px solid var(--border);border-radius:5px}.progress-line{height:6px;overflow:hidden;background:var(--surface-strong);border-radius:3px}.progress-line i{display:block;height:100%;background:var(--accent);transition:width .26s ease}.progress-copy{display:flex;justify-content:space-between;padding:7px 0 16px;color:var(--text-secondary);font-size:11px}.progress-copy strong{color:var(--accent)}.slots-grid{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:10px}.slot-card{min-width:0;padding:14px;background:var(--surface);border:1px solid var(--border);border-radius:6px}.active-run-section{min-width:0}.slot-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px}.slot-index{width:32px;height:32px;display:grid;place-items:center;color:var(--accent);background:var(--accent-soft);border-radius:50%;font-weight:750}.slot-head>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.slot-head strong{font-size:12px}.slot-head small{color:var(--text-muted);font-size:10px}.slot-progress{min-height:65px;display:flex;align-items:center;gap:10px;margin-top:13px;padding:11px;color:var(--accent);background:var(--accent-soft);border-radius:5px}.slot-progress>div{min-width:0;display:flex;flex-direction:column}.slot-progress strong{color:var(--text);font-size:12px}.slot-progress span{color:var(--text-secondary);font-size:10px}.slot-progress--muted{color:var(--text-muted);background:var(--surface-strong)}.wait-dot{width:9px;height:9px;flex:none;border-radius:50%;background:var(--text-muted)}.result-block{margin-top:13px}.result-block>label{display:block;margin-bottom:5px;color:var(--text-muted);font-size:10px;font-weight:700;text-transform:uppercase}.result-link-row{display:grid;grid-template-columns:minmax(0,1fr) 36px 36px 36px}.result-link-row>.result-link{min-width:0;height:36px;display:flex;align-items:center;padding:0 9px;overflow:hidden;color:var(--accent);background:var(--surface);border:1px solid var(--border-strong);border-radius:5px 0 0 5px;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.result-link-row .icon-button{border-left:0;border-radius:0}.result-link-row .icon-button:last-child{border-radius:0 5px 5px 0}.scan-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.scan-row>div{display:flex;align-items:center;gap:7px;color:var(--text-secondary);font-size:11px}.slot-check-note{display:block;margin-top:6px;color:var(--amber);font-size:10px}.slot-error{margin:12px 0 0;padding:8px;color:var(--red);background:var(--red-soft);border-radius:5px;font-size:11px}.status-badge{width:max-content;max-width:100%;min-height:24px;display:inline-flex;align-items:center;gap:6px;padding:3px 8px;color:var(--text-secondary);background:var(--surface-strong);border:1px solid var(--border);border-radius:999px;font-size:10px;font-weight:700;white-space:nowrap}.status-badge i{width:6px;height:6px;flex:none;border-radius:50%;background:currentColor}.status-badge--success{color:var(--accent);background:var(--accent-soft);border-color:#cbe8e0}.status-badge--info{color:var(--blue);background:var(--blue-soft);border-color:#ccdeed}.status-badge--warning{color:var(--amber);background:var(--amber-soft);border-color:#ead9ae}.status-badge--danger{color:var(--red);background:var(--red-soft);border-color:#f0c9cc}.section-title{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid var(--border)}.section-title>div{display:flex;align-items:center;gap:8px}.section-title h3{margin:0}.section-title>span,.section-title>a{color:var(--text-muted);font-size:11px}.section-title>a{color:var(--accent);text-decoration:none;font-weight:650}.table-scroll{width:100%;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;contain:layout inline-size paint}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{height:52px;padding:9px 13px;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}th{height:40px;color:var(--text-muted);background:var(--surface-alt);font-size:10px;font-weight:750;text-transform:uppercase}.sortable-table-header{padding:0}.sort-header-button{width:100%;min-height:40px;display:inline-flex;align-items:center;gap:5px;padding:9px 13px;color:inherit;background:transparent;border:0;cursor:pointer;font:inherit;font-weight:inherit;text-align:left;text-transform:inherit;white-space:nowrap}.sort-header-button svg{flex:none;color:var(--text-muted)}.sortable-table-header[aria-sort=ascending] .sort-header-button,.sortable-table-header[aria-sort=descending] .sort-header-button{color:var(--text)}.sortable-table-header[aria-sort=ascending] .sort-header-button svg,.sortable-table-header[aria-sort=descending] .sort-header-button svg{color:var(--accent)}.sort-header-button:hover:not(:disabled){color:var(--text);background:var(--surface-strong)}.sort-header-button:focus-visible{position:relative;z-index:1;outline:2px solid var(--accent);outline-offset:-2px}td{color:var(--text-secondary);font-size:12px}tbody tr:hover{background:#fbfcfb}tbody tr:last-child td{border-bottom:0}.compact-table th,.compact-table td{height:44px}.table-primary{display:block;max-width:260px;overflow:hidden;color:var(--text);text-overflow:ellipsis}.cell-note{display:block;margin-top:4px;color:var(--muted);font-size:11px;white-space:nowrap}.table-subline{display:block;margin-top:2px;color:var(--text-muted);font-size:10px}.table-actions{text-align:right}.cell-truncate{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-truncate--wide{max-width:320px}.inline-meta{display:inline-flex;align-items:center;gap:5px}.table-run-id{width:min(360px,34vw);display:flex;align-items:center;gap:5px}.table-run-id>span{min-width:0;white-space:normal;overflow-wrap:anywhere;color:var(--text)}.selection-cell{width:44px;padding-inline:13px 6px;text-align:center}.selection-cell input{width:16px;height:16px;margin:0;accent-color:var(--accent);cursor:pointer}.row-selected{background:var(--accent-soft)}.row-selected:hover{background:#e7f5f1}.table-selection-actions{margin-left:auto}.table-selection-actions>span{color:var(--text-secondary);font-size:11px}.row-actions{display:flex;align-items:center;gap:6px}.row-select{height:32px;max-width:126px;padding:0 26px 0 8px;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border-strong);border-radius:5px;font-size:11px}.sync-state{width:max-content;max-width:160px;display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:11px;font-weight:650}.sync-state i{width:7px;height:7px;flex:none;border-radius:50%;background:currentColor}.sync-state--success{color:var(--accent)}.sync-state--info{color:var(--blue)}.sync-state--warning{color:var(--amber)}.sync-state--danger{color:var(--red)}.pagination{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 13px;color:var(--text-muted);border-top:1px solid var(--border);font-size:11px}.pagination-meta{min-width:0;display:flex;align-items:center;gap:12px}.pagination-meta>span{white-space:nowrap}.page-size-select{display:flex;align-items:center;gap:6px}.page-size-select span{white-space:nowrap}.page-size-select select{width:66px;height:36px;padding:0 22px 0 8px;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border-strong);border-radius:5px;font-size:11px}.pagination-pages{min-width:0;display:flex;align-items:center;overflow-x:auto;border:1px solid var(--border-strong);border-radius:6px}.pagination-page,.pagination-ellipsis{width:38px;height:36px;flex:0 0 38px;display:grid;place-items:center;color:var(--text-secondary);background:var(--surface);border:0;border-right:1px solid var(--border-strong);font-size:12px}.pagination-page{cursor:pointer}.pagination-page:last-child{border-right:0}.pagination-page:hover:not(:disabled){color:var(--text);background:var(--surface-strong)}.pagination-page:focus-visible{position:relative;z-index:1;outline:2px solid var(--accent);outline-offset:-2px}.pagination-page:disabled:not(.pagination-page--current){color:var(--border-strong);cursor:default}.pagination-page--current,.pagination-page--current:disabled{color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent);cursor:default;opacity:1}.pagination-ellipsis{color:var(--text-muted)}.cdk-delete-hint{margin:12px 0;padding:9px;color:var(--text);background:var(--surface-alt);border-radius:5px;text-align:center}.empty-state,.loading-state{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:24px;color:var(--text-muted);text-align:center}.empty-state svg{color:var(--border-strong)}.empty-state strong{color:var(--text-secondary)}.empty-state span{max-width:360px;font-size:11px}.loading-state{flex-direction:row;min-height:150px}.field{min-width:0;display:flex;flex-direction:column;gap:6px}.field>span{color:var(--text-secondary);font-size:11px;font-weight:700}.field>small{color:var(--text-muted);font-size:10px}.field input,.field select,.field textarea,.search-field input,.select-field select,.setting-row input,.setting-row select{width:100%;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:5px}.field input,.field select{height:40px;padding:0 10px}.field textarea{min-height:92px;padding:9px 10px;resize:vertical;line-height:1.5}.field input:hover,.field select:hover,.field textarea:hover{border-color:#aeb9b4}.form-stack{display:flex;flex-direction:column;gap:14px}.form-error{margin:0;padding:8px 10px;color:var(--red);background:var(--red-soft);border:1px solid #f0c9cc;border-radius:5px;font-size:11px}.input-with-icon{height:42px;display:grid;grid-template-columns:35px minmax(0,1fr);align-items:center;color:var(--text-muted);background:var(--surface);border:1px solid var(--border-strong);border-radius:5px}.input-with-icon>svg{justify-self:center}.input-with-icon input{height:40px;padding:0 10px 0 0;border:0;outline:0;background:transparent}.input-with-action{grid-template-columns:35px minmax(0,1fr) 34px}.login-page{min-height:100vh;display:grid;place-content:center;padding:28px 18px 60px;background:#eef2f0}.login-panel{width:min(100vw - 36px,390px);padding:28px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.login-brand{display:flex;align-items:center;gap:10px;padding-bottom:22px;border-bottom:1px solid var(--border)}.login-brand>div:nth-child(2){display:flex;flex-direction:column}.login-brand span{color:var(--text-muted);font-size:10px}.login-brand .language-switch{margin-left:auto}.login-heading{padding:25px 0 20px}.login-heading h1{margin:4px 0;font-size:23px}.login-heading p{margin:0;color:var(--text-secondary);font-size:12px}.login-foot{position:fixed;bottom:18px;left:18px;right:18px;margin:0;color:var(--text-muted);text-align:center;font-size:10px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#141c1985;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(100%,500px);max-height:calc(100vh - 36px);overflow:auto;padding:20px;background:var(--surface);border:1px solid var(--border-strong);border-radius:8px;box-shadow:0 20px 70px #131b1847}.modal--compact{width:min(100%,420px)}.modal--wide{width:min(100%,1100px)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}.modal-header h2{margin:3px 0 0;font-size:18px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.detail-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;margin:-5px 0 16px;color:var(--text-secondary);font-size:11px}.notice{margin:0 0 15px;padding:9px 11px;border-radius:5px;font-size:11px}.notice--warning{color:var(--amber);background:var(--amber-soft);border:1px solid #ead9ae}.notice--error{color:var(--red);background:var(--red-soft);border:1px solid #f0c9cc}.qr-frame{aspect-ratio:1;width:min(100%,320px);display:grid;place-items:center;margin:0 auto;padding:16px;background:#fff;border:1px solid var(--border);border-radius:6px}.qr-frame img{width:100%;height:100%;object-fit:contain}.qr-frame p{color:var(--red);font-size:11px;text-align:center}.toast{position:fixed;z-index:150;right:20px;bottom:20px;width:min(calc(100vw - 40px),390px);min-height:50px;display:grid;grid-template-columns:20px minmax(0,1fr) 30px;align-items:center;gap:9px;padding:8px 9px 8px 13px;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:7px;box-shadow:var(--shadow)}.toast--success>svg{color:var(--accent)}.toast--error>svg{color:var(--red)}.toast--info>svg{color:var(--blue)}.toast-enter-active,.toast-leave-active{transition:opacity .16s ease,transform .16s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(8px)}.filter-bar{min-height:58px;display:flex;align-items:center;gap:10px;padding:9px 12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.search-field{width:min(100%,330px);height:38px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;color:var(--text-muted);border:1px solid var(--border-strong);border-radius:5px}.search-field svg{justify-self:center}.search-field input{height:36px;padding:0 9px 0 0;border:0;outline:0}.select-field{height:38px;display:flex;align-items:center;gap:8px;padding-left:9px;border:1px solid var(--border-strong);border-radius:5px}.select-field>span{color:var(--text-muted);font-size:10px;font-weight:700}.select-field select{width:auto;height:36px;padding:0 28px 0 4px;border:0;outline:0}.filter-bar--runs,.filter-bar--credentials{flex-wrap:wrap}.filter-field{height:38px;min-width:0;display:flex;align-items:center;gap:8px;padding-left:9px;border:1px solid var(--border-strong);border-radius:5px}.filter-field>span{flex:none;color:var(--text-muted);font-size:10px;font-weight:700}.filter-field input{min-width:0;height:36px;padding:0 8px 0 0;color:var(--text);background:var(--surface);border:0;outline:0}.filter-field--user input{width:128px}.filter-field--date input{width:174px}.filter-actions{display:flex;align-items:center;gap:6px}.filter-count{margin-left:auto;color:var(--text-muted);font-size:11px}.notice-band{min-height:58px;display:flex;align-items:center;gap:11px;padding:11px 14px;color:var(--accent);background:var(--accent-soft);border:1px solid #cbe8e0;border-radius:var(--radius)}.notice-band>div{display:flex;flex-direction:column}.notice-band strong{color:var(--text);font-size:12px}.notice-band span{color:var(--text-secondary);font-size:10px}.drop-zone{width:100%;min-height:155px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:20px;color:var(--text-secondary);background:var(--surface-alt);border:1px dashed var(--border-strong);border-radius:6px;cursor:pointer}.drop-zone:hover,.drop-zone--active{color:var(--accent);background:var(--accent-soft);border-color:var(--accent)}.drop-zone strong{color:var(--text)}.drop-zone>span:last-child{font-size:10px}.drop-icon{width:40px;height:40px;display:grid;place-items:center;color:var(--accent);background:var(--accent-soft);border-radius:7px}.selected-files{margin-top:12px;padding:11px;background:var(--surface-alt);border:1px solid var(--border);border-radius:6px}.selected-files-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.selected-files ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px;padding:0;margin:0;list-style:none}.selected-files li{min-width:0;display:grid;grid-template-columns:20px minmax(0,1fr) auto 30px;align-items:center;gap:5px;padding:4px 5px;background:var(--surface);border-radius:5px}.selected-files li>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-files li>small{color:var(--text-muted);font-size:9px}.import-result{display:grid;grid-template-columns:repeat(3,130px) minmax(200px,1fr);gap:1px;overflow:hidden;background:var(--border);border:1px solid var(--border);border-radius:var(--radius)}.import-result>div,.import-result>ul{margin:0;padding:13px;background:var(--surface)}.import-result>div{display:flex;flex-direction:column}.import-result>div span{color:var(--text-muted);font-size:10px}.import-result>div strong{font-size:20px}.import-result ul{max-height:100px;overflow:auto;list-style:none}.import-result li{display:flex;gap:8px;font-size:10px}.import-result li span{color:var(--text-muted)}.import-result li strong{color:var(--red);font-weight:500}.inline-form{display:grid;grid-template-columns:minmax(150px,1fr) minmax(180px,1fr) 110px auto auto;align-items:end;gap:10px}.field--short{max-width:110px}.check-field{min-height:40px;display:flex;align-items:center;gap:7px;padding:0 5px;white-space:nowrap}.check-field input{width:16px;height:16px;accent-color:var(--accent)}.inline-edit{display:grid;grid-template-columns:62px 36px}.inline-edit input{width:62px;height:36px;padding:0 6px;border:1px solid var(--border-strong);border-radius:5px 0 0 5px;text-align:center}.inline-edit .icon-button{border-left:0;border-radius:0 5px 5px 0}.overview-band{min-height:58px;display:flex;align-items:center;gap:24px;padding:10px 15px;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.overview-band>div{display:flex;align-items:center;gap:7px}.overview-band svg{color:var(--accent)}.overview-band strong{color:var(--text);font-size:16px}.overview-band small{color:var(--text-muted)}.overview-band>div:last-child{margin-left:auto}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:12px}.activity-list{min-height:260px;display:flex;flex-direction:column;gap:0;padding:8px 16px;margin:0;list-style:none}.activity-list li{min-height:50px;display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:8px;border-bottom:1px solid var(--border)}.activity-list li:last-child{border-bottom:0}.activity-list li>div{min-width:0;display:flex;flex-direction:column}.activity-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.activity-list span{color:var(--text-muted);font-size:10px}.activity-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.settings-list{display:flex;flex-direction:column}.setting-row{min-height:86px;display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:24px;padding:14px 17px;border-bottom:1px solid var(--border)}.setting-row:last-child{border-bottom:0}.setting-row>div{min-width:0;display:flex;flex-direction:column}.setting-row strong{font-size:13px}.setting-row>div span{color:var(--text-secondary);font-size:11px}.setting-row>div small{margin-top:2px;color:var(--text-muted)}.setting-row>input,.setting-row>select{height:38px;padding:0 9px}.unsaved-dot{color:var(--amber)!important}.toggle-control{min-height:38px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.toggle-control input{position:absolute;opacity:0;pointer-events:none}.toggle-control i{position:relative;width:38px;height:22px;flex:none;background:var(--border-strong);border-radius:11px;cursor:pointer}.toggle-control i:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .15s ease;box-shadow:0 1px 3px #0003}.toggle-control input:checked+i{background:var(--accent)}.toggle-control input:checked+i:after{transform:translate(16px)}.toggle-control>span{width:44px;color:var(--text-secondary);font-size:10px}@media(max-width:1180px){.metrics-grid--five{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.slots-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.dashboard-columns{grid-template-columns:1fr}.inline-form{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-form .button{align-self:end}}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:transform .18s ease;box-shadow:12px 0 30px #00000029}.sidebar--open{transform:translate(0)}.sidebar-close{display:inline-flex!important;margin-left:auto;color:#d8e0dd;background:transparent;border-color:transparent}.sidebar-backdrop{position:fixed;z-index:35;top:0;right:0;bottom:0;left:0;background:#0f151370}.workspace{margin-left:0}.menu-button{display:inline-flex!important}.topbar{padding-inline:18px}.main-content{padding:22px 18px 42px}}@media(max-width:700px){body{font-size:13px}.topbar{min-height:64px;padding:8px 12px}.topbar-title h1{font-size:16px}.topbar-actions{gap:5px}.topbar .language-switch{grid-template-columns:repeat(3,36px)}.topbar .language-switch button{min-width:36px;padding-inline:3px}.profile-button{min-width:0;min-height:42px}.profile-copy{display:none}.main-content{padding:16px 12px 34px}.page-stack{gap:12px}.page-header{align-items:stretch;flex-direction:column;gap:10px}.page-header h2{font-size:19px}.page-actions{justify-content:flex-start}.metrics-grid--three,.metrics-grid--four,.metrics-grid--five{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-block{min-height:96px;padding:12px}.metric-block strong{font-size:21px}.metric-block--icon{gap:9px}.metric-icon{width:34px;height:34px}.tool-panel{padding:14px}.panel-heading,.panel-heading--row{align-items:flex-start;flex-direction:column;margin-bottom:13px}.panel-heading--row>.button{width:100%}.launch-controls{align-items:stretch;flex-direction:column;padding:13px}.launch-fields{width:100%;flex-direction:column;gap:14px}.launch-fields .stepper-group,.launch-fields .number-stepper{width:100%}.launch-fields .number-stepper{grid-template-columns:38px minmax(62px,1fr) 38px}.launch-fields .number-stepper input,.launch-button{width:100%}.slots-grid{grid-template-columns:1fr}.slot-head{grid-template-columns:32px minmax(0,1fr) auto}.result-link-row{grid-template-columns:minmax(0,1fr) 36px 36px}.result-link-row .open-link-button{display:none}.selected-files ul{grid-template-columns:1fr}.panel-footer{align-items:stretch;flex-direction:column}.panel-footer .button{width:100%}.import-result{grid-template-columns:repeat(3,1fr)}.import-result>ul{grid-column:1 / -1}.filter-bar{align-items:stretch;flex-wrap:wrap}.filter-bar--runs .select-field,.filter-bar--runs .filter-field,.filter-bar--credentials .select-field,.filter-bar--runs .select-field select,.filter-bar--runs .filter-field input,.filter-bar--credentials .select-field select,.filter-actions{width:100%}.filter-actions .button{flex:1}.search-field{width:100%}.filter-count{width:100%;margin:0;padding:2px}.section-title{align-items:flex-start;flex-wrap:wrap}.table-selection-actions{width:100%;margin-left:0;flex-wrap:wrap}.inline-form{grid-template-columns:1fr}.field--short{max-width:none}.inline-form .button{width:100%}.overview-band{align-items:flex-start;flex-direction:column;gap:8px}.overview-band>div:last-child{margin-left:0}.setting-row{grid-template-columns:1fr;gap:10px}.toggle-control{justify-content:flex-start}.modal{padding:16px}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}.toast{right:12px;bottom:12px;width:calc(100vw - 24px)}}@media(max-width:430px){.metrics-grid--three,.metrics-grid--four,.metrics-grid--five{grid-template-columns:1fr}.metric-block{min-height:84px}.scan-row{align-items:stretch;flex-direction:column}.scan-row .button{width:100%}.run-id-display{align-items:flex-start;flex-wrap:wrap}.run-id-display>strong{width:calc(100% - 44px)}.table-run-id{width:min(310px,78vw)}.pagination{align-items:stretch;flex-direction:column}.pagination-meta{justify-content:space-between}.pagination-pages{width:max-content;max-width:100%;align-self:flex-end}.import-result{grid-template-columns:1fr}.import-result>ul{grid-column:auto}.selected-files-head{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
