/* Omnisky Operations v0.16.2 — authoritative application-wide reference UI. */
:root{--ref-canvas:#f3f1ec;--ref-card:#fff;--ref-ink:#121316;--ref-muted:#4e535b;--ref-faint:#737983;--ref-border:#cbc7bf;--ref-border-soft:#dedad2;--ref-red:#c8102e;--ref-red-soft:#fbe7ea;--ref-green:#087443;--ref-green-soft:#e0f4e9;--ref-amber:#8a5d00;--ref-amber-soft:#fff0cf;--ref-blue:#235f96;--ref-blue-soft:#e5f0fb;--ref-radius:8px;--ref-shadow:0 1px 2px rgba(18,19,22,.05)}
html,body,#app{background:var(--ref-canvas)!important;color:var(--ref-ink)!important}
#app main.app-view{width:100%!important;max-width:none!important;margin:0!important;padding:32px 32px 64px!important;background:var(--ref-canvas)!important;color:var(--ref-ink)!important;overflow-x:hidden!important}
#app main.app-view>.view-head,#app .concept-head,#app .entity-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:24px!important;margin:0 0 20px!important;padding:0!important;border:0!important;background:transparent!important}
#app .view-head h1,#app .concept-head h1,#app .entity-title h1{margin:0!important;color:var(--ref-ink)!important;font-size:30px!important;font-weight:600!important;line-height:1.15!important;letter-spacing:-.025em!important}
#app .view-sub,#app .concept-head p,#app .entity-sub{max-width:76ch!important;margin:5px 0 0!important;color:var(--ref-muted)!important;font-size:14px!important;line-height:1.45!important}
#app button,#app input,#app select,#app textarea{font-family:'Google Sans','Poppins',sans-serif!important}
#app button:focus-visible,#app a:focus-visible,#app input:focus-visible,#app select:focus-visible,#app textarea:focus-visible{outline:3px solid rgba(200,16,46,.2)!important;outline-offset:2px!important}
#app .primary,#app .ghost,#app .button-link,#app .view-tools button,#app .concept-actions button,#app .entity-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:38px!important;padding:8px 14px!important;border-radius:8px!important;font-size:13px!important;font-weight:600!important;line-height:1.1!important;text-decoration:none!important}
#app .primary{border:1px solid var(--ref-ink)!important;background:var(--ref-ink)!important;color:#fff!important;box-shadow:none!important}
#app .primary:hover{background:#2a2d33!important}
#app .ghost,#app .button-link{border:1px solid #bdb9b0!important;background:#fff!important;color:var(--ref-ink)!important;box-shadow:none!important}
#app .ghost:hover,#app .button-link:hover{border-color:#8f8b84!important;background:#f8f7f3!important}
#app button[disabled],#app .ghost[disabled],#app .primary[disabled]{opacity:.5!important;cursor:not-allowed!important}
#app .notice,#app .alert,#app .authority-banner,#app .remote-banner{margin:0 0 16px!important;padding:12px 14px!important;border:1px solid var(--ref-border)!important;border-radius:8px!important;background:#fff!important;color:var(--ref-ink)!important;font-size:13px!important;line-height:1.4!important}
#app .notice.good,#app .alert.good{border-color:#9bcfb3!important;background:var(--ref-green-soft)!important;color:#075b36!important}#app .notice.bad,#app .alert.bad,#app .error{border-color:#e0a3aa!important;background:#fff0f2!important;color:#8f1827!important}#app .notice.warn,#app .alert.warn{border-color:#e4c878!important;background:#fff7df!important;color:#725000!important}

/* Cards, metric strips and tabs */
#app .board,#app .panel-block,#app .today-panel,#app .side-card,#app .readiness-card,#app .connector-card,#app .customers-list,#app .customers-preview,#app .concept-master,#app .concept-detail,#app .entity-body,#app .customer-record,#app .customer-work-card,#app .activity-card,#app .channel-card,#app .ux-report-card,#app .ux-admin-card{border:1px solid var(--ref-border)!important;border-radius:8px!important;background:var(--ref-card)!important;color:var(--ref-ink)!important;box-shadow:var(--ref-shadow)!important}
#app .concept-metrics,#app .metric-row,#app .strip,#app .customers-stats,#app .customer-quick-stats,#app .ux-report-kpis{display:grid!important;gap:0!important;margin:0 0 16px!important;border:1px solid var(--ref-border)!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important;box-shadow:var(--ref-shadow)!important}
#app .concept-metric,#app .metric,#app .strip>a,#app .customers-stats>button,#app .customer-quick-stats>div,#app .ux-report-kpis>.concept-metric{min-height:82px!important;padding:14px 16px!important;border:0!important;border-right:1px solid var(--ref-border-soft)!important;border-radius:0!important;background:#fff!important;color:var(--ref-ink)!important;text-align:left!important;box-shadow:none!important}
#app .concept-metric:last-child,#app .metric:last-child,#app .strip>a:last-child,#app .customers-stats>button:last-child,#app .customer-quick-stats>div:last-child{border-right:0!important}
#app .concept-metric b,#app .metric b,#app .strip b,#app .customers-stats b,#app .customer-quick-stats b{display:block!important;margin-top:5px!important;color:var(--ref-ink)!important;font-size:24px!important;font-weight:600!important;line-height:1!important}
#app .concept-metric span,#app .metric span,#app .strip span,#app .customers-stats span,#app .customer-quick-stats small{color:var(--ref-muted)!important;font-size:12px!important;font-weight:500!important;line-height:1.3!important}
#app .concept-tabs,#app .module-tabs,#app .crm-tabs,#app .inv-tabs,#app .sales-periods,#app .entity-tabs,#app .customer-record-tabs{display:flex!important;align-items:center!important;gap:0!important;margin:0 0 16px!important;padding:0!important;border:0!important;border-bottom:1px solid var(--ref-border)!important;background:transparent!important;overflow-x:auto!important}
#app .concept-tabs button,#app .module-tabs button,#app .crm-tabs button,#app .inv-tabs button,#app .sales-periods button,#app .entity-tabs a,#app .customer-record-tabs button{min-height:42px!important;margin:0 0 -1px!important;padding:10px 15px!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:transparent!important;color:var(--ref-muted)!important;font-size:13px!important;font-weight:500!important;white-space:nowrap!important;text-decoration:none!important}
#app .concept-tabs .active,#app .module-tabs .active,#app .crm-tabs .active,#app .inv-tabs .active,#app .sales-periods .active,#app .entity-tabs .active,#app .customer-record-tabs .active{border-bottom-color:var(--ref-red)!important;color:var(--ref-ink)!important;font-weight:700!important}
#app .concept-tabs,#app .module-tabs,#app .crm-tabs,#app .inv-tabs,#app .sales-periods,#app .entity-tabs,#app .customer-record-tabs{scrollbar-width:none!important;-ms-overflow-style:none!important}
#app .concept-tabs::-webkit-scrollbar,#app .module-tabs::-webkit-scrollbar,#app .crm-tabs::-webkit-scrollbar,#app .inv-tabs::-webkit-scrollbar,#app .sales-periods::-webkit-scrollbar,#app .entity-tabs::-webkit-scrollbar,#app .customer-record-tabs::-webkit-scrollbar{display:none!important}
#app #products-stats{display:none!important}

/* Filters, tables, paging and empty states */
#app .concept-filterbar,#app .filters,#app .inv-filters,#app .customers-toolbar,#app .wl-bar,#app .ux-board-tools{display:flex!important;align-items:center!important;gap:8px!important;min-height:60px!important;padding:11px 14px!important;border:0!important;border-bottom:1px solid var(--ref-border)!important;background:#fff!important}
#app .concept-filterbar input,#app .concept-filterbar select,#app .filters input,#app .filters select,#app .inv-filters input,#app .inv-filters select,#app .customers-toolbar input,#app .customers-toolbar select,#app .wl-bar input,#app .wl-bar select,#app .ux-board-tools input,#app .ux-board-tools select,#app .customer-record-form input,#app .customer-record-form select,#app .customer-record-form textarea{height:38px!important;min-width:0!important;padding:0 11px!important;border:1px solid #c4c0b8!important;border-radius:8px!important;background:#fff!important;color:var(--ref-ink)!important;font-size:13px!important;box-shadow:none!important}
#app textarea{min-height:96px!important;padding:10px 11px!important;line-height:1.45!important}
#app input::placeholder,#app textarea::placeholder{color:#70757e!important;opacity:1!important}
#app .table-scroll,#app .today-table-scroll{width:100%!important;overflow:auto!important;background:#fff!important}
#app .concept-table,#app table{width:100%!important;border-collapse:collapse!important;border-spacing:0!important;background:#fff!important}
#app .concept-table th,#app table th{padding:11px 13px!important;border:0!important;border-bottom:1px solid var(--ref-border)!important;background:#f1efea!important;color:#3f444c!important;font-size:12px!important;font-weight:700!important;line-height:1.25!important;letter-spacing:.025em!important;text-align:left!important;text-transform:uppercase!important;white-space:nowrap!important}
#app .concept-table td,#app table td{padding:12px 13px!important;border:0!important;border-bottom:1px solid var(--ref-border-soft)!important;background:#fff!important;color:var(--ref-ink)!important;font-size:13px!important;line-height:1.4!important;vertical-align:middle!important}
#app .concept-table tbody tr:hover td,#app table tbody tr:hover td{background:#f8f6f1!important}
#app .concept-table tbody tr.selected td,#app table tbody tr.selected td,#app .customers-row.selected td{background:#fdf0f2!important}
#app table strong,#app table b{color:var(--ref-ink)!important;font-size:14px!important;font-weight:600!important}#app table small{display:block!important;margin-top:3px!important;color:var(--ref-muted)!important;font-size:11px!important;line-height:1.35!important}
#app .concept-pager,#app .inv-pager{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:50px!important;padding:10px 14px!important;border-top:0!important;background:#fff!important;color:var(--ref-muted)!important;font-size:12px!important}
#app .concept-pages button{min-width:32px!important;height:32px!important;padding:0 9px!important;border:1px solid var(--ref-border)!important;border-radius:6px!important;background:#fff!important;color:var(--ref-ink)!important}.concept-pages button.active{border-color:var(--ref-ink)!important;background:var(--ref-ink)!important;color:#fff!important}
#app .lane-empty,#app .module-empty,#app .inv-empty,#app .repair-empty,#app .work-empty,#app .ws-empty,#app .today-empty,#app .customers-preview-empty,#app .customers-record-empty,#app .sales-empty,#app .sales-cart-empty,#app .list-empty{padding:32px 18px!important;color:var(--ref-muted)!important;font-size:13px!important;line-height:1.5!important;text-align:center!important}

/* Status language */
#app .status,#app .pill,#app .concept-chip,#app .tag,#app .customers-source,#app .today-v2-priority,#app .today-import-badge,#app .wl-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:3px 8px!important;border:1px solid #c8c4bc!important;border-radius:999px!important;background:#efede8!important;color:#363a41!important;font-size:11px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important}
#app .good,#app .pill.ok,#app .status.good,#app .status.s-completed,#app .status.s-collected,#app .status.s-ready{border-color:#a3d0b7!important;background:var(--ref-green-soft)!important;color:var(--ref-green)!important}
#app .warn,#app .pill.warn,#app .status.warn,#app .status.s-awaiting-approval,#app .status.s-waiting{border-color:#e3c87c!important;background:var(--ref-amber-soft)!important;color:var(--ref-amber)!important}
#app .bad,#app .danger,#app .pill.bad,#app .status.bad,#app .urgent,#app .negative,#app .s-critical{border-color:#e0a6ad!important;background:var(--ref-red-soft)!important;color:#a21d2c!important}
#app .status.remote,#app .customers-source.rd,#app .today-import-badge{border-color:#a8c5df!important;background:var(--ref-blue-soft)!important;color:var(--ref-blue)!important}

/* Master-detail modules: Customers, Products, Stock and Fleet */
#app .concept-split,#app .customers-layout,#app .customer-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 400px!important;gap:0!important;align-items:stretch!important;min-height:590px!important}
#app .concept-master,#app .customers-list{min-width:0!important;border-radius:8px 0 0 8px!important;overflow:hidden!important}
#app .concept-detail,#app .customers-preview{min-width:0!important;min-height:590px!important;padding:20px!important;border-left:0!important;border-radius:0 8px 8px 0!important;overflow:auto!important}
#app .detail-top,#app .customer-preview-head,#app .customer-record-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;padding:0 0 16px!important;border-bottom:1px solid var(--ref-border)!important}
#app .detail-top h2,#app .customer-preview-head h2,#app .customer-record-head h1{margin:0!important;color:var(--ref-ink)!important;font-size:22px!important;font-weight:600!important}.detail-top p,.customer-preview-head small{margin:4px 0 0!important;color:var(--ref-muted)!important;font-size:12px!important}
#app .detail-section,#app .customer-preview-section{padding:17px 0!important;border-bottom:1px solid var(--ref-border-soft)!important}.detail-section h3,.customer-preview-section h3{margin:0 0 10px!important;color:#3f444c!important;font-size:12px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important}
#app .detail-grid,#app .quick-grid,#app .entity-facts,#app .customer-record-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.detail-fact,.customer-record-fact{padding:11px!important;border:1px solid var(--ref-border-soft)!important;border-radius:7px!important;background:#f8f7f3!important}.detail-fact small,.customer-record-fact small{display:block!important;color:var(--ref-muted)!important;font-size:11px!important}.detail-fact b,.customer-record-fact b{display:block!important;margin-top:3px!important;color:var(--ref-ink)!important;font-size:13px!important}
#app .customer-preview-row,#app .customer-record-line,#app .side-row,#app .connector-row,#app .activity-row{display:grid!important;align-items:center!important;gap:10px!important;min-height:52px!important;padding:10px 0!important;border-bottom:1px solid var(--ref-border-soft)!important;color:var(--ref-ink)!important;font-size:13px!important;text-decoration:none!important}.customer-preview-row:hover,.customer-record-line:hover{background:#f8f7f3!important}.customer-preview-row small,.customer-record-line small{color:var(--ref-muted)!important;font-size:11px!important}
#app .customers-avatar,#app .customer-table-avatar,#app .avatar,#app .customer-preview-icon{display:grid!important;place-items:center!important;border-radius:50%!important;background:#e4f2ea!important;color:#17643d!important;font-weight:700!important}

/* Today */
#app .ux-today{max-width:1500px!important;margin:0 auto!important}.ux-today-hero{margin:0 0 18px!important}.ux-today-hero h1{font-size:30px!important}.ux-today-hero p{color:#555b64!important;font-size:11px!important}.ux-today-hero span{color:var(--ref-muted)!important;font-size:13px!important}.ux-today-hero button{height:38px!important;padding:0 14px!important;border:1px solid #bdb9b0!important;border-radius:8px!important;background:#fff!important;color:var(--ref-ink)!important;font-size:13px!important}.ux-today-hero button.dark{border-color:var(--ref-ink)!important;background:var(--ref-ink)!important;color:#fff!important}
#app .ux-flow{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;margin-bottom:16px!important;border:1px solid var(--ref-border)!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important;box-shadow:var(--ref-shadow)!important}.ux-flow-cell{min-height:104px!important;padding:15px 16px!important;border-right:1px solid var(--ref-border-soft)!important;background:#fff!important;color:var(--ref-ink)!important}.ux-flow-cell small,.ux-flow-cell span{font-size:11px!important}.ux-flow-cell b{font-size:24px!important}.ux-flow-cell.bad span{color:#a91c2b!important}.ux-flow-cell.blue span{color:var(--ref-blue)!important}.ux-flow-cell.amber span{color:var(--ref-amber)!important}
#app .ux-today-grid{display:grid!important;grid-template-columns:minmax(0,1.75fr) minmax(310px,.75fr)!important;gap:14px!important}.today-panel>header{min-height:54px!important;padding:13px 16px!important;border-bottom:1px solid var(--ref-border)!important}.today-panel>header h2{font-size:16px!important}.today-panel>header small,.today-panel>header a{color:var(--ref-muted)!important;font-size:11px!important}.ux-action-row{grid-template-columns:32px minmax(0,1fr) auto 92px!important;min-height:64px!important;padding:9px 14px!important;border-bottom:1px solid var(--ref-border-soft)!important}.ux-action-row b{font-size:13px!important}.ux-action-row small{font-size:11px!important}.ux-action-row strong{font-size:11px!important}.ux-pulse{min-height:92px!important;padding:14px!important}.ux-pulse span,.ux-pulse small,.ux-health-row{font-size:11px!important}.ux-pulse b{font-size:21px!important}

/* Workshop board and job workspace */
#app .ux-board-tools{margin:0 0 10px!important;padding:0!important;border:0!important;background:transparent!important}.ux-board-tools>div{display:flex!important}.ux-board-tools button{height:38px!important;padding:0 13px!important;border:1px solid var(--ref-border)!important;background:#fff!important;color:var(--ref-ink)!important;font-size:12px!important}.ux-board-tools button.active{border-color:var(--ref-ink)!important;background:var(--ref-ink)!important;color:#fff!important}.ux-board-tools input{margin-left:auto!important;width:250px!important}.ux-board-help{margin:0 0 10px!important;color:var(--ref-muted)!important;font-size:11px!important}
#app .ux-workshop-board{display:grid!important;grid-template-columns:repeat(6,minmax(168px,1fr))!important;gap:8px!important;align-items:start!important;overflow-x:auto!important}.ux-workshop-lane{min-height:590px!important;border:1px solid var(--ref-border)!important;border-radius:8px!important;background:#e9e7e1!important;overflow:hidden!important}.ux-workshop-lane>header{padding:12px 11px!important;border-bottom:1px solid var(--ref-border)!important;background:#fff!important}.ux-workshop-lane h2{font-size:13px!important}.ux-workshop-lane>header b{font-size:14px!important}.ux-workshop-lane>header small{font-size:10px!important}.ux-job-card{width:calc(100% - 12px)!important;margin:6px!important;padding:10px!important;border:1px solid #c5c1b9!important;border-radius:7px!important;background:#fff!important;color:var(--ref-ink)!important;box-shadow:0 1px 2px rgba(18,19,22,.04)!important}.ux-job-card:hover{border-color:#8e8a82!important;box-shadow:0 3px 9px rgba(18,19,22,.1)!important}.ux-job-card b,.ux-job-card strong{font-size:12px!important}.ux-job-card small{font-size:11px!important}
#app .entity{max-width:1460px!important;margin:0 auto!important}.entity-head{padding-bottom:18px!important;border-bottom:1px solid var(--ref-border)!important}.entity-id{color:var(--ref-red)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.06em!important}.entity-body{display:grid!important;grid-template-columns:minmax(0,1fr) 340px!important;gap:0!important;overflow:hidden!important}.entity-body>section{padding:20px!important}.entity-body>aside{padding:20px!important;border-left:1px solid var(--ref-border)!important;background:#faf9f6!important}.ws-block{margin:0 0 14px!important;border:1px solid var(--ref-border)!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important}.ws-block-head{padding:13px 15px!important;border-bottom:1px solid var(--ref-border)!important;background:#f6f4ef!important}.ws-block-head h2{font-size:15px!important}.ws-sub{color:var(--ref-muted)!important;font-size:12px!important}.timeline{border-left:2px solid #c7c3bb!important}.ev{padding:0 0 16px 18px!important;color:var(--ref-ink)!important;font-size:13px!important}

/* Sales and documents */
#app .sales-line-head,#app .sales-line{display:grid!important;align-items:center!important;gap:9px!important;padding:10px 12px!important;border-bottom:1px solid var(--ref-border-soft)!important;background:#fff!important;color:var(--ref-ink)!important;font-size:13px!important}.sales-line-head{background:#f1efea!important;color:#3f444c!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important}.grand{color:var(--ref-ink)!important;font-size:22px!important;font-weight:700!important}.qv-version,.qv-lines,.qv-totals,.approval-flow{border:1px solid var(--ref-border)!important;border-radius:8px!important;background:#fff!important}.qv-v-head,.qv-v-meta,.qv-v-dates{padding:12px 14px!important;border-bottom:1px solid var(--ref-border-soft)!important}.approval-step{border-color:var(--ref-border)!important;background:#f8f7f3!important}.approval-step.current{border-color:var(--ref-red)!important;background:var(--ref-red-soft)!important}
#qv-drawer .qv-backdrop{background:rgba(10,12,16,.6)!important;backdrop-filter:blur(2px)!important}#qv-drawer .qv-panel{width:min(760px,100%)!important;background:#fff!important;color:var(--ref-ink)!important;box-shadow:-18px 0 55px rgba(10,12,16,.22)!important}#qv-drawer .qv-head{padding:18px 20px!important;border-bottom:1px solid var(--ref-border)!important}#qv-drawer .qv-head h2{color:var(--ref-ink)!important;font-size:22px!important;font-weight:600!important}#qv-drawer .qv-actions{padding:14px 20px 8px!important}#qv-drawer .qv-rule{margin:0 20px 14px!important;border-left-color:var(--ref-red)!important;color:var(--ref-muted)!important;font-size:12px!important}#qv-drawer .qv-scroll{padding:0 20px 24px!important}#qv-drawer .qv-version{border-color:var(--ref-border)!important;border-radius:8px!important;background:#fff!important}#qv-drawer .qv-version:hover{border-color:#8f8b84!important;background:#f8f7f3!important}#qv-drawer .qv-version.current{border-color:var(--ref-ink)!important;background:#f3f1ec!important}#qv-drawer .qv-version.open{border-color:var(--ref-red)!important}#qv-drawer .qv-v-head strong,#qv-drawer .qv-lines h3,#qv-drawer .qv-empty b{color:var(--ref-ink)!important}#qv-drawer .qv-v-meta,#qv-drawer .qv-v-dates,#qv-drawer .qv-empty,#qv-drawer .qv-actions .muted{color:var(--ref-muted)!important}#qv-drawer .qv-line-table th{background:#f1efea!important;color:#3f444c!important}#qv-drawer .qv-line-table td{border-color:var(--ref-border-soft)!important}#qv-drawer .qv-totals{color:var(--ref-muted)!important}#qv-drawer .qv-totals .grand{border-color:var(--ref-ink)!important;color:var(--ref-ink)!important}

/* Integrations, Purchasing, Reports and Admin */
#app .connector-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-bottom:16px!important}.connector-card{padding:15px!important}.connector-card h2{margin:0!important;font-size:16px!important}.connector-card p,.connector-card dl,.connector-fact{color:var(--ref-muted)!important;font-size:12px!important}.readiness-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.readiness-card{padding:17px!important}.readiness-card h2{font-size:16px!important}.readiness-card p{font-size:12px!important;line-height:1.5!important}.cutover-steps,.lifecycle{display:grid!important;gap:8px!important}.cutover-step,.life-step{padding:12px!important;border:1px solid var(--ref-border-soft)!important;border-radius:7px!important;background:#f8f7f3!important}
#app .ux-report-layout{display:grid!important;grid-template-columns:205px minmax(0,1fr)!important;gap:20px!important}.ux-report-nav{padding:10px!important;border:1px solid var(--ref-border)!important;border-radius:8px!important;background:#fff!important;box-shadow:var(--ref-shadow)!important}.ux-report-nav>b{margin:12px 9px 6px!important;color:var(--ref-faint)!important;font-size:10px!important}.ux-report-nav button{padding:9px!important;border-radius:6px!important;color:var(--ref-muted)!important;font-size:12px!important}.ux-report-nav button.active{background:#ece9e3!important;color:var(--ref-ink)!important}.ux-report-grid{gap:14px!important}.ux-report-card{padding:17px!important}.ux-report-card h2{font-size:16px!important}.ux-report-card>p{font-size:12px!important}.ux-report-line{padding:12px 0!important;border-bottom:1px solid var(--ref-border-soft)!important;font-size:12px!important}.ux-bars{border-color:var(--ref-border)!important}.ux-bars i{background:#8e949c!important}.ux-bars b{font-size:12px!important}
#app .ux-admin-grid{display:grid!important;grid-template-columns:minmax(0,1.4fr) minmax(330px,.75fr)!important;gap:14px!important}.ux-admin-card>header{padding:14px 16px!important;border-bottom:1px solid var(--ref-border)!important}.ux-admin-card h2{font-size:16px!important}.ux-admin-card header a{color:var(--ref-red)!important;font-size:11px!important}.ux-person-head,.ux-person{padding:10px 15px!important}.ux-person-head{background:#f1efea!important;color:var(--ref-muted)!important;font-size:10px!important}.ux-person{border-top:1px solid var(--ref-border-soft)!important;font-size:12px!important}.ux-admin-note{padding:13px 16px!important;color:var(--ref-muted)!important;font-size:12px!important}.ux-switch-row{padding:10px 16px!important;border-color:var(--ref-border-soft)!important}.ux-switch-row b{font-size:12px!important}.ux-switch-row small{font-size:10px!important}

/* Modals and forms */
.modal{background:rgba(10,12,16,.62)!important;backdrop-filter:blur(2px)!important}.modal-card{border:1px solid var(--ref-border)!important;border-radius:10px!important;background:#fff!important;color:var(--ref-ink)!important;box-shadow:0 24px 70px rgba(10,12,16,.28)!important}.modal-head{padding:18px 20px!important;border-bottom:1px solid var(--ref-border)!important}.modal-head h2{margin:0!important;font-size:22px!important}.form-grid{gap:14px!important;padding:18px 20px!important}.form-grid label{color:#343840!important;font-size:12px!important;font-weight:700!important}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid #c4c0b8!important;border-radius:8px!important;background:#fff!important;color:var(--ref-ink)!important;font-size:13px!important}.modal-actions{padding:14px 20px!important;border-top:1px solid var(--ref-border)!important;background:#f8f7f3!important}

/* Sign in */
.login-shell{background:#f3f1ec!important}.login-intro{background:#131417!important}.login-intro h1{color:#fff!important;font-size:40px!important}.login-intro li{color:#d2d5da!important;font-size:14px!important}.login-intro p{color:#aeb2ba!important;font-size:11px!important}.login-card{border:1px solid var(--ref-border)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 20px 55px rgba(18,19,22,.12)!important}.login-card h1{color:var(--ref-ink)!important;font-size:28px!important}.login-card p{color:var(--ref-muted)!important;font-size:13px!important}.login-card label{color:#343840!important;font-size:12px!important}.login-card input{height:42px!important;border-color:#bdb9b0!important;border-radius:8px!important;font-size:14px!important}.login-card .primary{height:42px!important;border-radius:8px!important;background:var(--ref-ink)!important;font-size:14px!important}

@media(max-width:1100px){#app .concept-split,#app .customers-layout,#app .customer-grid{grid-template-columns:minmax(0,1fr) 350px!important}.connector-cards{grid-template-columns:repeat(2,1fr)!important}.ux-today-grid{grid-template-columns:1fr!important}.ux-flow{grid-template-columns:repeat(3,1fr)!important}.ux-flow-cell:nth-child(3n){border-right:0!important}.entity-body{grid-template-columns:1fr!important}.entity-body>aside{border-top:1px solid var(--ref-border)!important;border-left:0!important}}
@media(max-width:820px){#app main.app-view{padding:24px 14px 48px!important}.view-head,.concept-head,.entity-head{flex-direction:column!important}.concept-split,.customers-layout,.customer-grid{grid-template-columns:1fr!important}.concept-detail,.customers-preview{border-top:0!important;border-left:1px solid var(--ref-border)!important;border-radius:0 0 8px 8px!important}.concept-master,.customers-list{border-radius:8px 8px 0 0!important}.concept-metrics,.metric-row,.strip,.customers-stats,.ux-report-kpis{grid-template-columns:repeat(2,1fr)!important}.connector-cards,.readiness-grid,.ux-report-grid,.ux-admin-grid{grid-template-columns:1fr!important}.ux-flow{grid-template-columns:repeat(2,1fr)!important}.ux-workshop-board{grid-template-columns:repeat(6,235px)!important}.ux-report-layout{grid-template-columns:1fr!important}.ux-report-nav{display:none!important}.concept-filterbar,.filters,.inv-filters,.customers-toolbar,.wl-bar,.ux-board-tools{flex-wrap:wrap!important}.concept-filterbar input,.filters input,.customers-toolbar input,.ux-board-tools input{width:100%!important;flex:1 0 100%!important;margin-left:0!important}}

/* Workshop worklist sorting */
#app .workshop-list-table .ws-sort{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;width:auto!important;min-height:24px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#3f444c!important;font:inherit!important;font-weight:700!important;letter-spacing:.025em!important;text-transform:uppercase!important;cursor:pointer!important}
#app .workshop-list-table .ws-sort span{display:grid!important;place-items:center!important;width:18px!important;height:18px!important;border-radius:4px!important;color:#777b82!important;font-size:12px!important;line-height:1!important}
#app .workshop-list-table .ws-sort:hover span,#app .workshop-list-table .ws-sort.active span{background:#dedad2!important;color:var(--ref-ink)!important}

/* Workshop job workspace */
#app .entity-job{max-width:1480px!important}
#app .entity-job .entity-head{margin-bottom:0!important}
#app .entity-job .entity-facts{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-bottom:16px!important}
#app .entity-progress{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;margin:0 0 20px!important;padding:0!important;border:1px solid var(--ref-border)!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important;list-style:none!important;box-shadow:var(--ref-shadow)!important}
#app .entity-progress li{display:flex!important;align-items:center!important;gap:10px!important;min-height:66px!important;padding:10px 12px!important;border-right:1px solid var(--ref-border-soft)!important;color:var(--ref-muted)!important}
#app .entity-progress li:last-child{border-right:0!important}
#app .entity-progress i{display:grid!important;place-items:center!important;flex:0 0 28px!important;width:28px!important;height:28px!important;border:1px solid #c5c1b9!important;border-radius:50%!important;background:#f3f1ec!important;color:#666b73!important;font-size:11px!important;font-style:normal!important;font-weight:700!important}
#app .entity-progress b,#app .entity-progress small{display:block!important}#app .entity-progress b{color:#555b63!important;font-size:12px!important}#app .entity-progress small{margin-top:2px!important;color:#858991!important;font-size:10px!important;line-height:1.2!important}
#app .entity-progress li.done{background:#f5faf7!important}#app .entity-progress li.done i{border-color:#91c6a8!important;background:#e0f4e9!important;color:#087443!important}#app .entity-progress li.current{background:#fbe7ea!important}#app .entity-progress li.current i{border-color:var(--ref-red)!important;background:var(--ref-red)!important;color:#fff!important}#app .entity-progress li.current b{color:#8f1827!important}
#app .entity-job .entity-body{display:block!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
#app .job-workspace-grid,#app .job-qc-layout{display:grid!important;grid-template-columns:minmax(0,1.65fr) 330px!important;gap:14px!important;align-items:start!important}
#app .job-workspace-main,#app .job-qc-main,#app .job-context-panel,#app .job-qc-side{border:1px solid var(--ref-border)!important;border-radius:8px!important;background:#fff!important;box-shadow:var(--ref-shadow)!important;overflow:hidden!important}
#app .job-tab-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;padding:18px 20px!important;border-bottom:1px solid var(--ref-border)!important;background:#fff!important}
#app .job-tab-heading h2{margin:2px 0 4px!important;color:var(--ref-ink)!important;font-size:20px!important;font-weight:600!important;letter-spacing:-.015em!important}#app .job-tab-heading p{margin:0!important;color:var(--ref-muted)!important;font-size:12px!important;line-height:1.45!important}
#app .job-section-kicker{color:var(--ref-red)!important;font-size:10px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}
#app .job-record-card{margin:14px!important;border:1px solid var(--ref-border-soft)!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important}
#app .job-record-card>header{display:flex!important;align-items:center!important;gap:11px!important;padding:13px 14px!important;border-bottom:1px solid var(--ref-border-soft)!important;background:#f8f7f3!important}#app .job-record-card>header>div{min-width:0!important;flex:1!important}#app .job-record-card h3{margin:0!important;font-size:14px!important}#app .job-record-card header p{margin:2px 0 0!important;color:var(--ref-muted)!important;font-size:11px!important}
#app .job-record-number{display:grid!important;place-items:center!important;flex:0 0 28px!important;width:28px!important;height:28px!important;border-radius:50%!important;background:#ece9e3!important;color:#4f545c!important;font-size:10px!important;font-weight:700!important}
#app .job-record-content{padding:15px!important;color:var(--ref-ink)!important;font-size:13px!important;line-height:1.5!important}#app .job-record-content>p{margin:0!important}#app .job-record-content textarea{width:100%!important;border:1px solid #bdb9b0!important;border-radius:8px!important;background:#fff!important;color:var(--ref-ink)!important;font-size:13px!important}
#app .job-intake-note{margin-top:13px!important;padding:12px!important;border-left:3px solid #99958c!important;background:#f8f7f3!important}#app .job-intake-note b{font-size:11px!important;text-transform:uppercase!important}#app .job-intake-note p{margin:3px 0 0!important;color:var(--ref-muted)!important;font-size:12px!important}
#app .job-context-panel>section,#app .job-qc-side>section{padding:18px!important;border-bottom:1px solid var(--ref-border-soft)!important}#app .job-context-panel>section:last-child,#app .job-qc-side>section:last-child{border-bottom:0!important}#app .job-context-panel h3,#app .job-qc-side h3{margin:3px 0 12px!important;font-size:18px!important}
#app .job-context-panel dl{display:block!important}#app .job-context-panel dl div{display:flex!important;justify-content:space-between!important;gap:14px!important;padding:9px 0!important;border-bottom:1px solid var(--ref-border-soft)!important;font-size:12px!important}#app .job-context-panel dl div:last-child{border-bottom:0!important}#app .job-context-panel dt{color:var(--ref-muted)!important}#app .job-context-panel dd{margin:0!important;color:var(--ref-ink)!important;text-align:right!important}
#app .job-next-step{background:#f8f7f3!important}#app .job-next-step b{font-size:12px!important}#app .job-next-step p,#app .job-qc-side p{margin:4px 0 0!important;color:var(--ref-muted)!important;font-size:12px!important;line-height:1.5!important}

/* Reference quality-check workspace */
#app .qc-table-head{display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;padding:9px 16px!important;border-bottom:1px solid var(--ref-border)!important;background:#f1efea!important;color:#545961!important;font-size:10px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important}
#app .qc-checklist{display:block!important}.qc-check{display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;align-items:center!important;gap:12px!important;margin:0!important;padding:13px 16px!important;border:0!important;border-bottom:1px solid var(--ref-border-soft)!important;border-radius:0!important;background:#fff!important}
#app .qc-check-label{display:flex!important;align-items:center!important;gap:10px!important;color:var(--ref-ink)!important;font-size:13px!important}#app .qc-check-label i{display:grid!important;place-items:center!important;width:25px!important;height:25px!important;border-radius:50%!important;background:#ece9e3!important;color:#666b73!important;font-size:10px!important;font-style:normal!important}
#app .qc-check fieldset{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important}.qc-check fieldset label{display:block!important;margin:0!important;cursor:pointer!important}.qc-check fieldset input{position:absolute!important;opacity:0!important;pointer-events:none!important}.qc-check fieldset span{display:grid!important;place-items:center!important;height:32px!important;border:1px solid #c5c1b9!important;border-radius:6px!important;background:#fff!important;color:#555b63!important;font-size:11px!important;font-weight:600!important}.qc-check fieldset input:checked+span{border-color:var(--ref-ink)!important;background:var(--ref-ink)!important;color:#fff!important}.qc-check fieldset label:nth-child(2) input:checked+span{border-color:#a21d2c!important;background:#fbe7ea!important;color:#a21d2c!important}
#app .qc-note{display:grid!important;gap:7px!important;margin:0!important;padding:16px!important;color:#343840!important;font-size:12px!important;font-weight:700!important}.qc-note textarea{width:100%!important;border:1px solid #bdb9b0!important;border-radius:8px!important;font-size:13px!important}
#app .qc-signoff{display:grid!important;gap:8px!important;background:#f8f7f3!important}.qc-signoff button{width:100%!important}.qc-signoff .primary{margin-top:4px!important}

/* Reference Book-in workspace */
.repair-intake-modal{z-index:100!important;padding:22px!important;background:rgba(10,12,16,.68)!important}.repair-intake-modal .repair-intake{width:min(1120px,calc(100vw - 44px))!important;max-width:1120px!important;max-height:calc(100vh - 44px)!important;display:flex!important;flex-direction:column!important;padding:0!important;overflow:hidden!important}
.repair-intake-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;padding:20px 24px 17px!important;border-bottom:1px solid var(--ref-border)!important;background:#fff!important}.repair-intake-head h2{margin:2px 0 4px!important;color:var(--ref-ink)!important;font-size:24px!important;font-weight:600!important;letter-spacing:-.02em!important}.repair-intake-head p{margin:0!important;color:var(--ref-muted)!important;font-size:12px!important}.repair-intake-kicker{color:var(--ref-red)!important;font-size:10px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.repair-intake-progress{display:grid!important;grid-template-columns:repeat(4,1fr)!important;border-bottom:1px solid var(--ref-border)!important;background:#f8f7f3!important}.repair-intake-progress>span{display:grid!important;grid-template-columns:28px 1fr!important;column-gap:9px!important;min-height:58px!important;padding:10px 15px!important;border-right:1px solid var(--ref-border-soft)!important;color:var(--ref-muted)!important}.repair-intake-progress>span:last-child{border-right:0!important}.repair-intake-progress i{grid-row:1/3!important;display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border:1px solid #c5c1b9!important;border-radius:50%!important;background:#fff!important;font-size:10px!important;font-style:normal!important;font-weight:700!important}.repair-intake-progress b{font-size:12px!important}.repair-intake-progress small{font-size:10px!important}.repair-intake-progress .active{background:#fbe7ea!important;color:#8f1827!important}.repair-intake-progress .active i{border-color:var(--ref-red)!important;background:var(--ref-red)!important;color:#fff!important}
.repair-intake-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;min-height:0!important;overflow:auto!important}.repair-intake-fields{padding:16px 18px!important;background:var(--ref-canvas)!important}.repair-form-section{margin:0 0 12px!important;border:1px solid var(--ref-border)!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important}.repair-form-section>header{display:flex!important;align-items:center!important;gap:11px!important;padding:12px 14px!important;border-bottom:1px solid var(--ref-border-soft)!important;background:#f8f7f3!important}.repair-form-section>header>span{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:50%!important;background:#e8e5de!important;color:#555b63!important;font-size:10px!important;font-weight:700!important}.repair-form-section h3{margin:0!important;font-size:14px!important}.repair-form-section header p{margin:2px 0 0!important;color:var(--ref-muted)!important;font-size:11px!important}.repair-field-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;padding:14px!important}.repair-field-grid label{display:grid!important;gap:6px!important;margin:0!important;color:#343840!important;font-size:11px!important;font-weight:700!important}.repair-field-grid .wide{grid-column:1/-1!important}.repair-field-grid input,.repair-field-grid select,.repair-field-grid textarea{width:100%!important;min-height:38px!important;padding:8px 10px!important;border:1px solid #bdb9b0!important;border-radius:7px!important;background:#fff!important;color:var(--ref-ink)!important;font:13px 'Google Sans','Poppins',sans-serif!important}.repair-field-grid textarea{min-height:80px!important;resize:vertical!important}
.repair-intake-summary{padding:16px!important;border-left:1px solid var(--ref-border)!important;background:#fff!important}.repair-summary-card,.repair-summary-note{padding:15px!important;border:1px solid var(--ref-border-soft)!important;border-radius:8px!important;background:#f8f7f3!important}.repair-summary-card h3{margin:3px 0 7px!important;font-size:18px!important}.repair-summary-card>p:not(.repair-intake-kicker),.repair-summary-note p{margin:0!important;color:var(--ref-muted)!important;font-size:12px!important;line-height:1.5!important}.repair-summary-card dl{display:block!important;margin-top:14px!important}.repair-summary-card dl div{display:flex!important;justify-content:space-between!important;gap:12px!important;padding:8px 0!important;border-top:1px solid var(--ref-border-soft)!important;font-size:11px!important}.repair-summary-card dd{margin:0!important;color:var(--ref-ink)!important}.repair-summary-note{margin-top:10px!important;background:#fff7df!important}.repair-summary-note b{font-size:12px!important}.repair-intake-error{margin:0 18px 12px!important}.repair-intake-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;padding:13px 18px!important;border-top:1px solid var(--ref-border)!important;background:#fff!important}.repair-intake-actions>span{margin-right:auto!important;color:var(--ref-muted)!important;font-size:11px!important}.repair-intake-actions .primary{width:auto!important}
@media(max-width:1000px){#app .job-workspace-grid,#app .job-qc-layout{grid-template-columns:1fr!important}.repair-intake-layout{grid-template-columns:1fr!important}.repair-intake-summary{border-top:1px solid var(--ref-border)!important;border-left:0!important}.repair-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:720px){#app .entity-job .entity-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}#app .entity-progress{grid-template-columns:repeat(3,minmax(0,1fr))!important}#app .entity-progress li{min-width:0!important;padding:9px 7px!important;gap:6px!important}#app .entity-progress li span{min-width:0!important}#app .entity-progress small{overflow-wrap:anywhere!important}#app .job-tab-heading{flex-direction:column!important}#app .qc-table-head{display:none!important}#app .qc-check{grid-template-columns:1fr!important}#app .qc-check fieldset{grid-template-columns:repeat(3,minmax(0,1fr))!important}.repair-intake-modal{padding:0!important}.repair-intake-modal .repair-intake{width:100vw!important;max-height:100vh!important;border-radius:0!important}.repair-intake-progress{grid-template-columns:repeat(2,minmax(0,1fr))!important}.repair-field-grid{grid-template-columns:1fr!important}.repair-field-grid .wide{grid-column:auto!important}.repair-intake-actions>span{display:none!important}}
