:root{font-family:Inter,Arial,sans-serif;color:#10223a;background:#eef2f6;font-synthesis:none;--navy: #06254a;--navy-2: #093761;--yellow: #ffc400;--green: #2f9e44;--amber: #ee9700;--red: #e5282d;--border: #dce3eb;--muted: #6b788b;--surface: #fff;--shadow: 0 8px 24px rgba(23, 43, 68, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a.primary-button{text-decoration:none}.login-screen{min-height:100vh;padding:28px;background:radial-gradient(circle at top right,#184d7e 0,var(--navy) 44%,#031a33 100%);display:grid;place-items:center}.login-card{width:min(430px,100%);padding:34px;border-radius:12px;background:#fff;box-shadow:0 28px 90px #00000047;display:grid;gap:26px}.login-card .logo{width:max-content;height:auto;padding:0}.login-card .logo strong{color:var(--navy)}.login-card h1{margin:6px 0 10px;font-size:28px;letter-spacing:-.7px}.login-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.login-card form{display:grid;gap:15px}.eyebrow{color:#b87f00;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.login-submit{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;text-decoration:none}.form-error{margin:0;color:#b42328!important;font-size:11px!important;line-height:1.5}.access-denied-card{width:min(430px,100%);padding:32px;border-radius:12px;background:#fff;box-shadow:0 28px 90px #00000047}.access-denied-card .logo{width:max-content;height:auto;padding:0}.access-denied-card .logo strong{color:var(--navy)}.access-denied-card h1{margin:25px 0 9px;font-size:25px}.access-denied-card p{margin-bottom:22px;color:var(--muted);font-size:12px;line-height:1.6}.app-shell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}.sidebar{position:fixed;z-index:5;inset:0 auto 0 0;width:224px;color:#fff;background:linear-gradient(180deg,#06254a,#07355f);display:flex;flex-direction:column}.logo{height:72px;padding:0 22px;display:flex;flex:0 0 auto;gap:10px;align-items:center}.logo-button{width:100%;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.logo-button:hover{background:#ffffff0f}.logo-button:focus-visible{outline:2px solid var(--yellow);outline-offset:-4px}.logo strong{color:var(--yellow);font-size:22px;font-style:italic;letter-spacing:-.8px}.logo-mark{width:25px;height:25px;border:7px solid #ed2939;border-radius:50%;position:relative}.logo-mark:after,.logo-mark:before{content:"";position:absolute;background:var(--navy);top:4px;right:-8px;bottom:4px;left:-8px}.logo-mark:before{transform:rotate(90deg)}.sidebar nav{min-height:0;padding:10px 12px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.38) transparent;touch-action:pan-y;-webkit-overflow-scrolling:touch;display:grid;flex:1 1 auto;align-content:start;gap:4px}.sidebar nav::-webkit-scrollbar{width:6px}.sidebar nav::-webkit-scrollbar-thumb{border-radius:6px;background:#ffffff61}.sidebar nav button{height:43px;border:0;border-radius:6px;padding:0 12px;background:transparent;color:#fff;display:flex;align-items:center;gap:13px;text-align:left;font-size:13px;font-weight:500}.sidebar nav button:hover{background:#ffffff14}.sidebar nav button.active{background:#0b477b;color:var(--yellow);box-shadow:inset 3px 0 0 var(--yellow)}.sidebar nav button b{margin-left:auto;min-width:20px;border-radius:10px;padding:2px 6px;color:#fff;background:var(--red);text-align:center;font-size:10px}.profile-card{margin-top:auto;padding:16px 18px;border-top:1px solid rgba(255,255,255,.18);display:flex;flex:0 0 auto;align-items:center;gap:10px}.profile-card>span,.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f0f3f7;color:var(--navy);font-weight:800}.profile-card div{display:grid;gap:3px}.profile-card strong{font-size:12px}.profile-card small{color:#c6d2df;font-size:10px}.sidebar-view-switcher{margin:2px 12px 10px;padding:10px;border-top:1px solid rgba(255,255,255,.15);color:#fff;display:grid;flex:0 0 auto;gap:6px}.sidebar-view-switcher span,.view-switcher-control span{color:#b8c8d9;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sidebar-view-switcher select,.view-switcher-control select{width:100%;height:35px;padding:0 9px;border:1px solid #55708f;border-radius:5px;color:#fff;background:#092b52;font-size:10px}.view-switcher-control{display:grid;gap:7px}main{grid-column:2;min-width:0}.topbar{position:sticky;top:0;z-index:4;height:72px;padding:0 28px;background:var(--navy);display:flex;align-items:center;gap:24px}.topbar>.logo{display:none}.global-search{width:min(420px,42vw);height:38px;border:1px solid #55708f;border-radius:5px;display:flex;align-items:center;gap:10px;padding:0 12px;color:#c7d3df}.global-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;font-size:12px}.global-search input::placeholder{color:#c7d3df}.top-actions{margin-left:auto;display:flex;align-items:center;gap:14px;color:#fff}.admin-access-control{min-width:165px;display:grid;gap:3px}.admin-access-control span{color:#aebfd1;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-access-control select{height:32px;padding:0 28px 0 9px;border:1px solid #55708f;border-radius:5px;color:#fff;background:#092b52;font-size:10px}.icon-button{border:0;background:transparent;padding:7px;color:inherit;display:inline-grid;place-items:center;border-radius:5px}.top-actions .icon-button{position:relative}.top-actions .icon-button span{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--red);top:4px;right:4px}.online{display:flex;align-items:center;gap:6px;font-size:11px;color:#d4dfeb}.online i{width:7px;height:7px;border-radius:50%;background:#38bd63}.integration-warning{color:#ffd36b}.integration-warning i{background:var(--amber)}.integration-status-button{padding:6px 8px;border:0;border-radius:6px;background:transparent;cursor:pointer}.integration-status-button:hover,.integration-status-button:focus-visible{outline:0;background:#ffffff1a}.avatar{border:0}.content{padding:28px;max-width:1600px;margin:0 auto}.quarterly-panel{margin:-6px 0 18px;padding:17px 20px;border:1px solid #cbd8e5;border-radius:8px;color:#fff;background:linear-gradient(115deg,#06254a,#0a4779);box-shadow:var(--shadow);display:grid;grid-template-columns:180px 1fr;align-items:center;gap:24px}.quarterly-panel>div{display:grid;gap:3px}.quarterly-panel>div span{color:#bdd2e5;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.quarterly-panel>div strong{color:var(--yellow);font-size:19px}.quarterly-panel>div small{color:#cbd9e6;font-size:9px}.quarterly-panel dl{margin:0;display:grid;grid-template-columns:repeat(5,1fr)}.quarterly-panel dl div{min-height:46px;padding:3px 16px;border-left:1px solid rgba(255,255,255,.17);display:grid;align-content:center;gap:3px}.quarterly-panel dt{color:#cbd9e6;font-size:9px}.quarterly-panel dd{min-width:0;max-width:100%;margin:0;font-size:clamp(12px,1.35vw,20px);font-weight:800;line-height:1.05;overflow-wrap:anywhere}.technician-shell{width:min(430px,100%);height:100dvh;min-height:100dvh;margin:0 auto;overflow:hidden;color:#071536;background:#f9fafc;box-shadow:0 0 46px #020e2a33;display:grid;grid-template-rows:auto 1fr 66px}.technician-header{min-height:151px;padding:18px 18px 14px;color:#fff;background:linear-gradient(145deg,#07133d,#061b50)}.technician-brand-row{min-height:50px;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:8px}.technician-brand-row button{width:34px;height:34px;padding:0;border:0;color:#fff;background:transparent;display:grid;place-items:center}.technician-brand-row .technician-brand-home{width:auto;height:auto;justify-self:stretch;justify-items:start;align-content:center;text-align:left;line-height:1.05}.technician-brand-home:focus-visible{outline:2px solid white;outline-offset:3px;border-radius:3px}.technician-brand-row svg{width:20px;height:20px}.technician-brand-home strong{font-size:23px;letter-spacing:.025em}.technician-brand-home>span{margin-top:3px;font-size:10px;font-weight:600}.technician-alert{position:relative}.technician-alert span,.technician-badge{position:absolute;min-width:17px;height:17px;padding:0 4px;border-radius:5px;color:#fff;background:#e52d38;display:grid;place-items:center;font-size:8px;font-weight:800}.technician-alert span{top:0;right:0}.technician-profile{margin-top:11px;display:flex;align-items:center;gap:12px}.technician-profile>span{width:45px;height:45px;border-radius:50%;color:#27334f;background:#fff;display:grid;place-items:center;font-size:13px;font-weight:700}.technician-profile>div{display:grid;gap:4px}.technician-profile strong{font-size:12px}.technician-profile small{color:#dce4f2;font-size:9px}.technician-main{grid-column:auto;min-width:0;overflow:auto;background:#fff;display:grid}.technician-actions{min-height:calc(100dvh - 217px);border-left:1px solid #d9dde5;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}.technician-action{position:relative;min-height:142px;padding:15px 8px 13px;border:0;border-right:1px solid #d9dde5;border-bottom:1px solid #d9dde5;color:#071536;background:#fff;display:grid;place-items:center;align-content:center;gap:12px;text-align:center}.technician-action:active{background:#f0f4fa}.technician-action strong{font-size:12px}.technician-action>svg{width:33px;height:33px;stroke-width:1.75}.technician-action small{color:#46516a;font-size:8px}.technician-action .technician-badge{top:15px;right:15px}.technician-section{min-height:calc(100dvh - 217px);padding:18px 14px 28px;overflow-x:hidden}.technician-section>h1{margin:0 0 17px;font-size:20px}.technician-section .page-heading,.asset-location-status,.asset-create-mobile{display:none}.technician-section .asset-location-status{display:block;margin:0;color:var(--muted);font-size:.78rem}.technician-section .asset-create-mobile{display:inline-flex}.technician-section .document-grid{padding:0}.technician-more{display:grid;gap:10px}.technician-centre-control{margin-bottom:10px;padding:12px;border:1px solid #d7e0e9;border-radius:8px;background:#fff;display:grid;gap:7px}.technician-centre-control>span{color:#53697e;font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.technician-centre-control select{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid #bfcddd;border-radius:6px;color:var(--navy);background:#f8fbfd;font:inherit;font-size:11px;font-weight:750}.technician-centre-control small{color:var(--muted);font-size:8px;line-height:1.4}.technician-nav{position:sticky;z-index:4;bottom:0;height:66px;padding:5px 4px 4px;background:#061747;display:grid;grid-template-columns:repeat(5,1fr)}.technician-nav button{border:0;color:#d4dbea;background:transparent;display:grid;place-content:center;justify-items:center;gap:5px;font-size:9px}.technician-nav button svg{width:21px;height:21px;stroke-width:1.7}.technician-nav button.active{color:#fff;font-weight:700}.technician-detail-shell{grid-template-rows:58px 1fr 66px}.technician-detail-header{padding:9px 12px;color:#fff;background:linear-gradient(145deg,#07133d,#061b50);display:grid;grid-template-columns:36px 1fr 36px;align-items:center;text-align:center}.technician-detail-header button{width:34px;height:34px;padding:0;border:0;color:#fff;background:transparent;display:grid;place-items:center}.technician-detail-header svg{width:19px}.technician-detail-header strong{font-size:13px}.technician-hose-detail{grid-column:auto;min-width:0;min-height:0;padding:8px 12px 10px;overflow:hidden;background:#fff;display:grid;grid-template-rows:34px 47px 49px 57px minmax(0,1fr) 45px}.technician-condition{border-radius:4px;display:grid;place-items:center;font-size:10px;font-weight:800}.condition-green{color:#176531;background:#e5f4e7}.condition-amber{color:#805400;background:#fff0d0}.condition-red{color:#a4232a;background:#fde6e8}.technician-identity,.technician-detail-row{padding:7px 3px;border-bottom:1px solid #dce2e9;display:grid;align-content:center;gap:3px}.technician-identity span,.technician-detail-row span,.technician-spec-grid dt{color:#68758a;font-size:7px;text-transform:uppercase}.technician-identity strong{color:var(--navy);font-size:13px}.technician-detail-row strong{overflow:hidden;color:#0b1b3d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.technician-detail-row small{color:#5b687c;font-size:8px}.technician-spec-grid{min-height:0;display:grid;grid-template-columns:1fr 1fr;align-content:stretch}.technician-spec-grid dl{min-width:0;margin:0;padding:5px 4px;border-right:1px solid #e1e6ec;border-bottom:1px solid #e1e6ec;display:grid;align-content:center;gap:2px}.technician-spec-grid dl:nth-child(2n){border-right:0}.technician-spec-grid dl.wide{grid-column:1 / -1;border-right:0}.technician-spec-grid dd{margin:0;overflow:hidden;color:#101f3e;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.technician-hose-actions{margin-top:6px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.technician-inspection-button,.technician-replacement-button{width:100%;min-height:39px;border:0;border-radius:5px;color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:800}.technician-inspection-button{background:#0a285b}.technician-replacement-button{background:#c72731}.technician-inspection-button svg,.technician-replacement-button svg{width:16px}.page-heading{margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}h1,h2,h3,p{margin-top:0}.page-heading h1{margin-bottom:6px;color:#101f34;font-size:26px;letter-spacing:-.6px}.page-heading p,.panel-heading p{margin:0;color:var(--muted);font-size:12px}.date-control,.secondary-button,.primary-button{min-height:36px;padding:0 13px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:600}.date-control,.secondary-button{color:var(--navy);background:#fff;border:1px solid #cdd6e1}.primary-button{border:1px solid var(--navy);background:var(--navy);color:#fff}.primary-button:hover{background:#0b3d6c}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,165px),1fr));gap:12px;margin-bottom:16px}.metric{min-width:0;min-height:104px;padding:17px;border:1px solid var(--border);border-radius:7px;background:#fff;box-shadow:0 3px 12px #172b4409;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;color:var(--navy)}.metric div{min-width:0;display:grid;gap:7px}.metric span{color:#4d5a6c;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric strong{max-width:100%;font-size:clamp(15px,1.65vw,25px);line-height:1.05;letter-spacing:-.7px;overflow-wrap:anywhere}.metric small{color:#778598;font-size:8px;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.metric-green{color:var(--green)}.metric-amber{color:var(--amber)}.metric-red{color:var(--red)}.dashboard-financial-overview{margin-bottom:16px;padding:18px;border:1px solid #cfdbe6;border-radius:10px;color:var(--navy);background:linear-gradient(135deg,#f8fbfd,#eef5fa);box-shadow:0 8px 24px #12385812}.dashboard-financial-overview>header{margin-bottom:13px;display:flex;align-items:end;justify-content:space-between;gap:14px}.dashboard-financial-overview>header span{color:#1770ad;font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.dashboard-financial-overview>header h2{margin:4px 0 0;font-size:17px}.dashboard-financial-overview>header small{color:var(--muted);font-size:8px}.dashboard-financial-currencies{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:12px}.dashboard-currency-panel{min-width:0;overflow:hidden;border:1px solid rgba(158,185,207,.7);border-radius:9px;background:#ffffffeb;box-shadow:inset 0 1px #fff}.dashboard-currency-title{min-height:38px;padding:0 13px;border-bottom:1px solid #dde7ef;display:flex;align-items:center;justify-content:space-between}.dashboard-currency-title strong{color:#176da8;font-size:12px;letter-spacing:.08em}.dashboard-currency-title span{color:#6c7f91;font-size:8px}.dashboard-currency-panel dl{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-currency-panel dl>div{min-width:0;min-height:76px;padding:12px 13px;border-right:1px solid #e5edf3;border-bottom:1px solid #e5edf3;display:grid;align-content:center;gap:5px}.dashboard-currency-panel dl>div:nth-child(3n){border-right:0}.dashboard-currency-panel dl>div:nth-last-child(-n+3){border-bottom:0}.dashboard-currency-panel dt{color:#687d90;font-size:7px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.dashboard-currency-panel dd{min-width:0;max-width:100%;margin:0;color:#0b2b4a;font-size:clamp(11px,1.18vw,20px);font-weight:850;line-height:1.08;letter-spacing:-.035em;overflow-wrap:anywhere}.dashboard-currency-panel small{color:#37775a;font-size:8px;font-weight:800}.dashboard-currency-panel .financial-alert-red dd{color:var(--red)}.dashboard-currency-panel .financial-alert-amber dd{color:#bd7600}.dashboard-currency-panel .financial-alert-transient{grid-column:1 / -1;border-right:0}.dashboard-currency-panel .financial-alert-transient dd{color:#147b75}.dashboard-visual-row{margin-bottom:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dashboard-visual-row>.panel{min-height:330px}.dashboard-feature-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:var(--navy);background:#fff}.dashboard-feature-card .panel-heading h2{color:var(--navy)}.dashboard-card-footer{min-height:45px;padding:7px 12px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:flex-end}.dashboard-card-footer button{min-height:30px;padding:0 3px 0 10px;border:0;color:#174b82;background:transparent;display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:800}.status-pie-layout{min-height:208px;padding:10px 16px 16px;display:grid;grid-template-columns:minmax(145px,174px) 1fr;align-items:center;justify-content:center;gap:13px}.status-pie-scene{--pie-pitch: 58deg;--pie-yaw: -10deg;--pie-roll: -14deg;width:174px;height:186px;position:relative;display:grid;place-items:center;perspective:780px;cursor:grab;isolation:isolate}.status-pie-scene:active{cursor:grabbing}.status-pie-scene:focus-visible{outline:2px solid #2079b9;outline-offset:3px;border-radius:18px}.status-pie-shadow{position:absolute;left:22px;right:22px;bottom:10px;height:28px;border-radius:50%;background:radial-gradient(ellipse,rgba(6,25,45,.28),rgba(34,75,110,.1) 46%,transparent 72%);filter:blur(5px);transform:scaleX(.94);animation:status-pie-shadow 4.8s ease-in-out infinite}.status-pie-float{position:relative;width:154px;height:154px;transform-style:preserve-3d;animation:status-pie-hover 4.8s ease-in-out infinite}.status-pie-orbit{width:100%;height:100%;position:relative;transform-style:preserve-3d;animation:status-pie-orbit 12s ease-in-out infinite}.status-pie-scene:is(:hover,:focus-visible) .status-pie-orbit{animation-play-state:paused}.status-pie-stack{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;transform:rotateX(var(--pie-pitch)) rotateY(var(--pie-yaw)) rotate(var(--pie-roll));transition:transform .13s cubic-bezier(.2,.75,.3,1)}.status-pie-depth,.status-pie-disc,.status-pie-hole{position:absolute;border-radius:50%}.status-pie-depth{top:0;right:0;bottom:0;left:0;background:conic-gradient(from 18deg,#34414c,#cbd3d9 11%,#677580,#f5f7f8 35%,#5c6974 48%,#dfe5e8,#394650 82%,#bfc9cf);box-shadow:0 16px 22px #091f354d,inset 0 -7px 11px #040f1a6b;transform:translateZ(-15px)}.status-pie-disc{top:0;right:0;bottom:0;left:0;border:4px solid #dce3e8;background-clip:padding-box!important;box-shadow:inset 0 0 0 1px #ffffffb8,inset 0 -13px 20px #07182733,0 0 0 1px #36465261;transform:translateZ(1px);overflow:hidden}.status-pie-disc:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(132deg,rgba(255,255,255,.88) 3%,rgba(255,255,255,.18) 20%,transparent 38%,rgba(23,38,51,.14) 57%,rgba(255,255,255,.48) 78%,rgba(255,255,255,.12)),radial-gradient(circle at 28% 18%,rgba(255,255,255,.82),transparent 28%);mix-blend-mode:soft-light;pointer-events:none}.status-pie-disc:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:inherit;border:1px solid rgba(255,255,255,.6);box-shadow:inset 0 0 10px #ffffff47;pointer-events:none}.status-pie-hole{width:55px;height:55px;inset:50% auto auto 50%;background:linear-gradient(145deg,#fdfefe,#d5dde3 57%,#8997a2);box-shadow:inset 0 7px 11px #0c213440,0 0 0 4px #f8fafbd1,0 2px 8px #05192b3d;transform:translate(-50%,-50%) translateZ(5px)}.status-pie-centre{position:absolute;inset:50% auto auto 50%;width:58px;height:58px;transform:translate(-50%,-40%);border-radius:50%;color:var(--navy);background:linear-gradient(145deg,#fffffff5,#dce4eae0);box-shadow:0 8px 19px #081f362e,inset 0 1px 1px #fff;display:grid;place-content:center;text-align:center;pointer-events:none}.status-pie-centre strong{max-width:48px;font-size:clamp(7px,.8vw,12px);line-height:1;overflow-wrap:anywhere}.status-pie-centre small{margin-top:3px;color:#627285;font-size:7px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}@keyframes status-pie-hover{0%,to{transform:translateY(-1px)}50%{transform:translateY(-9px)}}@keyframes status-pie-shadow{0%,to{opacity:.78;transform:scaleX(.94)}50%{opacity:.46;transform:scaleX(.78)}}@keyframes status-pie-orbit{0%,to{transform:rotateX(0) rotateY(0) rotate(0)}25%{transform:rotateX(-4deg) rotateY(7deg) rotate(2deg)}50%{transform:rotateX(3deg) rotateY(-6deg) rotate(-2deg)}75%{transform:rotateX(-2deg) rotateY(-8deg) rotate(1deg)}}.status-pie-key{display:grid;gap:11px}.status-pie-key>div{min-height:35px;display:grid;grid-template-columns:9px minmax(50px,1fr) auto;align-items:center;gap:8px}.status-pie-key>div>span:not(.legend-dot){color:var(--navy);font-size:10px;font-weight:700}.status-pie-key strong{min-width:0;max-width:64px;font-size:clamp(10px,1.25vw,16px);line-height:1.05;overflow-wrap:anywhere;text-align:right}.status-pie-key small{min-width:0;grid-column:2 / -1;margin-top:-8px;color:var(--muted);font-size:8px;overflow-wrap:anywhere}.upcoming-inspection-list{max-height:315px;overflow:auto;content-visibility:auto}.upcoming-inspection-list>article{min-height:74px;padding:11px 14px;border-bottom:1px solid #e7ebf0;display:grid;grid-template-columns:88px minmax(150px,1fr) 112px auto;align-items:center;gap:12px}.upcoming-inspection-list>article:last-child{border-bottom:0}.upcoming-inspection-list article>div{min-width:0;display:grid;gap:4px}.upcoming-inspection-list article>div>strong{overflow:hidden;color:var(--navy);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.upcoming-inspection-list article>div>small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.inspection-state{min-height:23px;padding:0 8px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:800}.inspection-state-not-scheduled{color:#9d1f25;background:#feecee}.inspection-state-scheduled{color:#176531;background:#e9f7ed}.inspection-state-due-soon{color:#815500;background:#fff3d8}.inspection-due span{color:var(--muted);font-size:7px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.inspection-due small{color:#176531!important}.upcoming-inspection-list .secondary-button{min-height:31px;padding:0 9px;font-size:9px;white-space:nowrap}.dashboard-feature-card .upcoming-inspection-list{max-height:231px}.dashboard-feature-card .upcoming-inspection-list>article{grid-template-columns:76px minmax(0,1fr);gap:8px}.dashboard-feature-card .upcoming-inspection-list .inspection-due{grid-column:2}.dashboard-feature-card .upcoming-inspection-list .secondary-button{grid-column:1 / -1;width:100%}.recent-activity-feed{min-width:0;overflow:auto}.recent-activity-feed>article{min-height:61px;padding:10px 13px;border-bottom:1px solid #e7ebf0;display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:9px}.recent-activity-feed article>div{min-width:0;display:grid;gap:4px}.recent-activity-feed strong{overflow:hidden;color:var(--navy);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.recent-activity-feed small,.recent-activity-feed time{color:#68798d;font-size:8px}.recent-activity-feed small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-activity-feed time{text-align:right;white-space:nowrap}.activity-status-dot{width:9px;height:9px;border-radius:50%;background:#2d6fa8;box-shadow:0 0 0 3px #e9f1f8}.activity-status-dot.green{background:var(--green);box-shadow:0 0 0 3px #e6f5eb}.activity-status-dot.amber{background:var(--amber);box-shadow:0 0 0 3px #fff2d8}.activity-status-dot.red{background:var(--red);box-shadow:0 0 0 3px #fde9ea}.recent-activity-panel .recent-activity-feed{max-height:231px}.report-empty{margin:auto;padding:28px 18px;color:var(--muted);text-align:center;font-size:11px}.schedule-inspection-form{padding:20px;display:grid;gap:17px}.schedule-inspection-form>p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.schedule-site-summary{padding:14px;border-radius:7px;color:#fff;background:var(--navy);display:flex;align-items:center;gap:12px}.schedule-site-summary div{display:grid;gap:4px}.schedule-site-summary span{color:#b9ccdd;font-size:8px;text-transform:uppercase}.schedule-site-summary strong{font-size:13px}.report-heading{margin-bottom:16px;padding:17px 19px;border:1px solid var(--border);border-radius:7px;background:#fff;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px}.report-heading h1{margin:0 0 4px;color:var(--navy);font-size:22px}.report-heading p{margin:0;color:var(--muted);font-size:10px}.report-controls label{display:flex;align-items:center;gap:7px;color:var(--navy);font-size:9px;font-weight:700}.report-controls select{min-height:34px;max-width:240px;border:1px solid #cbd6e2;border-radius:5px;color:var(--navy);background:#fff;padding:0 9px;font:inherit}.report-panel{border:1px solid var(--border);border-radius:7px;background:#fff;box-shadow:0 4px 16px #172b4409;overflow:hidden}.site-hose-group>header{min-height:47px;padding:10px 16px;border-bottom:1px solid var(--border);color:#fff;background:var(--navy);display:flex;align-items:center;justify-content:space-between}.site-hose-group>header h2{margin:0;font-size:12px}.site-hose-group>header span{color:#c6d7e7;font-size:9px}.site-hose-group+.site-hose-group{border-top:7px solid #eef2f6}.site-hose-group article{min-height:57px;padding:9px 16px;border-bottom:1px solid #e7ebf0;display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:12px}.site-hose-group article>div{display:grid;gap:4px}.site-hose-group article strong{color:var(--navy);font-size:10px}.site-hose-group article small{color:var(--muted);font-size:8px}.inspection-report-list>article{min-height:66px;padding:11px 16px;border-bottom:1px solid #e7ebf0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px}.inspection-report-list article>div{display:grid;gap:5px}.inspection-report-list article>div:last-child{text-align:right}.inspection-report-list strong{color:var(--navy);font-size:11px}.inspection-report-list small,.inspection-report-list span{color:var(--muted);font-size:8px}.inspection-list-loading{min-height:180px;padding:28px;color:var(--muted);display:grid;place-items:center;font-size:12px}.inspection-list-loading.compact{min-height:42px;padding:9px 14px;border-bottom:1px solid #dce6ef;color:#315d80;background:#f2f8fc;place-items:center start;font-size:9px}.inspection-list-error{margin:12px;padding:12px 14px;border:1px solid #f0c6c8;border-radius:7px;background:#fff7f7;display:flex;align-items:center;justify-content:space-between;gap:12px}.inspection-list-error .form-error{flex:1}.pagination{min-height:54px;padding:8px 13px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px}.pagination>span{color:var(--muted);font-size:9px}.pagination>div{display:flex;gap:7px}.panel{background:#fff;border:1px solid var(--border);border-radius:7px;box-shadow:0 4px 16px #172b4409;overflow:hidden}.panel-heading{min-height:53px;padding:14px 16px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-heading h2{margin:0;color:#17263a;font-size:13px}.panel-heading button{border:0;background:transparent;color:#174b82;display:inline-flex;align-items:center;gap:4px;font-size:10px}.legend-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.legend-dot.green{background:var(--green)}.legend-dot.amber{background:var(--amber)}.legend-dot.red{background:var(--red)}.action-table .panel-heading{padding:15px 18px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:780px}th{padding:11px 14px;color:#556375;background:#f7f9fb;border-bottom:1px solid var(--border);font-size:9px;font-weight:600;text-align:left}td{padding:12px 14px;color:#2d3b4e;border-bottom:1px solid #e7ebf0;font-size:10px}td strong,td small{display:block}td small{margin-top:4px;color:var(--muted)}.status{width:max-content;min-height:23px;padding:0 9px;border:1px solid currentColor;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700}.status-green{color:var(--green);background:#eff9f1}.status-amber{color:#c77b00;background:#fff8e9}.status-red{color:var(--red);background:#fff1f1}.register-panel .toolbar{padding:13px 15px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:12px}.toolbar label{width:min(380px,60%);height:36px;padding:0 11px;border:1px solid var(--border);border-radius:5px;display:flex;align-items:center;gap:9px;color:var(--muted)}.toolbar input{width:100%;border:0;outline:0;color:var(--navy);font-size:11px}.site-smart-search{align-items:center}.site-smart-search>span{color:#718097;font-size:9px;font-weight:650}.sortable-sites-table th button{padding:0;border:0;color:inherit;background:transparent;display:inline-flex;align-items:center;gap:5px;font:inherit;font-weight:800;cursor:pointer}.sortable-sites-table th button svg{color:#8a98a9}.sortable-sites-table th button.active{color:#0d5795}.territory-page{margin:-28px;overflow:hidden;background:#06162e}.territory-map-shell{position:relative;min-height:clamp(620px,calc(100dvh - 68px),920px);overflow:hidden;color:#fff;isolation:isolate;background-color:#06162e;background-image:radial-gradient(circle at 17% 23%,rgba(255,255,255,.78) 0 1px,transparent 1.5px),radial-gradient(circle at 74% 18%,rgba(185,220,246,.68) 0 1px,transparent 1.4px),radial-gradient(circle at 61% 72%,rgba(255,255,255,.55) 0 1px,transparent 1.3px),radial-gradient(circle at 28% 82%,rgba(186,218,242,.55) 0 1px,transparent 1.4px),radial-gradient(circle at 68% 48%,rgba(23,102,169,.28),transparent 33%),linear-gradient(145deg,#031127,#08264c 55%,#04142c);background-size:83px 83px,119px 119px,137px 137px,173px 173px,auto,auto}.territory-map-shell:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background:radial-gradient(ellipse at 58% 56%,rgba(0,132,220,.13),transparent 52%),linear-gradient(90deg,rgba(0,7,19,.2),transparent 35%)}.territory-map-header{position:absolute;z-index:6;inset:27px 30px auto;pointer-events:none;display:grid;grid-template-columns:minmax(270px,1fr) auto;align-items:start;gap:14px 24px}.territory-title{min-width:0}.territory-title h1{margin:0;font-size:clamp(27px,2.35vw,38px);line-height:1;letter-spacing:-.035em}.territory-title p{margin:8px 0 0;color:#9fc3df;font-size:10px}.territory-filter-panel{pointer-events:auto;grid-column:1;display:flex;gap:9px}.territory-filter-panel label{min-width:175px;display:grid;gap:5px;color:#a8c5dc;font-size:8px;font-weight:750}.territory-filter-panel label:nth-child(2){min-width:205px}.territory-filter-panel select{width:100%;height:40px;padding:0 34px 0 12px;border:1px solid rgba(211,232,247,.28);border-radius:7px;outline:0;color:#fff;background:#09264a;font-size:10px;color-scheme:dark}.territory-filter-panel select:focus{border-color:#73c8ff;box-shadow:0 0 0 3px #44aef22e}.territory-filter-panel select:disabled{color:#7892a8;opacity:.65}.territory-view-actions{pointer-events:auto;grid-column:2;grid-row:1 / span 2;display:flex;gap:9px}.territory-view-actions button{min-width:98px;min-height:52px;padding:8px 12px;border:1px solid rgba(220,235,246,.25);border-radius:8px;color:#fff;background:#0416318c;box-shadow:inset 0 1px #ffffff12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;align-content:center;gap:5px;font-size:9px;cursor:pointer}.territory-view-actions button:hover,.territory-view-actions button:focus-visible{border-color:#76cbffbf;background:#113a61c7;outline:0}.territory-view-actions svg{width:21px;height:21px}.territory-mobile-filter-summary{display:none}.territory-map-workspace{height:clamp(620px,calc(100dvh - 68px),920px);min-height:620px}.territory-map-workspace.with-attention{display:grid;grid-template-columns:minmax(0,1fr) clamp(310px,27vw,400px);grid-template-rows:minmax(0,1fr)}.territory-map-workspace.with-attention .territory-map-stage{min-width:0}.territory-map-stage{position:relative;height:100%;min-height:0;display:grid;place-items:center;perspective:1450px;perspective-origin:58% 54%}.territory-map-stage:before{position:absolute;z-index:0;width:min(64vw,820px);aspect-ratio:2.8;margin:15% 0 0 10%;border-radius:50%;content:"";opacity:.74;background:radial-gradient(ellipse,rgba(43,172,255,.22),rgba(10,71,132,.075) 42%,transparent 72%);filter:blur(20px);transform:rotateX(68deg);pointer-events:none}.territory-map-object{position:relative;z-index:1;width:min(72%,900px);height:calc(100% - 135px);margin:35px 0 0 9%;filter:drop-shadow(0 38px 31px rgba(0,3,13,.72)) drop-shadow(0 0 20px rgba(17,132,213,.18));transform:translate3d(0,-5px,58px) rotateX(8deg) rotate(-.7deg);transform-origin:50% 55%;transform-style:preserve-3d;will-change:transform;transition:width .45s ease,transform .45s ease,opacity .2s ease}.territory-map-object>svg{width:100%;height:100%;overflow:visible}.territory-map-shell.overview .territory-map-object>svg{overflow:hidden}.territory-map-shell.zoomed .territory-map-object{width:min(91%,1120px);margin-left:0;transform:translateZ(30px) rotateX(3deg)}.territory-float-plane{transform-origin:400px 686px;opacity:.78}.territory-float-core{fill:#000714bd}.territory-land-depth path{fill:url(#territoryDepth);stroke-linejoin:round;vector-effect:non-scaling-stroke}.territory-land-depth-far path{stroke:#01050d;stroke-width:14;transform:translateY(24px)}.territory-land-depth-mid path{stroke:#071a2d;stroke-width:10;transform:translateY(17px)}.territory-land-extrusion path{fill:#0b233a;stroke:#193c5a;stroke-width:7;transform:translateY(10px);vector-effect:non-scaling-stroke}.territory-coast-glow path{fill:none;stroke:#029ff1;stroke-width:6;opacity:.34;vector-effect:non-scaling-stroke}.territory-land-mass path{fill:url(#territoryLand);stroke:#1c4667;stroke-width:7;vector-effect:non-scaling-stroke}.territory-land-mesh rect{fill:url(#territoryMesh)}.territory-land-specular rect{mix-blend-mode:screen}.territory-steel-bevel path{fill:none;stroke:#010812e0;stroke-width:11;stroke-linejoin:round;stroke-linecap:round;transform:translateY(4px);vector-effect:non-scaling-stroke}.territory-steel-rim path{fill:none;stroke:url(#territorySteel);stroke-width:5.4;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 1px 0 rgba(255,255,255,.42)) drop-shadow(0 5px 3px rgba(0,4,12,.8));vector-effect:non-scaling-stroke}.territory-steel-studs path{fill:none;stroke:#ffffffb8;stroke-width:1;stroke-dasharray:1 9;stroke-linecap:round;vector-effect:non-scaling-stroke}.territory-coverage>g{outline:none;cursor:pointer}.territory-map-shell.zoomed .territory-coverage>g{cursor:default}.territory-coverage-fill{fill:#0c71bb09;stroke:none;transition:fill .2s ease}.territory-coverage-boundary{fill:none;stroke:#55b5f661;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;transition:stroke .2s ease,stroke-width .2s ease}.territory-coverage>g:hover .territory-coverage-fill,.territory-coverage>g:focus-visible .territory-coverage-fill{fill:#269eee2b}.territory-coverage>g:hover .territory-coverage-boundary,.territory-coverage>g:focus-visible .territory-coverage-boundary{stroke:#9be0ff;stroke-width:2}.territory-coverage>g.active .territory-coverage-fill{fill:#1997e752}.territory-coverage>g.active .territory-coverage-boundary{stroke:url(#territoryAssignedSteel);stroke-width:3}.territory-map-shell.has-highlight .territory-coverage>g.active{filter:drop-shadow(0 0 5px rgba(82,197,255,.85))}.territory-road-network{pointer-events:none}.territory-road-network path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;shape-rendering:geometricPrecision}.territory-road-shadow{stroke:#00050db8;stroke-width:4.2}.territory-road-secondary{stroke:#7caecf85;stroke-width:1.05}.territory-road-major{stroke:#def0faeb;stroke-width:2.15;filter:drop-shadow(0 0 2px rgba(61,172,240,.46))}.territory-road-major-core{stroke:#269de6f2;stroke-width:.72}.territory-road-labels{pointer-events:none}.territory-road-label rect{stroke:#f4fbfff5;stroke-width:1.05;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1.6px 1.2px rgba(0,4,12,.9)) drop-shadow(0 0 1.6px rgba(99,201,255,.55))}.territory-road-label text{fill:#fff;stroke:#000a16b3;stroke-width:1.35px;paint-order:stroke fill;font-size:7.5px;font-weight:900;letter-spacing:.025em}.territory-road-label.motorway rect{fill:#1762a8}.territory-road-label.a-road rect{fill:#18704b}.territory-site-cones>g{outline:none;cursor:pointer;filter:url(#territoryMarkerGlow)}.territory-site-cones>g:focus-visible .territory-cone-hit-area,.territory-site-cones>g.selected .territory-cone-hit-area{fill:#ffffff2e;stroke:#fff;stroke-width:1.5}.territory-cone-hit-area{fill:transparent;stroke:transparent;vector-effect:non-scaling-stroke}.territory-cone-spinner{transform-box:fill-box;transform-origin:center;transform-style:preserve-3d;backface-visibility:hidden;shape-rendering:geometricPrecision;will-change:transform}.territory-cone-halo{fill:#1ea5ff47}.territory-cone-body,.territory-cone-cap{fill:url(#territoryBlueCone);stroke:#e6f7ff;stroke-width:1.25;vector-effect:non-scaling-stroke}.territory-cone-side{fill:#012a5b80;mix-blend-mode:multiply}.territory-cone-highlight{fill:#ffffffe6}.territory-site-cones .cluster .territory-cone-halo{fill:#e6eff640}.territory-site-cones .cluster .territory-cone-body,.territory-site-cones .cluster .territory-cone-cap{fill:url(#territorySilverCone);stroke:#fff}.territory-site-cones>g.attention{filter:drop-shadow(0 3px 2.5px rgba(3,7,14,.86)) drop-shadow(0 0 4px rgba(255,197,40,.86))}.territory-site-cones>g.attention .territory-cone-halo{fill:#ffc4006b}.territory-site-cones>g.attention .territory-cone-body,.territory-site-cones>g.attention .territory-cone-cap{fill:url(#territoryYellowCone);stroke:#fff7b8}.territory-site-cones>g.attention .territory-cone-side{fill:#7139007a}.territory-map-instruction{position:absolute;z-index:3;right:25px;bottom:96px;left:25px;pointer-events:none;display:flex;align-items:center;justify-content:center;gap:7px}.territory-map-instruction span{padding:9px 13px;border:1px solid rgba(221,237,247,.22);border-radius:18px;color:#d5e8f6;background:#031231b3;box-shadow:0 8px 24px #0006144d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px}.territory-map-instruction svg{width:15px;color:#79c4f7;filter:drop-shadow(0 0 5px #168ed8)}.territory-map-loading{position:absolute;z-index:7;inset:50% auto auto 50%;padding:10px 13px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.2);border-radius:18px;color:#dceffc;background:#020d20c7;font-size:9px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.territory-marker-card{position:absolute;z-index:5;right:28px;bottom:94px;width:min(280px,calc(100% - 40px));min-height:94px;padding:15px 42px 15px 16px;border:1px solid rgba(185,220,244,.34);border-radius:11px;color:#fff;background:#051935eb;box-shadow:0 18px 42px #00061473;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;align-content:center;gap:4px}.territory-marker-card>button{position:absolute;top:9px;right:9px;width:30px;height:30px;border:0;border-radius:50%;color:#fff;background:#ffffff14;display:grid;place-items:center;cursor:pointer}.territory-marker-card>button svg{width:15px}.territory-marker-card>span{color:#7bc9fa;font-size:7px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.territory-marker-card>strong{font-size:13px}.territory-marker-card>small{color:#b7cee0;font-size:8px;line-height:1.45}.territory-map-footer{position:absolute;z-index:4;right:29px;bottom:34px;left:29px;pointer-events:none;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;color:#d2e2ed;font-size:9px}.territory-map-legend{position:relative;min-height:48px;padding:10px 17px 12px;border:1px solid rgba(220,241,255,.36);border-radius:11px;background:linear-gradient(145deg,#08192ffa,#010712fa 52%,#051427f7);box-shadow:inset 0 1px #ffffff3d,inset 0 -13px 20px #000000a8,0 14px 0 -7px #00030af5,0 27px 38px #00020ac7,0 0 24px #299de829;-webkit-backdrop-filter:blur(16px) saturate(135%);backdrop-filter:blur(16px) saturate(135%);display:flex;align-items:center;gap:21px;transform:perspective(520px) rotateX(7deg) rotateY(3deg) translateZ(12px);transform-origin:bottom left;transform-style:preserve-3d}.territory-map-legend:before{position:absolute;inset:1px 10px auto;height:1px;border-radius:50%;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent)}.territory-map-legend:after{position:absolute;z-index:-1;right:7px;bottom:-8px;left:7px;height:11px;border-radius:0 0 10px 10px;content:"";background:linear-gradient(180deg,#102b45,#020814);transform:rotateX(-30deg);transform-origin:top}.territory-map-legend>span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.territory-map-legend small{color:#85a5bd;font-size:7px}.territory-legend-cone{position:relative;width:15px;height:23px;display:inline-block;flex:0 0 auto;filter:drop-shadow(0 5px 4px rgba(0,5,14,.8)) drop-shadow(0 0 5px #2aa9ef);transform-style:preserve-3d;will-change:transform}.territory-legend-cone:before{position:absolute;top:1px;right:0;bottom:0;left:0;content:"";clip-path:polygon(2% 0,98% 0,50% 100%);background:linear-gradient(100deg,#ecfaff 0,#ecfaff 12%,#4cc0ff 33%,#0b72c2 64%,#d8f5ff 81%,#064681);box-shadow:inset -3px 0 3px #000d2859}.territory-legend-cone:after{position:absolute;top:-1px;right:0;left:0;height:5px;border:1px solid rgba(255,255,255,.9);border-radius:50%;content:"";background:radial-gradient(ellipse at 35% 30%,#fff,#76cff9 45%,#075690 84%);box-shadow:0 1px 2px #00071599}.territory-legend-cone.cluster{width:18px;height:27px;filter:drop-shadow(0 6px 4px rgba(0,5,14,.86)) drop-shadow(0 0 5px rgba(220,233,241,.55));animation-delay:-1.8s}.territory-legend-cone.cluster:before{background:linear-gradient(100deg,#fff 0,#fff 10%,#aebbc5 31%,#586c7d 58%,#f7fbfd 78%,#738796)}.territory-legend-cone.cluster:after{background:radial-gradient(ellipse at 35% 30%,#fff,#d7e0e6 44%,#637786 85%)}.territory-legend-road{position:relative;width:27px;height:12px;display:inline-block;flex:0 0 auto;filter:drop-shadow(0 4px 3px rgba(0,4,12,.78));transform:perspective(60px) rotateX(32deg)}.territory-legend-road:before,.territory-legend-road:after{position:absolute;right:0;left:0;border-radius:999px;content:""}.territory-legend-road:before{top:3px;height:6px;background:#020913;box-shadow:0 0 5px #28a1e759}.territory-legend-road:after{top:5px;height:2px;background:linear-gradient(90deg,#6eabc9,#ecf8ff 45%,#319ede)}.territory-attention-rail{position:relative;z-index:5;min-width:0;padding:132px 18px 92px;border-left:1px solid rgba(167,216,249,.19);color:#e8f5ff;background:linear-gradient(165deg,#051830fa,#010814fc 52%,#031123fa);box-shadow:-25px 0 50px #00040f8c,inset 1px 0 #ffffff0a;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px}.territory-attention-rail:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:radial-gradient(circle at 15% 25%,rgba(38,143,217,.14),transparent 38%),linear-gradient(rgba(74,144,191,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(74,144,191,.035) 1px,transparent 1px);background-size:auto,28px 28px,28px 28px}.territory-attention-rail>header span{color:#77cfff;font-size:8px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.territory-attention-rail>header h2{margin:5px 0 6px;color:#fff;font-size:20px;letter-spacing:-.025em}.territory-attention-rail>header p{margin:0;color:#8facbf;font-size:9px;line-height:1.55}.territory-attention-results{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#285a7d transparent;display:grid;align-content:start;gap:8px}.territory-attention-results>button{width:100%;min-width:0;padding:11px;border:1px solid rgba(155,201,231,.14);border-radius:11px;color:#eaf6ff;background:linear-gradient(145deg,#102b45db,#041122eb);box-shadow:inset 0 1px #ffffff0a,0 9px 20px #00030c3d;display:grid;grid-template-columns:23px 19px minmax(0,1fr);gap:5px 8px;align-items:center;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.territory-attention-results>button:hover,.territory-attention-results>button:focus-visible,.territory-attention-results>button.active{outline:0;border-color:#ffd84f;background:linear-gradient(145deg,#312f17f5,#131719fa);box-shadow:inset 0 1px #fffad133,0 0 0 1px #ffcf3333,0 12px 28px #00020980,0 0 18px #ffbe0021;transform:translate(-3px)}.territory-attention-rank{width:23px;height:23px;border-radius:50%;color:#a9c4d7;background:#80b5da1a;display:grid;place-items:center;font-size:8px;font-weight:850}.territory-attention-status-icon{width:17px;color:#62bdf4}.territory-attention-results>button.critical .territory-attention-status-icon{color:#ff646b}.territory-attention-results>button.warning .territory-attention-status-icon{color:#ffbd42}.territory-attention-results>button.due .territory-attention-status-icon{color:#62c9ff}.territory-attention-copy{min-width:0;display:block}.territory-attention-copy strong,.territory-attention-copy small,.territory-attention-copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.territory-attention-copy strong{font-size:10px}.territory-attention-copy small{margin-top:2px;color:#8fbbd7;font-size:7px}.territory-attention-copy em{margin-top:3px;color:#718da1;font-size:7px;font-style:normal}.territory-attention-metrics{grid-column:3;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:3px 9px;color:#829db1}.territory-attention-metrics b{color:#d9e9f4;font-size:8px}.territory-attention-results>button.critical .territory-attention-metrics b{color:#ff9298}.territory-attention-results>button.warning .territory-attention-metrics b{color:#ffd06d}.territory-attention-metrics small{font-size:7px}.territory-attention-metrics small:last-child{display:inline-flex;align-items:center;gap:3px}.territory-attention-metrics svg{width:9px;height:9px}.territory-attention-rail>footer{padding-top:11px;border-top:1px solid rgba(158,202,231,.14);display:grid;gap:8px}.territory-attention-rail>footer span{color:#718fa5;font-size:7px;line-height:1.45}.territory-attention-rail>footer button{min-height:34px;border:1px solid rgba(148,203,239,.24);border-radius:8px;color:#cbeaff;background:#0d335299;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:8px;font-weight:750;cursor:pointer}.territory-attention-rail>footer button:hover,.territory-attention-rail>footer button:focus-visible{border-color:#74c9ff;outline:0}.territory-attention-rail>footer svg{width:14px}.territory-attention-empty{min-height:180px;padding:24px;border:1px dashed rgba(153,202,234,.22);border-radius:11px;color:#7896aa;display:grid;place-items:center;align-content:center;gap:6px;text-align:center}.territory-attention-empty h3,.territory-attention-empty p{margin:0}.territory-attention-empty h3{color:#d8edfb;font-size:12px}.territory-attention-empty p{font-size:8px;line-height:1.5}.territory-portal-transition{position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;opacity:0;background:radial-gradient(circle at 53% 54%,transparent 0 7%,rgba(45,178,255,.17) 13%,rgba(4,29,65,.52) 31%,rgba(0,5,17,.94) 67%),repeating-radial-gradient(circle at 53% 54%,transparent 0 26px,rgba(135,224,255,.12) 28px,transparent 31px);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.territory-portal-transition i{position:absolute;top:54%;left:53%;width:min(72vw,940px);aspect-ratio:1;border:2px solid rgba(123,220,255,.34);border-radius:50%;box-shadow:inset 0 0 70px #1ba7ff38,0 0 70px #1ba7ff42;transform:translate(-50%,-50%) scale(.16)}.territory-portal-transition i:nth-child(2){width:min(54vw,700px);border-style:dashed}.territory-portal-transition i:nth-child(3){width:min(38vw,480px);border-color:#ffffff8c}.territory-portal-transition span{position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:repeating-conic-gradient(from 0deg at 53% 54%,transparent 0 4deg,rgba(89,198,255,.11) 5deg,transparent 7deg);-webkit-mask-image:radial-gradient(circle at 53% 54%,transparent 0 10%,black 34%,transparent 72%);mask-image:radial-gradient(circle at 53% 54%,transparent 0 10%,black 34%,transparent 72%)}.empty-state{min-height:230px;padding:38px 20px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center;color:var(--muted)}.empty-state svg{color:#8192a6}.empty-state h3{margin:0;color:var(--navy);font-size:15px}.empty-state p{max-width:520px;margin:0;font-size:11px;line-height:1.6}.empty-state .primary-button{margin-top:5px}.text-action{margin:-28px auto 28px;border:0;background:transparent;color:#174b82;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700}.loading-state{min-height:180px;padding:28px;display:grid;place-items:center;color:var(--muted);font-size:12px}.module-loading{align-content:center;gap:9px}.module-loading svg{width:20px;height:20px;color:#2b6e9f}.module-loading-screen{min-height:100vh;padding:28px;color:#fff;background:radial-gradient(circle at top right,#184d7e 0,var(--navy) 44%,#031a33 100%);display:grid;place-content:center;justify-items:center;gap:12px;font-size:12px}.module-loading-screen svg{width:24px;height:24px;color:var(--yellow)}.load-more{width:100%;min-height:44px;border:0;border-top:1px solid var(--border);color:#174b82;background:#fff;font-size:11px;font-weight:700}.modal-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;padding:22px;background:#0312249e;display:grid;place-items:center}.modal{width:min(520px,100%);max-height:calc(100vh - 44px);overflow:auto;border-radius:9px;background:#fff;box-shadow:0 30px 80px #0000004d}.modal-wide{width:min(850px,100%)}.modal>header{position:sticky;top:0;z-index:2;min-height:58px;padding:0 18px;border-bottom:1px solid var(--border);background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between}.modal>header h2{margin:0;font-size:14px}.hose-detail{display:grid;grid-template-columns:220px 1fr}.hose-detail aside{padding:22px;border-right:1px solid var(--border);display:flex;flex-direction:column;align-items:center;gap:16px}.qr-card{padding:18px;border:1px dashed #a8b5c4;border-radius:7px;display:grid;place-items:center;gap:8px;text-align:center;color:var(--navy)}.qr-card span{color:var(--muted);font-size:9px}.detail-content{padding:24px}.detail-title{padding-bottom:18px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:12px}.detail-title h3{margin-bottom:5px;font-size:19px}.detail-title p,.detail-title>span{color:var(--muted);font-size:11px}.detail-grid{padding:20px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.detail-grid dl{margin:0}.detail-grid dt{margin-bottom:5px;color:var(--muted);font-size:9px}.detail-grid dd{margin:0;font-size:12px;font-weight:600}.inspection-form,.add-form{padding:20px}.technician-checklist-form{height:calc(100dvh - 58px);min-height:0;padding:10px 12px 12px;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto;gap:9px}.technician-inspection-summary{min-height:48px;padding:8px 10px;border-radius:6px;background:#f3f6f9;display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 10px}.technician-inspection-summary>div{display:grid;gap:2px}.technician-inspection-summary div span{color:var(--muted);font-size:7px;text-transform:uppercase}.technician-inspection-summary strong{color:var(--navy);font-size:11px}.technician-inspection-summary>small{grid-column:1 / -1;color:var(--muted);font-size:8px}.technician-tap-checklist{min-height:0;overflow-y:auto;border:1px solid var(--border);border-radius:6px;background:#fff}.technician-tap-checklist>header{position:sticky;z-index:1;top:0;min-height:43px;padding:8px 11px;border-bottom:1px solid var(--border);background:#f4f7fa;display:grid;gap:3px}.technician-tap-checklist>header strong{color:var(--navy);font-size:11px}.technician-tap-checklist>header span{color:var(--muted);font-size:8px}.technician-tap-checklist>article{border-bottom:1px solid #e3e8ee}.technician-check-row{width:100%;min-height:45px;padding:7px 11px;border:0;color:var(--navy);background:#fff;display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:10px;text-align:left;font-size:9px;font-weight:700}.technician-tap-checklist article.open .technician-check-row{background:#f7f9fb}.technician-answer-symbol,.technician-answer-options i{width:25px;height:25px;border:2px solid #bac4cf;border-radius:50%;display:grid;place-items:center}.technician-answer-symbol svg,.technician-answer-options svg{width:14px;height:14px;stroke-width:3}.technician-answer-symbol.answer-green,.technician-answer-options .option-green{border-color:var(--green);color:#fff;background:var(--green)}.technician-answer-symbol.answer-grey,.technician-answer-options .option-grey{border-color:#909ba8;color:#fff;background:#909ba8}.technician-answer-symbol.answer-amber,.technician-answer-options .option-amber{border-color:var(--amber);color:#fff;background:var(--amber)}.technician-answer-options{padding:7px 8px 9px 15px;background:#f7f9fb;display:grid;gap:5px}.technician-answer-options>button{min-height:41px;padding:5px 8px;border:1px solid #dde4eb;border-radius:5px;color:var(--navy);background:#fff;display:grid;grid-template-columns:25px 1fr;align-items:center;gap:9px;text-align:left}.technician-answer-options button>span{display:grid;gap:2px}.technician-answer-options strong{font-size:9px}.technician-answer-options small{color:var(--muted);font-size:7px}.technician-checklist-form>.field{margin-top:0}.technician-checklist-form>.field textarea{min-height:48px;max-height:48px}.technician-checklist-form .capture-drop{min-height:48px;padding:7px 10px}.technician-checklist-form .form-footer{margin-top:0;padding-top:8px}.inspection-action-footer{display:grid;grid-template-columns:minmax(105px,.62fr) minmax(190px,1.38fr)}.inspection-action-footer>button{width:100%}.inspection-draft-button{min-height:36px;padding:0 12px;border:1px solid #b9c5d2;border-radius:5px;color:var(--navy);background:#fff;font-size:10px;font-weight:800}.replacement-prompt{padding:25px;display:grid;justify-items:center;gap:12px;text-align:center}.replacement-prompt>svg{width:42px;height:42px;padding:9px;border-radius:50%;color:#fff;background:var(--amber)}.replacement-prompt h3{margin:0;color:var(--navy);font-size:17px}.replacement-prompt p{max-width:410px;margin:0;color:var(--muted);font-size:10px;line-height:1.6}.replacement-prompt footer{width:100%;margin-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.register-new-hose-prompt>svg{background:#174b82}.register-new-hose-prompt footer .primary-button{width:100%}.replacement-confirm-button{min-height:38px;border:0;border-radius:5px;color:#fff;background:#c72731;font-size:10px;font-weight:800}.technician-replacement-overlay{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;background:#eef2f6;display:grid;place-items:center}.technician-replacement-record{width:min(430px,100%);height:100dvh;max-height:900px;overflow:hidden;background:#fff;box-shadow:0 0 46px #020e2a38;display:grid;grid-template-rows:58px 1fr}.technician-replacement-record>header{padding:9px 12px;color:#fff;background:linear-gradient(145deg,#07133d,#061b50);display:grid;grid-template-columns:36px 1fr 36px;align-items:center;text-align:center}.technician-replacement-record>header button{width:34px;height:34px;padding:0;border:0;color:#fff;background:transparent;display:grid;place-items:center;transform:rotate(180deg)}.technician-replacement-record>header strong{font-size:13px}.technician-replacement-record>form{min-height:0;padding:10px 14px 14px;overflow-y:auto;display:grid;align-content:start;gap:9px}.technician-replacement-record label,.replacement-readonly{display:grid;gap:5px}.technician-replacement-record label>span,.replacement-readonly span,.replacement-specs span{color:#68758a;font-size:7px;text-transform:uppercase}.technician-replacement-record input,.technician-replacement-record select,.technician-replacement-record textarea{width:100%;min-height:35px;padding:7px 9px;border:1px solid #d3dbe4;border-radius:4px;color:var(--navy);background:#fff;font-size:9px}.technician-replacement-record textarea{min-height:72px;resize:vertical}.replacement-character-count{margin-top:-2px;color:var(--muted);font-size:7px;text-align:right}.replacement-readonly{min-height:42px;padding:5px 2px;border-bottom:1px solid #e0e5eb;align-content:center}.replacement-readonly strong,.replacement-specs strong{color:#0d1d3d;font-size:10px}.replacement-specs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e0e5eb}.replacement-specs>div{min-height:46px;padding:5px 2px;display:grid;align-content:center;gap:5px}.replacement-specs>div+div{padding-left:10px;border-left:1px solid #e0e5eb}.save-replacement-button{width:100%;min-height:42px;margin-top:5px;border:0;border-radius:5px;color:#fff;background:#2448aa;font-size:10px;font-weight:800}.dynamic-inspection-form:not(.technician-checklist-form) .technician-tap-checklist{max-height:430px}.inspection-pending{padding:5px 9px;border-radius:12px;color:#526274;background:#e6ebf0;font-size:8px;font-weight:800}.inspection-settings-summary{margin-bottom:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,145px),1fr));gap:12px}.inspection-settings-summary article{min-height:91px;padding:15px;border:1px solid var(--border);border-radius:7px;background:#fff;display:grid;gap:6px}.inspection-settings-summary span{color:var(--muted);font-size:9px;text-transform:uppercase}.inspection-settings-summary strong{min-width:0;max-width:100%;color:var(--navy);font-size:clamp(12px,1.45vw,18px);line-height:1.05;overflow-wrap:anywhere}.inspection-settings-summary small{color:var(--muted);font-size:8px}.inspection-settings-grid{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:16px}.settings-editor>header{min-height:67px;padding:12px 14px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-editor>header>div{display:flex;align-items:center;gap:10px}.settings-editor>header>div>svg{color:#174b82}.settings-editor>header span{display:grid;gap:4px}.settings-editor>header strong{color:var(--navy);font-size:11px}.settings-editor>header small{color:var(--muted);font-size:8px}.settings-table{display:grid}.settings-table>div{min-height:48px;padding:7px 10px;border-bottom:1px solid #e5eaf0;display:grid;align-items:center;gap:8px}.settings-table input,.settings-table select{min-width:0;width:100%;min-height:32px;padding:5px 7px;border:1px solid #ccd6e1;border-radius:4px;color:var(--navy);background:#fff;font-size:9px}.settings-table-head{min-height:34px!important;color:#607084;background:#f3f6f9;font-size:8px;font-weight:800;text-transform:uppercase}.settings-outcomes>div{grid-template-columns:minmax(110px,1fr) 65px 120px 30px}.settings-questions>div{grid-template-columns:24px minmax(0,1fr) 30px}.settings-questions .settings-table-head{grid-template-columns:1fr 30px}.settings-questions .settings-table-head span:first-child{grid-column:1 / 3}.settings-questions>div>span{color:var(--muted);font-size:9px;text-align:center}.admin-settings-page{display:grid;gap:16px}.admin-settings-page>.page-heading{margin-bottom:0}.admin-settings-tabs{width:max-content;padding:4px;border-radius:8px;background:#dde5ed;display:flex;gap:4px}.admin-settings-tabs button{min-height:38px;padding:0 15px;border:0;border-radius:6px;color:#53647a;background:transparent;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800}.admin-settings-tabs button svg{width:16px}.admin-settings-tabs button.active{color:#fff;background:var(--navy);box-shadow:0 3px 9px #06254a33}.admin-users-layout{min-height:650px;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(470px,1.5fr);gap:16px;align-items:stretch}.admin-user-list,.admin-user-detail{overflow:hidden}.admin-user-list>header,.admin-user-detail>header{min-height:68px;padding:13px 16px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-user-list>header>div,.admin-user-detail>header>div,.admin-centre-access>header>div{display:flex;align-items:center;gap:10px}.admin-user-list header svg,.admin-user-detail header svg,.admin-centre-access header svg{width:19px;color:#17609a}.admin-user-list header span,.admin-user-detail header span,.admin-centre-access header span{display:grid;gap:3px}.admin-user-list header strong,.admin-user-detail header strong,.admin-centre-access header strong{color:var(--navy);font-size:11px}.admin-user-list header small,.admin-user-detail header small,.admin-centre-access header small{color:var(--muted);font-size:8px}.admin-user-search,.admin-centre-access>label{min-height:43px;margin:12px;padding:0 10px;border:1px solid #ccd7e3;border-radius:6px;display:flex;align-items:center;gap:8px}.admin-user-search svg,.admin-centre-access>label svg{width:15px;color:#607186}.admin-user-search input,.admin-centre-access>label input{min-width:0;width:100%;border:0;outline:0;color:var(--navy);background:transparent;font-size:10px}.admin-user-results{max-height:570px;overflow-y:auto;border-top:1px solid #edf0f4}.admin-user-results>button{width:100%;min-height:78px;padding:10px 13px;border:0;border-bottom:1px solid #e8edf2;color:var(--navy);background:#fff;display:grid;grid-template-columns:38px minmax(0,1fr) minmax(90px,auto) auto;align-items:center;gap:10px;text-align:left}.admin-user-results>button:hover{background:#f5f9fd}.admin-user-results>button.active{background:#e9f3fc;box-shadow:inset 3px 0 #1376bf}.admin-user-initials{width:36px;height:36px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#0a376b,#1388d5);display:grid;place-items:center;font-size:10px;font-weight:800}.admin-user-results>button>span:nth-child(2){min-width:0;display:grid;gap:3px}.admin-user-results strong,.admin-user-results small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-results strong{font-size:10px}.admin-user-results small{color:var(--muted);font-size:8px}.admin-user-login-list{min-width:0;display:grid;gap:3px;text-align:right}.admin-user-login-list strong{overflow:hidden;color:#34536f;font-size:8px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.admin-user-results b{min-width:25px;padding:4px 7px;border-radius:11px;color:#12629b;background:#d8edf9;font-size:9px;text-align:center}.admin-users-empty,.admin-user-detail-empty{min-height:300px;padding:28px;color:var(--muted);display:grid;place-content:center;justify-items:center;gap:8px;text-align:center}.admin-users-empty svg,.admin-user-detail-empty svg{width:34px;height:34px;color:#97a8ba}.admin-users-empty strong,.admin-user-detail-empty h2{margin:0;color:var(--navy);font-size:15px}.admin-users-empty p,.admin-user-detail-empty p{max-width:300px;margin:0;font-size:10px;line-height:1.5}.admin-fsm-sync{color:#21784c;display:flex!important;grid-auto-flow:column;align-items:center;gap:5px!important;font-size:8px}.admin-fsm-sync svg{width:14px!important;color:#219154!important}.admin-user-form{padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-user-form label{display:grid;gap:6px}.admin-user-form label.full{grid-column:1 / -1}.admin-user-form label>span{color:#536276;display:flex;align-items:center;gap:5px;font-size:8px;font-weight:700}.admin-user-form label>span svg{width:13px}.admin-user-form input,.admin-user-form select{min-width:0;width:100%;height:37px;padding:0 9px;border:1px solid #cfd9e4;border-radius:5px;color:var(--navy);background:#fff;font-size:10px}.admin-user-form input[readonly]{color:#59697c;background:#f4f6f8}.admin-login-activity{margin:0 16px 16px;overflow:hidden;border:1px solid #cddce8;border-radius:8px;background:linear-gradient(145deg,#f7fbfe,#edf6fc)}.admin-login-activity>header{min-height:55px;padding:10px 12px;border-bottom:1px solid #d8e5ef;display:flex;align-items:center}.admin-login-activity>header>div{display:flex;align-items:center;gap:9px}.admin-login-activity>header svg{width:18px;color:#1175b5}.admin-login-activity>header span{display:grid;gap:3px}.admin-login-activity>header strong{color:var(--navy);font-size:10px}.admin-login-activity>header small{color:var(--muted);font-size:8px}.admin-login-activity>div{padding:11px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.admin-login-activity article{min-height:65px;border:1px solid #d7e4ee;border-radius:7px;background:#ffffffe6;display:grid;place-content:center;gap:4px;text-align:center;box-shadow:0 4px 12px #06254a0d}.admin-login-activity article strong{min-width:0;max-width:100%;color:#0c65a0;font-size:clamp(10px,1.35vw,18px);line-height:1.05;overflow-wrap:anywhere}.admin-login-activity article span{color:#5c6c7f;font-size:8px;font-weight:800;text-transform:uppercase}.admin-centre-access{margin:0 16px 16px;border:1px solid var(--border);border-radius:7px;overflow:hidden}.admin-centre-access>header{min-height:60px;padding:10px 12px;background:#f7f9fb;display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-centre-access>header>b{padding:5px 8px;border-radius:12px;color:#0e5f9a;background:#dceef9;font-size:8px}.admin-centre-actions{padding:0 12px 9px;display:flex;gap:8px}.admin-centre-actions button{padding:0;border:0;color:#0c67a8;background:transparent;font-size:8px;font-weight:800}.admin-centre-checklist{max-height:240px;padding:0 10px 10px;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;gap:7px}.admin-centre-checklist>label{min-height:53px;padding:8px 10px;border:1px solid #dae2ea;border-radius:6px;display:grid;grid-template-columns:17px minmax(0,1fr) 15px;align-items:center;gap:7px;cursor:pointer}.admin-centre-checklist>label.selected{border-color:#58a9dc;background:#edf8ff}.admin-centre-checklist input{width:15px;height:15px;accent-color:#0e75ba}.admin-centre-checklist span{min-width:0;display:grid;gap:3px}.admin-centre-checklist strong,.admin-centre-checklist small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-centre-checklist strong{color:var(--navy);font-size:9px}.admin-centre-checklist small{color:var(--muted);font-size:7px}.admin-centre-checklist>label>svg{width:14px;color:transparent}.admin-centre-checklist>label.selected>svg{color:#16814d}.admin-user-detail>footer{padding:0 16px 16px;display:flex;justify-content:flex-end}.admin-user-detail>.form-error{margin:0 16px 12px}.field{display:grid;gap:7px}.field span{color:#4d5a6c;font-size:10px;font-weight:600}.field input,.field textarea,.field select{width:100%;border:1px solid var(--border);border-radius:5px;padding:10px 11px;outline:0;color:var(--navy);background:#fff;font-size:11px}.field textarea{min-height:80px;resize:vertical}.orientation-field{position:relative;align-content:start}.orientation-field>label{color:#4d5a6c;font-size:10px;font-weight:600}.orientation-options{position:absolute;z-index:5;top:calc(100% + 4px);right:0;left:0;max-height:190px;overflow-y:auto;padding:5px;border:1px solid var(--border);border-radius:5px;background:#fff;box-shadow:var(--shadow)}.orientation-options button{width:100%;min-height:32px;padding:0 9px;border:0;border-radius:4px;color:var(--navy);background:#fff;font-size:11px;text-align:left}.orientation-options button:hover,.orientation-options button:focus,.orientation-options button[aria-selected=true]{outline:0;background:#eef4f9}.orientation-options p{margin:0;padding:9px;color:var(--muted);font-size:10px}.brand-picker{position:relative;align-content:start}.brand-picker>label{color:#4d5a6c;font-size:10px;font-weight:600}.brand-picker-input{position:relative}.brand-picker-input>svg{position:absolute;top:50%;left:10px;width:14px;height:14px;color:#718096;transform:translateY(-50%);pointer-events:none}.field .brand-picker-input input{padding-right:32px;padding-left:32px}.brand-picker-loading{position:absolute;top:calc(50% - 6px);right:11px;width:12px;height:12px;border:2px solid #d1dce6;border-top-color:#1767a8;border-radius:50%;animation:spin .75s linear infinite}.brand-picker-hint{margin-top:-3px;color:var(--muted);font-size:8px;line-height:1.35}.brand-options{position:absolute;z-index:12;top:calc(100% + 4px);right:0;left:0;max-height:240px;overflow-y:auto;padding:5px;border:1px solid var(--border);border-radius:6px;background:#fff;box-shadow:0 14px 30px #0d203729}.brand-options button{width:100%;min-height:34px;padding:7px 9px;border:0;border-radius:5px;color:var(--navy);background:#fff;font-size:10px;text-align:left}.brand-options button:hover,.brand-options button:focus,.brand-options button[aria-selected=true]{outline:0;background:#eef4f9}.brand-options p{margin:0;padding:10px;color:var(--muted);font-size:9px;line-height:1.4}.part-picker{position:relative;align-content:start}.part-picker>label{color:#4d5a6c;font-size:10px;font-weight:600}.part-picker-input{position:relative}.part-picker-input>svg{position:absolute;top:50%;width:14px;height:14px;color:#718096;transform:translateY(-50%);pointer-events:none}.part-picker-input>.part-search-icon{left:10px}.part-picker-input>.part-loading-icon{right:10px}.field .part-picker-input input{padding-right:32px;padding-left:32px}.part-picker-hint{margin-top:-3px;color:var(--muted);font-size:8px;line-height:1.35}.part-options{position:absolute;z-index:12;top:calc(100% + 4px);right:0;left:0;max-height:260px;overflow-y:auto;padding:5px;border:1px solid var(--border);border-radius:6px;background:#fff;box-shadow:0 14px 30px #0d203729}.part-options button{width:100%;min-height:48px;padding:7px 9px;border:0;border-radius:5px;display:grid;gap:4px;color:var(--navy);background:#fff;text-align:left}.part-options button:hover,.part-options button:focus,.part-options button[aria-selected=true]{outline:0;background:#eef4f9}.part-options button.preferred{background:#f2f8fd}.part-options button>span{display:flex;justify-content:space-between;align-items:center;gap:8px;color:var(--navy);font-size:10px}.part-options button small{color:var(--muted);font-size:8px;line-height:1.35}.part-options button em{padding:3px 5px;border-radius:10px;display:inline-flex;align-items:center;gap:3px;color:#075f51;background:#dff5ed;font-size:7px;font-style:normal;font-weight:800;white-space:nowrap}.part-options button em svg{width:9px;height:9px}.part-options p{margin:0;padding:10px;color:var(--muted);font-size:9px;line-height:1.4}.inspection-form>.field{margin-top:16px}.form-footer{margin-top:18px;padding-top:17px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:10px}.add-form{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.full{grid-column:1 / -1}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fsm-asset-picker{border:1px solid var(--border);border-radius:7px;overflow:hidden;background:#f9fbfc}.asset-picker-heading{padding:14px;display:grid;grid-template-columns:1fr minmax(250px,.8fr);gap:18px;align-items:end}.asset-picker-heading>div{display:grid;gap:5px}.asset-picker-heading>div strong{color:var(--navy);font-size:12px}.asset-picker-heading>div span{color:var(--muted);font-size:9px}.fsm-asset-picker>.form-error{margin:0;padding:12px 14px}.draft-note{margin:-3px 0 0;color:var(--muted);font-size:9px}.replacement-template-banner{padding:12px 14px;border:1px solid #bcd4e8;border-radius:6px;color:#0b3d6c;background:#edf6fd;display:flex;align-items:center;gap:11px}.replacement-template-banner>svg{flex:0 0 auto;width:20px}.replacement-template-banner>div{display:grid;gap:4px}.replacement-template-banner strong{font-size:10px}.replacement-template-banner span{color:#536f89;font-size:8px}.asset-proximity-panel{margin-bottom:16px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 4px 16px #172b440a;overflow:hidden}.asset-map-toolbar{min-height:58px;padding:10px 12px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:minmax(220px,1fr) 180px 180px auto;align-items:center;gap:8px}.asset-map-toolbar label{min-height:36px;padding:0 10px;border:1px solid #ccd6e1;border-radius:5px;display:flex;align-items:center;gap:7px}.asset-map-toolbar label svg{width:15px;color:#66768a}.asset-map-toolbar input,.asset-map-toolbar select{width:100%;min-width:0;min-height:36px;padding:0 9px;border:1px solid #ccd6e1;border-radius:5px;color:var(--navy);background:#fff;font-size:9px}.asset-map-toolbar label input{min-height:32px;padding:0;border:0;outline:0}.asset-map{width:100%;height:430px;background:#e9eef3}.asset-map-frame{position:relative}.asset-map-selection{position:absolute;z-index:500;right:16px;bottom:16px;max-width:min(620px,calc(100% - 32px));padding:13px;border:1px solid rgba(255,255,255,.85);border-radius:10px;color:#fff;background:#072a4ded;box-shadow:0 12px 28px #0723414d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;grid-template-columns:minmax(120px,.7fr) minmax(220px,1.3fr) auto;gap:18px;align-items:center}.asset-map-selection>div{display:grid;gap:3px}.asset-map-selection span{color:#92c8f2;font-size:7px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.asset-map-selection strong{font-size:13px}.asset-map-selection small{color:#ffffffb3;font-size:7px;line-height:1.4}.asset-map .leaflet-popup-content{color:#24364c;font:10px/1.55 Inter,system-ui,sans-serif}.asset-results-panel table{min-width:930px}.asset-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.asset-transient-toolbar-button,.transient-assets-inline-back{display:none}.technician-section .asset-transient-toolbar-button,.technician-section .transient-assets-inline-back{display:inline-flex}.technician-section .transient-assets-inline-back{grid-column:1 / -1;justify-self:start}.transient-assets-button strong{min-width:24px;min-height:20px;max-width:96px;padding:3px 7px;border-radius:11px;color:#fff;background:#0e5f9f;display:inline-flex;align-items:center;justify-content:center;font-size:clamp(7px,.75vw,8px);line-height:1.05;overflow-wrap:anywhere;text-align:center}.asset-transient-panel{overflow:hidden}.transient-assets-toolbar{min-height:76px;padding:14px 16px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,420px) auto;align-items:center;gap:16px}.transient-assets-toolbar>div{display:grid;gap:4px}.transient-assets-toolbar h2{margin:0;color:var(--navy);font-size:15px}.transient-assets-toolbar p{margin:0;color:var(--muted);font-size:9px}.transient-assets-toolbar>label{min-height:40px;padding:0 11px;border:1px solid #c7d4df;border-radius:6px;background:#fff;display:flex;align-items:center;gap:8px}.transient-assets-toolbar>label:focus-within{border-color:#1470b4;box-shadow:0 0 0 3px #1470b41f}.transient-assets-toolbar>label svg{width:16px;color:#64778b}.transient-assets-toolbar input{width:100%;min-width:0;height:36px;padding:0;border:0;outline:0;color:var(--navy);background:transparent;font:inherit;font-size:10px}.transient-assets-toolbar>strong{min-width:74px;max-width:118px;color:#285274;font-size:clamp(7px,.8vw,9px);line-height:1.05;overflow-wrap:anywhere;text-align:right}.transient-assets-table-wrap{max-width:100%}.transient-assets-table{min-width:1900px}.transient-assets-table th{padding:0}.transient-assets-table th:first-child,.transient-assets-table td:first-child{position:sticky;left:0;z-index:1;background:#fff;box-shadow:1px 0 #dfe7ee}.transient-assets-table th:first-child{z-index:2;background:#edf2f6}.transient-assets-table tbody tr:hover td,.transient-assets-table tbody tr:hover td:first-child{background:#f6f9fc}.transient-assets-table td{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transient-assets-table td small{margin-top:3px;display:block;color:var(--muted)}.transient-assets-table .asset-lifecycle-status{min-height:24px;padding:0 8px}.transient-sort-button{width:100%;min-height:42px;padding:10px;border:0;color:#526579;background:transparent;display:inline-flex;align-items:center;gap:5px;text-align:left;font:inherit;font-weight:850;cursor:pointer;white-space:nowrap}.transient-sort-button svg{width:13px;height:13px;color:#8291a1}.transient-sort-button:hover,.transient-sort-button:focus-visible{color:#0e5f9f;background:#e8f3fb;outline:0}.transient-sort-button:focus-visible{box-shadow:inset 0 0 0 2px #1470b4}.transient-sort-button.active{color:#0e5f9f;background:#edf6fd}.transient-coordinate{display:inline-flex;align-items:center;gap:5px;color:#49657d}.transient-coordinate svg{width:13px;height:13px;color:#1470b4}.transient-assets-empty{min-height:280px;padding:34px;color:#65778a;display:grid;place-content:center;justify-items:center;gap:8px;text-align:center}.transient-assets-empty>svg{width:34px;height:34px;color:#2580bd}.transient-assets-empty h3{margin:3px 0 0;color:var(--navy);font-size:15px}.transient-assets-empty p{margin:0;font-size:10px}.asset-status-percentages{display:flex;flex-wrap:wrap;gap:4px}.asset-status-percentages span{padding:4px 6px;border-radius:10px;font-size:7px;font-weight:800}.asset-status-percentages .green{color:#176531;background:#e7f5eb}.asset-status-percentages .amber{color:#7d5500;background:#fff0d0}.asset-status-percentages .red{color:#9f242b;background:#fde8ea}.asset-media-links{display:flex;align-items:center;gap:7px}.asset-media-links img{width:48px;height:36px;border-radius:4px;object-fit:cover}.asset-media-links>span,.asset-media-links .video-link{min-height:31px;padding:0 7px;border:1px solid #d3dce5;border-radius:4px;color:#53667b;background:#f7f9fb;display:inline-flex;align-items:center;gap:5px;font-size:7px;text-decoration:none}.asset-media-links svg{width:13px}.asset-result-row{cursor:pointer}.asset-result-row:hover{background:#f5f9fc}.asset-result-row.selected{box-shadow:inset 4px 0 #f0a316;background:#fff9e8}.asset-open-button{padding:0;border:0;color:inherit;background:transparent;display:grid;gap:3px;text-align:left;cursor:pointer}.asset-open-button strong{color:#153f6f}.asset-open-button small{color:var(--muted)}.asset-overview-page{padding-bottom:100px;display:grid;gap:16px}.asset-overview-header{min-height:42px;display:flex;justify-content:space-between;align-items:center;gap:12px}.asset-lifecycle-status{min-height:30px;padding:0 12px;border-radius:18px;display:inline-flex;align-items:center;font-size:9px;font-weight:800}.asset-lifecycle-status.status-active{color:#176531;background:#e3f5e9}.asset-lifecycle-status.status-inspection-due{color:#7d5500;background:#fff0cf}.asset-lifecycle-status.status-awaiting-repair{color:#9f242b;background:#fde8ea}.asset-lifecycle-status.status-inactive{color:#526274;background:#e9eef3}.asset-overview-hero{min-height:330px;border:1px solid var(--border);border-radius:10px;background:#fff;display:grid;grid-template-columns:minmax(320px,.9fr) 1.1fr;overflow:hidden;box-shadow:0 7px 24px #112d4b12}.asset-overview-photo{min-height:330px;background:#eaf0f5}.asset-overview-photo img{width:100%;height:100%;min-height:330px;object-fit:cover;display:block}.asset-overview-photo>div{height:100%;min-height:330px;color:#6b7b8d;display:grid;place-content:center;justify-items:center;gap:9px}.asset-overview-photo svg{width:42px;height:42px;stroke-width:1.5}.asset-overview-identity{padding:34px;display:flex;flex-direction:column;justify-content:center}.asset-overview-identity>span{color:#5f7186;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.asset-overview-identity h1{margin:7px 0 4px;color:var(--navy);font-size:clamp(24px,3vw,39px);line-height:1.05}.asset-overview-identity>p{margin:0 0 26px;color:var(--muted);font-size:11px}.asset-overview-identity dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:18px 24px}.asset-overview-identity dl>div{min-width:0;padding-top:9px;border-top:1px solid #e2e8ee}.asset-overview-identity dt{color:#718095;font-size:8px}.asset-overview-identity dd{min-width:0;max-width:100%;margin:4px 0 0;color:#1b344f;font-size:11px;font-weight:750;line-height:1.25;overflow-wrap:anywhere}.asset-hose-summary{display:grid;grid-template-columns:1.05fr repeat(3,1fr);gap:10px}.asset-hose-summary>div{min-height:105px;padding:18px;border:1px solid var(--border);border-radius:8px;background:#fff;display:grid;align-content:center;gap:4px}.asset-hose-summary span{color:#697a8d;font-size:9px;font-weight:700}.asset-hose-summary strong{min-width:0;max-width:100%;color:var(--navy);font-size:clamp(15px,1.7vw,25px);line-height:1.05;overflow-wrap:anywhere}.asset-hose-summary small{color:var(--muted);font-size:8px}.asset-condition-split.green{border-top:4px solid #31a765}.asset-condition-split.amber{border-top:4px solid #e2a520}.asset-condition-split.red{border-top:4px solid #dc3e49}.asset-condition-split.green strong{color:#21834b}.asset-condition-split.amber strong{color:#9a6a00}.asset-condition-split.red strong{color:#b72c36}.asset-service-history{border:1px solid var(--border);border-radius:9px;background:#fff;overflow:hidden}.asset-service-history>header{padding:16px 18px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;gap:15px}.asset-service-history h2{margin:0;color:var(--navy);font-size:15px}.asset-service-history header p{margin:4px 0 0;color:var(--muted);font-size:8px}.asset-service-history table{min-width:760px}.rapid-degradation-alert{padding:7px 10px;border-radius:5px;color:#9f242b;background:#fde8ea;font-size:8px}.short-service-life{color:#b72c36}.asset-history-empty{margin:0;padding:22px 18px;color:var(--muted);font-size:9px}.offline-records-panel{width:min(760px,100%);margin:0 auto;border:1px solid var(--border);border-radius:9px;background:#fff;overflow:hidden}.offline-records-panel>header{padding:16px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:14px}.offline-state{color:#9a5d0b;display:flex;align-items:center;gap:10px}.offline-state.online{color:#237847}.offline-state>svg{width:23px}.offline-state span{display:grid;gap:3px}.offline-state strong{color:var(--navy);font-size:11px}.offline-state small{color:var(--muted);font-size:8px}.offline-progress{margin:0;padding:9px 16px;color:#174b82;background:#eaf3fa;font-size:8px}.offline-queue-list{display:grid}.offline-queue-list article{min-height:62px;padding:11px 16px;border-bottom:1px solid #e8edf2;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:10px}.offline-queue-list article:last-child{border-bottom:0}.offline-order{width:25px;height:25px;border-radius:50%;color:#174b82;background:#e7f1fa;display:grid;place-items:center;font-size:8px;font-weight:800}.offline-queue-list article>div{min-width:0;display:grid;gap:3px}.offline-queue-list article strong{color:var(--navy);font-size:9px}.offline-queue-list article small{color:var(--muted);font-size:7px}.offline-queue-list article p{margin:3px 0 0;color:#a42731;display:flex;gap:4px;font-size:7px}.offline-queue-list article p svg{width:12px;height:12px}.offline-item-status{padding:5px 7px;border-radius:10px;color:#315f89;background:#e8f1f9;font-size:7px;font-weight:800}.offline-item-status.failed{color:#a42731;background:#fde8ea}.offline-empty{min-height:190px;padding:24px;color:#2d8652;display:grid;place-content:center;justify-items:center;gap:7px;text-align:center}.offline-empty svg{width:34px;height:34px}.offline-empty strong{color:var(--navy);font-size:12px}.offline-empty span{max-width:320px;color:var(--muted);font-size:8px;line-height:1.5}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.asset-inspection-callout{padding:20px 22px;border-radius:9px;color:#fff;background:#0b2f63;display:flex;justify-content:space-between;align-items:center;gap:20px}.asset-inspection-callout h2{margin:0 0 4px;font-size:16px}.asset-inspection-callout p{margin:0;color:#c7d8ec;font-size:9px}.asset-inspection-callout .primary-button{background:#2868d9}.asset-overview-actions{display:flex;align-items:center;gap:9px}.asset-overview-actions button{min-height:42px;justify-content:center}.asset-create-hose-button{border-color:#9dcbec;color:#0b2f63;background:#fff}.asset-create-hose-button:hover{background:#edf7ff}.asset-capture-location{padding:12px 14px;border:1px solid #b9d8ee;border-radius:8px;color:#123f67;background:#edf8ff;display:flex;align-items:center;gap:10px}.asset-capture-location svg{flex:0 0 auto;color:#1681c4}.asset-capture-location div{min-width:0;display:grid;gap:2px}.asset-capture-location strong{font-size:10px}.asset-capture-location span{color:#537187;font-size:8px}.asset-create-form{padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.asset-form-search{position:relative;min-width:0}.asset-form-search>div{position:absolute;z-index:4;top:calc(100% + 4px);right:0;left:0;max-height:180px;overflow-y:auto;border:1px solid #ccd6e1;border-radius:5px;background:#fff;box-shadow:var(--shadow)}.asset-form-search>div:empty{display:none}.asset-form-search>div button{width:100%;min-height:34px;padding:6px 9px;border:0;border-bottom:1px solid #edf1f4;color:var(--navy);background:#fff;display:flex;justify-content:space-between;gap:8px;text-align:left;font-size:9px}.asset-form-search>div button.selected{background:#eaf3fa}.asset-form-search small{color:var(--muted)}.asset-location-capture{grid-column:1 / -1;min-height:58px;padding:10px 12px;border:1px solid #c8d8e7;border-radius:6px;color:#174b82;background:#eff6fb;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:10px}.asset-location-capture>svg{width:21px}.asset-location-capture>div{display:grid;gap:4px}.asset-location-capture strong{font-size:10px}.asset-location-capture span{color:#61758a;font-size:8px}.asset-media-input{min-height:66px;padding:10px 12px;border:1px dashed #9eacbc;border-radius:6px;color:var(--navy);display:grid;grid-template-columns:26px 1fr;align-items:center;gap:10px;cursor:pointer}.asset-media-input>svg{width:23px}.asset-media-input>span{min-width:0;display:grid;gap:4px}.asset-media-input strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.asset-media-input small{color:var(--muted);font-size:7px}.asset-media-input input{position:absolute;width:1px;height:1px;opacity:0}.scan-form{padding:22px}.scan-status{margin:12px 0 0;color:var(--muted);font-size:10px;text-align:center}.camera-scanner{display:grid;gap:9px}.camera-scanner>p{margin:0;color:var(--muted);font-size:10px;line-height:1.5;text-align:center}.camera-preview{position:relative;aspect-ratio:4 / 3;border-radius:8px;overflow:hidden;background:#06172a}.camera-preview video{width:100%;height:100%;object-fit:cover}.scan-frame{position:absolute;top:18%;right:18%;bottom:18%;left:18%;border:2px solid var(--yellow);border-radius:8px;box-shadow:0 0 0 999px #00000052}.camera-message{position:absolute;top:0;right:0;bottom:0;left:0;padding:24px;color:#fff;background:#06172ae0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:11px;text-align:center}.camera-error{color:#ffe2e2}.camera-manual-pause{min-height:230px;padding:26px;border-radius:8px;color:#fff;background:linear-gradient(145deg,#06172a,#0b315b);display:grid;place-content:center;justify-items:center;gap:9px;text-align:center}.camera-manual-pause>svg{width:38px;height:38px;color:var(--yellow)}.camera-manual-pause strong{font-size:14px}.camera-manual-pause span{max-width:280px;color:#c9d8e8;font-size:10px;line-height:1.5}.manual-code-entry{margin-top:3px;border:1px solid #cbd8e4;border-radius:8px;overflow:hidden;background:linear-gradient(145deg,#f8fbfd,#eef5fa)}.manual-code-heading{min-height:68px;padding:12px 13px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px}.manual-code-icon{width:32px;height:32px;border-radius:50%;color:#fff;background:var(--navy);display:grid;place-items:center}.manual-code-icon>svg{width:17px}.manual-code-heading>div{min-width:0;display:grid;gap:4px}.manual-code-heading strong{overflow:hidden;color:var(--navy);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.manual-code-heading small{color:var(--muted);font-size:8px;line-height:1.4}.manual-code-form{padding:12px 13px;border-top:1px solid #d8e2eb;background:#fffc;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px}.manual-code-form .primary-button{min-height:38px}.manual-code-entry>.form-error{margin:0;padding:0 13px 12px}.copy-last-hose{padding:13px 14px;border:1px solid #92bee0;border-radius:8px;color:#0b3d6c;background:linear-gradient(145deg,#edf7ff,#f8fbfe);display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:11px}.copy-last-hose.copied{border-color:#8ecaa5;background:linear-gradient(145deg,#edf9f2,#f8fcfa)}.copy-last-hose>svg{width:25px;color:#126aa8}.copy-last-hose.copied>svg{color:#25834d}.copy-last-hose>div{min-width:0;display:grid;gap:4px}.copy-last-hose strong{color:var(--navy);font-size:11px}.copy-last-hose span{color:#536f89;font-size:8px;line-height:1.45}.capture-drop{position:relative;min-height:82px;padding:15px;border:1px dashed #9eacbc;border-radius:7px;color:var(--navy);background:#f9fbfc;display:flex;align-items:center;gap:13px;cursor:pointer}.capture-drop>span{display:grid;gap:5px}.capture-drop strong{font-size:11px}.capture-drop small{color:var(--muted);font-size:9px}.capture-drop input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.record-status,.priority{width:max-content;padding:5px 8px;border-radius:11px;color:#22527e;background:#eaf2f9;font-size:9px;font-weight:700}.priority-routine{color:#22527e;background:#eaf2f9}.priority-urgent{color:#9a5b00;background:#fff1cf}.priority-critical{color:#b42328;background:#feecec}.document-grid{padding:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.document-grid article{min-width:0;border:1px solid var(--border);border-radius:7px;overflow:hidden;display:grid;grid-template-columns:1fr auto}.document-preview{grid-column:1 / -1;height:130px;color:#7b8ca0;background:#edf2f6;display:grid;place-items:center;overflow:hidden}.document-preview img{width:100%;height:100%;object-fit:cover}.document-grid article>div:nth-child(2){min-width:0;padding:13px;display:grid;gap:7px}.document-grid article strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.document-grid article small,.document-grid article p{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.document-grid article>a{margin:8px;align-self:start;color:var(--navy)}.customers-table{min-width:790px}.customers-table td:last-child{width:92px}.customer-details-button{min-height:32px;padding:0 14px;border:0;border-radius:6px;color:#fff;background:#146bb0;box-shadow:0 4px 10px #146bb02e;font-size:9px;font-weight:800;cursor:pointer}.customer-details-button:hover{background:#0c578f}.customer-details-button:focus-visible{outline:3px solid rgba(20,107,176,.28);outline-offset:2px}.customer-status{width:max-content;margin-bottom:4px;padding:5px 8px;border-radius:12px;display:block;color:#21653f;background:#e5f5eb;font-size:8px;font-weight:800}.customer-status-cash-credit-only{color:#805600;background:#fff1c7}.customer-status-on-hold{color:#9b451e;background:#ffeadc}.customer-status-inactive{color:#667483;background:#e9edf1}.customer-editor input[readonly]{color:#536b80;background:#edf2f6;cursor:not-allowed}.customer-detail-counters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-detail-counters>button{min-height:100px;padding:14px;border:1px solid #bad6ed;border-radius:9px;color:#0d568e;background:linear-gradient(145deg,#f8fcff,#e9f5ff);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:5px 10px;text-align:left;cursor:pointer}.customer-detail-counters>button:hover{border-color:#4f98ce;box-shadow:0 8px 20px #105b9421;transform:translateY(-1px)}.customer-detail-counters>button:disabled{opacity:.65;cursor:wait;transform:none}.customer-detail-counters svg{grid-row:1 / span 3}.customer-detail-counters span{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.customer-detail-counters strong{min-width:0;max-width:100%;grid-column:3;grid-row:1 / span 2;font-size:clamp(15px,1.9vw,28px);line-height:1.05;overflow-wrap:anywhere;text-align:right}.customer-detail-counters small{grid-column:2 / -1;color:#5e7e98;font-size:8px}.customer-detail-counters>.form-error{grid-column:1 / -1;margin:0}.customer-scope-banner{margin-bottom:12px;padding:12px 14px;border:1px solid #b8d6ee;border-radius:9px;background:linear-gradient(120deg,#eef8ff,#f9fcff);display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-scope-banner>div{min-width:0;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:3px 8px;color:#155d94}.customer-scope-banner svg{grid-row:1 / span 2}.customer-scope-banner span{font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.customer-scope-banner strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.customer-scope-banner small{grid-column:2 / -1;color:#648096;font-size:8px}.customer-emails{margin:0;padding:14px;border:1px solid var(--border);border-radius:7px;display:grid;gap:8px}.customer-emails legend{padding:0 5px;color:var(--navy);font-size:9px;font-weight:750}.customer-emails legend small{color:var(--muted)}.customer-emails>label{min-height:40px;padding:0 8px 0 11px;border:1px solid #cbd6e2;border-radius:6px;color:#5d7488;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.customer-emails input{min-width:0;border:0;outline:0;font:inherit}.customer-emails>.secondary-button{width:max-content}.reports-view{padding:16px}.report-toolbar{margin-bottom:14px;display:flex;justify-content:flex-end;align-items:end;gap:10px}.report-currency-filter{display:grid;gap:4px}.report-currency-filter span{color:#557086;font-size:7px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.report-currency-filter select{min-width:118px;height:36px;padding:0 10px;border:1px solid #cdd6e1;border-radius:5px;color:var(--navy);background:#fff;font-size:10px;font-weight:750}.sales-insight-hero{position:relative;min-height:150px;margin-bottom:14px;padding:24px 28px;border-radius:14px;overflow:hidden;color:#fff;background:linear-gradient(120deg,#092f5b,#175f8f 55%,#087f7a);display:flex;align-items:center;justify-content:space-between;box-shadow:0 14px 30px #083a5f33}.sales-insight-hero:after{content:"";position:absolute;width:190px;height:190px;right:-55px;top:-75px;border:34px solid rgba(255,255,255,.11);border-radius:50%}.sales-insight-hero>div{position:relative;z-index:1;max-width:680px}.sales-insight-hero>svg{position:relative;z-index:1;flex:0 0 auto;opacity:.86}.sales-insight-hero span,.chart-kicker{color:#ffe06a;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.sales-insight-hero h2{max-width:650px;margin:7px 0;color:#fff;font-size:clamp(18px,2.2vw,28px);line-height:1.15}.sales-insight-hero p{max-width:650px;margin:0;color:#ffffffc7;font-size:10px;line-height:1.6}.sales-opportunity-grid{margin-bottom:15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,155px),1fr));gap:10px}.opportunity-card{position:relative;min-height:126px;padding:16px;border:1px solid transparent;border-radius:11px;overflow:hidden;display:grid;grid-template-columns:1fr auto;gap:5px}button.opportunity-card{width:100%;font:inherit;text-align:left;cursor:pointer}button.opportunity-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0d335721}.opportunity-card:after{content:"";position:absolute;width:64px;height:64px;right:-20px;bottom:-26px;border-radius:50%;background:currentColor;opacity:.08}.opportunity-card svg{grid-column:2;grid-row:1 / span 2}.opportunity-card span,.opportunity-card small{grid-column:1 / -1;font-size:9px}.opportunity-card span{font-weight:750}.opportunity-card strong{min-width:0;max-width:100%;font-size:clamp(16px,1.9vw,29px);line-height:1.05;overflow-wrap:anywhere}.opportunity-card small{opacity:.72;line-height:1.35}.opportunity-red{color:#a51f2d;border-color:#ffc9cf;background:#fff0f2}.opportunity-amber{color:#8f5900;border-color:#f9d58c;background:#fff8df}.opportunity-blue{color:#0b5fa5;border-color:#b8dcfb;background:#ebf6ff}.opportunity-purple{color:#663aa7;border-color:#d9c6f5;background:#f6f0ff}.opportunity-coral{color:#a23d21;border-color:#ffd0bf;background:#fff2ed}.opportunity-early-fail{color:#17657a;border-color:#b9e0e9;background:#ebf9fb}.early-failure-toolbar{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;gap:12px}.early-failure-toolbar small{color:var(--muted);font-size:8px}.early-failure-filters{margin-bottom:14px;padding:14px;border:1px solid var(--border);border-radius:10px;background:#fff;display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px}.early-failure-filters label{min-width:0;display:grid;gap:5px}.early-failure-filters label span{color:#51677c;font-size:7px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.early-failure-filters input,.early-failure-filters select{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid #cbd6e1;border-radius:5px;color:var(--navy);background:#fff;font-size:9px}.early-failure-filter-actions{align-self:end;display:flex;justify-content:flex-end;gap:8px}.early-failure-totals{margin-bottom:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.early-failure-totals article{min-height:96px;padding:15px;border:1px solid #c9d9e6;border-radius:10px;background:linear-gradient(145deg,#fff,#f4f9fd);box-shadow:0 6px 18px #0e375b0f;display:grid;gap:5px}.early-failure-totals span{color:#526c83;font-size:8px;font-weight:800;text-transform:uppercase}.early-failure-totals strong{min-width:0;max-width:100%;color:var(--navy);font-size:clamp(13px,1.45vw,21px);line-height:1.08;overflow-wrap:anywhere}.early-failure-totals small{color:var(--muted);font-size:7px}.early-failure-table-panel{overflow:hidden}.early-failure-table-panel table{min-width:2450px}.early-failure-table-panel th{padding:0}.table-sort{width:100%;min-height:42px;padding:10px;border:0;color:#53677c;background:transparent;display:inline-flex;align-items:center;gap:5px;text-align:left;font:inherit;font-weight:850;cursor:pointer}.table-sort.active{color:#0d5b99;background:#edf6fd}.financial-forecast-card{margin-bottom:15px;padding:20px;border:1px solid #bdd8ea;border-radius:14px;overflow:hidden;background:radial-gradient(circle at 92% 5%,rgba(55,198,230,.14),transparent 27%),linear-gradient(145deg,#fff,#f4f9fd);box-shadow:0 14px 34px #0c3f671a}.financial-forecast-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.financial-forecast-head h2{margin:5px 0 4px;color:var(--navy);font-size:18px}.financial-forecast-head p{margin:0;color:var(--muted);font-size:9px}.forecast-controls{display:flex;gap:8px}.forecast-controls>div{padding:3px;border:1px solid #cbd9e5;border-radius:9px;background:#ffffffdb;display:flex}.forecast-controls button{min-width:42px;min-height:30px;padding:0 9px;border:0;border-radius:6px;color:#557088;background:transparent;font-size:8px;font-weight:800;cursor:pointer}.forecast-controls button.active{color:#fff;background:#123d69;box-shadow:0 3px 9px #123d6938}.forecast-summary{margin:17px 0 9px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:10px}.forecast-summary article{min-width:0;padding:13px 15px;border:1px solid rgba(158,190,214,.55);border-radius:10px;background:#ffffffc2;display:grid;gap:4px}.forecast-summary .forecast-transient-summary{border-color:#147b7552;background:linear-gradient(145deg,#ffffffe6,#ddf7f2c2)}.forecast-summary .forecast-transient-summary strong{color:#116e69}.forecast-summary span{color:#527086;font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.forecast-summary strong{min-width:0;max-width:100%;color:var(--navy);font-size:clamp(13px,1.35vw,20px);line-height:1.08;overflow-wrap:anywhere}.forecast-summary small{color:var(--muted);font-size:8px}.forecast-chart-scroll{overflow-x:auto;scrollbar-width:thin}.forecast-chart{width:100%;min-width:720px;height:270px;display:block}.forecast-grid-line{stroke:#dbe7ef;stroke-width:1;stroke-dasharray:3 5}.forecast-axis-label,.forecast-month-label{fill:#72889a;font:7px system-ui,sans-serif}.forecast-legend{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:15px;color:#526d83;font-size:8px}.forecast-legend span{display:flex;align-items:center;gap:6px}.forecast-legend i{width:10px;height:10px;border-radius:3px}.forecast-inspection{background:linear-gradient(#39c7e8,#1670bd)}.forecast-transient{background:linear-gradient(#48d8bb,#147b75)}.forecast-replacement{background:linear-gradient(#9067ed,#5230a9)}.forecast-note{max-width:900px;margin:10px auto 0;color:#6c8193;font-size:8px;line-height:1.5;text-align:center}.forecast-data{margin-top:10px;border-top:1px solid #d9e5ed}.forecast-data summary{padding:11px 0 0;color:#245f8a;font-size:8px;font-weight:750;cursor:pointer}.forecast-data table{margin-top:9px;min-width:680px}.emergency-revenue-card{margin-bottom:15px;background:radial-gradient(circle at 90% -15%,rgba(242,90,68,.14),transparent 30%),#fff}.emergency-summary{margin-bottom:12px;display:flex;align-items:baseline;gap:9px}.emergency-summary strong{min-width:0;max-width:100%;color:#a82f31;font-size:clamp(15px,1.75vw,25px);line-height:1.08;overflow-wrap:anywhere}.emergency-summary span{color:var(--navy);font-size:9px;font-weight:700}.emergency-summary small{margin-left:auto;color:#33775f;font-size:9px;font-weight:750}.emergency-chart{height:185px;padding:8px 4px 0;border-bottom:1px solid var(--border);display:flex;align-items:end;gap:8px}.emergency-column{min-width:0;height:170px;flex:1;display:grid;grid-template-rows:18px 1fr 18px;align-items:end;justify-items:center}.emergency-column>span{color:#b23737;font-size:8px;font-weight:800}.emergency-column>div{width:min(32px,70%);height:128px;border-radius:7px 7px 2px 2px;overflow:hidden;background:#f5e8e8;display:flex;align-items:end}.emergency-column i{width:100%;display:block;border-radius:inherit;background:linear-gradient(180deg,#ff8564,#ce3445);box-shadow:0 5px 12px #be2d393d}.emergency-column small{color:var(--muted);font-size:7px}.pie-report-grid{margin-bottom:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.pie-report-card{min-height:300px}.pie-report-layout{display:grid;grid-template-columns:minmax(190px,.9fr) minmax(150px,1.1fr);align-items:center;gap:18px}.pie3d-scene{position:relative;height:210px;perspective:650px;display:grid;place-items:center}.pie3d-base,.pie3d-disc{position:absolute;width:184px;height:184px;border-radius:50%;transform:rotateX(55deg)}.pie3d-base{top:25px;background:#17334d;box-shadow:0 28px 30px #0821393d}.pie3d-disc{top:13px;border:2px solid rgba(255,255,255,.7);box-shadow:inset 0 0 0 1px #04192d1a;display:grid;place-items:center}.pie3d-svg{overflow:visible;transition:filter .2s ease;filter:drop-shadow(0 7px 8px rgba(8,33,57,.2))}.pie3d-svg circle[role=button]{cursor:pointer;transition:transform .22s ease,stroke-width .22s ease,filter .22s ease}.pie3d-svg circle[role=button]:focus{outline:none;filter:drop-shadow(0 0 4px rgba(255,255,255,.9))}.pie3d-center-label{fill:#6c7d90;font:700 7px system-ui,sans-serif;text-transform:uppercase}.pie3d-center-value{fill:#08254a;font:900 9px system-ui,sans-serif}.pie3d-disc span{width:65px;height:65px;border:7px solid rgba(255,255,255,.86);border-radius:50%;background:#fff;box-shadow:0 4px 14px #08213933}.pie3d-legend{display:grid;gap:7px}.pie3d-legend>div,.pie3d-legend>button{min-height:29px;display:grid;grid-template-columns:9px minmax(0,1fr) minmax(42px,auto) 32px;align-items:center;gap:7px}.pie3d-legend>button{width:100%;padding:4px 6px;border:1px solid transparent;border-radius:6px;text-align:left;background:transparent}.pie3d-legend>button:hover,.pie3d-legend>button.selected{border-color:#cbd9e6;background:#f1f7fc}.pie3d-legend i{width:9px;height:9px;border-radius:3px}.pie3d-legend span{overflow:hidden;color:var(--navy);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.pie3d-legend strong{min-width:0;max-width:78px;color:var(--navy);font-size:clamp(7px,.8vw,10px);line-height:1.05;overflow-wrap:anywhere;text-align:right}.pie3d-legend small{color:var(--muted);font-size:8px;text-align:right}.pie3d-legend .pie3d-total{margin-top:3px;padding-top:8px;border-top:1px solid var(--border);grid-template-columns:1fr auto}.pie3d-total strong{min-width:0;max-width:100%;font-size:clamp(9px,1vw,15px);line-height:1.05;overflow-wrap:anywhere}.site-inspection-launch{min-height:34px;padding:7px 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #1671e7;border-radius:7px;color:#075bb9;background:#eff6ff;font-size:11px;font-weight:800;white-space:nowrap}.inspection-detail-view{padding:4px 0 0}.inspection-detail-view>header{padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:10px;color:#fff;background:#071f47}.inspection-detail-view>header h3{margin:8px 0 3px;font-size:24px}.inspection-detail-view>header p{margin:0;color:#c7d5e7}.inspection-detail-view>header>div:last-child{text-align:right}.inspection-detail-view>header>div:last-child span{display:block;color:#9fb4cf;font-size:10px;text-transform:uppercase}.inspection-detail-view>header>div:last-child strong{font-size:24px}.inspection-detail-meta{margin:15px 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);border-radius:9px;overflow:hidden}.inspection-detail-meta>div{padding:13px;border-right:1px solid var(--border)}.inspection-detail-meta>div:last-child{border:0}.inspection-detail-meta dt{color:var(--muted);font-size:9px;text-transform:uppercase}.inspection-detail-meta dd{margin:5px 0 2px;font-size:11px;font-weight:800}.inspection-detail-meta small{color:var(--muted);font-size:8px}.inspection-detail-checklist{border:1px solid var(--border);border-radius:9px;overflow:hidden}.inspection-detail-checklist h4,.inspection-detail-notes h4{margin:0;padding:12px 14px;font-size:12px}.inspection-detail-checklist>div{min-height:39px;padding:8px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--border);font-size:10px}.inspection-detail-checklist strong{color:#165eab}.inspection-list-value{margin-top:13px;padding:14px;display:grid;grid-template-columns:minmax(0,1fr) minmax(80px,auto);align-items:center;gap:5px 12px;border-radius:9px;background:#edf6ff}.inspection-list-value>span{color:#49627e;font-size:10px}.inspection-list-value strong{min-width:0;max-width:190px;color:#092a54;font-size:clamp(11px,1.45vw,21px);line-height:1.05;overflow-wrap:anywhere;text-align:right}.inspection-list-value small{grid-column:1 / -1;margin-top:4px;color:#57718e}.inspection-detail-notes{margin-top:13px;border:1px solid var(--border);border-radius:9px}.inspection-detail-notes p{margin:0;padding:0 14px 14px}.record-stepper{margin-top:16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.record-stepper>strong{color:var(--muted);font-size:10px}.record-stepper button{min-height:38px;padding:7px 11px;display:inline-flex;align-items:center;gap:5px;border:1px solid #cbd7e5;border-radius:7px;color:#123b6b;background:#fff;font-weight:800}.record-stepper button:last-child{justify-self:end;color:#fff;border-color:#126be4;background:#126be4}@media(max-width:700px){.inspection-detail-meta{grid-template-columns:1fr 1fr}.inspection-detail-meta>div:nth-child(2){border-right:0}.inspection-detail-meta>div:nth-child(-n+2){border-bottom:1px solid var(--border)}}.sales-chart-grid{margin-bottom:15px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:15px}.sales-chart-card{min-width:0;padding:18px;border:1px solid var(--border);border-radius:11px;background:#fff;box-shadow:0 7px 18px #0c2d4e0f}.sales-chart-card>header{min-height:43px;margin-bottom:13px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sales-chart-card h2{margin:4px 0 0;color:var(--navy);font-size:14px}.sales-chart-card header>small{color:var(--muted);font-size:8px;text-align:right}.chart-kicker{color:#27799b}.customer-opportunity-list{display:grid;gap:13px}.customer-opportunity{display:grid;grid-template-columns:minmax(115px,.8fr) minmax(100px,1.2fr) auto;align-items:center;gap:11px}.customer-opportunity>div:first-child{min-width:0;display:grid;gap:3px}.customer-opportunity strong{overflow:hidden;color:var(--navy);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.customer-opportunity small{color:var(--muted);font-size:8px}.opportunity-track{height:11px;border-radius:7px;overflow:hidden;background:#ecf1f5}.opportunity-track i{height:100%;min-width:3px;border-radius:inherit;display:block;background:linear-gradient(90deg,#ef4957,#f5a000 62%,#2790c7)}.opportunity-counts{min-width:0;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:4px}.opportunity-counts b,.asset-opportunity-card td b{padding:4px 6px;border-radius:9px;font-size:7px}.count-red{color:#a51f2d;background:#ffe6e9}.count-amber{color:#895600;background:#fff1c7}.count-blue{color:#0b5fa5;background:#e3f3ff}.maintenance-chart{min-height:210px;padding:10px 2px 0;border-bottom:1px solid var(--border);display:flex;align-items:end;justify-content:space-around;gap:8px;overflow-x:auto}.maintenance-column{min-width:52px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:6px}.maintenance-column>strong{max-width:52px;color:var(--navy);font-size:clamp(7px,.75vw,9px);line-height:1.05;overflow-wrap:anywhere;text-align:center}.maintenance-column>span{color:var(--muted);font-size:7px;white-space:nowrap}.maintenance-bar{width:27px;min-height:12px;border-radius:6px 6px 2px 2px;overflow:hidden;background:#61a9cf;display:flex;flex-direction:column;justify-content:end;box-shadow:inset 0 0 0 1px #082b4a14}.maintenance-bar i{width:100%;display:block}.maintenance-red{background:#ed3f4e}.maintenance-amber{background:#f5a000}.chart-caveat{margin:11px 0 0;color:var(--muted);font-size:8px;display:flex;align-items:center;justify-content:center;gap:5px}.chart-caveat i{width:8px;height:8px;border-radius:2px;display:inline-block}.legend-red{background:#ed3f4e}.legend-amber{background:#f5a000}.legend-blue{background:#61a9cf}.asset-opportunity-card{margin-bottom:15px}.asset-opportunity-card table{min-width:730px}.report-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,135px),1fr));gap:10px}.report-metrics article{min-width:0;padding:14px;border:1px solid var(--border);border-radius:6px;display:grid;gap:9px}.report-metrics span{color:var(--muted);font-size:9px;text-transform:capitalize}.report-metrics strong{min-width:0;max-width:100%;color:var(--navy);font-size:clamp(14px,1.5vw,22px);line-height:1.05;overflow-wrap:anywhere}.report-panels{margin-top:15px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.report-panels>section{padding:16px;border:1px solid var(--border);border-radius:7px}.report-panels h2{font-size:12px}.report-bar{min-height:40px;display:grid;grid-template-columns:55px minmax(0,1fr) minmax(42px,auto);gap:9px;align-items:center;font-size:10px}.report-bar i{height:8px;border-radius:4px;background:#e8edf2;overflow:hidden}.report-bar b{height:100%;display:block;min-width:2px}.report-bar>strong{min-width:0;max-width:76px;font-size:clamp(7px,.8vw,10px);line-height:1.05;overflow-wrap:anywhere;text-align:right}.bar-green{background:var(--green)}.bar-amber{background:var(--amber)}.bar-red{background:var(--red)}.site-risk{min-height:46px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:24px minmax(0,1fr) minmax(48px,auto);align-items:center;gap:8px}.site-risk>span{display:grid;gap:4px}.site-risk strong{font-size:10px}.site-risk small{color:var(--muted);font-size:9px}.site-risk>b{min-width:0;max-width:84px;color:var(--red);font-size:clamp(7px,.75vw,9px);line-height:1.05;overflow-wrap:anywhere;text-align:right}.scan-fab{position:fixed;z-index:11;right:24px;bottom:24px;min-height:46px;padding:0 17px;border:0;border-radius:24px;background:var(--yellow);color:var(--navy);box-shadow:0 8px 24px #06254a38;display:flex;align-items:center;gap:8px;font-weight:800;font-size:11px}.mobile-nav,.mobile-menu-backdrop{display:none}.toast{position:fixed;z-index:30;right:24px;bottom:24px;max-width:430px;padding:14px 17px;border-radius:7px;color:#fff;background:#153b63;box-shadow:var(--shadow);display:flex;align-items:center;gap:9px;font-size:11px}@media(max-width:1180px){.metrics-grid,.sales-opportunity-grid{grid-template-columns:repeat(3,1fr)}.early-failure-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.early-failure-filter-actions{grid-column:1 / -1}}@media(max-width:1050px){.dashboard-visual-row{grid-template-columns:1fr 1fr}.recent-activity-panel{grid-column:1 / -1}}@media(max-width:820px){body{background:#fff}.app-shell{display:block}.sidebar{display:none}main{padding-bottom:74px}.topbar{height:64px;padding:0 15px;gap:10px}.topbar>.logo{height:auto;padding:0;display:flex}.topbar>.logo.logo-button{width:auto;flex:0 0 auto}.topbar>.logo strong{font-size:17px}.topbar>.logo .logo-mark{width:20px;height:20px;border-width:5px}.global-search,.online{display:none}.top-actions{gap:5px}.admin-access-control{min-width:126px}.admin-access-control span{display:none}.admin-access-control select{width:126px}.content{padding:18px 14px 95px}.modal-backdrop:has(.technician-checklist-form){padding:0;place-items:stretch}.modal:has(.technician-checklist-form){width:100%;max-height:100dvh;border-radius:0}.page-heading{align-items:flex-start}.page-heading h1{font-size:21px}.date-control{display:none}.metrics-grid{grid-template-columns:repeat(2,1fr);gap:9px}.dashboard-financial-overview{padding:14px}.dashboard-financial-overview>header{display:grid}.dashboard-financial-currencies{grid-template-columns:1fr}.dashboard-currency-panel dl{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-currency-panel dl>div:nth-child(3n){border-right:1px solid #e5edf3}.dashboard-currency-panel dl>div:nth-child(2n){border-right:0}.dashboard-currency-panel dl>div:nth-last-child(-n+3){border-bottom:1px solid #e5edf3}.dashboard-currency-panel dl>div:nth-last-child(-n+2){border-bottom:0}.dashboard-visual-row{grid-template-columns:1fr;gap:12px}.recent-activity-panel{grid-column:auto}.dashboard-visual-row>.panel{min-height:0}.status-pie-layout{grid-template-columns:142px 1fr;min-height:190px;padding:10px 12px 15px;gap:8px}.status-pie-scene{width:142px;height:165px;perspective:670px}.status-pie-float{width:128px;height:128px}.status-pie-hole{width:48px;height:48px}.status-pie-centre{width:51px;height:51px}.status-pie-centre strong{font-size:clamp(7px,1.8vw,11px)}.upcoming-inspection-list{max-height:none}.upcoming-inspection-list>article{grid-template-columns:1fr auto;gap:9px}.upcoming-inspection-list>article>div:first-of-type{grid-column:1 / -1;grid-row:1}.upcoming-inspection-list .inspection-state{grid-column:1;grid-row:2;justify-self:start}.upcoming-inspection-list .inspection-due{grid-column:2;grid-row:2;text-align:right}.upcoming-inspection-list .secondary-button{grid-column:1 / -1;width:100%}.quarterly-panel{padding:15px;grid-template-columns:1fr;gap:12px}.quarterly-panel dl{grid-template-columns:repeat(5,minmax(0,1fr))}.quarterly-panel dl div{padding:3px 7px}.quarterly-panel dt{font-size:7px}.quarterly-panel dd{font-size:clamp(10px,2vw,16px)}.metric{height:auto;min-height:94px;padding:13px}.metric span{font-size:9px}.metric strong{font-size:clamp(12px,3vw,19px)}.report-heading{grid-template-columns:1fr}.report-heading>.secondary-button{justify-self:start}.report-controls label{align-items:flex-start;flex-wrap:wrap}.report-controls select{width:100%;max-width:none}.recent-activity-feed>article{grid-template-columns:10px minmax(0,1fr)}.recent-activity-feed time{grid-column:2;text-align:left}.inspection-settings-summary{grid-template-columns:1fr 1fr}.inspection-settings-grid{grid-template-columns:1fr}.settings-editor>header{align-items:flex-start;flex-direction:column}.asset-map-toolbar{grid-template-columns:1fr 1fr}.asset-map-toolbar label,.asset-map-toolbar .secondary-button{grid-column:1 / -1}.asset-page-heading{flex-direction:column}.asset-heading-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.asset-heading-actions>button{width:100%;justify-content:center}.transient-assets-toolbar{padding:13px;grid-template-columns:1fr auto;gap:10px}.transient-assets-toolbar>div{grid-column:1 / -1}.transient-assets-toolbar>label{grid-column:1 / -1}.transient-assets-toolbar>strong{grid-column:2;grid-row:1}.transient-assets-table{min-width:1780px}.asset-map{height:340px}.asset-map-selection{position:static;max-width:none;border-radius:0;grid-template-columns:1fr}.asset-create-form{grid-template-columns:1fr}.asset-create-form>*,.asset-location-capture{grid-column:1}.asset-overview-page{gap:10px}.asset-overview-header{min-height:36px}.asset-overview-hero{min-height:0;grid-template-columns:1fr}.asset-overview-photo,.asset-overview-photo img,.asset-overview-photo>div{min-height:185px;max-height:215px}.asset-overview-identity{padding:18px}.asset-overview-identity h1{font-size:25px}.asset-overview-identity>p{margin-bottom:17px}.asset-overview-identity dl{gap:12px 16px}.asset-hose-summary{grid-template-columns:repeat(2,1fr);gap:7px}.asset-hose-summary>div{min-height:80px;padding:12px}.asset-hose-summary strong{font-size:clamp(11px,3vw,18px)}.asset-inspection-callout{padding:15px;align-items:stretch;flex-direction:column;gap:12px}.asset-overview-actions{display:grid;grid-template-columns:1fr 1fr}.asset-inspection-callout .primary-button,.asset-inspection-callout .secondary-button{width:100%;justify-content:center}.action-table{display:none}.panel{border-radius:8px}.register-panel{border:0;box-shadow:none;overflow:visible}.register-panel .toolbar{padding:0 0 13px;border:0}.toolbar label{width:100%}.site-smart-search{display:grid!important}.site-smart-search>span{padding-left:2px}.customer-scope-banner{align-items:stretch;flex-direction:column}.customer-scope-banner>.secondary-button{width:100%}.customer-detail-counters{grid-template-columns:1fr}.toolbar .secondary-button{width:42px;padding:0;font-size:0}.register-panel table{min-width:0}.register-panel thead{display:none}.register-panel tbody{display:grid;gap:9px}.register-panel tr{padding:13px;border:1px solid var(--border);border-radius:7px;display:grid;grid-template-columns:1fr auto;gap:7px 12px}.register-panel td{padding:0;border:0;display:none}.register-panel td:nth-child(1),.register-panel td:nth-child(2),.register-panel td:nth-child(3),.register-panel td:nth-child(6),.register-panel td:nth-child(7){display:block}.register-panel td:nth-child(1),.register-panel td:nth-child(2),.register-panel td:nth-child(3){grid-column:1}.register-panel td:nth-child(6),.register-panel td:nth-child(7){grid-column:2;grid-row:1}.register-panel td:nth-child(7){grid-row:2;justify-self:end}.register-panel .fsm-sites-table tr{grid-template-columns:repeat(2,minmax(0,1fr))}.register-panel .fsm-sites-table td{display:block;grid-column:auto;grid-row:auto;justify-self:stretch;min-width:0;overflow-wrap:anywhere}.register-panel .fsm-sites-table td:first-child{grid-column:1 / -1}.register-panel .fsm-sites-table td:before{content:attr(data-label);display:block;margin-bottom:3px;color:var(--muted);font-size:7px;font-weight:800;text-transform:uppercase}.territory-page{margin:-18px -14px 0}.territory-map-shell{min-height:700px}.territory-map-workspace,.territory-map-workspace.with-attention{height:auto;min-height:700px;display:grid;grid-template-columns:1fr}.territory-map-workspace.with-attention{grid-template-rows:700px auto}.territory-map-header{inset:28px 18px auto;display:block}.territory-title h1{font-size:28px}.territory-title p{display:none}.territory-mobile-filter-summary{pointer-events:auto;width:min(100%,310px);min-height:48px;margin-top:24px;padding:0 14px;border:1px solid rgba(211,232,247,.3);border-radius:8px;color:#fff;background:#051d3cc7;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;text-align:left}.territory-mobile-filter-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.territory-mobile-filter-summary b{color:#7dbce6}.territory-mobile-filter-summary svg{width:18px;flex:0 0 auto}.territory-filter-panel{position:absolute;z-index:9;top:115px;right:0;left:0;padding:12px;border:1px solid rgba(207,230,246,.25);border-radius:10px;background:#041833f7;box-shadow:0 18px 38px #00051294;display:none}.territory-filter-panel.open{display:grid;gap:10px}.territory-filter-panel label,.territory-filter-panel label:nth-child(2){min-width:0}.territory-filter-panel select{min-height:44px}.territory-view-actions{position:absolute;z-index:7;right:18px;top:525px;display:flex}.territory-view-actions button{min-width:76px;min-height:66px}.territory-map-stage{height:700px;min-height:700px;padding-top:132px;place-items:start center}.territory-map-object,.territory-map-shell.zoomed .territory-map-object{width:100%;height:480px;margin:0;filter:drop-shadow(0 26px 22px rgba(0,3,13,.7)) drop-shadow(0 0 16px rgba(17,132,213,.18));transform:none}.territory-map-shell.zoomed .territory-map-object{width:100%}.territory-map-instruction{display:none}.territory-marker-card{right:18px;bottom:174px}.territory-map-footer{right:18px;bottom:24px;left:18px;align-items:end}.territory-map-legend{min-height:42px;padding:8px 12px 10px;gap:13px;transform:perspective(480px) rotateX(5deg) rotateY(1deg) translateZ(5px)}.territory-map-legend small{display:none}.territory-map-shell.zoomed .territory-map-footer{top:626px;right:auto;bottom:auto;left:18px}.territory-attention-rail{min-height:520px;padding:24px 15px 92px;border-top:1px solid rgba(167,216,249,.19);border-left:0;box-shadow:0 -24px 48px #00040f8c,inset 0 1px #ffffff0a}.territory-attention-results{max-height:430px}.territory-attention-results>button:hover,.territory-attention-results>button:focus-visible,.territory-attention-results>button.active{transform:translateY(-2px)}.territory-portal-transition i{width:120vw}.mobile-nav{position:fixed;z-index:10;inset:auto 0 0;height:66px;border-top:1px solid var(--border);background:#fff;display:grid;grid-template-columns:repeat(5,1fr)}.mobile-nav button{border:0;background:transparent;color:#68768a;display:grid;place-content:center;justify-items:center;gap:4px;font-size:8px}.mobile-nav button.active{color:var(--navy);font-weight:700}.mobile-menu-backdrop{position:fixed;z-index:11;top:0;right:0;bottom:66px;left:0;padding:14px;overflow-y:auto;overscroll-behavior:contain;background:#0312247a;display:grid;align-items:end;-webkit-overflow-scrolling:touch}.mobile-more-menu{width:100%;max-height:calc(100dvh - 94px);min-height:0;padding:14px;overflow:hidden;border-radius:12px;background:#fff;box-shadow:var(--shadow);display:grid;grid-template-rows:auto minmax(0,1fr)}.mobile-more-menu>header{min-height:38px;display:flex;align-items:center;justify-content:space-between;color:var(--navy)}.mobile-more-menu>header strong{font-size:13px}.mobile-more-menu nav{min-height:0;padding-bottom:max(2px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;display:grid;grid-template-columns:repeat(2,1fr);align-content:start;gap:8px}.mobile-more-menu nav button{min-height:48px;padding:0 12px;border:1px solid var(--border);border-radius:7px;color:var(--navy);background:#fff;display:flex;align-items:center;gap:10px;font-size:10px;font-weight:600}.mobile-more-menu nav button.active{border-color:#86a6c3;background:#eef4f9}.scan-fab{right:15px;bottom:78px;min-height:44px;padding:0 15px}.modal-backdrop{padding:0;align-items:end}.modal,.modal-wide{width:100%;max-height:93vh;border-radius:14px 14px 0 0}.hose-detail{display:block}.hose-detail aside{border-right:0;border-bottom:1px solid var(--border)}.qr-card{display:none}.detail-content{padding:18px}.detail-grid{grid-template-columns:repeat(2,1fr)}.inspection-form,.add-form{padding:15px}.add-form{grid-template-columns:1fr}.add-form .full{grid-column:1}.manual-code-heading{grid-template-columns:32px minmax(0,1fr)}.manual-code-heading>button{grid-column:1 / -1;width:100%}.manual-code-form{grid-template-columns:1fr}.copy-last-hose{grid-template-columns:27px minmax(0,1fr)}.copy-last-hose>button{grid-column:1 / -1;width:100%}.asset-picker-heading{grid-template-columns:1fr}.document-grid{grid-template-columns:1fr;padding:0}.document-grid article{border-radius:8px}.report-metrics{grid-template-columns:repeat(2,1fr)}.report-panels{grid-template-columns:1fr}.sales-insight-hero{min-height:170px;padding:21px}.sales-insight-hero>svg{display:none}.sales-opportunity-grid{grid-template-columns:repeat(2,1fr)}.early-failure-toolbar{align-items:flex-start;flex-direction:column}.early-failure-filters{grid-template-columns:1fr 1fr}.early-failure-filter-actions{grid-column:1 / -1}.financial-forecast-head{display:grid}.forecast-controls{width:100%;justify-content:space-between}.forecast-summary{grid-template-columns:1fr}.forecast-summary article{grid-template-columns:1fr auto;align-items:center}.forecast-summary article strong{max-width:min(48vw,220px);grid-column:2;grid-row:1 / span 2;font-size:clamp(10px,2.8vw,15px);text-align:right}.emergency-summary{align-items:flex-start;flex-wrap:wrap}.emergency-summary small{width:100%;margin-left:0}.emergency-chart{min-width:620px}.emergency-revenue-card{overflow-x:auto}.pie-report-grid{grid-template-columns:1fr}.pie-report-layout{grid-template-columns:1fr;gap:0}.pie3d-scene{height:190px}.pie3d-base,.pie3d-disc{width:165px;height:165px}.sales-chart-grid{grid-template-columns:1fr}.customer-opportunity{grid-template-columns:1fr auto}.customer-opportunity .opportunity-track{grid-column:1 / -1;grid-row:2}.customer-opportunity .opportunity-counts{grid-column:2;grid-row:1}.toast{right:14px;bottom:82px;left:14px}.login-screen{padding:16px}.login-card{padding:26px 22px}}@media(max-width:430px){.technician-shell{width:100%;box-shadow:none}.technician-action{min-height:128px}}@media(prefers-reduced-motion:no-preference){.modal{animation:modal-in .18s ease-out}.toast{animation:toast-in .22s ease-out}.territory-map-shell.overview .territory-map-object{animation:territory-map-float 6.8s cubic-bezier(.45,.05,.55,.95) infinite}.territory-map-stage:before{animation:territory-light-breathe 6.8s cubic-bezier(.45,.05,.55,.95) infinite}.territory-float-plane{animation:territory-shadow-breathe 6.8s cubic-bezier(.45,.05,.55,.95) infinite}.territory-land-specular rect{animation:territory-light-sweep 9s cubic-bezier(.42,0,.35,1) infinite}.territory-cone-spinner,.territory-legend-cone{animation-name:territory-cone-rotate;animation-duration:6.8s;animation-timing-function:linear;animation-iteration-count:infinite}.territory-map-shell.portal-entering .territory-map-object{animation:territory-portal-dive .64s cubic-bezier(.72,.02,.85,.37) both!important}.territory-map-shell.portal-entering .territory-map-header,.territory-map-shell.portal-entering .territory-map-footer{animation:territory-chrome-warp .58s ease-in both}.territory-map-shell.portal-entering .territory-portal-transition{animation:territory-portal-flash .68s cubic-bezier(.62,.02,.4,1) both}.territory-map-shell.portal-entering .territory-portal-transition i{animation:territory-portal-ring .64s cubic-bezier(.16,.72,.28,1) both}.territory-map-shell.portal-entering .territory-portal-transition i:nth-child(2){animation-delay:.06s}.territory-map-shell.portal-entering .territory-portal-transition i:nth-child(3){animation-delay:.12s}.territory-map-shell.portal-entering .territory-portal-transition span{animation:territory-portal-spin .58s linear both}.territory-map-shell.portal-arriving .territory-map-object{animation:territory-region-arrive .76s cubic-bezier(.16,.82,.25,1) both!important}.territory-map-shell.portal-arriving .territory-attention-rail{animation:territory-rail-arrive .62s .12s cubic-bezier(.18,.75,.28,1) both}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.99)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@keyframes territory-map-float{0%,to{transform:translate3d(0,-7px,58px) rotateX(8deg) rotate(-.7deg)}50%{transform:translate3d(0,7px,68px) rotateX(9.2deg) rotate(-.35deg)}}@keyframes territory-map-float-mobile{0%,to{transform:translate3d(0,-4px,0)}50%{transform:translate3d(0,5px,0)}}@keyframes territory-light-breathe{0%,to{opacity:.56;transform:rotateX(68deg) scale(.92)}50%{opacity:.84;transform:rotateX(68deg) scale(1.04)}}@keyframes territory-shadow-breathe{0%,to{opacity:.6;transform:scaleX(.92)}50%{opacity:.84;transform:scaleX(1.06)}}@keyframes territory-light-sweep{0%,16%{transform:translate(0);opacity:0}24%{opacity:.78}54%{opacity:.5}68%,to{transform:translate(1120px);opacity:0}}@keyframes territory-cone-rotate{0%{transform:perspective(70px) rotateY(0)}to{transform:perspective(70px) rotateY(360deg)}}@keyframes territory-portal-dive{0%{opacity:1;filter:blur(0) brightness(1);transform:translate3d(0,-5px,58px) rotateX(8deg) scale(1)}42%{opacity:.94;filter:blur(2px) brightness(1.25);transform:translateZ(160px) rotateX(3deg) scale(1.42)}to{opacity:0;filter:blur(18px) brightness(1.75);transform:translateZ(520px) rotateX(0) scale(3.1)}}@keyframes territory-chrome-warp{0%{opacity:1;filter:blur(0);transform:scale(1)}to{opacity:0;filter:blur(12px);transform:scale(1.16)}}@keyframes territory-portal-flash{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}22%{opacity:.5}72%{opacity:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}to{opacity:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}}@keyframes territory-portal-ring{0%{opacity:0;transform:translate(-50%,-50%) scale(.08) rotate(0)}27%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(2.5) rotate(120deg)}}@keyframes territory-portal-spin{0%{transform:rotate(0) scale(.7)}to{transform:rotate(110deg) scale(1.65)}}@keyframes territory-region-arrive{0%{opacity:0;filter:blur(20px) brightness(1.7);transform:translateZ(460px) rotateX(-3deg) scale(2.8)}55%{opacity:1;filter:blur(2px) brightness(1.12);transform:translateZ(48px) rotateX(4deg) scale(.94)}to{opacity:1;filter:drop-shadow(0 38px 31px rgba(0,3,13,.72)) drop-shadow(0 0 20px rgba(17,132,213,.18));transform:translateZ(30px) rotateX(3deg) scale(1)}}@keyframes territory-rail-arrive{0%{opacity:0;transform:translate(46px)}to{opacity:1;transform:translate(0)}}}@media(prefers-reduced-motion:no-preference)and (max-width:820px){.territory-map-shell.overview .territory-map-object{animation-name:territory-map-float-mobile}}.customer-portal-shell{min-height:100vh;background:#f5f7fb;color:#07183d}.customer-portal-header{min-height:68px;padding:0 3.2vw;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#061b4d;color:#fff;box-shadow:0 8px 30px #03143a2e}.customer-portal-brand{padding:0;border:0;display:flex;align-items:center;gap:12px;color:inherit;background:transparent;text-align:left;cursor:pointer}.customer-portal-brand:focus-visible{outline:2px solid white;outline-offset:5px;border-radius:3px}.customer-portal-brand>strong{font-size:30px;letter-spacing:-.06em}.customer-portal-brand>span{padding-left:12px;border-left:1px solid rgba(255,255,255,.34);font-size:10px;font-weight:750;line-height:1.05;text-transform:uppercase;letter-spacing:.04em}.customer-portal-account{display:flex;align-items:center;gap:12px}.customer-portal-account>svg{width:21px;color:#91d3ff}.customer-portal-account>strong{font-size:14px;font-weight:650}.customer-portal-account button{margin-left:12px;min-height:42px;padding:0 2px 0 20px;display:inline-flex;align-items:center;gap:8px;border:0;border-left:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;font:inherit;font-size:13px;cursor:pointer}.customer-portal-account button svg{width:17px}.customer-portal-main{width:min(1420px,calc(100% - 48px));margin:0 auto;padding:30px 0 48px}.portal-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px}.portal-title-row h1{margin:0;color:#071b4a;font-size:clamp(30px,3vw,46px);line-height:1;letter-spacing:-.045em}.portal-title-row p{margin:8px 0 0;color:#69758c;font-size:14px}.portal-freshness{display:grid;grid-template-columns:9px auto 36px;align-items:center;column-gap:8px;color:#40506e;font-size:12px}.portal-freshness>i{width:9px;height:9px;border-radius:50%;background:#18a35c;box-shadow:0 0 0 4px #18a35c1c}.portal-freshness small{grid-column:2;color:#7c8799}.portal-freshness button{grid-column:3;grid-row:1 / span 2;width:36px;height:36px;border:1px solid #dce2eb;border-radius:10px;background:#fff;color:#17376d;cursor:pointer}.portal-freshness button svg{width:16px}.portal-controls{display:flex;align-items:flex-end;gap:14px;margin-bottom:14px}.portal-controls label{display:grid;gap:5px;color:#637089;font-size:11px;font-weight:700}.portal-controls select,.portal-search>div{height:45px;border:1px solid #d9e0ea;border-radius:11px;background:#fff;box-shadow:0 4px 14px #0c234c09}.portal-controls select{min-width:270px;padding:0 40px 0 13px;color:#10254f;font:inherit;font-size:13px}.portal-search{flex:1;max-width:620px}.portal-search>div{display:flex;align-items:center;gap:9px;padding:0 13px}.portal-search svg{width:17px;color:#71809b}.portal-search input{width:100%;border:0;outline:0;background:transparent;color:#10254f;font:inherit;font-size:13px}.portal-error{margin:0 0 14px;padding:11px 14px;border:1px solid #f1c5ca;border-radius:10px;background:#fff1f2;color:#a61927;font-size:13px}.portal-health-card{min-height:330px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);overflow:hidden;border:1px solid #dce2eb;border-radius:15px;background:#fff;box-shadow:0 14px 40px #0d234e12}.portal-chart-block{padding:22px 28px}.portal-chart-block h2,.portal-section h2{margin:0;color:#0a204d;font-size:17px;letter-spacing:-.02em}.portal-chart-layout{min-height:255px;display:flex;align-items:center;gap:clamp(24px,4vw,66px)}.portal-pie-stage{position:relative;width:clamp(260px,29vw,420px);height:238px;flex:0 0 auto;display:grid;place-items:center;perspective:900px}.portal-pie{width:82%;aspect-ratio:1;border-radius:50%;background:var(--portal-pie);transform:rotateX(58deg) rotate(-18deg);box-shadow:0 28px 22px #071c4338,inset 0 -15px 18px #0000002e,inset 0 5px 9px #ffffff61}.portal-pie:after{content:"";position:absolute;top:24%;right:24%;bottom:24%;left:24%;border-radius:50%;background:#fff;box-shadow:inset 0 8px 14px #091e462b,0 0 0 2px #ffffffb3}.portal-pie-centre{position:absolute;top:50%;left:50%;display:grid;text-align:center;transform:translate(-50%,-35%);pointer-events:none}.portal-pie-centre strong{max-width:105px;font-size:clamp(10px,2.1vw,32px);line-height:1.05;letter-spacing:-.04em;overflow-wrap:anywhere}.portal-pie-centre span{margin-top:5px;color:#66738a;font-size:11px}.portal-legend{min-width:220px;display:grid;gap:16px}.portal-legend>div{display:grid;grid-template-columns:12px 62px 1fr;align-items:center;gap:10px}.portal-legend i,.portal-status-dot{width:11px;height:11px;border-radius:50%}.portal-legend i.green,.portal-status-dot.green{background:#16a35b}.portal-legend i.amber,.portal-status-dot.amber{background:#f3a300}.portal-legend i.red,.portal-status-dot.red{background:#e52936}.portal-legend strong{min-width:0;max-width:100%;font-size:clamp(13px,1.8vw,26px);line-height:1.05;letter-spacing:-.035em;overflow-wrap:anywhere}.portal-legend span{font-size:13px;font-weight:700}.portal-legend small{display:block;margin-top:2px;color:#778298;font-size:10px;font-weight:500}.portal-totals{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-left:1px solid #e0e5ed;background:linear-gradient(145deg,#fbfcff,#f3f6fb)}.portal-totals>div{min-width:0;display:grid;justify-items:center;gap:8px;padding:28px 12px;text-align:center}.portal-totals svg{width:28px;height:28px;color:#183d7d;stroke-width:1.6}.portal-totals span{color:#53617a;font-size:12px}.portal-totals strong{min-width:0;max-width:100%;color:#081d4b;font-size:clamp(12px,2.45vw,40px);line-height:1.05;letter-spacing:-.05em;overflow-wrap:anywhere}.portal-lower-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:14px;margin-top:14px}.portal-section{overflow:hidden;border:1px solid #dce2eb;border-radius:15px;background:#fff;box-shadow:0 10px 28px #0d234e0e}.portal-section>header{min-height:58px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e7ee}.portal-section>header span{color:#7b8698;font-size:11px}.portal-site-list article{min-height:72px;padding:10px 18px;display:grid;grid-template-columns:minmax(180px,.75fr) 1fr;align-items:center;gap:18px;border-bottom:1px solid #e8ebf0}.portal-site-list article>div:first-child{display:flex;align-items:center;gap:12px}.portal-site-list article svg{width:34px;height:34px;padding:8px;border-radius:50%;background:#0a275c;color:#fff}.portal-site-list strong{display:block;font-size:13px}.portal-site-list small{display:block;margin-top:3px;color:#748096;font-size:10px}.portal-condition{width:100%}.portal-condition-track{height:8px;display:flex;overflow:hidden;border-radius:8px;background:#e9edf3}.portal-condition-track i:nth-child(1){background:#16a35b}.portal-condition-track i:nth-child(2){background:#f3a300}.portal-condition-track i:nth-child(3){background:#e52936}.portal-condition-values{margin-top:4px;display:grid;grid-template-columns:repeat(3,1fr);color:#758197;font-size:9px;text-align:center}.portal-condition-values span:first-child{color:#16844d}.portal-condition-values span:nth-child(2){color:#b97700}.portal-condition-values span:last-child{color:#c9202d}.portal-assets{border-top:8px solid #f5f7fb}.portal-assets h3{margin:0;padding:13px 18px 9px;color:#5c6981;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.portal-assets>button{width:100%;min-height:61px;padding:9px 16px 9px 18px;display:grid;grid-template-columns:1fr auto 20px;align-items:center;gap:12px;border:0;border-top:1px solid #edf0f4;background:#fff;color:#10244b;text-align:left;cursor:pointer}.portal-assets>button:hover{background:#f7f9fd}.portal-assets>button strong{display:block;font-size:12px}.portal-assets>button small{display:block;margin-top:3px;color:#748096;font-size:10px}.portal-assets>button>svg{width:17px;color:#315b99}.portal-asset-hoses{color:#10244b;font-size:16px;font-weight:750;text-align:right}.portal-asset-hoses small{margin-top:0!important}.portal-empty{padding:24px;color:#758197;font-size:12px;text-align:center}.portal-work{align-self:start}.portal-work-group{padding:17px 19px;border-bottom:1px solid #e5e9ef}.portal-work-title{display:grid;grid-template-columns:35px minmax(0,1fr) minmax(0,auto);align-items:center;gap:11px;margin-bottom:9px}.portal-work-title>svg{width:35px;height:35px;padding:8px;border-radius:50%;background:#eaf1ff;color:#075ccc}.portal-work-title strong,.portal-work-title small{display:block}.portal-work-title strong{font-size:13px}.portal-work-title small{margin-top:2px;color:#7b8699;font-size:10px;font-weight:500}.portal-work-title b{min-width:0;max-width:100%;font-size:clamp(12px,1.35vw,20px);line-height:1.05;overflow-wrap:anywhere;text-align:right}.portal-work-group article{min-height:42px;margin-left:46px;display:grid;grid-template-columns:105px 1fr;align-items:center;border-top:1px solid #edf0f4;font-size:11px}.portal-work-group time{color:#5d6980}.portal-work-group article>span{font-weight:650}.portal-work-group article small{display:block;margin-top:2px;color:#7e899b;font-size:9px;font-weight:500}.portal-work-group.amber .portal-work-title>svg{background:#fff3dc;color:#d68400}.portal-work-group.red .portal-work-title>svg{background:#ffecef;color:#d52030}.portal-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#030e269e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.portal-asset-panel{width:min(720px,100%);max-height:min(820px,calc(100vh - 48px));overflow:auto;border-radius:18px;background:#fff;box-shadow:0 30px 90px #00000059}.portal-asset-panel>header{padding:22px 24px;display:flex;justify-content:space-between;color:#fff;background:#071b4a}.portal-asset-panel header small{color:#acc7f3}.portal-asset-panel h2{margin:5px 0 0;font-size:25px}.portal-asset-panel header p{margin:4px 0 0;color:#cfdbef;font-size:12px}.portal-asset-panel header button{width:40px;height:40px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:transparent;color:#fff;cursor:pointer}.portal-asset-panel header button svg{width:18px}.portal-asset-identity{padding:18px 24px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px 28px;border-bottom:1px solid #e3e7ed}.portal-asset-identity div{display:grid;gap:3px}.portal-asset-identity span{color:#798497;font-size:10px}.portal-asset-identity strong{font-size:12px}.portal-panel-heading{padding:18px 24px 12px;display:grid;grid-template-columns:auto minmax(200px,1fr);align-items:center;gap:30px}.portal-panel-heading h3{font-size:15px}.portal-hose-list{padding:0 24px 24px}.portal-hose-list article{min-height:56px;display:grid;grid-template-columns:11px 1fr auto;align-items:center;gap:11px;border-top:1px solid #e6eaf0}.portal-hose-list strong,.portal-hose-list small{display:block}.portal-hose-list strong{font-size:12px}.portal-hose-list small{margin-top:3px;color:#7c8799;font-size:9px}.portal-hose-list>article>span{font-size:10px;font-weight:750}.portal-spin{animation:spin .8s linear infinite}.portal-panel-actions{display:flex;align-items:center;gap:9px}.portal-asset-panel header .portal-export{min-height:40px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.25);border-radius:9px;color:#fff;font:inherit;font-size:11px;font-weight:700;text-decoration:none}.portal-asset-panel header .portal-export svg{width:15px}@media(max-width:900px){.customer-portal-main{width:min(100% - 30px,720px);padding-top:22px}.portal-title-row{align-items:flex-start}.portal-title-row p{max-width:430px}.portal-health-card,.portal-lower-grid{grid-template-columns:1fr}.portal-health-card{min-height:0}.portal-totals{min-height:125px;border-top:1px solid #e0e5ed;border-left:0}.portal-lower-grid{gap:12px}.portal-chart-layout{justify-content:center}}@media(max-width:600px){.customer-portal-header{min-height:92px;padding:12px 18px;align-items:flex-start}.customer-portal-account{margin-left:auto;display:grid;grid-template-columns:18px 1fr;gap:4px 8px}.customer-portal-account>strong{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-portal-account button{grid-column:2;min-height:32px;margin:0;padding:0;border:0;font-size:11px}.customer-portal-main{width:calc(100% - 24px);padding:22px 0 32px;display:flex;flex-direction:column}.portal-title-row{display:grid;order:1}.portal-title-row h1{font-size:34px}.portal-title-row p{font-size:12px}.portal-freshness{justify-self:stretch;grid-template-columns:9px 1fr 38px;padding:10px 12px;border:1px solid #dce2eb;border-radius:10px;background:#fff}.portal-health-card{order:2}.portal-controls{display:grid;order:3;margin-top:12px}.portal-error{order:4}.portal-lower-grid{order:5}.portal-controls select{width:100%;min-width:0}.portal-search{max-width:none}.portal-chart-block{padding:18px 16px 12px}.portal-chart-layout{min-height:0;display:grid;gap:2px}.portal-pie-stage{width:100%;height:220px}.portal-pie{width:78%}.portal-pie-centre{transform:translate(-50%,-25%)}.portal-pie-centre strong{font-size:clamp(9px,5vw,18px)}.portal-legend{min-width:0;grid-template-columns:repeat(3,1fr);gap:5px}.portal-legend>div{min-width:0;grid-template-columns:9px minmax(0,1fr);gap:5px;padding:9px 5px;border-top:1px solid #e5e9ef}.portal-legend strong{font-size:clamp(8px,3vw,13px)}.portal-legend span{grid-column:2;font-size:10px}.portal-legend small{font-size:8px}.portal-totals{min-height:104px}.portal-totals>div{padding:18px 4px;gap:5px}.portal-totals svg{width:22px}.portal-totals strong{font-size:clamp(8px,3.4vw,16px)}.portal-section>header{padding:0 14px}.portal-site-list article{grid-template-columns:1fr;gap:9px;padding:13px 14px}.portal-condition{padding-left:46px}.portal-assets>button{padding-left:14px}.portal-work-group{padding:15px 14px}.portal-work-group article{margin-left:0;grid-template-columns:92px 1fr}.portal-modal-backdrop{padding:0;place-items:end center}.portal-asset-panel{max-height:92vh;border-radius:18px 18px 0 0}.portal-asset-identity{padding:16px;gap:14px}.portal-panel-heading{padding:16px;grid-template-columns:1fr;gap:7px}.portal-hose-list{padding:0 16px 20px}}@media(prefers-reduced-motion:reduce){.portal-spin,.status-pie-shadow,.status-pie-float,.status-pie-orbit,.territory-map-object,.territory-map-stage:before,.territory-float-plane,.territory-land-specular rect,.territory-cone-spinner,.territory-legend-cone,.territory-portal-transition,.territory-attention-rail{animation:none}.status-pie-stack,.territory-map-object,.territory-coverage-fill,.territory-coverage-boundary{transition:none}.territory-portal-transition{display:none}}@media(max-width:900px)and (orientation:landscape)and (max-height:560px){.territory-map-shell,.territory-map-stage{min-height:560px}.territory-map-header{inset:20px 22px auto}.territory-title h1{font-size:25px}.territory-mobile-filter-summary{width:280px;min-height:42px;margin-top:14px}.territory-filter-panel{top:96px;width:340px}.territory-view-actions{top:21px;right:22px}.territory-view-actions button{min-width:84px;min-height:58px}.territory-map-stage{padding-top:48px}.territory-map-object,.territory-map-shell.zoomed .territory-map-object{width:70%;height:520px;margin-left:7%}.territory-map-footer{bottom:18px}.territory-map-instruction{bottom:72px}.territory-map-workspace.with-attention{height:560px;grid-template-columns:minmax(0,1fr) minmax(260px,35vw);grid-template-rows:560px}.territory-map-workspace.with-attention .territory-map-stage{height:560px;min-height:560px;padding-top:48px}.territory-map-shell.zoomed .territory-map-workspace.with-attention .territory-map-object{width:92%;height:500px;margin-left:0}.territory-map-shell.zoomed .territory-map-footer{top:auto;bottom:18px}.territory-attention-rail{min-height:560px;padding:94px 10px 18px;border-top:0;border-left:1px solid rgba(167,216,249,.19)}.territory-attention-rail>header h2{font-size:16px}.territory-attention-results{max-height:none}}.operational-logs{display:grid;gap:20px}.log-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.log-summary-grid>button{display:flex;align-items:center;gap:13px;min-height:104px;padding:18px;text-align:left;color:#122849;background:#fff;border:1px solid #dce5ef;border-radius:15px;box-shadow:0 8px 24px #0f284b0f;cursor:pointer}.log-summary-grid>button.active{color:#fff;background:linear-gradient(145deg,#092657,#0d3f86);border-color:transparent}.log-summary-grid>button>svg{flex:0 0 auto}.log-summary-grid>button span{display:grid;grid-template-columns:1fr auto;width:100%;gap:3px 12px}.log-summary-grid small{grid-column:1 / -1;color:#63758d}.log-summary-grid .active small{color:#c7d8f0}.log-summary-grid strong{min-width:0;max-width:100%;font-size:clamp(.85rem,1.7vw,1.55rem);line-height:1.05;overflow-wrap:anywhere}.log-summary-grid em{align-self:end;color:#4f647f;font-size:.78rem;font-style:normal}.log-summary-grid .active em{color:#d7e3f4}.log-summary-grid em.has-failures{color:#d8363f;font-weight:700}.log-summary-grid .active em.has-failures{color:#ffb6ba}.log-toolbar{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border:1px solid #dce5ef;border-radius:14px}.log-tabs{display:flex;gap:4px;padding:4px;background:#edf2f8;border-radius:10px}.log-tabs button{padding:8px 12px;color:#54677f;background:transparent;border:0;border-radius:7px;cursor:pointer}.log-tabs button.active{color:#fff;background:#0a3472}.log-toolbar>label{display:flex;flex:1;align-items:center;gap:8px;min-width:220px;padding:8px 11px;border:1px solid #cfdae7;border-radius:9px}.log-toolbar input{width:100%;border:0;outline:0}.log-toolbar select{min-height:40px;padding:0 34px 0 11px;color:#253b58;background:#fff;border:1px solid #cfdae7;border-radius:9px}.log-load-error{display:flex;gap:12px;padding:15px;color:#8b2028;background:#fff1f2;border:1px solid #f1c4c7;border-radius:12px}.log-load-error p{margin:3px 0 0}.log-backup-notice{display:flex;align-items:center;gap:9px;padding:12px 14px;border:1px solid #a9ddc0;border-radius:10px;color:#17613a;background:#effbf4;font-size:.78rem}.log-table-wrap{overflow:auto;background:#fff;border:1px solid #dce5ef;border-radius:15px;box-shadow:0 8px 24px #0f284b0d}.log-table{width:100%;min-width:920px;border-collapse:collapse}.log-table th{padding:12px 15px;text-align:left;color:#65768d;background:#f7f9fc;border-bottom:1px solid #dce5ef;font-size:.73rem;letter-spacing:.05em;text-transform:uppercase}.log-table td{padding:14px 15px;color:#31445d;border-bottom:1px solid #edf1f5;vertical-align:middle}.log-table tr.expanded>td{background:#f8fbff;border-bottom:0}.log-table td:first-child{display:grid;gap:4px;max-width:420px}.log-table td:first-child strong{color:#102a50;overflow-wrap:anywhere}.log-table td:first-child small{color:#74849a;overflow-wrap:anywhere}.log-method{display:inline-block;min-width:47px;margin-right:8px;color:#0c63b9;font-size:.72rem}.log-status{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:.75rem;font-weight:750}.log-status.success{color:#146438;background:#e6f6ec}.log-status.pending{color:#815800;background:#fff3d5}.log-status.failed{color:#a3212a;background:#fde9ea}.log-detail-button{color:#0a57a4;background:transparent;border:0;font-weight:700;cursor:pointer}.log-detail-row td{display:table-cell!important;padding:0 16px 17px!important;background:#f8fbff}.log-detail-row dl{display:grid;grid-template-columns:.7fr 1.5fr 1.8fr;gap:10px;margin:0 0 10px}.log-detail-row dl>div{padding:12px;background:#fff;border:1px solid #dce5ef;border-radius:9px}.log-detail-row dt{margin-bottom:5px;color:#6a7c92;font-size:.7rem;font-weight:700;text-transform:uppercase}.log-detail-row dd{margin:0;color:#253d5d;overflow-wrap:anywhere}.log-detail-row>td>small{color:#78889b}.log-backup-retry{margin:0 12px 10px 0}.log-empty{display:grid;place-items:center;gap:5px;padding:42px;color:#687b92}.log-empty strong{color:#273e5c}.log-footer{display:flex;align-items:center;justify-content:space-between;color:#687b92;font-size:.86rem}@media(max-width:850px){.log-summary-grid{grid-template-columns:1fr}.log-toolbar{align-items:stretch;flex-direction:column}.log-toolbar>label{min-width:0}.log-tabs{overflow-x:auto}.log-tabs button{flex:1 0 auto}.log-detail-row dl{grid-template-columns:1fr}}@media(max-width:820px){.admin-settings-tabs{width:100%}.admin-settings-tabs button{flex:1;justify-content:center}.admin-users-layout{min-height:0;grid-template-columns:1fr}.admin-user-results>button{grid-template-columns:38px minmax(0,1fr) auto}.admin-user-login-list{display:none}.admin-login-activity>div{grid-template-columns:1fr 1fr}.admin-user-results{max-height:310px}.admin-user-detail{min-height:480px}.admin-user-form{grid-template-columns:1fr}.admin-user-form label.full{grid-column:1}.admin-centre-checklist{max-height:340px;grid-template-columns:1fr}.admin-user-detail>header{align-items:flex-start;flex-direction:column}}.fsm-workflow-page{min-height:100vh;background:linear-gradient(145deg,#061b42,#123f86);padding:24px;display:grid;place-items:center}.fsm-workflow-card{width:min(780px,100%);background:#fff;border-radius:22px;padding:24px;box-shadow:0 28px 70px #00133466}.fsm-workflow-heading{display:flex;gap:14px;align-items:center;margin-bottom:22px;color:#0a2d68}.fsm-workflow-heading svg{width:38px;height:38px}.fsm-workflow-heading h1,.fsm-workflow-card h1{margin:0}.fsm-workflow-heading p{margin:4px 0 0;color:#5b6c88}.fsm-submit-progress{display:grid;grid-template-columns:auto 1fr;gap:3px 10px;align-items:center;padding:14px;border-radius:12px;background:#eef5ff;color:#123f86}.fsm-submit-progress span{grid-column:2;color:#52657f}.spin{animation:fsm-spin 1s linear infinite}@keyframes fsm-spin{to{transform:rotate(360deg)}}.fsm-confirmed{text-align:center;color:#123f86}.fsm-confirmed>svg{background:#27a861;color:#fff;border-radius:50%;padding:8px}.confirmation-list{display:grid;gap:10px;margin:22px 0;text-align:left}.confirmation-list>div{display:grid;grid-template-columns:1fr auto;padding:12px;border-radius:12px;background:#f1f6fd}.confirmation-list small{grid-column:1/-1;color:#60728b;margin-top:4px}@media(max-width:600px){.fsm-workflow-page{padding:10px;place-items:start center}.fsm-workflow-card{border-radius:14px;padding:16px}.fsm-workflow-card .add-form{grid-template-columns:1fr}}.replacement-history-link{width:100%;margin-top:18px;border:1px solid #cbd9e8;border-radius:12px;background:#f5f9fd;color:#153b68;padding:12px 14px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;text-align:left;cursor:pointer}.replacement-history-link span{color:#60758d}.replacement-history-link strong{color:#12345c}.record-photo-section{margin-top:18px;padding:16px;border:1px solid #d8e2ed;border-radius:14px;background:#fff}.record-photo-section>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.record-photo-section header div{display:grid;gap:2px}.record-photo-section header small,.record-photo-section>p{color:#687b91}.record-photo-section label{position:relative;cursor:pointer}.record-photo-section input[type=file]{position:absolute;width:1px;height:1px;opacity:0}.record-photo-grid{display:grid;grid-template-columns:repeat(5,minmax(70px,1fr));gap:9px}.record-photo-grid a{aspect-ratio:4/3;overflow:hidden;border-radius:10px;background:#e9eef4}.record-photo-grid img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:700px){.record-photo-grid{grid-template-columns:repeat(3,minmax(70px,1fr))}.record-photo-section>header{align-items:flex-start}}.hose-financial-breakdown{margin-top:18px;border:1px solid #d7e5f2;border-radius:14px;overflow:hidden;background:#f8fbfe}.hose-financial-breakdown>header{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px 15px;border-bottom:1px solid #d7e5f2;background:#eef6fc}.hose-financial-breakdown>header div{display:grid;gap:2px}.hose-financial-breakdown>header strong{color:#12345c}.hose-financial-breakdown>header small{color:#60758d}.hose-financial-breakdown table{margin:0;background:#fff}.hose-financial-breakdown td strong,.hose-financial-breakdown td small{display:block}.hose-financial-breakdown td small{color:#718399}.hose-financial-breakdown tfoot th{background:#f3f8fc;color:#153b68}.pricing-status{padding:5px 9px;border-radius:999px;font-size:11px;font-weight:750}.pricing-priced{background:#daf4e4;color:#176039}.pricing-partial{background:#fff0c7;color:#805900}.pricing-unavailable{background:#e8edf3;color:#53667a}.fsm-sync-centre{display:grid;gap:18px}.sync-message,.sync-running{display:flex;align-items:flex-start;gap:12px;padding:15px 17px;border:1px solid;border-radius:13px}.sync-message svg,.sync-running svg{flex:0 0 auto}.sync-message>div,.sync-running>div{display:grid;gap:4px}.sync-message span,.sync-running span{font-size:12px}.sync-message.success{color:#155d38;background:#eaf8ef;border-color:#b9e2c8}.sync-message.info{color:#174f7d;background:#edf5ff;border-color:#bfd5ee}.sync-message.error{color:#942a32;background:#fff0f1;border-color:#edc2c5}.sync-running{color:#123e78;background:#edf5ff;border-color:#bfd5ee}.sync-job-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sync-job-card{display:grid;grid-template-rows:auto auto auto auto auto;gap:16px;padding:20px;border:1px solid #d7e2ee;border-radius:16px;background:#fff;box-shadow:0 9px 28px #12315712}.sync-job-card>header{display:flex;align-items:center;gap:12px}.sync-job-card>header>span{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,#0b3269,#1263ac)}.sync-job-card>header small{color:#6a7d94;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sync-job-card h2{margin:3px 0 0;color:#102e58;font-size:18px}.sync-job-card>p{margin:0;color:#5b6f87;font-size:12px;line-height:1.65}.sync-job-card dl{margin:0;padding:12px;display:grid;gap:9px;border-radius:11px;background:#f4f7fb}.sync-job-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.sync-job-card dt{color:#65778e;font-size:10px}.sync-job-card dd{margin:0;color:#15365f;font-size:10px;font-weight:750;text-align:right}.sync-job-card>.primary-button{width:100%;justify-content:center}.sync-job-card>footer{padding-top:12px;border-top:1px solid #e5ebf2;display:flex;flex-wrap:wrap;gap:12px}.sync-job-card>footer button{padding:0;border:0;color:#155a9f;background:transparent;display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;cursor:pointer}.sync-job-card>footer svg{width:14px}.sync-history>header{min-height:62px;padding:12px 15px;border-bottom:1px solid var(--border)}.sync-history>header>div{display:flex;align-items:center;gap:10px;color:#174b82}.sync-history>header span{display:grid;gap:3px}.sync-history>header strong{color:#12355f;font-size:12px}.sync-history>header small{color:#6e8095;font-size:9px}.sync-history table{min-width:900px}.sync-history td:last-child{max-width:330px}.sync-history td:last-child span{font-size:10px}.sync-run-error{color:#a3262f}.sync-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:9px;font-weight:800}.sync-completed{color:#17623a;background:#e2f5e9}.sync-running{color:#1c568f;background:#e7f1fc}.sync-failed{color:#a12630;background:#fde9ea}.sync-diagnostic-button{width:100%;justify-content:center}.sync-diagnostic>header{padding:14px 16px;border-bottom:1px solid var(--border)}.sync-diagnostic>header>div{display:flex;align-items:center;gap:10px;color:#174b82}.sync-diagnostic>header span{display:grid;gap:3px}.sync-diagnostic>header strong{color:#12355f;font-size:12px}.sync-diagnostic>header small{color:#6e8095;font-size:9px}.sync-diagnostic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.sync-diagnostic details{min-width:0;padding:12px;border:1px solid #dce5ef;border-radius:12px;background:#f9fbfd}.sync-diagnostic summary{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px 9px;cursor:pointer}.sync-diagnostic summary small{grid-column:2;color:#6e8095;font-size:9px}.sync-diagnostic details>p{margin:12px 0 0;color:#50657d;font-size:10px;line-height:1.5;overflow-wrap:anywhere}.sync-diagnostic pre{max-height:280px;margin:12px 0 0;padding:12px;overflow:auto;border-radius:9px;color:#d8ecff;background:#071d38;font-size:9px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.sync-part-actions{display:grid;gap:10px}.sync-part-actions>section{padding:13px;border:1px solid #dce6ef;border-radius:12px;background:#f7fafc;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:11px}.sync-part-actions>section>div:first-child{display:grid;gap:4px}.sync-part-actions strong{color:#12355f;font-size:11px}.sync-part-actions span{color:#65788e;font-size:9px;line-height:1.45}.sync-part-actions .primary-button{min-width:178px;justify-content:center}.sync-local-parts{grid-template-columns:minmax(0,1fr) minmax(190px,.8fr) auto!important}.sync-centre-picker{position:relative;display:grid;gap:5px}.sync-centre-picker>label{color:#536a82;font-size:8px;font-weight:800}.sync-centre-picker>div:nth-child(2){position:relative}.sync-centre-picker input{width:100%;height:38px;padding:0 31px 0 10px;border:1px solid #cbd8e5;border-radius:8px;outline:0;color:#12355f;background:#fff;font-size:10px;font-weight:700;text-transform:uppercase}.sync-centre-picker input:focus{border-color:#3181bd;box-shadow:0 0 0 3px #3181bd1f}.sync-centre-picker>div:nth-child(2)>svg{position:absolute;top:50%;right:9px;width:15px;color:#6a7d94;transform:translateY(-50%);pointer-events:none}.sync-centre-options{position:absolute;z-index:20;top:calc(100% + 4px);right:0;left:0;max-height:260px;padding:5px;overflow-y:auto;border:1px solid #cbd8e5;border-radius:9px;background:#fff;box-shadow:0 16px 36px #112e502e}.sync-centre-options button{width:100%;min-height:39px;padding:6px 8px;border:0;border-radius:6px;color:#15365f;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:9px;text-align:left}.sync-centre-options button:hover,.sync-centre-options button.active{background:#eaf4fb}.sync-centre-options button>span{display:grid;gap:2px}.sync-centre-options button strong{font-size:10px}.sync-centre-options button small{color:#718399;font-size:8px}.sync-centre-options button>svg{width:14px;color:#188056}.sync-centre-options p{margin:0;padding:9px;color:#6c7e91;font-size:9px}@media(max-width:800px){.sync-job-grid,.sync-diagnostic-grid{grid-template-columns:1fr}.sync-job-card{padding:16px}.fsm-sync-centre .page-heading{align-items:flex-start;gap:12px}.fsm-sync-centre .page-heading>button{align-self:flex-start}.sync-part-actions>section,.sync-local-parts{grid-template-columns:1fr!important}.sync-part-actions .primary-button,.sync-centre-picker{width:100%}}.sync-active-job{display:flex;align-items:flex-start;gap:12px;padding:15px 17px;border:1px solid #bfd5ee;border-radius:13px;color:#123e78;background:#edf5ff}.sync-active-job svg{flex:0 0 auto}.sync-active-job>div{display:grid;gap:4px}.sync-active-job span{font-size:12px}.sync-status.sync-running{align-items:center;gap:0;border:0}.sync-active-job{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(230px,auto);align-items:center}.sync-active-copy{min-width:0}.sync-cancel-control{justify-items:end;text-align:right}.sync-cancel-control small{max-width:380px;color:#59708b;font-size:9px;line-height:1.45}.sync-cancel-button{min-height:38px;padding:0 14px;border:1px solid #bc303a;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:linear-gradient(145deg,#c23c45,#9e202b);font-size:10px;font-weight:800;cursor:pointer;box-shadow:0 6px 14px #9e202b29}.sync-cancel-button svg{width:15px}.sync-cancel-button:focus-visible{outline:3px solid rgba(194,60,69,.24);outline-offset:2px}.sync-cancel-button:disabled{cursor:not-allowed;box-shadow:none}.sync-cancel-button.requested{border-color:#9ab4d1;color:#1e527f;background:#dceafb}.sync-cancel-button.unavailable{border-color:#cbd7e3;color:#667b91;background:#f3f6f9}.sync-cancel-requested{border-color:#8eb4da;background:#e5f1fc}.sync-cancel-unsafe{border-color:#ccd8e4;background:#f4f7fa}.sync-cancel-unsafe>.spin,.sync-cancel-checking>.spin{color:#60768e}.sync-status.sync-cancelled{color:#5b6470;background:#e9edf1}@media(max-width:800px){.sync-active-job{grid-template-columns:auto minmax(0,1fr)}.sync-cancel-control{grid-column:1/-1;width:100%;padding-top:9px;border-top:1px solid rgba(91,119,150,.18);justify-items:stretch;text-align:left}.sync-cancel-control small{max-width:none}.sync-cancel-button{width:100%}}.site-inspection-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:18;overflow:auto;background:#f4f7fb;color:#071b3d}.site-inspection-layer>.module-loading{min-height:100vh}.hose-smart-search{min-height:44px;margin-bottom:14px;padding:0 13px;display:grid;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:9px;border:1px solid #d5deea;border-radius:9px;background:#fff}.hose-smart-search input{min-width:0;border:0;outline:0;background:transparent}.hose-smart-search>span{color:#6d7c90;font-size:10px}.hose-sort-heading{padding:0;display:inline-flex;align-items:center;gap:4px;border:0;color:inherit;background:transparent;font:inherit;font-weight:inherit;white-space:nowrap}.hose-sort-heading span{color:#7a899c}.hose-sort-heading.active{color:#1265ce}.site-inspection-topbar{min-height:68px;padding:10px clamp(18px,3vw,44px);display:flex;align-items:center;justify-content:space-between;color:#fff;background:#061b3d;box-shadow:0 6px 24px #03122b2e}.site-inspection-topbar>div{display:grid;line-height:1}.site-inspection-topbar span{font-size:25px;font-weight:900;letter-spacing:-.045em}.site-inspection-topbar small{margin-top:4px;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.site-inspection-topbar button{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:10px;color:#fff;background:transparent}.site-inspection-checklist,.site-inspection-review{width:min(1500px,calc(100% - 48px));margin:0 auto;padding:32px 0 110px}.site-inspection-heading{display:grid;grid-template-columns:1fr minmax(260px,420px);align-items:end;gap:32px;margin-bottom:26px}.site-inspection-heading>div:first-child>span,.site-inspection-review-head>div>span{color:#1668de;font-size:12px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.site-inspection-heading h1,.site-inspection-review-head h1{margin:5px 0 7px;font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:-.04em}.site-inspection-heading p,.site-inspection-review-head p{margin:0;display:flex;gap:7px;align-items:center;color:#5d6b80}.site-inspection-heading p svg,.site-inspection-review-head p svg{width:16px}.site-inspection-heading>div:last-child{display:grid;gap:8px}.site-inspection-heading progress{width:100%;height:9px;accent-color:#126be4}.site-inspection-heading small{color:#617087}.site-inspection-grid{display:grid;grid-template-columns:repeat(var(--site-inspection-columns),minmax(0,1fr));gap:16px}.site-inspection-asset-card{position:relative;min-width:0;min-height:238px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:left;border:1px solid #dbe3ee;border-radius:13px;color:#0b244a;background:#fff;box-shadow:0 8px 20px #09224512;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.site-inspection-asset-card:hover,.site-inspection-asset-card:focus-visible{transform:translateY(-3px);border-color:#1774ea;box-shadow:0 13px 28px #1668de26;outline:none}.site-inspection-asset-card.reviewed{color:#18314f;border-color:#aebed2;background:#e5ebf3;box-shadow:inset 0 0 0 1px #1f3d620a}.site-inspection-card-state{position:absolute;top:15px;right:15px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#176fe4;background:#edf5ff}.site-inspection-card-state svg{width:17px}.site-inspection-asset-card.reviewed .site-inspection-card-state{color:#fff;background:#24466d}.site-inspection-asset-card>small{margin-top:7px;color:#708096;font-size:10px}.site-inspection-asset-card>strong{max-width:calc(100% - 34px);font-size:17px}.site-inspection-asset-card>b,.site-inspection-asset-card>span:not(.site-inspection-card-state){font-size:14px}.site-inspection-card-footer{width:100%;margin-top:auto;padding-top:14px;display:grid;gap:9px;border-top:1px solid #e3e9f1}.site-inspection-card-footer>span:first-child{font-size:12px}.site-inspection-mini-status{display:flex;align-items:center;gap:5px;font-size:11px}.site-inspection-mini-status i{width:8px;height:8px;margin-left:7px;border-radius:50%}.site-inspection-mini-status i:first-child{margin-left:0}.site-inspection-mini-status .green{background:#16a34a}.site-inspection-mini-status .amber{background:#f59e0b}.site-inspection-mini-status .red{background:#dc2626}.site-inspection-actions{position:fixed;z-index:2;left:0;right:0;bottom:0;min-height:82px;padding:14px clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dbe3ee;background:#fffffff7;box-shadow:0 -8px 24px #061b3d14}.site-inspection-actions button svg,.site-inspection-hoses button svg,.site-inspection-record-nav button svg,.site-inspection-return svg{width:18px}.site-inspection-return{padding:0;display:inline-flex;align-items:center;gap:8px;border:0;color:#245a9e;background:transparent;font-weight:800}.site-inspection-review-head{margin:18px 0;display:flex;justify-content:space-between;align-items:end;gap:20px}.site-inspection-review-head>b{padding:8px 12px;border-radius:7px;color:#fff;background:#0d5dc7}.site-inspection-asset-facts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dce4ef;border-radius:12px;background:#fff;overflow:hidden}.site-inspection-asset-facts dl{margin:0;padding:15px 18px;border-right:1px solid #e4e9f0}.site-inspection-asset-facts dl:last-child{border:0}.site-inspection-asset-facts dt{color:#718096;font-size:10px;text-transform:uppercase}.site-inspection-asset-facts dd{margin:5px 0 0;font-weight:800}.site-inspection-hoses{margin-top:18px;padding:22px;border:1px solid #dce4ef;border-radius:13px;background:#fff;box-shadow:0 9px 24px #0922450f}.site-inspection-hoses>header{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px}.site-inspection-hoses h2{margin:3px 0 0;font-size:21px}.site-inspection-hoses>header span{color:#1764cb;font-size:11px;font-weight:850;text-transform:uppercase}.site-inspection-hoses>div{display:grid;gap:8px}.site-inspection-hoses article{min-height:72px;padding:11px 13px;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(110px,auto) auto;align-items:center;gap:14px;border:1px solid #e2e8f0;border-radius:9px}.site-inspection-hoses article>div:first-child{display:grid;gap:2px}.site-inspection-hoses article small{color:#718096}.site-inspection-hoses time{color:#5d6b80;font-size:12px}.site-inspection-hose-actions{display:flex;gap:7px}.site-inspection-hose-actions button{min-height:39px;padding:8px 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #176fe4;border-radius:7px;color:#075bbb;background:#fff;font-weight:800}.site-inspection-hose-actions .replace{border-color:#d43a42;color:#b61f29}.site-inspection-record-nav{margin-top:16px;min-height:58px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.site-inspection-record-nav>span:nth-child(2){color:#52627a;font-weight:800}.site-inspection-record-nav button{min-height:42px;padding:9px 14px;display:inline-flex;align-items:center;gap:7px;border:1px solid #cfd9e6;border-radius:8px;color:#123867;background:#fff;font-weight:800}.site-inspection-record-nav button:last-child{justify-self:end;color:#fff;border-color:#126be4;background:#126be4}.site-inspection-complete{width:min(860px,calc(100% - 32px));margin:10vh auto 0;padding:clamp(28px,5vw,62px);text-align:center;border-radius:20px;background:#fff;box-shadow:0 24px 70px #071b3d29}.site-inspection-complete-icon{width:74px;height:74px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#159447;box-shadow:0 8px 24px #15944740}.site-inspection-complete-icon svg{width:38px;height:38px}.site-inspection-complete>span{color:#1680e7;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.site-inspection-complete h1{margin:7px 0;font-size:clamp(28px,5vw,48px)}.site-inspection-result-cards{margin:28px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.site-inspection-result-cards article{min-width:0;padding:18px;display:grid;gap:4px;border-radius:11px;text-align:left}.site-inspection-result-cards strong{min-width:0;max-width:100%;font-size:clamp(16px,3vw,32px);line-height:1.05;overflow-wrap:anywhere}.site-inspection-result-cards small{color:#53647b}.site-inspection-result-cards .result-green{background:#e8f7ed}.site-inspection-result-cards .result-amber{background:#fff4dc}.site-inspection-result-cards .result-red{background:#fee9e9}@media(max-width:1100px){.site-inspection-grid{grid-template-columns:repeat(min(3,var(--site-inspection-columns)),minmax(0,1fr))}.site-inspection-hoses article{grid-template-columns:1fr auto}.site-inspection-hoses time{grid-column:1}.site-inspection-hose-actions{grid-column:2;grid-row:1 / span 2}}@media(max-width:700px){.site-inspection-topbar{min-height:56px}.site-inspection-checklist,.site-inspection-review{width:min(100% - 24px,560px);padding-top:20px}.site-inspection-heading{grid-template-columns:1fr;gap:18px}.site-inspection-grid{grid-template-columns:1fr}.site-inspection-asset-card{min-height:188px}.site-inspection-actions{min-height:76px;padding:10px 12px;gap:8px}.site-inspection-actions button{flex:1;padding-inline:10px}.site-inspection-review-head{align-items:start}.site-inspection-asset-facts{grid-template-columns:1fr 1fr}.site-inspection-asset-facts dl:nth-child(2){border-right:0}.site-inspection-asset-facts dl:nth-child(-n+2){border-bottom:1px solid #e4e9f0}.site-inspection-hoses{padding:14px}.site-inspection-hoses>header{align-items:stretch;flex-direction:column}.site-inspection-hoses article{grid-template-columns:1fr auto}.site-inspection-hose-actions{grid-column:1 / -1;grid-row:auto}.site-inspection-hose-actions button{flex:1;justify-content:center}.site-inspection-result-cards{grid-template-columns:1fr}.site-inspection-record-nav button{font-size:0}.site-inspection-record-nav button svg{width:20px;height:20px}}
