@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{color:#132238;font-synthesis:none;--blue:#0069e3;--blue-700:#0054b6;--navy:#0c1b2f;--ink:#132238;--muted:#6d7b8e;--line:#dfe6ef;--soft:#f5f7fa;--sidebar:248px;background:#f4f7fb;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.toast{z-index:1000;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:10px;padding:12px 16px;font-size:13px;font-weight:700;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #00000038}.app-shell{min-height:100vh}.main{margin-left:var(--sidebar);min-height:100vh}.sidebar{z-index:40;width:var(--sidebar);background:var(--navy);color:#fff;flex-direction:column;padding:0 14px;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto}.brand{letter-spacing:.05em;align-items:center;gap:10px;height:70px;padding:0 8px;font:800 24px Barlow Condensed;display:flex}.brand>span:last-of-type span{color:#22c55e}.brand-mark{color:#4ade80;background:#16a34a27;border:1px solid #22c55e55;border-radius:7px;place-items:center;width:33px;height:33px;display:grid}.workspace{text-align:left;color:#fff;background:#fff0;border:1px solid #ffffff19;border-radius:8px;align-items:center;gap:10px;margin:2px 0 18px;padding:9px;display:flex}.workspace:hover{background:#ffffff0a}.workspace-icon{background:#16a34a;border-radius:6px;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.workspace>span:nth-child(2){flex-direction:column;flex:1;display:flex}.workspace strong{font-size:12px}.workspace small{opacity:.55;margin-top:2px;font-size:9px}.nav-group{margin:7px 0 15px}.nav-group p{text-transform:uppercase;letter-spacing:.18em;color:#8693a4;margin:0 0 6px;padding:0 10px;font-size:8px;font-weight:700}.nav-group a,.sidebar-footer>a{color:#b9c3d0;border-radius:6px;align-items:center;gap:10px;margin:2px 0;padding:9px 10px;font-size:11px;font-weight:500;text-decoration:none;display:flex}.nav-group a:hover,.nav-group a.active,.sidebar-footer>a:hover{color:#fff;background:#ffffff0c}.nav-group a.active{background:#153a29;box-shadow:inset 3px 0 #22c55e}.nav-group a em{color:#c9d3de;background:#2a3441;border-radius:10px;margin-left:auto;padding:1px 7px;font-size:9px;font-style:normal}.sidebar-footer{margin-top:auto;padding-top:12px}.user-card{border-top:1px solid #ffffff14;align-items:center;gap:9px;margin-top:9px;padding:16px 6px;display:flex}.avatar{color:#0756a9;background:#dfeeff;border-radius:50%;flex:none;place-items:center;width:33px;height:33px;font-size:10px;font-weight:800;display:grid}.avatar.large{width:49px;height:49px;font-size:13px}.user-card>span{flex-direction:column;flex:1;display:flex}.user-card strong{font-size:10px}.user-card small{color:#8090a3;margin-top:2px;font-size:8px}.topbar{border-bottom:1px solid var(--line);z-index:25;background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 28px;display:flex;position:sticky;top:0}.global-search{color:#8491a1;align-items:center;gap:9px;width:min(480px,50%);display:flex}.global-search input,.small-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.global-search kbd{border:1px solid var(--line);background:var(--soft);white-space:nowrap;border-radius:4px;padding:3px 6px;font-size:8px}.top-actions,.heading-actions{align-items:center;gap:8px;display:flex}.response-card{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:9px;padding:8px 12px;display:flex}.response-card .response-icon{color:#16a34a;background:#e6f6ec;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;display:grid}.response-card strong{font-size:9px;display:block}.response-card small{color:var(--muted);margin:2px 0 3px;font-size:8px;display:block}.response-card .text-button{font-size:8px}.icon-button{color:inherit;background:0 0;border:0;place-items:center;display:grid}.topbar .icon-button{border:1px solid var(--line);color:#536277;border-radius:7px;width:34px;height:34px;position:relative}.bell i{background:#ea4051;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.counter{background:var(--blue);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:7px;font-style:normal;display:grid;position:absolute;top:-6px;right:-5px}.primary-button,.secondary-button{border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:10px;font-weight:700;display:flex}.primary-button{color:#fff;background:#16a34a}.primary-button:hover{background:#128a3e}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.page{max-width:1600px;margin:auto;padding:27px 28px 48px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:23px;display:flex}.eyebrow{color:#16a34a;letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:800}.page-heading h1,.mobile-showcase h2{text-transform:uppercase;letter-spacing:.015em;margin:8px 0 7px;font:800 31px/1 Barlow Condensed}.page-heading p,.section-head p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.panel{border:1px solid var(--line);background:#fff;border-radius:9px}.section-head{justify-content:space-between;align-items:flex-start;display:flex}.section-head h2{text-transform:uppercase;margin:0 0 3px;font:700 17px Barlow Condensed}.section-head button,.text-button{color:#16a34a;background:0 0;border:0;align-items:center;gap:3px;font-size:9px;font-weight:700;display:flex}.badge{color:#075bb8;background:#e8f2ff;border-radius:4px;align-items:center;width:max-content;padding:4px 7px;font-size:8px;font-weight:700;line-height:1;display:inline-flex}.badge.green{color:#137a56;background:#e5f6ef}.badge.warning{color:#a86000;background:#fff1df}.badge.neutral{color:#5f6c7c;background:#eef1f5}.metric-strip{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:repeat(4,1fr);margin-bottom:13px;display:grid}.metric{border-right:1px solid var(--line);flex-direction:column;padding:16px 18px;display:flex;position:relative}.metric:last-child{border:0}.metric-strip.cols-5{grid-template-columns:repeat(5,1fr)}.metric-top{align-items:center;gap:8px;margin-bottom:10px;display:flex}.metric-icon{color:#16a34a;background:#e6f6ec;border-radius:6px;flex:none;place-items:center;width:26px;height:26px;display:grid}.metric-label{color:var(--muted);font-size:9px;font-weight:600}.metric>strong{margin:0 0 6px;font:800 26px Barlow Condensed;display:block}.metric-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.metric-bottom small{color:#23805e;font-size:8px;font-weight:600}.metric-bottom small.bad{color:#c92f43}.sparkline{flex:none;align-items:flex-end;gap:2px;height:18px;display:flex}.sparkline .spark-bar{opacity:.5;background:#16a34a;border-radius:1px;width:3px;display:block}.sparkline .spark-bar:last-child{opacity:1}.progress-track{background:#eef1f5;border-radius:3px;height:5px;margin:2px 0 5px;overflow:hidden}.progress-fill{background:#16a34a;border-radius:3px;height:100%}.team-list{flex-direction:column;gap:2px;margin-top:12px;display:flex}.team-row{border-radius:6px;align-items:center;gap:10px;padding:8px 2px;display:flex}.team-row:hover{background:#f9fbfd}.avatar-wrap{flex:none;position:relative}.status-dot{background:#c7cdd6;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-2px;right:-2px}.status-dot.on{background:#16a34a}.team-row>span:last-child{flex-direction:column;min-width:0;display:flex}.team-row strong{font-size:9px}.team-row small{color:var(--muted);margin-top:2px;font-size:8px}.journey-panel{margin-bottom:13px;padding:18px 20px}.journey-flow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(6,1fr);margin-top:16px;display:grid}.journey-stage{border-right:1px solid var(--line);padding:13px 15px;position:relative}.journey-stage:last-child{border:0}.journey-stage>span{color:var(--muted);font-size:8px;display:block}.journey-stage strong{margin:5px 0 1px;font:800 21px Barlow Condensed;display:block}.journey-stage small{color:#16a34a;font-size:8px;font-weight:700}.journey-stage svg{z-index:2;color:#a4afbd;background:#fff;position:absolute;top:50%;right:-8px}.overview-grid{grid-template-columns:1.55fr 1fr;gap:13px;margin-bottom:13px;display:grid}.overview-grid.lower{grid-template-columns:1.1fr 1fr 1fr}.dispatch-panel,.queue-panel,.overview-grid.lower>.panel{padding:18px 20px}.dispatch-list,.exception-list,.compact-list{margin-top:12px}.dispatch-row{border:0;border-top:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fff;grid-template-columns:51px 3px 1fr 110px 60px 18px;align-items:center;gap:11px;padding:11px 0;display:grid}.dispatch-row:hover{background:#f9fbfd}.dispatch-row time{font-size:9px;font-weight:700}.dispatch-row time small{color:var(--muted);margin-top:2px;display:block}.route-line{background:#16a34a;border-radius:4px;height:32px}.dispatch-copy,.compact-list div>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.dispatch-copy strong,.compact-list strong{font-size:9px}.dispatch-copy small,.compact-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.engineer-name{color:#4f6075;font-size:8px}.exception-row{text-align:left;border:0;border-top:1px solid var(--line);width:100%;color:var(--ink);background:#fff;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:10px 0;display:grid}.exception-icon{border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.exception-icon.danger{color:#c92f43;background:#ffebed}.exception-icon.warning{color:#b96b00;background:#fff1df}.exception-icon.blue{color:var(--blue);background:#e7f2ff}.exception-icon.neutral{color:#657284;background:#edf1f5}.exception-row>span:nth-child(2){flex-direction:column;display:flex}.exception-row strong{font-size:9px}.exception-row small,.exception-row time{color:var(--muted);margin-top:3px;font-size:8px}.compact-list>div{border-top:1px solid var(--line);grid-template-columns:34px 1fr auto auto;align-items:center;gap:9px;padding:9px 0;display:grid}.compact-list time{color:#8592a2;font-size:8px}.activity-list>div{grid-template-columns:28px 1fr auto}.activity-mark{color:#18815b;background:#e7f6ef;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.table-panel{overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.tabs{gap:4px;display:flex}.tabs button,.thread-filter button{color:var(--muted);background:0 0;border:0;border-radius:5px;padding:7px 9px;font-size:9px;font-weight:700}.tabs button.active,.thread-filter button.active{color:var(--blue);background:#e7f2ff}.tabs em{margin-left:3px;font-style:normal}.small-search{border:1px solid var(--line);color:#8290a2;background:#fff;border-radius:6px;align-items:center;gap:7px;width:230px;padding:8px 9px;display:flex}.responsive-table{overflow:auto}table{border-collapse:collapse;width:100%}th{text-transform:uppercase;letter-spacing:.1em;color:#7d8999;text-align:left;background:#f8fafc;padding:10px 14px;font-size:7px}td{border-top:1px solid var(--line);white-space:nowrap;padding:12px 14px;font-size:9px}tbody tr{cursor:pointer}tbody tr:hover{background:#fbfcfe}td strong,td small{display:block}td small{color:var(--muted);margin-top:3px;font-size:8px}.customer-cell{align-items:center;gap:8px;display:flex}.badge.danger{color:#c92f43;background:#ffebed}.flip{transform:rotate(180deg)}.danger-button{color:#fff;background:#dc2626;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:11px;font-weight:700;display:flex}.danger-button:hover{background:#b91c1c}.customer-kpis{grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:16px;display:grid}.customer-kpi-card{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;gap:9px;min-width:0;padding:14px 15px;display:flex;position:relative}.customer-kpi-top{align-items:center;gap:8px;display:flex}.customer-kpi-icon{border-radius:7px;flex:none;place-items:center;width:28px;height:28px;display:grid}.customer-kpi-icon.green{color:#16a34a;background:#e6f6ec}.customer-kpi-icon.blue{color:var(--blue);background:#e8f0fe}.customer-kpi-icon.amber{color:#a86000;background:#fff1df}.customer-kpi-top span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:700;overflow:hidden}.customer-kpi-card strong{font:800 23px/1 Barlow Condensed}.customer-kpi-delta{color:#16a34a;align-items:center;gap:4px;font-size:8px;font-weight:700;display:flex}.customer-kpi-spark{align-items:flex-end;gap:2px;height:20px;display:flex;position:absolute;bottom:15px;right:15px}.customer-kpi-spark i{background:#bfe8cf;border-radius:1px;width:3px}@media (width<=1200px){.customer-kpis{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.customer-kpis{grid-template-columns:repeat(2,1fr)}}.directory-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 0;display:flex}.directory-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-button-wrap{position:relative}.filter-count-badge{color:#fff;background:#16a34a;border-radius:8px;padding:1px 5px;font-size:8px;font-weight:800;line-height:1.4;position:absolute;top:-6px;right:-6px}.type-select{border:1px solid var(--line);height:36px;color:var(--ink);background:#fff;border-radius:6px;padding:0 10px;font-size:11px}.bulk-bar{border-bottom:1px solid var(--line);color:#137a56;background:#eef8f0;align-items:center;gap:12px;padding:10px 18px;font-size:10px;font-weight:700;display:flex}.bulk-bar .bulk-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.bulk-bar button{color:#137a56;background:#fff;border:1px solid #bfe8cf;border-radius:6px;align-items:center;gap:5px;padding:6px 10px;font-size:9px;font-weight:700;display:flex}.bulk-bar .clear-selection{color:#137a56;background:0 0;border:0;padding:0;text-decoration:underline}.actions-cell{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.row-menu{position:relative}.row-menu-panel{z-index:120;border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;width:200px;padding:6px;display:flex;position:fixed;box-shadow:0 16px 34px #07142633}.row-menu-panel button{text-align:left;color:var(--ink);background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:8px 9px;font-size:10px;font-weight:600;display:flex}.row-menu-panel button:hover{background:var(--soft)}.row-menu-panel button.danger{color:#c92f43}.row-menu-divider{background:var(--line);height:1px;margin:4px 2px}.customer-type-toggle{gap:6px;display:flex}.customer-type-toggle button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:6px;flex:1;padding:8px;font-size:10px;font-weight:700}.customer-type-toggle button.active{color:#137a56;background:#eef8f0;border-color:#16a34a}.modal-card.wide{width:min(560px,100%)}.import-steps{flex-direction:column;gap:8px;margin:10px 0 16px;display:flex}.import-steps div{border:1px solid var(--line);color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:10px;display:flex}.import-steps div span{background:var(--soft);width:20px;height:20px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:800;display:grid}.import-dropzone{border:1.5px dashed var(--line);text-align:center;color:var(--muted);border-radius:9px;flex-direction:column;align-items:center;gap:8px;padding:26px;font-size:10px;display:flex}.record-header{border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:14px;padding:20px 22px}.record-back{color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;margin-bottom:14px;padding:0;font-size:10px;font-weight:700;display:inline-flex}.record-back:hover{color:var(--ink)}.record-top{flex-wrap:wrap;align-items:flex-start;gap:14px;display:flex}.record-identity{flex:1;align-items:center;gap:12px;min-width:220px;display:flex}.record-identity h1{text-transform:uppercase;margin:0;font:800 22px Barlow Condensed}.record-identity p{color:var(--muted);margin:2px 0 0;font-size:10px}.record-contact-block{color:var(--muted);flex-wrap:wrap;gap:22px;margin-top:4px;font-size:10px;display:flex}.record-contact-block strong{color:var(--ink);margin-bottom:2px;font-size:10px;display:block}.record-actions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.record-summary-metrics{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:16px;display:grid}.record-metric{border:1px solid var(--line);border-radius:8px;padding:10px 12px}.record-metric small{color:var(--muted);text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:700;display:block}.record-metric strong{font:800 17px Barlow Condensed}@media (width<=900px){.record-summary-metrics{grid-template-columns:repeat(2,1fr)}}.record-tabs{border:1px solid var(--line);background:#fff;border-radius:9px;gap:2px;margin-bottom:14px;padding:4px;display:flex;overflow-x:auto}.record-tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:9px 13px;font-size:10px;font-weight:700}.record-tabs button.active{color:#fff;background:#16a34a}.record-grid{grid-template-columns:1.6fr 1fr;gap:14px;display:grid}@media (width<=1100px){.record-grid{grid-template-columns:1fr}}.record-section{border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:14px;padding:18px 20px}.record-section h3{text-transform:uppercase;justify-content:space-between;align-items:center;margin:0 0 12px;font:700 12px Barlow Condensed;display:flex}.record-section h3 button{color:var(--blue);background:0 0;border:0;align-items:center;gap:3px;font-size:9px;font-weight:700;display:flex}.contact-detail-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.contact-detail-grid span{color:var(--muted);text-transform:uppercase;flex-direction:column;gap:3px;font-size:9px;font-weight:700;display:flex}.contact-detail-grid span b{color:var(--ink);text-transform:none;font-size:11px;font-weight:600}.property-card{border:1px solid var(--line);border-radius:9px;margin-bottom:10px;padding:14px 16px}.property-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.property-card strong{font-size:11px;display:block}.property-card small{color:var(--muted);margin-top:2px;font-size:9px;display:block}.property-meta-row{color:var(--muted);gap:14px;margin-top:10px;font-size:9px;display:flex}.property-meta-row span{align-items:center;gap:4px;display:flex}.property-card-actions{gap:8px;margin-top:12px;display:flex}.asset-card{border:1px solid var(--line);border-radius:9px;justify-content:space-between;gap:10px;margin-bottom:10px;padding:14px 16px;display:flex}.asset-card strong{font-size:11px;display:block}.asset-card small{color:var(--muted);margin-top:2px;font-size:9px;display:block}.asset-meta{text-align:right;color:var(--muted);font-size:9px}.asset-meta div{margin-bottom:3px}.record-note-card{border:1px solid var(--line);border-radius:8px;margin-bottom:8px;padding:11px 13px;font-size:10px}.record-note-card small{color:var(--muted);margin-top:5px;font-size:8px;display:block}.conversation-row{border:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;display:flex}.conversation-row strong{font-size:10px;display:block}.conversation-row small{color:var(--muted);margin-top:2px;font-size:9px;display:block}.service-history-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:9px 0;font-size:10px;display:flex}.service-history-row:last-child{border-bottom:0}.service-history-row time{color:var(--muted);flex:none;width:90px;font-size:9px}.commercial-summary-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.commercial-summary-grid div{border:1px solid var(--line);border-radius:8px;padding:11px 12px}.commercial-summary-grid small{color:var(--muted);text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:700;display:block}.commercial-summary-grid strong{font:800 16px Barlow Condensed}.aftercare-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.aftercare-grid div{border:1px solid var(--line);border-radius:8px;padding:11px 12px}.aftercare-grid small{color:var(--muted);text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:700;display:block}.aftercare-grid strong{font-size:11px}.record-empty{color:var(--muted);padding:6px 0;font-size:10px}.schedule-kpis{flex-wrap:wrap;gap:10px;display:flex}.kpi-card{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:10px;min-width:150px;padding:10px 14px;display:flex}.kpi-icon{color:#16a34a;background:#e6f6ec;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;display:grid}.kpi-body{flex-direction:column;gap:2px;min-width:0;display:flex}.kpi-body>strong{font:800 20px/1 Barlow Condensed}.kpi-body>small{color:var(--muted);font-size:8px;font-weight:600}.kpi-sub{margin-top:1px;font-size:8px;font-weight:700}.kpi-sub.up{color:#16a34a}.kpi-sub.badge{margin-top:2px}.progress-ring{border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.progress-ring-inner{width:24px;height:24px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:7px;font-weight:800;display:grid}.schedule-page{flex-direction:column;gap:13px;display:flex}.schedule-toolbar{flex-wrap:wrap;align-items:center;gap:9px;padding:11px 15px;display:flex}.schedule-toolbar .date-range{color:var(--ink);align-items:center;gap:7px;font:700 11px Inter;display:flex}.view-tabs{background:var(--soft);border-radius:7px;gap:2px;padding:3px;display:flex}.view-tabs button{color:var(--muted);background:0 0;border:0;border-radius:5px;padding:7px 13px;font-size:10px;font-weight:700}.view-tabs button.active{color:#fff;background:#16a34a}.toolbar-right{margin-left:auto}.schedule-main{padding:0;display:flex;overflow:hidden}.unassigned-panel{border-right:1px solid var(--line);flex-direction:column;flex:0 0 260px;gap:12px;width:260px;padding:16px;display:flex}.unassigned-head{align-items:center;gap:8px;display:flex}.unassigned-head h3{text-transform:uppercase;margin:0;font:700 12px Barlow Condensed}.count-badge{color:#137a56;background:#e5f6ef;border-radius:9px;padding:1px 7px;font-size:9px;font-weight:800}.unassigned-list{flex-direction:column;gap:10px;display:flex}.unassigned-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;gap:5px;padding:10px;display:flex}.unassigned-card:hover{border-color:#16a34a;box-shadow:0 2px 8px #16a34a1a}.unassigned-top{align-items:center;gap:6px;display:flex}.unassigned-top .job-id{color:var(--muted);font-size:8px;font-weight:800}.unassigned-top .drag-handle{color:#a8b2bf;cursor:grab;background:0 0;border:0;place-items:center;margin-left:auto;padding:2px;display:grid}.unassigned-title{font-size:10px}.unassigned-meta{color:var(--muted);font-size:8px}.unassigned-foot{gap:12px;margin-top:2px;display:flex}.unassigned-foot span{color:var(--muted);align-items:center;gap:4px;font-size:8px;display:flex}.unassigned-hint{color:var(--muted);align-items:center;gap:6px;margin:auto 0 0;font-size:8px;display:flex}.week-grid-wrap{flex:1;overflow-x:auto}.week-grid{grid-template-columns:200px repeat(7,minmax(132px,1fr));min-width:1120px;display:grid}.week-grid-cell{border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:8px}.week-grid-cell.corner{border-right:1px solid var(--line)}.day-head{text-align:center;color:var(--muted);letter-spacing:.06em;flex-direction:column;gap:2px;padding:11px 8px;font-size:8px;font-weight:700;display:flex}.day-head strong{color:var(--ink);font:800 17px Barlow Condensed}.day-head small{color:var(--muted);font-size:7px;font-weight:600}.day-head.today{color:#16a34a;background:#eef8f0;border-bottom:2px solid #16a34a}.day-head.today strong{color:#16a34a}.engineers-label{background:var(--soft);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-right:0;grid-column:1/-1;padding:8px 12px;font-size:9px;font-weight:800}.identity-cell{align-items:center;gap:9px;padding:10px 12px;display:flex}.identity-copy{flex-direction:column;min-width:0;display:flex}.identity-copy strong{font-size:9px}.identity-copy small{color:var(--muted);font-size:8px;line-height:1.5}.capacity-pill{color:#5f6c7c;background:#eef1f5;border-radius:9px;flex:none;margin-left:auto;padding:2px 7px;font-size:8px;font-weight:800}.day-cell{flex-direction:column;gap:6px;min-height:78px;display:flex}.day-cell.today-col{background:#f6fbf7}.schedule-job-card{border-left:3px solid var(--blue);text-align:left;background:#edf5ff;border-top:0;border-bottom:0;border-right:0;border-radius:5px;flex-direction:column;gap:2px;width:100%;padding:7px 8px;display:flex}.schedule-job-card time{color:var(--blue);font-size:7px;font-weight:800}.schedule-job-card.clickable{cursor:pointer;background:#eef8f0;border-left-color:#16a34a}.schedule-job-card.clickable time{color:#16a34a}.schedule-job-card.clickable:hover{transform:translateY(-1px);box-shadow:0 2px 8px #16a34a26}.schedule-job-card.selected{box-shadow:0 0 0 2px #16a34a}.schedule-job-card.clickable:focus-visible{outline-offset:1px;outline:2px solid #16a34a}.schedule-job-card strong{margin:1px 0;font-size:9px}.schedule-job-card small{color:var(--muted);font-size:8px}.add-job-cell{border:1px dashed var(--line);color:#a8b2bf;background:0 0;border-radius:5px;justify-content:center;align-items:center;gap:4px;height:100%;min-height:56px;font-size:8px;font-weight:700;display:flex}.add-job-cell:hover{color:#16a34a;border-color:#16a34a}.schedule-placeholder{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:9px;padding:60px;display:flex}.schedule-placeholder svg{color:#16a34a}.schedule-bottom{grid-template-columns:1.6fr 1fr;gap:13px;display:grid}.day-summary-card{padding:18px 20px}.day-summary-card h3{text-transform:uppercase;margin:0 0 14px;font:700 13px Barlow Condensed}.day-summary-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px;display:grid}.day-summary-metrics>div{color:#16a34a;flex-direction:column;gap:4px;display:flex}.day-summary-metrics>div strong{color:var(--ink);font:800 20px Barlow Condensed}.day-summary-metrics>div small{color:var(--muted);font-size:8px;font-weight:600}.day-summary-metrics>div span{color:var(--muted);font-size:7px}.status-callout{color:#16a34a;background:#eef8f0;border-radius:7px;align-items:center;gap:10px;padding:11px 13px;display:flex}.status-callout strong{color:#137a56;font-size:9px;display:block}.status-callout small{color:#3a8a63;margin-top:2px;font-size:8px;display:block}.insights-card{padding:18px 20px}.insight-row{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fff;border-radius:8px;align-items:center;gap:10px;margin-top:12px;padding:11px 12px;display:flex}.insight-row:hover{background:#f9fbfd}.insight-icon{color:#a86000;background:#fff1df;border-radius:6px;flex:none;place-items:center;width:26px;height:26px;display:grid}.insight-row strong{font-size:9px;display:block}.insight-row small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.insight-row svg:last-child{color:#a4afbd;margin-left:auto}.commercial-layout{grid-template-columns:245px 1fr;gap:13px;display:grid}.commercial-summary{background:var(--navy);color:#fff;border-radius:9px;flex-direction:column;min-height:210px;padding:24px;display:flex}.commercial-summary>span{color:#9ca9b9;font-size:9px}.commercial-summary>strong{margin:9px 0 4px;font:800 34px Barlow Condensed}.commercial-summary>small{color:#7fb8fb;font-size:8px}.commercial-summary>div{border-top:1px solid #ffffff19;flex-direction:column;margin-top:auto;padding-top:14px;display:flex}.commercial-summary>div b{font:700 18px Barlow Condensed}.commercial-summary>div span{color:#9ca9b9;font-size:8px}.kanban{grid-template-columns:repeat(4,1fr);align-items:start;gap:11px;display:grid}.kanban-column{background:#eaf0f6;border-radius:8px;padding:11px}.kanban-column h3{text-transform:uppercase;justify-content:space-between;margin:2px 2px 11px;font-size:9px;display:flex}.kanban-column h3 b{background:#d8e1eb;border-radius:9px;padding:2px 6px}.kanban-column>button{text-align:left;border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;margin-bottom:7px;padding:12px;position:relative}.kanban-column>button strong,.kanban-column>button small{font-size:8px;display:block}.kanban-column>button small{color:var(--muted);margin-top:4px}.kanban-column>button svg{position:absolute;top:50%;right:9px;transform:translateY(-50%)}.people-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.engineer-card{padding:18px}.engineer-card header{align-items:center;gap:12px;display:flex}.engineer-card header>span:nth-child(2){flex:1}.engineer-card h3{margin:0;font:700 17px Barlow Condensed}.engineer-card p{color:var(--muted);margin:3px 0;font-size:8px}.engineer-card>div{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:16px 0;display:grid}.engineer-card>div span{color:var(--muted);padding:11px;font-size:7px}.engineer-card>div b{color:var(--ink);font:700 16px Barlow Condensed;display:block}.mobile-showcase{grid-template-columns:1fr 350px;align-items:center;gap:70px;max-width:920px;margin:4px auto;display:grid}.mobile-showcase h2{font-size:40px}.mobile-showcase>div:first-child>p{color:var(--muted);max-width:500px;font-size:11px;line-height:1.7}.feature-row{border-top:1px solid var(--line);align-items:center;gap:11px;padding:11px 0;font-size:10px;font-weight:600;display:flex}.feature-row>span:first-child{width:24px;height:24px;color:var(--blue);background:#e7f2ff;border-radius:50%;place-items:center;font-size:8px;display:grid}.feature-row .badge{margin-left:auto}.phone{background:#fff;border:8px solid #122238;border-radius:33px;justify-self:center;width:292px;padding:20px;box-shadow:0 20px 50px #17385a20}.phone-top{color:var(--blue);align-items:center;gap:5px;margin-bottom:26px;font:800 14px Barlow Condensed;display:flex}.phone-top svg{width:16px}.phone-top span{color:var(--ink);margin-left:auto;font:600 8px Inter}.phone h3{margin:12px 0 6px;font:700 24px Barlow Condensed}.phone>p{color:var(--muted);font-size:9px;line-height:1.6}.phone-map{height:83px;color:var(--blue);background:#e9f2fb;border-radius:7px;place-items:center;margin:13px 0;font-size:8px;display:grid}.phone-map svg{width:19px}.phone>button{background:var(--blue);color:#fff;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:100%;height:38px;font-size:9px;font-weight:700;display:flex}.phone-steps{margin-top:13px}.phone-steps>span{color:var(--muted);border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:7px 0;font-size:8px;display:flex}.phone-steps i{border:1px solid var(--line);border-radius:50%;place-items:center;width:20px;height:20px;font-size:7px;font-style:normal;display:grid}.phone-steps span.active{color:var(--ink);font-weight:700}.phone-steps span.active i{background:var(--blue);color:#fff;border-color:var(--blue)}.reports-grid{grid-template-columns:1.6fr 1fr;gap:13px;display:grid}.reports-grid>.panel{padding:18px}.chart-panel{flex-direction:column;height:290px;display:flex}.bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:13px;height:170px;margin-top:auto;padding:0 12px;display:flex}.bars i{background:linear-gradient(#55a8ff,#0069e3);border-radius:3px 3px 0 0;flex:1}.conversion-list{margin-top:18px}.conversion-list>div{grid-template-columns:1fr 35px;gap:8px;margin:13px 0;font-size:9px;display:grid}.conversion-list b{text-align:right}.conversion-list i{background:#edf1f5;border-radius:5px;grid-column:1/-1;height:5px}.conversion-list em{background:var(--blue);border-radius:5px;height:100%;display:block}.health-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.health-card{grid-template-columns:39px 1fr auto;align-items:center;gap:11px;padding:17px;display:grid}.health-card>span:first-child{border-radius:7px;place-items:center;width:37px;height:37px;display:grid}.health-card .ok{color:#14805a;background:#e5f6ef}.health-card .warn{color:#b96b00;background:#fff1df}.health-card svg{width:17px}.health-card h3{margin:0;font-size:10px}.health-card p{color:var(--muted);margin:3px 0;font-size:8px}.empty-state{text-align:center;color:var(--muted);padding:70px}.empty-state svg{color:var(--blue)}.inbox-page{max-width:none}.inbox-shell{grid-template-columns:145px 300px minmax(400px,1fr) 310px;height:calc(100vh - 176px);min-height:570px;display:grid;overflow:hidden}.inbox-nav{border-right:1px solid var(--line);background:#f9fbfd;padding:14px 10px}.inbox-nav button{color:#647286;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;padding:9px 8px;font-size:9px;display:flex}.inbox-nav button b{margin-left:auto}.inbox-nav button.active{color:#16a34a;background:#e6f6ec;font-weight:700}.inbox-nav>span{text-transform:uppercase;letter-spacing:.12em;color:#9aa4b0;padding:14px 8px 5px;font-size:7px;display:block}.thread-list{border-right:1px solid var(--line);overflow:auto}.thread-search{border-bottom:1px solid var(--line);gap:6px;padding:11px;display:flex}.thread-search .small-search{flex:1;width:auto}.thread-filter{border-bottom:1px solid var(--line);gap:2px;padding:8px 10px;display:flex;overflow:auto}.thread-filter button{white-space:nowrap;color:var(--muted);background:0 0;border:0;border-radius:0;padding:6px;font-size:7px;font-weight:700}.thread-filter button.active{color:#16a34a;box-shadow:inset 0 -2px #16a34a}.thread-preview{text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:#fff;grid-template-columns:34px 1fr auto;gap:8px;padding:12px 10px;display:grid;position:relative}.thread-preview:hover,.thread-preview.active{background:#f0f9f3}.thread-preview.active{box-shadow:inset 3px 0 #16a34a}.thread-preview>span{flex-direction:column;min-width:0;display:flex}.thread-preview strong{font-size:9px}.thread-preview small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:4px 0;font-size:8px;overflow:hidden}.thread-preview em{color:#8a96a5;font-size:7px;font-style:normal}.thread-preview time{color:#8a96a5;font-size:7px}.thread-preview>b{color:#fff;background:#16a34a;border-radius:50%;place-items:center;width:16px;height:16px;font-size:7px;display:grid;position:absolute;bottom:10px;right:10px}.conversation{flex-direction:column;min-width:0;display:flex}.conversation>header{border-bottom:1px solid var(--line);align-items:center;gap:9px;height:61px;padding:0 14px;display:flex}.conversation>header strong{font-size:10px}.conversation>header small{color:var(--muted);margin-top:2px;font-size:8px}.message-stream{background:#f8fafc;flex:1;padding:15px 18px;overflow:auto}.date-divider{text-align:center;margin:2px 0 13px}.date-divider span{color:#8a96a5;background:#eef2f6;border-radius:8px;padding:4px 8px;font-size:7px}.message{flex-direction:column;align-items:flex-start;margin:9px 0;display:flex}.message>span{background:#eef1f5;border:1px solid #eef1f5;border-radius:5px 11px 11px;max-width:70%;padding:10px 12px;font-size:9px;line-height:1.5}.message small{color:#8c97a6;align-items:center;gap:4px;margin-top:4px;font-size:7px;display:flex}.message small svg{color:#16a34a}.message.team{align-items:flex-end}.message.team>span{background:#e5f6ec;border-color:#bfe6cc;border-radius:11px 5px 11px 11px}.conversation>footer{border-top:1px solid var(--line);background:#fff;padding:10px 13px}.quick-tabs{border-bottom:1px solid var(--line);gap:16px;margin-bottom:10px;display:flex}.quick-tabs button{color:var(--muted);background:0 0;border:0;padding:0 0 8px;font-size:9px;font-weight:700}.quick-tabs button.active{color:#16a34a;box-shadow:inset 0 -2px #16a34a}.quick-reply-row{grid-template-columns:repeat(4,1fr) auto;gap:8px;margin-bottom:12px;display:grid}.quick-reply-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:7px;align-items:center;gap:8px;padding:9px;display:flex}.quick-reply-card:hover{background:#f6fbf8;border-color:#16a34a}.quick-reply-card svg{color:#16a34a;flex:none}.quick-reply-card strong{font-size:8px;display:block}.quick-reply-card small{color:var(--muted);margin-top:2px;font-size:7px;display:block}.quick-reply-more{border:1px solid var(--line);border-radius:7px}.reply-mode{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.reply-mode button{color:var(--blue);background:0 0;border:0;align-items:center;font-size:8px;font-weight:700;display:flex}.reply-mode span{color:#8b96a5;font-size:7px}.conversation textarea{resize:none;border:0;outline:0;width:100%;height:55px;padding:7px;font-size:9px}.composer-actions{align-items:center;gap:4px;display:flex}.composer-actions .primary-button{height:31px;margin-left:auto}.customer-context{border-left:1px solid var(--line);overflow:auto}.customer-context>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:61px;padding:0 14px;font-size:9px;font-weight:700;display:flex}.context-person{text-align:center;padding:18px 13px}.context-person .avatar{margin:auto}.context-person h3{margin:9px 0 3px;font:700 18px Barlow Condensed}.context-person p{color:var(--muted);font-size:8px;line-height:1.6}.context-quick-actions{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:12px;display:grid}.context-quick-actions button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:7px;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;font-size:7px;display:flex}.context-quick-actions button:hover{color:#16a34a;border-color:#16a34a}.context-section{border-top:1px solid var(--line);padding:14px}.context-section-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.context-section-head>span{color:#8b96a5;text-transform:uppercase;letter-spacing:.1em;font-size:7px}.linked-job{text-align:left;border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;flex-direction:column;align-items:flex-start;padding:10px;display:flex;position:relative}.linked-job-top{justify-content:space-between;align-items:center;width:100%;display:flex}.linked-job-top svg{color:#8290a2}.linked-job>strong{color:#16a34a;margin-top:9px;font-size:8px}.linked-job>b{margin:3px 0;font-size:9px}.linked-job>small{color:var(--muted);font-size:7px;line-height:1.5}.job-appointment{align-items:center;gap:5px;margin-top:6px;display:flex}.job-appointment svg{color:#8290a2;flex:none}.job-engineer{align-items:center;gap:7px;width:100%;margin-top:10px;display:flex}.job-engineer .avatar{width:24px;height:24px;font-size:8px}.job-engineer>span{flex:1;font-size:8px;font-weight:700}.history-list{flex-direction:column;gap:11px;display:flex}.history-list>div{color:#647286;align-items:center;gap:8px;display:flex}.history-list b{color:var(--ink);font-size:8px;font-weight:700;display:block}.history-list small{color:var(--muted);margin-top:1px;font-size:7px;display:block}.payment-row{justify-content:space-between;align-items:center;display:flex}.payment-row strong{font-size:12px;display:block}.payment-row small{color:var(--muted);font-size:7px}.note-card{background:#fff7e6;border:1px solid #f5dea0;border-radius:7px;padding:10px}.note-card p{color:#8a6300;white-space:pre-line;margin:0 0 8px;font-size:8px;line-height:1.6}.note-card small{color:#a3872f;font-size:7px}.sheet-layer{z-index:80;position:fixed;inset:0}.sheet-scrim{background:#07142699;border:0;width:100%;position:absolute;inset:0}.job-sheet{background:#fff;width:min(520px,100%);padding:22px;position:absolute;inset:0 0 0 auto;overflow:auto;box-shadow:-15px 0 50px #07142622}.job-sheet>header{justify-content:space-between;align-items:flex-start;display:flex}.job-sheet>header small{color:var(--blue);font-size:8px;font-weight:800}.job-sheet h2{text-transform:uppercase;margin:5px 0;font:800 28px Barlow Condensed}.sheet-actions{gap:8px;margin:17px 0;display:flex}.job-sheet section{border-top:1px solid var(--line);padding:18px 0}.job-sheet h3{text-transform:uppercase;margin:0 0 13px;font:700 13px Barlow Condensed}.job-timeline{grid-template-columns:repeat(7,1fr);display:grid}.job-timeline>div{text-align:center;position:relative}.job-timeline>div:before{content:"";background:#dfe6ef;width:100%;height:2px;position:absolute;top:11px;left:0}.job-timeline>div:first-child:before{width:50%;left:50%}.job-timeline>div:last-child:before{width:50%}.job-timeline>div>span{z-index:1;color:#778496;background:#e8edf3;border-radius:50%;place-items:center;width:23px;height:23px;margin:auto;font-size:7px;display:grid;position:relative}.job-timeline .done>span{background:var(--blue);color:#fff}.job-timeline p{margin:6px 1px;font-size:7px}.job-timeline small{color:var(--blue);font-size:6px;display:block}.detail-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.detail-grid>span{border:1px solid var(--line);color:var(--muted);border-radius:6px;grid-template-columns:25px 1fr;gap:1px 7px;padding:10px;font-size:7px;display:grid}.detail-grid svg{width:16px;color:var(--blue);grid-row:1/3}.detail-grid b{color:var(--ink);font-size:8px;line-height:1.5}.next-action{color:var(--blue);background:#eef6ff;border:1px solid #d4e8ff;border-radius:6px;align-items:center;gap:9px;padding:11px;display:flex}.next-action>span{flex-direction:column;flex:1;display:flex}.next-action b{color:var(--ink);font-size:9px}.next-action small{color:var(--muted);margin-top:3px;font-size:7px}.next-action button{color:var(--blue);background:#fff;border:0;border-radius:4px;padding:6px 8px;font-size:8px;font-weight:700}.flag-list{gap:6px;display:flex}.mobile-only,.scrim{display:none}@media (width<=1180px){.inbox-shell{grid-template-columns:120px 235px 1fr}.customer-context{display:none}.journey-flow{grid-template-columns:repeat(3,1fr)}.journey-stage:nth-child(3){border-right:0}.journey-stage:nth-child(n+4){border-top:1px solid var(--line)}.reports-grid,.overview-grid{grid-template-columns:1fr}.people-grid{grid-template-columns:1fr 1fr}}@media (width<=800px){:root{--sidebar:0px}.mobile-only{display:grid}.sidebar{width:258px;transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.brand .mobile-only{color:#fff;margin-left:auto}.scrim{z-index:35;background:#08182c99;border:0;display:block;position:fixed;inset:0}.main{margin:0}.topbar{gap:8px;height:61px;padding:0 13px}.global-search{flex:1;width:auto}.global-search kbd,.top-actions>.icon-button:first-child{display:none}.top-actions .primary-button{width:36px;padding:0;font-size:0}.page{padding:20px 13px 36px}.page-heading{align-items:flex-start}.page-heading h1{font-size:27px}.page-heading p{max-width:270px}.heading-actions{display:none}.metric-strip{grid-template-columns:1fr 1fr}.metric:nth-child(2n){border-right:0}.metric:nth-child(n+3){border-top:1px solid var(--line)}.journey-flow{grid-template-columns:repeat(2,1fr)}.journey-stage:nth-child(2),.journey-stage:nth-child(4){border-right:0}.journey-stage:nth-child(n+3){border-top:1px solid var(--line)}.journey-stage:nth-child(3){border-right:1px solid var(--line)}.journey-stage svg{display:none}.dispatch-row{grid-template-columns:45px 3px 1fr auto 16px}.engineer-name{display:none}.overview-grid.lower,.commercial-layout,.mobile-showcase{grid-template-columns:1fr}.commercial-summary{min-height:175px}.tabs{overflow:auto}.tabs button{white-space:nowrap}.table-toolbar{flex-direction:column;align-items:flex-start;gap:10px}.small-search{width:100%}.engineer-grid{grid-template-columns:repeat(4,230px);overflow:auto}.week-strip{grid-template-columns:repeat(6,65px);overflow:auto}.kanban{grid-template-columns:repeat(4,250px);overflow:auto}.mobile-showcase{gap:25px}.mobile-showcase h2{font-size:34px}.phone{width:285px}.inbox-page{padding-left:0;padding-right:0}.inbox-page>.page-heading{padding:0 13px}.inbox-shell{border-left:0;border-right:0;border-radius:0;grid-template-columns:220px 1fr;height:calc(100vh - 151px);min-height:530px}.inbox-nav,.customer-context{display:none}.people-grid,.health-grid{grid-template-columns:1fr}.job-sheet{padding:18px}.job-timeline{overflow:auto}.job-timeline>div{min-width:57px}}@media (width<=540px){.metric-strip{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line)}.metric:last-child{border-bottom:0}.overview-grid.lower{grid-template-columns:1fr}.dispatch-row{grid-template-columns:42px 3px 1fr 16px}.dispatch-row .badge{display:none}.inbox-shell{display:block}.thread-list{height:100%}.conversation{display:none}.thread-preview{padding:14px}.detail-grid{grid-template-columns:1fr}.page-heading p{max-width:220px}.top-actions .icon-button{display:none}}.thread-back{display:none}.conversation>header>span:nth-child(3){flex-direction:column;flex:1;display:flex}@media (width<=540px){.inbox-shell.mobile-thread-open .thread-list{display:none}.inbox-shell.mobile-thread-open .conversation{height:100%;display:flex}.thread-back{display:grid}.conversation>header .secondary-button{width:34px;padding:0;font-size:0}.message>span{max-width:86%}}.tabs button.active{color:#16a34a;background:#e6f6ec}.job-checkbox{accent-color:#16a34a;cursor:pointer;width:14px;height:14px}.engineer-cell{white-space:nowrap;align-items:center;gap:7px;display:flex}.engineer-cell .avatar{width:22px;height:22px;font-size:8px}.engineer-cell span{color:var(--ink);font-size:9px;font-weight:600}.unassigned-text{color:#9aa4b0;font-size:9px}.urgency{color:var(--ink);align-items:center;gap:6px;font-size:9px;font-weight:600;display:inline-flex}.urgency-dot{border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.urgency-dot.low,.urgency-dot.normal{background:#16a34a}.urgency-dot.medium{background:#d97706}.urgency-dot.high{background:#dc2626}tbody tr.selected-row,tbody tr.selected-row:hover{background:#effaf1}.table-empty{text-align:center;color:var(--muted);white-space:normal;padding:26px 0!important}.table-pagination{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;font-size:9px;display:flex}.pagination-pages{align-items:center;gap:4px;display:flex}.pagination-pages button{border:1px solid var(--line);width:26px;height:26px;color:var(--muted);background:#fff;border-radius:5px;place-items:center;font-size:9px;font-weight:700;display:grid}.pagination-pages button.active{color:#fff;background:#16a34a;border-color:#16a34a}.pagination-pages button:disabled{opacity:.4;cursor:not-allowed}.pagination-pages .icon-button{border:1px solid var(--line)}.per-page-select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:5px;padding:6px 8px;font-size:9px}.heading-actions{position:relative}.popover-scrim{z-index:55;background:0 0;border:0;position:fixed;inset:0}.filters-popover{z-index:56;border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;gap:8px;width:250px;padding:14px;display:flex;position:absolute;top:44px;right:0;box-shadow:0 16px 32px #07142622}.filters-popover strong{text-transform:uppercase;letter-spacing:.08em;color:#7d8999;font-size:9px}.filter-chip-row{flex-wrap:wrap;gap:6px;display:flex}.filter-chip-row button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:20px;padding:5px 8px;font-size:8px;font-weight:700}.filter-chip-row button.active{color:#16a34a;background:#e6f6ec;border-color:#16a34a}.filters-popover-actions{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.modal-scrim{z-index:90;background:#07142699;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:11px;width:min(420px,100%);padding:22px;box-shadow:0 20px 50px #07142633}.modal-card>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.modal-card h3{text-transform:uppercase;margin:0;font:800 20px Barlow Condensed}.modal-copy{color:var(--muted);margin:0 0 16px;font-size:10px;line-height:1.6}.modal-field{color:var(--muted);flex-direction:column;gap:5px;margin-bottom:12px;font-size:9px;font-weight:700;display:flex}.modal-field input{border:1px solid var(--line);color:var(--ink);border-radius:6px;padding:9px 10px;font-size:10px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.sheet-layer{pointer-events:none}.job-sheet{pointer-events:auto;width:min(440px,94vw);animation:.24s jobSheetIn}.job-sheet.closing{animation:.2s forwards jobSheetOut}@keyframes jobSheetIn{0%{opacity:.5;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes jobSheetOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(28px)}}.job-sheet>header small{color:#16a34a}.job-sheet .job-subtitle{color:var(--muted);margin:3px 0 0;font-size:9px}.sheet-header-right{align-items:flex-start;gap:8px;display:flex}.sheet-actions{flex-wrap:wrap}.stage-dropdown{position:relative}.stage-menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:8px;min-width:160px;padding:6px;position:absolute;top:42px;left:0;box-shadow:0 16px 30px #07142622}.stage-menu button{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-radius:5px;padding:8px 10px;font-size:9px;font-weight:600}.stage-menu button:hover{background:#f4f7fb}.stage-menu button.current{color:#16a34a;font-weight:800}.more-trigger{border:1px solid var(--line);border-radius:6px;width:36px;height:36px}.job-timeline>div.done:before{background:#16a34a}.job-timeline .done>span{color:#fff;background:#16a34a}.job-timeline small,.detail-grid svg{color:#16a34a}.text-link{color:#16a34a;font-weight:700;text-decoration:none}.next-action{color:#16a34a;background:#eef8f0;border-color:#cdeddb}.next-action svg{color:#16a34a}.next-action .primary-button{flex:none;margin-left:auto}.notes-card{border:1px solid var(--line);color:var(--ink);white-space:pre-line;background:#fafbfc;border-radius:8px;padding:12px;font-size:9.5px;line-height:1.7}.doc-list{flex-direction:column;display:flex}.doc-row{border-top:1px solid var(--line);align-items:center;gap:10px;padding:10px 0;display:flex}.doc-row:first-child{border-top:0}.doc-icon{color:#c0392b;background:#fdeeee;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;display:grid}.doc-row>span{flex-direction:column;flex:1;min-width:0;display:flex}.doc-row strong{font-size:9px}.doc-row small{color:var(--muted);margin-top:2px;font-size:8px}.comm-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.comm-grid button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:9px;font-weight:700;display:flex}.comm-grid button:hover{background:#f4f7fb;border-color:#16a34a}.comm-grid svg{color:#16a34a}.page{transition:padding-right .22s}@media (width>=801px){.page.drawer-open{padding-right:470px}}@media (width<=800px){.job-sheet{width:100%}.filters-popover{width:auto;left:13px;right:13px}}.quote-totals{border-top:1px solid var(--line);flex-direction:column;align-items:flex-end;gap:6px;margin-top:12px;padding-top:12px;display:flex}.quote-totals span{color:var(--muted);gap:14px;font-size:9px;font-weight:600;display:flex}.quote-totals span b{text-align:right;min-width:80px;color:var(--ink);font-weight:700}.quote-totals .quote-total-row{color:var(--ink);font-size:11px}.quote-totals .quote-total-row b{font:800 15px Barlow Condensed}.quote-scope-list{color:var(--ink);flex-direction:column;gap:6px;margin:0;padding-left:18px;font-size:10px;line-height:1.6;display:flex}.quote-alert{color:#a86000;background:#fff6e8;border:1px solid #ffdca3;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:11px 13px;display:flex}.quote-alert strong{color:#8a5200;font-size:9px;display:block}.quote-alert small{color:#a86000;margin-top:3px;font-size:8px;display:block}.quote-checklist{flex-direction:column;gap:8px;display:flex}.quote-checklist>div{color:var(--muted);align-items:center;gap:9px;font-size:10px;font-weight:600;display:flex}.quote-checklist>div span{color:#9aa4b0;background:#eef1f5;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;display:grid}.quote-checklist>div.done{color:var(--ink)}.quote-checklist>div.done span{color:#16a34a;background:#e5f6ef}.quote-builder-line{grid-template-columns:2fr 70px 100px 90px 32px;align-items:center;gap:8px;margin-bottom:8px;display:grid}.quote-builder-line input{border:1px solid var(--line);color:var(--ink);border-radius:6px;padding:8px 9px;font-size:10px}.export-menu-item{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:8px 9px;font-size:10px;font-weight:600;display:flex}.export-menu-item:hover{background:var(--soft)}.modal-field select,.modal-field textarea{border:1px solid var(--line);color:var(--ink);border-radius:6px;padding:9px 10px;font-family:inherit;font-size:10px}@media (width<=700px){.quote-builder-line{grid-template-columns:1fr;gap:5px}}.status-chip{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:9px;padding:8px 13px;display:flex}.status-chip i{background:#16a34a;border-radius:50%;flex:none;width:8px;height:8px}.status-chip strong{font-size:9px;display:block}.status-chip small{color:var(--muted);margin-top:2px;font-size:8px;display:block}.mini-select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:6px;padding:5px 8px;font-size:8px;font-weight:700}.payments-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:13px;display:grid}.stat-panel{flex-direction:column;gap:14px;padding:16px 17px;display:flex}.stat-panel-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.stat-panel-head-left{align-items:flex-start;gap:9px;min-width:0;display:flex}.stat-panel-icon{color:#16a34a;background:#e6f6ec;border-radius:7px;flex:none;place-items:center;width:28px;height:28px;display:grid}.stat-panel-head h3{margin:0;font-size:10px}.stat-panel-head p{color:var(--muted);margin:3px 0 0;font-size:8px}.donut-chart{border-radius:50%;flex:none;place-items:center;margin:0 auto;display:grid}.donut-chart-inner{text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:68%;height:68%;display:flex}.donut-chart-inner strong{font:800 17px/1 Barlow Condensed}.donut-chart-inner small{color:var(--muted);margin-top:2px;font-size:7px;font-weight:700}.donut-legend{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.donut-legend li{color:var(--ink);align-items:center;gap:8px;font-size:9px;font-weight:600;display:flex}.donut-legend li i{border-radius:50%;flex:none;width:8px;height:8px}.donut-legend li span{color:var(--muted);flex:1;font-weight:600}.donut-legend li b{font-weight:800}.due-list{flex-direction:column;display:flex}.due-row{border-top:1px solid var(--line);text-align:left;background:0 0;border-bottom:0;border-left:0;border-right:0;grid-template-columns:30px 1fr auto 13px;align-items:center;gap:9px;width:100%;padding:9px 0;display:grid}.due-row:first-child{border-top:0}.due-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.due-row strong{font-size:9px}.due-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.due-amount{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.due-amount strong{font-size:9px}.due-amount small{color:var(--muted);margin-top:2px;font-size:8px}.action-list{flex-direction:column;display:flex}.action-row{border-top:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:0 0;border-bottom:0;border-left:0;border-right:0;align-items:center;gap:11px;padding:9px 0;display:flex}.action-row:first-child{border-top:0}.action-row-icon{width:30px;height:30px;color:var(--blue);background:#eef6ff;border-radius:7px;flex:none;place-items:center;display:grid}.action-row>span{flex-direction:column;flex:1;min-width:0;display:flex}.action-row strong{font-size:9px}.action-row small{color:var(--muted);margin-top:2px;font-size:8px}.action-row svg:last-child{color:#8b96a5;flex:none}.action-row:hover{background:var(--soft)}@media (width<=1180px){.payments-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.payments-grid{grid-template-columns:1fr}}.metric.rate{flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.metric.rate .metric-rate-left{flex-direction:column;gap:5px;min-width:0;display:flex}.metric.rate .metric-rate-left>strong{margin:0;font:800 15px Barlow Condensed}.metric.rate .metric-rate-left>small{color:var(--muted);font-size:8px;font-weight:600}.metric.rate .metric-rate-left>span{color:#23805e;align-items:center;gap:2px;font-size:8px;font-weight:600;display:flex}.sparkline.bad .spark-bar{background:#c92f43}.donut-panel-body{align-items:center;gap:18px;display:flex}.link-text{font:inherit;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.link-text:hover{color:var(--blue);text-decoration:underline}.insight-banner{background:#eefaf1;border:1px solid #bfe3cf;border-radius:9px;align-items:center;gap:11px;min-width:300px;padding:10px 15px;display:flex}.insight-banner-icon{color:#fff;background:#16a34a;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.insight-banner>span{flex-direction:column;flex:1;gap:2px;display:flex}.insight-banner strong{font-size:10px}.insight-banner small{color:#3f6f52;font-size:8px}.insight-banner .text-button{white-space:nowrap}.queue-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.queue-card{flex-direction:column;gap:11px;padding:15px 16px;display:flex}.queue-card>header{align-items:center;gap:9px;display:flex}.queue-icon{border-radius:7px;flex:none;place-items:center;width:28px;height:28px;display:grid}.queue-icon.blue{color:var(--blue);background:#eef6ff}.queue-icon.purple{color:#7c3aed;background:#f1eafc}.queue-icon.red{color:#c92f43;background:#fdeceb}.queue-icon.green{color:#16a34a;background:#e6f6ec}.queue-card h3{align-items:center;gap:7px;margin:0;font-size:10px;display:flex}.queue-card h3 b{color:var(--muted);background:var(--soft);border-radius:20px;padding:1px 7px;font:800 9px Barlow Condensed}.queue-list{flex-direction:column;display:flex}.queue-row{border-top:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:0 0;border-bottom:0;border-left:0;border-right:0;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;display:flex}.queue-row:first-child{border-top:0}.queue-row>span:first-child{flex-direction:column;min-width:0;display:flex}.queue-row strong{font-size:9px}.queue-row small{color:var(--muted);margin-top:2px;font-size:8px}.queue-row svg{color:#8b96a5;flex:none}.aftercare-grid{grid-template-columns:1.7fr 1fr 1fr 1fr;align-items:start;gap:13px;display:grid}.aftercare-grid-2{grid-template-columns:2.6fr 1fr;align-items:start;gap:13px;margin-top:13px;display:grid}.tab-row{border-bottom:1px solid var(--line);gap:5px;padding-bottom:2px;display:flex}.tab-row button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:5px;padding:6px 4px;font-size:9px;font-weight:700;display:flex}.tab-row button b{color:var(--muted);background:var(--soft);border-radius:20px;padding:1px 6px;font:800 8px Barlow Condensed}.tab-row button.active{color:var(--ink);border-bottom-color:var(--ink)}.tab-row button.active b{background:var(--ink);color:#fff}.issue-list{flex-direction:column;display:flex}.issue-row{border-top:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:0 0;border-bottom:0;border-left:0;border-right:0;align-items:center;gap:10px;padding:9px 0;display:flex}.issue-row:first-child{border-top:0}.issue-icon{border-radius:7px;flex:none;place-items:center;width:26px;height:26px;display:grid}.issue-icon.warranty{color:var(--blue);background:#eef6ff}.issue-icon.callback{color:#c2670a;background:#fff3e6}.issue-row>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.issue-row strong{font-size:9px}.issue-row small{color:var(--muted);margin-top:2px;font-size:8px}.issue-meta{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.issue-meta small{color:var(--muted);font-size:7px}.action-row-due{color:var(--muted);white-space:nowrap;flex:none;font-size:8px}.satisfaction-body{align-items:center;gap:16px;display:flex}.star-bars{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.star-bar-row{grid-template-columns:26px 1fr 26px;align-items:center;gap:7px;display:grid}.star-bar-row>span{color:var(--muted);align-items:center;gap:3px;font-size:8px;font-weight:700;display:flex}.star-bar-row>span svg{color:#f2c94c}.star-bar-row>i{background:var(--soft);border-radius:3px;height:5px;display:block;overflow:hidden}.star-bar-row>i>em{background:#f2c94c;border-radius:3px;height:100%;display:block}.star-bar-row>b{color:var(--muted);text-align:right;font-size:8px}blockquote{border-top:1px solid var(--line);color:var(--ink);margin:0;padding-top:11px;font-size:9px;font-style:italic;line-height:1.5}blockquote cite{color:var(--muted);margin-top:7px;font-size:8px;font-style:normal;font-weight:700;display:block}.health-stat-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.health-stat-card{border:1px solid var(--line);border-radius:9px;flex-direction:column;gap:7px;padding:11px 12px;display:flex}.health-stat-card strong{color:var(--muted);font-size:8px;font-weight:700}.health-stat-value{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.health-stat-value b{font:800 15px Barlow Condensed}.health-stat-value span{align-items:center;gap:2px;font-size:7px;font-weight:700;display:flex}.health-stat-value span.ok{color:#16a34a}.health-stat-value span.bad{color:#c92f43}@media (width<=1180px){.aftercare-grid,.queue-grid{grid-template-columns:1fr 1fr}.aftercare-grid-2{grid-template-columns:1fr}}@media (width<=700px){.aftercare-grid,.queue-grid{grid-template-columns:1fr}}.engineer-toolbar{border:1px solid var(--line);background:#fff;border-radius:9px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;padding:9px 12px;display:flex}.status-tab-row{gap:4px;display:flex}.status-tab-row button{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-weight:700;display:flex}.status-tab-row button.active{color:#16a34a;background:#e6f6ec}.status-tab-row em{margin-left:2px;font-style:normal}.status-tab-dot{border-radius:50%;flex:none;width:6px;height:6px}.status-tab-dot.green{background:#16a34a}.status-tab-dot.amber{background:#d97706}.status-tab-dot.red{background:#dc2626}.engineer-toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.engineer-card-head{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.engineer-card-head>button:first-child{cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;line-height:0}.engineer-card-head>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.engineer-card-head h3{margin:0;font-size:13px}.engineer-card-head p{color:var(--muted);margin:0;font-size:10px}.engineer-card-head-actions{flex:none;align-items:center;gap:6px;display:flex}.engineer-metric-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:8px;margin-bottom:12px;padding:12px 0;display:flex}.engineer-metric{flex:1;align-items:center;gap:8px;display:flex}.engineer-metric-icon{color:#16a34a;background:#e6f6ec;border-radius:6px;flex:none;place-items:center;width:26px;height:26px;display:grid}.engineer-metric strong{font-size:14px;line-height:1.2;display:block}.engineer-metric small{color:var(--muted);font-size:8px;font-weight:600}.engineer-secondary-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.engineer-cert-count{color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:10px;font-weight:700;display:flex}.engineer-cert-count small{color:var(--muted);font-size:9px;font-weight:600}.engineer-skill-chips{flex-wrap:wrap;gap:4px;display:flex}.chip{background:var(--soft);color:var(--ink);white-space:nowrap;border-radius:5px;padding:3px 7px;font-size:8px;font-weight:700}.engineer-territory{color:var(--muted);flex:none;align-items:center;gap:6px;font-size:9px;display:flex}.engineer-territory strong{color:var(--ink);font-size:10px;font-weight:700;display:block}.engineer-card-foot{gap:8px;display:flex}.engineer-card-foot button{flex:1}.mobile-ops-page{flex-direction:column;gap:13px;display:flex}.mobile-ops-grid{grid-template-columns:1.05fr .85fr 1.3fr;align-items:start;gap:13px;display:grid}.mobile-ops-column{flex-direction:column;gap:13px;display:flex}.mobile-ops-column.center{align-items:center}.mobile-ops-metric-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.mobile-workflow-panel{padding:18px}.mobile-workflow-steps{flex-direction:column;margin-top:14px;display:flex}.mobile-workflow-step{border-top:1px solid var(--line);align-items:center;gap:10px;padding:10px 0;display:flex}.mobile-workflow-step:first-child{border-top:0}.mobile-workflow-step-index{color:#5f6c7c;background:#eef1f5;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:9px;font-weight:800;display:grid}.mobile-workflow-step-index.green{color:#137a56;background:#e5f6ef}.mobile-workflow-step-index.warning{color:#a86000;background:#fff1df}.mobile-workflow-step-index.danger{color:#c92f43;background:#ffebed}.mobile-workflow-step-label{color:var(--ink);flex:1;font-size:9px;font-weight:700}.mobile-phone-preview{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.mobile-phone-preview .eyebrow{align-self:flex-start}.mobile-phone-note{max-width:260px;color:var(--muted);margin:0;font-size:8px;line-height:1.6}.metric-donut-card{padding:18px}.metric-donut-row{align-items:center;gap:20px;margin-top:14px;display:flex}.metric-simple-card{flex-direction:column;gap:8px;padding:18px;display:flex}.metric-big-number{margin-top:6px;font:800 34px Barlow Condensed}.metric-trend-good{color:#23805e;font-size:9px;font-weight:700}.workflow-health-rows{flex-direction:column;gap:9px;margin-top:6px;display:flex}.workflow-health-rows>div{color:var(--ink);justify-content:space-between;align-items:center;font-size:9px;font-weight:600;display:flex}.workflow-health-rows b{font:800 13px Barlow Condensed}.workflow-health-rows b.warn{color:#a86000}.tooling-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:14px;display:grid}.tooling-card{border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:10px;padding:14px;display:flex}.tooling-card>span:first-child{border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.tooling-card>span.ok{color:#14805a;background:#e5f6ef}.tooling-card>span.warn{color:#b96b00;background:#fff1df}.tooling-card h3{align-items:center;gap:6px;margin:0;font-size:10px;display:flex}.tooling-card p{color:var(--muted);margin:0;font-size:8px}.sync-status{align-items:center;gap:4px;font-size:8px;font-weight:700;display:inline-flex}.sync-status.ok{color:#14805a}.sync-status.warn{color:#b96b00}.sync-status small{color:var(--muted);font-weight:600}@media (width<=1180px){.mobile-ops-grid{grid-template-columns:1fr 1fr}.mobile-ops-column.center{order:-1;grid-column:1/-1}.tooling-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.mobile-ops-grid{grid-template-columns:1fr}.mobile-ops-column.center{order:0}.mobile-ops-metric-row,.tooling-grid{grid-template-columns:1fr}}@media (width<=900px){.engineer-toolbar{flex-direction:column;align-items:stretch}.engineer-toolbar-right{justify-content:space-between}.engineer-secondary-row{flex-direction:column;align-items:flex-start}}.reports-page{flex-direction:column;gap:13px;display:flex}.metric-strip.cols-3{grid-template-columns:repeat(3,1fr)}.metric-strip.cols-4{grid-template-columns:repeat(4,1fr)}.kpi-clickable{text-align:left;cursor:pointer;background:#fff;border:0;width:100%;transition:background .15s}.kpi-clickable:hover{background:var(--soft)}.date-range-trigger{gap:9px}.date-range-trigger span{flex-direction:column;align-items:flex-start;line-height:1.4;display:flex}.date-range-trigger strong{font-size:10px}.date-range-trigger small{color:var(--muted);font-size:8px;font-weight:600}.date-range-popover{width:210px;padding:8px}.date-range-popover button{text-align:left;color:var(--ink);background:0 0;border:0;border-radius:6px;padding:9px 8px;font-size:10px;font-weight:600}.date-range-popover button:hover{background:var(--soft)}.date-range-popover button.active{color:#16a34a;background:#e6f6ec}.export-menu{width:270px}.revenue-panel{height:auto;min-height:340px}.revenue-panel-head{justify-content:space-between;align-items:flex-start;gap:13px;margin-bottom:6px;display:flex}.revenue-panel-head h2{text-transform:uppercase;letter-spacing:.03em;margin:0 0 3px;font:700 13px Barlow Condensed}.revenue-panel-head p{color:var(--muted);margin:0;font-size:9px}.revenue-panel-controls{flex:none;align-items:center;gap:8px;display:flex}.revenue-panel-controls select{border:1px solid var(--line);height:30px;color:var(--ink);background:#fff;border-radius:6px;padding:0 8px;font-size:9px;font-weight:600}.tabs{background:var(--soft);border-radius:6px;gap:2px;padding:2px;display:flex}.tabs button{color:var(--muted);background:0 0;border:0;border-radius:5px;padding:5px 10px;font-size:9px;font-weight:700}.tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #07142622}.revenue-chart{gap:9px;height:220px;margin-top:8px;display:flex;position:relative}.revenue-chart-axis{color:var(--muted);flex-direction:column;flex:none;justify-content:space-between;padding-bottom:22px;font-size:8px;display:flex}.revenue-chart-bars{border-bottom:1px solid var(--line);flex:1;align-items:flex-end;gap:8px;padding-bottom:0;display:flex}.revenue-chart-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex;position:relative}.revenue-bar{background:linear-gradient(#55a8ff,#0069e3);border:0;border-radius:3px 3px 0 0;width:60%;min-height:4px;padding:0}.revenue-bar:hover{background:linear-gradient(#7fbcff,#0054b6)}.revenue-chart-label{color:var(--muted);font-size:8px;position:absolute;bottom:-18px}.revenue-tooltip{background:var(--navy);color:#fff;white-space:nowrap;z-index:5;border-radius:7px;flex-direction:column;gap:2px;margin-bottom:8px;padding:9px 11px;display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 12px 24px #07142633}.revenue-tooltip strong{font-size:9px}.revenue-tooltip span{font:800 13px Barlow Condensed}.revenue-tooltip small{color:#9ca9b9;font-size:8px}.revenue-tooltip small.good{color:#4ade80}.revenue-tooltip small.bad{color:#f87171}.revenue-chart-hint{color:var(--muted);margin:22px 0 0;font-size:8px}.revenue-chart-detail{color:#0069e3;background:#eef6ff;border-radius:7px;margin:0;padding:9px 12px;font-size:9px}.journey-panel .conversion-list{margin-top:6px}.conversion-list .conversion-row{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;grid-template-columns:1fr 35px;gap:8px;margin:13px 0;padding:0;font-size:9px;display:grid}.conversion-list .conversion-row b{text-align:right}.conversion-list .conversion-row i{background:#edf1f5;border-radius:5px;grid-column:1/-1;height:5px;display:block}.conversion-list .conversion-row em{background:var(--blue);border-radius:5px;height:100%;display:block}.conversion-list.accent-green em{background:#16a34a}.reports-category-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.report-category-card .report-tile-list{margin-top:4px}.custom-report-card{align-items:center;gap:13px;padding:16px 18px;display:flex}.custom-report-card>div{flex:1}.custom-report-card strong{font-size:11px}.custom-report-card p{color:var(--muted);margin:3px 0 0;font-size:9px;line-height:1.5}.report-status{align-items:center;gap:5px;font-size:9px;font-weight:700;display:inline-flex}.report-status i{border-radius:50%;width:6px;height:6px;display:block}.report-status.ready{color:#16a34a}.report-status.ready i{background:#16a34a}.report-status.generating{color:#0069e3}.report-status.failed{color:#c92f43}.report-status.failed i{background:#c92f43}.report-status.expired{color:#8693a4}.report-status.expired i{background:#8693a4}.report-download-note{color:#16a34a;margin-left:8px}.spin{animation:1s linear infinite reports-spin}@keyframes reports-spin{to{transform:rotate(360deg)}}.report-detail-page{flex-direction:column;gap:13px;display:flex}.report-detail-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:13px;display:flex}.report-detail-head h1{margin:0 0 4px}.report-detail-head p{color:var(--muted);margin:0;font-size:10px}.report-detail-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.report-chart-row{grid-template-columns:1fr;gap:13px;display:grid}.report-chart-panel{padding:18px}.report-chart-panel h3{text-transform:uppercase;letter-spacing:.03em;margin:0 0 13px;font:700 12px Barlow Condensed}.report-bar-list{flex-direction:column;gap:11px;display:flex}.report-bar-row{grid-template-columns:130px 1fr 34px;align-items:center;gap:10px;font-size:9px;display:grid}.report-bar-track{background:#edf1f5;border-radius:5px;height:8px}.report-bar-fill{background:var(--blue);border-radius:5px;height:100%}.report-bar-row b{text-align:right;font-size:9px}.report-detail-footer{justify-content:flex-end;padding-top:4px;display:flex}.active-row{color:#16a34a;background:#e6f6ec}@media (width<=900px){.reports-grid,.reports-category-grid{grid-template-columns:1fr}.metric-strip.cols-3,.metric-strip.cols-4{grid-template-columns:1fr 1fr}.report-bar-row{grid-template-columns:90px 1fr 30px}}.system-health-page{flex-direction:column;gap:14px;display:flex}.health-toolbar{justify-content:flex-end;align-items:center;gap:18px;min-height:36px;display:flex}.health-last-updated{color:var(--muted);align-items:center;gap:8px;display:flex}.health-last-updated>span:last-child{flex-direction:column;gap:1px;display:flex}.health-last-updated small{font-size:9px}.health-last-updated strong{color:var(--ink);font-size:10px}.live-dot{background:#16a34a;border-radius:50%;width:10px;height:10px;display:inline-block;box-shadow:0 0 0 4px #e6f6ec}.health-summary{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.health-summary-card{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:14px;min-height:92px;padding:15px 17px;display:flex}.health-summary-icon{border-radius:9px;flex:none;place-items:center;width:60px;height:60px;display:grid}.health-summary-icon svg{stroke-width:2px;width:31px;height:31px}.health-summary-icon.good{color:#16a34a;background:#e3f7eb}.health-summary-icon.warning{color:#f59e0b;background:#fff3dc}.health-summary-icon.danger{color:#ef233c;background:#ffe6e9}.health-summary-icon.blue{color:var(--blue);background:#e7f0ff}.health-summary-card>div{min-width:0}.health-summary-card strong{font:800 27px/1 Barlow Condensed;display:block}.health-summary-card h3{margin:3px 0 1px;font:700 13px Barlow Condensed}.health-summary-card p{color:var(--muted);margin:0;font-size:10px}.health-up{color:#16a34a;font-weight:700}.health-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(420px,.9fr);align-items:start;gap:14px;display:grid}.health-side-stack{flex-direction:column;gap:14px;display:flex}.health-services-panel,.health-events-panel,.health-metrics-panel{padding:0;overflow:hidden}.health-panel-head{justify-content:space-between;align-items:center;gap:12px;padding:17px 18px 13px;display:flex}.health-panel-title{align-items:center;gap:11px;display:flex}.health-panel-title h2{text-transform:uppercase;letter-spacing:.02em;margin:0 0 2px;font:800 17px Barlow Condensed}.health-panel-title p{color:var(--muted);margin:0;font-size:10px}.health-title-icon{place-items:center;width:34px;height:34px;display:grid}.health-title-icon svg{width:27px;height:27px}.health-title-icon.green,.health-title-icon.pulse,.health-title-icon.bars{color:#16a34a}.health-select{align-items:center;display:flex;position:relative}.health-select select{appearance:none;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:6px;height:36px;padding:0 30px 0 11px;font-size:10px;font-weight:600}.health-select svg{pointer-events:none;position:absolute;right:10px}.health-table-wrap{overflow:auto}.health-table{border-collapse:collapse;width:100%;font-size:10px}.health-table th{text-align:left;color:var(--muted);padding:0 18px 9px;font-weight:700}.health-table td{white-space:nowrap;border-top:1px solid #edf1f5;padding:10px 18px}.health-table th:first-child,.health-table td:first-child{padding-left:25px}.health-table th:last-child,.health-table td:last-child{padding-right:25px}.health-service-name{align-items:center;gap:11px;min-width:250px;display:flex}.health-service-icon{color:#16a34a;place-items:center;display:grid}.health-service-name span:last-child{flex-direction:column;gap:3px;display:flex}.health-service-name strong{font-size:10px}.health-service-name small{color:var(--muted);font-size:8px}.health-details-button{color:var(--blue);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;font-weight:700;display:flex}.health-details-button:hover{text-decoration:underline}.health-events{padding:0 18px 15px}.health-event-row{border-top:1px solid #edf1f5;grid-template-columns:50px 78px minmax(0,1fr) 85px;align-items:center;gap:8px;padding:8px 0;font-size:9px;display:grid}.health-event-head{color:var(--muted);border-top:0;padding-top:0;font-weight:700}.health-event-row strong{font-size:9px}.health-event-status{align-items:center;gap:6px;font-weight:700;display:flex}.health-event-status i{background:#16a34a;border-radius:50%;width:7px;height:7px;display:inline-block}.health-event-status.attention{color:#a86000}.health-event-status.attention i{background:#f59e0b}.health-event-status.resolved,.health-event-status.success{color:#16a34a}.health-metrics{padding:0 18px 14px}.health-metric-head,.health-metric-row{grid-template-columns:minmax(120px,1fr) 72px 72px 100px;align-items:center;gap:8px;display:grid}.health-metric-head{color:var(--muted);padding-bottom:8px;font-size:9px;font-weight:700}.health-metric-row{border-top:1px solid #edf1f5;padding:8px 0;font-size:10px}.health-metric-row strong{font-size:10px}.health-metric-row b{color:#16a34a;font-size:9px}.health-sparkline{justify-content:flex-end;align-items:flex-end;gap:2px;height:22px;display:flex}.health-sparkline i{background:#28c76f;border-radius:2px 2px 0 0;width:3px;min-height:3px}.health-status-banner{background:#e3f7eb;border:1px solid #bfe8cf;border-radius:7px;align-items:center;gap:13px;padding:13px 18px;display:flex}.health-status-check{color:#fff;background:#16a34a;border-radius:7px;flex:none;place-items:center;width:42px;height:42px;display:grid}.health-status-banner>div{flex:1}.health-status-banner strong{font-size:13px}.health-status-banner p{color:#48715b;margin:3px 0 0;font-size:10px}.health-status-banner .secondary-button{background:#fff}.health-modal-scrim{z-index:150;background:#07142652;justify-content:flex-end;display:flex;position:fixed;inset:0}.health-detail-drawer,.health-status-modal{background:#fff;width:min(420px,100%);height:100%;padding:22px;box-shadow:-14px 0 38px #07142629}.health-status-modal{border-radius:10px;height:auto;max-height:calc(100vh - 80px);margin:auto;box-shadow:0 20px 50px #07142638}.health-drawer-head{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.health-drawer-head h2{text-transform:uppercase;margin:3px 0 0;font:800 22px Barlow Condensed}.health-detail-status{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:17px 0;font-size:10px;display:flex}.health-detail-status span:last-child{color:var(--muted);margin-left:auto;font-size:9px}.health-detail-grid{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;display:grid}.health-detail-grid>div{border:1px solid var(--line);border-radius:7px;padding:12px}.health-detail-grid small{color:var(--muted);margin-bottom:5px;font-size:9px;display:block}.health-detail-grid strong{font:800 20px Barlow Condensed}.health-detail-card,.health-public-status{color:#137a56;background:#eef8f0;border-radius:7px;align-items:flex-start;gap:11px;padding:13px;display:flex}.health-detail-card strong,.health-public-status strong{font-size:11px}.health-detail-card p,.health-public-status p{color:#48715b;margin:4px 0 0;font-size:9px}.health-public-list{margin-top:16px}.health-public-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 0;font-size:10px;display:flex}@media (width<=1200px){.health-main-grid{grid-template-columns:1fr}.health-side-stack{grid-template-columns:1fr 1fr;display:grid}.health-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.health-toolbar{justify-content:space-between}.health-summary,.health-side-stack{grid-template-columns:1fr}.health-panel-head{flex-direction:column;align-items:flex-start}.health-status-banner{flex-wrap:wrap;align-items:flex-start}.health-status-banner .secondary-button{margin-left:55px}.health-table{min-width:760px}}.settings-page{flex-direction:column;gap:17px;padding-bottom:72px;display:flex}.settings-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.settings-heading h1{text-transform:uppercase;letter-spacing:.01em;margin:3px 0 0;font:800 34px Barlow Condensed}.settings-heading p{color:var(--muted);margin:3px 0 0;font-size:11px}.settings-heading-actions{align-items:center;gap:8px;display:flex}.settings-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:18px;display:grid}.settings-nav{border:1px solid var(--line);background:#fff;border-radius:9px;max-height:calc(100vh - 95px);padding:9px;position:sticky;top:14px;overflow:auto}.settings-nav-search{border:1px solid var(--line);height:33px;color:var(--muted);border-radius:6px;align-items:center;gap:8px;margin-bottom:11px;padding:0 9px;display:flex}.settings-nav-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px}.settings-nav-group{border-top:1px solid #edf1f5;padding:7px 0 5px}.settings-nav-group:first-of-type{border-top:0}.settings-nav-group>p{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:4px 9px 5px;font-size:8px;font-weight:800}.settings-nav-group button{color:#526174;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;padding:8px 9px;font-size:10px;font-weight:600;display:flex}.settings-nav-group button:hover{background:var(--soft);color:var(--ink)}.settings-nav-group button.active{color:#137a56;background:#e5f7eb;font-weight:800}.settings-nav-chevron{margin-left:auto}.settings-content{min-width:0}.settings-breadcrumb{color:var(--muted);align-items:center;gap:8px;margin:0 2px 12px;font-size:10px;display:flex}.settings-breadcrumb strong{color:var(--ink)}.saved-note{color:#16a34a;align-items:center;gap:4px;margin-left:auto;font-weight:700;display:flex}.settings-panel-stack{flex-direction:column;gap:14px;display:flex}.settings-panel-heading{justify-content:space-between;align-items:flex-end;gap:15px;display:flex}.settings-panel-heading h2{text-transform:uppercase;margin:0 0 2px;font:800 23px Barlow Condensed}.settings-panel-heading p{color:var(--muted);margin:0;font-size:10px}.settings-card{border:1px solid var(--line);background:#fff;border-radius:9px;padding:19px 20px}.settings-card.no-pad{padding:0}.settings-card-title{align-items:flex-start;gap:10px;margin-bottom:15px;display:flex}.settings-card-title>svg,.settings-card-symbol{color:#16a34a;flex:none;margin-top:1px}.settings-card-title h3{text-transform:uppercase;margin:0 0 2px;font:800 14px Barlow Condensed}.settings-card-title p{color:var(--muted);margin:0;font-size:9px}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-field{flex-direction:column;gap:5px;min-width:0;display:flex}.settings-field.wide{grid-column:1/-1}.settings-field>span:first-child{color:#526174;font-size:9px;font-weight:700}.settings-field input,.settings-inline-controls input{border:1px solid var(--line);height:35px;color:var(--ink);background:#fff;border-radius:6px;outline:0;padding:0 10px;font-size:10px}.settings-field input:focus,.settings-inline-controls:focus-within{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a18}.settings-field small{color:var(--muted);margin-top:-2px;font-size:8px}.settings-select{display:block;position:relative}.settings-select select{appearance:none;border:1px solid var(--line);width:100%;height:35px;color:var(--ink);background:#fff;border-radius:6px;padding:0 29px 0 10px;font-size:10px}.settings-select svg{pointer-events:none;color:var(--muted);position:absolute;top:11px;right:10px}.settings-toggle{text-align:left;background:0 0;border:0;border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:15px;width:100%;margin-top:14px;padding:14px 0 0;display:flex}.settings-toggle span:first-child{flex-direction:column;gap:3px;display:flex}.settings-toggle strong{font-size:10px}.settings-toggle small{color:var(--muted);font-size:8px}.toggle-track{background:#cbd5df;border-radius:12px;flex:none;align-items:center;width:33px;height:19px;padding:2px;transition:all .18s;display:flex}.toggle-track span{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .18s;box-shadow:0 1px 2px #0002}.settings-toggle.enabled .toggle-track{background:#16a34a}.settings-toggle.enabled .toggle-track span{transform:translate(14px)}.hours-list{border:1px solid #edf1f5;border-radius:7px;margin-top:16px}.hours-row{border-bottom:1px solid #edf1f5;grid-template-columns:130px 1fr auto;align-items:center;gap:10px;padding:10px 12px;font-size:10px;display:grid}.hours-row:last-child{border-bottom:0}.hours-row span{color:#526174}.hours-row span.muted{color:var(--muted)}.text-button{color:var(--blue);background:0 0;border:0;align-items:center;gap:3px;font-size:9px;font-weight:700;display:inline-flex}.vertical-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.vertical-card{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:7px;align-items:center;gap:9px;min-height:63px;padding:10px;display:flex}.vertical-card:hover{border-color:#16a34a}.vertical-card.selected{background:#effaf2;border-color:#16a34a;box-shadow:inset 0 0 0 1px #16a34a}.vertical-card>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.vertical-card strong{font-size:10px}.vertical-card small{color:var(--muted);font-size:8px;line-height:1.35}.vertical-card>svg{color:#16a34a}.vertical-icon{color:#16a34a;background:#e5f7eb;border-radius:6px;flex:none;place-items:center;width:28px;height:28px;display:grid}.chip-grid{flex-wrap:wrap;gap:7px;display:flex}.selection-chip{border:1px solid var(--line);color:#526174;background:#fff;border-radius:16px;align-items:center;gap:5px;padding:7px 10px;font-size:9px;display:inline-flex}.selection-chip.selected{color:#137a56;background:#e5f7eb;border-color:#16a34a;font-weight:700}.vertical-preview{color:#fff;background:#0c1b2f;border-radius:9px;padding:20px}.vertical-preview .eyebrow{color:#66e091}.vertical-preview h3{text-transform:uppercase;margin:3px 0;font:800 24px Barlow Condensed}.vertical-preview p{color:#b9c3d0;margin:0;font-size:9px}.preview-columns{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:19px;display:grid}.preview-columns>div{border-top:1px solid #ffffff26;padding-top:10px}.preview-columns strong{color:#66e091;font-size:10px}.preview-columns ul{flex-direction:column;gap:5px;margin:8px 0 0;padding:0;list-style:none;display:flex}.preview-columns li{color:#d5dee8;font-size:9px}.preview-columns li:before{content:"•";color:#66e091;margin-right:6px}.workflow-preview{color:#d5dee8;border-top:1px solid #ffffff26;align-items:center;gap:14px;margin-top:18px;padding-top:14px;font-size:9px;display:flex}.workflow-preview strong{color:#fff}.workflow-preview span{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.workflow-preview svg{color:#66e091}.settings-inline-warning{color:#91600a;background:#fff8e7;border:1px solid #f6d58a;border-radius:7px;align-items:center;gap:10px;padding:12px 14px;display:flex}.settings-inline-warning>span{flex-direction:column;flex:1;gap:3px;display:flex}.settings-inline-warning strong{font-size:10px}.settings-inline-warning small{color:#a4752d;font-size:8px}.settings-tabs{border-bottom:1px solid var(--line);gap:3px;padding:6px;display:flex;overflow:auto}.settings-tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:5px;padding:8px 12px;font-size:10px;font-weight:700}.settings-tabs button.active{color:#fff;background:#16a34a}.settings-table-wrap{overflow:auto}.settings-table{border-collapse:collapse;width:100%;font-size:9px}.settings-table th{text-align:left;color:var(--muted);white-space:nowrap;padding:11px 13px;font-size:8px}.settings-table td{white-space:nowrap;border-top:1px solid #edf1f5;padding:11px 13px}.settings-table th:first-child,.settings-table td:first-child{padding-left:20px}.settings-table strong{font-size:10px}.settings-source{color:#137a56;font-size:8px;font-weight:700}.status-pill{color:var(--muted);background:#f1f3f6;border-radius:12px;padding:4px 7px;font-size:8px;font-weight:700;display:inline-flex}.status-pill.green{color:#137a56;background:#e3f7eb}.mini-toggle{background:#cbd5df;border:0;border-radius:10px;width:29px;height:17px;padding:2px}.mini-toggle span{background:#fff;border-radius:50%;width:13px;height:13px;transition:all .15s;display:block}.mini-toggle.on{background:#16a34a}.mini-toggle.on span{transform:translate(12px)}.condition-row{grid-template-columns:1fr 1fr 1fr;align-items:end;gap:12px;display:grid}.condition-result{color:#137a56;background:#effaf2;border-radius:6px;padding:10px;font-size:9px;font-weight:700}.logo-upload-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:17px;display:grid}.logo-upload{text-align:left;color:var(--ink);background:#fbfcfd;border:1px dashed #b9c8d6;border-radius:7px;flex-direction:column;align-items:flex-start;gap:5px;padding:14px;display:flex}.logo-upload:hover{background:#effaf2;border-color:#16a34a}.logo-upload>span{color:#16a34a}.logo-upload strong{font-size:10px}.logo-upload small{color:var(--muted);font-size:8px}.logo-upload em{color:var(--blue);margin-top:2px;font-size:8px;font-style:normal;font-weight:700}.brand-preview{border:1px solid var(--line);border-radius:8px;grid-template-columns:160px 1fr;min-height:190px;display:grid;overflow:hidden}.brand-preview-sidebar{color:#d5dee8;background:#0c1b2f;flex-direction:column;gap:13px;padding:17px;font-size:9px;display:flex}.brand-preview-logo{color:#fff;align-items:center;gap:5px;font:800 16px Barlow Condensed;display:flex}.brand-preview-logo svg,.brand-preview-logo span{color:#22c55e}.brand-preview-sidebar small{color:#7d8b9b;margin-top:9px}.brand-preview-sidebar strong{color:#fff;background:#153a29;border-radius:4px;padding:7px}.brand-preview-content{background:#f7f9fb;padding:24px}.brand-preview-content h3{margin:4px 0;font:800 22px Barlow Condensed}.brand-preview-content p{color:var(--muted);margin:0 0 18px;font-size:9px}.settings-list-header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.settings-list-header>div:first-child{flex-direction:column;gap:3px;display:flex}.settings-list-header strong{font-size:11px}.settings-list-header small{color:var(--muted);font-size:8px}.settings-inline-controls{border:1px solid var(--line);height:31px;color:var(--muted);border-radius:6px;align-items:center;gap:6px;padding:0 8px;display:flex}.settings-inline-controls input{border:0;width:120px;height:28px;padding:0}.settings-list{flex-direction:column;display:flex}.settings-list-row{border-bottom:1px solid #edf1f5;align-items:center;gap:11px;padding:13px 2px;display:flex}.settings-list-row:last-child{border-bottom:0}.settings-list-icon{color:#16a34a;background:#e5f7eb;border-radius:6px;flex:none;place-items:center;width:29px;height:29px;display:grid}.settings-list-row>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.settings-list-row strong{font-size:10px}.settings-list-row small{color:var(--muted);font-size:8px}.list-row-end{margin-left:auto}.muted-text{color:var(--blue);font-size:9px;font-weight:700}.generic-setting-list{grid-template-columns:repeat(2,1fr);gap:0 20px;display:grid}.generic-setting-list .settings-toggle{min-height:64px;margin-top:0}.settings-callout{color:var(--blue);background:#eff5ff;border-radius:7px;align-items:flex-start;gap:10px;padding:13px;display:flex}.settings-callout span{flex-direction:column;gap:3px;display:flex}.settings-callout strong{font-size:10px}.settings-callout small{color:#53749d;font-size:8px}.unsaved-bar{z-index:80;bottom:16px;left:calc(var(--sidebar) + 50%);color:#fff;background:#0c1b2f;border-radius:8px;align-items:center;gap:9px;padding:9px 10px 9px 13px;font-size:10px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 12px 28px #07142644}.unsaved-bar>span:not(.unsaved-dot){color:#aebccd;font-size:9px}.unsaved-bar>div{gap:6px;margin-left:12px;display:flex}.unsaved-bar .secondary-button{color:var(--ink);background:#fff;height:30px}.unsaved-bar .primary-button{height:30px}.unsaved-dot{background:#f5b93f;border-radius:50%;width:7px;height:7px}@media (width<=1100px){.settings-layout{grid-template-columns:205px minmax(0,1fr)}.vertical-grid{grid-template-columns:repeat(2,1fr)}.settings-form-grid{grid-template-columns:1fr}.settings-field.wide{grid-column:auto}.condition-row,.generic-setting-list{grid-template-columns:1fr}}@media (width<=720px){.settings-heading{flex-direction:column;align-items:flex-start}.settings-heading-actions{width:100%}.settings-heading-actions button{flex:1}.settings-layout{grid-template-columns:1fr}.settings-nav{max-height:none;position:static}.settings-nav-group{display:none}.settings-nav-group:first-of-type{display:block}.settings-nav-group:first-of-type button:not(.active){display:none}.settings-nav-group:first-of-type:after{content:"Browse all settings from the groups above";color:var(--muted);padding:8px;font-size:8px;display:block}.vertical-grid,.logo-upload-grid,.preview-columns{grid-template-columns:1fr}.workflow-preview{flex-direction:column;align-items:flex-start;gap:7px}.settings-inline-warning{flex-wrap:wrap;align-items:flex-start}.settings-inline-warning .primary-button{margin-left:27px}.unsaved-bar{flex-wrap:wrap;left:10px;right:10px;transform:none}.unsaved-bar>div{margin-left:auto}.brand-preview{grid-template-columns:120px 1fr}}
