.ofm-panel{min-width:0;scroll-margin-top:80px}.ofm-heading{flex-wrap:wrap}.ofm-actions,.ofm-toolbar,.ofm-summary,.ofm-legend{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.ofm-toolbar{border-bottom:1px solid var(--ck-line);padding:12px 20px}.ofm-toolbar .os-filter-row{padding:0}.ofm-search{margin-left:auto}.ofm-search input{background:var(--ck-panel);border:1px solid var(--ck-line);width:225px;max-width:100%;color:var(--ck-ink);font:inherit;border-radius:4px;padding:9px 11px;font-size:13px}.ofm-search input::placeholder{color:var(--ck-dim);opacity:1}.ofm-summary{color:var(--ck-dim);font-variant-numeric:tabular-nums;padding:10px 20px;font-size:12px}.ofm-summary strong{color:var(--ck-ink);font-weight:600}.ofm-display-controls{color:var(--ck-dim);flex-wrap:wrap;align-items:center;gap:8px 16px;padding:0 20px 12px;font-size:12px;display:flex}.ofm-snapshot{margin-left:auto}.ofm-body{border-block:1px solid var(--ck-line);grid-template-columns:minmax(0,1fr) 310px;height:430px;display:grid}.ofm-expanded .ofm-body{height:max(500px,100svh - 220px)}.ofm-map-wrap{isolation:isolate;min-width:0;min-height:0;position:relative}.ofm-canvas{background:#dde5e8;width:100%;height:100%;font-family:inherit}html[data-theme=dark] .ofm-tiles{filter:brightness(.62)invert()hue-rotate(180deg)saturate(.5)contrast(.9)}.ofm-map-error{z-index:1000;background:var(--ck-panel);color:var(--ck-ink);border:1px solid var(--ck-line);padding:12px;font-size:12px;position:absolute;bottom:24px;left:12px;right:12px}.ofm-map-error button{color:var(--os-action);cursor:pointer;text-decoration:underline}.ofm-rail{border-left:1px solid var(--ck-line);scrollbar-color:var(--ck-dim) var(--ck-panel);scrollbar-width:thin;flex-direction:column;min-height:0;display:flex;overflow:auto}.ofm-loads{flex:1}.ofm-load{text-align:left;width:100%;color:var(--ck-ink);border:0;border-bottom:1px solid var(--ck-line);cursor:pointer;background:0 0;flex-direction:column;gap:6px;padding:15px 16px;display:flex}.ofm-load:hover{background:color-mix(in srgb, var(--ck-accent) 7%, transparent)}.ofm-load[aria-pressed=true]{background:color-mix(in srgb, var(--ck-accent) 12%, transparent)}.ofm-load-title{overflow-wrap:anywhere;justify-content:space-between;align-items:baseline;gap:10px;width:100%;font-size:13px;display:flex}.ofm-load-title>span{color:var(--ck-dim);flex-shrink:0;font-size:11px}.ofm-load-title strong{align-items:center;gap:7px;display:inline-flex}.ofm-load-chip{border:1px solid #ffffff80;border-radius:2px;flex-shrink:0;width:10px;height:10px}.ofm-route,.ofm-location{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ofm-location{color:var(--ck-dim)}.ofm-location-old,.ofm-location-reported{color:var(--ck-amber)}.ofm-detail{border-bottom:1px solid var(--ck-line);background:color-mix(in srgb, var(--ck-accent) 7%, var(--ck-panel));padding:16px}.ofm-detail-heading{overflow-wrap:anywhere;justify-content:space-between;gap:12px;display:flex}.ofm-detail p{margin-top:8px;font-size:12px;line-height:1.6}.ofm-detail a{color:var(--os-action);margin-top:12px;font-size:13px;display:inline-block}.ofm-detail-actions{flex-wrap:wrap;align-items:baseline;gap:16px;display:flex}.ofm-stop-note{color:var(--ck-dim)}.ofm-legend{color:var(--ck-dim);gap:8px 18px;padding:12px 20px;font-size:11px}.ofm-legend>span{align-items:center;gap:6px;display:inline-flex}.ofm-key-origin,.ofm-key-destination{border:1px solid var(--ck-dim);width:18px;height:18px;color:var(--ck-ink);place-items:center;font-style:normal;font-weight:600;display:inline-grid}.ofm-key-origin{border-radius:50%}.ofm-key-destination{border-radius:3px}.ofm-truck,.ofm-stop{place-items:center;display:grid}.ofm-truck-face,.ofm-stop-face{background:var(--ofm-load-color);color:#fff;border:2px solid #fff;place-items:center;width:100%;height:100%;display:grid;box-shadow:0 2px 5px #0006}.ofm-truck-face{border-radius:5px}.ofm-truck-face svg{width:32px;height:22px}.ofm-truck-old .ofm-truck-face,.ofm-truck-reported .ofm-truck-face{border-style:dashed;border-color:#ffcf69}.ofm-stop-face{font-size:11px;font-weight:700}.ofm-stop-origin .ofm-stop-face{border-radius:50%}.ofm-stop-destination .ofm-stop-face{border-radius:3px}.ofm-truck-selected .ofm-truck-face,.ofm-stop-selected .ofm-stop-face{outline:3px solid var(--ck-accent);outline-offset:2px}.ofm-cluster{background:var(--ck-accent-dim);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;font-size:13px;font-weight:600;line-height:1;display:grid;box-shadow:0 2px 6px #0004}.ofm-panel :focus-visible{outline:2px solid var(--ck-accent);outline-offset:-2px}.ofm-panel button:disabled{opacity:.5;cursor:default}.ofm-notice{color:var(--ck-amber);padding:12px 20px;font-size:13px}.ofm-empty,.ofm-loading{padding:24px 20px;font-size:13px;line-height:1.6}.ofm-empty p{color:var(--ck-dim);margin-top:8px}.ofm-loading{background:color-mix(in srgb, var(--ck-dim) 5%, transparent);min-height:260px}.ofm-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:900px){.ofm-body{grid-template-columns:minmax(0,1fr) 270px}.ofm-search{margin-left:0}}@media (max-width:600px){.ofm-toolbar,.ofm-summary,.ofm-legend,.ofm-display-controls{gap:10px;padding-inline:16px}.ofm-actions{justify-content:space-between;width:100%}.ofm-search{flex:1;min-width:0}.ofm-search input,.ofm-toolbar .os-filter-row{width:100%}.ofm-snapshot{width:100%;margin-left:0}.ofm-body{flex-direction:column;height:auto;display:flex}.ofm-map-wrap{flex-shrink:0;height:300px}.ofm-rail{border-left:0;border-top:1px solid var(--ck-line);max-height:340px}.ofm-expanded .ofm-body{height:auto}.ofm-expanded .ofm-map-wrap{height:65svh}}
.os-page{--os-action:var(--ck-accent);--os-accent-line:color-mix(in srgb, var(--ck-accent) 35%, var(--ck-line));min-width:0;color:var(--ck-ink);flex-direction:column;gap:20px;font-size:14px;line-height:1.5;display:flex}html[data-theme=dark] .os-page{--os-action:color-mix(in srgb, var(--ck-accent) 80%, var(--ck-ink))}.os-page ::selection{background:var(--ck-accent-wash);color:var(--ck-ink)}.os-page :focus-visible{outline:2px solid var(--ck-accent);outline-offset:3px}.os-page a{text-underline-offset:3px}.os-page button,.os-page a{-webkit-tap-highlight-color:transparent}.os-page button{cursor:pointer}.os-page button:disabled{cursor:wait;opacity:.55}.os-page h1,.os-page h2,.os-page h3,.os-page p{margin:0}.os-page h1{letter-spacing:-.025em;font-size:28px;font-weight:650}.os-page h2{letter-spacing:-.015em;font-size:16px;font-weight:650}.os-page h3{font-size:13px;font-weight:600}.os-header,.os-header-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.os-header{padding:4px 0}.os-header p{color:var(--ck-dim);margin-top:4px}.os-connection{color:var(--ck-amber);align-items:center;gap:7px;font-size:12px;display:inline-flex}.os-connection i{background:currentColor;border-radius:50%;width:6px;height:6px}.os-connection.is-live{color:var(--ck-green)}.os-button{border:1px solid var(--ck-line-strong);border-radius:var(--ck-radius);background:var(--ck-panel);min-height:38px;color:var(--ck-ink);justify-content:center;align-items:center;gap:8px;padding:8px 13px;font-weight:550;display:inline-flex}.os-button.os-primary{color:var(--os-action);background:var(--ck-accent-wash);border-color:var(--os-accent-line)}.os-button:hover{background:var(--ck-accent-wash)}.os-section-head{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px 14px;display:flex}.os-section-head p{color:var(--ck-dim);margin-top:3px;font-size:12px}.os-updated{color:var(--ck-dim);font-variant-numeric:tabular-nums;text-align:right;font-size:12px}.os-business-grid{border-top:1px solid var(--ck-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.os-business-group{min-width:0;padding:14px 20px 16px}.os-business-group+.os-business-group{border-left:1px solid var(--ck-line)}.os-business-group h3{color:var(--ck-dim);margin-bottom:8px}.os-business-row{border-radius:var(--ck-radius);align-items:center;gap:8px;min-height:36px;font-size:12px;display:flex}.os-business-row>span{flex:1}.os-business-row strong{font-family:var(--ck-mono);font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.os-business-row svg{color:var(--os-action);flex-shrink:0}.os-business-row:hover{color:var(--os-action);background:var(--ck-accent-wash)}.os-metrics{border-top:1px solid var(--ck-line);grid-template-columns:repeat(auto-fit,minmax(170px,1fr));display:grid}.os-metric{text-align:left;background:0 0;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;padding:16px 20px;display:flex}.os-metric+.os-metric{border-left:1px solid var(--ck-line)}.os-metric>span{font-size:13px;font-weight:550}.os-metric>strong{letter-spacing:-.02em;font-size:26px;font-family:var(--ck-mono);font-variant-numeric:tabular-nums;font-weight:500}.os-metric small{color:var(--ck-dim);font-size:12px}.os-metric small svg{color:var(--os-action);margin-left:3px;display:inline-block}.os-metric:hover{background:var(--ck-accent-wash)}.os-columns{grid-template-columns:minmax(0,1fr) minmax(280px,330px);align-items:start;gap:20px;display:grid}.os-priorities{flex-direction:column;grid-area:1/2;gap:20px;min-width:0;display:flex}.os-activity{grid-area:1/1;min-width:0}.os-count{background:color-mix(in srgb, var(--ck-amber) 12%, transparent);color:var(--ck-amber);font-family:var(--ck-mono);border-radius:var(--ck-radius);margin-left:6px;padding:0 6px;font-size:12px;font-weight:500;display:inline-block}.os-attention{border-top:1px solid var(--ck-line);background:color-mix(in srgb, var(--ck-amber) 5%, transparent);padding:16px 20px}.os-attention h3{font-size:14px;line-height:1.5}.os-attention time{color:var(--ck-dim);margin-top:6px;font-size:12px;display:block}.os-record-links{flex-wrap:wrap;gap:5px 14px;margin-top:8px;display:flex}.os-record-links a{min-height:28px;color:var(--os-action);overflow-wrap:anywhere;align-items:center;gap:5px;font-size:12px;display:inline-flex}.os-record-links a svg{flex-shrink:0}.os-record-links a:hover,.os-text-button:hover,.os-status button:hover,.os-filter-summary button:hover{text-decoration:underline}.os-status{color:var(--ck-dim);padding:0 20px 14px;font-size:12px}.os-page .os-warning{color:var(--ck-amber)}.os-page .os-accent{color:var(--os-action)}.os-status button,.os-text-button,.os-filter-summary button{color:var(--os-action);background:0 0;min-height:32px;font-size:12px}.os-empty{border-top:1px solid var(--ck-line);color:var(--ck-dim);padding:22px 20px;font-size:13px}.os-empty strong{color:var(--ck-ink);font-weight:550}.os-empty p{margin-top:5px}.os-team{border-top:1px solid var(--ck-line);padding:14px 20px}.os-team summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:30px;font-size:13px;list-style:none;display:flex}.os-team summary::-webkit-details-marker{display:none}.os-team summary>span:first-child{flex:1;font-weight:550}.os-team summary>span:last-child{color:var(--ck-dim);font-size:12px}.os-team summary>span.os-warning{color:var(--ck-amber)}.os-team summary>span.os-accent{color:var(--os-action)}.os-team summary:after{content:"";border-right:1px solid var(--ck-dim);border-bottom:1px solid var(--ck-dim);width:6px;height:6px;margin:0 2px 4px;transform:rotate(45deg)}.os-team[open] summary:after{margin-bottom:-2px;transform:rotate(225deg)}.os-team p{color:var(--ck-dim);overflow-wrap:anywhere;margin-top:8px;font-size:12px}.os-section-action{border-top:1px solid var(--ck-line);width:100%;min-height:44px;color:var(--os-action);background:0 0;justify-content:center;align-items:center;gap:6px;padding:12px 20px;font-size:12px;display:flex}.os-section-action:hover{background:var(--ck-accent-wash)}.os-filters{padding:0 20px 14px}.os-filter-row{flex-wrap:wrap;gap:4px;display:flex}.os-filter-row+.os-filter-row{margin-top:8px}.os-filter-row button{min-height:34px;color:var(--ck-dim);border-radius:var(--ck-radius);background:0 0;border:1px solid #0000;padding:6px 10px;font-size:12px}.os-filter-row button:hover{color:var(--ck-ink);background:var(--ck-accent-wash)}.os-filter-row button[aria-pressed=true]{color:var(--os-action);background:var(--ck-accent-wash);border-color:var(--os-accent-line)}.os-filter-summary{color:var(--ck-dim);flex-wrap:wrap;align-items:center;gap:12px;padding-top:6px;font-size:12px;display:flex}.os-date-inputs{flex-wrap:wrap;align-items:end;gap:10px;padding:12px 0;display:flex}.os-date-inputs label{color:var(--ck-dim);flex-direction:column;gap:5px;min-width:0;font-size:12px;display:flex}.os-date-inputs input{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--ck-panel);width:100%;min-width:0;color:var(--ck-ink);caret-color:var(--os-action);border:1px solid var(--ck-line-strong);border-radius:var(--ck-radius);min-height:38px;padding:8px}html[data-theme=dark] .os-date-inputs input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.os-date-inputs>p{width:100%;font-size:12px}.os-event{border-top:1px solid var(--ck-line);padding:16px 20px}.os-event-exception{background:color-mix(in srgb, var(--ck-amber) 3%, transparent)}.os-event-meta{color:var(--ck-dim);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:12px;display:flex}.os-event-title{text-align:left;overflow-wrap:anywhere;background:0 0;justify-content:space-between;align-items:start;gap:12px;width:100%;padding:7px 0 0;font-size:14px;font-weight:550;line-height:1.5;display:flex}.os-event-title:hover{color:var(--os-action)}.os-chevron{color:var(--ck-dim);flex-shrink:0;margin-top:3px}.os-chevron.expanded{transform:rotate(180deg)}.os-event-detail{border-top:1px solid var(--ck-line);margin-top:14px;padding-top:12px;font-size:12px}.os-detail-type{color:var(--ck-dim);font-family:var(--ck-mono);margin-bottom:10px!important}.os-event-detail dl{margin:0}.os-event-detail dl>div{grid-template-columns:minmax(90px,1fr) minmax(0,3fr);gap:16px;padding:4px 0;display:grid}.os-event-detail dt{color:var(--ck-dim);text-transform:capitalize}.os-event-detail dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.os-page button,.os-page a{transition:color .16s ease-out,background-color .16s ease-out}@media (max-width:1150px){.os-business-grid{grid-template-columns:1fr}.os-business-group{grid-template-columns:140px repeat(3,minmax(0,1fr));align-items:center;gap:14px;padding:10px 20px;display:grid}.os-business-group h3{margin-bottom:0}.os-business-group+.os-business-group{border-left:0;border-top:1px solid var(--ck-line)}.os-business-row{flex-wrap:wrap;gap:3px 8px}.os-business-row>span{flex-basis:100%}}@media (max-width:900px){.os-columns{grid-template-columns:minmax(0,1fr)}.os-priorities{grid-area:1/1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.os-activity{grid-area:2/1}.os-business-group{grid-template-columns:1fr;gap:4px}.os-business-row{flex-wrap:nowrap}.os-business-row>span{flex-basis:auto}}@media (max-width:600px){#activity-heading{scroll-margin-top:64px}.os-page{gap:16px}.os-header h1{font-size:25px}.os-header-actions{gap:8px;width:100%}.os-header-actions .os-connection{max-width:145px}.os-section-head{align-items:start;padding:16px}.os-business .os-section-head{flex-wrap:wrap;gap:6px}.os-business-group,.os-attention,.os-event,.os-team{padding:14px 16px}.os-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.os-metric{padding:14px 16px}.os-metric:nth-child(odd){border-left:0}.os-metric:nth-child(n+3){border-top:1px solid var(--ck-line)}.os-metric>strong{font-size:23px}.os-columns,.os-priorities{display:contents}.os-priorities>section:first-child{order:1}.os-business{order:2}.os-page>section:not(.os-business){order:3}.os-activity{order:4}.os-priorities>section:last-child{order:5}.os-date-inputs label{width:100%}.os-filters{padding:0 16px 14px}.os-event-detail dl>div{grid-template-columns:minmax(0,1fr);gap:2px;padding:6px 0}}@media (prefers-reduced-motion:reduce){.os-page button,.os-page a{transition:none}}.os-human-flag{overflow-wrap:anywhere;flex-direction:column;align-items:flex-start;gap:10px;margin-top:10px;font-size:13px;display:flex}.os-human-flag .os-flag-caption{color:var(--ck-dim);font-size:12px}.os-flag-details{width:100%;min-width:0}.os-flag-details summary{cursor:pointer;color:var(--os-action);min-height:32px;padding:5px 0}.os-flag-details ul,.os-flag-details ol{padding:0;list-style:none}.os-flag-details li{border-top:1px solid var(--ck-line);flex-direction:column;gap:4px;padding:10px 0;display:flex}.os-flag-details li strong{font-weight:550}.os-flag-details li time{margin:0}
