@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";.dispatch-floor .dispatch-crew-cell,.dispatch-floor .dispatch-crew-hd{position:sticky;left:0;z-index:3;box-shadow:1px 0 #e2e8f0}html.dark .dispatch-floor .dispatch-crew-cell,html.dark .dispatch-floor .dispatch-crew-hd{box-shadow:1px 0 #2c313b}.dispatch-floor .dispatch-cell{min-width:0}.dp-abbr,.dp-tier-1 .dp-type,.dp-tier-2 .dp-type{display:none}.dp-tier-1 .dispatch-pill,.dp-tier-2 .dispatch-pill{padding-left:6px!important;padding-right:6px!important}.dp-tier-2 .dp-full{display:none}.dp-tier-2 .dp-abbr{display:inline}.dp-tier-2 .dp-l1{gap:2px}.dp-tier-2 .dp-name{font-size:11px}.dp-tier-2 .dp-trucks{gap:3px}.dp-tier-2 .dp-truck{width:9px;height:9px;padding:0!important;border-radius:99px;background:#ffffff8c}.dp-tier-2 .dp-truck.bg-red-500{background:#ef4444}.dp-tier-2 .dp-truck-label,.dp-tier-3 .dp-type,.dp-tier-3 .dp-full{display:none}.dp-tier-3 .dp-abbr{display:inline}.dp-tier-3 .dp-st{display:none}.dp-tier-3 .dp-l1{gap:2px}.dp-tier-3 .dp-name{font-size:10px}.dp-tier-3 .dp-trucks{gap:3px}.dp-tier-3 .dp-truck{width:8px;height:8px;padding:0!important;border-radius:99px;background:#ffffff8c}.dp-tier-3 .dp-truck.bg-red-500{background:#ef4444}.dp-tier-3 .dp-truck-label{display:none}@font-face{font-family:LemonMilk;src:local("LemonMilk-Light"),local("LEMONMILK-Light"),url(/assets/LEMONMILK-Light-PMB9TBg2.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:LemonMilk;src:local("LemonMilk-LightItalic"),local("LEMONMILK-LightItalic"),url(/assets/LEMONMILK-LightItalic-DuMMlO0T.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:LemonMilk;src:local("LemonMilk-Regular"),local("LEMONMILK-Regular"),local("LemonMilk"),local("LEMONMILK"),url(/assets/LEMONMILK-Regular-pD5ies7F.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LemonMilk;src:local("LemonMilk-RegularItalic"),local("LEMONMILK-RegularItalic"),local("LemonMilk-Italic"),url(/assets/LEMONMILK-RegularItalic-DHaIrMoi.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:LemonMilk;src:local("LemonMilk-Medium"),local("LEMONMILK-Medium"),url(/assets/LEMONMILK-Medium-hBwvVGOe.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:LemonMilk;src:local("LemonMilk-MediumItalic"),local("LEMONMILK-MediumItalic"),url(/assets/LEMONMILK-MediumItalic-01uY5FWA.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:LemonMilk;src:local("LemonMilk-Bold"),local("LemonMilkBold"),local("LEMONMILK-Bold"),local("Lemon Milk Bold"),local("Lemon Milk"),url(/assets/LEMONMILK-Bold-0bVl2l8R.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:LemonMilk;src:local("LemonMilk-BoldItalic"),local("LEMONMILK-BoldItalic"),url(/assets/LEMONMILK-BoldItalic-DcSoqP7D.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}*{font-family:Inter,system-ui,-apple-system,sans-serif}.font-lemonmilk{font-family:LemonMilk,Inter,system-ui,sans-serif;font-weight:700}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em}:root{--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--ease-drawer: cubic-bezier(.32, .72, 0, 1);--ease-soft: cubic-bezier(.32, .72, .32, 1);--duration-press: .14s;--duration-hover: .16s;--duration-popover: .18s;--duration-dropdown: .2s;--duration-modal: .28s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dispatch-pill{background-color:var(--pill-color, #94a3b8);text-shadow:0 1px 2px rgba(0,0,0,.55);transition:background-color var(--duration-dropdown) var(--ease-soft)}.dispatch-pill-inprogress{box-shadow:0 0 0 2px #22d3ee}.dispatch-pill-live{position:absolute;top:-3px;right:-3px;width:10px;height:10px;border-radius:9999px;background:#06b6d4;border:2px solid #fff;z-index:20;pointer-events:none;animation:bbm-live-pulse 2s var(--ease-in-out) infinite}@keyframes bbm-live-pulse{0%,to{box-shadow:0 0 #06b6d48c}50%{box-shadow:0 0 0 5px #06b6d400}}.dispatch-pill-enter{opacity:0;transform:translateY(6px);animation:dispatch-pill-in .32s var(--ease-out) forwards;will-change:transform,opacity}.dispatch-pill-enter:nth-child(1){animation-delay:0ms}.dispatch-pill-enter:nth-child(2){animation-delay:35ms}.dispatch-pill-enter:nth-child(3){animation-delay:70ms}.dispatch-pill-enter:nth-child(4){animation-delay:105ms}.dispatch-pill-enter:nth-child(5){animation-delay:.14s}.dispatch-pill-enter:nth-child(6){animation-delay:175ms}.dispatch-pill-enter:nth-child(7){animation-delay:.21s}.dispatch-pill-enter:nth-child(n+8){animation-delay:.24s}@keyframes dispatch-pill-in{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.dispatch-pill-enter{animation:none;opacity:1;transform:none}}.dispatch-grid{display:grid;grid-template-columns:160px repeat(7,1fr);gap:0}.dispatch-cell{min-height:80px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:8px;cursor:pointer}.dispatch-cell:hover{background-color:#f8fafc}.dispatch-crew-cell{background:#f8fafc;font-weight:500;display:flex;align-items:center;gap:8px;padding:12px 8px;overflow:hidden;min-width:0}.dispatch-today{background:#eff6ff}.dispatch-today:hover{background:#dbeafe}.dispatch-compact .dispatch-cell{min-height:48px;padding:3px 4px}.dispatch-compact .dispatch-crew-cell{padding:6px;gap:4px}.dispatch-compact .dispatch-pill-compact{padding:2px 4px!important;font-size:9px!important;line-height:1.2;margin-bottom:2px!important;border-radius:4px!important}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100}.modal-content{background:#fff;border-radius:16px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px -8px #00000026,0 0 0 1px #0000000a}.loading-spinner{border:3px solid #e2e8f0;border-top:3px solid #dc2626;border-radius:50%;width:32px;height:32px;animation:spin .8s linear infinite}.loading-spinner-light{border:3px solid rgba(255,255,255,.25);border-top:3px solid #ffffff;border-radius:50%;width:32px;height:32px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.pac-container{z-index:9999!important;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 8px 24px -4px #00000014;margin-top:4px;font-family:Inter,sans-serif}.pac-item{padding:10px 14px;cursor:pointer;font-size:14px}.pac-item:hover{background:#f8fafc}.pac-icon{display:none}.pac-item-query{font-size:14px;color:#0f172a}:root button,:root a,:root input,:root select,:root textarea{transition:background-color var(--duration-hover) var(--ease-soft),border-color var(--duration-hover) var(--ease-soft),color var(--duration-hover) var(--ease-soft),fill var(--duration-hover) var(--ease-soft),stroke var(--duration-hover) var(--ease-soft),box-shadow var(--duration-hover) var(--ease-soft),opacity var(--duration-hover) var(--ease-soft)}:root button{transition:transform var(--duration-press) var(--ease-out),background-color var(--duration-hover) var(--ease-soft),border-color var(--duration-hover) var(--ease-soft),color var(--duration-hover) var(--ease-soft),fill var(--duration-hover) var(--ease-soft),stroke var(--duration-hover) var(--ease-soft),box-shadow var(--duration-hover) var(--ease-soft),opacity var(--duration-hover) var(--ease-soft)}:root button:not(:disabled):active{transform:scale(.96)}input:focus,select:focus,textarea:focus{outline:none}.skeleton-block{position:relative;overflow:hidden;background-color:#e2e8f0}.skeleton-block:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);transform:translate(-100%);animation:skeleton-shimmer 1.4s var(--ease-in-out) infinite}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}button:not(:disabled):active{transform:none}}@media(hover:none),(pointer:coarse){:root button:hover,:root a:hover,:root input:hover,:root select:hover,:root textarea:hover{transition-duration:0ms}}.flatpickr-calendar{font-family:Inter,system-ui,sans-serif!important;border-radius:12px!important;box-shadow:0 12px 32px -4px #0000001f,0 0 0 1px #0000000a!important;border:none!important}.flatpickr-months .flatpickr-month{height:40px!important}.flatpickr-current-month{font-size:13px!important;font-weight:700!important}.flatpickr-day.selected,.flatpickr-day.selected:hover{background:#dc2626!important;border-color:#dc2626!important}.flatpickr-day.today{border-color:#dc2626!important}.flatpickr-day:hover{background:#fee2e2!important}.flatpickr-day{font-size:12px!important;font-weight:500!important}input::-ms-reveal,input::-ms-clear{display:none}input::-webkit-credentials-auto-fill-button,input::-webkit-strong-password-auto-fill-button,input::-webkit-caps-lock-indicator{visibility:hidden!important;display:none!important;pointer-events:none!important}:root{--slate-50: 248 250 252;--slate-100: 241 245 249;--slate-200: 226 232 240;--slate-300: 203 213 225;--slate-400: 148 163 184;--slate-500: 100 116 139;--slate-600: 71 85 105;--slate-700: 51 65 85;--slate-800: 30 41 59;--slate-900: 15 23 42;--slate-950: 2 6 23;--chrome: #16181d;--chrome-2: #272b34;--chrome-line: #2c313b;color-scheme:light}html.dark{--slate-50: 15 17 21;--slate-100: 28 31 38;--slate-200: 44 49 59;--slate-300: 58 65 80;--slate-400: 107 114 128;--slate-500: 139 146 165;--slate-600: 163 169 184;--slate-700: 195 200 212;--slate-800: 223 226 233;--slate-900: 230 232 238;--slate-950: 244 245 248;--chrome: #0b0d10;--chrome-2: #1a1d24;--chrome-line: #22262e;color-scheme:dark}html.dark .theme-fixed{--slate-50: 248 250 252;--slate-100: 241 245 249;--slate-200: 226 232 240;--slate-300: 203 213 225;--slate-400: 148 163 184;--slate-500: 100 116 139;--slate-600: 71 85 105;--slate-700: 51 65 85;--slate-800: 30 41 59;--slate-900: 15 23 42;--slate-950: 2 6 23;--chrome: #16181d;--chrome-2: #272b34;--chrome-line: #2c313b;color-scheme:light}html.dark .bg-white:not(.theme-fixed *),html.dark .hover\:bg-white:hover:not(.theme-fixed *),html.dark .focus-within\:bg-white:focus-within:not(.theme-fixed *){background-color:#16181d}html.dark .divide-white>:not([hidden])~:not([hidden]){border-color:#2c313b}html.dark .bg-slate-900:not(.theme-fixed *),html.dark .bg-slate-800:not(.theme-fixed *){background-color:#fff;color:#0f172a}html.dark .hover\:bg-slate-800:hover:not(.theme-fixed *),html.dark .hover\:bg-slate-700:hover:not(.theme-fixed *){background-color:#e6e8ee;color:#0f172a}html.dark .border-slate-900:not(.theme-fixed *){border-color:#fff}html.dark .text-red-500:not(.theme-fixed *),html.dark .text-red-600:not(.theme-fixed *){color:#ef4444}html.dark .text-red-700:not(.theme-fixed *),html.dark .text-red-800:not(.theme-fixed *){color:#f87171}html.dark .border-red-400:not(.theme-fixed *),html.dark .border-red-500:not(.theme-fixed *),html.dark .border-red-600:not(.theme-fixed *),html.dark .focus\:border-red-400:focus:not(.theme-fixed *),html.dark .focus\:border-red-500:focus:not(.theme-fixed *),html.dark .focus-within\:border-red-400:focus-within:not(.theme-fixed *),html.dark .focus-within\:border-red-500:focus-within:not(.theme-fixed *){border-color:#ef4444}html.dark .ring-red-500:not(.theme-fixed *),html.dark .focus\:ring-red-500:focus:not(.theme-fixed *){--tw-ring-color: #ef4444}html.dark .shadow-sm:not(.theme-fixed *),html.dark .shadow:not(.theme-fixed *),html.dark .shadow-md:not(.theme-fixed *){--tw-shadow: 0 0 0 1px rgb(255 255 255 / .04);--tw-shadow-colored: 0 0 0 1px rgb(255 255 255 / .04)}html.dark .bg-red-50:not(.theme-fixed *){background-color:#ef44441f}html.dark .bg-red-100:not(.theme-fixed *){background-color:#ef444433}html.dark .border-red-100:not(.theme-fixed *),html.dark .border-red-200:not(.theme-fixed *),html.dark .border-red-300:not(.theme-fixed *){border-color:#ef444466}html.dark .text-red-600:not(.theme-fixed *),html.dark .text-red-700:not(.theme-fixed *),html.dark .text-red-800:not(.theme-fixed *),html.dark .text-red-900:not(.theme-fixed *){color:#f87171}html.dark .bg-orange-50:not(.theme-fixed *){background-color:#f973161f}html.dark .bg-orange-100:not(.theme-fixed *){background-color:#f9731633}html.dark .border-orange-100:not(.theme-fixed *),html.dark .border-orange-200:not(.theme-fixed *),html.dark .border-orange-300:not(.theme-fixed *){border-color:#f9731666}html.dark .text-orange-600:not(.theme-fixed *),html.dark .text-orange-700:not(.theme-fixed *),html.dark .text-orange-800:not(.theme-fixed *),html.dark .text-orange-900:not(.theme-fixed *){color:#fb923c}html.dark .bg-amber-50:not(.theme-fixed *){background-color:#f59e0b1f}html.dark .bg-amber-100:not(.theme-fixed *){background-color:#f59e0b33}html.dark .border-amber-100:not(.theme-fixed *),html.dark .border-amber-200:not(.theme-fixed *),html.dark .border-amber-300:not(.theme-fixed *){border-color:#f59e0b66}html.dark .text-amber-600:not(.theme-fixed *),html.dark .text-amber-700:not(.theme-fixed *),html.dark .text-amber-800:not(.theme-fixed *),html.dark .text-amber-900:not(.theme-fixed *){color:#fbbf24}html.dark .bg-yellow-50:not(.theme-fixed *){background-color:#eab3081f}html.dark .bg-yellow-100:not(.theme-fixed *){background-color:#eab30833}html.dark .border-yellow-100:not(.theme-fixed *),html.dark .border-yellow-200:not(.theme-fixed *),html.dark .border-yellow-300:not(.theme-fixed *){border-color:#eab30866}html.dark .text-yellow-600:not(.theme-fixed *),html.dark .text-yellow-700:not(.theme-fixed *),html.dark .text-yellow-800:not(.theme-fixed *),html.dark .text-yellow-900:not(.theme-fixed *){color:#facc15}html.dark .bg-lime-50:not(.theme-fixed *){background-color:#84cc161f}html.dark .bg-lime-100:not(.theme-fixed *){background-color:#84cc1633}html.dark .border-lime-100:not(.theme-fixed *),html.dark .border-lime-200:not(.theme-fixed *),html.dark .border-lime-300:not(.theme-fixed *){border-color:#84cc1666}html.dark .text-lime-600:not(.theme-fixed *),html.dark .text-lime-700:not(.theme-fixed *),html.dark .text-lime-800:not(.theme-fixed *),html.dark .text-lime-900:not(.theme-fixed *){color:#a3e635}html.dark .bg-green-50:not(.theme-fixed *){background-color:#22c55e1f}html.dark .bg-green-100:not(.theme-fixed *){background-color:#22c55e33}html.dark .border-green-100:not(.theme-fixed *),html.dark .border-green-200:not(.theme-fixed *),html.dark .border-green-300:not(.theme-fixed *){border-color:#22c55e66}html.dark .text-green-600:not(.theme-fixed *),html.dark .text-green-700:not(.theme-fixed *),html.dark .text-green-800:not(.theme-fixed *),html.dark .text-green-900:not(.theme-fixed *){color:#4ade80}html.dark .bg-emerald-50:not(.theme-fixed *){background-color:#10b9811f}html.dark .bg-emerald-100:not(.theme-fixed *){background-color:#10b98133}html.dark .border-emerald-100:not(.theme-fixed *),html.dark .border-emerald-200:not(.theme-fixed *),html.dark .border-emerald-300:not(.theme-fixed *){border-color:#10b98166}html.dark .text-emerald-600:not(.theme-fixed *),html.dark .text-emerald-700:not(.theme-fixed *),html.dark .text-emerald-800:not(.theme-fixed *),html.dark .text-emerald-900:not(.theme-fixed *){color:#34d399}html.dark .bg-teal-50:not(.theme-fixed *){background-color:#14b8a61f}html.dark .bg-teal-100:not(.theme-fixed *){background-color:#14b8a633}html.dark .border-teal-100:not(.theme-fixed *),html.dark .border-teal-200:not(.theme-fixed *),html.dark .border-teal-300:not(.theme-fixed *){border-color:#14b8a666}html.dark .text-teal-600:not(.theme-fixed *),html.dark .text-teal-700:not(.theme-fixed *),html.dark .text-teal-800:not(.theme-fixed *),html.dark .text-teal-900:not(.theme-fixed *){color:#2dd4bf}html.dark .bg-cyan-50:not(.theme-fixed *){background-color:#06b6d41f}html.dark .bg-cyan-100:not(.theme-fixed *){background-color:#06b6d433}html.dark .border-cyan-100:not(.theme-fixed *),html.dark .border-cyan-200:not(.theme-fixed *),html.dark .border-cyan-300:not(.theme-fixed *){border-color:#06b6d466}html.dark .text-cyan-600:not(.theme-fixed *),html.dark .text-cyan-700:not(.theme-fixed *),html.dark .text-cyan-800:not(.theme-fixed *),html.dark .text-cyan-900:not(.theme-fixed *){color:#22d3ee}html.dark .bg-sky-50:not(.theme-fixed *){background-color:#0ea5e91f}html.dark .bg-sky-100:not(.theme-fixed *){background-color:#0ea5e933}html.dark .border-sky-100:not(.theme-fixed *),html.dark .border-sky-200:not(.theme-fixed *),html.dark .border-sky-300:not(.theme-fixed *){border-color:#0ea5e966}html.dark .text-sky-600:not(.theme-fixed *),html.dark .text-sky-700:not(.theme-fixed *),html.dark .text-sky-800:not(.theme-fixed *),html.dark .text-sky-900:not(.theme-fixed *){color:#38bdf8}html.dark .bg-blue-50:not(.theme-fixed *){background-color:#3b82f61f}html.dark .bg-blue-100:not(.theme-fixed *){background-color:#3b82f633}html.dark .border-blue-100:not(.theme-fixed *),html.dark .border-blue-200:not(.theme-fixed *),html.dark .border-blue-300:not(.theme-fixed *){border-color:#3b82f666}html.dark .text-blue-600:not(.theme-fixed *),html.dark .text-blue-700:not(.theme-fixed *),html.dark .text-blue-800:not(.theme-fixed *),html.dark .text-blue-900:not(.theme-fixed *){color:#60a5fa}html.dark .bg-indigo-50:not(.theme-fixed *){background-color:#6366f11f}html.dark .bg-indigo-100:not(.theme-fixed *){background-color:#6366f133}html.dark .border-indigo-100:not(.theme-fixed *),html.dark .border-indigo-200:not(.theme-fixed *),html.dark .border-indigo-300:not(.theme-fixed *){border-color:#6366f166}html.dark .text-indigo-600:not(.theme-fixed *),html.dark .text-indigo-700:not(.theme-fixed *),html.dark .text-indigo-800:not(.theme-fixed *),html.dark .text-indigo-900:not(.theme-fixed *){color:#818cf8}html.dark .bg-violet-50:not(.theme-fixed *){background-color:#8b5cf61f}html.dark .bg-violet-100:not(.theme-fixed *){background-color:#8b5cf633}html.dark .border-violet-100:not(.theme-fixed *),html.dark .border-violet-200:not(.theme-fixed *),html.dark .border-violet-300:not(.theme-fixed *){border-color:#8b5cf666}html.dark .text-violet-600:not(.theme-fixed *),html.dark .text-violet-700:not(.theme-fixed *),html.dark .text-violet-800:not(.theme-fixed *),html.dark .text-violet-900:not(.theme-fixed *){color:#a78bfa}html.dark .bg-purple-50:not(.theme-fixed *){background-color:#a855f71f}html.dark .bg-purple-100:not(.theme-fixed *){background-color:#a855f733}html.dark .border-purple-100:not(.theme-fixed *),html.dark .border-purple-200:not(.theme-fixed *),html.dark .border-purple-300:not(.theme-fixed *){border-color:#a855f766}html.dark .text-purple-600:not(.theme-fixed *),html.dark .text-purple-700:not(.theme-fixed *),html.dark .text-purple-800:not(.theme-fixed *),html.dark .text-purple-900:not(.theme-fixed *){color:#c084fc}html.dark .bg-fuchsia-50:not(.theme-fixed *){background-color:#d946ef1f}html.dark .bg-fuchsia-100:not(.theme-fixed *){background-color:#d946ef33}html.dark .border-fuchsia-100:not(.theme-fixed *),html.dark .border-fuchsia-200:not(.theme-fixed *),html.dark .border-fuchsia-300:not(.theme-fixed *){border-color:#d946ef66}html.dark .text-fuchsia-600:not(.theme-fixed *),html.dark .text-fuchsia-700:not(.theme-fixed *),html.dark .text-fuchsia-800:not(.theme-fixed *),html.dark .text-fuchsia-900:not(.theme-fixed *){color:#e879f9}html.dark .bg-pink-50:not(.theme-fixed *){background-color:#ec48991f}html.dark .bg-pink-100:not(.theme-fixed *){background-color:#ec489933}html.dark .border-pink-100:not(.theme-fixed *),html.dark .border-pink-200:not(.theme-fixed *),html.dark .border-pink-300:not(.theme-fixed *){border-color:#ec489966}html.dark .text-pink-600:not(.theme-fixed *),html.dark .text-pink-700:not(.theme-fixed *),html.dark .text-pink-800:not(.theme-fixed *),html.dark .text-pink-900:not(.theme-fixed *){color:#f472b6}html.dark .bg-rose-50:not(.theme-fixed *){background-color:#f43f5e1f}html.dark .bg-rose-100:not(.theme-fixed *){background-color:#f43f5e33}html.dark .border-rose-100:not(.theme-fixed *),html.dark .border-rose-200:not(.theme-fixed *),html.dark .border-rose-300:not(.theme-fixed *){border-color:#f43f5e66}html.dark .text-rose-600:not(.theme-fixed *),html.dark .text-rose-700:not(.theme-fixed *),html.dark .text-rose-800:not(.theme-fixed *),html.dark .text-rose-900:not(.theme-fixed *){color:#fb7185}.dispatch-unassigned{background:#fffbeb}.dispatch-unassigned.dispatch-today{background:#fef3c7}html.dark .dispatch-cell{border-color:#2c313b}html.dark .dispatch-cell:hover{background-color:#1c1f26}html.dark .dispatch-crew-cell{background:#0f1115}html.dark .dispatch-today{background:#3b82f61f}html.dark .dispatch-today:hover{background:#3b82f633}html.dark .dispatch-unassigned{background:#f59e0b1a}html.dark .dispatch-unassigned.dispatch-today{background:#f59e0b2e}html.dark ::-webkit-scrollbar-thumb{background:#3a4150}html.dark ::-webkit-scrollbar-thumb:hover{background:#4b5363}html.dark .skeleton-block{background-color:#2c313b}html.dark .modal-content{background:#16181d}html.dark .pac-container{background:#16181d;border-color:#2c313b;color:#e6e8ee}html.dark .pac-item{color:#a3a9b8;border-color:#2c313b}html.dark .pac-item:hover,html.dark .pac-item-selected{background:#1c1f26}html.dark .pac-item-query{color:#e6e8ee}html.dark{background:#0f1115}html.dark input:not(.theme-fixed *),html.dark textarea:not(.theme-fixed *){caret-color:#ef4444}
