:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html[data-demo-profile=costello]{--costello-shell-gap:clamp(18px, 2.3vw, 36px);--costello-panel-radius:22px;--costello-modal-radius:26px}html[data-demo-profile=costello] body{min-width:320px}@media (width>=960px){html[data-demo-profile=costello] .app-frame{min-height:100vh;grid-template-columns:250px minmax(0,1fr)!important;width:100%!important;max-width:none!important;margin:0!important;display:grid!important}html[data-demo-profile=costello] .desktop-sidebar{align-self:start;min-width:0;height:100vh;position:sticky;top:0;overflow-y:auto;width:auto!important;padding:26px 18px 22px!important}html[data-demo-profile=costello] .profile-brand{padding:4px 10px 24px!important}html[data-demo-profile=costello] .profile-brand span{letter-spacing:.14em}html[data-demo-profile=costello] .profile-brand strong{max-width:190px;line-height:1.12;font-size:1.42rem!important}html[data-demo-profile=costello] .side-nav{gap:6px!important}html[data-demo-profile=costello] .side-nav button{min-height:48px;font-size:.98rem;border-radius:14px!important;padding:0 16px!important}html[data-demo-profile=costello] .workspace{min-width:0;width:100%!important;max-width:none!important}html[data-demo-profile=costello] .desktop-workspace-header{grid-template-columns:minmax(260px,1fr) minmax(430px,auto);align-items:start;gap:22px;padding:26px var(--costello-shell-gap) 24px!important;border-radius:0 0 28px 28px!important;margin:0 0 18px!important;display:grid!important}html[data-demo-profile=costello] .desktop-workspace-header h1{letter-spacing:-.045em;margin:.3rem 0 0!important;font-size:clamp(2.8rem,4.4vw,5.4rem)!important;line-height:.92!important}html[data-demo-profile=costello] .workspace-breadcrumb{letter-spacing:.08em;gap:10px;font-size:.86rem}html[data-demo-profile=costello] .header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;min-width:0;gap:10px!important;display:flex!important}html[data-demo-profile=costello] .header-actions>button{white-space:nowrap;min-height:42px;padding-inline:16px!important}html[data-demo-profile=costello] .header-actions .system-pill{text-align:left;flex:1 0 100%;order:10;justify-content:flex-start;width:100%;min-height:42px;line-height:1.25;white-space:normal!important;max-width:none!important;padding:10px 14px!important}html[data-demo-profile=costello] .workspace>section{width:auto!important;max-width:none!important;margin-inline:var(--costello-shell-gap)!important}html[data-demo-profile=costello] .panel{border-radius:var(--costello-panel-radius)!important}html[data-demo-profile=costello] .stats-grid{grid-template-columns:repeat(4,minmax(150px,1fr))!important;gap:16px!important}html[data-demo-profile=costello] .field-service-meta-grid{grid-template-columns:repeat(4,minmax(150px,1fr))!important;gap:14px!important}html[data-demo-profile=costello] .special-services-summary{grid-template-columns:repeat(6,minmax(110px,1fr))!important;gap:12px!important;display:grid!important}html[data-demo-profile=costello] .special-services-content{align-items:start;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr)!important;gap:22px!important;display:grid!important}html[data-demo-profile=costello] .special-services-lead-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}html[data-demo-profile=costello] .special-services-lead-card,html[data-demo-profile=costello] .incident-card,html[data-demo-profile=costello] .supervisor-evidence-card,html[data-demo-profile=costello] .trap-card{border-radius:18px!important}html[data-demo-profile=costello][data-theme=dark] :is(.special-services-lead-card,.special-services-inspection-list>article,.incident-card,.supervisor-evidence-card,.trap-card){box-shadow:0 16px 34px #0000002e;color:#f4fbf8!important;background:#0b2a24!important;border:1px solid #1c5a4c!important}html[data-demo-profile=costello][data-theme=dark] :is(.special-services-lead-card,.special-services-inspection-list>article,.incident-card,.supervisor-evidence-card,.trap-card) :is(h2,h3,h4,strong,p){color:#f4fbf8!important}html[data-demo-profile=costello][data-theme=dark] :is(.special-services-lead-card,.special-services-inspection-list>article,.incident-card,.supervisor-evidence-card,.trap-card) small{color:#a8ccc2!important}html[data-demo-profile=costello] :is(.modal-backdrop,.solid-modal-backdrop,.mobile-drawer-backdrop){padding:clamp(16px,3vw,42px)!important}html[data-demo-profile=costello] :is(.field-review-modal,.trap-modal,.invoice-modal,.solid-side-modal,.supervisor-alert-drawer.reorder-review-modal){border-radius:var(--costello-modal-radius)!important;width:min(1040px,94vw)!important;max-width:none!important;max-height:90vh!important;overflow:auto!important}html[data-demo-profile=costello] .route-detail-modal{border-radius:var(--costello-modal-radius)!important;width:min(1120px,100vw - 300px)!important;max-width:none!important;max-height:92vh!important;position:fixed!important;inset:4vh 2.5vw auto auto!important;overflow:auto!important;transform:none!important}html[data-demo-profile=costello] :is(.route-detail-modal-header,.modal-header,.invoice-modal-header,.solid-modal-top){z-index:5;background:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}html[data-demo-profile=costello] :is(.route-detail-modal-footer,.modal-actions,.invoice-modal-actions,.solid-modal-actions){z-index:5;background:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;bottom:0}html[data-demo-profile=costello] :is(.field-service-actions,.special-services-actions,.review-actions,.invoice-modal-actions) button{min-height:44px}html[data-demo-profile=costello] .live-command-page{margin-inline:0!important}html[data-demo-profile=costello] .live-command-wallboard{min-height:calc(100vh - 160px);border-radius:28px!important;padding:24px!important}html[data-demo-profile=costello] .live-command-kpi-grid{grid-template-columns:repeat(4,minmax(150px,1fr))!important;gap:14px!important}html[data-demo-profile=costello] .live-command-kpi-grid.compact{grid-template-columns:repeat(6,minmax(120px,1fr))!important}html[data-demo-profile=costello] .live-command-demo-quiet-card{background:linear-gradient(135deg,#0d94883d,#0f766e14),#0b241f;border:1px solid #2dd4bf6b;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin:0 0 20px;padding:20px 22px;display:grid;box-shadow:inset 4px 0 #2dd4bf}html[data-demo-profile=costello] .live-command-demo-quiet-card h3{margin:4px 0 8px}html[data-demo-profile=costello] .live-command-demo-quiet-card p:last-child{color:#b8d6cf;max-width:720px;margin:0}html[data-demo-profile=costello] .live-command-demo-quiet-card dl{grid-template-columns:repeat(3,minmax(92px,1fr));gap:10px;margin:0;display:grid}html[data-demo-profile=costello] .live-command-demo-quiet-card dl div{text-align:center;border:1px solid #2dd4bf3d;border-radius:14px;min-width:92px;padding:12px}html[data-demo-profile=costello] .live-command-demo-quiet-card dt{color:#8fbcb2;font-size:.75rem}html[data-demo-profile=costello] .live-command-demo-quiet-card dd{color:#effcf8;margin:4px 0 0;font-weight:800}html[data-demo-profile=costello] .live-command-wallboard:fullscreen{background:#061712;overflow:auto;border-radius:0!important;padding:34px 42px!important}}@media (width>=1280px){html[data-demo-profile=costello] .app-frame{grid-template-columns:270px minmax(0,1fr)!important}html[data-demo-profile=costello] .route-detail-modal{width:min(1180px,100vw - 330px)!important}}@media (width>=960px) and (width<=1180px){html[data-demo-profile=costello] .desktop-workspace-header{grid-template-columns:1fr}html[data-demo-profile=costello] .header-actions{justify-content:flex-start}html[data-demo-profile=costello] .special-services-summary{grid-template-columns:repeat(3,minmax(120px,1fr))!important}html[data-demo-profile=costello] .special-services-content{grid-template-columns:1fr!important}html[data-demo-profile=costello] .live-command-kpi-grid.compact{grid-template-columns:repeat(3,minmax(130px,1fr))!important}}html[data-demo-profile=costello][data-theme=dark] :is(.panel,.workspace>section,.desktop-workspace-header,.route-detail-modal,.field-review-modal,.trap-modal,.invoice-modal,.solid-side-modal,.supervisor-alert-drawer.reorder-review-modal) :is(h1,h2,h3,h4,strong,.section-heading,.page-title){color:#f4fbf8!important}html[data-demo-profile=costello][data-theme=dark] :is(.panel,.workspace>section,.route-detail-modal,.field-review-modal,.trap-modal,.invoice-modal,.solid-side-modal,.supervisor-alert-drawer.reorder-review-modal) :is(p,li,label,small,.muted,.helper-text){color:#b7d1ca!important}html[data-demo-profile=costello][data-theme=dark] :is(.panel,.route-detail-modal,.field-review-modal,.trap-modal,.invoice-modal,.solid-side-modal) :is(input,select,textarea){color:#effcf8}html[data-demo-profile=costello][data-theme=dark] .desktop-workspace-header .system-pill{color:#effcf8!important}html[data-demo-profile=costello][data-theme=dark] .read-only-banner{color:#7a1f1f!important;background:#f7e8e8!important}html[data-demo-profile=costello][data-theme=dark] .live-command-demo-quiet-card :is(h3,p,dt,dd){color:inherit!important}html[data-demo-profile=costello]{--costello-app-background:#041612;--costello-workspace-background:#061b16;--costello-header-background:linear-gradient(135deg, #0d6f59 0%, #0a5c4c 100%);--costello-surface-primary:#0b241f;--costello-surface-secondary:#102f28;--costello-surface-raised:#143a31;--costello-text-primary:#f4fbf8;--costello-text-secondary:#b7d1ca;--costello-border-subtle:#70d0ba33}html[data-demo-profile=costello],html[data-demo-profile=costello] body,html[data-demo-profile=costello] #root{width:100%;min-width:320px;min-height:100%;max-width:none!important;margin:0!important;padding:0!important}html[data-demo-profile=costello] body{overflow-x:hidden;background:var(--costello-app-background)!important}html[data-demo-profile=costello] #root{background:var(--costello-app-background);display:block}html[data-demo-profile=costello][data-theme=dark] .workspace{background:var(--costello-workspace-background)!important}html[data-demo-profile=costello][data-theme=dark] :is(.panel,.route-detail-modal,.field-review-modal,.trap-modal,.invoice-modal,.solid-side-modal,.supervisor-alert-drawer,.special-services-lead-card,.incident-card,.supervisor-evidence-card,.trap-card){border-color:var(--costello-border-subtle)}@media (width>=960px){html[data-demo-profile=costello] .app-frame{background:var(--costello-app-background);grid-template-columns:clamp(238px,18vw,278px) minmax(0,1fr)!important;width:100vw!important;min-width:0!important;max-width:none!important}html[data-demo-profile=costello] .desktop-sidebar{width:100%!important;min-width:0!important;max-width:none!important}html[data-demo-profile=costello] .workspace{width:100%!important;min-width:0!important;max-width:none!important;overflow:visible!important}html[data-demo-profile=costello] .desktop-workspace-header{box-sizing:border-box;min-height:172px;overflow:hidden;background:var(--costello-header-background)!important;border-radius:0 0 30px 30px!important;grid-template-columns:minmax(0,1fr) minmax(340px,460px)!important;gap:clamp(24px,3vw,48px)!important;width:100%!important;max-width:none!important;margin:0 0 22px!important;padding:24px clamp(24px,3vw,48px) 26px!important;display:grid!important}html[data-demo-profile=costello] .desktop-workspace-header>div:first-child{align-self:end;min-width:0}html[data-demo-profile=costello] .desktop-workspace-header h1{letter-spacing:-.045em;overflow-wrap:anywhere;max-width:100%;margin:10px 0 0!important;font-size:clamp(3rem,4.2vw,4.15rem)!important;line-height:.98!important}html[data-demo-profile=costello] .workspace-breadcrumb{color:#d9fff6;flex-wrap:wrap;max-width:100%;line-height:1.3;display:flex;letter-spacing:.11em!important;gap:8px 10px!important;font-size:.82rem!important}html[data-demo-profile=costello] .workspace-breadcrumb strong{color:#f4fbf8!important}html[data-demo-profile=costello] .header-actions{flex-wrap:wrap;align-content:flex-start;place-self:start end;align-items:center;width:100%;max-width:460px;padding-top:0;justify-content:flex-end!important;gap:10px!important;display:flex!important}html[data-demo-profile=costello] .header-actions>button{flex:none;min-width:88px;min-height:42px;font-size:.9rem;padding:9px 15px!important}html[data-demo-profile=costello] .header-actions .system-pill{box-sizing:border-box;overflow-wrap:anywhere;text-align:left;flex:1 0 100%;order:20;justify-content:flex-start;min-height:46px;margin:0;font-size:.88rem;line-height:1.3;white-space:normal!important;color:#effcf8!important;background:#ffffff24!important;border:1px solid #ffffff1f!important;width:100%!important;max-width:460px!important;padding:11px 14px!important}html[data-demo-profile=costello] .header-actions .header-alert-bell{min-width:52px}html[data-demo-profile=costello] .workspace>section{box-sizing:border-box;min-width:0;width:calc(100% - (2 * var(--costello-shell-gap)))!important;max-width:none!important;margin-inline:var(--costello-shell-gap)!important}html[data-demo-profile=costello] .workspace>section:last-child{margin-bottom:32px}html[data-demo-profile=costello] .stats-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important}html[data-demo-profile=costello] .field-service-meta-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important}html[data-demo-profile=costello] :is(.panel,.special-services-lead-card,.incident-card,.supervisor-evidence-card,.trap-card){min-width:0}}@media (width>=1440px){html[data-demo-profile=costello] .desktop-workspace-header{grid-template-columns:minmax(0,1fr) minmax(390px,500px)!important;padding-inline:52px!important}html[data-demo-profile=costello] .desktop-workspace-header h1{font-size:clamp(3.4rem,4vw,4.6rem)!important}html[data-demo-profile=costello] .header-actions{max-width:500px}html[data-demo-profile=costello] .header-actions .system-pill{max-width:500px!important}}@media (width>=960px) and (width<=1160px){html[data-demo-profile=costello] .desktop-workspace-header{min-height:auto;grid-template-columns:minmax(0,1fr)!important}html[data-demo-profile=costello] .desktop-workspace-header>div:first-child{align-self:start}html[data-demo-profile=costello] .header-actions{justify-self:start;max-width:100%;justify-content:flex-start!important}html[data-demo-profile=costello] .header-actions .system-pill{max-width:100%!important}}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-card{box-shadow:0 18px 42px #0003;color:var(--costello-text-primary,#f4fbf8)!important;background:linear-gradient(#11372ffa,#081f1afa)!important;border:1px solid #5deacb33!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-card :is(h2,h3,h4,strong){color:#f4fbf8!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-card :is(p,span,small){color:#bad5ce!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-title>strong{color:#8df0d8!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-title>div>span{letter-spacing:.08em;text-transform:uppercase;background:#0d948829;border:1px solid #5deacb3d;border-radius:999px;width:fit-content;padding:6px 10px;font-size:.76rem;font-weight:800;display:inline-flex;color:#9df4df!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-totals>span{border:1px solid #70d0ba29;color:#a9ccc3!important;background:#11372f!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-totals strong{color:#f4fbf8!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-scope>div{background:#0b2a24;border:1px solid #70d0ba26;border-radius:15px;padding:15px 16px}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-scope>div>span{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800;color:#7ce8d2!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-lines{border-color:#70d0ba2e!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-lines>div{color:#dcece8!important;border-color:#70d0ba24!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-dates{color:#a8c9c1!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-card .special-services-actions{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-card .special-services-actions button{flex:0 auto;min-width:150px;min-height:46px;width:auto!important}html[data-demo-profile=costello][data-theme=dark] .special-services-estimate-card .special-services-actions .primary-button{color:#f8fffd!important;background:linear-gradient(135deg,#18b892,#0f8b73)!important}@media (width<=959px){html[data-demo-profile=costello],html[data-demo-profile=costello] body,html[data-demo-profile=costello] #root{width:100%;max-width:100%;min-height:100%;overflow-x:hidden}html[data-demo-profile=costello] .app-frame{min-height:100dvh;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}html[data-demo-profile=costello] .desktop-sidebar,html[data-demo-profile=costello] .desktop-workspace-header{display:none!important}html[data-demo-profile=costello] .workspace{min-width:0;display:block;overflow-x:hidden;width:100%!important;max-width:none!important;padding:0 0 calc(86px + env(safe-area-inset-bottom))!important}html[data-demo-profile=costello] .mobile-app-header{z-index:80;box-sizing:border-box;width:100%;min-height:68px;padding:calc(10px + env(safe-area-inset-top)) 12px 10px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #7deed629;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;position:sticky;top:0;box-shadow:0 10px 28px #00000038;background:linear-gradient(135deg,#0d6f59fa,#08463afa)!important;display:grid!important}html[data-demo-profile=costello] .mobile-menu-trigger{place-items:center;width:46px;min-width:46px;height:46px;min-height:46px;font-size:1.25rem;display:inline-grid;color:#f4fbf8!important;background:#ffffff1f!important;border:1px solid #ffffff1f!important;border-radius:14px!important;padding:0!important}html[data-demo-profile=costello] .mobile-title-block{flex-direction:column;gap:2px;min-width:0;display:flex}html[data-demo-profile=costello] .mobile-title-block span{letter-spacing:.11em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:800;overflow:hidden;color:#aaf0df!important}html[data-demo-profile=costello] .mobile-title-block strong{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.05rem,5vw,1.32rem);line-height:1.1;overflow:hidden;color:#fff!important}html[data-demo-profile=costello] .mobile-header-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}html[data-demo-profile=costello] .mobile-header-actions button{white-space:nowrap;min-width:44px;min-height:42px;font-size:.75rem;color:#f4fbf8!important;background:#ffffff1c!important;border:1px solid #ffffff1c!important;border-radius:12px!important;padding:8px 10px!important}html[data-demo-profile=costello] .workspace>section{box-sizing:border-box;min-width:0;width:calc(100% - 24px)!important;max-width:none!important;margin:12px!important}html[data-demo-profile=costello] .panel{box-sizing:border-box;max-width:100%;border-radius:18px!important;padding:16px!important}html[data-demo-profile=costello] :is(.stats-grid,.field-service-meta-grid,.live-command-kpi-grid,.live-command-kpi-grid.compact,.special-services-summary){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html[data-demo-profile=costello] :is(.special-services-content,.special-services-lead-list,.live-command-view-grid,.live-command-view-grid.executive-view,.live-command-view-grid.operations-view,.live-command-view-grid.finance-view,.live-command-view-grid.attention-system-view){grid-template-columns:minmax(0,1fr)!important;gap:12px!important}html[data-demo-profile=costello] :is(.field-service-actions,.route-lifecycle-actions,.special-services-actions,.review-actions,.invoice-modal-actions){grid-template-columns:repeat(2,minmax(0,1fr));gap:9px!important;display:grid!important}html[data-demo-profile=costello] :is(.field-service-actions,.route-lifecycle-actions,.special-services-actions,.review-actions,.invoice-modal-actions) button{white-space:normal;min-height:48px;font-size:.84rem;line-height:1.2;width:100%!important;min-width:0!important;padding:10px 12px!important}html[data-demo-profile=costello] .mobile-quick-nav{z-index:90;box-sizing:border-box;min-height:70px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid #7deed62e;grid-template-columns:repeat(3,minmax(0,1fr));position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 28px #0000003d;background:#051d18f5!important;display:grid!important}html[data-demo-profile=costello] .mobile-quick-nav button{align-content:center;place-items:center;gap:2px;min-width:0;min-height:52px;font-size:.76rem;display:grid;color:#a9c9c1!important;background:0 0!important;border:0!important;border-radius:13px!important;padding:5px 8px!important}html[data-demo-profile=costello] .mobile-quick-nav button>span{font-size:1.08rem}html[data-demo-profile=costello] .mobile-quick-nav button.active{color:#f5fffc!important;background:#14b8a638!important}html[data-demo-profile=costello] .mobile-drawer-backdrop{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;inset:0;background:#00000094!important}html[data-demo-profile=costello] .mobile-drawer{box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom);border-right:1px solid #7deed629;overflow-y:auto;box-shadow:22px 0 52px #0000005c;color:#effcf8!important;background:#08241e!important;width:min(88vw,370px)!important;max-width:370px!important;height:100dvh!important;max-height:none!important}html[data-demo-profile=costello] .mobile-drawer-header{z-index:3;position:sticky;top:0;background:#0b3028!important}html[data-demo-profile=costello] .mobile-drawer-nav button{min-height:52px;border-radius:12px!important}html[data-demo-profile=costello] .mobile-drawer-footer button{min-height:48px}html[data-demo-profile=costello] :is(.modal-backdrop,.solid-modal-backdrop){box-sizing:border-box;align-items:flex-end!important;padding:0!important}html[data-demo-profile=costello] :is(.field-review-modal,.trap-modal,.invoice-modal,.solid-side-modal,.supervisor-alert-drawer.reorder-review-modal,.route-detail-modal){box-sizing:border-box;border-radius:24px 24px 0 0!important;width:100%!important;max-width:none!important;max-height:92dvh!important;margin:0!important;position:relative!important;inset:auto!important;overflow:auto!important;transform:none!important}html[data-demo-profile=costello] :is(.route-detail-modal-header,.modal-header,.invoice-modal-header,.solid-modal-top){z-index:6;padding-top:16px;position:sticky;top:0}html[data-demo-profile=costello] :is(.route-detail-modal-footer,.modal-actions,.invoice-modal-actions,.solid-modal-actions){z-index:6;padding-bottom:calc(14px + env(safe-area-inset-bottom));position:sticky;bottom:0}html[data-demo-profile=costello] :is(.close-button,.modal-header>button,.mobile-drawer-header>button){min-width:44px;min-height:44px}html[data-demo-profile=costello] .workspace .panel:has(table){overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}html[data-demo-profile=costello] .workspace table{min-width:680px}html[data-demo-profile=costello] .special-services-estimate-card{border-radius:18px!important;padding:16px!important}html[data-demo-profile=costello] .special-services-estimate-title{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid!important}html[data-demo-profile=costello] .special-services-estimate-title h3{overflow-wrap:anywhere;margin:8px 0 5px;font-size:1.08rem}html[data-demo-profile=costello] .special-services-estimate-title p{margin:0;font-size:.88rem}html[data-demo-profile=costello] .special-services-estimate-title>strong{white-space:nowrap;font-size:1.05rem}html[data-demo-profile=costello] .special-services-estimate-totals{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}html[data-demo-profile=costello] .special-services-estimate-totals>span{text-align:left;min-width:0;padding:12px 10px!important}html[data-demo-profile=costello] .special-services-estimate-totals strong{margin-top:4px;font-size:1rem;display:block}html[data-demo-profile=costello] .special-services-estimate-scope{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}html[data-demo-profile=costello] .special-services-estimate-lines>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}html[data-demo-profile=costello] .special-services-estimate-dates{flex-wrap:wrap;gap:8px 12px;font-size:.78rem;display:flex}html[data-demo-profile=costello] .special-services-estimate-card .special-services-actions{grid-template-columns:minmax(0,1fr)!important;display:grid!important}html[data-demo-profile=costello] .special-services-estimate-card .special-services-actions button{width:100%!important;min-width:0!important}html[data-demo-profile=costello] .live-command-page{width:calc(100% - 16px)!important;margin:8px!important}html[data-demo-profile=costello] .live-command-wallboard{border-radius:18px!important;min-height:auto!important;padding:12px!important}html[data-demo-profile=costello] :is(.live-command-topbar,.live-command-toolbar,.live-command-controls){align-items:stretch!important;gap:10px!important}html[data-demo-profile=costello] .live-command-controls{white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:5px;overflow-x:auto;display:block!important}html[data-demo-profile=costello] :is(.live-command-view-tabs,.live-command-control-group){width:max-content;min-width:max-content;gap:8px!important;display:inline-flex!important}html[data-demo-profile=costello] :is(.live-command-view-tabs,.live-command-control-group) button{white-space:nowrap;min-height:44px;padding:9px 13px!important}html[data-demo-profile=costello] .live-command-demo-quiet-card{grid-template-columns:minmax(0,1fr)!important;gap:14px!important;padding:16px!important}html[data-demo-profile=costello] .live-command-demo-quiet-card dl{grid-template-columns:repeat(3,minmax(0,1fr))!important}html[data-demo-profile=costello] .live-command-panel{min-width:0;border-radius:16px!important;padding:15px!important}}@media (width<=480px){html[data-demo-profile=costello] .mobile-app-header{grid-template-columns:46px minmax(0,1fr) auto;padding-inline:9px}html[data-demo-profile=costello] .mobile-header-actions button:not(.header-alert-bell){text-overflow:ellipsis;max-width:64px;overflow:hidden}html[data-demo-profile=costello] :is(.stats-grid,.field-service-meta-grid,.special-services-summary),html[data-demo-profile=costello] .live-command-kpi-grid,html[data-demo-profile=costello] .live-command-kpi-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))!important}html[data-demo-profile=costello] .special-services-estimate-title{grid-template-columns:minmax(0,1fr)}html[data-demo-profile=costello] .special-services-estimate-title>strong{justify-self:start}html[data-demo-profile=costello] :is(.field-service-actions,.route-lifecycle-actions,.special-services-actions,.review-actions,.invoice-modal-actions){grid-template-columns:minmax(0,1fr)!important}}@media (width<=959px){html[data-demo-profile=costello] .live-command-page{box-sizing:border-box;width:calc(100% - 16px)!important;min-width:0!important;max-width:none!important;margin:8px!important}html[data-demo-profile=costello] .live-command-wallboard{box-sizing:border-box;border-radius:20px!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:auto!important;padding:14px!important;display:block!important;overflow:visible!important}html[data-demo-profile=costello] .live-command-topbar{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:14px!important;width:100%!important;min-width:0!important;padding-bottom:14px!important;display:grid!important}html[data-demo-profile=costello] .live-command-identity{min-width:0!important}html[data-demo-profile=costello] .live-command-identity-line{flex-wrap:wrap!important;align-items:center!important;gap:7px!important;display:flex!important}html[data-demo-profile=costello] .live-command-title{letter-spacing:-.025em;color:#f4fbf8!important;margin:7px 0 0!important;font-size:clamp(1.45rem,7vw,1.9rem)!important;line-height:1.08!important}html[data-demo-profile=costello] .live-command-active-view{overflow-wrap:anywhere;max-width:100%;line-height:1.2;padding:5px 9px!important;font-size:.72rem!important}html[data-demo-profile=costello] .live-command-header-status{grid-template-columns:minmax(0,1fr)!important;gap:9px!important;width:100%!important;min-width:0!important;display:grid!important}html[data-demo-profile=costello] .live-command-timestamps{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;min-width:0!important;display:grid!important}html[data-demo-profile=costello] .live-command-timestamps>div{box-sizing:border-box;border-radius:13px!important;min-width:0!important;padding:10px 11px!important}html[data-demo-profile=costello] .live-command-timestamps span{margin-bottom:3px;line-height:1.15;display:block;font-size:.7rem!important}html[data-demo-profile=costello] .live-command-timestamps strong{line-height:1.15;display:block;white-space:normal!important;font-size:.92rem!important}html[data-demo-profile=costello] .live-command-rotation-status{box-sizing:border-box;max-width:100%;min-height:38px;line-height:1.2;white-space:normal!important;width:fit-content!important;padding:8px 11px!important;font-size:.74rem!important}html[data-demo-profile=costello] .live-command-toolbar{grid-template-columns:minmax(0,1fr)!important;gap:16px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:14px 0!important;display:grid!important;overflow:visible!important}html[data-demo-profile=costello] .live-command-control-group{grid-template-columns:minmax(0,1fr)!important;align-content:start!important;align-items:start!important;gap:8px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;display:grid!important;overflow:visible!important}html[data-demo-profile=costello] .live-command-control-label{letter-spacing:.12em;text-transform:uppercase;width:100%;font-weight:900;line-height:1.2;color:#8debd7!important;margin:0!important;font-size:.69rem!important;display:block!important}html[data-demo-profile=costello] .live-command-view-tabs{box-sizing:border-box;white-space:normal!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;align-items:stretch!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;display:grid!important;overflow:visible!important}html[data-demo-profile=costello] .live-command-view-tabs button{box-sizing:border-box;text-align:center;overflow-wrap:anywhere;place-items:center;white-space:normal!important;border-radius:13px!important;flex:none!important;align-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:50px!important;max-height:none!important;margin:0!important;padding:10px 8px!important;font-size:.78rem!important;line-height:1.15!important;display:grid!important}html[data-demo-profile=costello] .live-command-view-tabs button.active{box-shadow:0 8px 20px #3ad3a629;color:#05231c!important;background:linear-gradient(135deg,#72d9b7,#4dc99f)!important}html[data-demo-profile=costello] .live-command-controls{box-sizing:border-box;white-space:normal!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;align-items:stretch!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;padding:0!important;display:grid!important;overflow:visible!important}html[data-demo-profile=costello] .live-command-controls button{box-sizing:border-box;text-align:center;overflow-wrap:anywhere;place-items:center;white-space:normal!important;border-radius:12px!important;flex:none!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:48px!important;max-height:none!important;margin:0!important;padding:9px 8px!important;font-size:.75rem!important;line-height:1.15!important;display:grid!important}html[data-demo-profile=costello] .live-command-controls button.active{color:#05231c!important;background:linear-gradient(135deg,#66d8b4,#35b98f)!important}html[data-demo-profile=costello] .live-command-status-row{box-sizing:border-box;text-align:center;width:100%;min-height:34px;line-height:1.3;color:#9ecdc1!important;padding:8px 4px!important;font-size:.74rem!important}html[data-demo-profile=costello] .live-command-demo-quiet-card{box-sizing:border-box;border-radius:16px!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;width:100%!important;min-width:0!important;padding:16px!important;display:grid!important}html[data-demo-profile=costello] .live-command-demo-quiet-card h3{line-height:1.25;margin:5px 0 7px!important;font-size:1rem!important}html[data-demo-profile=costello] .live-command-demo-quiet-card p:last-child{margin:0;line-height:1.45;font-size:.82rem!important}html[data-demo-profile=costello] .live-command-demo-quiet-card dl{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;width:100%!important;min-width:0!important;display:grid!important}html[data-demo-profile=costello] .live-command-demo-quiet-card dl div{border-radius:11px!important;min-width:0!important;padding:9px 5px!important}html[data-demo-profile=costello] .live-command-demo-quiet-card dt{font-size:.63rem!important}html[data-demo-profile=costello] .live-command-demo-quiet-card dd{overflow-wrap:anywhere;font-size:.83rem!important}html[data-demo-profile=costello] .live-command-content{width:100%!important;min-width:0!important;margin-top:12px!important}html[data-demo-profile=costello] .live-command-view-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;min-width:0!important;display:grid!important}html[data-demo-profile=costello] .live-command-kpi-grid,html[data-demo-profile=costello] .live-command-kpi-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;min-width:0!important;display:grid!important}html[data-demo-profile=costello] .live-command-kpi-grid article{box-sizing:border-box;min-height:104px;border-radius:14px!important;min-width:0!important;padding:12px 8px!important}html[data-demo-profile=costello] .live-command-kpi-grid article span{text-align:center;line-height:1.2;font-size:.75rem!important}html[data-demo-profile=costello] .live-command-kpi-grid article strong{line-height:1;font-size:2rem!important}html[data-demo-profile=costello] .live-command-panel{box-sizing:border-box;border-radius:16px!important;width:100%!important;min-width:0!important;padding:15px!important}html[data-demo-profile=costello] .live-command-panel-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start!important;gap:9px!important;display:grid!important}html[data-demo-profile=costello] .live-command-panel-heading h3{overflow-wrap:anywhere;line-height:1.25;font-size:1rem!important}html[data-demo-profile=costello] .live-command-pipeline,html[data-demo-profile=costello] .live-command-finance-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html[data-demo-profile=costello] .live-command-rows article{grid-template-columns:minmax(0,1fr)!important;gap:7px!important;display:grid!important}html[data-demo-profile=costello] .live-command-assignment-grid{grid-template-columns:minmax(0,1fr)!important}html[data-demo-profile=costello] .live-command-wallboard:fullscreen{box-sizing:border-box;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;padding:calc(12px + env(safe-area-inset-top)) 12px calc(18px + env(safe-area-inset-bottom))!important;border-radius:0!important;overflow-y:auto!important}}@media (width<=420px){html[data-demo-profile=costello] .live-command-timestamps,html[data-demo-profile=costello] .live-command-controls{grid-template-columns:minmax(0,1fr)!important}html[data-demo-profile=costello] .live-command-controls button{min-height:46px!important}html[data-demo-profile=costello] .live-command-demo-quiet-card dl{grid-template-columns:minmax(0,1fr)!important}}*{box-sizing:border-box}body{color:#17231f;background:#eef4f1;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0}.topbar{color:#fff;background:linear-gradient(135deg,#063f33,#0b6b54);border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px;display:flex;box-shadow:0 18px 40px #063f3338}.topbar h1{margin:4px 0 8px;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.topbar span{color:#d7f4ec;max-width:760px;display:block}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#78dcc4;margin:0;font-size:.76rem;font-weight:800}.role-switcher{background:#ffffff1f;border-radius:999px;flex-shrink:0;gap:8px;padding:6px;display:flex}.role-switcher button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 16px}.role-switcher .active{color:#063f33;background:#fff;font-weight:800}.dashboard-grid,.technician-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.stats-grid{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card,.panel,.hero-card,.sync-card{background:#fff;border:1px solid #063f3314;border-radius:24px;padding:22px;box-shadow:0 12px 32px #15322a14}.stat-card p,.stat-card span{color:#60746e;margin:0}.stat-card strong{margin:8px 0;font-size:2rem;display:block}.panel h2,.hero-card h2{color:#12352e;margin-top:0}.hero-card h2{color:#fff}.panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.panel-header h2{margin:0}.panel-header span{color:#60746e;font-size:.9rem}.alert-item,.list-row,.incident-card,.trap-card{background:#fbfdfc;border:1px solid #e4ece9;border-radius:18px;margin-top:10px;padding:14px}.alert-item.critical{background:#fff3f1;border-color:#f3b4aa}.alert-item.warning{background:#fff9e8;border-color:#efd58d}.alert-item p,.incident-card p{color:#60746e;margin:6px 0 0}.list-row,.trap-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.list-row span,.trap-card span{color:#60746e;margin-top:3px;display:block}.danger-text{color:#b42318}.status-badge,.small-tag{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:.78rem}.status-badge.active{color:#067647;background:#e7f8f1}.status-badge.moving{color:#175cd3;background:#eef4ff}.status-badge.offline{color:#b54708;background:#fff4e5}.small-tag{color:#12352e;background:#eef4f1;margin-top:10px;display:inline-block}.hero-card{color:#fff;background:#092f28}.hero-card p{color:#d7f4ec}.primary-button,.secondary-button,.complete-button{cursor:pointer;border:0;border-radius:16px;width:100%;margin-top:10px;padding:14px 16px;font-weight:800}.primary-button{color:#06231d;background:#17b890}.secondary-button{color:#0b3f34;background:#edf6f3}.complete-button{color:#fff;background:#063f33}.action-panel{flex-direction:column;display:flex}.sync-card{background:#fff;border-left:8px solid #17b890;grid-column:1/-1}.sync-card p{color:#60746e;margin-bottom:auto}.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.detail-grid div{background:#f4faf7;border-radius:16px;padding:12px}.detail-grid span{color:#60746e;font-size:.82rem;display:block}.detail-grid strong{margin-top:4px;display:block}.service-note{color:#473b16;background:#fff9e8;border:1px solid #efd58d;border-radius:16px;padding:14px}.trap-actions{text-align:right}.trap-actions button{color:#0b3f34;cursor:pointer;background:#edf6f3;border:0;border-radius:999px;margin-top:8px;padding:8px 10px;font-weight:800}@media (width<=850px){.topbar{flex-direction:column}.dashboard-grid,.technician-layout,.stats-grid,.detail-grid{grid-template-columns:1fr}.role-switcher{width:100%}.role-switcher button{flex:1}.list-row,.trap-card{flex-direction:column;align-items:flex-start}.trap-actions{text-align:left}}.app-frame{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#063f33;height:100vh;padding:24px;position:relative;top:0}.brand-block{gap:4px;margin-bottom:28px;display:grid}.brand-block strong{font-size:1.7rem}.side-nav{gap:10px;display:grid}.side-nav button{color:#fff;text-align:left;cursor:pointer;background:#ffffff14;border:0;border-radius:16px;padding:14px 16px;font-weight:800}.side-nav button.active{color:#063f33;background:#fff}.workspace{width:100%;max-width:1280px;padding:28px}.page-grid{grid-template-columns:2fr 1fr;gap:18px;margin-top:18px;display:grid}.wide-panel{min-height:360px}.client-card,.inventory-card{background:#fbfdfc;border:1px solid #e4ece9;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:16px;display:flex}.inventory-card.low{background:#fff3f1;border-color:#f3b4aa}.client-card span,.inventory-card span{color:#60746e;margin-top:4px;display:block}.balance-box{text-align:right}.balance-box span{font-size:.82rem}.balance-box b{font-size:1.2rem;display:block}.muted-text{color:#60746e;line-height:1.6}.incident-card.enhanced{padding:18px}@media (width<=980px){.app-frame{grid-template-columns:1fr}.sidebar{height:auto;position:static}.side-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.page-grid{grid-template-columns:1fr}.workspace{padding:16px}.workspace-header{flex-direction:column;align-items:flex-start}}.customer-detail-layout{grid-template-columns:1.3fr 1fr;gap:18px;margin-top:20px;display:grid}.customer-profile-panel{grid-column:1/-1}.customer-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.customer-summary-grid div{background:#f4faf7;border:1px solid #e4ece9;border-radius:18px;padding:16px}.customer-summary-grid span{color:#60746e;font-size:.82rem;display:block}.customer-summary-grid strong{margin-top:6px;font-size:1.3rem;display:block}.statement-row,.trap-detail-row,.history-row{background:#fbfdfc;border:1px solid #e4ece9;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;padding:14px;display:flex}.statement-row span,.trap-detail-row span,.history-row span{color:#60746e;margin-top:4px;display:block}.statement-total{color:#fff;background:#063f33;border-radius:18px;justify-content:space-between;align-items:center;margin-top:14px;padding:16px;display:flex}.statement-total span{color:#d7f4ec}.statement-total strong{font-size:1.4rem}.trap-detail-row button{color:#0b3f34;cursor:pointer;background:#edf6f3;border:0;border-radius:999px;padding:9px 12px;font-weight:800}@media (width<=900px){.customer-detail-layout,.customer-summary-grid{grid-template-columns:1fr}.statement-row,.trap-detail-row,.history-row{flex-direction:column;align-items:flex-start}}.modal-backdrop{z-index:100;background:#04120fad;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.trap-modal{background:#fff;border-radius:28px;width:min(760px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 28px 80px #00000052}.modal-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.modal-header h2{color:#12352e;margin:4px 0 0}.close-button{color:#0b3f34;cursor:pointer;background:#edf6f3;border:0;border-radius:999px;padding:10px 14px;font-weight:800}.workflow-steps{gap:12px;display:grid}.workflow-step{background:#fbfdfc;border:1px solid #e4ece9;border-radius:18px;grid-template-columns:44px 1fr;gap:12px;padding:14px;display:grid}.workflow-step span{color:#0b3f34;background:#edf6f3;border-radius:999px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.workflow-step p{color:#60746e;margin:4px 0 0}.workflow-step.done span{color:#06231d;background:#17b890}.workflow-step.active{background:#f0fbf7;border-color:#17b890}.photo-placeholder-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.photo-placeholder-grid div{color:#60746e;background:#f7fbf9;border:2px dashed #bfd6ce;border-radius:18px;place-items:center;min-height:96px;font-weight:800;display:grid}.trap-notes{resize:vertical;width:100%;min-height:110px;font:inherit;border:1px solid #d7e5df;border-radius:18px;margin-top:16px;padding:14px}.modal-actions{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (width<=760px){.modal-actions,.photo-placeholder-grid{grid-template-columns:1fr}}.numeric-input{width:130px;font:inherit;border:1px solid #d7e5df;border-radius:14px;margin-top:10px;padding:11px 12px;font-weight:800}@media (width<=760px){.modal-backdrop{align-items:flex-end;padding:0}.trap-modal{border-radius:28px 28px 0 0;width:100%;max-height:92vh;padding:18px}.modal-header{z-index:2;background:#fff;padding-bottom:12px;position:relative;top:0}.workflow-step{grid-template-columns:38px 1fr;padding:12px}.workflow-step span{width:32px;height:32px}.modal-actions,.photo-placeholder-grid{grid-template-columns:1fr}.numeric-input{width:100%}}.field-action-modal{background:#fff;border-radius:28px;width:min(640px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 28px 80px #00000052}.action-preview-card{background:#f4faf7;border:1px solid #e4ece9;border-radius:20px;margin-top:16px;padding:18px}.action-preview-card strong,.action-preview-card span{display:block}.action-preview-card span{color:#60746e;margin-top:6px}.product-usage-grid{grid-template-columns:1.4fr 1fr;gap:12px;margin-top:16px;display:grid}.product-usage-grid label{color:#60746e;font-weight:800}.product-usage-grid select,.product-usage-grid input{width:100%;font:inherit;border:1px solid #d7e5df;border-radius:14px;margin-top:8px;padding:12px;font-weight:800}.qr-placeholder{text-align:center;background:#f0fbf7;border:3px dashed #17b890;border-radius:24px;place-items:center;width:180px;height:180px;margin:18px auto 0;display:grid}.qr-placeholder span{font-size:2.5rem;font-weight:900}.qr-placeholder strong{font-size:.9rem}.single-action{grid-template-columns:1fr;margin-top:16px}@media (width<=760px){.field-action-modal{border-radius:28px 28px 0 0;width:100%;max-height:92vh;padding:18px}.product-usage-grid{grid-template-columns:1fr}}.theme-toggle{color:#d7f4ec;cursor:pointer;text-align:left;background:#ffffff1a;border:0;border-radius:16px;margin-top:18px;padding:13px 16px;font-weight:800}.theme-toggle:hover{background:#ffffff29}:root[data-theme=dark] body,:root[data-theme=dark] .app-frame{color:#edf8f4;background:#081512}:root[data-theme=dark] .workspace{background:#081512}:root[data-theme=dark] .panel,:root[data-theme=dark] .stat-card,:root[data-theme=dark] .sync-card,:root[data-theme=dark] .trap-modal,:root[data-theme=dark] .field-action-modal{color:#edf8f4;background:#10221d;border-color:#ffffff14}:root[data-theme=dark] .panel h2,:root[data-theme=dark] .modal-header h2,:root[data-theme=dark] .customer-summary-grid strong,:root[data-theme=dark] .stat-card strong{color:#fff}:root[data-theme=dark] .list-row,:root[data-theme=dark] .trap-card,:root[data-theme=dark] .statement-row,:root[data-theme=dark] .trap-detail-row,:root[data-theme=dark] .history-row,:root[data-theme=dark] .client-card,:root[data-theme=dark] .inventory-card,:root[data-theme=dark] .workflow-step,:root[data-theme=dark] .action-preview-card,:root[data-theme=dark] .customer-summary-grid div{background:#132a24;border-color:#ffffff17}:root[data-theme=dark] .secondary-button,:root[data-theme=dark] .close-button,:root[data-theme=dark] .trap-actions button,:root[data-theme=dark] .trap-detail-row button{color:#d7f4ec;background:#19362e}:root[data-theme=dark] .trap-notes,:root[data-theme=dark] .numeric-input,:root[data-theme=dark] .product-usage-grid select,:root[data-theme=dark] .product-usage-grid input{color:#fff;background:#0b1714;border-color:#ffffff1f}:root[data-theme=dark] .photo-placeholder-grid div,:root[data-theme=dark] .qr-placeholder{color:#d7f4ec;background:#132a24;border-color:#17b890}:root[data-theme=dark] .modal-header{background:#10221d}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.top-toggle{color:#fff;text-align:center;background:#ffffff1f;border-radius:999px;min-width:64px;margin-top:0;padding:10px 13px;font-size:.85rem}:root[data-theme=dark] .top-toggle{color:#fff;background:#ffffff29}@media (width<=760px){.header-actions{justify-content:space-between;width:100%}body{background:#eef4f1}.app-frame{min-height:100vh;padding-bottom:82px;display:block}.sidebar{z-index:40;border-radius:0 0 24px 24px;height:auto;padding:14px 14px 10px;position:relative;top:0}.brand-block{border-bottom:auto;align-items:flex-start;gap:2px;margin:0;padding:4px 6px 10px;display:flex}.brand-block span{letter-spacing:.16em;font-size:.65rem}.brand-block strong{font-size:1.45rem}.side-nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.side-nav button{text-align:center;white-space:nowrap;border-radius:14px;padding:10px 6px;font-size:.72rem}.role-card{border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-top:10px;padding:10px;display:grid}.role-card>span{letter-spacing:.08em;white-space:nowrap;font-size:.65rem}.role-switcher.compact{margin-top:0}.role-switcher.compact button{padding:9px 8px;font-size:.78rem}.workspace{padding:12px}.workspace-header{min-height:unset;border-radius:22px;gap:12px;padding:16px}.workspace-header h1{font-size:1.85rem;line-height:1}.workspace-header .eyebrow{letter-spacing:.14em;font-size:.62rem}.header-actions{justify-content:space-between;gap:8px;width:100%}.top-toggle,.system-pill{padding:9px 11px;font-size:.74rem}.dashboard-grid,.technician-layout,.page-grid,.customer-detail-layout{grid-template-columns:1fr;gap:12px;margin-top:12px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat-card,.panel,.hero-card,.sync-card{border-radius:20px;padding:16px}.stat-card strong{font-size:1.55rem}.stat-card p,.stat-card span,.panel-header span,.list-row span,.trap-card span{font-size:.86rem}.panel h2,.hero-card h2{font-size:1.25rem}.panel-header{align-items:flex-start;gap:8px}.list-row,.trap-card,.statement-row,.trap-detail-row,.history-row,.client-card,.inventory-card{border-radius:16px;padding:12px}.primary-button,.secondary-button,.complete-button{border-radius:15px;min-height:48px;padding:13px 14px}.detail-grid,.customer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.detail-grid div,.customer-summary-grid div{border-radius:15px;padding:11px}.service-note{border-radius:15px;padding:12px}.sync-card{border-left-width:6px}}@media (width<=430px){.side-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.side-nav button{font-size:.7rem}.stats-grid,.detail-grid,.customer-summary-grid{grid-template-columns:1fr}.workspace-header h1{font-size:1.65rem}}@media (width<=760px){.sidebar{z-index:40;border-radius:0 0 18px 18px;padding:10px 12px 12px;position:relative;top:0}.brand-block{border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto;align-items:center;padding:0 4px 8px;display:grid}.brand-block span{letter-spacing:.18em;font-size:.58rem}.brand-block strong{font-size:1.15rem}.side-nav{scrollbar-width:none;gap:6px;margin-top:10px;padding-bottom:4px;display:flex;overflow-x:auto}.side-nav::-webkit-scrollbar{display:none}.side-nav button{text-align:center;border-radius:999px;flex:none;min-width:88px;padding:9px 10px;font-size:.72rem}.role-card{border-radius:999px;align-items:center;gap:8px;margin-top:8px;padding:8px;display:flex}.role-card>span{display:none}.role-switcher.compact{width:100%;margin:0}.role-switcher.compact button{border-radius:999px;padding:8px 10px;font-size:.76rem}.workspace{padding:10px}.workspace-header{border-radius:20px;grid-template-columns:1fr;gap:10px;padding:14px;display:grid}.workspace-header h1{font-size:1.45rem;line-height:1}.workspace-header .eyebrow{letter-spacing:.13em;font-size:.56rem}.header-actions{justify-content:space-between;gap:8px;display:flex}.top-toggle{min-width:unset;opacity:.85;padding:7px 10px;font-size:.68rem}.system-pill{text-align:center;flex:1;padding:7px 10px;font-size:.68rem}.customer-profile-panel .panel-header{flex-direction:row;align-items:center;display:flex}.customer-profile-panel h2{font-size:1.45rem}.customer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-summary-grid div{padding:12px}.customer-summary-grid strong{font-size:1.05rem}.panel,.stat-card,.hero-card,.sync-card{border-radius:18px;padding:14px}.panel-header h2{font-size:1.1rem}.panel-header span{font-size:.78rem}.statement-row,.trap-detail-row,.history-row,.client-card,.inventory-card,.list-row,.trap-card{border-radius:14px;padding:11px}.trap-detail-row{grid-template-columns:1fr auto;align-items:center;display:grid}.trap-detail-row button{padding:8px 11px;font-size:.74rem}.modal-backdrop{padding:0}.trap-modal,.field-action-modal{border-radius:22px 22px 0 0}}@media (width<=430px){.side-nav button{min-width:82px}.customer-summary-grid,.detail-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-app-header,.mobile-bottom-nav{display:none}@media (width<=760px){.app-frame{padding-bottom:78px;display:block}.desktop-sidebar,.desktop-workspace-header{display:none!important}.mobile-app-header{z-index:50;color:#fff;background:linear-gradient(135deg,#063f33,#0b6b54);border-radius:0 0 20px 20px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;position:relative;top:0;box-shadow:0 12px 26px #063f3338}.mobile-app-header span{color:#78dcc4;letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:900;display:block}.mobile-app-header strong{margin-top:3px;font-size:1.45rem;line-height:1;display:block}.mobile-header-actions{gap:6px;display:flex}.mobile-header-actions button{color:#fff;background:#ffffff29;border:0;border-radius:999px;padding:8px 10px;font-size:.72rem;font-weight:900}.mobile-bottom-nav{z-index:80;background:#063f33;border:1px solid #ffffff1f;border-radius:22px;grid-template-columns:repeat(5,1fr);gap:5px;padding:8px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 18px 44px #00000047}.mobile-bottom-nav button{color:#d7f4ec;background:0 0;border:0;border-radius:16px;padding:9px 4px;font-size:.62rem;font-weight:900}.mobile-bottom-nav button.active{color:#063f33;background:#fff}.dashboard-grid,.technician-layout,.page-grid,.customer-detail-layout{margin-top:12px}.workspace{padding:8px}.mobile-app-header{border-radius:0 0 18px 18px;margin:0 0 10px;padding:10px 12px}.mobile-app-header strong{font-size:1.28rem}.mobile-header-actions button{padding:7px 9px;font-size:.68rem}.stats-grid{gap:8px}.stat-card{min-height:104px;padding:13px 10px}.stat-card strong{margin:5px 0;font-size:1.35rem}.stat-card p,.stat-card span{font-size:.78rem}.panel,.hero-card,.sync-card{border-radius:17px;padding:13px}.panel-header h2{font-size:1rem}.mobile-bottom-nav{border-radius:18px;padding:6px;bottom:8px;left:8px;right:8px}.mobile-bottom-nav button{border-radius:13px;padding:8px 3px;font-size:.56rem}.app-frame{padding-bottom:92px}.dashboard-grid,.technician-layout,.page-grid,.customer-detail-layout{gap:10px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}.stat-card{text-align:center;flex-direction:column;justify-content:center;display:flex}.panel{box-shadow:0 8px 24px #15322a12}.panel-header{margin-bottom:8px}.alert-item,.list-row,.incident-card,.trap-card,.statement-row,.trap-detail-row,.history-row{margin-top:8px}.mobile-bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sync-card{margin-bottom:12px}.customer-detail-layout,.technician-layout,.dashboard-grid{padding-bottom:18px}}@media (width<=390px){.mobile-bottom-nav button{font-size:.52rem}.mobile-app-header strong{font-size:1.15rem}.stat-card{min-height:96px}}.chemical-center-layout{gap:18px;margin-top:20px;display:grid}.chemical-hero{color:#fff;background:linear-gradient(135deg,#092f28,#0b6b54)}.chemical-hero h2{color:#fff;margin:8px 0;font-size:clamp(1.8rem,4vw,2.8rem)}.chemical-hero p{color:#d7f4ec;max-width:760px}.chemical-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.chemical-card{background:#fff;border:1px solid #063f3314;border-radius:24px;padding:18px;box-shadow:0 12px 32px #15322a14}.chemical-card-header{justify-content:space-between;gap:12px;display:flex}.chemical-card-header span{color:#60746e;font-size:.78rem;font-weight:800}.chemical-card-header h3{margin:4px 0 0;font-size:1.25rem}.chemical-card-header b{color:#0b3f34;white-space:nowrap;background:#edf6f3;border-radius:999px;height:fit-content;padding:7px 10px;font-size:.72rem}.chemical-info-grid{grid-template-columns:1fr;gap:8px;margin-top:14px;display:grid}.chemical-info-grid div,.label-section,.warning-section{background:#f4faf7;border:1px solid #e4ece9;border-radius:16px;padding:12px}.chemical-info-grid span{color:#60746e;font-size:.78rem;display:block}.chemical-info-grid strong{margin-top:4px;display:block}.label-section,.warning-section{margin-top:10px}.label-section p,.warning-section p{color:#60746e;margin:6px 0 0}.warning-section{background:#fff9e8;border-color:#efd58d}.chemical-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.chemical-actions button{color:#0b3f34;cursor:pointer;background:#edf6f3;border:0;border-radius:14px;padding:11px 9px;font-weight:800}:root[data-theme=dark] .chemical-card,:root[data-theme=dark] .chemical-info-grid div,:root[data-theme=dark] .label-section{color:#edf8f4;background:#10221d;border-color:#ffffff17}:root[data-theme=dark] .warning-section{background:#33270c;border-color:#efd58d59}:root[data-theme=dark] .chemical-actions button{color:#d7f4ec;background:#19362e}@media (width<=980px){.chemical-grid{grid-template-columns:1fr}}@media (width<=760px){.chemical-center-layout{gap:12px;margin-top:12px;padding-bottom:18px}.chemical-card{border-radius:18px;padding:14px}.chemical-actions{grid-template-columns:1fr}.chemical-hero h2{font-size:1.4rem}}.chemical-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:18px;display:grid}.chemical-card{border:1px solid var(--border-color,#94a3b840);background:var(--card-bg,#ffffff0a);border-radius:18px;padding:16px;box-shadow:0 12px 30px #0f172a14}.chemical-card-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.chemical-card h3{margin:0;font-size:1rem}.chemical-card p{opacity:.75;margin:4px 0 0}.chemical-meta{gap:10px;margin:14px 0;display:grid}.chemical-meta div,.chemical-detail-grid div{gap:4px;display:grid}.chemical-meta span,.chemical-detail-grid span{opacity:.65;font-size:.78rem}.chemical-meta strong,.chemical-detail-grid strong{font-size:.92rem}.chemical-actions,.modal-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.chemical-actions button,.modal-actions button{cursor:pointer;border:0;border-radius:999px;padding:10px 14px;font-weight:700}.status-pill{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800}.status-pill.success{color:#16a34a;background:#22c55e24}.status-pill.danger{color:#dc2626;background:#ef444424}.search-input{border:1px solid var(--border-color,#94a3b859);background:var(--card-bg,#fff);width:100%;color:inherit;border-radius:14px;margin-top:14px;padding:13px 14px}.chemical-modal{width:min(94vw,760px);max-width:760px}.chemical-detail-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin:16px 0;display:grid}.label-preview-box,.client-message-preview{border:1px solid var(--border-color,#94a3b840);background:#94a3b814;border-radius:16px;padding:16px}.label-preview-box h3{margin:14px 0 6px}.label-preview-box h3:first-child{margin-top:0}.client-message-preview p{margin:0 0 12px;line-height:1.5}@media (width<=720px){.chemical-grid{grid-template-columns:1fr}.chemical-card{padding:14px}.chemical-actions button,.modal-actions button{flex:100%}.chemical-modal{width:96vw;max-height:88vh;overflow-y:auto}}.chemical-center-page{color:#f8fafc;width:100%}.chemical-hero{margin-bottom:22px}.chemical-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.2rem)}.chemical-hero p{color:#b8c7c2;margin:8px 0 0}.chemical-toolbar{grid-template-columns:1fr auto;gap:10px;margin-bottom:18px;display:grid}.chemical-toolbar input,.chemical-toolbar button{color:#f8fafc;background:#071d1b;border:1px solid #94a3b840;border-radius:14px;padding:14px 16px;font-weight:700}.chemical-toolbar input::placeholder{color:#8aa09a}.chemical-list{gap:14px;display:grid}.chemical-row-card{background:#081f1c;border:1px solid #94a3b838;border-radius:18px;grid-template-columns:112px 1fr 170px;align-items:center;gap:18px;padding:18px;display:grid;box-shadow:0 18px 45px #00000040}.chemical-image-box{color:#052e2b;background:#f8fafc;border-radius:12px;place-items:center;width:104px;height:104px;font-size:2.4rem;display:grid}.chemical-image-box.small{width:74px;height:74px;font-size:2rem}.chemical-main-info h2{color:#fff;margin:0 0 8px;font-size:1.35rem}.chemical-type-pill{color:#dbeafe;background:#123d70;border-radius:999px;width:fit-content;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.chemical-row-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;margin-top:16px;display:grid}.chemical-row-grid div,.modal-facts-grid div,.chemical-stock-actions div{gap:4px;display:grid}.chemical-row-grid small,.modal-facts-grid small,.chemical-stock-actions small{color:#93a9a3;font-size:.78rem}.chemical-row-grid strong,.modal-facts-grid strong,.chemical-stock-actions strong{color:#fff}.chemical-stock-actions{gap:9px;display:grid}.stock-ok{color:#22c55e!important}.stock-low{color:#ff5b5b!important}.stock-pill{border-radius:999px;width:fit-content;padding:6px 10px;font-size:.76rem;font-weight:900}.stock-pill.ok{color:#22c55e;background:#22c55e2e}.stock-pill.low{color:#ff6b6b;background:#ef444433}.label-button,.email-button,.text-button,.solid-modal-actions button{color:#fff;cursor:pointer;border:1px solid #ffffff24;border-radius:9px;padding:11px 14px;font-weight:900}.label-button{background:#102d65}.email-button{background:#06603d}.text-button{background:#3b176b}.chemical-footer-note{color:#8aa09a;margin-top:18px}.solid-modal-backdrop{z-index:999;background:#000000b8;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.solid-side-modal{color:#fff;background:#061512;border-left:1px solid #94a3b84d;grid-template-rows:auto 1fr auto;width:min(620px,96vw);min-height:100vh;display:grid;box-shadow:-30px 0 80px #0000008c}.solid-modal-top{background:#075940;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.solid-modal-top h2{color:#fff;margin:0}.solid-modal-top button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:1.5rem}.solid-modal-body{padding:22px;overflow-y:auto}.modal-product-header{align-items:center;gap:16px;margin-bottom:18px;display:flex}.modal-product-header h3{margin:0 0 8px;font-size:1.35rem}.modal-product-header p{color:#9fb2ad;margin:0}.modal-facts-grid{border-bottom:1px solid #94a3b838;grid-template-columns:repeat(4,1fr);gap:14px;padding-bottom:18px;display:grid}.label-section{padding:18px 0 0}.label-section h4{color:#fff;margin:0 0 8px;font-size:1.05rem}.label-section p{color:#d7e1de;margin:0;line-height:1.55}.client-preview-box{background:#0a201d;border:1px solid #94a3b847;border-radius:14px;padding:18px}.client-preview-box p{color:#e5eeee;margin:0 0 14px;line-height:1.55}.solid-modal-actions{background:#071d1b;border-top:1px solid #94a3b838;grid-template-columns:1fr 1fr auto;gap:10px;padding:18px 22px;display:grid}.solid-modal-actions button:last-child{background:#1f2937}@media (width<=900px){.chemical-row-card{grid-template-columns:1fr}.chemical-image-box{width:86px;height:86px}.chemical-row-grid{grid-template-columns:1fr 1fr}.chemical-stock-actions{grid-template-columns:1fr}.solid-modal-backdrop{justify-content:center;align-items:flex-end}.solid-side-modal{border-left:0;border-radius:22px 22px 0 0;width:100vw;min-height:88vh;max-height:88vh}.modal-facts-grid{grid-template-columns:1fr 1fr}.solid-modal-actions,.chemical-toolbar{grid-template-columns:1fr}}.chemical-health-strip{grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px;max-width:520px;margin-top:18px;display:grid}.chemical-health-strip div{background:#081f1c;border:1px solid #94a3b838;border-radius:14px;padding:12px}.chemical-health-strip small{color:#93a9a3;margin-bottom:4px;font-size:.76rem;display:block}.chemical-health-strip strong{color:#fff;font-size:1.25rem}.usage-button{background:#9a5b00}.usage-history-panel{background:#081f1c;border:1px solid #94a3b838;border-radius:18px;margin-top:20px;padding:18px}.usage-log-list{gap:10px;margin-top:14px;display:grid}.usage-log-card{background:#061512;border:1px solid #94a3b833;border-radius:14px;grid-template-columns:1.5fr repeat(4,1fr);align-items:center;gap:12px;padding:14px;display:grid}.usage-log-card h3{color:#fff;margin:0 0 4px;font-size:.98rem}.usage-log-card p{color:#9fb2ad;margin:0;font-size:.86rem}.usage-log-card small{color:#93a9a3;margin-bottom:4px;font-size:.75rem;display:block}.usage-log-card strong{color:#fff;font-size:.9rem}.usage-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.usage-form-grid label{color:#d7e1de;gap:7px;font-weight:800;display:grid}.usage-form-grid input,.usage-form-grid textarea{color:#fff;width:100%;font:inherit;background:#0a201d;border:1px solid #94a3b852;border-radius:12px;padding:12px}.usage-form-grid textarea{resize:vertical}.full-span{grid-column:1/-1}.inventory-deduction-preview{background:#9a5b002e;border:1px solid #f59e0b59;border-radius:14px;margin-top:18px;padding:16px}.inventory-deduction-preview small{color:#f8d08a;margin-bottom:5px;font-size:.8rem;display:block}.inventory-deduction-preview strong{color:#fff;font-size:1.4rem;display:block}.inventory-deduction-preview p{color:#ffd08a;margin:8px 0 0}@media (width<=900px){.chemical-health-strip{grid-template-columns:1fr 1fr 1fr}.usage-log-card,.usage-form-grid{grid-template-columns:1fr}}.enhanced-ledger-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.customer-action-bar{flex-wrap:wrap;gap:10px;margin:18px 0 12px;display:flex}.customer-action-bar button{color:#fff;cursor:pointer;background:#081f1c;border:1px solid #94a3b838;border-radius:10px;padding:11px 14px;font-weight:800}.ledger-list{gap:12px;display:grid}.ledger-row{background:#081f1c;border:1px solid #94a3b82e;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.ledger-main{align-items:center;gap:14px;display:flex}.ledger-main strong{color:#fff}.ledger-main p{color:#9fb2ad;margin:4px 0 0;font-size:.85rem}.ledger-type-pill{text-align:center;border-radius:999px;min-width:90px;padding:8px 12px;font-size:.76rem;font-weight:900}.ledger-type-pill.charge{color:#ff8a8a;background:#ef44442e}.ledger-type-pill.payment{color:#22c55e;background:#22c55e2e}.ledger-financials{align-items:center;gap:22px;display:flex}.ledger-financials div{gap:4px;display:grid}.ledger-financials small{color:#93a9a3;font-size:.74rem}.ledger-financials strong{color:#fff}.ledger-charge{color:#ff8a8a!important}.ledger-payment,.ledger-payment-positive{color:#22c55e!important}.ledger-balance-negative{color:#facc15!important}.ledger-running-balance{color:#fff}.statement-client-header{margin-bottom:18px}.statement-client-header h3{color:#fff;margin:0 0 6px}.statement-client-header p{color:#9fb2ad;margin:0}.statement-summary-grid{grid-template-columns:repeat(3,minmax(140px,1fr));gap:12px;margin-bottom:20px;display:grid}.statement-summary-grid div{background:#081f1c;border:1px solid #94a3b82e;border-radius:12px;padding:14px}.statement-summary-grid small{color:#93a9a3;margin-bottom:4px;display:block}.statement-summary-grid strong{color:#fff}.statement-timeline{gap:12px;display:grid}.statement-line-item{background:#081f1c;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.statement-line-item strong{color:#fff}.statement-line-item p{color:#9fb2ad;margin:4px 0 0;font-size:.84rem}@media (width<=900px){.ledger-row,.statement-line-item{flex-direction:column;align-items:flex-start}.ledger-financials{justify-content:space-between;width:100%}.statement-summary-grid{grid-template-columns:1fr}.customer-action-bar{flex-direction:column}}.ledger-row{text-align:left!important;grid-template-columns:minmax(260px,1fr) auto!important;align-items:center!important;display:grid!important}.ledger-main{text-align:left!important;justify-content:flex-start!important}.ledger-main>div:last-child{text-align:left!important}.ledger-main strong{text-align:left!important;max-width:360px!important;line-height:1.25!important;display:block!important}.ledger-main p{text-align:left!important}.ledger-financials{text-align:right!important;justify-content:flex-end!important}.ledger-financials div{min-width:110px!important}@media (width<=900px){.ledger-row{grid-template-columns:1fr!important}.ledger-financials{text-align:left!important;justify-content:space-between!important}}.timeline-list{gap:14px;display:grid}.timeline-row{background:#081f1c;border:1px solid #94a3b82e;border-radius:14px;grid-template-columns:90px 20px 1fr;align-items:start;gap:14px;padding:14px;display:grid}.timeline-time{color:#9fb2ad;font-size:.82rem;font-weight:800}.timeline-dot{border-radius:999px;width:14px;height:14px;margin-top:3px}.timeline-content strong{color:#fff;margin-bottom:6px;display:block}.timeline-content p{color:#cbd5d1;margin:0;line-height:1.45}.timeline-row.dispatch .timeline-dot{background:#60a5fa}.timeline-row.arrival .timeline-dot{background:#22c55e}.timeline-row.incident .timeline-dot{background:#f97316}.timeline-row.chemical .timeline-dot{background:#a855f7}.timeline-row.communication .timeline-dot{background:#14b8a6}.timeline-row.finance .timeline-dot{background:#facc15}.timeline-row.completion .timeline-dot{background:#10b981}@media (width<=900px){.timeline-row{grid-template-columns:1fr}.timeline-dot{display:none}}.enhanced-field-modal{max-width:760px!important}.field-service-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:18px;display:grid}.field-service-grid label{color:#d6e3df;gap:8px;font-weight:800;display:grid}.field-service-grid input,.field-service-grid select,.field-service-grid textarea{color:#fff;width:100%;font:inherit;background:#08211b;border:1px solid #94a3b838;border-radius:14px;padding:14px}.field-service-grid textarea{resize:vertical}.full-width-field{grid-column:1/-1}.field-service-meta{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.field-service-meta div{background:#08211b;border:1px solid #94a3b82e;border-radius:14px;padding:14px}.field-service-meta small{color:#98aaa5;margin-bottom:6px;display:block}.field-service-meta strong{color:#fff}.field-photo-placeholder{text-align:center;background:#ffffff08;border:2px dashed #ffffff2e;border-radius:18px;margin-top:18px;padding:26px}.field-photo-placeholder span{margin-bottom:10px;font-size:2.2rem;display:block}.field-photo-placeholder strong{color:#fff;margin-bottom:6px;display:block}.field-photo-placeholder p{color:#aebcb8;margin:0}.supervisor-visibility-card{background:#0ea5e91f;border:1px solid #0ea5e93d;border-radius:18px;margin-top:18px;padding:18px}.supervisor-visibility-card strong{color:#fff;margin-bottom:8px;display:block}.supervisor-visibility-card p{color:#d1e7f3;margin:0;line-height:1.5}@media (width<=900px){.field-service-grid,.field-service-meta{grid-template-columns:1fr}}.supervisor-queue-panel{grid-column:1/-1}.queue-intro{color:#a9bbb6;margin:0 0 16px;line-height:1.5}.field-service-queue-list{gap:14px;display:grid}.field-service-card{background:#061f1b;border:1px solid #94a3b838;border-radius:18px;padding:16px;box-shadow:0 16px 35px #0000002e}.field-service-card.emergency{border-color:#ef444473}.field-service-card.high-priority{border-color:#f59e0b73}.field-service-card-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.field-service-id{color:#9fb2ad;margin-bottom:6px;font-size:.75rem;font-weight:900;display:inline-flex}.field-service-card h3{color:#fff;margin:0 0 5px;font-size:1.15rem}.field-service-card p{color:#cbd5d1;margin:0}.field-service-priority{white-space:nowrap;color:#facc15;background:#f59e0b29;border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:900}.field-service-card.emergency .field-service-priority{color:#ff8a8a;background:#ef44442e}.field-service-card.normal .field-service-priority{color:#22c55e;background:#22c55e29}.field-service-meta-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;margin:16px 0;display:grid}.field-service-meta-grid div{background:#ffffff09;border:1px solid #94a3b824;border-radius:14px;padding:12px}.field-service-meta-grid small{color:#93a9a3;margin-bottom:5px;font-size:.75rem;display:block}.field-service-meta-grid strong{color:#fff;font-size:.9rem}.field-service-source{background:#0ea5e91a;border:1px solid #0ea5e933;border-radius:14px;gap:4px;padding:12px;display:grid}.field-service-source strong{color:#fff}.field-service-source span{color:#d1e7f3;font-size:.86rem}.field-service-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.field-service-actions button{color:#fff;cursor:pointer;background:#00684c;border:0;border-radius:12px;min-height:42px;padding:0 14px;font-weight:900}.field-service-actions button:nth-child(2){background:#123d70}.field-service-actions button:nth-child(3){background:#9a5b00}@media (width<=900px){.field-service-card-top{display:grid}.field-service-meta-grid{grid-template-columns:1fr}.field-service-actions{grid-template-columns:1fr;display:grid}.field-service-actions button{min-height:56px;font-size:1rem}}.queue-status.approved{color:#22c55e}.queue-status.assigned{color:#60a5fa}.queue-status.charge-created{color:#facc15}.charge-created-banner{color:#d8ffe4;background:#22c55e1f;border:1px solid #22c55e47;border-radius:14px;margin-top:14px;padding:12px 14px;font-weight:800}.field-review-modal{color:#fff;background:#051f1b;border:1px solid #94a3b82e;border-radius:24px;width:min(920px,92vw);max-height:92vh;padding:24px;overflow-y:auto}.review-service-top,.review-detail-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-top:18px;display:grid}.review-service-top div,.review-detail-grid div{background:#ffffff0a;border:1px solid #94a3b824;border-radius:16px;padding:14px}.review-service-top small,.review-detail-grid small{color:#9fb2ad;margin-bottom:6px;display:block}.review-notes-box{background:#ffffff0a;border:1px solid #94a3b824;border-radius:18px;margin-top:20px;padding:18px}.review-notes-box strong{margin-bottom:10px;display:block}.review-notes-box p{color:#d5dfdb;margin:0;line-height:1.6}.review-photo-placeholder{text-align:center;border:2px dashed #ffffff24;border-radius:18px;margin-top:20px;padding:26px}.review-photo-placeholder span{margin-bottom:10px;font-size:2rem;display:block}.review-photo-placeholder strong{margin-bottom:6px;display:block}.review-photo-placeholder p{color:#aab8b4;margin:0}.review-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.review-actions button{color:#fff;cursor:pointer;background:#00684c;border:0;border-radius:14px;min-height:52px;padding:0 18px;font-weight:900}.review-actions button:nth-child(2){background:#1d4ed8}.review-actions button:nth-child(3){background:#a16207}@media (width<=900px){.field-review-modal{width:96vw;padding:18px}.review-actions{display:grid}.review-actions button{width:100%}}.field-service-created-banner{color:#d7ffe3;text-align:center;background:#22c55e24;border:1px solid #22c55e4d;border-radius:14px;margin-top:14px;padding:14px;font-weight:800}@media (width<=900px){.field-action-modal.enhanced-field-modal{border-radius:22px!important;width:96vw!important;max-width:96vw!important;max-height:88vh!important;padding:18px!important;overflow-y:auto!important}.field-action-modal .modal-header{z-index:5;background:#0b2a24;padding:12px 0 14px;position:relative;top:-18px}.field-action-modal .modal-actions.single-action{z-index:6;background:#0b2a24;margin-top:18px;padding:14px 0 0;position:relative;bottom:-18px}.field-action-modal .modal-actions.single-action button{border-radius:18px;min-height:58px;font-size:1.05rem}.field-service-grid input,.field-service-grid select,.field-service-grid textarea,.product-usage-grid input,.product-usage-grid select{min-height:54px;font-size:1rem}.field-service-grid label,.product-usage-grid label{font-size:1rem}.field-service-meta div{padding:16px}.field-photo-placeholder{padding:20px}.supervisor-visibility-card{margin-bottom:8px}}.modal-backdrop{z-index:2000!important}.field-action-modal.enhanced-field-modal{padding-bottom:120px!important}@media (width<=900px){.field-action-modal.enhanced-field-modal{max-height:92vh!important;padding-bottom:130px!important}.field-action-modal .modal-actions.single-action{background:#0b2a24;padding:14px 0;position:relative;bottom:auto}.field-action-modal.enhanced-field-modal{padding-bottom:36px!important}.field-action-modal .modal-actions.single-action{z-index:10;background:0 0;padding-top:20px;position:sticky;bottom:12px}.field-action-modal .modal-actions.single-action button{box-shadow:0 12px 30px #00000073}}.technician-service-lifecycle{gap:18px;display:grid}.service-status-banner{background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;gap:5px;padding:16px;display:grid}.service-status-banner small{color:#c5f8df;font-weight:900}.service-status-banner strong{color:#fff;font-size:1.7rem}.service-status-banner span{color:#d6e7e1;line-height:1.45}.lifecycle-progress{grid-template-columns:repeat(auto-fit,minmax(95px,1fr));gap:10px;display:grid}.lifecycle-step{text-align:center;opacity:.55;background:#0000002e;border:1px solid #ffffff1a;border-radius:16px;place-items:center;gap:6px;padding:12px 8px;display:grid}.lifecycle-step.active{opacity:1;background:#22c55e2e;border-color:#22c55e59}.lifecycle-step span{color:#fff;background:#ffffff29;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.lifecycle-step strong{color:#fff;font-size:.8rem}.lifecycle-actions{gap:10px;display:grid}.gps-assist-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.gps-assist-grid div{background:#081f1c;border:1px solid #94a3b82e;border-radius:16px;padding:16px}.gps-assist-grid span{color:#93a9a3;margin-bottom:6px;font-size:.8rem;font-weight:900;display:block}.gps-assist-grid strong{color:#fff;margin-bottom:8px;display:block}.gps-assist-grid p{color:#cbd5d1;margin:0;line-height:1.45}.service-event-list{gap:12px;display:grid}.service-event-row{background:#081f1c;border:1px solid #94a3b82e;border-radius:16px;grid-template-columns:110px 1fr;gap:14px;padding:14px;display:grid}.service-event-row>div:first-child{align-content:start;gap:4px;display:grid}.service-event-row strong{color:#fff}.service-event-row span{color:#93a9a3;font-size:.78rem}.service-event-row h3{color:#fff;margin:0 0 5px;font-size:1rem}.service-event-row p{color:#cbd5d1;margin:0;line-height:1.45}@media (width<=900px){.lifecycle-progress{grid-template-columns:repeat(2,1fr)}.gps-assist-grid,.service-event-row{grid-template-columns:1fr}.service-status-banner strong{font-size:1.9rem}}.technician-layout{align-items:start;grid-template-columns:minmax(360px,1.15fr) minmax(360px,1fr)!important}.technician-service-lifecycle{grid-column:1/-1;padding:22px!important}.technician-service-lifecycle h2{margin-bottom:2px;font-size:1.9rem}.service-status-banner{grid-template-columns:1fr auto;align-items:center}.service-status-banner small,.service-status-banner span{grid-column:1/-1}.service-status-banner strong{background:#22c55e29;border:1px solid #22c55e52;border-radius:999px;width:fit-content;padding:8px 16px;display:inline-flex}.lifecycle-step{min-height:86px;padding:10px 8px}.lifecycle-step strong{font-size:.78rem;line-height:1.2}.lifecycle-actions{grid-template-columns:1.2fr 1fr;align-items:center}.lifecycle-actions button{min-height:48px;font-size:.95rem}.gps-assist-panel,.service-timeline-panel{min-height:0}.gps-assist-grid{grid-template-columns:1fr!important}.gps-assist-grid strong{font-size:1rem}.service-event-row{grid-template-columns:120px 1fr;align-items:start}.service-event-row h3{font-size:1.05rem}.service-event-row p{font-size:.92rem}@media (width<=1200px){.technician-layout{grid-template-columns:1fr!important}.lifecycle-progress{grid-template-columns:repeat(3,1fr)!important}.lifecycle-actions{grid-template-columns:1fr}}@media (width<=900px){.technician-service-lifecycle{padding:20px!important}.technician-service-lifecycle h2{font-size:2rem}.service-status-banner{grid-template-columns:1fr}.service-status-banner strong{font-size:2rem}.lifecycle-progress{grid-template-columns:repeat(2,1fr)!important}.lifecycle-step{min-height:92px}.lifecycle-step strong{font-size:.95rem}.service-event-row{grid-template-columns:1fr}}.technician-service-lifecycle{overflow:hidden}.lifecycle-progress{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))!important}.service-status-banner{text-align:center;max-width:100%}.service-status-banner strong{white-space:normal;text-align:center;max-width:100%;line-height:1.05}@media (width>=1201px){.lifecycle-progress{grid-template-columns:repeat(9,minmax(72px,1fr))!important}.lifecycle-step{min-width:0}.lifecycle-step strong{font-size:.72rem}}@media (width<=900px){.service-status-banner strong{padding:10px 14px;font-size:1.55rem!important}.lifecycle-progress{padding-bottom:110px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.lifecycle-step{min-height:92px}.technician-layout{padding-bottom:130px}}.evidence-action-divider{text-align:center;border-top:1px solid #94a3b838;margin:12px 0 4px;padding-top:12px}.evidence-action-divider span{color:#8eecc8;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:900}.action-panel .secondary-button{min-height:42px}@media (width<=900px){.evidence-action-divider{margin-top:18px}.action-panel .secondary-button,.action-panel .primary-button,.action-panel .complete-button{min-height:58px;font-size:1rem}}.service-workflow-checklist{gap:12px;display:grid}.workflow-item{text-align:left;color:#fff;cursor:pointer;background:#081f1c;border:1px solid #94a3b82e;border-radius:16px;width:100%;padding:16px;font-weight:800}.workflow-item.completed{background:#22c55e2e;border-color:#22c55e59}.workflow-item:hover{transform:translateY(-1px)}@media (width<=900px){.workflow-item{min-height:58px;font-size:1rem}}.timeline-compact-note{color:#d7eefb;text-align:center;background:#0ea5e91a;border:1px solid #0ea5e938;border-radius:14px;margin-top:12px;padding:12px;font-size:.86rem;line-height:1.45}.service-timeline-panel .service-event-list{max-height:520px;padding-right:6px;overflow-y:auto}.service-timeline-panel .service-event-list::-webkit-scrollbar{width:6px}.service-timeline-panel .service-event-list::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}.service-panel .detail-grid>div{color:#fff!important;background:#081f1c!important;border:1px solid #94a3b838!important}.service-panel .detail-grid span{color:#9fb2ad!important}.service-panel .detail-grid strong{word-break:break-word;font-size:.95rem;line-height:1.25;color:#fff!important}.service-panel .service-note{color:#3b2f12;background:#fff7dd;border-radius:16px;padding:14px;line-height:1.45}@media (width<=900px){.service-timeline-panel .service-event-list{max-height:560px}.service-panel .detail-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width>=1201px){.technician-layout{align-items:stretch!important}.service-timeline-panel,.service-panel{align-self:start}.gps-assist-panel{min-height:auto!important}}.service-panel{overflow:hidden}.service-panel .detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.service-panel .detail-grid>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:120px;background:linear-gradient(#0a2a24,#061f1b)!important;border-radius:18px!important;display:flex!important}.service-panel .detail-grid span{margin-bottom:8px;font-size:.82rem;display:block;color:#9ee6d0!important}.service-panel .detail-grid strong{word-break:break-word;overflow-wrap:anywhere;max-width:100%;font-size:1.05rem;line-height:1.15;display:block;color:#fff!important}.service-panel .service-note{border:1px solid #f59e0b59;margin-top:12px;font-weight:700;color:#2f260d!important;background:#fff6d7!important}@media (width<=900px){.service-panel .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.service-panel .detail-grid>div{min-height:110px}}.service-panel .detail-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.service-panel .detail-grid>div{text-align:left!important;justify-content:center!important;align-items:flex-start!important;min-height:92px!important;padding:16px!important}.service-panel .detail-grid span{text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px!important;font-size:.78rem!important}.service-panel .detail-grid strong{word-break:normal!important;overflow-wrap:anywhere!important;font-size:1.15rem!important;line-height:1.2!important}.service-panel .detail-grid>div:first-child{grid-column:1/-1}.service-panel .detail-grid>div:first-child strong{font-size:1rem!important}.service-panel .service-note{text-align:center;font-size:1rem}@media (width<=900px){.service-panel .detail-grid{grid-template-columns:1fr!important}.service-panel .detail-grid>div{min-height:86px!important}}.technician-layout{gap:16px!important}.technician-layout .panel{align-self:start}.gps-assist-panel,.service-workflow-checklist,.service-panel,.service-timeline-panel{min-height:auto!important}.service-workflow-checklist{gap:9px!important}.workflow-item{min-height:46px!important;padding:12px 14px!important}.gps-assist-grid{gap:10px!important}.gps-assist-grid div{padding:12px!important}.gps-assist-grid p{font-size:.88rem}.service-event-row{padding:12px!important}.service-panel .detail-grid>div{min-height:74px!important;padding:12px!important}.service-panel .service-note{margin-top:10px!important;padding:12px!important}@media (width>=1201px){.workspace{max-width:1180px!important;margin:0 auto!important}.technician-layout{grid-template-columns:minmax(480px,1.25fr) minmax(420px,1fr)!important;gap:20px!important}.technician-service-lifecycle{grid-column:1/-1}.service-timeline-panel .service-event-list{max-height:360px!important}.action-panel{max-width:none!important}}.structured-evidence-list{gap:12px;display:grid}.structured-evidence-card{background:#081f1c;border:1px solid #94a3b82e;border-radius:16px;padding:14px}.structured-evidence-card>div:first-child{color:#9ee6d0;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:.8rem;display:flex}.structured-evidence-card h3{color:#fff;margin:0 0 6px;font-size:1rem}.structured-evidence-card p{color:#d7e7e2;margin:0 0 12px;line-height:1.4}.evidence-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.evidence-meta-grid span{color:#d7e7e2;background:#ffffff0a;border:1px solid #94a3b81f;border-radius:10px;padding:7px;font-size:.76rem}.empty-evidence-state{color:#9fb2ad;text-align:center;border:1px dashed #94a3b847;border-radius:16px;padding:18px;line-height:1.45}@media (width<=900px){.evidence-meta-grid{grid-template-columns:1fr}}.structured-evidence-panel .structured-evidence-list{max-height:430px;padding-right:6px;overflow-y:auto}.structured-evidence-panel .structured-evidence-list::-webkit-scrollbar{width:6px}.structured-evidence-panel .structured-evidence-list::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}.structured-evidence-card{padding:12px!important}.structured-evidence-card h3{margin-bottom:4px!important;font-size:.95rem!important}.structured-evidence-card p{margin-bottom:8px!important;font-size:.86rem!important;line-height:1.35!important}.evidence-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}.evidence-meta-grid span{padding:6px!important;font-size:.72rem!important}@media (width<=900px){.structured-evidence-panel .structured-evidence-list{max-height:520px}}.supervisor-evidence-review,.supervisor-timeline-review,.supervisor-workflow-summary{background:#081f1c;border:1px solid #94a3b82e;border-radius:18px;margin-top:16px;padding:16px}.supervisor-evidence-list,.supervisor-timeline-list{gap:10px;max-height:360px;padding-right:6px;display:grid;overflow-y:auto}.supervisor-evidence-card,.supervisor-timeline-row{background:#ffffff08;border:1px solid #94a3b829;border-radius:14px;padding:12px}.supervisor-evidence-card>div:first-child{color:#7df0cf;justify-content:space-between;gap:10px;margin-bottom:8px;font-size:.8rem;display:flex}.supervisor-evidence-card h3,.supervisor-timeline-row h3{color:#fff;margin:0 0 5px;font-size:1rem}.supervisor-evidence-card p,.supervisor-timeline-row p{color:#d7e7e2;margin:0 0 8px;line-height:1.4}.supervisor-evidence-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.supervisor-evidence-meta span,.supervisor-workflow-summary span{color:#d7e7e2;background:#ffffff0d;border:1px solid #94a3b81f;border-radius:10px;padding:7px;font-size:.78rem}.supervisor-timeline-row{grid-template-columns:90px 1fr;gap:12px;display:grid}.supervisor-timeline-row>strong{color:#fff}.supervisor-timeline-row span{color:#7df0cf;font-size:.78rem}.supervisor-workflow-summary>strong{color:#fff;margin-bottom:10px;display:block}.supervisor-workflow-summary>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@media (width<=900px){.supervisor-evidence-meta,.supervisor-workflow-summary>div,.supervisor-timeline-row{grid-template-columns:1fr}}.field-service-label-stack{justify-items:end;gap:8px;display:grid}.field-service-flow-type{color:#d7eefb;text-transform:uppercase;letter-spacing:.08em;background:#0ea5e91f;border:1px solid #0ea5e947;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:900}.field-service-source em{color:#facc15;margin-top:8px;font-size:.82rem;font-style:normal;line-height:1.35;display:block}.review-flow-type-banner{background:#0ea5e91a;border:1px solid #0ea5e940;border-radius:18px;margin-top:14px;padding:14px}.review-flow-type-banner strong{color:#fff;font-size:1.05rem;display:block}.review-flow-type-banner span,.review-flow-type-banner p{color:#d7eefb;margin:6px 0 0;line-height:1.4;display:block}@media (width<=900px){.field-service-label-stack{justify-items:start}}.supervisor-decision-strip{background:#22c55e1a;border:1px solid #22c55e3d;border-radius:14px;gap:6px;margin-top:12px;padding:12px;display:grid}.supervisor-decision-strip span{color:#d9fbe8;font-size:.82rem;font-weight:800}.supervisor-decision-panel{background:#22c55e1a;border:1px solid #22c55e42;border-radius:18px;margin-top:14px;padding:14px}.supervisor-decision-panel>strong{color:#fff;margin-bottom:10px;display:block}.supervisor-decision-panel>div{gap:8px;display:grid}.supervisor-decision-panel span{color:#d9fbe8;background:#ffffff0d;border-radius:12px;padding:10px;font-weight:800;display:block}.field-service-actions button:disabled,.review-actions button:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.25)}.customer-type-badge{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:900}.customer-type-badge.new-customer{color:#fed7aa;background:#f973161f;border:1px solid #f973164d}.customer-type-badge.existing-customer{color:#bbf7d0;background:#22c55e1f;border:1px solid #22c55e4d}.review-customer-type{color:#fff;background:#ffffff14;border-radius:999px;margin-top:10px;padding:8px 12px;font-weight:800;display:inline-block}.route-dispatch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.route-dispatch-grid div{text-align:center;background:#ffffff0a;border:1px solid #94a3b829;border-radius:16px;padding:14px}.route-dispatch-grid small{color:#9bb8af;margin-bottom:6px;display:block}.route-dispatch-grid strong{color:#fff;font-size:1.15rem}.route-impact-banner{background:#facc151a;border:1px solid #facc1540;border-radius:16px;margin-top:14px;padding:14px}.route-impact-banner strong{color:#facc15;margin-bottom:4px;display:block}.route-impact-banner span{color:#fff7cc}.route-stop-row{background:#ffffff0a;border:1px solid #94a3b829;border-radius:16px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;margin-bottom:10px;padding:14px;display:grid}.route-stop-row strong{color:#fff;display:block}.route-stop-row span,.route-stop-row small{color:#9bb8af;margin-top:3px;display:block}@media (width<=900px){.route-dispatch-grid,.route-stop-row{grid-template-columns:1fr}}.route-dispatch-stack{gap:10px;display:grid}.route-dispatch-stack div{background:#ffffff0a;border:1px solid #94a3b829;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.route-dispatch-stack small{color:#9bb8af}.route-dispatch-stack strong{color:#fff;font-size:1rem}.route-stop-row.added-from-field{background:#facc150f;border-color:#facc1559}.route-stop-row.added-from-field .route-stop-number{background:#facc152e}.route-impact-engine-panel{grid-column:span 2}.impact-comparison-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.impact-comparison-grid div{text-align:center;background:#ffffff0a;border:1px solid #94a3b829;border-radius:16px;padding:14px}.impact-comparison-grid small,.impact-comparison-grid span{color:#9bb8af;display:block}.impact-comparison-grid strong{color:#fff;margin:6px 0;font-size:1.15rem;display:block}.inventory-impact-box{background:#10b98114;border:1px solid #10b98138;border-radius:16px;gap:8px;margin-top:14px;padding:14px;display:grid}.inventory-impact-box strong{color:#fff}.inventory-impact-box span{color:#d7e7e2;line-height:1.4}@media (width<=900px){.route-impact-engine-panel{grid-column:span 1}.impact-comparison-grid{grid-template-columns:1fr}}.field-generated-customers-panel{grid-column:span 2}.field-generated-customer-list{gap:12px;display:grid}.field-generated-customer-card{background:#10b98112;border:1px solid #10b98138;border-radius:18px;padding:16px}.field-generated-customer-card strong{color:#fff;font-size:1.1rem}.field-customer-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.field-customer-meta span{text-align:center;background:#ffffff0d;border:1px solid #94a3b824;border-radius:12px;padding:8px;font-weight:800}@media (width<=900px){.field-generated-customers-panel{grid-column:span 1}.field-customer-meta{grid-template-columns:1fr}}.supervisor-alert-panel{border-color:#facc1547;grid-column:span 2}.supervisor-alert-card{background:#facc1514;border:1px solid #facc1542;border-radius:18px;gap:10px;margin-bottom:12px;padding:16px;display:grid}.supervisor-alert-card>div:first-child{justify-content:space-between;gap:12px;display:flex}.supervisor-alert-card strong{color:#fff}.supervisor-alert-card span{color:#facc15;font-weight:800}.supervisor-alert-card p{color:#fff7cc;margin:0;line-height:1.45}.supervisor-alert-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.supervisor-alert-meta span{text-align:center;background:#00000029;border:1px solid #facc152e;border-radius:12px;padding:8px}.supervisor-alert-card button{width:fit-content}@media (width<=900px){.supervisor-alert-panel{grid-column:span 1}.supervisor-alert-card>div:first-child,.supervisor-alert-meta{grid-template-columns:1fr;display:grid}}.inventory-impact-preview{background:#10b98114;border:1px solid #10b9813d;border-radius:16px;gap:8px;margin-top:14px;padding:14px;display:grid}.inventory-impact-preview strong{color:#fff}.inventory-impact-preview span{color:#d7e7e2;line-height:1.4}.floating-alert-button{z-index:25;color:#fff;background:#dc2626;border:1px solid #ef4444bf;border-radius:999px;justify-self:end;width:fit-content;padding:12px 18px;font-weight:950;animation:1.25s infinite alertPulse;position:sticky;top:14px;box-shadow:0 0 28px #ef44448c}.floating-alert-button span{color:#dc2626;background:#fff;border-radius:999px;place-items:center;min-width:26px;height:26px;margin-right:8px;display:inline-grid}@keyframes alertPulse{0%,to{transform:scale(1);box-shadow:0 0 18px #ef444473}50%{transform:scale(1.04);box-shadow:0 0 38px #ef4444e6}}.supervisor-alert-drawer{background:#061f19;border:1px solid #facc1552;border-radius:24px;width:min(900px,92vw);max-height:86vh;padding:22px;overflow:auto;box-shadow:0 30px 90px #0000008c}.supervisor-alert-drawer-list{gap:14px;margin-top:16px;display:grid}@keyframes alertSoftPulse{0%,to{transform:scale(1);box-shadow:0 0 16px #facc1547}50%{transform:scale(1.035);box-shadow:0 0 30px #facc15a6}}.supervisor-alert-drawer{background:linear-gradient(#06231c,#04140f)!important;border-color:#facc1547!important}.floating-alert-button{color:#fff!important;background:linear-gradient(135deg,#064e3b,#0f766e)!important;border:2px solid #ef4444!important;animation:1.45s infinite alertRedBorderPulse!important;box-shadow:0 0 18px #ef444459!important}.floating-alert-button span{color:#fff!important;background:#ef4444!important}@keyframes alertRedBorderPulse{0%,to{border-color:#ef4444;transform:scale(1);box-shadow:0 0 14px #ef444452}50%{border-color:#f87171;transform:scale(1.035);box-shadow:0 0 30px #ef4444b8}}.floating-alert-button{z-index:35!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-width:86px!important;display:inline-flex!important;position:absolute!important;top:42px!important;right:32px!important}.floating-alert-button span{min-width:auto!important;height:auto!important;margin-right:0!important;padding:2px 8px!important}.hero-banner,.page-hero,.dashboard-hero,.app-hero{position:relative!important}.floating-alert-button{z-index:40!important;position:absolute!important;top:26px!important;right:24px!important}.header-alert-bell{color:#fff;background:linear-gradient(135deg,#064e3b,#0f766e);border:2px solid #ef4444;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 16px;font-weight:950;line-height:1;animation:1.45s infinite alertRedBorderPulse;display:inline-flex;box-shadow:0 0 18px #ef444459}.header-alert-bell.mobile{min-height:34px;padding:0 10px;font-size:.82rem}.floating-alert-button{display:none!important}.operational-policy-panel{border-color:#14b8a647;grid-column:span 2}.policy-profile-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.policy-profile-row button{color:#fff;background:#ffffff0a;border:1px solid #94a3b82e;border-radius:16px;gap:4px;padding:14px;font-weight:950;display:grid}.policy-profile-row button small{color:#9bb8af;font-weight:800}.policy-profile-row button.active{background:#10b98129;border-color:#10b981bf;box-shadow:0 0 22px #10b98138}.policy-rules-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.policy-rules-grid label{color:#9bb8af;gap:8px;font-weight:850;display:grid}.policy-rules-grid select{color:#fff;background:#061f19;border:1px solid #94a3b833;border-radius:14px;width:100%;padding:11px;font-weight:900}.policy-summary-strip{color:#d7e7e2;background:#10b98114;border:1px solid #10b98138;border-radius:16px;flex-wrap:wrap;gap:8px;margin-top:14px;padding:12px 14px;display:flex}.policy-summary-strip strong{color:#fff}@media (width<=900px){.operational-policy-panel{grid-column:span 1}.policy-profile-row,.policy-rules-grid{grid-template-columns:1fr}}.operational-policy-panel{padding:26px!important}.operational-policy-panel .panel-header{align-items:flex-start!important;gap:10px!important}.policy-profile-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:10px!important;margin-bottom:18px!important}.policy-profile-row button{text-align:center!important;justify-content:center!important;min-height:78px!important}.policy-rules-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.policy-rules-grid label{text-align:left!important;background:#ffffff09!important;border:1px solid #94a3b821!important;border-radius:16px!important;padding:12px!important}.policy-rules-grid select{min-height:44px!important;font-size:.92rem!important}.policy-summary-strip{text-align:center!important;justify-content:center!important;margin-top:18px!important}@media (width<=760px){.mobile-app-header-v2{border-radius:22px!important;grid-template-columns:auto 1fr!important;grid-template-areas:"menu title""actions actions"!important;align-items:center!important;gap:12px!important;padding:18px!important;display:grid!important}.mobile-menu-trigger{grid-area:menu!important}.mobile-title-block{grid-area:title!important;min-width:0!important}.mobile-title-block strong{font-size:clamp(1.8rem,9vw,2.6rem)!important;line-height:1!important}.mobile-header-actions{grid-area:actions!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.mobile-header-actions button,.header-alert-bell.mobile{white-space:nowrap!important;width:100%!important;min-height:42px!important;padding:0 8px!important;font-size:.86rem!important}.header-alert-bell.mobile{border-width:2px!important}.operational-policy-panel{padding:18px!important}.operational-policy-panel .panel-header{text-align:center!important;gap:4px!important;display:grid!important}.policy-profile-row{grid-template-columns:1fr!important;gap:10px!important}.policy-profile-row button{min-height:64px!important}.policy-rules-grid{grid-template-columns:1fr!important}.policy-rules-grid label{text-align:center!important}.policy-summary-strip{gap:6px!important;display:grid!important}}.ledger-engine-panel{grid-column:span 2}.ledger-row small{color:#7dd3c7;margin-top:4px;font-weight:800;display:block}@media (width<=900px){.ledger-engine-panel{grid-column:span 1}}.inventory-usage-list{gap:14px;display:grid}.inventory-usage-card{background:#ffffff09;border:1px solid #10b98138;border-radius:18px;padding:16px}.inventory-usage-main{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.inventory-usage-main strong{color:#fff;font-size:1.05rem;display:block}.inventory-usage-main span{color:#9bb8af}.inventory-cost-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.inventory-cost-grid div{text-align:center;background:#00000024;border:1px solid #94a3b824;border-radius:14px;padding:10px}.inventory-cost-grid small{color:#9bb8af;margin-bottom:4px;display:block}.inventory-cost-grid strong{color:#fff}.inventory-reorder-banner{color:#fecaca;text-align:center;background:#ef44441f;border:1px solid #ef444459;border-radius:14px;margin-top:12px;padding:10px;font-weight:950}@media (width<=900px){.inventory-engine-panel{grid-column:span 1}.inventory-usage-main{display:grid}.inventory-cost-grid{grid-template-columns:1fr}}.inventory-usage-list.compact{gap:12px;display:grid}.inventory-usage-card.compact{padding:14px}.inventory-history-panel{grid-column:span 2}@media (width<=900px){.inventory-history-panel{grid-column:span 1}}.reorder-review-button{color:#fecaca;background:#ef444424;border:1px solid #ef444459;border-radius:999px;padding:8px 12px;font-weight:950}.reorder-review-modal{max-width:760px}.reorder-review-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.reorder-review-grid div{text-align:center;background:#ffffff0a;border:1px solid #94a3b829;border-radius:16px;padding:14px}.reorder-review-grid small{color:#9bb8af;margin-bottom:6px;display:block}.reorder-review-grid strong{color:#fff}@media (width<=900px){.reorder-review-grid{grid-template-columns:1fr}}@media (width<=900px){.purchase-requests-panel{grid-column:span 1}}@media (width<=760px){.workspace,.dashboard-grid,.page-grid,.customer-detail-layout{padding-bottom:150px!important}.field-service-card:last-child,.panel:last-child{margin-bottom:120px!important}}.purchase-request-row{align-items:center}.purchase-request-actions button{color:#fff;background:#10b9811f;border:1px solid #10b98147;border-radius:999px;padding:8px 12px;font-weight:950}@media (width<=900px){.purchase-requests-panel{grid-column:span 1}.purchase-request-actions{justify-content:stretch}.purchase-request-actions button{width:100%}}.customer-financial-margin-card{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.customer-financial-margin-card div{text-align:center;background:#10b98114;border:1px solid #10b98138;border-radius:14px;padding:12px}.customer-financial-margin-card span{color:#9bb8af;margin-bottom:5px;font-weight:850;display:block}.customer-financial-margin-card strong{color:#fff;font-size:1.05rem}@media (width<=900px){.customer-financial-margin-card{grid-template-columns:repeat(2,minmax(0,1fr))}}.chemicals-page{gap:18px;display:grid}.chemical-hero-panel,.chemical-product-card{background:#ffffff09;border:1px solid #94a3b829;border-radius:22px;padding:22px}.chemical-hero-panel h2{margin:0;font-size:clamp(2.2rem,5vw,4rem)}.chemical-hero-panel p{color:#d7e7e2;line-height:1.5}.chemical-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.chemical-stats-grid div,.chemical-detail-grid div{text-align:center;background:#00000024;border:1px solid #94a3b824;border-radius:16px;padding:14px}.chemical-stats-grid span,.chemical-detail-grid small,.chemical-detail-grid span{color:#9bb8af;margin-bottom:5px;display:block}.chemical-stats-grid strong,.chemical-detail-grid strong{color:#fff}.chemical-product-list{gap:14px;display:grid}.chemical-product-card.low-stock{border-color:#ef444452}.chemical-product-top{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.chemical-product-top span{color:#7dd3c7;font-size:.78rem;font-weight:900}.chemical-product-top h3{color:#fff;margin:4px 0;font-size:1.35rem}.chemical-product-top p{color:#9bb8af;margin:0}.chemical-detail-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.chemical-action-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.chemical-action-row button{color:#fff;background:#10b9811f;border:1px solid #10b98147;border-radius:999px;padding:10px;font-weight:950}@media (width<=900px){.chemical-stats-grid,.chemical-detail-grid,.chemical-action-row{grid-template-columns:1fr}.chemical-product-top{display:grid}}.chemicals-page{padding-bottom:160px!important}@media (width<=900px){.chemicals-page{padding-bottom:190px!important}.chemical-hero-panel{text-align:center!important;padding:20px!important}.chemical-product-card{padding:18px!important}.chemical-action-row{gap:8px!important}.chemical-action-row button{width:100%!important;min-height:46px!important}.chemical-detail-grid div{padding:12px!important}.chemical-product-top h3{font-size:1.15rem!important}.chemical-product-list{padding-bottom:120px!important}}.chemical-product-card button,.chemical-action-row button{border-radius:14px!important}.chemical-product-card button:first-of-type,.chemical-action-row button:first-of-type{background:#2563eba6!important;border-color:#60a5fa80!important}.chemical-product-card button:nth-of-type(2),.chemical-action-row button:nth-of-type(2){background:#b45309cc!important;border-color:#f59e0b8c!important}.chemical-product-card button:nth-of-type(3),.chemical-action-row button:nth-of-type(3){background:#059669b3!important;border-color:#10b98180!important}.chemical-product-card button:nth-of-type(4),.chemical-action-row button:nth-of-type(4){background:#581c87cc!important;border-color:#a855f773!important}@media (width<=900px){.chemicals-page,.chemical-product-list{padding-bottom:260px!important}.chemical-product-card:last-child{margin-bottom:220px!important}.chemicals-page:after,.page-grid:after,.dashboard-grid:after,.customer-detail-layout:after{content:"";height:260px;display:block}}.chemical-icon-box{background:#f8fafc;border-radius:14px;place-items:center;width:74px;height:74px;font-size:2rem;display:grid}.chemical-label-modal{max-width:880px}@media (width<=900px){.chemical-icon-box{margin:0 auto}.chemical-label-modal{width:min(94vw,880px)}}.chemical-cost-allocation-panel{grid-column:span 2}@media (width<=900px){.chemical-cost-allocation-panel{grid-column:span 1}}.chemical-cost-group-row{border-color:#10b98133!important}.chemical-cost-group-row strong{color:#fff}.ledger-engine-panel .ledger-list{max-height:620px;padding-right:8px;overflow-y:auto}.ledger-engine-panel .ledger-list::-webkit-scrollbar{width:8px}.ledger-engine-panel .ledger-list::-webkit-scrollbar-thumb{background:#10b98173;border-radius:999px}.ledger-engine-panel .ledger-list::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}@media (width<=900px){.ledger-engine-panel .ledger-list{max-height:520px}}.client-selector-panel{background:#10b98114;border:1px solid #10b98138;border-radius:18px;margin-bottom:14px;padding:14px}.client-selector-panel label{color:#9bb8af;gap:8px;font-weight:900;display:grid}.client-selector-panel select{color:#fff;background:#061f19;border:1px solid #94a3b82e;border-radius:14px;width:100%;padding:12px;font-weight:950}.client-selector-chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.client-selector-chips button{color:#d7e7e2;background:#ffffff0a;border:1px solid #94a3b82e;border-radius:999px;padding:8px 12px;font-weight:900}.client-selector-chips button.active{color:#fff;background:#10b9812e;border-color:#10b981b3}.client-selector-helper{color:#9bb8af;text-align:center;background:#0000001f;border:1px dashed #7dd3c740;border-radius:14px;margin-top:10px;padding:10px 12px;font-weight:800;line-height:1.4}.client-selector-chips{display:none!important}.service-schedule-card{background:#10b98114;border:1px solid #10b9813d;border-radius:18px;margin-bottom:14px;padding:14px}.service-schedule-card span,.service-schedule-card small{color:#9bb8af;font-weight:850;display:block}.service-schedule-card strong{color:#fff;margin:4px 0;font-size:1.2rem;display:block}.service-schedule-card p{color:#d7e7e2;margin:0 0 12px}.service-schedule-card.overdue{background:#ef44441f;border-color:#ef444473}.service-schedule-card.due-today{background:#f59e0b1f;border-color:#f59e0b73}.service-schedule-card.not-due-yet{background:#3b82f61a;border-color:#3b82f659}.schedule-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.schedule-meta-grid div{text-align:center;background:#0000001f;border:1px solid #94a3b824;border-radius:12px;padding:10px}.schedule-meta-grid b{color:#fff}@media (width<=900px){.schedule-meta-grid{grid-template-columns:1fr 1fr}}.today-agenda-section{background:#ffffff09;border:1px solid #94a3b829;border-radius:22px;margin-bottom:18px;padding:20px}.agenda-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.agenda-summary-grid div,.upcoming-agenda-strip div{text-align:center;background:#00000024;border:1px solid #94a3b824;border-radius:14px;padding:12px}.agenda-summary-grid span,.upcoming-agenda-strip span{color:#9bb8af;font-weight:850;display:block}.agenda-summary-grid strong{color:#fff;font-size:1.3rem}.today-agenda-list{gap:10px;display:grid}.today-agenda-card{background:#10b98112;border:1px solid #10b98133;border-radius:16px;grid-template-columns:1.3fr 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.today-agenda-card.overdue{background:#ef44441f;border-color:#ef444473}.today-agenda-card.needs-assignment{background:#f59e0b1f;border-color:#f59e0b73}.today-agenda-card span{color:#7dd3c7;font-size:.78rem;font-weight:900}.today-agenda-card h3{color:#fff;margin:4px 0}.today-agenda-card p,.today-agenda-card small{color:#9bb8af;margin:0}.today-agenda-card b,.upcoming-agenda-strip strong{color:#fff}.agenda-card-meta strong{color:#fff;margin:4px 0;display:block}.upcoming-agenda-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}@media (width<=900px){.agenda-summary-grid,.upcoming-agenda-strip,.today-agenda-card{grid-template-columns:1fr}.today-agenda-card{text-align:center}}.today-agenda-section{width:100%!important;display:block!important}.today-agenda-section+.field-service-queue-section,.today-agenda-section+.panel,.today-agenda-section~.field-service-queue-section{grid-column:1/-1!important;width:100%!important}.today-agenda-card{grid-template-columns:1fr auto auto!important;align-items:center!important}.today-agenda-card>div:first-child{gap:4px;display:grid}.today-agenda-card>div:first-child span{background:#10b98124;border-radius:999px;width:fit-content;padding:4px 9px}.today-agenda-card.overdue>div:first-child span{color:#fecaca;background:#ef44442e}.today-agenda-card.needs-assignment>div:first-child span{color:#fde68a;background:#f59e0b2e}.today-agenda-card h3{font-size:1.15rem!important;line-height:1.15!important}.today-agenda-card p{font-size:.95rem!important}.today-agenda-card>b{text-align:center;white-space:nowrap;background:#00000024;border:1px solid #ffffff14;border-radius:999px;padding:9px 12px}.upcoming-agenda-strip div{text-align:left!important}@media (width<=900px){.today-agenda-section{padding:16px!important}.today-agenda-card{text-align:left!important;grid-template-columns:1fr!important}.agenda-card-meta{border-top:1px solid #ffffff14;padding-top:10px;text-align:left!important}.today-agenda-card>b{white-space:normal;width:100%}.upcoming-agenda-strip div{text-align:center!important}}.admin-dashboard,.dashboard-content,.dashboard-grid{align-items:stretch!important}.today-agenda-section{grid-column:1/-1!important;max-width:100%!important;margin-bottom:18px!important}.today-agenda-section .today-agenda-list{grid-template-columns:1fr!important;display:grid!important}.today-agenda-section .today-agenda-card{grid-template-columns:180px 180px 1fr!important;min-height:auto!important;display:grid!important}.today-agenda-card>div:first-child{text-align:left!important}.today-agenda-card>div:first-child span{margin-bottom:6px!important}.today-agenda-card h3{max-width:160px!important;font-size:1.05rem!important}.today-agenda-card p{max-width:160px!important}.agenda-card-meta{text-align:left!important}.today-agenda-card>b{justify-self:end!important}.field-service-queue-section{grid-column:1/-1!important;width:100%!important}@media (width<=900px){.today-agenda-section .today-agenda-card{grid-template-columns:1fr!important}.today-agenda-card>b{justify-self:stretch!important}.today-agenda-card h3,.today-agenda-card p{max-width:none!important}}.field-service-queue-section{padding-top:22px!important;display:block!important;position:relative!important}.field-service-queue-section>.panel-header,.field-service-queue-section .panel-header:first-child{justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:14px!important;display:flex!important}.field-service-queue-section h2{text-align:left!important;max-width:none!important;line-height:1.1!important}.field-service-queue-section>h2{text-align:left!important;margin:0 0 8px!important;display:block!important}.field-service-queue-section>span,.field-service-queue-section>.queue-count{float:none!important;margin-left:10px!important;display:inline-flex!important}.today-agenda-section+.field-service-queue-section{clear:both!important;margin-top:18px!important}@media (width<=900px){.field-service-queue-section>.panel-header,.field-service-queue-section .panel-header:first-child{grid-template-columns:1fr auto!important;display:grid!important}}.today-agenda-section,.field-service-queue-section{grid-column:1/-1!important;width:100%!important;max-width:100%!important}.field-service-queue-section{margin-top:18px!important;display:block!important}.field-service-queue-section .panel-header,.field-service-queue-section>.panel-header{justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:14px!important;display:flex!important}.field-service-queue-section h2{text-align:left!important;margin:0!important}.field-service-queue-section .panel-header span{text-align:right!important;margin-left:auto!important}.today-agenda-section{margin-bottom:18px!important}.today-agenda-section .today-agenda-card{grid-template-columns:1.2fr 1fr auto!important}@media (width<=900px){.today-agenda-section .today-agenda-card{grid-template-columns:1fr!important}}.field-service-queue-section .panel-header span,.field-service-queue-section>span,.field-service-queue-section .queue-count{color:#d7fff4!important;background:#10b98124!important;border:1px solid #10b98173!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:72px!important;padding:9px 13px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 0 18px #10b98124!important}.field-service-queue-section .panel-header span:before,.field-service-queue-section>span:before,.field-service-queue-section .queue-count:before{content:"●";color:#34d399;margin-right:7px;font-size:.7rem}.queue-count-pill{color:#d7fff4!important;cursor:default!important;background:#10b98129!important;border:1px solid #10b9818c!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;padding:9px 14px!important;font-size:.9rem!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 0 18px #10b9812e!important}.field-service-queue-section .panel-header{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.service-history-panel{grid-column:span 2}.service-history-list{gap:10px;max-height:460px;padding-right:8px;display:grid;overflow-y:auto}.service-history-list::-webkit-scrollbar{width:8px}.service-history-list::-webkit-scrollbar-thumb{background:#10b98173;border-radius:999px}.service-history-row{background:#10b98112;border:1px solid #10b98133;border-radius:16px;grid-template-columns:110px 1fr 170px;align-items:center;gap:12px;padding:14px;display:grid}.history-date-pill{color:#d7fff4;text-align:center;background:#7dd3c71f;border:1px solid #7dd3c759;border-radius:999px;padding:8px 10px;font-weight:950}.service-history-row strong,.service-history-row b{color:#fff}.service-history-row span,.service-history-row small{color:#9bb8af;margin-top:4px;display:block}.service-history-row>div:last-child{text-align:right}@media (width<=900px){.service-history-panel{grid-column:span 1}.service-history-row{text-align:center;grid-template-columns:1fr}.service-history-row>div:last-child{text-align:center}}.route-board-panel{grid-column:1/-1}.route-board-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.route-board-summary div{text-align:center;background:#00000024;border:1px solid #94a3b824;border-radius:14px;padding:12px}.route-board-summary span,.route-board-stop span,.route-board-stop small{color:#9bb8af;display:block}.route-board-summary strong,.route-board-stop strong,.route-board-stop b{color:#fff}.route-board-list{gap:10px;display:grid}.route-board-stop{background:#10b98112;border:1px solid #10b98138;border-radius:16px;grid-template-columns:54px 1.4fr .7fr .8fr .7fr;align-items:center;gap:10px;padding:14px;display:grid}.route-board-stop.overdue{background:#ef44441f;border-color:#ef444473}.route-board-stop.needs-assignment{background:#f59e0b1f;border-color:#f59e0b73}.route-stop-number{color:#fff;background:#10b9812e;border-radius:999px;place-items:center;width:42px;height:42px;font-weight:950;display:grid}@media (width<=900px){.route-board-summary,.route-board-stop{text-align:center;grid-template-columns:1fr}.route-stop-number{margin:0 auto}}.route-view-switcher{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.route-view-switcher button{color:#d7e7e2;background:#ffffff0a;border:1px solid #94a3b82e;border-radius:999px;padding:12px;font-weight:950}.route-view-switcher button.active{color:#fff;background:#10b9812e;border-color:#10b981b3}.monthly-service-list{gap:10px;display:grid}.monthly-service-row{background:#10b98112;border:1px solid #10b98138;border-radius:16px;grid-template-columns:60px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.monthly-service-row.overdue{background:#ef44441f;border-color:#ef444473}.monthly-service-row.needs-assignment{background:#f59e0b1f;border-color:#f59e0b73}.calendar-day-pill{color:#fff;background:#10b9812e;border-radius:999px;place-items:center;width:46px;height:46px;font-weight:950;display:grid}.monthly-service-row strong,.monthly-service-row b{color:#fff}.monthly-service-row span{color:#9bb8af;display:block}@media (width<=900px){.route-view-switcher,.monthly-service-row{text-align:center;grid-template-columns:1fr}.calendar-day-pill{margin:0 auto}}.monthly-calendar-panel{grid-column:1/-1}.monthly-calendar-shell{background:#0000001f;border:1px solid #10b9812e;border-radius:18px;padding:14px}.calendar-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:8px;display:grid}.calendar-weekdays strong{text-align:center;color:#d7fff4;background:#10b98124;border-radius:999px;padding:8px}.monthly-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.calendar-day-cell{color:#fff;text-align:left;background:#ffffff09;border:1px solid #94a3b829;border-radius:14px;align-content:start;gap:8px;min-height:96px;padding:10px;display:grid}.calendar-day-cell span{color:#fff;font-weight:950}.calendar-day-cell small{color:#9bb8af;font-weight:850;line-height:1.2}.calendar-day-cell.has-service{background:#10b98114;border-color:#10b98157}.calendar-day-cell.selected{border-color:#f59e0bb3;box-shadow:0 0 0 2px #f59e0b29}.calendar-service-dots{gap:4px;display:flex}.calendar-service-dots i{border-radius:999px;width:8px;height:8px;display:inline-block}.dot-green{background:#34d399}.dot-red{background:#ef4444}.dot-blue{background:#60a5fa}.dot-orange{background:#f59e0b}.selected-day-agenda{background:#ffffff09;border:1px solid #94a3b824;border-radius:18px;margin-top:16px;padding:14px}.selected-day-agenda h3{color:#fff;margin:0}@media (width<=900px){.calendar-weekdays{gap:4px}.calendar-weekdays strong{padding:6px 2px;font-size:.72rem}.monthly-calendar-grid{gap:5px}.calendar-day-cell{min-height:74px;padding:7px}.calendar-day-cell small{display:none}}.calendar-day-cell small{margin-top:2px;color:#d7fff4!important;font-weight:950!important}.selected-day-agenda-scroll::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.calendar-day-cell.has-service{position:relative}.calendar-day-cell.has-service:after{content:"";background:#34d399;border-radius:999px;width:7px;height:7px;position:absolute;top:8px;right:8px;box-shadow:0 0 12px #34d399a6}@media (width<=900px){.calendar-day-cell small{font-size:.68rem;display:block!important}.selected-day-agenda-scroll{max-height:360px}}.inventory-activity-panel{grid-column:1/-1}.inventory-movement-list{gap:10px;max-height:460px;padding-right:8px;display:grid;overflow-y:auto}.inventory-movement-list::-webkit-scrollbar{width:8px}.inventory-movement-list::-webkit-scrollbar-thumb{background:#10b98173;border-radius:999px}.inventory-movement-row{background:#10b98112;border:1px solid #10b98133;border-radius:16px;grid-template-columns:1.5fr .6fr .7fr .6fr;align-items:center;gap:10px;padding:14px;display:grid}.inventory-movement-row strong,.inventory-movement-row b{color:#fff}.inventory-movement-row span,.inventory-movement-row small{color:#9bb8af;display:block}@media (width<=900px){.inventory-movement-row{text-align:center;grid-template-columns:1fr}}.calendar-day-cell small{font-size:.78rem;color:#d7fff4!important;font-weight:950!important}.calendar-dot-row{gap:5px;margin-top:6px;display:flex}.calendar-dot-row i{background:#34d399;border-radius:999px;width:8px;height:8px;box-shadow:0 0 10px #34d3998c}.calendar-day-cell.danger .calendar-dot-row i{background:#ef4444}.calendar-day-cell.warning .calendar-dot-row i{background:#f59e0b}.calendar-day-cell.done .calendar-dot-row i{background:#60a5fa}.selected-day-agenda-scroll{max-height:430px;padding-right:10px;overflow-y:auto}.selected-day-agenda-scroll::-webkit-scrollbar{width:8px}.selected-day-agenda-scroll::-webkit-scrollbar-thumb{background:#10b98173;border-radius:999px}@media (width<=900px){.calendar-day-cell small{font-size:.64rem}.selected-day-agenda-scroll{max-height:360px}}.inventory-page-grid{align-items:start}.inventory-usage-fullwidth{grid-column:1/-1;width:100%}.inventory-usage-fullwidth .iue2-shell{width:100%}@media (width<=980px){.inventory-usage-fullwidth{grid-column:1}}.inventory-operations-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:14px!important;display:grid!important}.inventory-operation-card{position:relative;overflow:hidden;border-radius:22px!important;padding:16px!important}.inventory-operation-card.healthy-stock{background:linear-gradient(135deg,#10b9811a,#ffffff06)!important;border-color:#10b98152!important}.inventory-operation-card.needs-reorder{background:linear-gradient(135deg,#ef444421,#ffffff06)!important;border-color:#ef444480!important}.inventory-operation-card .inventory-usage-main{margin-bottom:14px;align-items:flex-start!important}.inventory-operation-card .inventory-usage-main strong{font-size:1.08rem}.inventory-health-bar{background:#ffffff14;border-radius:999px;width:100%;height:8px;margin:10px 0 14px;overflow:hidden}.inventory-health-bar span{background:linear-gradient(90deg,#10b981bf,#7dd3c7f2);border-radius:999px;height:100%;display:block;box-shadow:0 0 16px #10b98159}.inventory-ops-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.inventory-ops-metrics div{background:#00000029!important;border-radius:16px!important;padding:12px!important}.inventory-control-center-panel .list-row{background:#ffffff09;border-radius:16px}.reorder-queue-v2-panel{border-color:#f59e0b3d!important}.reorder-alert-card-v2{background:#f59e0b1a!important;border-color:#f59e0b59!important;border-radius:18px!important}.reorder-alert-card-v2:before{content:"LOW STOCK";color:#fecaca;background:#ef44442e;border-radius:999px;width:fit-content;margin-right:10px;padding:5px 9px;font-size:.72rem;font-weight:950;display:inline-flex}.reorder-alert-card-v2 button{box-shadow:0 0 18px #ef444429}.purchase-requests-v2-panel .list-row{border-left:4px solid #10b9818c;border-radius:16px}@media (width<=900px){.inventory-operations-grid,.inventory-ops-metrics{grid-template-columns:1fr!important}}main:has(.inventory-operations-page){width:100%!important;max-width:none!important}.app-main:has(.inventory-operations-page){width:100%!important;max-width:none!important}.main-content:has(.inventory-operations-page){width:100%!important;max-width:none!important}.page-content:has(.inventory-operations-page){width:100%!important;max-width:none!important}.content-area:has(.inventory-operations-page){width:100%!important;max-width:none!important}.inventory-operations-page{grid-template-columns:minmax(520px,1.35fr) minmax(360px,.9fr) minmax(280px,.7fr)!important;align-items:start!important;gap:18px!important;width:100%!important;max-width:1500px!important;margin:0 auto!important;display:grid!important}.inventory-main-live-card{grid-area:1/1/span 4/2!important}.inventory-main-live-card>*{width:100%!important;max-width:none!important}.inventory-engine-panel,.inventory-history-panel{grid-column:2/4!important}.inventory-control-center-panel{grid-column:2/3!important}.reorder-queue-v2-panel{grid-column:3/4!important}.purchase-requests-panel{grid-column:1/4!important}.inventory-operations-page .panel{width:100%!important}@media (width<=1200px){.inventory-operations-page{grid-template-columns:1fr!important;max-width:760px!important}.inventory-main-live-card,.inventory-engine-panel,.inventory-history-panel,.inventory-control-center-panel,.reorder-queue-v2-panel,.purchase-requests-panel{grid-area:auto/1/auto/-1!important}}.inventory-main-live-card{max-width:520px!important}.inventory-main-live-card .panel,.inventory-main-live-card section,.inventory-main-live-card article{max-width:100%!important}.inventory-operations-page .panel{border-radius:20px!important}.inventory-engine-panel,.inventory-history-panel{min-height:132px}.inventory-control-center-panel,.reorder-queue-v2-panel{align-self:start}.reorder-alert-card-v2{grid-template-columns:1fr auto!important;align-items:center!important;gap:10px!important;display:grid!important}.reorder-alert-card-v2:before{grid-column:1/-1!important;margin-bottom:4px!important}.reorder-alert-card-v2 .reorder-review-button{min-width:94px!important;padding:10px 12px!important}.inventory-operations-page .purchase-requests-panel{margin-top:0!important}@media (width<=1200px){.inventory-operations-page{max-width:760px!important}.inventory-main-live-card{max-width:none!important}}.inventory-operations-page{grid-template-columns:minmax(440px,1fr) minmax(360px,.85fr) minmax(320px,.75fr)!important;gap:18px!important;max-width:1420px!important}.inventory-main-live-card{grid-area:1/1/span 3/2!important;max-width:none!important}.inventory-engine-panel{grid-area:1/2/auto/4!important}.inventory-history-panel{grid-area:2/2/auto/4!important}.inventory-control-center-panel{grid-area:3/2/auto/3!important}.reorder-queue-v2-panel{grid-area:3/3/auto/4!important}.purchase-requests-panel{grid-area:4/2/auto/4!important}.inventory-main-live-card table,.inventory-main-live-card .usage-table,.inventory-main-live-card .inventory-usage-table{width:100%!important;font-size:.82rem!important}.inventory-main-live-card .panel{overflow:hidden!important}.inventory-main-live-card .inventory-report-card,.inventory-main-live-card .usage-report-card,.inventory-main-live-card .sync-explainer-card{margin-top:14px!important}@media (width<=900px){.inventory-operations-page{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;padding:0 12px 120px!important;overflow-x:hidden!important}.inventory-main-live-card,.inventory-engine-panel,.inventory-history-panel,.inventory-control-center-panel,.reorder-queue-v2-panel,.purchase-requests-panel{grid-area:auto/1/auto/-1!important;max-width:100%!important}.inventory-main-live-card{overflow-x:hidden!important}.inventory-main-live-card table,.inventory-main-live-card .usage-table,.inventory-main-live-card .inventory-usage-table{width:100%!important;font-size:.72rem!important;display:block!important;overflow-x:auto!important}.inventory-main-live-card .panel,.inventory-main-live-card section,.inventory-main-live-card article{max-width:100%!important}.reorder-alert-card-v2{text-align:center!important;grid-template-columns:1fr!important}.reorder-alert-card-v2 button{width:100%!important}}@media (width>=1201px){.inventory-operations-page{grid-template-columns:minmax(520px,.95fr) minmax(420px,.85fr) minmax(340px,.65fr)!important;gap:20px!important;max-width:1480px!important}.inventory-main-live-card{grid-area:1/1/5/2!important}.inventory-engine-panel{grid-area:1/2/auto/4!important}.inventory-history-panel{grid-area:2/2/auto/4!important}.inventory-control-center-panel{grid-area:3/2/auto/3!important}.reorder-queue-v2-panel{grid-area:3/3/auto/4!important}.purchase-requests-panel{grid-area:4/2/auto/4!important}.inventory-main-live-card{min-width:520px!important}.reorder-queue-v2-panel{min-width:320px!important}.reorder-alert-card-v2{min-height:128px!important}.purchase-requests-panel{min-height:120px!important}}@media (width<=900px){.inventory-operations-page{grid-template-columns:1fr!important;max-width:100%!important;padding:0 12px 120px!important}.inventory-main-live-card,.inventory-engine-panel,.inventory-history-panel,.inventory-control-center-panel,.reorder-queue-v2-panel,.purchase-requests-panel{grid-area:auto/1/auto/-1!important;min-width:0!important}}@media (width>=1201px){.inventory-operations-page{grid-template-columns:minmax(500px,.95fr) minmax(380px,.75fr) minmax(300px,.6fr)!important;width:min(100%,1240px)!important;max-width:1240px!important;margin-left:auto!important;margin-right:auto!important;padding-left:18px!important;padding-right:18px!important}.inventory-operations-page:before{content:"";grid-column:1/-1;height:0}.inventory-main-live-card,.inventory-engine-panel,.inventory-history-panel,.inventory-control-center-panel,.reorder-queue-v2-panel,.purchase-requests-panel{justify-self:stretch!important}}@media (width>=1500px){.inventory-operations-page{transform:translate(24px)}}@media (width>=981px){.workspace:has(.inventory-ops-layout-v8){max-width:1380px!important;margin:0 auto!important}.inventory-ops-layout-v8{grid-template-columns:minmax(0,1.35fr) minmax(260px,.7fr)!important;align-items:start!important;gap:18px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:18px auto 0!important;display:grid!important;transform:none!important}.inventory-usage-engine-slot{grid-area:1/1/span 4/2!important;min-width:0!important}.inventory-usage-engine-slot .iue2-shell{min-width:0!important}.inventory-ops-layout-v8 .inventory-engine-panel,.inventory-ops-layout-v8 .inventory-history-panel{display:none!important}.inventory-ops-layout-v8 .inventory-control-center-panel{grid-area:1/2/auto/3!important;min-width:0!important}.inventory-ops-layout-v8 .reorder-queue-v2-panel{grid-area:2/2/auto/3!important;min-width:0!important}.inventory-ops-layout-v8 .purchase-requests-panel{grid-area:3/2/auto/3!important;min-width:0!important}.inventory-ops-layout-v8 .panel,.inventory-usage-engine-slot .iue2-shell{width:100%!important;max-width:100%!important}}@media (width<=980px){.inventory-ops-layout-v8{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important;padding:0 10px 160px!important;display:grid!important;overflow-x:hidden!important}.inventory-usage-engine-slot,.inventory-ops-layout-v8 .inventory-control-center-panel,.inventory-ops-layout-v8 .reorder-queue-v2-panel,.inventory-ops-layout-v8 .purchase-requests-panel{grid-area:auto/1/auto/-1!important;min-width:0!important;max-width:100%!important}.inventory-ops-layout-v8 .inventory-engine-panel,.inventory-ops-layout-v8 .inventory-history-panel{display:none!important}}.purchase-request-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;display:grid!important}.purchase-request-actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;display:flex!important}.purchase-request-actions button{color:#fff!important;cursor:pointer!important;background:#10b98124!important;border:1px solid #10b98159!important;border-radius:999px!important;padding:9px 13px!important;font-weight:950!important}.purchase-request-actions button.ordered{background:#f59e0b2e!important;border-color:#f59e0b73!important}.purchase-request-actions button.received{background:#22c55e2e!important;border-color:#22c55e73!important}.purchase-status-pill{color:#d7fff4!important;background:#ffffff0f!important;border-radius:999px!important;width:fit-content!important;margin-top:7px!important;padding:5px 10px!important;font-size:.78rem!important;font-weight:900!important;display:inline-flex!important}@media (width<=900px){.purchase-request-row{grid-template-columns:1fr!important}.purchase-request-actions{justify-content:stretch!important}.purchase-request-actions button{width:100%!important;min-height:46px!important}}.vendors-page{align-items:start}.vendors-hero-panel,.vendors-list-panel{grid-column:span 2}.vendor-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.vendor-summary-grid div{text-align:center;background:#10b98114;border:1px solid #10b98138;border-radius:16px;padding:14px}.vendor-summary-grid span,.vendor-card span,.vendor-card small{color:#9bb8af;display:block}.vendor-summary-grid strong{color:#fff;font-size:1.5rem}.vendor-card-list{gap:12px;display:grid}.vendor-card{background:#10b98112;border:1px solid #10b98138;border-radius:18px;grid-template-columns:1.4fr 1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.vendor-card strong{color:#fff;font-size:1.05rem}.vendor-card small{margin-top:5px}.vendor-metrics{flex-wrap:wrap;gap:8px;display:flex}.vendor-metrics span{color:#d7e7e2;background:#00000024;border:1px solid #94a3b829;border-radius:999px;padding:7px 10px;font-weight:850}@media (width<=900px){.vendors-hero-panel,.vendors-list-panel{grid-column:span 1}.vendor-summary-grid,.vendor-card{grid-template-columns:1fr}.vendor-card{text-align:center}.vendor-metrics{justify-content:center}}.receive-inline-panel{background:#10b98114;border:1px solid #10b98147;border-radius:16px;gap:8px;margin:12px 0;padding:14px;display:grid}.receive-inline-panel label{color:#d7fff4;gap:7px;font-weight:950;display:grid}.receive-inline-panel input{color:#fff;background:#00000038;border:1px solid #7dd3c759;border-radius:12px;width:100%;padding:12px 14px;font-size:1rem;font-weight:950}.receive-inline-panel span{color:#9bb8af;font-size:.9rem}.finance-center-page .field-service-meta-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.finance-center-page .panel,.finance-center-page .list-row,.finance-center-page .list-row>div{min-width:0}.finance-center-page .list-row span{overflow-wrap:anywhere}@media (width<=1100px){.finance-center-page .field-service-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.finance-center-page .field-service-meta-grid{grid-template-columns:1fr}}.reconciliation-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.reconciliation-card{border:1px solid var(--border-color);text-align:left;min-width:0;min-height:118px;color:inherit;border-radius:18px;flex-direction:column;justify-content:center;gap:8px;padding:18px;display:flex}.reconciliation-card small{opacity:.8;font-size:.78rem}.reconciliation-card strong{font-size:1.45rem}.reconciliation-card span{opacity:.78;font-size:.78rem}.reconciliation-card.reviewed{background:#2563eb21;border-color:#3b82f673}.reconciliation-card.matched{background:#05966924;border-color:#10b98173}.reconciliation-card.needs-review{background:#d9770626;border-color:#f59e0b8c}.reconciliation-card.difference{background:#dc262624;border-color:#ef44448c}.reconciliation-card.interactive{cursor:pointer;appearance:none;width:100%;font:inherit;transition:transform .16s,border-color .16s,box-shadow .16s}.reconciliation-card.interactive:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000002e}.reconciliation-card.interactive:focus-visible{outline-offset:3px;outline:3px solid #3b82f6b3}@media (width<=700px){.reconciliation-card-grid{grid-template-columns:1fr}}.finance-center-page>.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.finance-center-page>.stats-grid>.stat-card{flex-direction:column;align-items:flex-start;min-width:0;min-height:168px;display:flex;overflow:hidden;container-type:inline-size}.finance-center-page>.stats-grid>.stat-card>span{min-height:2.8em;color:var(--muted-text,#8ca49d);text-wrap:balance;align-items:flex-start;font-size:clamp(.82rem,7cqi,1rem);line-height:1.4;display:flex}.finance-center-page>.stats-grid>.stat-card>strong{color:#fff;letter-spacing:-.045em;font-variant-numeric:tabular-nums;white-space:nowrap;width:100%;min-width:0;margin-top:8px;font-size:clamp(1.65rem,14cqi,2.35rem);line-height:1.06}.finance-center-page>.stats-grid>.stat-card.has-long-value>strong{letter-spacing:-.055em;font-size:clamp(1.42rem,12cqi,2rem)}.finance-center-page>.stats-grid>.stat-card>p{min-height:2.8em;color:var(--muted-text,#8ca49d);text-wrap:balance;margin-top:auto;padding-top:11px;line-height:1.45}@media (width<=1100px){.finance-center-page>.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-center-page>.stats-grid>.stat-card>strong,.finance-center-page>.stats-grid>.stat-card.has-long-value>strong{font-size:clamp(1.65rem,11cqi,2.35rem)}}@media (width<=620px){.finance-center-page>.stats-grid{grid-template-columns:1fr}.finance-center-page>.stats-grid>.stat-card{min-height:145px}.finance-center-page>.stats-grid>.stat-card>span{min-height:0}.finance-center-page>.stats-grid>.stat-card>strong,.finance-center-page>.stats-grid>.stat-card.has-long-value>strong{font-size:clamp(1.8rem,12cqi,2.4rem)}.finance-center-page>.stats-grid>.stat-card>p{min-height:0}}:root{--ui-card-radius:20px;--ui-card-radius-mobile:16px;--ui-control-radius:14px;--ui-section-gap:16px;--ui-focus-ring:#0b8f6a;--ui-text-strong:#12352e;--ui-text-muted:#526b63;--route-live-accent:#11966d;--route-modal-radius:24px;--route-motion-duration:.22s}html,body,#root,.app-frame{max-width:100%}.workspace,.dashboard-grid,.technician-layout,.page-grid,.customer-detail-layout,.stats-grid{min-width:0}.panel:empty,.stat-card:empty,.hero-card:empty,.sync-card:empty{display:none}.stat-card,.panel,.hero-card,.sync-card,article[class*=-card]{border-radius:var(--ui-card-radius)}.dashboard-grid,.technician-layout,.page-grid,.customer-detail-layout,.chemical-center-page,.inventory-ops-layout-v8{gap:var(--ui-section-gap)}.panel-header,.section-header,.inventory-engine-header,.field-service-queue-list,.vendor-card-list,.usage-log-list,.inventory-engine-list{gap:12px}button,[role=button]{transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s,color .16s,filter .16s}@media (hover:hover){button:not(:disabled):hover,[role=button]:not([aria-disabled=true]):hover{filter:brightness(.97)saturate(1.08);transform:translateY(-1px);box-shadow:0 8px 18px #063f3324}}button:focus-visible,[role=button]:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:3px}button:disabled,[aria-disabled=true]{cursor:not-allowed;box-shadow:none;transform:none}.finance-center-page>.stats-grid>.stat-card>strong,.finance-center-page>.stats-grid>.stat-card.has-long-value>strong{color:var(--ui-text-strong)}.dashboard-grid>.supervisor-queue-panel>.field-service-meta-grid>div{background:#f4faf7;border-color:#dce9e4}.dashboard-grid>.supervisor-queue-panel>.field-service-meta-grid small{color:var(--ui-text-muted)}.dashboard-grid>.supervisor-queue-panel>.field-service-meta-grid strong{color:var(--ui-text-strong)}.field-generated-customer-card{background:#eef9f5;border-color:#b8dfd2}.field-generated-customer-card strong{color:#0b4f3f}.field-generated-customer-card span,.field-generated-customer-card p{color:#355f53}.field-generated-customer-card .field-customer-meta span{color:#244c41;background:#fff;border-color:#cfe4dc}.vendor-summary-grid div,.vendor-card{background:#eef9f5;border-color:#b8dfd2}.vendor-summary-grid strong,.vendor-card strong{color:#0b4f3f}.vendor-summary-grid span,.vendor-card span,.vendor-card small{color:#42665c}.vendor-metrics span{color:#244c41;background:#fff;border-color:#cfe4dc}.operational-policy-panel .policy-profile-row button{color:#17473b;background:#f4faf7;border-color:#cfe4dc}.operational-policy-panel .policy-profile-row button.active{color:#063f33;background:#e2f6ee;border-color:#5dbb9d}.operational-policy-panel .policy-rules-grid label{color:#355f53;background:#f7fbf9!important;border-color:#dce9e4!important}.operational-policy-panel .policy-rules-grid select{color:#12352e;background:#fff;border-color:#b9d5cb}.operational-policy-panel .policy-summary-strip{color:#355f53;background:#eaf8f2;border-color:#b8dfd2}.operational-policy-panel .policy-summary-strip strong{color:#0b5f49}:root[data-theme=dark] .finance-center-page>.stats-grid>.stat-card>strong,:root[data-theme=dark] .finance-center-page>.stats-grid>.stat-card.has-long-value>strong,:root[data-theme=dark] .dashboard-grid>.supervisor-queue-panel>.field-service-meta-grid strong,:root[data-theme=dark] .field-generated-customer-card strong,:root[data-theme=dark] .vendor-summary-grid strong,:root[data-theme=dark] .vendor-card strong,:root[data-theme=dark] .operational-policy-panel .policy-profile-row button,:root[data-theme=dark] .operational-policy-panel .policy-summary-strip strong{color:#fff}:root[data-theme=dark] .dashboard-grid>.supervisor-queue-panel>.field-service-meta-grid>div,:root[data-theme=dark] .field-generated-customer-card,:root[data-theme=dark] .vendor-summary-grid div,:root[data-theme=dark] .vendor-card,:root[data-theme=dark] .operational-policy-panel .policy-profile-row button,:root[data-theme=dark] .operational-policy-panel .policy-rules-grid label,:root[data-theme=dark] .operational-policy-panel .policy-summary-strip{background:#ffffff0e!important;border-color:#94a3b833!important}:root[data-theme=dark] .dashboard-grid>.supervisor-queue-panel>.field-service-meta-grid small,:root[data-theme=dark] .field-generated-customer-card span,:root[data-theme=dark] .field-generated-customer-card p,:root[data-theme=dark] .vendor-summary-grid span,:root[data-theme=dark] .vendor-card span,:root[data-theme=dark] .vendor-card small,:root[data-theme=dark] .operational-policy-panel .policy-rules-grid label,:root[data-theme=dark] .operational-policy-panel .policy-summary-strip{color:#cfe6de}:root[data-theme=dark] .field-generated-customer-card .field-customer-meta span,:root[data-theme=dark] .vendor-metrics span,:root[data-theme=dark] .operational-policy-panel .policy-rules-grid select{color:#fff;background:#00000038;border-color:#94a3b83d}@media (width<=900px){html,body,#root,.app-frame,.workspace{overflow-x:clip}.workspace{padding-inline:clamp(10px,3vw,16px);padding-bottom:calc(118px + env(safe-area-inset-bottom))!important}button{min-height:44px}.stat-card,.panel,.hero-card,.sync-card,article[class*=-card]{border-radius:var(--ui-card-radius-mobile)}.dashboard-grid,.technician-layout,.page-grid,.customer-detail-layout,.chemical-center-page,.inventory-ops-layout-v8{gap:12px}.field-service-actions button,.trap-actions button,.trap-detail-row button,.chemical-stock-actions button,.customer-action-bar button,.solid-modal-actions button,.purchase-request-actions button,.reorder-review-button{min-height:44px}.inventory-ops-layout-v8,.inventory-usage-engine-slot,.inventory-main-live-card,.inventory-main-live-card>*{min-width:0!important;max-width:100%!important}}@media (prefers-reduced-motion:reduce){button,[role=button]{transition:none}}.routes-experience-page>*{grid-column:1/-1}main:has(.routes-experience-page) .workspace-header h1{color:#fff}.routes-view-context{background:linear-gradient(135deg,#effaf6,#fff);border-color:#cfe8df;justify-content:space-between;align-items:center;gap:24px;display:flex}.routes-view-context h2,.routes-view-context p{margin:0}.routes-view-context h2{color:#12352e;margin-top:5px}.routes-view-context p{color:#526b63;margin-top:8px;line-height:1.5}.routes-view-eyebrow{color:#0b785c;letter-spacing:.09em;text-transform:uppercase;font-size:.75rem;font-weight:950}.routes-view-badge,.routes-coming-soon-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:fit-content;font-weight:900;display:inline-flex}.routes-view-badge{color:#075b46;background:#dff5ec;border:1px solid #a8daca;min-height:34px;padding:0 13px}.routes-live-panel>.field-service-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.routes-primary-actions{margin:4px 0 18px}.routes-primary-actions button{min-width:190px}.routes-live-panel>.charge-created-banner{color:#075b46;background:#e6f8ee;border-color:#a8daca}.route-summary-details,.route-advanced-menu,.route-stop-detail-menu,.routes-future-menu{background:#f7fbf9;border:1px solid #dce9e4;border-radius:14px}.route-summary-details,.routes-future-menu{margin:0 0 18px}.route-advanced-menu,.route-stop-detail-menu{background:#ffffff0b;border-color:#94a3b838;margin-top:14px}.route-advanced-menu summary,.route-stop-detail-menu summary,.routes-future-menu summary{cursor:pointer;color:#17473b;padding:12px 14px;font-weight:900;list-style-position:inside}.route-details-toggle{color:#17473b;width:100%;min-height:50px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;font-weight:900;display:flex}.route-details-toggle-state{color:#35695b;white-space:nowrap;align-items:center;gap:8px;font-size:.78rem;display:inline-flex}.route-details-chevron{color:#075b46;background:#fff;border:1px solid #b8d3ca;border-radius:999px;place-items:center;width:24px;height:24px;font-size:1rem;line-height:1;transition:transform .16s;display:inline-grid}@media (hover:hover){.route-details-toggle:hover{background:#e8f5f0;box-shadow:inset 0 0 0 1px #c5dfd6}}.route-details-toggle:focus-visible{outline-offset:-4px}.route-details-toggle:active{background:#dcefe8;transform:translateY(1px);box-shadow:inset 0 0 0 1px #a8d1c3}.route-details-toggle[aria-expanded=true]{background:#e8f5f0;border-radius:13px 13px 0 0;box-shadow:inset 0 -1px #c5dfd6}.route-details-toggle[aria-expanded=true] .route-details-chevron{transform:rotate(180deg)}.route-advanced-menu summary,.route-stop-detail-menu summary{color:#d7e7e2}.routes-future-menu[open] summary{border-bottom:1px solid #dce9e4}.route-advanced-menu[open] summary,.route-stop-detail-menu[open] summary{border-bottom:1px solid #94a3b82e}.route-summary-details .field-service-meta-grid{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:14px}.route-details-panel[hidden]{display:none}.route-stop-timing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px;display:grid}.route-stop-timing-grid span{color:#93a9a3;background:#ffffff0d;border-radius:12px;gap:4px;padding:10px;font-size:.75rem;display:grid}.route-stop-timing-grid strong{color:#fff;font-size:.86rem}.route-lifecycle-actions{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.route-lifecycle-actions .route-demo-action{background:#6c4f12}.routes-future-menu{margin-top:18px}.routes-future-menu summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.routes-coming-soon-badge{color:#75520a;text-transform:uppercase;letter-spacing:.04em;background:#fff4cf;border:1px solid #ecd98d;min-height:26px;padding:0 9px;font-size:.7rem}.routes-future-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px;display:grid}.routes-future-grid>span{color:#355f53;background:#fff;border:1px solid #e1ece8;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:10px 12px;font-weight:800;display:flex}.routes-future-grid small{color:#8a650f;text-transform:uppercase;font-size:.66rem;font-weight:900}:root[data-theme=dark] .routes-view-context,:root[data-theme=dark] .route-summary-details,:root[data-theme=dark] .routes-future-menu{background:#ffffff0b;border-color:#94a3b833}:root[data-theme=dark] .routes-view-context h2,:root[data-theme=dark] .routes-view-eyebrow,:root[data-theme=dark] .route-details-toggle,:root[data-theme=dark] .routes-future-menu summary{color:#fff}:root[data-theme=dark] .route-details-toggle-state{color:#b9d8ce}:root[data-theme=dark] .route-details-chevron{color:#9ff4d3;background:#00000038;border-color:#94a3b859}@media (hover:hover){:root[data-theme=dark] .route-details-toggle:hover{background:#10b9811f;box-shadow:inset 0 0 0 1px #34d39940}}:root[data-theme=dark] .route-details-toggle:active,:root[data-theme=dark] .route-details-toggle[aria-expanded=true]{background:#10b98124;box-shadow:inset 0 -1px #34d39940}:root[data-theme=dark] .routes-view-context p{color:#cfe6de}:root[data-theme=dark] .routes-view-badge{color:#9ff4d3;background:#10b98129;border-color:#34d39959}:root[data-theme=dark] .routes-live-panel>.charge-created-banner{color:#d8ffe4;background:#22c55e1f;border-color:#22c55e47}:root[data-theme=dark] .routes-future-grid>span{color:#d7e7e2;background:#0003;border-color:#94a3b833}@media (width<=1100px){.routes-live-panel>.field-service-meta-grid,.route-summary-details .field-service-meta-grid,.route-stop-timing-grid,.routes-future-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-lifecycle-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.routes-view-context{flex-direction:column;align-items:flex-start;gap:14px}.routes-live-panel>.field-service-meta-grid,.route-summary-details .field-service-meta-grid,.route-stop-timing-grid,.routes-future-grid{grid-template-columns:1fr}.routes-experience-page .field-service-label-stack{justify-items:initial;flex-wrap:wrap;display:flex}.routes-primary-actions,.route-lifecycle-actions{grid-template-columns:1fr}.routes-primary-actions button{width:100%;min-width:0}.routes-future-menu summary{flex-direction:column;align-items:flex-start}}.route-icon{flex:0 0 18px;width:18px;height:18px}.route-board-row{border-left:3px solid #0000;position:relative;overflow:hidden}.route-board-row.is-current-route{border-left-color:var(--route-live-accent);background:linear-gradient(90deg,#11966d14,#0000 58%)}.route-board-title,.route-live-heading,.route-metric-label,.route-disclosure-label,.route-disclosure-state,.route-action-button,.route-sent-confirmation{align-items:center;display:flex}.route-board-title,.route-live-heading{flex-wrap:wrap;gap:10px}.route-live-badge{color:#087153;letter-spacing:.09em;background:#11966d1c;border:1px solid #11966d57;border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:26px;padding:4px 9px;font-size:.68rem;font-weight:950;display:inline-flex}.route-live-dot{background:var(--route-live-accent);border-radius:999px;width:8px;height:8px;position:relative;box-shadow:0 0 0 3px #11966d21}.route-live-dot:after{content:"";border-radius:inherit;border:1px solid #11966d70;animation:2.1s ease-in-out infinite route-live-breathe;position:absolute;inset:-5px}@keyframes route-live-breathe{0%,to{opacity:.3;transform:scale(.72)}50%{opacity:.72;transform:scale(1.18)}}.routes-live-panel.is-live-route{border-left:4px solid var(--route-live-accent);box-shadow:inset 10px 0 24px #11966d09,0 20px 50px #063f3314}.routes-live-panel .route-metric-card{background:linear-gradient(145deg,#fff,#f5faf8);border-color:#dce9e4;gap:8px;position:relative;overflow:hidden}.routes-live-panel .route-metric-card:before{content:"";background:var(--route-card-accent,#91a59f);width:3px;position:absolute;inset:0 auto 0 0}.route-metric-card.route-accent-live{--route-card-accent:var(--route-live-accent)}.route-metric-card.route-accent-blue{--route-card-accent:#3b82c4}.route-metric-card.route-accent-amber{--route-card-accent:#d89a24}.route-metric-card.route-accent-neutral{--route-card-accent:#81958f}.route-metric-label{color:var(--route-card-accent);gap:7px}.route-metric-label small{color:inherit!important}.route-disclosure{overflow:hidden}.route-disclosure-trigger{color:#17473b;width:100%;min-height:52px;font:inherit;text-align:left;cursor:pointer;transition:background-color var(--route-motion-duration) ease, box-shadow var(--route-motion-duration) ease, color var(--route-motion-duration) ease, transform .16s ease;background:0 0;border:0;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;font-weight:900;display:flex}.route-disclosure-label{gap:9px}.route-disclosure-state{color:#35695b;white-space:nowrap;gap:8px;font-size:.78rem}.route-disclosure-state .route-icon{color:#075b46;width:22px;height:22px;transition:transform var(--route-motion-duration) ease;background:#fff;border:1px solid #b8d3ca;border-radius:999px;padding:4px}@media (hover:hover){.route-disclosure-trigger:hover{background:#e8f5f0;box-shadow:inset 0 0 0 1px #c5dfd6}}.route-disclosure-trigger:focus-visible{outline-offset:-4px}.route-disclosure-trigger:active{background:#dcefe8;transform:translateY(1px);box-shadow:inset 0 0 0 1px #a8d1c3}.route-disclosure.is-expanded>.route-disclosure-trigger{background:#e8f5f0;border-radius:13px 13px 0 0;box-shadow:inset 0 -1px #c5dfd6}.route-disclosure.is-expanded>.route-disclosure-trigger .route-disclosure-state .route-icon{transform:rotate(180deg)}.route-disclosure-panel{visibility:hidden;opacity:0;transition:grid-template-rows var(--route-motion-duration) ease, opacity .18s ease, visibility 0s linear var(--route-motion-duration);grid-template-rows:0fr;display:grid}.route-disclosure-panel-inner{min-height:0;overflow:hidden}.route-disclosure.is-expanded>.route-disclosure-panel{visibility:visible;opacity:1;transition:grid-template-rows var(--route-motion-duration) ease, opacity .18s ease, visibility 0s;grid-template-rows:1fr}.route-stop-detail-menu .route-disclosure-trigger,.route-advanced-menu .route-disclosure-trigger{color:#e5f4ef}.route-stop-detail-menu .route-disclosure-state,.route-advanced-menu .route-disclosure-state{color:#a9c0b8}.route-stop-detail-menu .route-disclosure-state .route-icon,.route-advanced-menu .route-disclosure-state .route-icon{color:#9ff4d3;background:#0000002e;border-color:#94a3b847}@media (hover:hover){.route-stop-detail-menu .route-disclosure-trigger:hover,.route-advanced-menu .route-disclosure-trigger:hover{background:#10b9811c;box-shadow:inset 0 0 0 1px #34d3992e}}.route-stop-detail-menu.is-expanded>.route-disclosure-trigger,.route-advanced-menu.is-expanded>.route-disclosure-trigger{background:#10b9811f;box-shadow:inset 0 -1px #34d39933}.route-action-button{justify-content:center;gap:9px}.route-sent-confirmation{gap:12px}.route-sent-confirmation>.route-icon{flex-basis:22px;width:22px;height:22px}.route-sent-confirmation>div{gap:2px;display:grid}.route-sent-confirmation span{letter-spacing:.07em;text-transform:uppercase;font-size:.67rem;font-weight:950}.route-sent-confirmation strong{color:inherit}.route-detail-modal-backdrop{z-index:1490;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#020e0cbd;position:fixed;inset:0}.route-detail-modal{z-index:1500;overscroll-behavior:contain;border-radius:var(--route-modal-radius);background:#f8fcfa;width:min(1120px,100vw - 48px);max-height:calc(100dvh - 48px);margin:0;position:fixed;top:50%;left:50%;overflow:hidden auto;transform:translate(-50%,-50%);box-shadow:0 34px 100px #02151161}.route-detail-modal:focus{outline:none}.route-detail-modal-header{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fcfaf7;border-bottom:1px solid #dce9e4;justify-content:space-between;align-items:flex-start;gap:20px;margin:-24px -24px 20px;padding:20px 24px 18px;display:flex;position:sticky;top:0}.route-detail-modal-header h2{color:#12352e;margin:4px 0 8px}.route-detail-modal-meta{flex-wrap:wrap;gap:7px;display:flex}.route-detail-modal-meta span{color:#35695b;background:#e7f4ef;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:850}.route-modal-progress{background:#dce9e4;border:0;border-radius:999px;width:min(360px,100%);height:6px;margin-top:12px;overflow:hidden}.route-modal-progress::-webkit-progress-bar{background:#dce9e4;border-radius:999px}.route-modal-progress::-webkit-progress-value{background:var(--route-live-accent);border-radius:999px}.route-modal-progress::-moz-progress-bar{background:var(--route-live-accent);border-radius:999px}.route-modal-icon-close{color:#17473b;background:#fff;border:1px solid #c8ded6;border-radius:14px;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:inline-grid}.route-detail-modal-footer{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fcfaf7;border-top:1px solid #dce9e4;justify-content:flex-end;margin:20px -24px -24px;padding:16px 24px;display:flex;position:sticky;bottom:0}.route-detail-modal-footer button{min-width:130px}:root[data-theme=dark] .route-live-badge{color:#9ff4d3;background:#10b98124;border-color:#34d39957}:root[data-theme=dark] .routes-live-panel .route-metric-card{background:linear-gradient(145deg,#fff1,#ffffff09)!important;border-color:#94a3b833!important}:root[data-theme=dark] .route-detail-modal{background:#10211c;border-color:#34d39933}:root[data-theme=dark] .route-detail-modal-header,:root[data-theme=dark] .route-detail-modal-footer{background:#10211cf7;border-color:#94a3b833}:root[data-theme=dark] .route-detail-modal-header h2{color:#fff}:root[data-theme=dark] .route-detail-modal-meta span{color:#b9d8ce;background:#10b9811f}:root[data-theme=dark] .route-modal-progress{background:#94a3b82e}:root[data-theme=dark] .route-modal-progress::-webkit-progress-bar{background:#94a3b82e}:root[data-theme=dark] .route-modal-icon-close{color:#fff;background:#ffffff0f;border-color:#94a3b84d}:root[data-theme=dark] .route-summary-details .route-disclosure-trigger{color:#fff}:root[data-theme=dark] .route-summary-details .route-disclosure-state{color:#b9d8ce}:root[data-theme=dark] .route-summary-details .route-disclosure-state .route-icon{color:#9ff4d3;background:#00000038;border-color:#94a3b859}@media (hover:hover){:root[data-theme=dark] .route-summary-details .route-disclosure-trigger:hover{background:#10b9811f;box-shadow:inset 0 0 0 1px #34d39940}}:root[data-theme=dark] .route-summary-details.is-expanded>.route-disclosure-trigger{background:#10b98124;box-shadow:inset 0 -1px #34d39940}@media (width<=700px){.route-detail-modal{border:0;border-radius:0;width:100%;max-width:none;height:100dvh;max-height:none;padding:16px;inset:0;transform:none}.route-detail-modal>*,.route-detail-modal .field-service-card,.route-detail-modal .field-service-card>*{min-width:0;max-width:100%}.route-detail-modal-header{margin:-16px -16px 16px;padding:16px}.route-detail-modal-footer{padding:14px 16px calc(14px + env(safe-area-inset-bottom));margin:16px -16px -16px}.route-detail-modal-footer button{width:100%}.route-detail-modal-meta{gap:5px}.route-disclosure-trigger{align-items:flex-start;min-height:54px}.route-disclosure-state{white-space:normal;text-align:right;justify-content:flex-end}.route-board-row{align-items:stretch}.route-board-row>button{width:100%}}@media (prefers-reduced-motion:reduce){.route-live-dot:after{opacity:.45;animation:none;transform:none}.route-disclosure-trigger,.route-disclosure-panel,.route-disclosure-state .route-icon{transition:none}}.demo-roadmap-action{color:#674b0b!important;background:#fff6d8!important;border:1px dashed #d9b64c!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:inline-flex!important}.demo-roadmap-badge{color:#674b0b;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#f5dfa0;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:2px 7px;font-size:.62rem;font-weight:950;line-height:1;display:inline-flex}.demo-roadmap-toast{z-index:2200;color:#3f3214;background:#fffaf0;border:1px solid #d7b449;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:14px;width:min(460px,100vw - 48px);padding:18px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 60px #1f2a253d}.demo-roadmap-toast>div{gap:5px;min-width:0;display:grid}.demo-roadmap-kicker{color:#8a650f;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:950}.demo-roadmap-toast strong{color:#3f3214;font-size:1rem}.demo-roadmap-toast p{color:#66552b;margin:0;font-size:.88rem;line-height:1.5}.demo-roadmap-toast>button{color:#674b0b;cursor:pointer;background:#fff;border:1px solid #e0ce96;border-radius:10px;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;font-size:1.2rem;display:inline-grid}:root[data-theme=dark] .demo-roadmap-action{color:#ffe9a2!important;background:#78520b57!important;border-color:#facc159e!important}:root[data-theme=dark] .demo-roadmap-badge{color:#fff0b5;background:#facc1538}:root[data-theme=dark] .demo-roadmap-toast{color:#fff;background:#18251f;border-color:#facc156b}:root[data-theme=dark] .demo-roadmap-kicker,:root[data-theme=dark] .demo-roadmap-toast strong{color:#fff0b5}:root[data-theme=dark] .demo-roadmap-toast p{color:#d7e7e2}:root[data-theme=dark] .demo-roadmap-toast>button{color:#fff;background:#ffffff14;border-color:#facc1547}@media (width<=700px){.demo-roadmap-toast{right:12px;bottom:calc(106px + env(safe-area-inset-bottom));border-radius:16px;width:auto;padding:15px;left:12px}.demo-roadmap-action{flex-wrap:wrap}.demo-roadmap-toast>button{width:44px;min-width:44px;height:44px;min-height:44px}}.payment-feedback-toast{z-index:2300;color:#123f34;background:#f2fbf7;border:1px solid #8fbcae;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:14px;width:min(460px,100vw - 48px);padding:18px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 60px #1f2a253d}.payment-feedback-toast.is-error{color:#7b2020;background:#fff5f5;border-color:#e4a4a4}.payment-feedback-toast>div{gap:5px;min-width:0;display:grid}.payment-feedback-toast span{color:#27735f;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:950}.payment-feedback-toast.is-error span{color:#a23737}.payment-feedback-toast strong{font-size:1rem}.payment-feedback-toast p{margin:0;font-size:.88rem;line-height:1.5}.payment-feedback-toast>button{width:44px;min-width:44px;height:44px;min-height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:10px;place-items:center;padding:0;font-size:1.2rem;display:inline-grid}:root[data-theme=dark] .payment-feedback-toast{color:#e8fff7;background:#13261f;border-color:#34d3996b}:root[data-theme=dark] .payment-feedback-toast span{color:#79e2bd}:root[data-theme=dark] .payment-feedback-toast.is-error{color:#ffe8e8;background:#2a1719;border-color:#f8717185}:root[data-theme=dark] .payment-feedback-toast.is-error span{color:#fca5a5}@media (width<=700px){.payment-feedback-toast{right:12px;bottom:calc(106px + env(safe-area-inset-bottom));border-radius:16px;width:auto;padding:15px;left:12px}}.financial-reports-lite{grid-column:1/-1;gap:20px;min-width:0;display:grid}.financial-reports-heading,.financial-report-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.financial-reports-heading>div,.financial-report-section-heading>div{min-width:0}.financial-reports-heading h2,.financial-report-section-heading h3,.financial-report-breakdown h4{margin:0}.financial-reports-heading h2{margin-top:4px}.financial-reports-heading p:not(.eyebrow){color:#526b63;max-width:760px;margin:8px 0 0;line-height:1.55}.financial-report-source-badge{color:#096d52;letter-spacing:.04em;text-transform:uppercase;background:#e9f8f2;border:1px solid #0b8f6a4d;border-radius:999px;flex:none;padding:8px 12px;font-size:.76rem;font-weight:900}.financial-report-executive-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}.financial-report-kpi{border-radius:var(--ui-card-radius,20px);background:linear-gradient(145deg,#f9fcfb,#eef8f4);border:1px solid #dcebe5;flex-direction:column;min-width:0;min-height:148px;padding:18px;display:flex}.financial-report-kpi>span,.financial-report-section-heading>div>span{color:#28725f;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:900}.financial-report-kpi>strong{color:#12352e;font-variant-numeric:tabular-nums;white-space:nowrap;margin:12px 0 8px;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.05}.financial-report-kpi>p{color:#526b63;margin:auto 0 0;font-size:.78rem;line-height:1.4}.financial-report-disclosure{color:#46635a;background:#f0f8f5;border-left:4px solid #0b8f6a;border-radius:0 12px 12px 0;margin:0;padding:13px 15px;font-size:.8rem;line-height:1.55}.financial-report-section{border-radius:var(--ui-card-radius,20px);background:#fbfdfc;border:1px solid #dfeae6;min-width:0;padding:18px}.financial-report-section-heading{margin-bottom:16px}.financial-report-section-heading h3{color:#12352e;margin-top:4px;font-size:1.05rem}.financial-report-section-heading>small{color:#60746e;text-align:right;line-height:1.4}.financial-report-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.financial-report-breakdown{background:#fff;border:1px solid #e4ece9;border-radius:16px;min-width:0;padding:15px}.financial-report-breakdown h4{color:#274b41;margin-bottom:14px;font-size:.9rem}.financial-report-bars{gap:14px;display:grid}.financial-report-bar-row{min-width:0}.financial-report-bar-row>div:first-child{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.financial-report-bar-row>div:first-child span{color:#334f47;overflow-wrap:anywhere;min-width:0;font-size:.78rem;font-weight:750;line-height:1.35}.financial-report-bar-row>div:first-child strong{color:#173d33;font-variant-numeric:tabular-nums;flex:none;font-size:.78rem}.financial-report-bar-track{background:#e4efeb;border-radius:999px;height:7px;margin:7px 0 5px;overflow:hidden}.financial-report-bar-track>span{border-radius:inherit;background:linear-gradient(90deg,#0b8f6a,#35b994);height:100%;display:block}.financial-report-bar-row>small{color:#71867f;font-size:.7rem}.financial-report-split{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:16px;min-width:0;display:grid}.financial-report-aging-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.financial-report-aging-grid article,.financial-report-collection-list article{background:#fff;border:1px solid #e3ece8;border-radius:14px;min-width:0;padding:14px}.financial-report-aging-grid article{gap:7px;display:grid}.financial-report-aging-grid span,.financial-report-collection-list span{color:#526b63;font-size:.76rem;font-weight:800}.financial-report-aging-grid strong,.financial-report-collection-list strong{color:#12352e;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:1.05rem}.financial-report-aging-grid small{color:#71867f;font-size:.7rem}.financial-report-collection-list{gap:9px;display:grid}.financial-report-collection-list article{justify-content:space-between;align-items:center;gap:14px;display:flex}.financial-report-table{min-width:0}.financial-report-table-header,.financial-report-table-row{grid-template-columns:minmax(130px,1.4fr) repeat(3,minmax(82px,.8fr));align-items:center;gap:10px;min-width:0;display:grid}.financial-report-table-header{color:#60746e;letter-spacing:.04em;text-transform:uppercase;padding:0 10px 9px;font-size:.68rem;font-weight:900}.financial-report-table-row{color:#455f57;border-top:1px solid #e5eeea;padding:12px 10px;font-size:.78rem}.financial-report-table-row>*{overflow-wrap:anywhere;min-width:0}.financial-report-table-row>strong{color:#12352e}.financial-report-service-list{gap:8px;display:grid}.financial-report-service-list article{background:#fff;border:1px solid #e5eeea;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.financial-report-rank{color:#096d52;background:#e7f5f0;border-radius:10px;place-items:center;width:30px;height:30px;font-size:.75rem;font-weight:950;display:inline-grid}.financial-report-service-list article>div{gap:3px;min-width:0;display:grid}.financial-report-service-list article strong{color:#173d33;overflow-wrap:anywhere;min-width:0;font-size:.8rem}.financial-report-service-list article>strong:last-child{font-variant-numeric:tabular-nums}.financial-report-service-list article small{color:#71867f;font-size:.7rem}.financial-report-empty-state{color:#526b63;text-align:center;background:#f7fbf9;border:1px dashed #bfd2cb;border-radius:14px;grid-column:1/-1;margin:0;padding:18px}:root[data-theme=dark] .financial-reports-heading p:not(.eyebrow),:root[data-theme=dark] .financial-report-section-heading>small,:root[data-theme=dark] .financial-report-kpi>p,:root[data-theme=dark] .financial-report-bar-row>small,:root[data-theme=dark] .financial-report-aging-grid small,:root[data-theme=dark] .financial-report-service-list article small,:root[data-theme=dark] .financial-report-table-header{color:#a9c0b8}:root[data-theme=dark] .financial-report-source-badge{color:#8be8c5;background:#10b98124;border-color:#34d39966}:root[data-theme=dark] .financial-report-kpi,:root[data-theme=dark] .financial-report-section,:root[data-theme=dark] .financial-report-breakdown,:root[data-theme=dark] .financial-report-aging-grid article,:root[data-theme=dark] .financial-report-collection-list article,:root[data-theme=dark] .financial-report-service-list article{background:#14251f;border-color:#7dd3c72e}:root[data-theme=dark] .financial-report-kpi{background:linear-gradient(145deg,#152a23,#10211c)}:root[data-theme=dark] .financial-report-kpi>span,:root[data-theme=dark] .financial-report-section-heading>div>span{color:#79e2bd}:root[data-theme=dark] .financial-report-kpi>strong,:root[data-theme=dark] .financial-report-section-heading h3,:root[data-theme=dark] .financial-report-breakdown h4,:root[data-theme=dark] .financial-report-bar-row>div:first-child strong,:root[data-theme=dark] .financial-report-aging-grid strong,:root[data-theme=dark] .financial-report-collection-list strong,:root[data-theme=dark] .financial-report-table-row>strong,:root[data-theme=dark] .financial-report-service-list article strong{color:#edfff8}:root[data-theme=dark] .financial-report-disclosure,:root[data-theme=dark] .financial-report-empty-state{color:#bad0c8;background:#10b98114;border-color:#34d39957}:root[data-theme=dark] .financial-report-bar-row>div:first-child span,:root[data-theme=dark] .financial-report-aging-grid span,:root[data-theme=dark] .financial-report-collection-list span,:root[data-theme=dark] .financial-report-table-row{color:#bad0c8}:root[data-theme=dark] .financial-report-bar-track{background:#7dd3c71f}:root[data-theme=dark] .financial-report-table-row{border-top-color:#7dd3c724}:root[data-theme=dark] .financial-report-rank{color:#8be8c5;background:#34d39926}@media (width<=1120px){.financial-report-executive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.financial-report-overview-grid{grid-template-columns:1fr}.financial-report-aging-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.financial-report-split{grid-template-columns:1fr}}@media (width<=700px){.financial-reports-lite,.financial-report-section{border-radius:var(--ui-card-radius-mobile,16px);padding:16px}.financial-reports-heading,.financial-report-section-heading{flex-direction:column;gap:10px}.financial-report-section-heading>small{text-align:left}.financial-report-executive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.financial-report-kpi{min-height:136px;padding:15px}.financial-report-table-header{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.financial-report-table-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;padding:14px 8px}.financial-report-table-row>strong:first-child,.financial-report-table-row>span:nth-child(4){grid-column:1/-1}.financial-report-table-row>span:before{color:#71867f;letter-spacing:.04em;text-transform:uppercase;margin-bottom:2px;font-size:.62rem;font-weight:900;display:block}.financial-report-table-row>span:nth-child(2):before{content:"Revenue"}.financial-report-table-row>span:nth-child(3):before{content:"Balance"}.financial-report-table-row>span:nth-child(4):before{content:"Last Service"}}@media (width<=460px){.financial-report-executive-grid,.financial-report-aging-grid{grid-template-columns:1fr}.financial-report-kpi{min-height:124px}.financial-report-collection-list article,.financial-report-service-list article{align-items:flex-start}.financial-report-collection-list article{flex-direction:column}.financial-report-service-list article{grid-template-columns:auto minmax(0,1fr)}.financial-report-service-list article>strong:last-child{grid-column:2}}.app-frame{background:#eef4f1;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(#052f27 0%,#063f33 100%);border-right:1px solid #ffffff0f;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand-block{border-bottom:1px solid #ffffff14;flex-direction:column;gap:6px;padding:10px 10px 24px;display:flex}.brand-block span{color:#78dcc4;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:800}.brand-block strong{font-size:1.9rem;line-height:1}.brand-block.profile-brand-costello strong{font-size:1.45rem;line-height:1.12}.side-nav{flex-direction:column;gap:10px;margin-top:24px;display:flex}.side-nav button{color:#d7f4ec;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:18px;padding:14px 16px;font-weight:700;transition:all .2s}.side-nav button:hover{background:#ffffff14}.side-nav button.active{color:#063f33;background:#fff;box-shadow:0 8px 18px #00000029}.role-card{background:#ffffff14;border-radius:22px;margin-top:auto;padding:16px}.role-card>span{color:#d7f4ec;font-size:.78rem}.role-card>small{color:#d7f4ecc7;margin-top:5px;font-size:.72rem;line-height:1.35;display:block}.role-switcher.compact{width:100%;margin-top:12px}.role-switcher.compact button{flex:1}@media (width>=761px) and (height<=800px){.desktop-sidebar{padding:14px 18px;overflow-y:auto}.desktop-sidebar .brand-block{gap:4px;padding:4px 10px 14px}.desktop-sidebar .brand-block strong{font-size:1.65rem}.desktop-sidebar .side-nav{gap:4px;margin-top:12px}.desktop-sidebar .side-nav button{border-radius:14px;padding:9px 14px}.desktop-sidebar .role-card{border-radius:18px;margin-top:12px;padding:10px 12px}.desktop-sidebar .role-switcher.compact{margin-top:6px}.desktop-sidebar .role-switcher.compact button{min-height:40px;padding:8px 10px}}.workspace{width:100%;padding:24px}.workspace-header{color:#fff;background:linear-gradient(135deg,#063f33,#0b6b54);border-radius:30px;justify-content:space-between;align-items:center;gap:18px;padding:28px;display:flex;box-shadow:0 18px 40px #063f332e}.workspace-header h1{margin:4px 0 0;font-size:clamp(2rem,4vw,3rem)}.system-pill{color:#d7f4ec;white-space:nowrap;background:#ffffff24;border-radius:999px;padding:10px 14px;font-weight:800}.dashboard-grid,.technician-layout,.page-grid{margin-top:20px}.page-grid{grid-template-columns:2fr 1fr;gap:18px;display:grid}@media (width<=980px){.app-frame{grid-template-columns:1fr}.sidebar{height:auto;position:static}.side-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.workspace{padding:14px}.workspace-header{flex-direction:column;align-items:flex-start}.page-grid{grid-template-columns:1fr}}.mobile-quick-nav,.mobile-drawer-backdrop{display:none}@media (width<=900px){.workspace{padding-bottom:110px!important}.mobile-app-header-v2{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid!important}.mobile-menu-trigger{color:#fff;background:#ffffff29;border:0;border-radius:18px;width:58px;height:58px;font-size:1.75rem;font-weight:900}.mobile-title-block{min-width:0}.mobile-title-block span{letter-spacing:.12em;text-transform:uppercase;color:#b8f7df;font-size:.76rem;font-weight:900;display:block}.mobile-title-block strong{color:#fff;font-size:1.85rem;line-height:1.05;display:block}.mobile-header-actions{gap:8px;display:flex}.mobile-header-actions button{border-radius:999px;min-height:52px;padding:0 14px;font-size:.95rem;font-weight:900}.mobile-bottom-nav{display:none!important}.mobile-quick-nav{z-index:800;background:#004835;border:1px solid #ffffff24;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:10px;padding:10px;display:grid;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 22px 60px #0000006b}.mobile-quick-nav button{color:#fff;background:0 0;border:0;border-radius:18px;place-items:center;gap:4px;min-height:74px;font-weight:900;display:grid}.mobile-quick-nav button.active{color:#004835;background:#fff}.mobile-quick-nav span{font-size:1.55rem;line-height:1}.mobile-quick-nav strong{font-size:1rem}.mobile-drawer-backdrop{z-index:1200;background:#0000009e;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-drawer{color:#fff;background:#062d25;grid-template-rows:auto 1fr auto;gap:22px;width:min(86vw,380px);height:100vh;padding:22px;display:grid;box-shadow:-30px 0 70px #00000080}.mobile-drawer-header{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.mobile-drawer-avatar{background:#0f8f63;border-radius:18px;place-items:center;width:58px;height:58px;font-size:1.25rem;font-weight:900;display:grid}.mobile-drawer-header strong{font-size:1.35rem;display:block}.mobile-drawer-header span{color:#b8c7c2;margin-top:3px;font-size:.95rem;display:block}.mobile-drawer-header button{color:#fff;background:#ffffff1f;border:0;border-radius:14px;width:48px;height:48px;font-size:1.8rem}.mobile-drawer-nav{align-content:start;gap:12px;display:grid;overflow-y:auto}.mobile-drawer-nav button{color:#fff;text-align:left;background:0 0;border:0;border-radius:18px;align-items:center;gap:16px;min-height:64px;padding:0 16px;display:flex}.mobile-drawer-nav button.active{background:#ffffff24}.mobile-drawer-nav span{width:36px;font-size:1.5rem}.mobile-drawer-nav strong{font-size:1.25rem}.mobile-drawer-footer{gap:12px;display:grid}.mobile-drawer-footer button{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;min-height:58px;font-size:1rem;font-weight:900}}.inventory-engine-polished{background:radial-gradient(circle at 0 0,#27c27b1f,#0000 34%),#041f18eb;border:1px solid #4bffb42e;box-shadow:0 0 24px #00ff990f}.inventory-engine-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.inventory-engine-header h2{margin:3px 0 0}.engine-eyebrow{color:#b7ffdca6;letter-spacing:.04em;font-size:.72rem;display:block}.engine-sync-badge{color:#b7ffdc;white-space:nowrap;background:#4dffb01a;border:1px solid #4dffb059;border-radius:999px;padding:7px 10px;font-size:.72rem}.inventory-engine-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.inventory-engine-kpis div{background:#063024b8;border:1px solid #8fffcd29;border-radius:12px;padding:10px}.inventory-engine-kpis span,.inventory-engine-row small{color:#d8ffec94;font-size:.68rem;display:block}.inventory-engine-kpis strong{color:#fff;margin-top:4px;font-size:1rem;display:block}.inventory-engine-list{gap:8px;display:grid}.inventory-engine-row{background:#0116117a;border:1px solid #8fffcd24;border-radius:12px;grid-template-columns:1.5fr repeat(4,minmax(70px,1fr)) auto;align-items:center;gap:10px;padding:10px;display:grid}.inventory-engine-product strong{color:#fff;display:block}.inventory-engine-product span{color:#d8ffec9e;font-size:.72rem}.inventory-engine-row b{color:#fff;margin-top:2px;font-size:.82rem;display:block}.inventory-engine-row.is-low{border-color:#ff636373;box-shadow:0 0 18px #ff505014}.engine-reorder-pill{color:#ffb5b5;background:#ff50501f;border:1px solid #ff787880;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:800}@media (width<=780px){.inventory-engine-header{flex-direction:column}.inventory-engine-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-engine-row{grid-template-columns:1fr 1fr}.engine-reorder-pill{width:fit-content}}.workspace-header>div:first-child{min-width:0}.workspace-breadcrumb{color:#b8f7df;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 6px;font-size:.76rem;font-weight:800;display:flex}.workspace-breadcrumb>span[aria-hidden=true]{color:#ffffff94}.workspace-breadcrumb [aria-current=page]{color:#fff;font-weight:900}.side-nav button[aria-current=page],.mobile-quick-nav button[aria-current=page],.mobile-drawer-nav button[aria-current=page]{box-shadow:0 8px 20px #0000002e}.side-nav button:focus-visible,.role-switcher button:focus-visible,.mobile-menu-trigger:focus-visible,.mobile-header-actions button:focus-visible,.mobile-quick-nav button:focus-visible,.mobile-drawer button:focus-visible{outline-offset:3px;outline:3px solid #78dcc4}@media (hover:hover){.side-nav button:not(.active):hover,.mobile-drawer-nav button:not(.active):hover,.mobile-drawer-footer button:hover{background:#ffffff24}.mobile-header-actions button:hover,.mobile-menu-trigger:hover{background:#ffffff3d}}@media (width<=900px){.mobile-app-header-v2{grid-template-columns:58px minmax(0,1fr) auto;width:100%;overflow:hidden}.mobile-title-block{overflow:hidden}.mobile-title-block span,.mobile-title-block strong{overflow-wrap:anywhere;max-width:100%}.mobile-title-block strong{font-size:clamp(1.2rem,5vw,1.85rem)}.mobile-header-actions{flex-wrap:nowrap}.mobile-header-actions button{min-width:52px;padding-inline:12px;min-height:52px!important}.mobile-quick-nav{bottom:max(14px, env(safe-area-inset-bottom))}.mobile-quick-nav span,.mobile-drawer-nav span{text-align:center;inline-size:28px;font-size:1.4rem;line-height:1}.mobile-drawer{padding-bottom:calc(22px + env(safe-area-inset-bottom))}}@media (width<=430px){.mobile-app-header-v2{grid-template-columns:50px minmax(0,1fr) auto;gap:8px}.mobile-menu-trigger{border-radius:14px;width:50px;height:50px}.mobile-header-actions{gap:5px}.mobile-header-actions button{min-width:46px;padding-inline:8px;font-size:.78rem;min-height:46px!important}}.demo-login-shell{background:var(--app-bg,#f5f7fa);min-height:100vh;color:var(--text-primary,#172033);place-items:center;padding:24px;display:grid}.demo-login-panel{border:1px solid var(--border-color,#d9dee8);background:var(--panel-bg,#fff);border-radius:18px;width:min(760px,100%);padding:28px}.demo-login-brand{flex-direction:column;margin-bottom:24px;display:flex}.demo-login-brand span,.demo-login-brand strong{display:block}.demo-login-form{gap:10px;margin:24px 0;display:grid}.demo-login-form input{box-sizing:border-box;border:1px solid var(--border-color,#cfd6e2);width:100%;font:inherit;border-radius:10px;padding:12px}.demo-login-form button,.demo-account-card,.demo-module-grid button{cursor:pointer}.demo-login-form>button{margin-top:6px;padding:12px 16px}.demo-login-error,.demo-readonly-notice{color:#8a1c13;background:#fff1f0;border:1px solid #b42318;border-radius:10px;padding:10px 12px}.demo-account-grid,.demo-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.demo-account-card{text-align:left;border:1px solid var(--border-color,#d9dee8);color:inherit;background:0 0;border-radius:12px;gap:5px;padding:14px;display:grid}.demo-account-card span,.demo-account-card code,.demo-login-disclaimer{display:block}.demo-login-disclaimer{margin-top:20px}.demo-user-dashboard{gap:16px;display:grid}.demo-user-intro{margin-bottom:0}.demo-module-grid article{align-content:start;gap:10px;display:grid}.demo-readonly-notice{z-index:20;margin-bottom:12px;position:sticky;top:8px}@media (width<=760px){.demo-login-shell{align-items:start;padding:12px}.demo-login-panel{padding:18px}.demo-account-grid,.demo-module-grid{grid-template-columns:1fr}}html[data-demo-profile=costello] body{color:#effcf8;background:radial-gradient(circle at top,#10544857,#0000 46%),linear-gradient(#06211b 0%,#041612 100%)!important}html[data-demo-profile=costello] :is([class*=demo-login-page],[class*=demo-login-screen],[class*=demo-login-shell],[class*=demo-login-layout],[class*=demo-login-wrapper]){color:#effcf8!important;background:0 0!important}html[data-demo-profile=costello] :is([class*=demo-login-card],[class*=demo-login-panel],[class*=demo-login-shell],[class*=demo-login-content]){color:#effcf8!important;background:linear-gradient(#0a2722f5,#071815f5)!important;border:1px solid #5deacb3d!important;box-shadow:0 24px 70px #00000057!important}html[data-demo-profile=costello] :is([class*=demo-login-card],[class*=demo-login-panel],[class*=demo-login-content]) :is(h1,h2,h3,h4,strong,label){color:#f4fbf8!important}html[data-demo-profile=costello] :is([class*=demo-login-card],[class*=demo-login-panel],[class*=demo-login-content]) p{color:#c8ddd7!important}html[data-demo-profile=costello] :is([class*=demo-login-card],[class*=demo-login-panel],[class*=demo-login-content]) :is(.eyebrow,.kicker,.subheading,[class*=eyebrow],[class*=badge]){color:#7ce8d2!important}html[data-demo-profile=costello] :is([class*=demo-login-card],[class*=demo-login-panel],[class*=demo-login-content]) :is(input,select,textarea){color:#f4fbf8!important;box-shadow:none!important;background:#12221f!important;border:1px solid #5deacb38!important}html[data-demo-profile=costello] :is([class*=demo-login-card],[class*=demo-login-panel],[class*=demo-login-content]) :is(input,select,textarea)::placeholder{color:#9ec6bc!important}html[data-demo-profile=costello] :is([class*=demo-login-card],[class*=demo-login-panel],[class*=demo-login-content]) :is(input,select,textarea):focus{border-color:#2dd4bfcc!important;outline:none!important;box-shadow:0 0 0 3px #2dd4bf29!important}html[data-demo-profile=costello] :is([class*=demo-login-card],[class*=demo-login-panel],[class*=demo-login-content]) :is(button[type=submit],.primary-login-button,[class*=sign-in-button]){color:#f8fffd!important;background:linear-gradient(135deg,#159d83,#0f766e)!important;border:1px solid #5deacb47!important}html[data-demo-profile=costello] :is([class*=demo-login-card],[class*=demo-login-panel],[class*=demo-login-content]) :is(button[type=submit],.primary-login-button,[class*=sign-in-button]):hover{filter:brightness(1.04)}html[data-demo-profile=costello] :is([class*=demo-login-account-card],[class*=demo-login-profile-card],[class*=demo-login-option],[class*=demo-login-credential-card],[class*=demo-account-card]){color:#effcf8!important;background:#0b221ddb!important;border:1px solid #5deacb2e!important}html[data-demo-profile=costello] :is([class*=demo-login-account-card],[class*=demo-login-profile-card],[class*=demo-login-option],[class*=demo-login-credential-card],[class*=demo-account-card]) :is(h3,h4,strong,span,p){color:inherit!important}html[data-demo-profile=costello] :is([class*=demo-login-card],[class*=demo-login-panel],[class*=demo-login-content]) :is(code,[class*=credential],[class*=password-chip]){color:#fff7dc!important;background:#141a2b!important;border:1px solid #ffeebc2e!important}html[data-demo-profile=costello] :is([class*=demo-login-card],[class*=demo-login-panel],[class*=demo-login-content]) small{color:#aacdc4!important}.iue2-shell{box-sizing:border-box;text-align:left;background:radial-gradient(circle at 0 0,#20ffa521,#0000 35%),linear-gradient(145deg,#022a20f7,#00130ff7);border:1px solid #45ffb238;border-radius:18px;width:100%;padding:22px;box-shadow:0 0 30px #00ff9914}.iue2-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.iue2-title-line{align-items:center;gap:10px;display:flex}.iue2-accent{background:linear-gradient(#38ffc2,#12a86e);border-radius:999px;width:7px;height:28px;box-shadow:0 0 16px #38ffc273}.iue2-title-line h2{color:#fff;margin:0;font-size:1.35rem;line-height:1.1}.iue2-header p{color:#e0fff0b8;margin:7px 0 0 17px;font-size:.9rem}.iue2-sync{color:#aaffd4;white-space:nowrap;background:#38ff991a;border:1px solid #38ff9973;border-radius:999px;padding:8px 13px;font-size:.76rem;font-weight:900}.iue2-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.iue2-kpi-grid article{text-align:center;background:#052c22b8;border:1px solid #7bffcc2e;border-radius:14px;padding:16px 12px}.iue2-kpi-grid span,.iue2-kpi-grid small,.iue2-row small{color:#d7ffeca3;display:block}.iue2-kpi-grid span{font-size:.78rem}.iue2-kpi-grid strong{color:#fff;margin:8px 0;font-size:1.45rem;display:block}.iue2-table{background:#00120e73;border:1px solid #7bffcc33;border-radius:14px;overflow:hidden}.iue2-table-head,.iue2-row{grid-template-columns:1.75fr 1fr .8fr 1fr .9fr .9fr 1fr;align-items:center;gap:12px;display:grid}.iue2-table-head{color:#fff;text-transform:uppercase;border-bottom:1px solid #7bffcc2e;padding:12px 16px;font-size:.72rem;font-weight:950}.iue2-row{border-bottom:1px solid #7bffcc21;padding:14px 16px}.iue2-row:last-child{border-bottom:none}.iue2-product{align-items:center;gap:12px;display:flex}.iue2-product-icon{background:#ffffff14;border-radius:9px;place-items:center;width:34px;height:34px;font-size:1.08rem;display:grid}.iue2-product strong,.iue2-row strong{color:#fff;font-size:.92rem}.iue2-stock strong{color:#72ffb0;text-align:right;display:block}.iue2-stock span{background:#ffffff1f;border-radius:999px;height:7px;margin-top:6px;display:block;overflow:hidden}.iue2-stock i{border-radius:inherit;background:linear-gradient(90deg,#2cff9a,#93ffc7);height:100%;display:block;box-shadow:0 0 10px #2cff9a66}.iue2-low .iue2-stock i{background:linear-gradient(90deg,#ff6b4a,#ffbb54)}.iue2-footer{background:#08372a94;border:1px solid #7bffcc2e;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:16px;padding:14px 16px;display:grid}.iue2-footer-icon{background:#2dffa529;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.iue2-footer p{color:#e2fff1c7;margin:0;font-size:.88rem;line-height:1.45}.iue2-footer button{color:#fff;cursor:pointer;background:#0c4636b8;border:1px solid #7bffcc40;border-radius:10px;padding:11px 16px;font-weight:900}@media (width<=900px){.iue2-header{flex-direction:column}.iue2-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.iue2-table-head{display:none}.iue2-row{grid-template-columns:1fr 1fr}.iue2-product{grid-column:1/-1}.iue2-footer{grid-template-columns:1fr}}.invoice-modal{color:#f0fdf9;background:#05251f;border:1px solid #5eead46b;border-radius:22px;gap:21px;width:min(940px,100vw - 32px);max-height:calc(100vh - 32px);padding:25px;display:grid;overflow-y:auto;box-shadow:0 30px 80px #0000007a}.invoice-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.invoice-modal-header h2{margin:4px 0 6px}.invoice-modal-header>div>span{color:var(--muted-text,#8ca49d)}.invoice-modal-close{color:#d9e7e3;min-height:40px;font:inherit;cursor:pointer;background:#94a3b81c;border:1px solid #94a3b83d;border-radius:11px;padding:9px 14px;font-weight:800}.invoice-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.invoice-form-grid label{color:#e8f5f1;gap:8px;font-size:.84rem;font-weight:800;display:grid}.invoice-customer-field{grid-column:1/-1}.invoice-form-grid input,.invoice-form-grid select,.invoice-service-picker select,.invoice-line-item input{box-sizing:border-box;color:#f8fffd;width:100%;min-height:48px;font:inherit;background:#00000021;border:1px solid #94a3b847;border-radius:12px;padding:11px 13px}.invoice-form-grid select option{color:#fff;background:#07382f}.invoice-form-grid input:focus,.invoice-form-grid select:focus,.invoice-service-picker select:focus,.invoice-line-item input:focus{border-color:#5eead48f;outline:3px solid #5eead438}.invoice-line-items-section{background:#10b9810b;border:1px solid #5eead433;border-radius:16px;gap:14px;padding:17px;display:grid}.invoice-line-items-heading,.invoice-line-item-title,.invoice-line-summary-header,.invoice-line-summary-total{justify-content:space-between;align-items:center;gap:14px;display:flex}.invoice-line-items-heading>div,.invoice-line-item-title>div{gap:3px;display:grid}.invoice-line-items-heading span,.invoice-line-item-title span{color:var(--muted-text,#8ca49d);text-transform:uppercase;font-size:.72rem;font-weight:800}.invoice-line-items-heading h3{margin:0}.invoice-line-items-heading>strong{color:#85f3d4;font-size:1.15rem}.invoice-service-picker{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.invoice-service-picker label,.invoice-line-item-fields label{color:#e8f5f1;gap:7px;font-size:.8rem;font-weight:800;display:grid}.invoice-service-picker button,.invoice-line-item-title button{color:#dffcf3;min-height:48px;font:inherit;cursor:pointer;background:#10b98129;border:1px solid #5eead466;border-radius:12px;padding:10px 15px;font-weight:850}.invoice-service-picker button:disabled{opacity:.5;cursor:not-allowed}.invoice-line-items-list{gap:11px;display:grid}.invoice-line-item{background:#0000001f;border:1px solid #94a3b833;border-radius:14px;gap:12px;padding:14px;display:grid}.invoice-line-item-title button{color:#fecaca;background:#dc26261f;border-color:#f8717166;min-height:38px;padding:7px 11px}.invoice-line-item-fields{grid-template-columns:minmax(180px,1.7fr) 100px 130px 130px;align-items:end;gap:11px;display:grid}.invoice-line-total{box-sizing:border-box;background:#10b98114;border:1px solid #5eead433;border-radius:12px;gap:6px;min-height:48px;padding:8px 11px;display:grid}.invoice-line-total span{color:var(--muted-text,#8ca49d);text-transform:uppercase;font-size:.68rem;font-weight:800}.invoice-line-empty{color:#aebfba;border:1px dashed #94a3b842;border-radius:12px;margin:0;padding:12px;line-height:1.45}.invoice-form-error{color:#fecaca;background:#dc262624;border:1px solid #f8717180;border-radius:13px;gap:5px;padding:13px 15px;display:grid}.invoice-line-summary{background:#10b9810e;border:1px solid #5eead42e;border-radius:14px;gap:9px;margin-top:14px;padding:13px;display:grid}.invoice-line-summary-header span,.invoice-line-summary-row span,.invoice-line-summary-total span{color:#a9bbb5;font-size:.78rem}.invoice-line-summary-row{border-top:1px solid #94a3b824;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding-top:9px;display:grid}.invoice-line-summary-row>div{gap:3px;min-width:0;display:grid}.invoice-line-summary-row>div span{overflow-wrap:anywhere}.invoice-line-summary-total{border-top:1px solid #5eead438;padding-top:10px}.invoice-impact-preview{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;display:grid}.invoice-impact-preview>div{background:#10b98112;border:1px solid #5eead42b;border-radius:14px;gap:6px;min-width:0;padding:14px;display:grid}.invoice-impact-preview small{color:var(--muted-text,#8ca49d);text-transform:uppercase;font-size:.72rem;font-weight:800}.invoice-impact-preview strong{overflow-wrap:anywhere}.invoice-guidance{background:#2563eb17;border:1px solid #60a5fa47;border-radius:14px;gap:6px;padding:15px 17px;display:grid}.invoice-guidance strong{color:#dbeafe}.invoice-guidance span{color:#b9cbc6;line-height:1.5}.invoice-modal-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.invoice-modal-actions>button{min-height:52px;font:inherit;cursor:pointer;border-radius:13px;font-weight:850;transition:transform .16s,background .16s,box-shadow .16s}.invoice-modal-actions>button:first-child{color:#fff;background:linear-gradient(135deg,#10b981f5,#0f766ef5);border:1px solid #5eead4ad;box-shadow:0 10px 22px #10b9812e}.invoice-modal-actions>button:last-child{color:#fecaca;background:#dc262624;border:1px solid #f8717180}.invoice-modal-actions>button:hover{transform:translateY(-1px)}@media (width<=700px){.invoice-modal{padding:19px}.invoice-modal-header{flex-direction:column}.invoice-form-grid,.invoice-impact-preview,.invoice-modal-actions,.invoice-service-picker,.invoice-line-item-fields,.invoice-line-summary-row{grid-template-columns:1fr}.invoice-service-picker button,.invoice-line-item-title button{width:100%}.invoice-line-item-title,.invoice-line-summary-header{flex-direction:column;align-items:flex-start}.invoice-customer-field{grid-column:auto}}.vendor-payment-modal{color:#f0fdf9;background:#05251f;border:1px solid #fbbf246b;border-radius:22px;gap:21px;width:min(760px,100vw - 32px);max-height:calc(100vh - 32px);padding:25px;display:grid;overflow-y:auto;box-shadow:0 30px 80px #0000007a}.vendor-payment-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.vendor-payment-header h2{margin:4px 0 6px}.vendor-payment-header>div>span{color:var(--muted-text,#8ca49d)}.vendor-payment-close{color:#d9e7e3;min-height:40px;font:inherit;cursor:pointer;background:#94a3b81c;border:1px solid #94a3b83d;border-radius:11px;padding:9px 14px;font-weight:800}.vendor-payment-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.vendor-payment-form-grid label{color:#e8f5f1;gap:8px;font-size:.84rem;font-weight:800;display:grid}.vendor-payment-wide{grid-column:1/-1}.vendor-payment-form-grid input,.vendor-payment-form-grid select,.vendor-payment-form-grid textarea{box-sizing:border-box;color:#f8fffd;width:100%;font:inherit;background:#00000021;border:1px solid #94a3b847;border-radius:12px;padding:11px 13px}.vendor-payment-form-grid input,.vendor-payment-form-grid select{min-height:48px}.vendor-payment-form-grid textarea{resize:vertical;line-height:1.5}.vendor-payment-form-grid select option{color:#fff;background:#07382f}.vendor-payment-form-grid input:focus,.vendor-payment-form-grid select:focus,.vendor-payment-form-grid textarea:focus{border-color:#fbbf2494;outline:3px solid #fbbf2433}.vendor-payment-impact{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.vendor-payment-impact>div{background:#d9770614;border:1px solid #fbbf2430;border-radius:14px;gap:6px;min-width:0;padding:14px;display:grid}.vendor-payment-impact small{color:var(--muted-text,#8ca49d);text-transform:uppercase;font-size:.72rem;font-weight:800}.vendor-payment-impact strong{overflow-wrap:anywhere}.vendor-payment-guidance{background:#2563eb17;border:1px solid #60a5fa47;border-radius:14px;gap:6px;padding:15px 17px;display:grid}.vendor-payment-guidance strong{color:#dbeafe}.vendor-payment-guidance span{color:#b9cbc6;line-height:1.5}.vendor-payment-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.vendor-payment-actions>button{min-height:52px;font:inherit;cursor:pointer;border-radius:13px;font-weight:850;transition:transform .16s,background .16s,box-shadow .16s}.vendor-payment-actions>button:first-child{color:#fff;background:linear-gradient(135deg,#d97706f7,#b45309f7);border:1px solid #fbbf24a8;box-shadow:0 10px 22px #d977062e}.vendor-payment-actions>button:last-child{color:#fecaca;background:#dc262624;border:1px solid #f8717180}.vendor-payment-actions>button:hover{transform:translateY(-1px)}@media (width<=700px){.vendor-payment-modal{padding:19px}.vendor-payment-header{flex-direction:column}.vendor-payment-form-grid,.vendor-payment-impact,.vendor-payment-actions{grid-template-columns:1fr}.vendor-payment-wide{grid-column:auto}}.finance-center-page>.financial-timeline-panel{width:100%;min-width:0;padding:28px;overflow:hidden;grid-column:1/-1!important}.financial-timeline-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.financial-timeline-header h2{margin:3px 0 0;font-size:clamp(1.45rem,2.5vw,2rem)}.financial-timeline-intro{max-width:720px;color:var(--muted-text,#829a93);margin:10px 0 0;line-height:1.55}.financial-timeline-count{text-align:center;background:#10b98117;border:1px solid #5eead438;border-radius:16px;min-width:92px;padding:13px 16px}.financial-timeline-count strong,.financial-timeline-count span{display:block}.financial-timeline-count strong{font-size:1.45rem}.financial-timeline-count span{color:var(--muted-text,#829a93);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:.75rem}.financial-timeline-toolbar{border:1px solid var(--border-color);background:#0000001a;border-radius:18px;grid-template-columns:minmax(260px,1fr) minmax(210px,.34fr);gap:14px;margin-top:24px;padding:16px;display:grid}.financial-timeline-search,.financial-timeline-filter{flex-direction:column;gap:7px;display:flex}.financial-timeline-search>span,.financial-timeline-filter>span{color:var(--muted-text,#829a93);letter-spacing:.05em;text-transform:uppercase;font-size:.74rem;font-weight:800}.financial-timeline-search input,.financial-timeline-filter select{color:#f5fbf9;width:100%;min-height:46px;font:inherit;box-sizing:border-box;background:#15352f;border:1px solid #5eead430;border-radius:12px;padding:10px 13px}.financial-timeline-filter select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.financial-timeline-filter select option{color:#f5fbf9;background:#102f2a}.financial-timeline-list{flex-direction:column;gap:14px;margin-top:18px;display:flex}.financial-timeline-event{border:1px solid var(--border-color);background:linear-gradient(135deg,#ffffff09,#ffffff03);border-radius:20px;grid-template-columns:48px minmax(0,1fr) minmax(150px,auto);align-items:stretch;gap:18px;min-width:0;padding:20px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;position:relative}.financial-timeline-event:hover{border-color:#5eead447;transform:translateY(-2px);box-shadow:0 14px 30px #00000029}.financial-event-rail{justify-content:center;display:flex;position:relative}.financial-event-rail>span{z-index:2;color:#d8e7e2;background:#94a3b824;border-radius:14px;place-items:center;width:42px;height:42px;font-size:1.05rem;font-weight:900;display:grid;position:relative}.financial-event-rail>i{z-index:1;background:#94a3b829;width:2px;position:absolute;top:42px;bottom:-35px}.financial-timeline-event:last-child .financial-event-rail>i{display:none}.tone-income .financial-event-rail>span,.tone-success .financial-event-rail>span{color:#6ee7b7;background:#10b9812b}.tone-expense .financial-event-rail>span,.tone-danger .financial-event-rail>span{color:#fca5a5;background:#ef444429}.tone-warning .financial-event-rail>span{color:#fcd34d;background:#f59e0b2b}.tone-info .financial-event-rail>span{color:#93c5fd;background:#3b82f62b}.financial-event-content{min-width:0}.financial-event-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.financial-event-heading h3{margin:5px 0 0;font-size:1.08rem}.financial-event-heading time{color:var(--muted-text,#829a93);white-space:nowrap;flex:none;font-size:.82rem}.financial-event-type{color:#72e1cd;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:850;display:inline-flex}.financial-event-description{max-width:820px;color:var(--muted-text,#8ca49d);overflow-wrap:normal;word-break:normal;margin:12px 0 0;line-height:1.55}.financial-event-metadata{flex-wrap:wrap;gap:9px;margin-top:15px;display:flex}.financial-event-metadata>span{color:#d9e7e3;overflow-wrap:normal;word-break:normal;background:#0000001a;border:1px solid #94a3b824;border-radius:10px;align-items:center;gap:6px;padding:7px 10px;font-size:.79rem;display:inline-flex}.financial-event-metadata small{color:var(--muted-text,#829a93);font-size:inherit}.financial-event-summary{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;min-width:150px;display:flex}.financial-event-amount{white-space:nowrap;font-size:1.2rem}.financial-event-amount.is-expense{color:#fca5a5}.financial-event-status{color:#cbdad6;white-space:nowrap;word-break:normal;background:#94a3b821;border-radius:999px;width:max-content;max-width:100%;padding:6px 9px;font-size:.72rem;font-weight:800;display:inline-flex;overflow-wrap:normal!important}.financial-event-reopen{color:#fde68a;min-height:40px;font:inherit;white-space:nowrap;cursor:pointer;background:#f59e0b21;border:1px solid #f59e0b7a;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:.82rem;font-weight:850;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex}.financial-event-reopen:hover{background:#f59e0b3b;transform:translateY(-1px);box-shadow:0 8px 18px #f59e0b1f}.financial-event-reopen:focus-visible{outline-offset:3px;outline:3px solid #f59e0b6b}.financial-timeline-empty{text-align:center;min-height:170px;color:var(--muted-text,#829a93);border:1px dashed #94a3b83d;border-radius:20px;place-content:center;gap:6px;padding:30px;display:grid}.financial-timeline-empty strong{color:inherit;font-size:1.05rem}@media (width<=900px){.finance-center-page>.financial-timeline-panel{padding:20px}.financial-timeline-toolbar{grid-template-columns:1fr}.financial-timeline-event{grid-template-columns:44px minmax(0,1fr)}.financial-event-summary{text-align:left;flex-flow:wrap;grid-column:2;justify-content:flex-start;align-items:flex-start;min-width:0}}@media (width<=600px){.financial-timeline-header{flex-direction:column}.financial-timeline-count{min-width:82px}.financial-timeline-event{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:16px}.financial-event-rail>span{border-radius:11px;width:34px;height:34px}.financial-event-rail>i{top:34px}.financial-event-heading{flex-direction:column;gap:6px}.financial-event-heading time{white-space:normal}.financial-event-metadata{flex-direction:column;align-items:stretch}.financial-event-metadata>span{box-sizing:border-box;width:100%}.financial-event-summary{grid-column:1/-1;padding-left:48px}}.financial-timeline-footer{background:#0000001a;border:1px solid #94a3b824;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:16px 18px;display:flex}.financial-timeline-footer>span{color:var(--muted-text,#829a93);font-size:.84rem}.financial-history-toggle{color:#a7f3d0;min-height:42px;font:inherit;cursor:pointer;background:#10b9811c;border:1px solid #5eead457;border-radius:12px;padding:10px 16px;font-size:.84rem;font-weight:850;transition:transform .16s,background .16s,box-shadow .16s}.financial-history-toggle:hover{background:#10b98130;transform:translateY(-1px);box-shadow:0 8px 18px #10b9811a}.financial-history-toggle:focus-visible{outline-offset:3px;outline:3px solid #5eead459}@media (width<=600px){.financial-timeline-footer{flex-direction:column;align-items:stretch}.financial-history-toggle{width:100%}}.financial-event-reverse{color:#fecaca;min-height:40px;font:inherit;white-space:nowrap;cursor:pointer;background:#dc262621;border:1px solid #f8717180;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:.8rem;font-weight:850;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.financial-event-reverse:hover{background:#dc26263b;transform:translateY(-1px);box-shadow:0 8px 18px #dc262621}.financial-event-reverse:focus-visible{outline-offset:3px;outline:3px solid #f8717161}.financial-reversal-backdrop{z-index:1200}.financial-reversal-modal{color:#f0fdf9;background:#05251f;border:1px solid #f871716b;border-radius:22px;gap:20px;width:min(680px,100vw - 32px);max-height:calc(100vh - 32px);padding:24px;display:grid;overflow-y:auto;box-shadow:0 30px 80px #0000007a}.financial-reversal-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.financial-reversal-header h2{margin:4px 0 0}.financial-reversal-close{color:#d9e7e3;min-height:40px;font:inherit;cursor:pointer;background:#94a3b81c;border:1px solid #94a3b83d;border-radius:11px;padding:9px 14px;font-weight:800}.financial-reversal-warning{background:#d977061c;border:1px solid #fbbf2459;border-radius:15px;gap:7px;padding:15px 17px;display:grid}.financial-reversal-warning strong{color:#fde68a}.financial-reversal-warning span{color:#d9e7e3;line-height:1.5}.financial-reversal-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.financial-reversal-details>div{background:#0000001a;border:1px solid #94a3b829;border-radius:13px;gap:5px;padding:14px;display:grid}.financial-reversal-details small{color:var(--muted-text,#8ca49d);text-transform:uppercase;font-size:.73rem;font-weight:800}.financial-reversal-reason{color:#e8f5f1;gap:8px;font-weight:800;display:grid}.financial-reversal-reason textarea{box-sizing:border-box;resize:vertical;color:#f8fffd;width:100%;font:inherit;background:#00000021;border:1px solid #94a3b847;border-radius:13px;padding:13px 14px;line-height:1.5}.financial-reversal-reason textarea:focus{border-color:#f871718a;outline:3px solid #f871713b}.financial-reversal-validation{color:#fecaca;background:#dc262621;border:1px solid #f871718c;border-radius:12px;padding:12px 14px;font-weight:800}.financial-reversal-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.financial-reversal-actions>button{min-height:50px;font:inherit;cursor:pointer;border-radius:12px;font-weight:850}.financial-reversal-actions>button:first-child{color:#fff;background:linear-gradient(135deg,#dc2626f2,#991b1bf2);border:1px solid #f87171a8}.financial-reversal-actions>button:last-child{color:#dbeafe;background:#2563eb2b;border:1px solid #60a5fa8a}.financial-reversal-actions>button:hover{transform:translateY(-1px)}@media (width<=600px){.financial-reversal-modal{padding:19px}.financial-reversal-header{flex-direction:column}.financial-reversal-details,.financial-reversal-actions{grid-template-columns:1fr}}.reconciliation-modal{width:min(1040px,100vw - 48px);max-width:1040px;max-height:calc(100vh - 48px);padding:26px;overflow-y:auto}.reconciliation-modal-header{align-items:flex-start;margin-bottom:22px}.reconciliation-reference{color:var(--muted-text,#8ca49d);margin-top:7px;font-size:.92rem;display:block}.reconciliation-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.reconciliation-summary-card{border:1px solid var(--border-color);background:#ffffff09;border-radius:18px;flex-direction:column;justify-content:center;gap:8px;min-width:0;min-height:112px;padding:18px;display:flex}.reconciliation-summary-card small,.reconciliation-resolution-panel small,.reconciliation-reason-panel small,.adjustment-impact-preview small{color:var(--muted-text,#8ca49d);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.reconciliation-summary-card strong{overflow-wrap:normal;word-break:normal;font-size:clamp(1.05rem,2vw,1.35rem)}.reconciliation-summary-card.is-open{background:#dc26261f;border-color:#ef444473}.reconciliation-summary-card.is-resolved{background:#0596691f;border-color:#10b98166}.reconciliation-reason-panel,.reconciliation-resolution-panel,.reconciliation-adjustment-workspace{border:1px solid var(--border-color);background:#ffffff07;border-radius:20px;margin-top:18px;padding:22px}.reconciliation-reason-panel{grid-template-columns:minmax(210px,.75fr) minmax(0,1.6fr);align-items:center;gap:24px;display:grid}.reconciliation-reason-panel h3{margin:5px 0 0}.reconciliation-reason-panel p{margin:0;line-height:1.65}.reconciliation-resolution-panel{flex-direction:column;gap:6px;display:flex}.reconciliation-action-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-top:18px;display:grid}.reconciliation-action-grid button{white-space:normal;min-height:48px;padding:12px 16px}.reconciliation-action-grid button:disabled{cursor:not-allowed;opacity:.45}.reconciliation-adjustment-workspace{background:linear-gradient(135deg,#2563eb17,#0596690d)}.adjustment-workspace-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.adjustment-workspace-header h3{margin:4px 0 0;font-size:1.35rem}.adjustment-guidance{color:var(--muted-text,#8ca49d);margin:16px 0;line-height:1.55}.adjustment-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.adjustment-form-grid label,.adjustment-reason-field{flex-direction:column;gap:8px;font-weight:700;display:flex}.adjustment-form-grid input,.adjustment-form-grid select,.adjustment-reason-field textarea{border:1px solid var(--border-color);background:var(--surface-color,#ffffff0f);width:100%;min-height:46px;color:inherit;font:inherit;box-sizing:border-box;border-radius:12px;padding:11px 13px}.adjustment-reason-field{margin-top:16px}.adjustment-reason-field textarea{resize:vertical}.reconciliation-validation-message{color:#fca5a5;background:#dc26261f;border:1px solid #ef44447a;border-radius:12px;margin-top:14px;padding:12px 14px;font-weight:700}.adjustment-impact-preview{background:#0000001f;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-top:18px;padding:16px;display:grid}.adjustment-impact-preview div{flex-direction:column;gap:5px;display:flex}.adjustment-impact-preview div:last-child{text-align:right}.adjustment-impact-preview>span{opacity:.7;font-size:1.4rem}.adjustment-actions{grid-template-columns:minmax(180px,1.5fr) 1fr 1fr}@media (width<=800px){.reconciliation-modal{width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:18px}.reconciliation-summary-grid,.adjustment-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reconciliation-reason-panel{grid-template-columns:1fr;gap:12px}.reconciliation-action-grid,.adjustment-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.reconciliation-summary-grid,.reconciliation-action-grid,.adjustment-form-grid,.adjustment-actions{grid-template-columns:1fr}.adjustment-workspace-header{flex-direction:column}}.reconciliation-adjustment-workspace select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5fbf9!important;background-color:#163a34!important;border-color:#5eead43d!important}.reconciliation-adjustment-workspace select option{color:#f5fbf9!important;background-color:#102f2a!important}.reconciliation-adjustment-workspace select option:checked{color:#fff!important;background-color:#267565!important}.reconciliation-match-workspace{gap:20px;display:grid}.match-transaction-list{gap:12px;display:grid}.match-transaction-card{cursor:pointer;background:#0000001a;border:1px solid #94a3b82e;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid}.match-transaction-card:hover{background:#10b98112;border-color:#5eead457;transform:translateY(-1px)}.match-transaction-card.is-selected{background:#10b9811f;border-color:#5eead49e;box-shadow:0 0 0 3px #5eead414}.match-transaction-card>input{accent-color:#34d399;width:19px;height:19px;margin:0}.match-transaction-copy{gap:6px;min-width:0;display:grid}.match-transaction-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.match-transaction-heading>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.match-transaction-heading small{color:var(--muted-text,#8ca49d);background:#94a3b821;border-radius:999px;padding:4px 7px;font-size:.7rem;font-weight:800}.match-transaction-copy p{color:#d9e7e3;margin:0}.match-transaction-copy>span{color:var(--muted-text,#8ca49d);font-size:.8rem}.match-amount-badge{white-space:nowrap;border-radius:999px;justify-content:center;min-width:110px;padding:7px 9px;font-size:.72rem;font-weight:850;display:inline-flex}.match-amount-badge.is-exact{color:#a7f3d0;background:#10b98126}.match-amount-badge.is-different{color:#fde68a;background:#f59e0b21}.match-impact-preview{background:#10b98112;border:1px solid #5eead42e;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:16px;display:grid}.match-impact-preview>div{gap:5px;display:grid}.match-impact-preview>div:last-child{text-align:right}.match-impact-preview small{color:var(--muted-text,#8ca49d)}.match-impact-preview>span{color:#72e1cd;font-size:1.3rem;font-weight:900}@media (width<=600px){.match-transaction-card{grid-template-columns:auto minmax(0,1fr)}.match-amount-badge{grid-column:2;justify-self:start}.match-transaction-heading{flex-direction:column;gap:7px}.match-impact-preview{grid-template-columns:1fr}.match-impact-preview>span{justify-self:center;transform:rotate(90deg)}.match-impact-preview>div:last-child{text-align:left}}.reconciliation-match-workspace .adjustment-actions>button{min-height:54px;font:inherit;letter-spacing:.01em;cursor:pointer;opacity:1;box-shadow:none;border-style:solid;border-width:1px;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:12px 18px;font-size:.9rem;font-weight:850;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.reconciliation-match-workspace .adjustment-actions>button:first-child{color:#fff;background:linear-gradient(135deg,#10b981f5,#0f766ef5);border-color:#5eead4b8;box-shadow:0 10px 22px #10b9812e}.reconciliation-match-workspace .adjustment-actions>button:first-child:before{content:"✓";font-size:1rem;font-weight:950}.reconciliation-match-workspace .adjustment-actions>button:nth-child(2){color:#dbeafe;background:#2563eb2e;border-color:#60a5fa94;box-shadow:0 8px 18px #2563eb1a}.reconciliation-match-workspace .adjustment-actions>button:nth-child(2):before{content:"←";font-size:1rem;font-weight:950}.reconciliation-match-workspace .adjustment-actions>button:last-child{color:#fecaca;background:#dc262626;border-color:#f8717194;box-shadow:0 8px 18px #dc262614}.reconciliation-match-workspace .adjustment-actions>button:last-child:before{content:"×";font-size:1.15rem;font-weight:950}.reconciliation-match-workspace .adjustment-actions>button:not(:disabled):hover{transform:translateY(-2px)}.reconciliation-match-workspace .adjustment-actions>button:first-child:not(:disabled):hover{background:linear-gradient(135deg,#34d399,#0d9488);box-shadow:0 13px 26px #10b98142}.reconciliation-match-workspace .adjustment-actions>button:nth-child(2):hover{background:#2563eb4a;box-shadow:0 11px 22px #2563eb29}.reconciliation-match-workspace .adjustment-actions>button:last-child:hover{background:#dc262640;box-shadow:0 11px 22px #dc262624}.reconciliation-match-workspace .adjustment-actions>button:focus-visible{outline-offset:3px;outline:3px solid #ffffff57}.reconciliation-match-workspace .adjustment-actions>button:disabled{color:#cbd5e17a;box-shadow:none;cursor:not-allowed;background:#94a3b81f;border-color:#94a3b833;transform:none}@media (width<=600px){.reconciliation-match-workspace .adjustment-actions>button{width:100%}}.reconciliation-modal>.reconciliation-action-grid>button{min-height:54px;font:inherit;cursor:pointer;opacity:1;border-style:solid;border-width:1px;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:12px 15px;font-size:.86rem;font-weight:850;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.reconciliation-modal>.reconciliation-action-grid>button:first-child{color:#fff;background:linear-gradient(135deg,#10b981f0,#0f766ef0);border-color:#5eead4a6;box-shadow:0 9px 20px #10b9812b}.reconciliation-modal>.reconciliation-action-grid>button:first-child:before{content:"↔";font-size:1rem;font-weight:950}.reconciliation-modal>.reconciliation-action-grid>button:nth-child(2){color:#fde68a;background:#d9770633;border-color:#fbbf249e;box-shadow:0 8px 18px #d977061a}.reconciliation-modal>.reconciliation-action-grid>button:nth-child(2):before{content:"±";font-size:1.05rem;font-weight:950}.reconciliation-modal>.reconciliation-action-grid>button:nth-child(3){color:#dbeafe;background:#2563eb30;border-color:#60a5fa9e;box-shadow:0 8px 18px #2563eb1a}.reconciliation-modal>.reconciliation-action-grid>button:nth-child(3):before{content:"✓";font-size:1rem;font-weight:950}.reconciliation-modal>.reconciliation-action-grid>button:nth-child(4){color:#e9d5ff;background:#7e22ce2b;border-color:#c084fc8f;box-shadow:0 8px 18px #7e22ce17}.reconciliation-modal>.reconciliation-action-grid>button:nth-child(4):before{content:"⏸";font-size:.95rem;font-weight:950}.reconciliation-modal>.reconciliation-action-grid>button:not(:disabled):hover{transform:translateY(-2px)}.reconciliation-modal>.reconciliation-action-grid>button:first-child:not(:disabled):hover{background:linear-gradient(135deg,#34d399,#0d9488);box-shadow:0 12px 25px #10b98140}.reconciliation-modal>.reconciliation-action-grid>button:nth-child(2):not(:disabled):hover{background:#d977064d}.reconciliation-modal>.reconciliation-action-grid>button:nth-child(3):not(:disabled):hover{background:#2563eb4d}.reconciliation-modal>.reconciliation-action-grid>button:nth-child(4):not(:disabled):hover{background:#7e22ce45}.reconciliation-modal>.reconciliation-action-grid>button:focus-visible{outline-offset:3px;outline:3px solid #ffffff52}.reconciliation-modal>.reconciliation-action-grid>button:disabled{color:#cbd5e173;box-shadow:none;cursor:not-allowed;background:#94a3b81c;border-color:#94a3b833;transform:none}@media (width<=700px){.reconciliation-modal>.reconciliation-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.reconciliation-modal>.reconciliation-action-grid{grid-template-columns:1fr}}.special-services-page{gap:18px;display:grid}.special-services-heading,.special-services-card-footer,.special-services-lead-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.special-services-heading h2,.special-services-lead-card h3{margin:4px 0}.special-services-feedback{border-radius:16px;padding:12px 16px;font-weight:800}.special-services-feedback.success{color:#07543f;background:#dff7eb}.special-services-feedback.error{color:#8a231f;background:#fee8e7}.special-services-summary{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.special-services-summary article{padding:14px}.special-services-summary span,.special-services-lead-details span{color:var(--muted-text,#5b6f68);font-size:.76rem;display:block}.special-services-summary strong{margin-top:6px;font-size:1.5rem;display:block}.special-services-content{grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);align-items:start;gap:18px;display:grid}.special-services-filters,.special-services-editor form{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.special-services-filters{margin:16px 0}.special-services-filters label,.special-services-editor label,.special-services-loss-form label{gap:6px;font-weight:800;display:grid}.special-services-filters input,.special-services-filters select,.special-services-editor input,.special-services-editor select,.special-services-editor textarea,.special-services-loss-form input{background:var(--surface,#fff);width:100%;color:inherit;border:1px solid #bfd2ca;border-radius:12px;padding:10px 12px}.special-services-lead-list,.special-services-inspection-list{gap:12px;display:grid}.special-services-lead-card,.special-services-inspection-list article{background:var(--surface,#fff);border:1px solid #d4e3dd;border-radius:16px;padding:14px}.special-services-lead-title>div>span{color:#08765b;text-transform:uppercase;font-size:.76rem;font-weight:900}.special-services-lead-details{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.special-services-lead-details small,.special-services-inspection-list span,.special-services-inspection-list small{display:block}.special-services-notes,.special-services-lost-reason{margin:10px 0}.special-services-lost-reason{color:#8a231f;font-weight:800}.special-services-actions,.special-services-editor-actions,.special-services-loss-form{flex-wrap:wrap;gap:8px;display:flex}.special-services-actions button,.special-services-editor button,.special-services-heading button,.special-services-loss-form button{min-height:40px}.special-services-actions .danger-button{color:#8a231f}.special-services-loss-form{border-top:1px solid #d4e3dd;align-items:end;margin-top:12px;padding-top:12px}.special-services-loss-form label{flex:220px}.special-services-inspection-list article strong{color:#08765b;display:block}.special-services-empty{color:#5b6f68;text-align:center;border:1px dashed #bfd2ca;border-radius:14px;padding:18px}.special-services-editor-notes{grid-column:1/-1}.special-services-editor textarea{resize:vertical;min-height:90px}.special-services-editor-actions{grid-column:1/-1}.special-services-estimates,.special-services-estimate-list,.special-services-estimate-editor form,.special-services-estimate-line-editor{gap:14px;display:grid}.special-services-estimate-opportunities{gap:8px;display:grid}.special-services-estimate-opportunities article,.special-services-estimate-title,.special-services-estimate-lines div,.special-services-estimate-line-form,.special-services-estimate-money-inputs{justify-content:space-between;align-items:center;gap:12px;display:flex}.special-services-estimate-opportunities article,.special-services-estimate-card,.special-services-estimate-editor{background:var(--surface,#fff);border:1px solid #d4e3dd;border-radius:16px;padding:14px}.special-services-estimate-opportunities span,.special-services-estimate-title span,.special-services-estimate-scope span,.special-services-estimate-dates span{color:var(--muted-text,#5b6f68);font-size:.78rem;display:block}.special-services-estimate-title h3,.special-services-estimate-scope p{margin:4px 0}.special-services-estimate-totals,.special-services-estimate-scope{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.special-services-estimate-scope{grid-template-columns:repeat(2,minmax(0,1fr))}.special-services-estimate-totals span{background:#eef7f3;border-radius:12px;padding:10px}.special-services-estimate-totals strong{margin-top:4px;display:block}.special-services-estimate-lines{border-top:1px solid #d4e3dd;border-bottom:1px solid #d4e3dd;gap:6px;padding:10px 0;display:grid}.special-services-estimate-dates{flex-wrap:wrap;gap:12px;margin:10px 0;display:flex}.special-services-estimate-editor form>label,.special-services-estimate-line-form label,.special-services-estimate-money-inputs label{gap:6px;font-weight:800;display:grid}.special-services-estimate-editor textarea,.special-services-estimate-editor input{background:var(--surface,#fff);width:100%;color:inherit;border:1px solid #bfd2ca;border-radius:12px;padding:10px 12px}.special-services-estimate-editor textarea{resize:vertical;min-height:78px}.special-services-estimate-line-editor{border:1px solid #d4e3dd;border-radius:14px;padding:12px}.special-services-estimate-line-form{align-items:end}.special-services-estimate-line-form label:first-child{flex:2 240px}.special-services-estimate-line-form label{flex:110px}.special-services-estimate-money-inputs{justify-content:flex-start}.special-services-estimate-money-inputs label{flex:0 240px}.special-service-dispatch{gap:16px;display:grid}.special-service-operations-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.special-service-operations-summary article{background:#eef7f3;border:1px solid #d4e3dd;border-radius:14px;padding:12px}.special-service-operations-summary span,.special-service-dispatch-card span,.special-service-dispatch-form>div>span{color:var(--muted-text,#5b6f68);text-transform:uppercase;font-size:.76rem;font-weight:800;display:block}.special-service-operations-summary strong{margin-top:4px;font-size:1.35rem;display:block}.special-service-dispatch-layout{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:start;gap:16px;display:grid}.special-service-dispatch-list,.special-service-dispatch-form,.special-service-attention-list{gap:10px;display:grid}.special-service-dispatch-card,.special-service-dispatch-form{background:var(--surface,#fff);border:1px solid #d4e3dd;border-radius:16px;padding:14px}.special-service-dispatch-card.selected{border-color:#08765b;box-shadow:0 0 0 2px #08765b1f}.special-service-dispatch-card h3,.special-service-dispatch-form h3{margin:4px 0}.special-service-dispatch-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.special-service-dispatch-card dt{color:var(--muted-text,#5b6f68);font-size:.76rem}.special-service-dispatch-card dd{overflow-wrap:anywhere;margin:2px 0 0;font-weight:800}.special-service-dispatch-form label{gap:6px;font-weight:800;display:grid}.special-service-dispatch-form input,.special-service-dispatch-form select{background:var(--surface,#fff);width:100%;color:inherit;border:1px solid #bfd2ca;border-radius:12px;padding:10px 12px}.special-service-dispatch-actions{flex-wrap:wrap;gap:8px;display:flex}.special-service-attention-list{border-top:1px solid #d4e3dd;padding-top:14px}.special-service-attention-list>div{color:#6f4b00;background:#fff4d8;border-radius:12px;gap:3px;padding:10px 12px;display:grid}@media (width<=1100px){.special-services-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.special-services-content{grid-template-columns:1fr}.special-service-operations-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.special-service-dispatch-layout{grid-template-columns:1fr}}@media (width<=760px){.special-services-heading,.special-services-card-footer,.special-services-lead-title{flex-direction:column}.special-services-summary,.special-services-filters,.special-services-editor form,.special-services-lead-details,.special-services-estimate-totals,.special-services-estimate-scope,.special-service-operations-summary,.special-service-dispatch-card dl{grid-template-columns:1fr}.special-services-estimate-opportunities article,.special-services-estimate-title,.special-services-estimate-line-form,.special-services-estimate-money-inputs{flex-direction:column;align-items:stretch}}.live-command-page{min-width:0;margin-top:14px}.app-frame:has(.live-command-page) .desktop-workspace-header{border-radius:18px;flex-wrap:wrap;gap:10px 16px;min-height:0;padding:12px 16px}.app-frame:has(.live-command-page) .desktop-workspace-header>div:first-child{flex:none;min-width:max-content}.app-frame:has(.live-command-page) .desktop-workspace-header .workspace-breadcrumb{white-space:nowrap;flex-wrap:nowrap;gap:0;margin:0}.app-frame:has(.live-command-page) .desktop-workspace-header .workspace-breadcrumb>span:first-child{white-space:nowrap}.app-frame:has(.live-command-page) .desktop-workspace-header .workspace-breadcrumb>span[aria-hidden=true]{display:none}.app-frame:has(.live-command-page) .desktop-workspace-header .workspace-breadcrumb>[aria-current=page]{display:none}.app-frame:has(.live-command-page) .desktop-workspace-header h1{display:none}.app-frame:has(.live-command-page) .desktop-workspace-header .header-actions{flex-wrap:wrap;flex:560px;gap:8px;min-width:0}.app-frame:has(.live-command-page) .desktop-workspace-header .header-actions>button{white-space:nowrap}.app-frame:has(.live-command-page) .desktop-workspace-header .system-pill{white-space:nowrap}.app-frame:has(.live-command-page) .desktop-workspace-header .system-pill{text-overflow:ellipsis;min-width:0;max-width:100%;overflow:hidden}.live-command-wallboard{--command-ink:#eef8f3;--command-muted:#9bb8ac;--command-panel:#113027eb;--command-line:#b5dfcd2b;--command-accent:#70d6aa;min-height:calc(100vh - 104px);color:var(--command-ink);background:radial-gradient(circle at 100% 0,#267b5b3d,#0000 36%),linear-gradient(145deg,#071b16 0%,#0b2720 54%,#0b211c 100%);padding:clamp(16px,2vw,28px);overflow-x:hidden}.live-command-wallboard:fullscreen{width:100vw;height:100vh;min-height:100vh;overflow:hidden auto}.live-command-topbar,.live-command-panel-heading,.live-command-assignment-grid article header,.live-command-financial-activity article,.live-command-rows article{justify-content:space-between;align-items:center;gap:16px;display:flex}.live-command-topbar{margin-bottom:10px}.live-command-identity{min-width:0}.live-command-identity-line,.live-command-header-status{align-items:center;gap:10px;display:flex}.live-command-identity-line{flex-wrap:wrap}.live-command-identity-line .eyebrow{margin:0}.live-command-title{letter-spacing:-.025em;margin:3px 0 0;font-size:clamp(1.15rem,2vw,1.7rem);line-height:1.05}.live-command-active-view,.live-command-rotation-status{border:1px solid var(--command-line);color:var(--command-muted);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900}.live-command-header-status{flex-wrap:wrap;justify-content:flex-end}.live-command-topbar>div>span,.live-command-timestamps span,.live-command-kpi-grid span,.live-command-pipeline span,.live-command-rows span,.live-command-assignment-grid span,.live-command-financial-activity span,.live-command-system-facts dt{color:var(--command-muted)}.live-command-timestamps{gap:12px;display:flex}.live-command-timestamps div{border:1px solid var(--command-line);background:#05141080;border-radius:14px;min-width:136px;padding:7px 11px}.live-command-timestamps span,.live-command-timestamps strong{display:block}.live-command-timestamps strong{margin-top:2px;font-size:1rem}.live-command-toolbar{border-top:1px solid var(--command-line);border-bottom:1px solid var(--command-line);flex-wrap:wrap;align-items:flex-end;gap:10px 16px;margin-bottom:5px;padding:8px 0;display:flex}.live-command-control-group{gap:5px;min-width:0;display:grid}.live-command-control-group.view-group{flex:430px}.live-command-control-group.action-group{flex:610px}.live-command-control-label{color:var(--command-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:900}.live-command-view-tabs,.live-command-controls{flex-wrap:wrap;gap:8px;display:flex}.live-command-view-tabs button,.live-command-controls button{border:1px solid var(--command-line);min-height:38px;color:var(--command-ink);background:#061c16bd;border-radius:12px;flex:auto;padding:9px 13px;font-weight:800}.live-command-view-tabs button:hover,.live-command-controls button:hover,.live-command-view-tabs button:focus-visible,.live-command-controls button:focus-visible{border-color:var(--command-accent);outline-offset:2px;background:#1d5b45cc;outline:3px solid #70d6aab8}.live-command-view-tabs button.active,.live-command-controls button.active{border-color:var(--command-accent);background:var(--command-accent);color:#08241b}.live-command-status-row{min-height:22px;color:var(--command-muted);margin-bottom:7px;font-size:.76rem}.live-command-rotation-status.active{color:#91ebc2;background:#42c98f29}.live-command-rotation-status.paused{color:#ffd38a;background:#ffc25929}.live-command-view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.live-command-kpi-grid{grid-column:1/-1;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;display:grid}.live-command-kpi-grid.compact{grid-template-columns:repeat(6,minmax(0,1fr))}.live-command-kpi-grid article,.live-command-panel{border:1px solid var(--command-line);background:var(--command-panel);border-radius:18px;box-shadow:0 14px 35px #00000026}.live-command-kpi-grid article{min-width:0;min-height:112px;padding:15px;overflow:hidden}.live-command-kpi-grid span,.live-command-kpi-grid strong{display:block}.live-command-kpi-grid strong{min-width:0;margin-top:14px;font-size:clamp(1.75rem,3vw,3rem);line-height:1;overflow:hidden}.live-command-panel{min-width:0;padding:18px}.live-command-panel.wide{grid-column:1/-1}.live-command-panel h3{margin:3px 0 0;font-size:clamp(1.05rem,1.5vw,1.35rem)}.live-command-panel-heading>span{color:var(--command-muted);font-size:.8rem;font-weight:800}.live-command-pipeline,.live-command-finance-strip{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;margin-top:14px;display:grid}.live-command-pipeline>div,.live-command-finance-strip>div{background:#03140f7a;border-radius:13px;padding:12px}.live-command-pipeline strong,.live-command-pipeline span,.live-command-finance-strip strong,.live-command-finance-strip span{display:block}.live-command-pipeline strong,.live-command-finance-strip strong{margin-bottom:4px;font-size:1.35rem}.live-command-finance-strip{border-top:1px solid var(--command-line);padding-top:12px}.live-command-rows,.live-command-financial-activity,.live-command-attention-list{gap:8px;margin-top:14px;display:grid}.live-command-rows article,.live-command-financial-activity article{border-bottom:1px solid var(--command-line);padding:9px 0}.live-command-rows article:last-child,.live-command-financial-activity article:last-child{border-bottom:0}.live-command-rows div,.live-command-financial-activity div{min-width:0}.live-command-rows div:last-child,.live-command-financial-activity div:last-child{text-align:right}.live-command-rows strong,.live-command-rows span,.live-command-financial-activity strong,.live-command-financial-activity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.live-command-assignment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.live-command-assignment-grid>article{border:1px solid var(--command-line);background:#0418127a;border-radius:15px;padding:14px}.live-command-assignment-grid header b{color:#9ce7c6;background:#70d6aa21;border-radius:999px;padding:5px 8px;font-size:.72rem}.live-command-assignment-grid dl,.live-command-system-facts{gap:8px;margin:14px 0 0;display:grid}.live-command-assignment-grid dl div,.live-command-system-facts div{grid-template-columns:72px minmax(0,1fr);gap:8px;display:grid}.live-command-assignment-grid dt,.live-command-system-facts dt{color:var(--command-muted)}.live-command-assignment-grid dd,.live-command-system-facts dd{margin:0}.live-command-attention-list article{background:#03140f7a;border-left:4px solid #8ca69b;border-radius:12px;grid-template-columns:74px minmax(0,1fr);gap:12px;padding:11px 12px;display:grid}.live-command-attention-list article>span{text-transform:uppercase;align-self:start;font-size:.7rem;font-weight:900}.live-command-attention-list strong,.live-command-attention-list small{display:block}.live-command-attention-list small{color:var(--command-muted);margin-top:3px}.live-command-attention-list .severity-critical{background:#9624203d;border-color:#ff6b66}.live-command-attention-list .severity-high{border-color:#ffb75d}.live-command-attention-list .severity-medium{border-color:#f4d66d}.live-command-attention-list .severity-low{border-color:#80c7f1}.live-command-amount-mask{letter-spacing:.06em;white-space:nowrap;justify-content:center;align-items:center;width:min(100%,5.5rem);max-width:100%;font-size:clamp(1rem,1.6vw,1.5rem);line-height:1;display:inline-flex;overflow:hidden}.finance-view .live-command-kpi-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.finance-view .live-command-kpi-grid strong{text-align:center;font-size:clamp(1.3rem,2vw,2.2rem)}.live-command-source-list{columns:2;color:var(--command-muted);margin:14px 0 0;padding-left:18px}.live-command-source-list li{margin-bottom:7px}.live-command-copy,.live-command-empty{color:var(--command-muted)}.live-command-empty{margin:14px 0 0}@media (width<=1366px){.live-command-page{margin-top:10px}.live-command-wallboard{padding:14px}.live-command-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.live-command-kpi-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.live-command-kpi-grid article{min-height:86px}.live-command-kpi-grid strong{margin-top:9px}}@media (width<=900px){.live-command-page{min-height:calc(100vh - 154px);padding:14px}.live-command-topbar,.live-command-toolbar{flex-direction:column;align-items:stretch}.live-command-header-status{justify-content:flex-start}.live-command-timestamps{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.live-command-timestamps div{min-width:0}.live-command-controls,.live-command-view-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.live-command-control-group.view-group,.live-command-control-group.action-group{width:100%}.live-command-view-grid{grid-template-columns:minmax(0,1fr)}.live-command-panel.wide{grid-column:auto}.live-command-kpi-grid,.live-command-kpi-grid.compact,.finance-view .live-command-kpi-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.live-command-assignment-grid{grid-template-columns:minmax(0,1fr)}.live-command-source-list{columns:1}}@media (width>=761px) and (width<=1100px){.app-frame:has(.live-command-page) .desktop-workspace-header{align-items:flex-start}.app-frame:has(.live-command-page) .desktop-workspace-header .header-actions{flex-basis:100%;justify-content:flex-start}}@media (width<=430px){.live-command-timestamps,.live-command-controls,.live-command-view-tabs{grid-template-columns:minmax(0,1fr)}}@media (width>=1100px){.live-command-wallboard:fullscreen{padding:12px 14px}.live-command-wallboard:fullscreen .live-command-title{font-size:clamp(1.55rem,2.1vw,2.25rem)}.live-command-wallboard:fullscreen .live-command-kpi-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.live-command-wallboard:fullscreen .live-command-kpi-grid.compact{grid-template-columns:repeat(6,minmax(0,1fr))}.live-command-wallboard:fullscreen .finance-view .live-command-kpi-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1100px) and (height<=800px){.live-command-wallboard:fullscreen .live-command-topbar{margin-bottom:7px}.live-command-wallboard:fullscreen .live-command-timestamps div{min-width:126px;padding:5px 9px}.live-command-wallboard:fullscreen .live-command-toolbar{gap:7px 12px;padding:6px 0}.live-command-wallboard:fullscreen .live-command-control-group{gap:3px}:is(.live-command-wallboard:fullscreen .live-command-view-tabs,.live-command-wallboard:fullscreen .live-command-controls){gap:6px}:is(.live-command-wallboard:fullscreen .live-command-view-tabs button,.live-command-wallboard:fullscreen .live-command-controls button){min-height:34px;padding:6px 9px;font-size:.78rem}.live-command-wallboard:fullscreen .live-command-status-row{min-height:18px;margin-bottom:5px}.live-command-wallboard:fullscreen .live-command-view-grid{gap:10px}.live-command-wallboard:fullscreen .live-command-kpi-grid{gap:7px}.live-command-wallboard:fullscreen .live-command-kpi-grid article{min-height:74px;padding:10px}.live-command-wallboard:fullscreen .live-command-kpi-grid strong{margin-top:6px;font-size:clamp(1.55rem,2.4vw,2.35rem)}.live-command-wallboard:fullscreen .live-command-panel{padding:13px}}
