/* Omnisky Operations 0.15.2 — visual parity layer for the approved artifact. */
:root{--ux-bg:#f5f4f1;--ux-panel:#fff;--ux-ink:#17191d;--ux-muted:#676d75;--ux-line:#e5e3df;--ux-soft:#f8f7f4;--ux-red:#e11d2e;--ux-green:#197a4a;--ux-amber:#a96808;--ux-blue:#336da8;--rail-width:236px;--utility-height:58px}
*{box-sizing:border-box}
html,body{min-height:100%;background:var(--ux-bg)}
body{margin:0;font-family:'Google Sans','Poppins',sans-serif;color:var(--ux-ink);font-size:13px}
h1,h2,h3,strong,b,.primary{font-family:'Google Sans','Poppins',sans-serif}
button,input,select,textarea{font:inherit}
#app{min-height:100vh;display:grid;grid-template-columns:var(--rail-width) minmax(0,1fr);grid-template-rows:var(--utility-height) minmax(0,1fr)}
.app-rail.topbar{position:fixed;inset:0 auto 0 0;width:var(--rail-width);height:100vh;padding:26px 14px 15px;background:#16171c;color:#eef0f3;border:0;display:flex;flex-direction:column;z-index:50}
.rail-brand-row{padding:0 8px 27px}.concept-brand{display:grid!important;gap:0!important;color:#fff!important;text-decoration:none!important;letter-spacing:.13em!important}.concept-brand span{font-size:17px;font-weight:800;line-height:1}.concept-brand b{margin-top:5px;color:#868b93;font-size:7px;letter-spacing:.28em}
.rail-section-label{margin:7px 9px 6px;color:#777e88;font-size:8px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.app-rail nav{display:grid;gap:2px}.app-rail.topbar nav a{position:relative;display:flex;align-items:center;gap:11px;min-height:38px;padding:0 11px;border:0;border-radius:5px;color:#d6d9de;font-size:12px;font-weight:500;text-decoration:none}.app-rail.topbar nav a:hover{background:#22242b}.app-rail.topbar nav a.active{background:#282a31;color:#fff}.app-rail.topbar nav a.active:before{content:'';position:absolute;left:0;top:9px;bottom:9px;width:2px;background:var(--ux-red)}.nav-glyph{width:18px;color:#9aa0aa;text-align:center}.app-rail nav em{margin-left:auto;min-width:18px;padding:1px 5px;border-radius:9px;background:#34363d;color:#fff;font-size:9px;font-style:normal;text-align:center}
.rail-spacer{flex:1}.rail-build{display:flex;align-items:center;gap:10px;margin:10px 5px 0;padding:12px 9px;border-top:1px solid #292b31;color:#fff}.rail-build i{display:grid;place-items:center;width:31px;height:31px;border-radius:5px;background:var(--ux-red);font-weight:700;font-style:normal}.rail-build span{display:grid}.rail-build b{font-size:10px}.rail-build small{margin-top:2px;color:#858a93;font-size:8px}.rail-close{display:none}
.utilitybar{position:fixed;top:0;left:var(--rail-width);right:0;height:var(--utility-height);z-index:40;display:flex;align-items:center;gap:18px;padding:0 23px;background:#fff;border-bottom:1px solid var(--ux-line);box-shadow:none}.context-switch{display:flex;gap:8px;align-items:center;padding:0;border:0;background:transparent;color:var(--ux-ink);text-align:left}.context-switch:after{content:'⌄';color:#969ba3}.context-switch span,.context-switch small{font-size:11px}.context-switch small{color:var(--ux-muted)}
.global-search{position:relative;display:flex;align-items:center;gap:8px;width:min(520px,45vw);height:34px;padding:0 10px;border:1px solid #dedfe2;border-radius:5px;background:#fafafa}.global-search input{width:100%;border:0;outline:0;background:transparent;font-size:11px}.global-search kbd{padding:2px 5px;border:1px solid #ddd;border-radius:3px;background:#fff;color:#999;font-size:8px}.utility-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.utilitybar .primary.compact{height:34px;padding:0 15px;border-color:#111318;background:#111318;color:#fff;font-size:11px}.utility-icon{border:0;background:transparent}.attention-button{position:relative}.attention-button em{position:absolute;right:-3px;top:-4px;min-width:15px;height:15px;padding:0 3px;border-radius:8px;background:var(--ux-red);color:#fff;font-size:8px;font-style:normal;line-height:15px}.account-toggle{display:flex;align-items:center;gap:8px;padding:0;border:0;background:transparent}.actor-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f1edf0;color:#5b4550;font-weight:700}.actor-copy{display:grid;text-align:left}.actor-copy b{font-size:10px}.actor-copy small{font-size:8px;color:var(--ux-muted)}
main.app-view{grid-column:2;grid-row:2;width:100%;max-width:none;padding:28px 28px 56px;background:var(--ux-bg);overflow-x:hidden}.view-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:0;margin:0 0 18px;border:0}.view-head h1{margin:0;font-size:25px;line-height:1.15;letter-spacing:-.035em}.view-sub{margin:5px 0 0;color:var(--ux-muted);font-size:11px;max-width:72ch}.view-tools{display:flex;gap:7px}.view-tools button,.button-link,.ghost,.primary{min-height:32px;padding:7px 12px;border-radius:4px;font-size:10px;font-weight:600}.ghost,.button-link{border:1px solid #d7d7d7;background:#fff;color:#27292d}.primary{border:1px solid #15171b;background:#15171b;color:#fff}.ux-secondary-refresh{display:none!important}.section-kicker{display:none!important}
.board,.today-panel,.side-card,.readiness-card,.connector-card,.customers-list,.customers-preview,.concept-detail{border:1px solid var(--ux-line)!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important}.authority-banner{display:none!important}.concept-metrics,.metric-row,.strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0 0 16px;border:1px solid var(--ux-line);border-radius:5px;background:#fff;overflow:hidden}.concept-metric,.metric,.strip a{min-height:74px;padding:12px 15px;border:0!important;border-right:1px solid var(--ux-line)!important;background:#fff}.concept-metric:last-child,.metric:last-child,.strip a:last-child{border-right:0!important}.concept-metric b,.metric b,.strip b{font-size:20px}.concept-metric span,.metric span,.strip span{font-size:9px;color:var(--ux-muted)}
.concept-tabs,.module-tabs,.crm-tabs,.inv-tabs,.sales-periods{display:flex;gap:0;margin:0 0 14px;border-bottom:1px solid var(--ux-line);background:transparent}.concept-tabs button,.module-tabs button,.crm-tabs button,.inv-tabs button,.sales-periods button{padding:9px 13px;margin:0 0 -1px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--ux-muted);font-size:10px}.concept-tabs button.active,.module-tabs button.active,.crm-tabs button.active,.inv-tabs button.active,.sales-periods button.active{border-bottom-color:var(--ux-red);color:var(--ux-ink);font-weight:700}.concept-split,.customers-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:0;align-items:stretch}.concept-master,.customers-list{min-width:0;border-radius:5px 0 0 5px!important}.concept-detail,.customers-preview{border-left:0!important;border-radius:0 5px 5px 0!important;min-height:560px;padding:18px}.concept-filterbar,.filters,.inv-filters,.customers-toolbar{display:flex;align-items:center;gap:7px;padding:12px;border-bottom:1px solid var(--ux-line);background:#fff}.concept-filterbar input,.concept-filterbar select,.filters input,.filters select,.inv-filters input,.inv-filters select,.customers-toolbar input,.customers-toolbar select{height:32px;padding:0 9px;border:1px solid #d9dadd;border-radius:4px;background:#fff;font-size:10px}.concept-table,table{width:100%;border-collapse:collapse}.concept-table th,table th{padding:9px 11px;border-bottom:1px solid var(--ux-line);background:#fafafa;color:#656b73;font-size:9px;font-weight:700;text-align:left}.concept-table td,table td{padding:10px 11px;border-bottom:1px solid #eeece8;font-size:10px}.concept-table tr:hover td,table tr:hover td{background:#faf9f6}.concept-table strong,table strong{font-size:11px}.concept-table small,table small{display:block;margin-top:2px;color:var(--ux-muted);font-size:9px}.status{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border-radius:10px;font-size:8px;font-weight:700}.concept-pager,.inv-pager{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:10px 12px;color:var(--ux-muted);font-size:9px;background:#fff}
.detail-top{display:flex;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--ux-line)}.detail-top h2{margin:0;font-size:18px}.detail-top p{margin:4px 0 0;color:var(--ux-muted);font-size:9px}.detail-section{padding:15px 0;border-bottom:1px solid var(--ux-line)}.detail-section h3{margin:0 0 9px;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.detail-fact small{color:var(--ux-muted);font-size:8px}.detail-fact b{font-size:10px}.detail-actions{display:flex;gap:7px;padding-top:16px}
.connector-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.connector-card{padding:14px}.connector-card h2{font-size:13px}.connector-card p,.connector-card dl{font-size:9px}.readiness-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.readiness-card{padding:16px}.readiness-card header{display:flex;justify-content:space-between}.readiness-card h2{margin:0;font-size:13px}.readiness-card p{color:var(--ux-muted);font-size:10px}
.customers-heading{margin-bottom:14px}.customers-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0 0 14px}.customers-stats button{min-height:64px;padding:11px 13px;border:1px solid var(--ux-line);border-radius:5px;background:#fff;text-align:left}.customers-stats i{display:none}.customers-stats span{font-size:9px;color:var(--ux-muted)}.customers-stats b{display:block;margin-top:5px;color:var(--ux-ink);font-size:17px}.customers-stats em{float:right}.customers-secondary-actions{display:none}.customers-preview-empty{display:grid;place-items:center;min-height:500px;color:var(--ux-muted);font-size:10px;text-align:center}
.login-shell{display:grid;grid-template-columns:minmax(360px,1.1fr) minmax(360px,.9fr);min-height:100vh;background:#f6f5f2}.login-intro{display:flex;flex-direction:column;justify-content:center;padding:10vw;background:#16171c;color:#fff}.login-wordmark{display:grid;gap:4px;margin-bottom:70px;letter-spacing:.14em}.login-wordmark b{font-size:21px}.login-wordmark span{color:#858a93;font-size:8px;letter-spacing:.3em}.login-intro h1{max-width:600px;font-size:38px;line-height:1.12;letter-spacing:-.04em}.login-intro ul{list-style:none;padding:0;margin:28px 0}.login-intro li{margin:13px 0;color:#c5c8cf;font-size:13px}.login-intro li:before{content:'✓';margin-right:10px;color:#fff}.login-intro p{margin-top:auto;color:#7f848d;font-size:10px}.login-card{align-self:center;width:min(430px,calc(100% - 48px));margin:0 auto;padding:34px;border:1px solid var(--ux-line);border-radius:8px;background:#fff;box-shadow:0 18px 45px rgba(18,20,24,.08)}.login-card h1{font-size:26px}.login-card label{display:block;margin-top:16px;font-size:10px;font-weight:700}.login-card input[type=email],.login-card input[type=password]{display:block;width:100%;height:40px;margin-top:6px;padding:0 11px;border:1px solid #d8d8da;border-radius:4px}.remember-row{display:flex!important;align-items:center;gap:7px;font-weight:400!important}.forgot-link{float:right;color:var(--ux-muted);font-weight:400}.login-card .primary{width:100%;margin-top:18px}.login-help{margin:18px 0 0;color:var(--ux-muted);font-size:9px;line-height:1.5}
@media(max-width:1100px){:root{--rail-width:210px}.concept-split,.customers-layout{grid-template-columns:minmax(0,1fr) 330px}.connector-cards{grid-template-columns:1fr 1fr}.global-search{width:38vw}}
@media(max-width:820px){#app{display:block}.app-rail.topbar{transform:translateX(-100%);transition:transform .2s}.app-rail.open{transform:none}.utilitybar{left:0;padding:0 12px}.utilitybar #rail-open{display:block}.context-switch,.actor-copy{display:none}.global-search{width:auto;flex:1}main.app-view{padding:20px 13px 44px}.concept-split,.customers-layout{grid-template-columns:1fr}.concept-detail,.customers-preview{border-left:1px solid var(--ux-line)!important;border-top:0!important;border-radius:0 0 5px 5px!important}.concept-master,.customers-list{border-radius:5px 5px 0 0!important}.login-shell{grid-template-columns:1fr}.login-intro{display:none}.concept-metrics,.metric-row,.strip{grid-template-columns:repeat(2,1fr)}.view-head{flex-direction:column}.view-tools{flex-wrap:wrap}.connector-cards,.readiness-grid{grid-template-columns:1fr}}
.ux-today{max-width:1500px;margin:0 auto}.ux-today-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 17px}.ux-today-hero p{margin:0 0 4px;color:#777d85;font-size:8px;font-weight:700;letter-spacing:.08em}.ux-today-hero h1{margin:0;font-size:26px;letter-spacing:-.04em}.ux-today-hero span{display:block;margin-top:4px;color:var(--ux-muted);font-size:10px}.ux-today-hero nav{display:flex;gap:7px}.ux-today-hero button{height:32px;padding:0 13px;border:1px solid var(--ux-line);border-radius:4px;background:#fff;font-size:9px}.ux-today-hero button.dark{border-color:#17191d;background:#17191d;color:#fff}.ux-flow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:15px;border:1px solid var(--ux-line);border-radius:5px;background:#fff;overflow:hidden}.ux-flow-cell{min-width:0;padding:12px 15px;border-right:1px solid var(--ux-line);color:var(--ux-ink);text-decoration:none}.ux-flow-cell:last-child{border-right:0}.ux-flow-cell small,.ux-flow-cell b,.ux-flow-cell span{display:block}.ux-flow-cell small{font-size:8px;color:var(--ux-muted)}.ux-flow-cell b{margin-top:4px;font-size:19px}.ux-flow-cell span{margin-top:3px;font-size:8px;color:var(--ux-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ux-flow-cell.bad span{color:#bd2933}.ux-flow-cell.blue span{color:var(--ux-blue)}.ux-flow-cell.amber span{color:var(--ux-amber)}.ux-today-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.75fr);gap:12px}.ux-today-grid>aside{display:grid;align-content:start;gap:12px}.today-panel>header{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:12px 15px;border-bottom:1px solid var(--ux-line)}.today-panel>header h2{margin:0;font-size:13px}.today-panel>header small,.today-panel>header a{color:var(--ux-muted);font-size:8px;text-decoration:none}.ux-actions>header div{display:flex}.ux-actions>header button{padding:5px 9px;border:1px solid var(--ux-line);background:#fff;font-size:8px}.ux-actions>header button:first-child{border-radius:4px 0 0 4px}.ux-actions>header button:last-child{border-radius:0 4px 4px 0}.ux-actions>header button.active{background:#f1f1ef}.ux-action-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto 84px;gap:10px;align-items:center;min-height:55px;padding:8px 13px;border-bottom:1px solid #efede9;color:var(--ux-ink);text-decoration:none}.ux-action-row:last-child{border-bottom:0}.ux-action-row:hover{background:#faf9f7}.ux-action-row i{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#f3f4f5;color:#66707a;font-style:normal}.ux-action-row i.workshop{background:#fcedef;color:#bd2631}.ux-action-row i.customers{background:#eaf1f8;color:#376c9f}.ux-action-row i.sales{background:#fff1d8;color:#9f690d}.ux-action-row b,.ux-action-row small{display:block}.ux-action-row b{font-size:10px}.ux-action-row small{margin-top:3px;color:var(--ux-muted);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ux-action-row em{padding:3px 6px;border-radius:8px;background:#f7e8e9;color:#b52831;font-size:7px;font-style:normal}.ux-action-row strong{justify-self:end;padding:5px 8px;border:1px solid var(--ux-line);border-radius:4px;background:#fff;font-size:8px}.ux-pulse-grid{display:grid;grid-template-columns:1fr 1fr}.ux-pulse{min-height:83px;padding:13px;border-right:1px solid var(--ux-line);border-bottom:1px solid var(--ux-line)}.ux-pulse:nth-child(even){border-right:0}.ux-pulse:nth-last-child(-n+2){border-bottom:0}.ux-pulse span,.ux-pulse b,.ux-pulse small{display:block}.ux-pulse span,.ux-pulse small{color:var(--ux-muted);font-size:8px}.ux-pulse b{margin:5px 0 3px;font-size:16px}.ux-health-row{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:7px;align-items:center;min-height:38px;padding:7px 13px;border-bottom:1px solid #efede9;color:var(--ux-ink);font-size:8px;text-decoration:none}.ux-health-row:last-child{border-bottom:0}.ux-health-row i{width:5px;height:5px;border-radius:50%;background:var(--ux-green)}.ux-health-row.warn i{background:var(--ux-amber)}.ux-health-row.bad i{background:var(--ux-red)}.ux-health-row small{color:var(--ux-muted)}
@media(max-width:1000px){.ux-flow{grid-template-columns:repeat(3,1fr)}.ux-flow-cell:nth-child(3){border-right:0}.ux-flow-cell:nth-child(-n+3){border-bottom:1px solid var(--ux-line)}.ux-today-grid{grid-template-columns:1fr}}
@media(max-width:820px){.ux-today-hero{flex-direction:column;align-items:flex-start}.ux-action-row{grid-template-columns:30px minmax(0,1fr) auto}.ux-action-row em{display:none}.ux-flow{grid-template-columns:repeat(2,1fr)}.ux-flow-cell:nth-child(n){border-right:1px solid var(--ux-line);border-bottom:1px solid var(--ux-line)}.ux-flow-cell:nth-child(even){border-right:0}.ux-flow-cell:nth-last-child(-n+2){border-bottom:0}}
.ux-board-tools{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ux-board-tools>div{display:flex}.ux-board-tools button,.ux-board-tools input,.ux-board-tools select{height:31px;padding:0 10px;border:1px solid var(--ux-line);background:#fff;font-size:9px}.ux-board-tools>div button{border-right:0}.ux-board-tools>div button:first-child{border-radius:4px 0 0 4px}.ux-board-tools>div button:last-child{border-right:1px solid var(--ux-line);border-radius:0 4px 4px 0}.ux-board-tools button.active{background:#191b20;color:#fff}.ux-board-tools input{margin-left:auto;width:240px;border-radius:4px}.ux-board-tools select,.ux-board-tools>button{border-radius:4px}.ux-board-help{margin:0 0 10px;color:var(--ux-muted);font-size:8px}.ux-workshop-board{display:grid;grid-template-columns:repeat(6,minmax(160px,1fr));gap:8px;align-items:start;overflow-x:auto}.ux-workshop-lane{min-height:580px;border:1px solid var(--ux-line);border-radius:5px;background:#efefed;overflow:hidden}.ux-workshop-lane>header{padding:11px 10px;border-bottom:1px solid var(--ux-line);background:#fff}.ux-workshop-lane>header span{display:flex;align-items:center;justify-content:space-between}.ux-workshop-lane h2{margin:0;font-size:10px}.ux-workshop-lane>header b{font-size:11px}.ux-workshop-lane>header small{display:block;margin-top:3px;color:var(--ux-muted);font-size:7px}.ux-job-card{display:block;width:calc(100% - 12px);margin:6px;padding:9px;border:1px solid #deddd9;border-radius:4px;background:#fff;color:var(--ux-ink);text-align:left;cursor:pointer}.ux-job-card:hover{border-color:#9fa4ab;box-shadow:0 2px 7px rgba(0,0,0,.06)}.ux-job-card>span{display:flex;justify-content:space-between}.ux-job-card>span b{font-size:9px}.ux-job-card em{color:#b22933;font-size:7px;font-style:normal}.ux-job-card strong,.ux-job-card small{display:block}.ux-job-card strong{margin-top:7px;font-size:9px}.ux-job-card small{margin-top:3px;color:var(--ux-muted);font-size:8px;line-height:1.35}.ux-job-card footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding-top:7px;border-top:1px solid #efefed}.ux-job-card footer i{padding:2px 5px;border-radius:7px;background:#f1f1f1;color:#6d7278;font-size:6px;font-style:normal}.ux-job-card footer b{font-size:7px}.ux-more-card{width:calc(100% - 12px);margin:3px 6px 8px;padding:7px;border:0;background:transparent;color:var(--ux-muted);font-size:8px}.work-empty{padding:18px 8px;color:var(--ux-muted);font-size:8px;text-align:center}
@media(max-width:820px){.ux-board-tools{flex-wrap:wrap}.ux-board-tools input{order:2;width:100%;margin-left:0}.ux-workshop-board{grid-template-columns:repeat(6,230px)}}
.context-switch{order:1!important}.global-search{order:2!important}.utility-actions{order:3!important}.customers-head-actions .primary{background:#17191d!important;border-color:#17191d!important}.ux-report-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:20px}.ux-report-nav{display:flex;flex-direction:column;align-self:start;padding:10px;border:1px solid var(--ux-line);border-radius:5px;background:#fff}.ux-report-nav>b{margin:12px 8px 5px;color:var(--ux-muted);font-size:7px;letter-spacing:.08em}.ux-report-nav button{padding:8px;border:0;border-radius:4px;background:transparent;color:var(--ux-muted);font-size:9px;text-align:left}.ux-report-nav button.active{background:#f0efec;color:var(--ux-ink);font-weight:700}.ux-report-kpis{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:12px;border:1px solid var(--ux-line);border-radius:5px;background:#fff;overflow:hidden}.ux-report-kpis .concept-metric{border-right:1px solid var(--ux-line)}.ux-report-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ux-report-card{padding:16px;border:1px solid var(--ux-line);border-radius:5px;background:#fff}.ux-report-card.wide{grid-column:1/-1}.ux-report-card h2{margin:0;font-size:13px}.ux-report-card>p{color:var(--ux-muted);font-size:9px}.ux-bars{display:flex;align-items:end;gap:24px;height:140px;padding:18px 12px 0;border-bottom:1px solid var(--ux-line)}.ux-bars span{display:grid;align-items:end;justify-items:center;height:100%;min-width:44px}.ux-bars i{width:30px;max-height:105px;background:#d8dadd;border-radius:3px 3px 0 0}.ux-bars b{margin-top:4px;font-size:9px}.ux-bars small{font-size:7px;color:var(--ux-muted)}.ux-report-line{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--ux-line);font-size:9px}.ux-report-line:last-child{border-bottom:0}.ux-admin-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.75fr);gap:12px}.ux-admin-grid>section,.ux-admin-grid>aside{display:grid;align-content:start;gap:12px}.ux-admin-card{border:1px solid var(--ux-line);border-radius:5px;background:#fff;overflow:hidden}.ux-admin-card>header{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid var(--ux-line)}.ux-admin-card h2{margin:0;font-size:13px}.ux-admin-card header a{color:var(--ux-red);font-size:8px;text-decoration:none}.ux-person-head,.ux-person{display:grid;grid-template-columns:minmax(0,1fr) 160px 90px 50px;gap:10px;align-items:center;padding:9px 14px}.ux-person-head{background:#fafafa;color:var(--ux-muted);font-size:7px}.ux-person-head>span:first-of-type{grid-column:2}.ux-person{grid-template-columns:32px minmax(0,1fr) 160px 90px 50px;border-top:1px solid var(--ux-line);font-size:9px}.ux-person i{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#f0f0ee;font-style:normal;font-weight:700}.ux-person b,.ux-person small{display:block}.ux-person small{color:var(--ux-muted)}.ux-person strong{color:var(--ux-green)}.ux-person em{font-style:normal}.ux-admin-note{margin:0;padding:12px 15px;color:var(--ux-muted);font-size:9px;line-height:1.45}.ux-admin-card>.ux-report-line{margin:0 15px}.ux-switch-row{display:grid;grid-template-columns:26px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px 15px;border-top:1px solid var(--ux-line)}.ux-switch-row>i{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#f0f0ee;font-size:8px;font-style:normal}.ux-switch-row b,.ux-switch-row small{display:block;font-size:9px}.ux-switch-row small{color:var(--ux-muted);font-size:7px}
@media(max-width:900px){.ux-report-layout{grid-template-columns:1fr}.ux-report-nav{display:none}.ux-admin-grid{grid-template-columns:1fr}.ux-report-kpis{grid-template-columns:1fr 1fr}.ux-person-head{display:none}.ux-person{grid-template-columns:32px minmax(0,1fr);}.ux-person>span:nth-of-type(2),.ux-person strong,.ux-person em{display:none}}
.login-shell{position:fixed!important;inset:0;width:100%;min-height:100vh;padding:0!important}.remember-row input{width:auto!important;margin:0!important}
.repair-intake{width:min(820px,calc(100vw - 32px))!important;padding:0!important;overflow:hidden}.repair-intake .modal-head{padding:20px 24px 15px;border-bottom:1px solid var(--ux-line)}.repair-intake .modal-head h2{margin:0;font-size:21px}.repair-intake .form-grid{padding:0 24px 20px}.repair-intake .form-grid:before{content:'1  Customer     2  Device     3  Condition     4  Review';grid-column:1/-1;margin:0 -24px 16px;padding:13px 24px;border-bottom:1px solid var(--ux-line);background:#faf9f7;color:var(--ux-muted);font-size:8px;font-weight:700;word-spacing:5px}.repair-intake .modal-actions{padding:14px 24px;border-top:1px solid var(--ux-line);background:#faf9f7}

/* v0.15.2 — exact supplied navigation/utility components and readable desktop scale */
:root{--rail-width:232px;--utility-height:60px;--ux-red:#c8102e;--ux-ink:#17181b;--ux-muted:#5b5f66;--ux-line:#e4e1da}
body{font-size:15px}
.app-rail.topbar{width:232px;padding:20px 12px;background:#131417;color:#b9bcc4}
.rail-brand-row{padding:4px 12px 8px}.concept-brand{gap:2px!important;letter-spacing:normal!important}.concept-brand span{font-size:20px;font-weight:700;letter-spacing:.14em;line-height:1.15}.concept-brand b{margin:0;color:#80848d;font-size:11px;font-weight:600;letter-spacing:.22em;line-height:1.2}
.rail-section-label{margin:0;padding:18px 12px 6px;color:#80848d;font-size:11px;font-weight:600;letter-spacing:.08em}
.app-rail nav{gap:0}.app-rail.topbar nav a{gap:12px;height:38px;min-height:38px;padding:0 12px;border-radius:8px;color:#b9bcc4;font-size:14px;font-weight:500}.app-rail.topbar nav a:hover{background:#1c1d21}.app-rail.topbar nav a.active{background:#24262b;color:#fff}.app-rail.topbar nav a.active:before{display:none}.nav-glyph{display:block;width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;color:inherit}.app-rail.topbar nav a.active .nav-glyph{color:#f0525f}.app-rail nav em{padding:1px 7px;border-radius:999px;font-size:11px}
.rail-build{gap:10px;margin:8px 0 0;padding:12px;border:0;border-radius:10px;background:#1c1d21}.rail-build i{width:32px;height:32px;border-radius:8px;background:#c8102e;font-size:13px}.rail-build b{font-size:13px}.rail-build small{margin-top:2px;color:#9a9ea6;font-size:12px}
.utilitybar{left:232px;height:60px;gap:12px;padding:0 32px;border-color:#e4e1da}
.context-switch{height:38px;min-width:112px;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;padding:0 12px;border:1px solid #dad7cf;border-radius:8px;background:#fff}.context-switch:after{display:none}.context-switch span{font-size:13px;font-weight:600;line-height:1.1}.context-switch small{display:block;font-size:11px;line-height:1.2}
.global-search{width:440px;height:38px;gap:10px;padding:0 12px;border-color:#dad7cf;border-radius:8px;background:#faf9f6}.search-glyph{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round}.global-search input{font-size:14px}.global-search kbd{padding:2px 7px;border-color:#dad7cf;border-radius:5px;font-family:'Google Sans','Poppins',sans-serif;font-size:11px}
.utilitybar .primary.compact{height:38px;min-height:38px;padding:0 14px;border-radius:8px;font-size:14px;font-weight:500}.utility-icon.attention-button{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px}.attention-button em{top:4px;right:2px;min-width:16px;height:16px;padding:0 4px;border:2px solid #fff;border-radius:999px;font-size:10px;line-height:12px}.utility-actions .account{display:block}.account-toggle{height:42px;gap:10px;padding:0 6px}.actor-avatar{width:32px;height:32px;background:#e9e6df;font-size:12px}.actor-copy b{font-size:13px;line-height:1.2}.actor-copy small{display:block;font-size:11px;line-height:1.2}.account-chevron{font-size:14px}
main.app-view{padding:32px 32px 60px}.view-head h1{font-size:30px}.view-sub{font-size:14px;line-height:1.45}.view-tools button,.button-link,.ghost,.primary{min-height:38px;padding:9px 14px;border-radius:8px;font-size:13px}.concept-metric span,.metric span,.strip span,.customers-stats span{font-size:12px}.concept-metric b,.metric b,.strip b{font-size:23px}.concept-tabs button,.module-tabs button,.crm-tabs button,.inv-tabs button,.sales-periods button{padding:11px 15px;font-size:13px}.concept-filterbar input,.concept-filterbar select,.filters input,.filters select,.inv-filters input,.inv-filters select,.customers-toolbar input,.customers-toolbar select{height:38px;font-size:13px}.concept-table th,table th{padding:11px 13px;font-size:12px}.concept-table td,table td{padding:12px 13px;font-size:13px}.concept-table strong,table strong{font-size:14px}.concept-table small,table small{font-size:11px}.status{min-height:24px;padding:3px 8px;font-size:11px}.concept-pager,.inv-pager{font-size:12px}.detail-top h2{font-size:22px}.detail-top p,.detail-section h3,.detail-fact b{font-size:12px}.detail-fact small{font-size:11px}.connector-card h2,.readiness-card h2,.today-panel>header h2,.ux-report-card h2,.ux-admin-card h2{font-size:16px}.connector-card p,.connector-card dl,.readiness-card p,.today-panel>header small,.today-panel>header a,.ux-report-card>p{font-size:12px}.customers-stats b{font-size:22px}.customers-preview-empty{font-size:13px}
.ux-today-hero p{font-size:11px}.ux-today-hero h1{font-size:30px}.ux-today-hero span{font-size:13px}.ux-today-hero button{height:38px;padding:0 14px;border-radius:8px;font-size:13px}.ux-flow-cell{padding:15px}.ux-flow-cell small,.ux-flow-cell span{font-size:11px}.ux-flow-cell b{font-size:23px}.ux-action-row{min-height:64px}.ux-action-row b{font-size:13px}.ux-action-row small{font-size:11px}.ux-action-row em,.ux-action-row strong{font-size:10px}.ux-pulse span,.ux-pulse small,.ux-health-row{font-size:11px}.ux-pulse b{font-size:20px}
.ux-board-tools button,.ux-board-tools input,.ux-board-tools select{height:38px;font-size:12px}.ux-board-help{font-size:11px}.ux-workshop-lane h2{font-size:13px}.ux-workshop-lane>header b{font-size:14px}.ux-workshop-lane>header small{font-size:10px}.ux-job-card>span b,.ux-job-card strong{font-size:12px}.ux-job-card small{font-size:11px}.ux-job-card em,.ux-job-card footer b,.ux-job-card footer i,.ux-more-card,.work-empty{font-size:10px}
.ux-report-nav>b,.ux-person-head{font-size:10px}.ux-report-nav button,.ux-report-line,.ux-person,.ux-admin-note,.ux-switch-row b{font-size:12px}.ux-report-card header a,.ux-admin-card header a,.ux-bars small,.ux-switch-row small{font-size:10px}.ux-bars b{font-size:12px}
@media(max-width:820px){.utilitybar{left:0;padding:0 12px}.context-switch,.actor-copy{display:none}.global-search{width:auto}.app-rail.topbar{width:232px}main.app-view{padding:24px 14px 48px}}
