:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#1c2522;background:#f3f5f4;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f3f5f4;--surface: #ffffff;--surface-soft: #f7f9f8;--surface-hover: #edf1ef;--text: #1c2522;--muted: #68736e;--muted-strong: #46514c;--line: #dbe2de;--line-strong: #c7d1cc;--brand: #12705a;--brand-hover: #0d5c49;--brand-soft: #e6f3ee;--blue: #326f9e;--blue-soft: #e9f2f8;--amber: #9a6318;--amber-soft: #fcf1df;--red: #ad3c49;--red-soft: #f9e9ec;--sidebar: #19221f;--sidebar-text: #edf3f0;--sidebar-muted: #9caaa4;--shadow-dialog: 0 24px 70px rgb(10 23 17 / 24%)}*{box-sizing:border-box;letter-spacing:0}html,body,#app{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgb(50 111 158 / 24%);outline-offset:2px}a{color:inherit;text-decoration:none}h1,h2,p,dl,dd{margin:0}h1,h2,strong{font-weight:650}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;color:#3c5149}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.button,.icon-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.button{min-height:40px;gap:8px;padding:9px 15px;font-size:14px;font-weight:620;line-height:20px;white-space:nowrap}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.48}.button-primary{border-color:var(--brand);background:var(--brand);color:#fff}.button-primary:hover:not(:disabled){border-color:var(--brand-hover);background:var(--brand-hover)}.button-secondary{border-color:var(--line-strong);background:var(--surface);color:var(--text)}.button-secondary:hover:not(:disabled){background:var(--surface-soft)}.button-danger{border-color:#d99da7;background:var(--surface);color:var(--red)}.button-danger:hover:not(:disabled){border-color:var(--red);background:var(--red-soft)}.button-block{width:100%}.icon-button{width:38px;height:38px;padding:0;background:transparent;color:var(--muted-strong)}.icon-button:hover:not(:disabled){background:var(--surface-hover);color:var(--text)}.icon-button.bordered{border-color:var(--line-strong);background:var(--surface)}.icon-button.compact{width:32px;height:32px}.action-success{color:var(--brand)}.action-danger{color:var(--red)}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:20;inset:0 auto 0 0;display:flex;width:236px;flex-direction:column;background:var(--sidebar);color:var(--sidebar-text)}.brand{display:flex;align-items:center;gap:11px;height:72px;padding:0 20px;border-bottom:1px solid rgb(255 255 255 / 9%)}.brand-mark{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border-radius:6px;background:#1b8a6c;color:#fff}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{margin-top:3px;color:var(--sidebar-muted);font-size:12px}.active-work-strip{display:flex;align-items:center;justify-content:space-between;min-height:54px;margin:14px 12px 8px;padding:0 12px;border:1px solid rgb(255 255 255 / 11%);border-radius:6px;background:#ffffff0d}.active-work-strip span{color:var(--sidebar-muted);font-size:12px}.active-work-strip strong{font-size:13px;font-variant-numeric:tabular-nums}.active-work-strip b{color:#6bd2b0;font-size:17px}.side-nav{display:flex;flex:1;flex-direction:column;gap:3px;padding:7px 12px 16px;overflow-y:auto}.nav-link{display:flex;min-height:42px;align-items:center;gap:11px;padding:0 12px;border-radius:6px;color:#b9c5c0;font-size:14px}.nav-link:hover{background:#ffffff0f;color:#fff}.nav-link.router-link-active{background:#e8f4ef;color:#0b5b47;font-weight:650}.sidebar-footer{padding:13px 12px;border-top:1px solid rgb(255 255 255 / 9%)}.staff-summary{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:9px}.staff-summary .avatar{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#384640;color:#fff;font-size:13px;font-weight:700}.staff-summary strong,.staff-summary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-summary strong{font-size:12px}.staff-summary small{margin-top:2px;color:var(--sidebar-muted);font-size:11px}.staff-summary .icon-button{width:34px;height:34px;color:var(--sidebar-muted)}.staff-summary .icon-button:hover{background:#ffffff14;color:#fff}.mobile-header,.mobile-nav{display:none}.workspace{min-height:100vh;margin-left:236px}.page{width:100%;max-width:1660px;min-height:100vh;margin:0 auto;padding:28px 32px 56px}.page-header{display:flex;min-height:58px;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.page-header h1{font-size:24px;line-height:32px}.page-header p{margin-top:5px;color:var(--muted);font-size:13px;line-height:20px}.page-actions{display:flex;align-items:center;gap:8px}.toolbar-band{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;padding:9px 12px;border:1px solid var(--line);border-bottom:0;border-radius:6px 6px 0 0;background:var(--surface)}.segmented{display:inline-flex;max-width:100%;gap:2px;padding:3px;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft);overflow-x:auto}.segmented button{display:inline-flex;min-height:32px;align-items:center;gap:6px;padding:5px 11px;border:0;border-radius:4px;background:transparent;color:var(--muted-strong);cursor:pointer;font-size:13px;white-space:nowrap}.segmented button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #16241d1f;font-weight:620}.search-field{display:flex;width:min(320px,100%);height:36px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);color:var(--muted)}.search-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:13px}.table-frame{width:100%;border:1px solid var(--line);border-radius:6px;background:var(--surface);overflow-x:auto}.toolbar-band+.table-frame{border-radius:0 0 6px 6px}table{width:100%;min-width:820px;border-collapse:collapse}th,td{padding:13px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}th{height:44px;background:var(--surface-soft);color:var(--muted-strong);font-size:12px;font-weight:650;white-space:nowrap}td{color:#34403b;font-size:13px}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfcfb}.align-right{text-align:right}.table-actions{white-space:nowrap}.table-actions .icon-button+.icon-button{margin-left:5px}.cell-title,.cell-detail{display:block}.cell-title{color:var(--text);font-size:13px}.cell-detail{margin-top:4px;color:var(--muted);font-size:11px;line-height:16px}.state-panel{display:flex;min-height:230px;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:36px 24px;color:var(--muted);text-align:center}.state-panel strong{color:var(--muted-strong);font-size:14px}.state-panel p{max-width:520px;font-size:12px;line-height:19px}.state-panel .button{margin-top:8px}.state-error{color:var(--red)}.badge,.status-dot{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;font-size:11px;font-weight:650;white-space:nowrap}.badge{padding:3px 8px;border:1px solid var(--line);background:var(--surface-soft)}.badge-admin,.risk-sensitive{border-color:#d7c6e7;background:#f3ecf9;color:#704494}.badge-operator,.risk-read{border-color:#c6ddec;background:var(--blue-soft);color:var(--blue)}.risk-write{border-color:#ecd5af;background:var(--amber-soft);color:var(--amber)}.badge-success{border-color:#bdded1;background:var(--brand-soft);color:var(--brand-hover)}.badge-danger{border-color:#ebc4ca;background:var(--red-soft);color:var(--red)}.badge-warning{border-color:#ecd5af;background:var(--amber-soft);color:var(--amber)}.status-dot{gap:7px;padding:0;border-radius:0;font-weight:560}.status-dot:before{width:7px;height:7px;border-radius:50%;background:var(--muted);content:""}.status-ok{color:var(--brand-hover)}.status-ok:before{background:#1c946f}.status-danger{color:var(--red)}.status-danger:before{background:var(--red)}.status-muted{color:var(--muted)}.switch{position:relative;display:inline-flex;width:38px;height:22px;align-items:center;vertical-align:middle}.switch input{position:absolute;width:1px;height:1px;opacity:0}.switch span{width:38px;height:22px;border-radius:999px;background:#c7cfcb;cursor:pointer;transition:background-color .14s ease}.switch span:after{display:block;width:16px;height:16px;margin:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;content:"";transition:transform .14s ease}.switch input:checked+span{background:var(--brand)}.switch input:checked+span:after{transform:translate(16px)}.switch input:disabled+span{cursor:not-allowed;opacity:.55}.hard-lock{margin-left:8px;color:var(--red);vertical-align:middle}.login-page{display:grid;min-height:100vh;place-items:center;padding:28px;background-color:#eef2f0}.login-panel{width:min(420px,100%);padding:30px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);box-shadow:0 18px 48px #16271f1f}.login-brand{display:flex;align-items:center;gap:10px;padding-bottom:22px;border-bottom:1px solid var(--line);font-size:14px}.login-brand span{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:6px;background:var(--brand);color:#fff}.login-heading{margin:27px 0 23px}.login-heading p{margin-bottom:7px;color:var(--brand);font-size:12px;font-weight:650}.login-heading h1{font-size:24px;line-height:32px}.login-form,.dialog-body{display:flex;flex-direction:column;gap:17px}.field{display:flex;min-width:0;flex-direction:column;gap:7px}.field>span:first-child{color:var(--muted-strong);font-size:12px;font-weight:620}.field input,.field select{width:100%;height:42px;padding:0 11px;border:1px solid var(--line-strong);border-radius:6px;outline:0;background:var(--surface);font-size:14px}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #326f9e1f}.password-field{position:relative;display:block}.password-field input{padding-right:44px}.field-icon{position:absolute;inset:2px 2px 2px auto;display:inline-flex;width:38px;align-items:center;justify-content:center;border:0;border-radius:5px;background:transparent;color:var(--muted);cursor:pointer}.field-icon:hover{background:var(--surface-hover)}.form-error{padding:10px 11px;border:1px solid #edc3ca;border-radius:6px;background:var(--red-soft);color:var(--red);font-size:12px;line-height:18px}.form-notice{padding:10px 11px;border:1px solid #d8d1b9;border-radius:6px;background:#faf7eb;color:#6f5a23;font-size:12px;line-height:18px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;margin:-1px!important;clip:rect(0,0,0,0)!important;overflow:hidden!important;white-space:nowrap!important}.selection-list{display:flex;max-height:180px;flex-direction:column;gap:6px;overflow:auto}.selection-list span{display:flex;min-width:0;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--line);border-radius:5px;background:var(--surface-soft);font-size:12px;overflow-wrap:anywhere}.selection-list svg{flex:0 0 auto}.work-order-summary-band{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));margin-bottom:14px;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.work-order-summary-band>div{min-width:0;padding:14px 15px;border-right:1px solid var(--line)}.work-order-summary-band>div:last-child{border-right:0}.work-order-summary-band span,.work-order-summary-band strong,.work-order-summary-band small{display:block}.work-order-summary-band>div>span{color:var(--muted);font-size:11px}.work-order-summary-band strong{margin-top:6px;overflow:hidden;text-overflow:ellipsis;font-size:13px;white-space:nowrap}.work-order-summary-band small{margin-top:4px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.work-order-summary-band .badge{display:inline-flex;margin-top:0}.work-order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;padding:11px 12px;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.browser-workspace{position:relative;margin-bottom:22px;border:1px solid var(--line-strong);border-radius:6px;background:#101614;overflow:hidden}.browser-toolbar{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:12px;padding:7px 10px 7px 13px;border-bottom:1px solid #35413d;background:#1b2421;color:#eef3f1}.browser-status,.browser-tools{display:flex;min-width:0;align-items:center;gap:8px}.browser-status strong{font-size:13px;white-space:nowrap}.browser-status .status-dot{color:#aab7b2}.browser-status .status-ok{color:#6bd2b0}.browser-status .status-danger{color:#f2a7b1}.browser-tools select{width:142px;height:32px;padding:0 8px;border:1px solid #46534e;border-radius:5px;outline:0;background:#111815;color:#e8efec;font-size:11px}.browser-tools .icon-button{color:#bdc9c4}.browser-tools .icon-button:hover:not(:disabled){background:#34403c;color:#fff}.browser-tools .action-danger{color:#f2a7b1}.browser-stage{position:relative;width:100%;height:clamp(390px,62vh,780px);min-height:320px;background:#0b0f0e;overflow:hidden}.browser-display-host{width:100%;height:100%}.browser-display-host canvas{max-width:100%;max-height:100%}.browser-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:24px;background:#111816;color:#9eada7;text-align:center}.browser-overlay strong{max-width:520px;color:#e7eeeb;font-size:13px;line-height:20px}.browser-overlay .button{margin-top:5px}.browser-workspace:fullscreen{width:100vw;height:100vh;border:0;border-radius:0}.browser-workspace:fullscreen .browser-stage{height:calc(100vh - 50px)}.work-order-records{padding:20px 0 0;border-top:1px solid var(--line)}.work-order-records h2{margin-bottom:13px;font-size:15px}.work-order-records dl{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:1px;border:1px solid var(--line);border-radius:6px;background:var(--line);overflow:hidden}.work-order-records dl>div{padding:12px 13px;background:var(--surface)}.work-order-records dt{color:var(--muted);font-size:11px}.work-order-records dd{margin-top:5px;font-size:13px;overflow-wrap:anywhere}.dialog-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#101b1685}.dialog{width:min(560px,100%);max-height:calc(100vh - 44px);border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-dialog);overflow:auto}.dialog-small{width:min(430px,100%)}.dialog-header{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;border-bottom:1px solid var(--line)}.dialog-header>div{display:flex;align-items:center;gap:9px}.dialog-header h2{font-size:16px}.dialog-body{padding:20px}.dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:5px}.target-summary{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px;padding:11px 12px;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft);font-size:13px}.target-summary span{color:var(--muted)}.metric-band{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));margin-bottom:26px;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.metric-band>div{min-width:0;padding:15px 16px;border-right:1px solid var(--line)}.metric-band>div:last-child{border-right:0}.metric-band span,.metric-band strong{display:block}.metric-band span{color:var(--muted);font-size:11px}.metric-band strong{margin-top:6px;overflow:hidden;text-overflow:ellipsis;font-size:15px;white-space:nowrap}.settings-section{padding:22px 0 24px;border-top:1px solid var(--line)}.settings-section h2{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:15px}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px 18px}.number-setting{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 144px;align-items:center;gap:12px;min-height:54px;padding:7px 10px;border-left:3px solid transparent;color:var(--muted-strong);font-size:12px}.number-setting.changed{border-left-color:var(--amber);background:var(--amber-soft)}.number-input{display:grid;height:38px;grid-template-columns:minmax(0,1fr) 38px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);overflow:hidden}.number-input input{min-width:0;padding:0 8px;border:0;outline:0;background:transparent;text-align:right;font-variant-numeric:tabular-nums}.number-input small{display:flex;align-items:center;justify-content:center;border-left:1px solid var(--line);background:var(--surface-soft);color:var(--muted);font-size:11px}.settings-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin:10px 0 22px;padding:11px 12px;border:1px solid var(--line-strong);border-radius:6px;background:#fffffff5}.settings-actions>span{margin-right:auto;color:var(--muted);font-size:12px}.revision-section{margin-top:6px}.preview-summary{display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid var(--line);border-radius:6px;background:var(--line);overflow:hidden}.preview-summary>div{padding:11px 12px;background:var(--surface-soft)}.preview-summary dt{color:var(--muted);font-size:11px}.preview-summary dd{margin-top:4px;font-size:13px;font-weight:620}.change-list{display:flex;flex-wrap:wrap;gap:7px}.change-list span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:4px;background:var(--brand-soft);color:var(--brand-hover);font-size:11px}.toast-host{position:fixed;z-index:200;top:18px;right:18px;display:flex;width:min(390px,calc(100vw - 36px));flex-direction:column;gap:8px}.toast{display:grid;grid-template-columns:20px minmax(0,1fr) 28px;min-height:48px;align-items:center;gap:8px;padding:8px 9px 8px 13px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);box-shadow:0 10px 32px #13211b24;font-size:13px}.toast-success>svg{color:var(--brand)}.toast-error>svg{color:var(--red)}.toast .icon-button{width:28px;height:28px}.selection-cell{width:46px;text-align:center}.selection-cell input,.check-list input{width:16px;height:16px;accent-color:var(--brand)}.resource-section{margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.section-heading h2{font-size:15px}.section-heading span{color:var(--muted);font-size:11px}.history-table{min-width:700px}.pagination-bar{display:flex;min-width:520px;min-height:50px;align-items:center;justify-content:flex-end;gap:16px;padding:8px 12px;border-top:1px solid var(--line);background:var(--surface-soft);color:var(--muted);font-size:12px}.page-size-select,.page-buttons{display:inline-flex;align-items:center;gap:7px}.page-size-select select{height:32px;padding:0 26px 0 8px;border:1px solid var(--line-strong);border-radius:5px;background:var(--surface);font-size:12px}.page-buttons>span{min-width:54px;text-align:center;font-variant-numeric:tabular-nums}.detail-table-frame{max-height:min(460px,55vh);overflow:auto}.empty-inline{padding:24px 16px;color:var(--muted);font-size:12px;text-align:center}.dialog-wide{width:min(900px,100%)}.form-grid-two,.selection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.selection-grid>section{min-width:0;border:1px solid var(--line);border-radius:6px;background:var(--surface);overflow:hidden}.selection-heading{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:12px;padding:0 11px;border-bottom:1px solid var(--line);background:var(--surface-soft);font-size:12px}.selection-heading span{color:var(--muted);font-size:11px}.selection-heading>label{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.selection-heading input,.toggle-row input{width:16px;height:16px;accent-color:var(--brand)}.selection-search{width:calc(100% - 20px);margin:10px}.selection-grid .check-list{height:210px}.selection-grid .pagination-bar{min-width:0;justify-content:space-between;gap:8px;padding-inline:9px}.selection-grid .pagination-bar>span:first-child{display:none}.radio-list{height:300px;border:1px solid var(--line);border-radius:6px 6px 0 0}.toggle-row{display:inline-flex;align-items:center;gap:8px;color:var(--muted-strong);cursor:pointer;font-size:13px}.password-form{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr)) auto;align-items:end;gap:12px}.check-list{height:250px;overflow-y:auto}.check-list label{display:grid;min-height:52px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:7px 11px;border-bottom:1px solid var(--line);cursor:pointer}.check-list label:last-of-type{border-bottom:0}.check-list label:hover{background:var(--surface-soft)}.check-list strong,.check-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.check-list strong{font-size:12px}.check-list small{margin-top:3px;color:var(--muted);font-size:11px}.wide-segment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.wide-segment button{justify-content:center}.conflict-list{display:flex;max-height:190px;flex-direction:column;gap:5px;overflow-y:auto}.conflict-list span{padding:8px 10px;border-left:3px solid var(--amber);background:var(--amber-soft);color:#6f531f;font-size:12px;line-height:18px;overflow-wrap:anywhere}.conflict-list b{margin-right:7px}.conflict-list>small{color:var(--muted);font-size:11px}@media(max-width:1240px){.settings-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.metric-band{grid-template-columns:repeat(3,minmax(130px,1fr))}.metric-band>div:nth-child(3){border-right:0}.metric-band>div:nth-child(n+4){border-top:1px solid var(--line)}.work-order-summary-band{grid-template-columns:repeat(3,minmax(150px,1fr))}.work-order-summary-band>div:nth-child(3){border-right:0}.work-order-summary-band>div:nth-child(n+4){border-top:1px solid var(--line)}}@media(max-width:860px){.sidebar{display:none}.mobile-header{position:sticky;z-index:30;top:0;display:grid;height:58px;grid-template-columns:minmax(0,1fr) auto 38px;align-items:center;gap:10px;padding:0 14px;border-bottom:1px solid var(--line);background:var(--surface)}.mobile-header>a{display:flex;min-width:0;align-items:center;gap:8px;color:var(--brand-hover);font-size:13px}.mobile-header>a strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-capacity{color:var(--muted);font-size:11px;white-space:nowrap}.mobile-nav{position:sticky;z-index:29;top:58px;display:flex;gap:3px;padding:7px 10px;border-bottom:1px solid var(--line);background:var(--surface);overflow-x:auto}.mobile-nav a{display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;gap:6px;padding:0 9px;border-radius:5px;color:var(--muted-strong);font-size:12px;white-space:nowrap}.mobile-nav a.router-link-active{background:var(--brand-soft);color:var(--brand-hover);font-weight:620}.workspace{margin-left:0}.page{min-height:calc(100vh - 110px);padding:22px 18px 50px}.page-actions{flex-wrap:wrap;justify-content:flex-end}.selection-grid{grid-template-columns:1fr}.check-list{height:190px}.page-header h1{font-size:21px}.toolbar-band{align-items:stretch;flex-direction:column}.search-field{width:100%}.metric-band,.settings-grid{grid-template-columns:1fr}.password-form{grid-template-columns:1fr 1fr}.password-form .button{width:100%}.metric-band>div,.metric-band>div:nth-child(3){border-right:0;border-top:1px solid var(--line)}.metric-band>div:first-child{border-top:0}.work-order-summary-band{grid-template-columns:1fr 1fr}.work-order-summary-band>div,.work-order-summary-band>div:nth-child(3){border-right:1px solid var(--line);border-top:1px solid var(--line)}.work-order-summary-band>div:nth-child(2n){border-right:0}.work-order-summary-band>div:nth-child(-n+2){border-top:0}.work-order-records dl{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media(max-width:560px){.page{padding-right:12px;padding-left:12px}.page-header{align-items:stretch;flex-direction:column;gap:12px}.page-actions{justify-content:flex-end}.page-actions .button{flex:1 1 auto}.password-form,.form-grid-two,.wide-segment,.number-setting{grid-template-columns:1fr}.number-input{width:100%}.settings-actions{align-items:stretch;flex-wrap:wrap}.settings-actions>span{width:100%}.settings-actions .button{flex:1}.preview-summary,.work-order-summary-band,.work-order-records dl{grid-template-columns:1fr}.work-order-summary-band>div,.work-order-summary-band>div:nth-child(2n),.work-order-summary-band>div:nth-child(-n+2){border-right:0;border-top:1px solid var(--line)}.work-order-summary-band>div:first-child{border-top:0}.work-order-actions .button{flex:1 1 145px}.browser-toolbar{align-items:stretch;flex-direction:column}.browser-tools{justify-content:flex-end}.browser-tools select{min-width:0;flex:1}.browser-stage{height:min(62vh,620px)}.login-page{padding:16px}.login-panel{padding:23px 20px}}
