:root{color-scheme:light;font-family:Inter,SF Pro Text,Segoe UI,system-ui,sans-serif;color:#202427;background:#f6f7f8;font-synthesis:none;--bg: #f6f7f8;--surface: #ffffff;--surface-subtle: #f0f2f3;--sidebar: #202529;--sidebar-muted: #aeb7bc;--text: #202427;--muted: #697278;--line: #dfe3e5;--line-strong: #cbd1d4;--primary: #b84522;--primary-hover: #96391d;--accent: #176b80;--success: #17724b;--success-bg: #e8f5ee;--warning: #805b0b;--warning-bg: #fff4d6;--danger: #a93030;--danger-bg: #fbecec;--info: #176b80;--info-bg: #e6f3f6;--focus: #d05a32;--shadow: 0 12px 34px rgb(26 31 34 / 12%)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:var(--bg)}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:8px;left:8px;transform:translateY(-150%);padding:8px 12px;background:var(--surface);color:var(--text);border:1px solid var(--line)}.skip-link:focus{transform:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr)}.sidebar{position:fixed;z-index:35;inset:0 auto 0 0;width:236px;display:flex;flex-direction:column;color:#f6f8f9;background:var(--sidebar);border-right:1px solid #353b3f}.brand-row{min-height:70px;display:flex;align-items:center;gap:11px;padding:15px 17px;border-bottom:1px solid #343a3e}.brand-row>div:nth-child(2){min-width:0;display:grid;gap:2px}.brand-row strong{font-size:15px;font-weight:720}.brand-row span{color:var(--sidebar-muted);font-size:11px}.brand-mark{width:35px;height:35px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:var(--primary);border-radius:6px}.brand-row .icon-button{margin-left:auto;color:#fff;border-color:#4b5358}.nav-list{display:grid;gap:2px;padding:12px 9px;overflow-y:auto}.nav-item{width:100%;min-height:39px;display:grid;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:8px 10px;color:#c8d0d4;text-align:left;border:1px solid transparent;border-radius:5px;background:transparent;transition:background .16s ease,color .16s ease}.nav-item:hover{color:#fff;background:#2b3135}.nav-item-active{color:#fff;background:#343b3f;border-color:#465057}.nav-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.security-status{margin:auto 12px 14px;display:flex;gap:9px;padding:11px;color:#bfe5d2;background:#263c33;border:1px solid #375547;border-radius:6px}.security-status div{display:grid;gap:2px}.security-status strong{font-size:12px}.security-status span{color:#9dc4b1;font-size:10px}.main-content{grid-column:2;min-width:0;min-height:100vh}.topbar{position:sticky;z-index:25;top:0;height:54px;display:flex;align-items:center;gap:12px;padding:0 27px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.breadcrumb{display:flex;align-items:center;gap:6px;min-width:0;font-size:12px;color:var(--muted)}.breadcrumb strong{overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap}.topbar-status{margin-left:auto;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.status-dot{width:7px;height:7px;background:var(--success);border-radius:50%;box-shadow:0 0 0 3px var(--success-bg)}.page-wrap{width:min(100%,1480px);margin:0 auto;padding:24px 28px 50px}.page-heading{min-height:74px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px}.eyebrow{display:block;margin-bottom:5px;color:var(--primary);font-size:11px;font-weight:760;text-transform:uppercase}h1{margin:0;font-size:25px;line-height:1.2;letter-spacing:0}.page-actions{display:flex;gap:8px}.primary-button,.secondary-button,.danger-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:7px 12px;border-radius:5px;font-size:12px;font-weight:680}.primary-button{color:#fff;background:var(--primary);border:1px solid var(--primary)}.primary-button:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.secondary-button{color:var(--text);background:var(--surface);border:1px solid var(--line-strong)}.secondary-button:hover{background:var(--surface-subtle)}.danger-button{color:#fff;background:var(--danger);border:1px solid var(--danger)}.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 auto;padding:0;color:var(--muted);background:var(--surface);border:1px solid var(--line-strong);border-radius:5px}.icon-button:hover{color:var(--text);background:var(--surface-subtle)}.quick-strip{min-height:45px;display:flex;align-items:center;gap:2px;margin:-8px 0 17px;padding:5px;background:var(--surface-subtle);border:1px solid var(--line);border-radius:6px}.quick-strip button{min-height:32px;display:flex;align-items:center;gap:7px;padding:6px 10px;color:var(--text);background:transparent;border:0;border-radius:4px;font-size:12px}.quick-strip button:hover{background:var(--surface)}.operation-message{margin-left:auto;padding:0 8px;color:var(--success);font-size:11px}.notice{min-height:48px;display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:9px 12px;border:1px solid;border-radius:6px}.notice>div{min-width:0;display:grid;gap:2px}.notice strong{font-size:12px}.notice span{font-size:11px}.notice .secondary-button{margin-left:auto}.notice-success{color:var(--success);background:var(--success-bg);border-color:#b9dfca}.notice-warning{color:var(--warning);background:var(--warning-bg);border-color:#ead394}.notice-danger{color:var(--danger);background:var(--danger-bg);border-color:#e8baba}.notice-info{color:var(--info);background:var(--info-bg);border-color:#b5dbe3}.notice-neutral{color:var(--muted);background:var(--surface);border-color:var(--line)}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));border:1px solid var(--line);border-radius:6px;overflow:hidden;background:var(--surface)}.metric{position:relative;min-height:102px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:16px 17px;border-right:1px solid var(--line)}.metric:last-child{border-right:0}.metric:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--line-strong)}.metric-success:before{background:var(--success)}.metric-warning:before{background:#c6931e}.metric-danger:before{background:var(--danger)}.metric-info:before{background:var(--info)}.metric>span{color:var(--muted);font-size:11px}.metric>strong{font-size:22px;line-height:1.15;font-variant-numeric:tabular-nums}.metric>small{color:var(--muted);font-size:10px}.data-toolbar{min-height:58px;display:flex;align-items:center;gap:8px}.search-field{width:min(360px,100%);height:34px;display:flex;align-items:center;gap:8px;padding:0 9px;color:var(--muted);background:var(--surface);border:1px solid var(--line-strong);border-radius:5px}.search-field:focus-within{border-color:var(--focus);box-shadow:0 0 0 2px #d05a321f}.search-field input{min-width:0;flex:1;padding:0;color:var(--text);background:transparent;border:0;outline:0;font-size:12px}.search-field button{width:23px;height:23px;display:grid;place-items:center;padding:0;color:var(--muted);background:transparent;border:0}.updated-time{margin-left:auto;color:var(--muted);font-size:10px}.table-section{margin-bottom:17px;background:var(--surface);border:1px solid var(--line);border-radius:6px;overflow:hidden}.table-section>header{min-height:49px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px 8px 15px;border-bottom:1px solid var(--line)}.table-section>header>div{display:flex;align-items:baseline;gap:8px}.table-section h2{margin:0;font-size:13px}.table-section header span{color:var(--muted);font-size:10px}.table-section header .icon-button{border-color:transparent}.table-scroll{max-width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{height:36px;padding:7px 11px;color:var(--muted);text-align:left;white-space:nowrap;background:#fafbfb;border-bottom:1px solid var(--line);font-weight:650}td{min-width:92px;max-width:290px;height:44px;padding:8px 11px;overflow-wrap:anywhere;border-bottom:1px solid #edf0f1;vertical-align:middle}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafbfb}.align-right{text-align:right}.numeric-value{font-variant-numeric:tabular-nums}.badge{display:inline-flex;align-items:center;gap:6px;padding:3px 7px;white-space:nowrap;border-radius:999px;font-size:10px;font-weight:650}.badge>span{width:5px;height:5px;flex:0 0 auto;border-radius:50%}.badge-success{color:var(--success);background:var(--success-bg)}.badge-success>span{background:var(--success)}.badge-warning{color:var(--warning);background:var(--warning-bg)}.badge-warning>span{background:#b88312}.badge-danger{color:var(--danger);background:var(--danger-bg)}.badge-danger>span{background:var(--danger)}.badge-info{color:var(--info);background:var(--info-bg)}.badge-info>span{background:var(--info)}.badge-neutral{color:var(--muted);background:var(--surface-subtle)}.badge-neutral>span{background:#8d969b}.empty-state{min-height:110px;display:grid;place-content:center;justify-items:center;gap:8px;color:var(--muted)}.empty-state strong{font-size:12px}.scheduler-workspace{display:grid;gap:17px}.scheduler-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:-9px;padding:7px 0;border-bottom:1px solid var(--line)}.scheduler-toolbar>div{display:grid;gap:2px}.scheduler-toolbar strong{font-size:12px}.scheduler-toolbar span{color:var(--muted);font-size:10px}.scheduler-layout{min-width:0;display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);align-items:start;gap:17px}.scheduler-strategy-list{margin:0}.scheduler-strategy-rows{display:grid}.scheduler-strategy-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;border-bottom:1px solid var(--line)}.scheduler-strategy-row:last-child{border-bottom:0}.scheduler-strategy-row:hover{background:#fafbfb}.scheduler-strategy-selected{background:var(--info-bg);box-shadow:inset 3px 0 var(--info)}.scheduler-strategy-selected:hover{background:var(--info-bg)}.scheduler-strategy-main{min-width:0;min-height:96px;display:grid;align-content:center;gap:7px;padding:12px 10px 12px 15px;text-align:left;color:var(--text);background:transparent;border:0}.scheduler-strategy-main>span:first-child{min-width:0;display:grid;gap:3px}.scheduler-strategy-main strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.scheduler-strategy-main small{color:var(--muted);font-size:10px;overflow-wrap:anywhere}.scheduler-strategy-main .badge{width:fit-content}.scheduler-row-actions{width:38px;display:grid;align-content:center;gap:3px;padding:7px 4px;opacity:.4;transition:opacity .16s ease}.scheduler-strategy-row:hover .scheduler-row-actions,.scheduler-strategy-row:focus-within .scheduler-row-actions,.scheduler-strategy-selected .scheduler-row-actions{opacity:1}.scheduler-row-actions .icon-button{width:30px;height:30px;border-color:transparent;background:transparent}.scheduler-danger-icon{color:var(--danger)}.scheduler-inspector{min-width:0;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:6px}.scheduler-inspector-header{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 14px;border-bottom:1px solid var(--line)}.scheduler-inspector-header>div:first-child{min-width:0;display:grid;gap:4px}.scheduler-inspector-header h2{margin:0;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.scheduler-inspector-header span{color:var(--muted);font-size:10px}.scheduler-inspector-header>div:last-child{display:flex;gap:7px}.scheduler-config-bands{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line)}.scheduler-config-bands>section{min-width:0;padding:13px 14px;border-right:1px solid var(--line)}.scheduler-config-bands>section:last-child{border-right:0}.scheduler-config-bands h3,.scheduler-order-compare h3{margin:0 0 9px;font-size:11px}.scheduler-config-bands dl{display:grid;gap:7px;margin:0}.scheduler-config-bands dl>div{display:grid;grid-template-columns:minmax(90px,1fr) auto;gap:7px;align-items:baseline}.scheduler-config-bands dt{color:var(--muted);font-size:9px}.scheduler-config-bands dd{margin:0;text-align:right;font-size:10px;font-weight:650;overflow-wrap:anywhere}.scheduler-dry-run{padding:14px}.scheduler-section-heading{min-height:34px;display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:10px}.scheduler-section-heading>div{display:grid;gap:3px}.scheduler-section-heading h2{margin:0;font-size:13px}.scheduler-section-heading>div span{color:var(--success);font-size:10px;font-weight:650}.scheduler-order-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;background:var(--line);border:1px solid var(--line);border-radius:5px}.scheduler-order-compare>section{padding:11px;background:#fafbfb}.scheduler-order-compare ol{display:grid;gap:5px;margin:0;padding:0;list-style:none}.scheduler-order-compare li{min-height:28px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;padding:3px 7px;background:var(--surface);border:1px solid var(--line);border-radius:4px}.scheduler-order-compare li span{width:18px;height:18px;display:grid;place-items:center;color:var(--muted);background:var(--surface-subtle);border-radius:3px;font-size:9px}.scheduler-order-compare li strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.scheduler-diff-list{display:grid;margin-top:10px;border-top:1px solid var(--line)}.scheduler-diff-list>div{min-height:41px;display:grid;grid-template-columns:minmax(130px,1fr) 90px minmax(180px,2fr);align-items:center;gap:10px;border-bottom:1px solid var(--line)}.scheduler-diff-list strong{font-size:10px}.scheduler-diff-list span{color:var(--primary);font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}.scheduler-diff-list small{color:var(--muted);font-size:9px}.scheduler-dry-run .notice{margin:11px 0 0}.scheduler-history{margin:0}.scheduler-history>header>svg{color:var(--muted)}.scheduler-editor-modal{width:min(920px,100%)}.scheduler-editor-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.scheduler-editor-form fieldset{min-width:0;margin:0;padding:14px 17px 16px;border:0;border-bottom:1px solid var(--line)}.scheduler-editor-form fieldset:nth-child(odd){border-right:1px solid var(--line)}.scheduler-editor-form legend{padding:0;margin-bottom:10px;font-size:12px;font-weight:720}.scheduler-field-grid,.scheduler-weight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.scheduler-weight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.scheduler-editor-form label:not(.scheduler-checkbox){min-width:0;display:grid;gap:5px;color:var(--muted);font-size:10px}.scheduler-editor-form input:not([type=checkbox]),.scheduler-editor-form select{width:100%;min-width:0;min-height:34px;padding:6px 8px;color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:4px;font-size:11px}.scheduler-editor-form input:focus,.scheduler-editor-form select:focus{border-color:var(--focus);outline:0;box-shadow:0 0 0 2px #d05a321f}.scheduler-check-grid{display:flex;flex-wrap:wrap;gap:7px 15px;margin-bottom:11px}.scheduler-checkbox{min-height:27px;display:inline-flex;align-items:center;gap:7px;color:var(--text);font-size:10px}.scheduler-checkbox input{width:15px;height:15px;accent-color:var(--primary)}.scheduler-dialog-loading{min-height:100px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:11px}.skeleton-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--line)}.skeleton-metrics span{height:102px;background:linear-gradient(90deg,#f1f3f4,#fafafa,#f1f3f4);background-size:200% 100%;animation:shimmer 1.3s infinite}.skeleton-table{height:250px;margin-top:58px;border:1px solid var(--line);border-radius:6px;background:linear-gradient(90deg,#f1f3f4,#fafafa,#f1f3f4);background-size:200% 100%;animation:shimmer 1.3s infinite}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:18px;background:#161a1d8a}.modal{width:min(520px,100%);max-height:calc(100vh - 36px);overflow-y:auto;background:var(--surface);border:1px solid var(--line-strong);border-radius:7px;box-shadow:var(--shadow)}.modal>header{display:grid;grid-template-columns:38px minmax(0,1fr) 34px;gap:11px;align-items:start;padding:17px;border-bottom:1px solid var(--line)}.modal h2{margin:0 0 4px;font-size:16px}.modal p{margin:0;color:var(--muted);font-size:11px}.modal-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:6px}.modal-icon-dangerous{color:var(--danger);background:var(--danger-bg)}.modal-icon-detail{color:var(--info);background:var(--info-bg)}.diff-list{margin:0;padding:10px 17px}.diff-list>div{min-height:39px;display:grid;grid-template-columns:130px minmax(0,1fr);align-items:center;gap:12px;border-bottom:1px solid #edf0f1}.diff-list>div:last-child{border-bottom:0}.diff-list dt{color:var(--muted);font-size:11px}.diff-list dd{margin:0;overflow-wrap:anywhere;text-align:right;font-size:12px;font-weight:620}.operation-form{display:grid;gap:11px;padding:13px 17px;border-top:1px solid var(--line)}.operation-form label{display:grid;gap:5px;color:var(--muted);font-size:11px}.operation-form input{width:100%;min-height:36px;padding:7px 9px;color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:5px;font-size:12px}.operation-form input:focus{border-color:var(--focus);outline:0;box-shadow:0 0 0 2px #d05a321f}.preview-evidence{display:grid;gap:8px;margin:0 17px 12px}.preview-evidence>strong{font-size:11px}.preview-evidence pre{max-height:240px;margin:0;padding:11px;overflow:auto;color:#d9e2e6;background:#252b2f;border-radius:5px;font:10px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.modal-error{margin:0 17px 12px;padding:9px 10px;color:var(--danger);background:var(--danger-bg);border:1px solid #e8baba;border-radius:5px;font-size:11px}.confirm-row{min-height:42px;display:flex;align-items:center;gap:9px;margin:2px 17px 12px;padding:8px 10px;background:var(--warning-bg);border:1px solid #ead394;border-radius:5px;font-size:11px}.confirm-row input{width:16px;height:16px;accent-color:var(--primary)}.modal>footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 17px;background:#fafbfb;border-top:1px solid var(--line)}.operation-toast{position:fixed;z-index:60;right:18px;bottom:18px;max-width:min(380px,calc(100vw - 28px));min-height:0;padding:0;color:#fff;background:#283034;border-radius:5px;box-shadow:var(--shadow);font-size:11px}.operation-toast:not(:empty){min-height:38px;display:flex;align-items:center;padding:9px 12px}.full-page-state{min-height:100vh;display:grid;place-content:center;justify-items:center;padding:24px;text-align:center}.full-page-state h1{margin-top:14px;font-size:18px}.full-page-state p{max-width:460px;color:var(--muted);font-size:12px}.state-symbol{width:52px;height:52px;display:grid;place-items:center;color:var(--info);background:var(--info-bg);border-radius:7px}.state-warning{color:var(--warning);background:var(--warning-bg)}.mobile-only{display:none}@media(max-width:980px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{width:72px}.brand-row{justify-content:center;padding-inline:10px}.brand-row>div:nth-child(2),.nav-item span,.nav-item>svg:last-child,.security-status div{display:none}.nav-item{grid-template-columns:1fr;justify-items:center;padding-inline:6px}.security-status{justify-content:center;margin-inline:9px;padding-inline:7px}.main-content{grid-column:2}.page-wrap{padding-inline:20px}.scheduler-layout{grid-template-columns:minmax(260px,300px) minmax(0,1fr)}.scheduler-config-bands{grid-template-columns:1fr}.scheduler-config-bands>section{border-right:0;border-bottom:1px solid var(--line)}.scheduler-config-bands>section:last-child{border-bottom:0}.scheduler-editor-form{grid-template-columns:1fr}.scheduler-editor-form fieldset:nth-child(odd){border-right:0}}@media(max-width:680px){.app-shell{display:block}.main-content{min-height:100vh}.sidebar{width:min(280px,calc(100vw - 46px));transform:translate(-105%);transition:transform .18s ease;box-shadow:var(--shadow)}.sidebar-open{transform:translate(0)}.sidebar-open .brand-row{justify-content:flex-start}.sidebar-open .brand-row>div:nth-child(2),.sidebar-open .nav-item span,.sidebar-open .security-status div{display:grid}.sidebar-open .nav-item>svg:last-child{display:block}.sidebar-open .nav-item{grid-template-columns:20px minmax(0,1fr) 16px;justify-items:stretch;padding-inline:10px}.sidebar-open .security-status{justify-content:flex-start;padding-inline:11px}.sidebar-backdrop{position:fixed;z-index:30;inset:0;width:100%;height:100%;padding:0;background:#161a1d73;border:0}.mobile-only{display:inline-grid}.topbar{height:51px;padding:0 14px}.topbar .icon-button{width:32px;height:32px}.topbar-status{font-size:10px}.page-wrap{padding:18px 14px 36px}.page-heading{min-height:0;display:grid;gap:15px;margin-bottom:16px}.page-heading h1{font-size:21px}.page-actions{width:100%}.page-actions button{flex:1}.quick-strip{align-items:stretch;overflow-x:auto}.quick-strip button{flex:0 0 auto}.operation-message{flex:0 0 auto;align-self:center}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:88px;border-bottom:1px solid var(--line)}.metric:nth-child(2n){border-right:0}.metric:nth-last-child(-n+2){border-bottom:0}.metric>strong{font-size:18px}.data-toolbar{min-height:57px}.updated-time{display:none}.table-section>header{position:sticky;left:0}.table-scroll{overflow:visible}table,thead,tbody,tr,td{display:block}thead{display:none}tbody{display:grid}tbody tr{padding:8px 11px;border-bottom:1px solid var(--line)}tbody tr:last-child{border-bottom:0}td{min-width:0;max-width:none;min-height:34px;height:auto;display:grid;grid-template-columns:minmax(90px,37%) minmax(0,1fr);align-items:center;gap:9px;padding:6px 0;text-align:right!important;border:0}td:before{content:attr(data-label);color:var(--muted);text-align:left;font-size:10px}td>span{min-width:0;overflow-wrap:anywhere;justify-self:end}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:88vh;border-radius:7px 7px 0 0}.diff-list>div{grid-template-columns:110px minmax(0,1fr)}.scheduler-toolbar{margin-top:0}.scheduler-layout{grid-template-columns:1fr}.scheduler-strategy-main{min-height:88px}.scheduler-row-actions{opacity:1}.scheduler-inspector-header{align-items:flex-start;flex-direction:column}.scheduler-inspector-header>div:last-child{width:100%}.scheduler-inspector-header>div:last-child button{flex:1}.scheduler-order-compare{grid-template-columns:1fr}.scheduler-diff-list>div{grid-template-columns:minmax(0,1fr) auto;padding:8px 0}.scheduler-diff-list small{grid-column:1 / -1}.scheduler-field-grid,.scheduler-weight-grid{grid-template-columns:1fr}.scheduler-editor-form fieldset{padding-inline:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:0ms!important;transition-duration:0ms!important}}
