:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d252c;background:#f4f6f7;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--bg: #f4f6f7;--surface: #ffffff;--surface-muted: #f7f8f9;--border: #dfe4e7;--border-strong: #c9d0d4;--text: #1d252c;--text-muted: #66737c;--text-faint: #8a969e;--green: #18794e;--green-bg: #e8f5ee;--blue: #2766a3;--blue-bg: #eaf2f8;--amber: #9a5b13;--amber-bg: #fbf0df;--red: #b33a3a;--red-bg: #fbeaea;--sidebar: #182126;--sidebar-muted: #9aa9b1;--shadow: 0 10px 28px rgba(24, 33, 38, .12)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:var(--bg)}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #3b78ad;outline-offset:2px}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;letter-spacing:0}code{font-size:12px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:236px;z-index:30;display:flex;flex-direction:column;color:#edf2f4;background:var(--sidebar);border-right:1px solid #2a363c}.brand{height:68px;display:flex;align-items:center;gap:11px;padding:0 17px;border-bottom:1px solid #2a363c}.brand-mark{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:6px;color:#102018;background:#76c59d;font-weight:800;font-size:12px}.brand>span:not(.brand-mark){min-width:0;display:flex;flex-direction:column}.brand strong{font-size:13px;line-height:18px}.brand small{color:var(--sidebar-muted);font-size:10px;line-height:15px}.sidebar-nav{display:flex;flex-direction:column;gap:3px;padding:14px 10px;overflow-y:auto}.sidebar-nav a{min-height:38px;display:flex;align-items:center;gap:10px;padding:0 10px;color:#b9c5ca;border-radius:5px;font-size:13px;font-weight:500}.sidebar-nav a:hover{color:#fff;background:#232e34;text-decoration:none}.sidebar-nav a.active{color:#fff;background:#2c3a40;box-shadow:inset 3px 0 #76c59d}.nav-chevron{margin-left:auto;opacity:0}.sidebar-nav a.active .nav-chevron{opacity:.6}.sidebar-footer{margin-top:auto;min-height:54px;display:flex;align-items:center;gap:8px;padding:0 14px;border-top:1px solid #2a363c;color:var(--sidebar-muted);font-size:11px}.sidebar-footer .icon-button{margin-left:auto;color:#aab6bc;border-color:transparent}.environment-dot{width:7px;height:7px;border-radius:50%;background:#50b981;box-shadow:0 0 0 3px #50b9811f}.sidebar-close,.sidebar-scrim{display:none}.app-main{min-height:100vh;margin-left:236px}.topbar{height:68px;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:12px;padding:0 28px;background:#fffffff5;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.topbar h1{margin:0;font-size:16px;line-height:21px;font-weight:650}.topbar-context{display:none;color:var(--text-faint);font-size:10px}.topbar-state{margin-left:auto;display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:11px}.mobile-menu{display:none}.content{width:min(1500px,100%);margin:0 auto;padding:26px 28px 54px}.page-stack{display:flex;flex-direction:column;gap:18px;min-width:0}.page-header{min-height:48px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-header h2{margin:0 0 5px;font-size:20px;line-height:26px;font-weight:680}.page-header p{margin:0;color:var(--text-muted);font-size:12px;line-height:18px}.page-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.button,.icon-button{border:1px solid transparent;border-radius:5px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;white-space:nowrap;font-size:12px;font-weight:600}.button-primary{color:#fff;background:#1f6b4a;border-color:#1f6b4a}.button-primary:hover{background:#185a3e}.button-secondary{color:#344149;background:#fff;border-color:var(--border-strong)}.button-secondary:hover{background:#f1f4f5}.button-danger{color:#fff;background:#a93d3d;border-color:#a93d3d}.button-danger:hover{background:#8f3131}.button-quiet{color:var(--text-muted);background:transparent}.button-quiet:hover{color:var(--text);background:#e8ecee}.button-live{color:var(--green);background:var(--green-bg);border-color:#b7dfca}.button-small{min-height:28px;padding:0 9px}.button-block{width:100%}.button:disabled,.icon-button:disabled{opacity:.46;cursor:not-allowed}.icon-button{width:31px;height:31px;display:inline-grid;place-items:center;padding:0;color:#56636b;background:transparent;border-color:var(--border)}.icon-button:hover{color:var(--text);background:#edf1f2}.icon-button-danger:hover{color:var(--red);background:var(--red-bg);border-color:#e9bdbd}.icon-button-success:hover{color:var(--green);background:var(--green-bg);border-color:#b7dfca}.mobile-menu,.sidebar .sidebar-close{display:none}.panel,.settings-surface{min-width:0;background:var(--surface);border:1px solid var(--border);border-radius:6px}.panel{padding:18px}.panel-flush{padding:0;overflow:hidden}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-heading h3{margin:0 0 3px;font-size:13px;font-weight:680}.panel-heading p{margin:0;color:var(--text-muted);font-size:11px}.panel-heading>svg{color:var(--text-faint)}.stat-grid{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:10px}.stat-card{min-height:124px;display:grid;grid-template-columns:30px 1fr;grid-template-rows:30px 1fr auto;align-items:center;padding:14px;background:#fff;border:1px solid var(--border);border-radius:6px}.stat-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:5px}.stat-icon-green{color:var(--green);background:var(--green-bg)}.stat-icon-blue{color:var(--blue);background:var(--blue-bg)}.stat-icon-amber{color:var(--amber);background:var(--amber-bg)}.stat-icon-red{color:var(--red);background:var(--red-bg)}.stat-card>span{color:var(--text-muted);font-size:11px;margin-left:8px}.stat-card>strong{grid-column:1 / -1;align-self:end;font-size:25px;line-height:32px;font-weight:680}.stat-card>small{grid-column:1 / -1;color:var(--text-faint);font-size:10px}.dashboard-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(380px,1.2fr);gap:14px}.capacity-value{margin-top:12px;display:flex;align-items:baseline;gap:4px}.capacity-value strong{font-size:32px;line-height:40px}.capacity-value span{color:var(--text-muted);font-size:15px}.progress-track{height:8px;margin:12px 0 18px;overflow:hidden;background:#e8edef;border-radius:4px}.progress-track>span{display:block;height:100%;background:#347c5a;border-radius:inherit}.capacity-legend{display:flex;flex-wrap:wrap;gap:14px;color:var(--text-muted);font-size:10px}.capacity-legend>span{display:inline-flex;align-items:center;gap:5px}.legend-dot{width:7px;height:7px;border-radius:2px}.legend-used{background:#347c5a}.legend-free{background:#d8dfe2}.legend-configured{background:#90a2ad}.legend-browser{background:#4e82a9}.legend-risk{background:#d08b39}.distribution-list{display:flex;flex-direction:column;gap:9px}.distribution-row{min-height:22px;display:grid;grid-template-columns:122px minmax(60px,1fr) 42px;align-items:center;gap:10px}.distribution-row>strong{text-align:right;font-size:11px}.distribution-line{height:5px;overflow:hidden;background:#edf0f1;border-radius:3px}.distribution-line i{display:block;height:100%;background:#90a2ad;border-radius:inherit}.capacity-strip{min-height:60px;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));background:#fff;border:1px solid var(--border);border-radius:6px}.capacity-strip>div{min-width:0;display:flex;align-items:center;gap:8px;padding:12px 16px;border-right:1px solid var(--border)}.capacity-strip>div:last-child{border-right:0}.capacity-strip svg{color:var(--text-faint)}.capacity-strip span{color:var(--text-muted);font-size:11px}.capacity-strip strong{margin-left:auto;font-size:14px;white-space:nowrap}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{height:38px;padding:0 13px;color:var(--text-muted);background:#f7f8f9;border-bottom:1px solid var(--border);text-align:left;font-size:10px;font-weight:650;white-space:nowrap}td{height:54px;padding:8px 13px;border-bottom:1px solid #e8ecee;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fafbfb}.accounts-table{min-width:970px}.tasks-table{min-width:1180px}.logs-table{min-width:1060px}.primary-cell{min-width:0;display:flex;flex-direction:column;gap:3px}.primary-cell strong{font-size:11px;font-weight:650}.primary-cell span,.primary-cell small{color:var(--text-muted);font-size:10px}.primary-cell code{color:#334149}.slot-count{display:flex;align-items:baseline;gap:3px}.slot-count strong{font-size:14px}.slot-count span{color:var(--text-muted)}.cell-note{display:block;max-width:150px;margin-top:4px;overflow:hidden;color:var(--text-faint);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.cell-error{max-width:340px;color:#9b3838}.actions-cell{text-align:right;white-space:nowrap}.actions-cell .icon-button{margin-left:4px}.muted{color:var(--text-faint)}.nowrap{white-space:nowrap}.numeric{text-align:right;font-variant-numeric:tabular-nums}.table-footer{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:7px 12px;border-top:1px solid var(--border);color:var(--text-muted);font-size:10px}.table-footer>div{display:flex;align-items:center;gap:8px}.table-progress{width:112px;display:flex;align-items:center;gap:7px}.table-progress>span{width:78px;height:5px;overflow:hidden;background:#e5eaec;border-radius:3px}.table-progress i{display:block;height:100%;background:#4e82a9}.table-progress small{width:27px;color:var(--text-muted);font-size:9px;text-align:right}.status-badge{min-height:20px;display:inline-flex;align-items:center;padding:2px 7px;border:1px solid transparent;border-radius:4px;font-size:9px;font-weight:700;line-height:14px;white-space:nowrap}.status-success{color:var(--green);background:var(--green-bg);border-color:#c7e5d5}.status-danger{color:var(--red);background:var(--red-bg);border-color:#efcccc}.status-warning{color:var(--amber);background:var(--amber-bg);border-color:#eed5b3}.status-info{color:var(--blue);background:var(--blue-bg);border-color:#c8dcec}.status-neutral{color:#58666e;background:#edf0f2;border-color:#dce2e5}.filter-bar{min-height:46px;display:flex;align-items:center;gap:9px;padding:6px;background:#fff;border:1px solid var(--border);border-radius:6px}.filter-bar select{min-width:160px;height:33px;padding:0 30px 0 9px;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:4px;font-size:11px}.search-box{width:min(420px,100%);height:33px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--border);border-radius:4px}.search-box:focus-within{border-color:#80a6c3;box-shadow:0 0 0 2px #e4eff6}.search-box svg{flex:0 0 auto;color:var(--text-faint)}.search-box input{width:100%;min-width:0;border:0;outline:0;color:var(--text);background:transparent;font-size:11px}.metrics-filter>span{margin-left:auto;padding:0 8px;color:var(--text-muted);font-size:10px}.scope-list,.metric-labels{display:flex;flex-wrap:wrap;gap:4px}.scope-list span,.metric-labels span{padding:2px 5px;color:#536169;background:#edf1f2;border-radius:3px;font-size:9px;white-space:nowrap}.metric-labels b{font-weight:650}.metric-value{font-family:SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:650}.metrics-panel,.log-panel{max-height:calc(100vh - 250px);overflow-y:auto}.state-block{min-height:150px;display:flex;align-items:center;justify-content:center;gap:9px;padding:30px;color:var(--text-muted);font-size:11px}.state-error{color:var(--red)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#10171b94}.modal{width:100%;max-height:calc(100vh - 40px);overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid var(--border-strong);border-radius:7px;box-shadow:var(--shadow)}.modal-small{max-width:500px}.modal-medium{max-width:660px}.modal-large{max-width:880px}.modal-header{min-height:66px;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:15px 18px;border-bottom:1px solid var(--border)}.modal-header h2{margin:0 0 3px;font-size:16px;line-height:21px}.modal-header p{margin:0;color:var(--text-muted);font-size:10px;line-height:16px}.modal-body{padding:18px;overflow-y:auto}.modal-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.segmented-control{width:min(340px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px;background:var(--surface-muted);border:1px solid var(--border);border-radius:5px}.segmented-control-three{width:min(510px,100%);grid-template-columns:repeat(3,minmax(0,1fr))}.segmented-control button{min-width:0;height:31px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;color:var(--text-muted);background:transparent;border:0;border-radius:3px;cursor:pointer;font-size:11px;font-weight:600}.segmented-control button:hover{color:var(--text);background:#eef1f2}.segmented-control button.active{color:#244236;background:#fff;box-shadow:0 0 0 1px var(--border-strong)}.segmented-control+.form-stack,.segmented-control+.login-job-panel{margin-top:16px}.form-stack{display:flex;flex-direction:column;gap:14px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.field{min-width:0;display:flex;flex-direction:column;gap:6px;color:#46535b;font-size:10px;font-weight:600}.field input,.field textarea,.field select,.setting-field input{width:100%;color:var(--text);background:#fff;border:1px solid var(--border-strong);border-radius:4px;font-size:11px;font-weight:400}.field input,.field select,.setting-field input{height:35px;padding:0 9px}.field textarea{min-height:70px;padding:8px 9px;resize:vertical;line-height:16px}.field input:focus,.field textarea:focus,.field select:focus,.setting-field input:focus{border-color:#80a6c3;box-shadow:0 0 0 2px #e4eff6;outline:0}.pairing-code-row{min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) 31px;align-items:center;gap:8px;padding:6px 7px 6px 10px;color:#223038;background:var(--surface-muted);border:1px solid var(--border-strong);border-radius:4px}.pairing-code-row code{min-width:0;overflow-wrap:anywhere;font-size:12px;line-height:18px;-webkit-user-select:all;user-select:all}.pairing-expiry{margin:-6px 0 0;color:var(--text-muted);font-size:10px;line-height:16px}.field-group{margin:0;padding:10px 12px;border:1px solid var(--border);border-radius:4px}.field-group legend{padding:0 4px;color:#46535b;font-size:10px;font-weight:600}.check-field{display:flex;align-items:center;gap:8px;color:#48555d;font-size:11px}.check-field+.check-field{margin-top:8px}.check-field input{width:15px;height:15px;margin:0;accent-color:var(--green)}.field-group .form-error{margin-top:8px}.form-error{padding:8px 10px;color:var(--red);background:var(--red-bg);border:1px solid #efcccc;border-radius:4px;font-size:10px}.login-job-panel{display:flex;flex-direction:column;gap:15px}.login-job-heading{min-height:52px;display:flex;align-items:flex-start;gap:11px}.login-job-icon{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:5px}.login-job-icon-running{color:var(--blue);background:var(--blue-bg)}.login-job-icon-success{color:var(--green);background:var(--green-bg)}.login-job-icon-danger{color:var(--amber);background:var(--amber-bg)}.login-job-heading>div{min-width:0}.login-job-title{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.login-job-title strong{font-size:13px;line-height:20px}.login-job-heading p{margin:3px 0 0;color:var(--text-muted);font-size:10px;line-height:16px}.login-job-meta{display:flex;flex-wrap:wrap;gap:6px 14px;padding:9px 11px;color:var(--text-muted);background:var(--surface-muted);border:1px solid var(--border);border-radius:4px;font-size:9px}.login-job-meta code{color:#3b4850;overflow-wrap:anywhere}.login-job-panel .callout{display:flex;align-items:flex-start;gap:8px}.login-job-panel .callout svg{flex:0 0 auto;margin-top:1px}.batch-credential-input{display:flex;flex-direction:column;gap:6px}.batch-provider-picker{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:12px;border:1px solid var(--border);border-radius:5px;background:var(--surface-muted)}.batch-provider-picker .field-label{color:var(--text);font-size:12px;font-weight:650}.batch-provider-control{width:min(360px,100%);background:#fff}.batch-provider-picker .batch-input-hint{margin:0}.batch-accounts-input{min-height:200px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px!important}.batch-input-hint{margin:0;color:var(--text-muted);font-size:9px;line-height:15px}.cookie-import-picker{position:relative;min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:20px;color:var(--text-muted);background:var(--surface-muted);border:1px dashed var(--border-strong);border-radius:6px;cursor:pointer;text-align:center}.cookie-import-picker:hover{color:var(--green);border-color:var(--green);background:var(--green-bg)}.cookie-import-picker strong{color:var(--text);font-size:12px}.cookie-import-picker span{font-size:9px;line-height:15px}.cookie-import-picker input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.cookie-import-selection{overflow:hidden;border:1px solid var(--border);border-radius:5px}.cookie-import-selection-heading{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;background:var(--surface-muted);border-bottom:1px solid var(--border)}.cookie-import-selection-heading>div{display:flex;align-items:center;gap:7px;color:var(--green)}.cookie-import-selection-heading strong{color:var(--text);font-size:10px}.cookie-import-selection-heading .button,.cookie-import-row .button{min-height:28px;padding:5px 9px;font-size:9px}.cookie-import-list{max-height:240px;overflow-y:auto}.cookie-import-row{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 10px;border-bottom:1px solid var(--border)}.cookie-import-row:last-child{border-bottom:0}.cookie-import-row .primary-cell{min-width:0}.cookie-import-row .primary-cell strong,.cookie-import-row .primary-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cookie-import-advanced[open]{display:flex;flex-direction:column;gap:10px}.batch-legacy-passwords{padding:9px 11px;border:1px solid var(--border);border-radius:4px;background:var(--surface-muted)}.batch-legacy-passwords summary{color:#46535b;cursor:pointer;font-size:10px;font-weight:600}.batch-legacy-passwords[open] summary{margin-bottom:10px}.batch-legacy-passwords .field textarea{background:#fff}.batch-login-summary{display:grid;grid-template-columns:repeat(5,minmax(74px,1fr));border:1px solid var(--border);border-radius:4px;overflow:hidden}.batch-login-summary>div{min-width:0;min-height:54px;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:8px 10px;border-right:1px solid var(--border)}.batch-login-summary>div:last-child{border-right:0}.batch-login-summary span{color:var(--text-muted);font-size:9px}.batch-login-summary strong{font-size:14px}.batch-login-results{max-height:310px;overflow-y:auto;border:1px solid var(--border);border-radius:4px}.batch-login-row{min-height:58px;display:grid;grid-template-columns:minmax(170px,.9fr) 112px minmax(210px,1.25fr);align-items:center;gap:12px;padding:8px 11px;border-bottom:1px solid var(--border)}.batch-login-row:last-child{border-bottom:0}.batch-login-outcome{min-width:0;display:flex;flex-direction:column;gap:3px}.batch-login-outcome strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.batch-login-outcome span{overflow:hidden;color:var(--text-muted);font-size:9px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.batch-login-outcome .batch-login-error{color:var(--red);white-space:normal}.batch-login-loading{min-height:90px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-muted);font-size:10px}.max-workflow-strip{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:6px}.max-workflow-step{min-width:0;min-height:74px;display:flex;align-items:center;gap:10px;padding:12px 14px;border-right:1px solid var(--border)}.max-workflow-step:last-child{border-right:0}.max-workflow-icon{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;color:var(--green);background:var(--green-bg);border-radius:5px}.max-workflow-step>div{min-width:0;display:grid;grid-template-columns:auto 1fr;gap:2px 7px;align-items:baseline}.max-workflow-step small{color:var(--text-faint);font-size:8px}.max-workflow-step strong{font-size:11px}.max-workflow-step>div>span{grid-column:1 / -1;color:var(--text-muted);font-size:9px;white-space:nowrap}.max-batch-create-panel{max-width:920px}.max-accounts-input{min-height:220px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px!important;line-height:17px!important}.max-input-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:-8px;color:var(--text-muted);font-size:9px}.secret-input{display:grid;grid-template-columns:minmax(0,1fr) 35px;gap:7px}.secret-input .icon-button{width:35px;height:35px}.max-concurrency-field{max-width:220px}.max-policy-callout{display:flex;align-items:flex-start;gap:8px;color:#315a46;background:var(--green-bg);border-color:#b7dfca}.max-policy-callout svg{flex:0 0 auto;margin-top:1px}.max-batch-progress-panel{display:flex;flex-direction:column;gap:15px}.max-batch-progress-heading{display:flex;align-items:flex-start;gap:11px}.max-batch-progress-heading>div{min-width:0}.max-batch-progress-heading p{margin:3px 0 0;color:var(--text-muted);font-size:9px;line-height:15px}.max-progress-track{width:100%;height:7px;overflow:hidden;background:#e7ecee;border-radius:4px}.max-progress-track>span{display:block;height:100%;background:var(--green);border-radius:inherit;transition:width .18s ease}.max-progress-summary{display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));overflow:hidden;border:1px solid var(--border);border-radius:5px}.max-progress-summary>div{min-width:0;min-height:58px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:9px 12px;border-right:1px solid var(--border)}.max-progress-summary>div:last-child{border-right:0}.max-progress-summary span{color:var(--text-muted);font-size:9px}.max-progress-summary strong{font-size:16px}.max-progress-summary .summary-danger{color:var(--red)}.max-results-table{border:1px solid var(--border);border-radius:5px}.max-results-table table{min-width:900px}.max-results-table code{color:#344149}.max-results-table .quota-success{color:var(--green)}.max-result-message{max-width:300px;color:var(--text-muted);font-size:9px}.login-result{padding-top:14px;border-top:1px solid var(--border)}.login-result-account{display:flex;flex-direction:column;gap:3px;margin-bottom:11px}.login-result-account>span,.login-result-account>small{color:var(--text-muted);font-size:9px}.login-result-account>strong{font-size:12px}.credential-result-grid{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:7px}.credential-result{min-width:0;min-height:54px;display:grid;grid-template-columns:17px minmax(0,1fr);grid-template-rows:18px 16px;align-items:center;padding:8px;color:var(--text-faint);background:var(--surface-muted);border:1px solid var(--border);border-radius:4px}.credential-result svg{grid-row:1 / -1}.credential-result span{overflow:hidden;color:var(--text-muted);font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.credential-result small{color:var(--text-faint);font-size:8px}.credential-result-ok{color:var(--green);background:var(--green-bg);border-color:#c7e5d5}.credential-result-ok span{color:#315a46}.credential-result-ok small{color:var(--green)}.detail-stack{display:flex;flex-direction:column;gap:18px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--border);border-radius:5px;overflow:hidden}.detail-item{min-width:0;min-height:57px;display:flex;flex-direction:column;gap:5px;padding:10px 12px;border-bottom:1px solid var(--border)}.detail-item:nth-child(odd){border-right:1px solid var(--border)}.detail-item:nth-last-child(-n+2){border-bottom:0}.detail-item>span{color:var(--text-muted);font-size:9px}.detail-item strong,.detail-item code{overflow-wrap:anywhere;font-size:11px}.detail-heading{margin:0 0 7px;font-size:11px}.code-block{max-height:300px;margin:0;overflow:auto;padding:12px;color:#334149;background:#f5f7f8;border:1px solid var(--border);border-radius:4px;font-size:10px;line-height:16px;white-space:pre-wrap;overflow-wrap:anywhere}.code-error{color:#8f3131;background:#fff7f7;border-color:#edcccc}.callout{padding:10px 12px;border:1px solid;border-radius:4px;font-size:10px;line-height:16px}.callout-warning{color:#815019;background:var(--amber-bg);border-color:#ebcda7}.callout .modal-actions{padding-top:8px}.align-self-start{align-self:flex-start}.reveal-key{display:flex;flex-direction:column;gap:14px}.reveal-key code{padding:12px;overflow-wrap:anywhere;color:#254034;background:var(--green-bg);border:1px solid #b7dfca;border-radius:4px;line-height:18px}.settings-surface{overflow:hidden}.settings-section{display:grid;grid-template-columns:minmax(200px,.42fr) minmax(400px,1fr);gap:30px;padding:24px;border-bottom:1px solid var(--border)}.settings-section header h3{margin:0 0 5px;font-size:13px}.settings-section header p{max-width:360px;margin:0;color:var(--text-muted);font-size:10px;line-height:16px}.settings-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:13px 18px}.setting-field{min-width:0;display:grid;grid-template-columns:minmax(130px,1fr) 110px;align-items:center;gap:10px;color:#48555d;font-size:10px}.setting-toggle{min-height:42px;grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:6px}.setting-toggle>span{display:flex;flex-direction:column;gap:2px}.setting-toggle strong{font-size:10px}.setting-toggle small{color:var(--text-muted);font-size:9px}.setting-toggle input{width:34px;height:18px;accent-color:var(--green)}.settings-actions{min-height:62px;display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:12px 24px;background:#f8f9f9}.settings-actions span{color:var(--text-muted);font-size:9px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#edf1f2}.login-panel{width:min(400px,100%);padding:28px;background:#fff;border:1px solid var(--border-strong);border-radius:7px;box-shadow:0 16px 36px #19222717}.login-brand{display:flex;align-items:center;gap:12px;padding-bottom:22px;border-bottom:1px solid var(--border)}.brand-mark-large{width:38px;height:38px;flex-basis:38px}.login-brand>div{display:flex;flex-direction:column;gap:2px}.login-brand strong{font-size:14px}.login-brand span:not(.brand-mark){color:var(--text-muted);font-size:10px}.login-heading{display:flex;align-items:center;gap:9px;margin:23px 0 18px}.login-heading svg{color:var(--green)}.login-heading h1{margin:0;font-size:18px}.login-panel form{display:flex;flex-direction:column;gap:15px}.login-footer{position:fixed;bottom:18px;color:var(--text-faint);font-size:9px}.toast-host{position:fixed;z-index:150;right:18px;bottom:18px;width:min(360px,calc(100vw - 36px));display:flex;flex-direction:column;gap:8px}.toast{min-height:42px;display:grid;grid-template-columns:20px 1fr 28px;align-items:center;gap:7px;padding:6px 7px 6px 12px;color:#fff;background:#263239;border:1px solid #3c494f;border-radius:5px;box-shadow:var(--shadow);font-size:11px}.toast-success>svg{color:#87d4ab}.toast-error>svg{color:#ef9999}.toast .icon-button{width:27px;height:27px;color:#cbd3d7;border-color:transparent}@media(max-width:1120px){.stat-grid{grid-template-columns:repeat(3,1fr)}.settings-section{grid-template-columns:1fr;gap:16px}}@media(max-width:820px){.sidebar{width:min(280px,86vw);transform:translate(-101%);transition:transform .18s ease;box-shadow:var(--shadow)}.sidebar-open{transform:translate(0)}.sidebar .sidebar-close{display:grid;margin-left:auto;color:#b9c5ca;border-color:transparent}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;padding:0;background:#10171b80;border:0}.app-main{margin-left:0}.mobile-menu{display:grid}.topbar{height:60px;padding:0 16px}.topbar-context{display:block}.topbar h1{font-size:14px;line-height:18px}.content{padding:20px 16px 44px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.capacity-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.capacity-strip>div:nth-child(2){border-right:0}.capacity-strip>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.settings-fields{grid-template-columns:1fr}.max-workflow-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.max-workflow-step:nth-child(2){border-right:0}.max-workflow-step:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media(max-width:560px){.topbar-state{display:none}.page-header{align-items:stretch;flex-direction:column;gap:12px}.page-actions{justify-content:flex-start}.page-actions .button{flex:1}.stat-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card{min-height:112px;padding:12px}.stat-card>strong{font-size:21px}.stat-grid .stat-card:last-child{grid-column:1 / -1}.capacity-strip{grid-template-columns:1fr}.capacity-strip>div,.capacity-strip>div:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.capacity-strip>div:last-child{border-bottom:0}.filter-bar{align-items:stretch;flex-direction:column}.filter-bar select,.search-box{width:100%}.metrics-filter>span{margin:0;padding:5px 8px}.form-grid,.detail-grid{grid-template-columns:1fr}.credential-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented-control-three{grid-template-columns:1fr}.batch-login-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-login-summary>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.batch-login-summary>div:nth-child(2n){border-right:0}.batch-login-summary>div:last-child{border-bottom:0}.batch-login-row{grid-template-columns:1fr auto;gap:6px 10px}.batch-login-outcome{grid-column:1 / -1}.login-job-panel .modal-actions{align-items:stretch;flex-direction:column-reverse}.login-job-panel .modal-actions .button{width:100%}.detail-item:nth-child(odd){border-right:0}.detail-item:nth-last-child(2){border-bottom:1px solid var(--border)}.settings-section{padding:18px 14px}.setting-field{grid-template-columns:1fr 90px}.settings-actions{align-items:stretch;flex-direction:column;padding:14px}.settings-actions .button{width:100%}.modal-layer{align-items:end;padding:0}.modal{max-height:92vh;border-radius:7px 7px 0 0}.modal-body{padding:15px}.login-page{padding:14px}.login-panel{padding:22px}.max-workflow-strip{grid-template-columns:1fr}.max-workflow-step,.max-workflow-step:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.max-workflow-step:last-child{border-bottom:0}.max-progress-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.max-progress-summary>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.max-progress-summary>div:nth-child(2n){border-right:0}.max-progress-summary>div:last-child{border-bottom:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
