:root{--stb-bg:#0b1120;--stb-surface:#111a2e;--stb-surface-2:#16213a;--stb-surface-hover:#1c2b47;--stb-border:#26324d;--stb-border-strong:#33436a;--stb-text:#e6edf7;--stb-text-muted:#9fb0cc;--stb-text-dim:#6b7c9c;--stb-accent:#2f81f7;--stb-accent-hover:#4c95ff;--stb-accent-contrast:#fff;--stb-success:#2ea043;--stb-warning:#d29922;--stb-danger:#e5534b;--stb-danger-hover:#f0655d;--stb-radius:8px;--stb-radius-lg:12px;--stb-gap:16px;--stb-sidebar-w:248px;--stb-font-body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--stb-font-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;--stb-shadow:0 8px 24px #00000059}*,:after,:before{box-sizing:border-box}#__nuxt,body,html{height:100%}body{background:var(--stb-bg);color:var(--stb-text);font-family:var(--stb-font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.55}a{color:var(--stb-accent);text-decoration:none}a:hover{color:var(--stb-accent-hover)}h1,h2,h3,h4{margin:0 0 .5em;font-weight:650;line-height:1.25}.stb-shell{min-height:100vh;display:flex}.stb-sidebar{width:var(--stb-sidebar-w);background:var(--stb-surface);border-right:1px solid var(--stb-border);flex-direction:column;flex-shrink:0;gap:6px;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0;overflow-y:auto}.stb-brand{letter-spacing:.2px;align-items:center;gap:10px;padding:4px 8px 18px;font-size:1.05rem;font-weight:700;display:flex}.stb-brand-mark{background:linear-gradient(135deg,var(--stb-accent),#7ab0ff);border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;display:inline-flex}.stb-nav{flex-direction:column;gap:2px;display:flex}.stb-nav-section{text-transform:uppercase;letter-spacing:.08em;color:var(--stb-text-dim);margin-top:14px;padding:0 8px 6px;font-size:.7rem}.stb-nav-link{border-radius:var(--stb-radius);color:var(--stb-text-muted);align-items:center;gap:10px;padding:8px 10px;font-weight:500;transition:background .12s,color .12s;display:flex}.stb-nav-link:hover{background:var(--stb-surface-hover);color:var(--stb-text)}.stb-nav-link.is-active,.stb-nav-link.router-link-active{background:var(--stb-surface-2);color:var(--stb-text);box-shadow:inset 2px 0 0 var(--stb-accent)}.stb-nav-ico{text-align:center;opacity:.9;width:18px}.stb-sidebar-foot{border-top:1px solid var(--stb-border);color:var(--stb-text-muted);margin-top:auto;padding-top:16px;font-size:.85rem}.stb-user{flex-direction:column;gap:8px;display:flex}.stb-user-email{color:var(--stb-text);word-break:break-all;font-weight:600}.stb-main{flex-direction:column;flex:1;min-width:0;display:flex}.stb-topbar{border-bottom:1px solid var(--stb-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:5;background:#0b112099;justify-content:space-between;align-items:center;padding:16px 28px;display:flex;position:sticky;top:0}.stb-topbar h1{margin:0;font-size:1.15rem}.stb-content{width:100%;max-width:1180px;padding:28px}.stb-card{background:var(--stb-surface);border:1px solid var(--stb-border);border-radius:var(--stb-radius-lg);padding:20px}.stb-card-grid{gap:var(--stb-gap);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.stb-stat-label{color:var(--stb-text-muted);margin-bottom:6px;font-size:.85rem}.stb-stat-value{font-size:1.7rem;font-weight:700}.stb-stat-hint{color:var(--stb-text-dim);margin-top:4px;font-size:.8rem}.stb-placeholder{border:1px dashed var(--stb-border-strong);border-radius:var(--stb-radius-lg);text-align:center;color:var(--stb-text-muted);background:var(--stb-surface);padding:48px 28px}.stb-placeholder h2{color:var(--stb-text)}.stb-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--stb-warning);background:#d2992226;border:1px solid #d2992259;border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-block}.stb-btn{border-radius:var(--stb-radius);background:var(--stb-accent);color:var(--stb-accent-contrast);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.95rem;font-weight:600;transition:background .12s,opacity .12s;display:inline-flex}.stb-btn:hover{background:var(--stb-accent-hover)}.stb-btn:disabled{opacity:.55;cursor:not-allowed}.stb-btn-ghost{border-color:var(--stb-border-strong);color:var(--stb-text);background:0 0}.stb-btn-ghost:hover{background:var(--stb-surface-hover)}.stb-field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.stb-field label{color:var(--stb-text-muted);font-size:.85rem;font-weight:500}.stb-input{border-radius:var(--stb-radius);border:1px solid var(--stb-border-strong);background:var(--stb-surface-2);width:100%;color:var(--stb-text);padding:10px 12px;font-size:.95rem}.stb-input:focus{border-color:var(--stb-accent);outline:none;box-shadow:0 0 0 3px #2f81f733}.stb-alert{border-radius:var(--stb-radius);margin-bottom:16px;padding:10px 14px;font-size:.9rem}.stb-alert-error{color:var(--stb-danger-hover);background:#e5534b1f;border:1px solid #e5534b66}.stb-muted{color:var(--stb-text-muted)}.stb-auth{background:radial-gradient(1200px 600px at 50% -10%,#2f81f71f,transparent),var(--stb-bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.stb-auth-card{background:var(--stb-surface);border:1px solid var(--stb-border);border-radius:var(--stb-radius-lg);width:100%;max-width:380px;box-shadow:var(--stb-shadow);padding:32px 28px}.stb-auth-head{text-align:center;margin-bottom:24px}.stb-auth-head .stb-brand-mark{border-radius:11px;width:44px;height:44px;margin:0 auto 12px;font-size:22px}@media (width<=860px){.stb-shell{flex-direction:column}.stb-sidebar{align-items:center;gap:8px;width:100%;height:auto;position:static}.stb-nav,.stb-sidebar{flex-flow:wrap}.stb-nav-section,.stb-sidebar-foot{display:none}.stb-content{padding:18px}}.stb-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.stb-page-head .stb-page-desc{color:var(--stb-text-muted);margin:4px 0 0;font-size:.9rem}.stb-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.stb-spacer{flex:1}.stb-table-wrap{border:1px solid var(--stb-border);border-radius:var(--stb-radius-lg);background:var(--stb-surface);overflow-x:auto}.stb-table{border-collapse:collapse;width:100%;font-size:.9rem}.stb-table td,.stb-table th{text-align:left;border-bottom:1px solid var(--stb-border);white-space:nowrap;padding:11px 14px}.stb-table th{color:var(--stb-text-muted);text-transform:uppercase;letter-spacing:.04em;background:var(--stb-surface-2);font-size:.78rem;font-weight:600}.stb-table tbody tr:last-child td{border-bottom:none}.stb-table tbody tr:hover td{background:var(--stb-surface-hover)}.stb-table td.stb-td-actions{text-align:right;white-space:nowrap}.stb-row-click{cursor:pointer}.stb-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.stb-status:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.stb-status-ok{color:var(--stb-success);background:#2ea0431f;border-color:#2ea0434d}.stb-status-warn{color:var(--stb-warning);background:#d299221f;border-color:#d299224d}.stb-status-danger{color:var(--stb-danger);background:#e5534b1f;border-color:#e5534b4d}.stb-status-neutral{color:var(--stb-text-muted);background:var(--stb-surface-2);border-color:var(--stb-border-strong)}.stb-status-info{color:var(--stb-accent);background:#2f81f71f;border-color:#2f81f74d}.stb-btn-sm{padding:6px 11px;font-size:.85rem}.stb-btn-danger{background:var(--stb-danger)}.stb-btn-danger:hover{background:var(--stb-danger-hover)}.stb-btn-icon{border:1px solid var(--stb-border-strong);color:var(--stb-text-muted);border-radius:var(--stb-radius);cursor:pointer;background:0 0;padding:5px 9px;font-size:.85rem}.stb-btn-icon:hover{background:var(--stb-surface-hover);color:var(--stb-text)}.stb-link-btn{color:var(--stb-accent);cursor:pointer;font:inherit;background:0 0;border:none;padding:0}.stb-link-btn:hover{color:var(--stb-accent-hover);text-decoration:underline}.stb-modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;background:#030712a8;justify-content:center;align-items:flex-start;padding:48px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.stb-modal{background:var(--stb-surface);border:1px solid var(--stb-border-strong);border-radius:var(--stb-radius-lg);width:100%;max-width:560px;box-shadow:var(--stb-shadow)}.stb-modal-lg{max-width:780px}.stb-modal-head{border-bottom:1px solid var(--stb-border);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.stb-modal-head h3{margin:0;font-size:1.05rem}.stb-modal-body{padding:22px}.stb-modal-foot{border-top:1px solid var(--stb-border);justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.stb-form-grid{grid-template-columns:repeat(2,1fr);gap:0 18px;display:grid}.stb-form-grid .stb-field.full{grid-column:1/-1}@media (width<=620px){.stb-form-grid{grid-template-columns:1fr}}.stb-select{border-radius:var(--stb-radius);border:1px solid var(--stb-border-strong);background:var(--stb-surface-2);width:100%;color:var(--stb-text);padding:10px 12px;font-size:.95rem}.stb-select:focus{border-color:var(--stb-accent);outline:none;box-shadow:0 0 0 3px #2f81f733}.stb-check{color:var(--stb-text);cursor:pointer;align-items:center;gap:9px;padding:6px 0;font-size:.92rem;display:flex}.stb-check input{width:16px;height:16px;accent-color:var(--stb-accent)}.stb-help{color:var(--stb-text-dim);margin:4px 0 0;font-size:.8rem}.stb-fieldset{border:1px solid var(--stb-border);border-radius:var(--stb-radius);margin:0 0 16px;padding:14px 16px}.stb-fieldset legend{color:var(--stb-text-muted);padding:0 8px;font-size:.82rem;font-weight:600}.stb-tabs{border-bottom:1px solid var(--stb-border);flex-wrap:wrap;gap:4px;margin-bottom:22px;display:flex}.stb-tab{color:var(--stb-text-muted);cursor:pointer;font:inherit;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:9px 15px;font-weight:500}.stb-tab.is-active,.stb-tab:hover{color:var(--stb-text)}.stb-tab.is-active{border-bottom-color:var(--stb-accent)}.stb-chips{flex-wrap:wrap;gap:8px;display:flex}.stb-chip{background:var(--stb-surface-2);border:1px solid var(--stb-border-strong);border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:.85rem;display:inline-flex}.stb-chip button{color:var(--stb-text-dim);cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;line-height:1}.stb-chip button:hover{color:var(--stb-danger)}.stb-banner{border-radius:var(--stb-radius);border:1px solid;align-items:center;gap:12px;margin-bottom:20px;padding:13px 16px;font-size:.9rem;display:flex}.stb-banner-info{color:#e8c877;background:#d299221a;border-color:#d2992259}.stb-banner-error{color:var(--stb-danger-hover);background:#e5534b1a;border-color:#e5534b59}.stb-banner-ico{font-size:1.1rem}.stb-empty{text-align:center;color:var(--stb-text-muted);padding:44px 20px}.stb-loading{color:var(--stb-text-dim);text-align:center;padding:20px}.stb-phase-steps{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.stb-phase{border:1px solid var(--stb-border-strong);color:var(--stb-text-dim);background:var(--stb-surface-2);border-radius:999px;padding:4px 12px;font-size:.78rem;font-weight:600}.stb-phase.is-done{color:var(--stb-success);border-color:#2ea04366}.stb-phase.is-current{color:var(--stb-accent);border-color:var(--stb-accent);background:#2f81f71f}.stb-progress{background:var(--stb-surface-2);border:1px solid var(--stb-border);border-radius:999px;height:8px;overflow:hidden}.stb-progress-bar{background:var(--stb-accent);height:100%;transition:width .4s}.stb-obj-icon-running{color:var(--stb-accent);vertical-align:middle;margin-right:6px}.stb-obj-icon-done{color:var(--stb-success)}.stb-obj-icon-done,.stb-obj-icon-failed{vertical-align:middle;margin-right:6px;font-weight:700}.stb-obj-icon-failed{color:var(--stb-danger)}.stb-obj-icon-pending{vertical-align:middle;margin-right:6px}.stb-table tbody tr.stb-row-live td{background:#2f81f712}.stb-table tbody tr.stb-row-live:hover td{background:#2f81f71f}.stb-toast-host{z-index:100;flex-direction:column;gap:10px;max-width:360px;display:flex;position:fixed;bottom:20px;right:20px}.stb-toast{border-radius:var(--stb-radius);background:var(--stb-surface-2);box-shadow:var(--stb-shadow);border:1px solid;padding:12px 16px;font-size:.9rem;animation:.16s ease-out stb-toast-in}@keyframes stb-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.stb-toast-success{color:#7ee28e;border-color:#2ea04380}.stb-toast-error{color:var(--stb-danger-hover);border-color:#e5534b80}.stb-toast-info{border-color:var(--stb-border-strong);color:var(--stb-text)}.stb-tab-badge{background:var(--stb-surface-2);border:1px solid var(--stb-border-strong);color:var(--stb-text-muted);border-radius:999px;margin-left:6px;padding:0 7px;font-size:.72rem;font-weight:700;display:inline-block}.stb-tab.is-active .stb-tab-badge{color:var(--stb-accent);border-color:var(--stb-accent)}.stb-breadcrumbs{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;font-size:.85rem;display:flex}.stb-breadcrumbs,.stb-crumb{color:var(--stb-text-muted)}.stb-crumb.is-current{color:var(--stb-text);font-weight:600}a.stb-crumb:hover{color:var(--stb-accent)}.stb-crumb-sep{color:var(--stb-text-dim)}.stb-crumb-arrows{gap:4px;margin-left:6px;display:inline-flex}.stb-list-scroll{max-height:360px;overflow-y:auto}.stb-list-scroll .stb-table th{z-index:1;position:sticky;top:0}.stb-row-disabled td{opacity:.55}.stb-row-disabled .stb-help{opacity:1}.stb-restore-rows{flex-direction:column;gap:12px;display:flex}.stb-restore-row{border:1px solid var(--stb-border);border-radius:var(--stb-radius);background:var(--stb-surface-2);padding:12px 14px}.stb-restore-row-main{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.stb-restore-src{word-break:break-word;min-width:90px;font-weight:600}.stb-restore-arrow{color:var(--stb-text-dim)}.stb-restore-track{flex-direction:column;gap:14px;display:flex}.stb-restore-track-row{border:1px solid var(--stb-border);border-radius:var(--stb-radius);background:var(--stb-surface-2);padding:12px 14px}.stb-restore-track-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.stb-detail-grid{grid-template-columns:2fr 3fr;align-items:start;gap:20px;display:grid}@media (width<=900px){.stb-detail-grid{grid-template-columns:1fr}}.stb-lastrun{color:var(--stb-text);align-items:center;gap:8px;display:inline-flex}.stb-lastrun:hover{color:var(--stb-accent)}.stb-lastrun-ico{border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.72rem;font-weight:700;display:inline-flex}.stb-lastrun-ok{color:var(--stb-success);background:#2ea04326}.stb-lastrun-danger{color:var(--stb-danger);background:#e5534b26}.stb-lastrun-warn{color:var(--stb-warning);background:#d2992226}.stb-lastrun-info{color:var(--stb-accent);background:#2f81f726}.stb-lastrun-neutral{color:var(--stb-text-dim)}.stb-dots{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.stb-dot{background:var(--stb-text-dim);border-radius:50%;width:10px;height:10px;display:inline-block}.stb-dot-ok{background:var(--stb-success)}.stb-dot-bad{background:var(--stb-danger)}.stb-dot-warn{background:var(--stb-warning)}.stb-dot-run{background:var(--stb-accent);animation:1.1s ease-in-out infinite stb-pulse}@keyframes stb-pulse{0%,to{opacity:1}50%{opacity:.3}}.stb-fchips{flex-wrap:wrap;gap:8px;display:flex}.stb-fchip{background:var(--stb-surface-2);border:1px solid var(--stb-border-strong);color:var(--stb-text-muted);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:5px 12px;font-size:.85rem;display:inline-flex}.stb-fchip.is-active,.stb-fchip:hover{color:var(--stb-text);border-color:var(--stb-accent)}.stb-fchip.is-active{background:#2f81f71f}.stb-fchip-count{text-align:center;background:var(--stb-surface);border:1px solid var(--stb-border);border-radius:999px;min-width:18px;padding:0 6px;font-size:.72rem;font-weight:700}.stb-fchip-danger .stb-fchip-count{color:var(--stb-danger)}.stb-fchip-warn .stb-fchip-count{color:var(--stb-warning)}.stb-logline{border-bottom:1px solid var(--stb-border);align-items:baseline;gap:10px;padding:3px 12px;font-size:.82rem;display:flex}.stb-logline:last-child{border-bottom:none}.stb-logline-ts{white-space:nowrap;flex:none;font-size:.75rem}.stb-logline-msg{word-break:break-word;white-space:pre-wrap;flex:auto}.stb-activity-tray{z-index:90;border:1px solid var(--stb-accent);background:var(--stb-surface-2);color:var(--stb-text);font:inherit;cursor:pointer;box-shadow:var(--stb-shadow);border-radius:999px;align-items:center;gap:9px;padding:10px 15px;font-size:.88rem;font-weight:600;display:inline-flex;position:fixed;bottom:20px;left:20px}.stb-activity-tray:hover{background:var(--stb-surface-hover)}.stb-activity-dot{background:var(--stb-accent);border-radius:50%;width:9px;height:9px;animation:1.1s ease-in-out infinite stb-pulse}.stb-health-opts{border-left:2px solid var(--stb-border);margin:4px 0 4px 26px;padding-left:14px}.stb-health-total{margin-bottom:8px}.stb-hbar{background:var(--stb-surface-2);border:1px solid var(--stb-border);border-radius:4px;height:14px;display:flex;overflow:hidden}.stb-hbar-seg{height:100%;transition:width .3s}.stb-hbar-legend{flex-wrap:wrap;gap:16px;margin-top:8px;font-size:.82rem;display:flex}.stb-hbar-legend i{vertical-align:middle;border-radius:50%;width:10px;height:10px;margin-right:5px;display:inline-block}.stb-chart{border:1px solid var(--stb-border);border-radius:var(--stb-radius);background:var(--stb-surface-2);padding:12px 14px}.stb-chart-head{justify-content:space-between;align-items:baseline;margin-bottom:8px;font-size:.8rem;display:flex}.stb-chart-svg{width:100%;height:140px;display:block}.stb-dbgrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.stb-dbcard{border:1px solid var(--stb-border);border-radius:var(--stb-radius);background:var(--stb-surface-2);padding:12px 14px}.stb-dbcard-head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.stb-dbcard-head strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stb-dbcard-dots{color:var(--stb-text-muted);flex-wrap:wrap;gap:12px;margin-top:8px;font-size:.76rem;display:flex}.stb-dbcard-dots i{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.stb-dbcard-meta{color:var(--stb-text-muted);flex-direction:column;gap:3px;margin-top:8px;font-size:.8rem;display:flex}.stb-acc{border:1px solid var(--stb-border);border-radius:var(--stb-radius);background:var(--stb-surface);margin-bottom:10px}.stb-acc-head{justify-content:space-between;padding:2px 14px 2px 4px}.stb-acc-btn,.stb-acc-head{align-items:center;gap:10px;display:flex}.stb-acc-btn{min-width:0;color:var(--stb-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;padding:12px 10px}.stb-acc-caret{color:var(--stb-text-dim);width:12px}.stb-acc-num{background:var(--stb-surface-2);border:1px solid var(--stb-border-strong);width:22px;height:22px;color:var(--stb-text-muted);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex}.stb-acc-title{flex:none;font-weight:600}.stb-acc-summary{color:var(--stb-text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.stb-acc-body{border-top:1px solid var(--stb-border);padding:4px 18px 18px}.stb-switch{cursor:pointer;display:inline-flex;position:relative}.stb-switch input{opacity:0;width:0;height:0;position:absolute}.stb-switch-track{background:var(--stb-surface-2);border:1px solid var(--stb-border-strong);border-radius:999px;width:38px;height:20px;transition:background .15s;position:relative}.stb-switch-knob{background:var(--stb-text-dim);border-radius:50%;width:14px;height:14px;transition:transform .15s,background .15s;position:absolute;top:2px;left:2px}.stb-switch input:checked+.stb-switch-track{border-color:var(--stb-accent);background:#2f81f74d}.stb-switch input:checked+.stb-switch-track .stb-switch-knob{background:var(--stb-accent);transform:translate(18px)}.stb-db-ignored{color:var(--stb-danger);text-decoration:line-through}.stb-dest-cards{flex-direction:column;gap:8px;display:flex}.stb-dest-card{border:1px solid var(--stb-border);border-radius:var(--stb-radius);background:var(--stb-surface-2);align-items:center;gap:12px;padding:10px 12px;display:flex}.stb-dest-ico{flex:none;font-size:1.1rem}.stb-dest-info{flex-direction:column;flex:1;min-width:0;display:flex}.stb-dest-info strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stb-dest-chooser{grid-template-columns:1fr 1fr;gap:22px;display:grid}@media (width<=620px){.stb-dest-chooser{grid-template-columns:1fr}}.stb-dest-types{flex-direction:column;gap:8px;display:flex}.stb-dest-types .stb-btn{justify-content:flex-start}.stb-dest-reuse{flex-direction:column;gap:8px;max-height:300px;display:flex;overflow-y:auto}.stb-dest-reuse-item{border:1px solid var(--stb-border-strong);border-radius:var(--stb-radius);background:var(--stb-surface-2);color:var(--stb-text);cursor:pointer;text-align:left;align-items:center;gap:10px;padding:9px 11px;display:flex}.stb-dest-reuse-item:hover{border-color:var(--stb-accent);background:var(--stb-surface-hover)}.stb-sched-row{border-bottom:1px solid var(--stb-border);padding:12px 0}.stb-sched-row:last-of-type{border-bottom:none}.stb-sched-fields{flex-direction:column;gap:10px;margin:10px 0 0 26px;display:flex}.stb-sched-line{flex-wrap:wrap;align-items:center;gap:8px;font-size:.9rem;display:flex}.stb-sched-line .stb-input,.stb-sched-line .stb-select{margin:0}.stb-daybtn{border-radius:var(--stb-radius);border:1px solid var(--stb-border-strong);background:var(--stb-surface-2);color:var(--stb-text-dim);cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px 9px;font-size:.8rem}.stb-daybtn.is-on{color:var(--stb-text);border-color:var(--stb-accent);background:#2f81f71f}.stb-daybtn.is-weekend{color:var(--stb-danger)}.stb-daybtn.is-weekend.is-on{color:var(--stb-danger-hover);border-color:var(--stb-danger);background:#e5534b1f}.stb-plan-line{border-bottom:1px solid var(--stb-border);align-items:center;gap:10px;padding:4px 2px;font-size:.85rem;display:flex}.stb-plan-line:last-child{border-bottom:none}.stb-steps{flex-direction:column;gap:8px;display:flex}.stb-step{align-items:center;gap:10px;display:flex}.stb-step-mark{background:var(--stb-surface-2);border:1px solid var(--stb-border-strong);width:22px;height:22px;color:var(--stb-text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex}.stb-step.is-done .stb-step-mark{border-color:var(--stb-success);color:var(--stb-success);background:#2ea04326}.stb-card-click{cursor:pointer;transition:border-color .12s}.stb-card-click.is-active,.stb-card-click:hover{border-color:var(--stb-accent)}.stb-card-click.is-active{box-shadow:inset 0 0 0 1px var(--stb-accent)}.stb-restore-opts{border:1px solid var(--stb-border);border-radius:var(--stb-radius);background:var(--stb-surface);margin-top:8px;padding:8px 10px}.stb-steps-num{color:var(--stb-text);margin:6px 0 14px;padding-left:20px}.stb-steps-num li{margin:5px 0}.stb-spin{animation:1s linear infinite stb-rotate;display:inline-block}@keyframes stb-rotate{to{transform:rotate(1turn)}}.stb-inline-code,.stb-mono{font-family:var(--stb-font-mono);font-size:.85em}.stb-inline-code{background:var(--stb-surface-2);border:1px solid var(--stb-border-strong);word-break:break-all;border-radius:5px;padding:2px 6px}.stb-kv{grid-template-columns:180px 1fr;gap:8px 16px;font-size:.9rem;display:grid}.stb-kv dt{color:var(--stb-text-muted)}.stb-kv dd{color:var(--stb-text);word-break:break-word;margin:0}.stb-section-title{margin:26px 0 12px;font-size:1rem}.stb-token-box{font-family:var(--stb-font-mono);background:var(--stb-bg);border:1px dashed var(--stb-border-strong);border-radius:var(--stb-radius);word-break:break-all;margin:10px 0;padding:12px 14px;font-size:.85rem}
