.Header_header__pWU3Z{position:fixed;top:0;left:0;width:100%;z-index:110;background-color:#f2f5f8;display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 20px}.Header_header__logo__z7rm0{display:flex;align-items:center;text-decoration:none}.Header_header__logo_image__R2cik{height:30px;width:auto}.Header_header__right_section__RywOu{display:flex;align-items:center;gap:20px}.Header_header__user__lBTJC{position:relative}.Header_header__user_button__CVAU8{display:flex;align-items:center;background:none;border:none;cursor:pointer;padding:0;border-radius:6px}.Header_header__user_button__CVAU8:focus-visible{outline:2px solid #0077cd;outline-offset:2px}.Header_header__avatar__WSWFe{background-color:#0077cd;width:40px;height:40px;border-radius:100px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:10px}.Header_header__avatar_initials__jyO3s{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:700;font-size:16px;line-height:1.2;color:#fff}.Header_header__user_info__NNX25{display:flex;flex-direction:column;align-items:flex-start}.Header_header__user_name__UrZTO{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;font-size:16px;color:#161616;white-space:nowrap}.Header_dropdownArrow__1y_BM{color:#c2d0de}.Header_header__dropdown__5yMNz{position:absolute;right:0;top:calc(100% + 14px);background-color:#f2f5f8;border:1px solid #e6ecf1;border-top:none;display:flex;flex-direction:column;gap:10px;padding:15px;border-radius:0 0 5px 5px;z-index:50;overflow:hidden;animation:Header_slideDown___Z_cA .3s ease forwards;will-change:transform,opacity,max-height}.Header_header__dropdown__5yMNz.Header_closed__hh2HM{animation:Header_slideUp__NJA4y .3s ease forwards}.Header_header__dropdown_item__8vVBy{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:16px;line-height:1.4;letter-spacing:-.2px;color:#565656;text-decoration:none;background:none;border:none;text-align:left;cursor:pointer;padding:0;transition:all .3s ease-in-out;white-space:nowrap}.Header_header__dropdown_item__8vVBy:hover{color:#0077cd}.Header_header__dropdown_item__8vVBy:last-child:hover{color:#d63a3a}.Header_header__notification__uovVt{color:#c2d0de;transition:color .2s ease;position:relative;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center}.Header_header__notification--active__kVvB3{color:#003b75}.Header_header__notification_badge__KKv6Q{position:absolute;top:0;right:0;background-color:#d63a3a;color:#fff;border-radius:100px;min-width:14px;height:14px;padding:0 3px;display:flex;align-items:center;justify-content:center;font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:700;font-size:.5rem;line-height:1;pointer-events:none}.Header_header__full_screen__M71kt{color:#c2d0de;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center}.Header_header__full_screen__M71kt:hover{color:hsl(210,29.7872340426%,61.568627451%)}.Header_header__full_screen__M71kt[aria-pressed=true]{color:#003b75}@keyframes Header_slideDown___Z_cA{0%{opacity:0;transform:translateY(-20px);max-height:0}to{opacity:1;transform:translateY(0);max-height:500px}}@keyframes Header_slideUp__NJA4y{0%{opacity:1;transform:translateY(0);max-height:500px}to{opacity:0;transform:translateY(-20px);max-height:0}}.Nav_nav__qGL6C{position:fixed;left:0;top:70px;height:calc(100vh - 70px);background-color:#f2f5f8;width:70px;padding-top:20px;transition:width .3s ease;z-index:100}.Nav_nav--open__zlW6f{width:182px}.Nav_nav--open__zlW6f .Nav_nav__link--active__XuQgL{background-color:rgba(0,0,0,0)}.Nav_nav--open__zlW6f .Nav_nav__link--active__XuQgL .Nav_nav__iconWrapper__WrbbG{color:#003b75}.Nav_nav__inner__UYk1z{height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.Nav_nav__inner__UYk1z::-webkit-scrollbar{display:none}.Nav_nav__list__7VDTB{display:flex;flex-direction:column;gap:15px;list-style:none;padding:0;margin:0}.Nav_nav__item__xVkom{padding:0 10px}.Nav_nav__link__iIOQv{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;text-decoration:none;transition:background-color .3s ease,color .3s ease;color:#c2d0de}.Nav_nav__link__iIOQv:hover:not(.Nav_nav__link--active__XuQgL){background-color:#e6ecf1}.Nav_nav__link--active__XuQgL{background-color:#003b75}.Nav_nav__link--active__XuQgL .Nav_nav__iconWrapper__WrbbG{color:#fff}.Nav_nav__link--active__XuQgL .Nav_nav__label__znAo9{color:#003b75}.Nav_nav__iconWrapper__WrbbG{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;color:inherit}.Nav_nav__label__znAo9{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616;white-space:nowrap;color:#a8bacd}.Nav_nav__toggle__6zugk{position:fixed;left:70px;top:100px;width:20px;height:30px;background-color:#f2f5f8;border:1px solid #e6ecf1;border-left:none;border-radius:0 5px 5px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:left .3s ease;z-index:101;padding:0}.Nav_nav__toggle--open__5vZNr{left:182px}.Nav_nav__toggle__6zugk svg{color:#a8bacd;transform:rotate(-90deg);transition:transform .3s ease}.Nav_nav__toggle--open__5vZNr svg{transform:rotate(90deg)}.Nav_nav__toggle__6zugk:focus-visible{outline:2px solid #0077cd;outline-offset:2px}@media(max-width:767px){.Nav_nav__qGL6C,.Nav_nav__toggle__6zugk{display:none}}.NotificationsPanel_panel__body__VRdbu{display:flex;flex-direction:column;gap:12px}.NotificationsPanel_panel__empty__uEx60{font-size:.875rem;line-height:1.2;color:#565656;text-align:center;padding:40px 0}.NotificationsPanel_card__RNZW0{background:#fff;border:1px solid #e6ecf1;border-radius:10px;cursor:pointer;transition:border-color .2s ease;display:flex}.NotificationsPanel_card__RNZW0:hover{border-color:#c2d0de}.NotificationsPanel_card--unread__YSKG4{border-left:5px solid #003b75}.NotificationsPanel_card--general__lWMfG{background:#fafbfc}.NotificationsPanel_card--critical__tu2_i{background:#fdf5f5}.NotificationsPanel_card--warning__9tWsQ{background:#fdf8f3}.NotificationsPanel_card__content__f95wO{flex:1;display:flex;flex-direction:column;gap:5px;padding:20px;min-width:0}.NotificationsPanel_card__top__84o_y{display:flex;align-items:center;justify-content:space-between}.NotificationsPanel_card__action___D_Te{display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;padding:0;transition:color .2s ease}.NotificationsPanel_card__action--dismiss__bIIBT{background:none;color:#c2d0de}.NotificationsPanel_card__action--dismiss__bIIBT:hover{color:#161616}.NotificationsPanel_card__title__l3VzE{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616;margin:0}.NotificationsPanel_card__description__QIUCn{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;color:#565656;margin:0}.NotificationsPanel_card__divider__p6rXu{border:none;border-top:1px solid #e6ecf1;margin:5px 0}.NotificationsPanel_card__footer__DEy25{display:flex;align-items:flex-end;justify-content:space-between}.NotificationsPanel_card__meta__Cuvsa{display:flex;gap:20px}.NotificationsPanel_card__metaField__Cqpnp{display:flex;flex-direction:column}.NotificationsPanel_card__metaLabel__7_omT{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#565656}.NotificationsPanel_card__metaValue__lvFJU{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616}.NotificationsPanel_card__timestamps__YvW44{display:flex;flex-direction:column;align-items:flex-end}.NotificationsPanel_card__readStatus__VISC5,.NotificationsPanel_card__time__t1p33{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#a8bacd;white-space:nowrap}.truck-tracker_truckTracker__filters__DPKqW{display:flex;gap:20px;align-items:flex-end;margin-bottom:24px}.truck-tracker_truckTracker__filterGroup___2Ijv{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center;width:100%;width:220px;max-width:220px;flex-shrink:0}.truck-tracker_truckTracker__dateRangeWrapper__HY2FR{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center;width:100%;width:340px}.truck-tracker_truckTracker__filterLabel__cANIY{font-size:.875rem;line-height:1.2;color:#565656}.truck-tracker_truckTracker__buttons__kqM5u{display:flex;gap:10px;align-items:flex-end;flex-shrink:0}.truck-tracker_truckTracker__buttons__kqM5u button{white-space:nowrap}.truck-tracker_truckTracker__skeleton__41gI1{display:flex;flex-direction:column;gap:12px;padding:40px 0}.truck-tracker_truckTracker__skeletonRow__vKoYp{height:36px;border-radius:6px;background:#e6ecf1;animation:truck-tracker_truckTrackerPulse__5r_ov 1.5s ease-in-out infinite}.truck-tracker_truckTracker__journeyMap__JI0Iy{height:480px;flex-shrink:0}.truck-tracker_truckTracker__driverCardWrap__d4Iif{display:flex}.truck-tracker_truckTracker__stopsHeading__mfbuB{padding-bottom:15px}.truck-tracker_truckTracker__hint__JWh84{color:#6b7280;font-size:13px;margin:8px 0 0}.truck-tracker_truckTracker__linkedRow__OuCUR>td{background-color:rgba(0,119,205,.1)}.truck-tracker_truckTracker__detailSkeletonBar__abkk2{display:block;border-radius:4px;background:linear-gradient(90deg,#E6ECF1 25%,#FAFBFC 50%,#E6ECF1 75%);background-size:200% 100%;animation:truck-tracker_truckTrackerShimmer__m2bn4 1.4s ease-in-out infinite}.truck-tracker_truckTracker__detailSkeletonBar--title__1Dhxr{height:20px;width:220px;margin-bottom:12px}.truck-tracker_truckTracker__detailSkeletonBar--driverIcon__m7JLi{width:60px;height:60px;border-radius:10px;flex-shrink:0}.truck-tracker_truckTracker__detailSkeletonBar--driverName__ydn7K{height:16px;width:160px;margin-bottom:8px}.truck-tracker_truckTracker__detailSkeletonBar--driverMeta__UZ9O3{height:12px;width:100px}.truck-tracker_truckTracker__detailSkeletonBar--cell__NvxRa{height:14px;width:80%}.truck-tracker_truckTracker__detailSkeletonMap__LZ6ju{height:480px;flex-shrink:0;border-radius:10px;background:linear-gradient(90deg,#E6ECF1 25%,#FAFBFC 50%,#E6ECF1 75%);background-size:200% 100%;animation:truck-tracker_truckTrackerShimmer__m2bn4 1.4s ease-in-out infinite}.truck-tracker_truckTracker__detailSkeletonDriver__HnJJf{display:flex;align-items:center;gap:15px;padding:15px;background:#f2f5f8;border:1px solid #e6ecf1;border-radius:10px;width:fit-content}.truck-tracker_truckTracker__detailSkeletonTable__T_NP1{width:100%;border-collapse:collapse}.truck-tracker_truckTracker__detailSkeletonTable__T_NP1 td,.truck-tracker_truckTracker__detailSkeletonTable__T_NP1 th{padding:10px 12px;border-bottom:1px solid #e6ecf1}.truck-tracker_truckTracker__detailSkeletonTable__T_NP1 th{text-align:left;background-color:#f2f5f8}@keyframes truck-tracker_truckTrackerPulse__5r_ov{0%,to{opacity:1}50%{opacity:.45}}@keyframes truck-tracker_truckTrackerShimmer__m2bn4{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.truck-tracker_truckTracker__detailSkeletonBar__abkk2,.truck-tracker_truckTracker__detailSkeletonMap__LZ6ju{animation:none}}.debug-emails_toolbar__hA1xL{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.debug-emails_toolbar__actions__1Hzti{display:flex;gap:8px}.debug-emails_banner__wlzUH{padding:12px;border-radius:10px}.debug-emails_banner--error__ZAiuW{background-color:#fef2f2;border:1px solid #fecaca}.debug-emails_banner__text__Ph0_I{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;color:#dc2626}.debug-emails_subjectCell__SRa5v{display:flex;align-items:center;gap:8px}.debug-emails_subjectCell__label__NqNMJ{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debug-emails_subjectCell__badge__V7vDL{display:flex;align-items:center;gap:2px;flex-shrink:0;color:#2563eb;font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.75rem;line-height:1.4;color:#161616}.debug-emails_mono__rf_hC{font-family:monospace}.debug-emails_secondaryText__b3Oeg{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.75rem;color:#6b7280}.debug-emails_emptyIcon__XPdJQ{width:48px;height:48px;color:#6b7280;margin-bottom:8px}.debug-emails_detail__PtLxt{display:flex;flex-direction:column;gap:16px}.debug-emails_detail__grid__vavan{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.debug-emails_detail__label__9ye6G{font-weight:600;line-height:1.4;display:block;margin-bottom:4px}.debug-emails_detail__label__9ye6G,.debug-emails_detail__value__pU8UW{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-size:.875rem;color:#161616}.debug-emails_detail__value__pU8UW{font-weight:400;line-height:1.2;background-color:#fafbfc;padding:8px;border-radius:6px}.debug-emails_detail__meta__tJW1e{font-size:.75rem;color:#6b7280}.debug-emails_detail__body__liF3d,.debug-emails_detail__meta__tJW1e{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400}.debug-emails_detail__body__liF3d{font-size:.875rem;line-height:1.2;color:#161616;background-color:#fafbfc;padding:16px;border-radius:6px;max-height:384px;overflow-y:auto}.debug-emails_tabs__BbpRu{display:flex;margin-bottom:8px;border-bottom:1px solid #e6ecf1}.debug-emails_tabs__tab__Row35{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.875rem;padding:8px 16px;background:none;cursor:pointer;border:none;border-bottom:2px solid rgba(0,0,0,0);color:#6b7280}.debug-emails_tabs__tab--active__9fFUa{border-bottom-color:#0077cd;color:#0077cd}.debug-emails_codeBlock__uHuN0{white-space:pre-wrap;font-size:.75rem;font-family:monospace;margin:0}.debug-emails_attachment__H5gOP{background-color:#fafbfc;padding:12px;border-radius:6px;border:1px solid #e6ecf1;display:flex;align-items:center;justify-content:space-between}.debug-emails_attachment__info__no01x{flex:1;min-width:0}.debug-emails_attachment__name__NHa5K{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.875rem}.debug-emails_attachment__meta__EyDxY{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.75rem;color:#6b7280}.debug-emails_attachment__actions__oFZY_{display:flex;gap:8px}.debug-emails_attachment__button__87yEe{padding:4px 8px;color:#fff;font-size:.75rem;border-radius:4px;border:none;cursor:pointer;display:flex;align-items:center;gap:4px}.debug-emails_attachment__button__87yEe:disabled{opacity:.5;cursor:not-allowed}.debug-emails_attachment__button--copy__njH77{background-color:#6e3b91}.debug-emails_attachment__button--download__HO7md{background-color:#2563eb}.debug-emails_dropdown__hqrDQ{position:absolute;z-index:50;width:100%;margin-top:4px;background-color:#fff;border:1px solid #e6ecf1;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-height:240px;overflow-y:auto}.debug-emails_dropdown__item__ykAtx{display:block;width:100%;text-align:left;padding:8px 16px;background:none;border:none;border-bottom:1px solid #e6ecf1;cursor:pointer}.debug-emails_dropdown__item__ykAtx:last-child{border-bottom:none}.debug-emails_dropdown__item__ykAtx:hover{background-color:#eff6ff}.debug-emails_dropdown__itemTitle___erq8{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;font-weight:500}.debug-emails_dropdown__itemMeta__wakxK{font-size:.75rem}.debug-emails_dropdown__empty__E6X3z,.debug-emails_dropdown__itemMeta__wakxK{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;color:#6b7280}.debug-emails_dropdown__empty__E6X3z{padding:12px;font-size:.875rem}.debug-emails_modalFooter__9Pful{display:flex;gap:10px;justify-content:flex-end;width:100%}.debug-emails_textarea__Pv4ia{width:100%;font-family:monospace;font-size:.8125rem;padding:12px;border-radius:6px;border:1px solid #c2d0de;resize:vertical}.debug-emails_previewBox__HfysU{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;background-color:#fafbfc;padding:16px;border-radius:6px;border:1px solid #e6ecf1}.debug-emails_actionPanel__OdBO_{display:flex;flex-direction:column;align-items:flex-start;gap:24px;border-radius:10px}.debug-emails_actionPanel__title__zQddf{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1.125rem;line-height:1.4;color:#161616}.debug-emails_actionPanel__form__jBVav{width:100%;max-width:640px;text-align:left}.SearchableSelect_group__t6EMq{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center;width:100%}.SearchableSelect_label__sV5Gb{font-size:.875rem;line-height:1.2;color:#565656}.SearchableSelect_required__3nzbf{color:#d63a3a}.SearchableSelect_wrapper__GwGfg{position:relative;width:100%}.SearchableSelect_trigger__MUD3M{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:1rem;line-height:1.4;letter-spacing:-.2px;color:#161616;background-color:#fafbfc;border:1px solid #e6ecf1;border-radius:4px;height:50px;padding:0 20px;outline:none;transition:border-color .2s ease,background-color .2s ease}.SearchableSelect_trigger__MUD3M::placeholder{color:#565656}.SearchableSelect_trigger__MUD3M:focus{border-color:#c2d0de}.SearchableSelect_trigger__MUD3M:disabled{background-color:#e6ecf1;color:#565656}.SearchableSelect_trigger__MUD3M{padding-right:40px;appearance:none;background-image:none;padding-right:34px;cursor:pointer;text-align:left;width:100%;color:#565656}.SearchableSelect_trigger--hasValue__SIlDY{color:#161616}.SearchableSelect_trigger__MUD3M:disabled{opacity:.5;cursor:not-allowed}.SearchableSelect_triggerError__xnFBR{border-color:#d63a3a}.SearchableSelect_errorMessage__FB2TS{font-size:.75rem;color:#d63a3a;margin:0;line-height:1.4}.SearchableSelect_icon__WblSo{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;justify-content:center;color:#c2d0de}.SearchableSelect_dropdown__hQGZm{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #e6ecf1;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:50}.SearchableSelect_search__yrcc2{padding:8px;border-bottom:1px solid #fafbfc}.SearchableSelect_search__yrcc2 input{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:1rem;line-height:1.4;letter-spacing:-.2px;color:#161616;background-color:#fafbfc;border:1px solid #e6ecf1;border-radius:4px;height:50px;padding:0 20px;outline:none;transition:border-color .2s ease,background-color .2s ease}.SearchableSelect_search__yrcc2 input::placeholder{color:#565656}.SearchableSelect_search__yrcc2 input:focus{border-color:#c2d0de}.SearchableSelect_search__yrcc2 input:disabled{background-color:#e6ecf1;color:#565656;cursor:not-allowed}.SearchableSelect_search__yrcc2 input{width:100%;height:34px;padding:0 10px;font-size:.875rem}.SearchableSelect_list__yQneA{max-height:200px;overflow-y:auto}.SearchableSelect_option__qVuE9{padding:8px 12px;cursor:pointer;font-size:.875rem;color:#161616;transition:background-color .1s ease}.SearchableSelect_option__qVuE9:hover{background-color:#fafbfc}.SearchableSelect_option--selected__sZ2by{background-color:#fafbfc;font-weight:500}.SearchableSelect_option--placeholder__mebMt{color:#565656}.SearchableSelect_noResults__QoEP3{padding:12px;font-size:.875rem;color:#565656;text-align:center}.SearchableSelect_option--multi__guMak{display:flex;align-items:center;gap:8px}.SearchableSelect_option--clearAll__6vYdI{color:#565656;font-size:.8rem;font-style:italic;border-bottom:1px solid #fafbfc}.SearchableSelect_checkbox__I5S0c{flex-shrink:0;width:14px;height:14px;border:1.5px solid #c2d0de;border-radius:2px}.SearchableSelect_checkbox--checked__se6n3{border-color:#6b7280;background-color:#6b7280;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4l3 3 5-6' stroke='white' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:10px 8px}.SidePanel_overlay___JzOw{position:fixed;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:9;animation:SidePanel_fadeInBackground__JJFfb .3s ease-in-out}.SidePanel_overlayExit__Nqf_v{animation:SidePanel_fadeOutBackground__WZera .3s ease-in-out;animation-fill-mode:forwards}.SidePanel_sidePanel__juGGi{position:fixed;right:0;width:519px;background:#fff;border-left:1px solid #e6ecf1;border-top:1px solid #e6ecf1;display:flex;flex-direction:column;z-index:10;overflow:hidden;animation:SidePanel_slideInRight__WoG5i .3s ease-in-out;will-change:transform,opacity}.SidePanel_sidePanelExit__Q47pq{animation:SidePanel_slideOutRight__Bb2DA .3s ease-in-out;animation-fill-mode:forwards;will-change:transform,opacity}.SidePanel_header__12FHY{background:#fafbfc;border-bottom:1px solid #e6ecf1;height:100px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.SidePanel_header--compact__0KyCn{height:70px;padding:0 24px}.SidePanel_title__7RjjF{font-size:1.5rem}.SidePanel_header--compact__0KyCn .SidePanel_title__7RjjF,.SidePanel_title__7RjjF{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;line-height:1;color:#161616}.SidePanel_header--compact__0KyCn .SidePanel_title__7RjjF{font-size:1.25rem}.SidePanel_headerButtons__QLaO7{display:flex;gap:10px;align-items:center}.SidePanel_closeButton__Zu9dg{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:none;border:none;cursor:pointer;color:#c2d0de;padding:0;transition:color .2s ease}.SidePanel_closeButton__Zu9dg:hover{color:#161616}.SidePanel_closeButton__Zu9dg:disabled{opacity:.4;cursor:not-allowed}.SidePanel_body__cxb90{flex:1;overflow-y:auto;overflow-x:hidden;padding:30px 40px 80px;scrollbar-width:thin;scrollbar-color:#003b75 rgba(0,0,0,0)}.SidePanel_body--compact__XY5wH{padding:24px}.SidePanel_body__cxb90::-webkit-scrollbar{width:8px;height:8px}.SidePanel_body__cxb90::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.SidePanel_body__cxb90::-webkit-scrollbar-thumb{background:rgba(0,0,0,0);border-radius:4px}.SidePanel_body__cxb90::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}@keyframes SidePanel_fadeInBackground__JJFfb{0%{opacity:0}to{opacity:1}}@keyframes SidePanel_fadeOutBackground__WZera{0%{opacity:1}to{opacity:0}}@keyframes SidePanel_slideInRight__WoG5i{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes SidePanel_slideOutRight__Bb2DA{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.consignment_topSection__VdIpg{display:flex;align-items:end;justify-content:space-between}.consignment_detailsCardContainer__X7k_W{display:grid;gap:20px}.EllipsisText_ellipsis__Qz5GG{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.Filters_form__KZGhm{display:flex;gap:20px;align-items:end}.Filters_dateRangeWrapper__lLA0J{width:100%;width:340px}.Filters_dateRangeWrapper__lLA0J,.Filters_filterGroup__U2B3J{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center}.Filters_filterGroup__U2B3J{width:100%;width:220px;max-width:220px;flex-shrink:0}.Filters_filterLabel__RVgPP{font-size:.875rem;line-height:1.2;color:#565656}.Filters_buttons__px_gn{display:flex;gap:10px}.FleetManagementFilters_searchInput__pnh9b{flex:1 1 0;width:auto;max-width:none;min-width:150px}.depots_headerActions__RtvM1{display:flex;align-items:center;gap:20px}.depots_headerActions__search__J5YZ_{min-width:480px}.depots_headerActions__addButton__WymMi{display:flex;align-items:center;gap:8px;white-space:nowrap}.depots_summaryCards__70b_Y{display:flex;align-items:flex-start;gap:20px}.depots_depotCodes__D_YkH{display:flex;flex-wrap:wrap;gap:4px}.depots_actions__lf0oC{display:flex;align-items:center}.depots_code__LfMZ4{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616;background-color:#e6ecf1;padding:3px 6px;font-size:.75rem;color:#003b75;border-radius:5px;border:1px solid #003b75}.depots_statusBar__1sr_K{display:flex;width:100px;height:10px;border-radius:100px;overflow:hidden}.depots_statusBar__available__Us8g_{background-color:#007c3e;height:100%;flex-shrink:0}.depots_statusBar__occupied__NcO55{background-color:#d63a3a;height:100%;flex:1}.depots_bayTypes__D5cdw{display:flex;flex-wrap:wrap;gap:10px}.depots_editBtn__EK0EA{color:#003b75}.depots_loading__xi_lf{padding:32px 0}.depots_error__d_W_O{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;color:#d63a3a}.depots_tag__OH4xH{padding:5px 10px}.Select_group__Dwtwm{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center;width:100%}.Select_label__HUQPU{font-size:.875rem;line-height:1.2;color:#565656}.Select_required___ZTvC{color:#d63a3a}.Select_wrapper__NdMIX{position:relative;width:100%}.Select_select__fIB6X{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:1rem;line-height:1.4;letter-spacing:-.2px;color:#161616;background-color:#fafbfc;border:1px solid #e6ecf1;border-radius:4px;height:50px;width:100%;padding:0 20px;outline:none;transition:border-color .2s ease,background-color .2s ease}.Select_select__fIB6X::placeholder{color:#565656}.Select_select__fIB6X:focus{border-color:#c2d0de}.Select_select__fIB6X:disabled{background-color:#e6ecf1;color:#565656}.Select_select__fIB6X{padding-right:40px;appearance:none;cursor:pointer}.Select_select__fIB6X:disabled{cursor:not-allowed}.Select_select__fIB6X{color:#565656;background-image:none;padding-right:34px}.Select_select--hasValue__cisUA{color:#161616}.Select_select--compact__tk4UC{height:35px;padding:0 29px 0 10px;font-size:.875rem;color:#161616}.Select_background-white__L2Prl{background-color:#fff;border:1px solid #e6ecf1}.Select_spinner__tV46z{position:absolute;right:10px;top:50%;margin-top:-7px;width:14px;height:14px;border:2px solid #e6ecf1;border-top-color:#a8bacd;border-radius:50%;animation:Select_spin__Q27gg .6s linear infinite;pointer-events:none;z-index:1}@keyframes Select_spin__Q27gg{to{transform:rotate(1turn)}}.Select_icon__LOKIK{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;justify-content:center;color:#c2d0de}.Select_icon--compact__icpHS{right:5px}.Select_selectError__uaW90{border-color:#d63a3a}.Select_errorMessage__uqAuk{font-size:.75rem;color:#d63a3a;margin:0;line-height:1.4}.MultiSelectWithQuantityField_group__W35_j{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center;width:100%}.MultiSelectWithQuantityField_label__okEuS{font-size:.875rem;line-height:1.2;color:#565656}.MultiSelectWithQuantityField_required__5_J9s{color:#d63a3a}.MultiSelectWithQuantityField_wrapper__rbh0Y{position:relative;width:100%}.MultiSelectWithQuantityField_trigger__soHre{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:1rem;line-height:1.4;letter-spacing:-.2px;color:#161616;background-color:#fafbfc;border:1px solid #e6ecf1;border-radius:4px;height:50px;width:100%;padding:0 20px;outline:none;transition:border-color .2s ease,background-color .2s ease}.MultiSelectWithQuantityField_trigger__soHre::placeholder{color:#565656}.MultiSelectWithQuantityField_trigger__soHre:focus{border-color:#c2d0de}.MultiSelectWithQuantityField_trigger__soHre:disabled{background-color:#e6ecf1;color:#565656}.MultiSelectWithQuantityField_trigger__soHre{padding-right:40px;appearance:none}.MultiSelectWithQuantityField_trigger__soHre:disabled{cursor:not-allowed}.MultiSelectWithQuantityField_trigger__soHre{display:flex;align-items:center;min-height:50px;padding:8px 34px 8px 20px;cursor:pointer;color:#565656}.MultiSelectWithQuantityField_trigger--hasValue__qjAwD{color:#161616}.MultiSelectWithQuantityField_trigger--open__Cnayy{border-color:#c2d0de}.MultiSelectWithQuantityField_triggerError__bxf7U{border-color:#d63a3a}.MultiSelectWithQuantityField_placeholder__m2zjy{color:#565656}.MultiSelectWithQuantityField_selectedList__SN8ef{display:flex;flex-direction:column;gap:6px;width:100%}.MultiSelectWithQuantityField_selectedItem__Jeorq{display:flex;align-items:center;gap:6px}.MultiSelectWithQuantityField_selectedItemRemove__HzK3l{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:#d63a3a;flex-shrink:0}.MultiSelectWithQuantityField_selectedItemRemove__HzK3l:disabled{cursor:not-allowed;opacity:.4}.MultiSelectWithQuantityField_selectedItemRemove__HzK3l:disabled:hover{opacity:.4}.MultiSelectWithQuantityField_selectedItemRemove__HzK3l:hover{opacity:.7}.MultiSelectWithQuantityField_selectedItemLabel__k1C_s{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;flex:1;min-width:0}.MultiSelectWithQuantityField_selectedItemQuantity___HfWj{display:flex;align-items:center;gap:6px;flex-shrink:0}.MultiSelectWithQuantityField_quantityLabel__Huq3j{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;font-size:.75rem;color:#565656;white-space:nowrap}.MultiSelectWithQuantityField_quantityInput__3ZCGp{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:1rem;line-height:1.4;letter-spacing:-.2px;color:#161616;background-color:#fafbfc;border:1px solid #e6ecf1;border-radius:4px;height:50px;width:100%;padding:0 20px;outline:none;transition:border-color .2s ease,background-color .2s ease}.MultiSelectWithQuantityField_quantityInput__3ZCGp::placeholder{color:#565656}.MultiSelectWithQuantityField_quantityInput__3ZCGp:focus{border-color:#c2d0de}.MultiSelectWithQuantityField_quantityInput__3ZCGp:disabled{background-color:#e6ecf1;color:#565656;cursor:not-allowed}.MultiSelectWithQuantityField_quantityInput__3ZCGp{width:60px;height:35px;padding:0 10px;font-size:.875rem;text-align:center}.MultiSelectWithQuantityField_icon__r07MF{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;justify-content:center;color:#c2d0de;transition:transform .2s ease}.MultiSelectWithQuantityField_icon--open__pya1Q{transform:translateY(-50%) rotate(180deg)}.MultiSelectWithQuantityField_dropdown__r4c2i{position:absolute;bottom:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #e6ecf1;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:50;max-height:200px;overflow-y:auto}.MultiSelectWithQuantityField_option__hKX__{display:flex;align-items:center;gap:6px;padding:12px 16px;cursor:pointer;font-size:.875rem;color:#161616;transition:background-color .15s ease}.MultiSelectWithQuantityField_option--selected__CA0Me,.MultiSelectWithQuantityField_option__hKX__:hover{background-color:#fafbfc}.MultiSelectWithQuantityField_checkbox__Z4iOY{position:relative;height:24px;width:24px;min-width:24px;border:1px solid #e6ecf1;border-radius:4px;background-color:#fff;padding:2px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.MultiSelectWithQuantityField_option__hKX__:hover .MultiSelectWithQuantityField_checkbox__Z4iOY{border-color:#0077cd}.MultiSelectWithQuantityField_checkbox--checked__PzBe4{background-color:#003b75;border-color:#e6ecf1}.MultiSelectWithQuantityField_checkmark__00NWN{opacity:0;transform:scale(0);transition:all .2s ease;color:#fff;display:flex;align-items:center;justify-content:center}.MultiSelectWithQuantityField_checkmark__00NWN svg{width:16px;height:16px}.MultiSelectWithQuantityField_checkmark--visible__uvy5p{opacity:1;transform:scale(1)}.MultiSelectWithQuantityField_optionLabel__cmRjn{flex:1;min-width:0}.MultiSelectWithQuantityField_errorMessage__dY9Gi{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;font-size:.75rem;color:#d63a3a;margin:0}.CommunicationsSummaryCards_row__2hcJ0{display:flex;gap:16px;width:100%}.CommunicationsSummaryCards_card__PkQqF{flex:1;min-width:0;background:#fafbfc;border:1px solid #e6ecf1;border-radius:10px;padding:16px 18px;display:flex;flex-direction:column}.CommunicationsSummaryCards_label__ljAdH{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616;font-size:.75rem;color:#6c757d;white-space:nowrap}.CommunicationsSummaryCards_value__Dg1OG{font-size:1.875rem;font-weight:600;color:#161616;line-height:1.4}.CommunicationsSummaryCards_value__unit__WxXyj{font-size:.55em;font-weight:600;color:#161616;vertical-align:super;line-height:1}.CommunicationsSummaryCards_subtext__9_Dya{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616;color:#565656;white-space:nowrap}.CommunicationsSummaryCards_trend__N_BRO{display:flex;align-items:center;gap:2px}.CommunicationsSummaryCards_trend__arrow__mQyD9{display:flex;align-items:center;flex-shrink:0;transition:transform .15s ease}.CommunicationsSummaryCards_trend__arrow--up__R8zNM{transform:rotate(0deg);color:#007c3e}.CommunicationsSummaryCards_trend__arrow--down__sIaPS{transform:rotate(180deg);color:#d63a3a}.CommunicationsSummaryCards_trend__pct__rPBoL{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616;font-size:.75rem;white-space:nowrap}.CommunicationsSummaryCards_trend__pct--up__5zZ_x{color:#007c3e}.CommunicationsSummaryCards_trend__pct--down__aWmuJ{color:#d63a3a}.CommunicationsSummaryCards_trend__label__3juU3{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616;color:#565656;white-space:nowrap}.CommunicationsSummaryCards_meta__IRgc0{display:flex;align-items:center;justify-content:space-between;width:100%}.CommunicationsSummaryCards_progressBar__X4Afc{width:100%;height:5px;border-radius:4px;background:#e6ecf1;margin:16px 0 4px}.CommunicationsSummaryCards_progressBar__fill__IS6wz{height:100%;border-radius:4px;background:var(--bar-color)}.EngagementTrendChart_engagementTrendChart__7oV2U{background:#fafbfc;border:1px solid #e6ecf1;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;width:100%}.EngagementTrendChart_engagementTrendChartHeader__7Wr1H{background:#fafbfc;border-bottom:1px solid #e6ecf1;padding:16px 32px 13px 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.EngagementTrendChart_engagementTrendChartHeaderTitleBlock__k6MS1{display:flex;flex-direction:column;gap:2px}.EngagementTrendChart_engagementTrendChartTitle__LpSXn{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616}.EngagementTrendChart_engagementTrendChartSubtitle__v7scK{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616;color:#565656}.EngagementTrendChart_engagementTrendChartDateRange__bWaHN{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;color:#565656;white-space:nowrap}.EngagementTrendChart_engagementTrendChartBody__WUJ_p{padding:24px;display:flex;flex-direction:column;gap:16px}.EngagementTrendChart_engagementTrendChartChart__hZk5j{width:100%}.EngagementTrendChart_engagementTrendChartEmpty__qu3Q_{height:258px;display:flex;align-items:center;justify-content:center;font-size:.875rem;line-height:1.2;color:#565656}.EngagementTrendChart_engagementTrendChartLegend__75iGa{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}.EngagementTrendChart_engagementTrendChartLegendItem__qgn7a{display:flex;flex-direction:row;align-items:center;gap:6px;border:1px solid #e5e5ef;border-radius:8px;padding:8px 12px}.EngagementTrendChart_engagementTrendChartLegendDot__zP2Ux{width:8px;height:8px;border-radius:50%;background-color:var(--dot-color);flex-shrink:0}.EngagementTrendChart_engagementTrendChartLegendLabel__cbI08{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.75rem;line-height:1.4;color:#161616;white-space:nowrap}@keyframes EngagementTrendChart_engagement-trend-shimmer__egwPD{0%{background-position:200% 0}to{background-position:-200% 0}}.Tag_tag__2o_zW{display:inline-block;padding:4px 8px;border-radius:5px;color:#fff;white-space:nowrap;text-align:center}.Tag_tag--size-default__bcWwm{font-size:.875rem}.Tag_tag--size-compact___76bT{font-size:.75rem}.Tag_tag--weight-default__f2pO9{font-weight:600}.Tag_tag--weight-default__f2pO9,.Tag_tag--weight-light__fMnwv{font-family:Instrument Sans,Arial,Helvetica,sans-serif;line-height:1.4;color:#fff}.Tag_tag--weight-light__fMnwv{font-weight:500}.Tag_tag--variant-primary__FRB2Z{background-color:#003b75}.Tag_tag--variant-secondary__t9Q_r{background-color:#000}.Tag_tag--variant-accent__M1NSF{background-color:#0077cd}.Tag_tag--variant-success__OFeMp{background-color:#007c3e}.Tag_tag--variant-danger__U0FXk{background-color:#d63a3a}.Tag_tag--variant-warning__FFv0G{background-color:#cf7215}.Tag_tag--variant-info__0ahg1{background-color:#2563eb}.Tag_tag--variant-neutral__I__xv{background-color:#e6ecf1;color:#161616}.Tag_tag--variant-purple__QF1pt{background-color:#6e3b91}.Tag_tag--variant-white__zZcey{background-color:#fff;color:#161616}.Tag_tag--fill-soft-outlined__PqoWA.Tag_tag--variant-primary__FRB2Z{border:1px solid #003b75}.Tag_tag--fill-soft-outlined__PqoWA.Tag_tag--variant-white__zZcey{border:1px solid #e6ecf1}.Tag_tag--fill-soft-outlined__PqoWA.Tag_tag--variant-danger__U0FXk{border:1px solid #d63a3a}.Tag_tag--fill-soft__zblak.Tag_tag--variant-primary__FRB2Z{background-color:rgba(0,59,117,.1);color:#003b75}.Tag_tag--fill-soft__zblak.Tag_tag--variant-danger__U0FXk{background-color:rgba(211,47,47,.1);color:#d63a3a}.Tag_tag--fill-soft__zblak.Tag_tag--variant-warning__FFv0G{background-color:rgba(207,114,21,.1);color:#cf7215}.Tag_tag--fill-soft__zblak.Tag_tag--variant-success__OFeMp{background-color:rgba(0,124,62,.1);color:#007c3e}.Tag_tag--fill-soft__zblak.Tag_tag--variant-neutral__I__xv{background-color:rgba(108,117,125,.1);color:#6c757d}.Tag_tag--fill-soft__zblak.Tag_tag--variant-purple__QF1pt{background-color:rgba(110,59,145,.1);color:#6e3b91}.EquipmentCard_equipmentCard__kX_Ak{background-color:#fff;border:1px solid #e6ecf1;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.EquipmentCard_equipmentCard__header__9WWg9{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;background-color:#f2f5f8;flex-shrink:0}.EquipmentCard_equipmentCard__title__9cO7C,.EquipmentCard_equipmentCard__total__gCExv{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616}.EquipmentCard_equipmentCard__body__Y1a8Y{display:flex;flex-direction:column;gap:20px;padding:15px 20px;flex:1}.EquipmentCard_equipmentCard__stats__mW9oM{display:flex;flex-direction:column;gap:10px}.EquipmentCard_equipmentCard__statRow__qWW84{display:flex;align-items:center;justify-content:space-between}.EquipmentCard_equipmentCard__statLabel___Jv1h{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;line-height:1.4;color:#161616;font-size:.875rem;text-transform:uppercase}.EquipmentCard_equipmentCard__divider__KUeK8{border:none;border-top:1px solid #e6ecf1}.EquipmentCard_equipmentCard__locations__vjyue{display:flex;flex-direction:column;gap:10px}.EquipmentCard_equipmentCard__locationsLabel__HGN1X{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;line-height:1.4;color:#161616;font-size:.875rem}.EquipmentCard_equipmentCard__locationRows___s_eo{display:flex;flex-direction:column;gap:5px}.EquipmentCard_equipmentCard__locationRow__OH8xk{display:flex;align-items:flex-start;justify-content:space-between}.EquipmentCard_equipmentCard__locationName__Hi_hK{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;color:#565656}.EquipmentCard_equipmentCard__locationCount__dL_l8{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;line-height:1.4;color:#161616;font-size:.875rem}.TemperatureGraph_temperatureGraph__CIogN{margin-top:15px;width:100%}.TemperatureGraph_temperatureGraph__CIogN svg{outline:none}.TruckInfoSidePanel_truckInfo__body__H5WKO{padding-bottom:40px}.TruckInfoSidePanel_truckInfo__C6UEW{display:flex;flex-direction:column;gap:20px}.TruckInfoSidePanel_truckInfo__headerContent__olVSc{display:flex;gap:20px;align-items:center}.TruckInfoSidePanel_truckInfo__header--warning__HpojV{background:linear-gradient(90deg,rgba(214,58,58,.05),rgba(214,58,58,.05)),linear-gradient(90deg,rgb(255,255,255),rgb(255,255,255))!important}.TruckInfoSidePanel_truckInfo__status__oGsvO{display:flex;gap:8px;align-items:center}.TruckInfoSidePanel_truckInfo__statusTag__9IDj0{padding:6px 12px}.TruckInfoSidePanel_truckInfo__close__2Ulwk{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#c2d0de}.TruckInfoSidePanel_truckInfo__close__2Ulwk:hover{color:#161616}.TruckInfoSidePanel_truckInfo__section__Nx6m1{display:flex;flex-direction:column;gap:10px}.TruckInfoSidePanel_truckInfo__sectionTitle__aonyT{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616}.TruckInfoSidePanel_truckInfo__card__ZkWje{background:#fafbfc;border:1px solid #e6ecf1;border-radius:10px;padding:20px;overflow:hidden}.TruckInfoSidePanel_truckInfo__grid__sKuD1{display:flex;gap:30px}.TruckInfoSidePanel_truckInfo__gridColumn__je0OU{flex:1;display:flex;flex-direction:column;gap:15px}.TruckInfoSidePanel_truckInfo__field__8yEEm{display:flex;flex-direction:column;gap:2px}.TruckInfoSidePanel_truckInfo__fieldLabel__4k6l0{font-size:.875rem;line-height:1.2;color:#565656;font-weight:400}.TruckInfoSidePanel_truckInfo__fieldValue__Pkr2P{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616}.TruckInfoSidePanel_truckInfo__driver__N6mmG{background:#f2f5f8;border:1px solid #e6ecf1;border-radius:10px;padding:15px;display:flex;align-items:center;gap:15px}.TruckInfoSidePanel_truckInfo__driverIcon__1_vVd{background:#003b75;border-radius:10px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.TruckInfoSidePanel_truckInfo__driverName__k6adG{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616}.TruckInfoSidePanel_truckInfo__tempHeader__Q1fS9{display:flex;align-items:center;gap:30px}.TruckInfoSidePanel_truckInfo__tempStatus__7xgAR{flex:1}.TruckInfoSidePanel_truckInfo__tempZone__15xo5{display:flex;align-items:center;gap:5px}.TruckInfoSidePanel_truckInfo__tempDot__3PquL{width:8px;height:8px;border-radius:50%;flex-shrink:0}.TruckInfoSidePanel_truckInfo__tempZoneLabel__1fWGh{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616}.TruckInfoSidePanel_truckInfo__tempValue__IHFXi{flex:1;font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1.5rem;line-height:1}.TruckInfoSidePanel_truckInfo__tempRange__djO4D{font-size:.875rem;line-height:1.2;color:#565656;margin-top:10px}.TruckInfoSidePanel_truckInfo__tempStack__TFbA8{display:flex;flex-direction:column;width:100%}.TruckInfoSidePanel_truckInfo__tempVehicleBlock__ISFOt{display:flex;flex-direction:column;gap:16px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e6ecf1}.TruckInfoSidePanel_truckInfo__tempVehicleBlock__ISFOt:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.TruckInfoSidePanel_truckInfo__map__GFyYa{height:180px;border-radius:10px;overflow:hidden;margin-bottom:15px}.TruckInfoSidePanel_truckInfo__gpsInfo__aPn0E{display:flex;flex-direction:column;gap:15px}.TruckInfoSidePanel_truckInfo__conflictWarning__PH2xZ{display:flex;align-items:center;gap:8px;margin-top:15px;padding:10px 12px;background:#fef2f2;border:1px solid #dc2626;border-radius:8px;font-size:.875rem;line-height:1.2;color:#565656;color:#161616}.TruckInfoSidePanel_truckInfo__conflictWarning__PH2xZ svg{flex-shrink:0}.TruckInfoSidePanel_truckInfo__empty__wPtcx{font-size:.875rem;line-height:1.2;color:#565656;text-align:center;padding:20px 0}.TruckInfoSidePanel_truckInfo__sectionHeader__GaDP2{display:flex;justify-content:space-between;align-items:baseline}.TruckInfoSidePanel_truckInfo__stopsCount__krlQI{font-size:.875rem;line-height:1.2;color:#565656}.TruckInfoSidePanel_truckInfo__stops__glu8y{display:flex;flex-direction:column}.TruckInfoSidePanel_truckInfo__stopRow__2w5hT{display:flex;gap:12px}.TruckInfoSidePanel_truckInfo__stopMarker__WMV4l{display:flex;flex-direction:column;align-items:center}.TruckInfoSidePanel_truckInfo__stopDot__lfh34{width:24px;height:24px;border-radius:50%;flex-shrink:0;background:#003b75;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.TruckInfoSidePanel_truckInfo__stopDot--complete__XHMHg{background:#16a34a}.TruckInfoSidePanel_truckInfo__stopConnector__cccHW{width:2px;flex:1;background:#e6ecf1;margin:2px 0}.TruckInfoSidePanel_truckInfo__stopBody__3sGIe{display:flex;flex-direction:column;gap:2px;min-width:0;padding-bottom:16px}.TruckInfoSidePanel_truckInfo__stopBody--last__Dvzsh{padding-bottom:0}.TruckInfoSidePanel_truckInfo__stopHeader__wZtyv{display:flex;gap:8px;align-items:center;justify-content:space-between}.TruckInfoSidePanel_truckInfo__stopComplete__kE9UC{font-size:.875rem;line-height:1.2;color:#565656;color:#16a34a;font-weight:600}.TruckInfoSidePanel_truckInfo__driverLinks__4twmf{display:flex;gap:16px;margin-top:10px}.TruckInfoSidePanel_truckInfo__driverChip__sNgsA{display:flex;align-items:center;gap:5px;font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616;text-decoration:underline;cursor:pointer}.TruckInfoSidePanel_truckInfo__driverChip__sNgsA:hover{color:#565656}.GoogleMaps_googleMaps__iframe__FbQO_{width:100%;height:100%;border:0}.GoogleMaps_googleMaps__empty__m9XfX{width:100%;height:100%;background:#f2f5f8;border:1px solid #e6ecf1;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a8bacd;font-size:.875rem;line-height:1.2;color:#565656;text-align:center;padding:20px}.ManifestConflictBanner_card__4T3p4{background-color:#f2f5f8;border:1px solid #e6ecf1;border-radius:10px;overflow:hidden;width:100%;margin-top:6px;margin-bottom:6px}.ManifestConflictBanner_card__header__zOM_J{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 15px;background-color:#e6ecf1;border:none;cursor:pointer}.ManifestConflictBanner_card__headerInfo__mIYX_{display:flex;align-items:center;gap:10px}.ManifestConflictBanner_card__icon__nI59K{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#d97706}.ManifestConflictBanner_card__title__gUQns{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616;white-space:nowrap}.ManifestConflictBanner_card__chevron__sGK5a{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#c2d0de;transition:transform .2s ease}.ManifestConflictBanner_card__chevron--expanded__txvnt{transform:rotate(180deg);color:#161616}.ManifestConflictBanner_card__body__AxvCx{display:flex;flex-direction:column;gap:6px;padding:12px 15px}.ManifestConflictBanner_card__row__RoSIh{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;font-weight:500;color:#161616;margin:0}.InfoBanner_banner__mramo{display:flex;align-items:center;gap:8px;padding:20px;border-radius:10px;width:100%}.InfoBanner_banner__icon__qv1Jr{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px}.InfoBanner_banner__content__OLpKL{flex:1;font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616;font-size:.75rem;color:inherit}.InfoBanner_banner__content__OLpKL strong{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600}.InfoBanner_banner--warning__3FDf3{background-color:#fff8f0;color:#cf7215}.InfoBanner_banner--danger__1KVcS{background-color:#fbeaea;color:#d63a3a}.InfoBanner_banner--purple__fHCs_{background-color:#f0ebf4;color:#6e3b91}.InfoBanner_banner--draft__WV5c9{background-color:#f0f1f2;color:#6c757d}.TagInput_codeInputRow__s0gr0{display:flex;gap:10px;align-items:flex-start}.TagInput_codeInputRow__s0gr0>:last-child{margin-top:calc(1.05rem + 8px);flex-shrink:0}.TagInput_pills__8JbFx{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.TagInput_pill__ZUHIF{display:inline-flex;align-items:center;gap:2px;padding:4px 8px;background-color:rgba(0,59,117,.1);color:#003b75;border-radius:5px;font-size:.75rem;font-weight:600;line-height:1;border:1px solid #003b75}.TagInput_errorMessage__bsf7A{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;font-size:.75rem;color:#d63a3a;margin:0;line-height:1.4}.TagInput_pillRemove__erdAW{cursor:pointer;color:#003b75;opacity:1;transition:opacity .15s ease}.TagInput_pillRemove__erdAW:hover:not(:disabled){opacity:.6}.TagInput_pillRemove__erdAW:disabled{cursor:default;opacity:.4}.DepotForm_depotForm__content__etipx{display:flex;gap:30px;align-items:flex-start}.DepotForm_depotForm__sectionBay__bdOeL,.DepotForm_depotForm__sectionDepot__xn0xw{display:flex;flex-direction:column;gap:20px;flex-shrink:0}.DepotForm_depotForm__sectionBay__bdOeL{width:390px}.DepotForm_depotForm__sectionExistingBays__IIK5y{display:flex;flex-direction:column;gap:20px}.DepotForm_depotForm__title__fG6Fa{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616}.DepotForm_depotForm__fields__COGB3{display:flex;flex-direction:column;gap:20px;width:390px}.DepotForm_depotForm__row__CUgkG{display:flex;gap:20px;width:100%}.DepotForm_depotForm__row__CUgkG>*{flex:1;min-width:0}.DepotForm_depotForm__divider__x8ATs{width:1px;background-color:#e6ecf1;flex-shrink:0;align-self:stretch;min-height:530px}.DepotForm_depotForm__config__LPh_K{display:flex;flex-direction:column;gap:20px}.DepotForm_depotForm__cardAddBay__RyXAK{gap:20px;padding:20px;background-color:#fafbfc}.DepotForm_depotForm__cardAddBay__RyXAK,.DepotForm_depotForm__cardBay__TSzSr{display:flex;flex-direction:column;border:1px solid #e6ecf1;border-radius:10px}.DepotForm_depotForm__cardBay__TSzSr{gap:10px;padding:12px 20px 20px;background-color:#fff}.DepotForm_depotForm__cardTitle__PYmwy{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616;margin:0}.DepotForm_depotForm__buttonAdd__22s3P{display:flex;align-items:center;justify-content:center;gap:8px}.DepotForm_depotForm__bayActions__Jo5Tb{display:flex;align-items:center;flex-shrink:0}.DepotForm_depotForm__baysList__4JGY7{display:flex;flex-direction:column;gap:10px}.DepotForm_depotForm__bayHeader__lNcYf{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.DepotForm_depotForm__bayHeader--editing__l0b8l{margin-top:8px;align-items:flex-end}.DepotForm_depotForm__bayName__NPAXn{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616;margin:0}.DepotForm_depotForm__error__XSVCt{font-size:.875rem;line-height:1.2;color:#565656;color:#dc2626;margin:0}.DepotForm_depotForm__bayTags__LWoFi{display:flex;gap:10px;align-items:flex-start}.DepotForm_depotForm__bayTag__Rewod{padding:5px 10px}.DepotForm_depotForm__fieldset__llu2y{border:none;padding:0;margin:0;min-width:0}.Modal_small__3ks9X{--modal-max-width:400px}.Modal_medium__HI3GY{--modal-max-width:600px}.Modal_large____sYr{--modal-max-width:800px}.Modal_xlarge__GZJi9{--modal-max-width:1000px}.Modal_xxlarge__vKqi4{--modal-max-width:1200px}.Modal_full__MJ3ZU{--modal-max-width:90vw}.Modal_preview__MIqVg{--modal-max-width:520px}.Modal_customMedium__CggKv{--modal-max-width:519px}.Modal_customBig__41x2E{--modal-max-width:1102px}.Modal_customBig__41x2E .Modal_body__1K60G{padding:20px}.Modal_modal__LcVdR{background-color:#fff;border-radius:10px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;flex-direction:column;width:100%;max-width:min(var(--modal-max-width,100vw),100vw - var(--sidebar-width,70px) - 40px);max-height:calc(100vh - 70px - 40px);overflow:hidden;position:relative;animation:Modal_slideUpIn__Bm_S0 .3s ease-in-out;will-change:transform,opacity}.Modal_floatingCloseButton__ylwNc{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:none;border:none;cursor:pointer;color:#c2d0de;transition:color .2s ease;padding:0;z-index:1}.Modal_floatingCloseButton__ylwNc:hover{color:#161616}.Modal_floatingCloseButton__ylwNc:disabled{opacity:.5;cursor:not-allowed}.Modal_modalExit__dhBad{animation:Modal_slideDownOut__VKjbr .3s ease-in-out;will-change:transform,opacity;animation-fill-mode:forwards}.Modal_header__wdl58{background-color:#fafbfc;border-bottom:1px solid #e6ecf1;display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 30px;flex-shrink:0;border-radius:10px 10px 0 0}.Modal_headerTitle__Iuxtb{display:flex;align-items:center;gap:12px}.Modal_closeButton__uKKgo{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#c2d0de;transition:color .2s ease}.Modal_closeButton__uKKgo:hover{color:#161616}.Modal_closeButton__uKKgo:disabled{opacity:.5;cursor:not-allowed}.Modal_body__1K60G{padding:20px 40px 2px}.Modal_body__1K60G:last-child{padding-bottom:30px}.Modal_body__1K60G{overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:#003b75 rgba(0,0,0,0)}.Modal_body__1K60G::-webkit-scrollbar{width:8px;height:8px}.Modal_body__1K60G::-webkit-scrollbar-thumb,.Modal_body__1K60G::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:4px}.Modal_body__1K60G::-webkit-scrollbar-thumb:hover{opacity:1}.Modal_body__1K60G::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.Modal_footer__Z_w_3{padding:30px 40px 40px}.Modal_footerButtons__h4NRd{display:flex;gap:10px;align-items:center}.Modal_overlay__XXiPs{position:fixed;top:70px;left:var(--sidebar-width,70px);right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;background-color:rgba(0,0,0,.7);animation:Modal_fadeInBackground__6_CmG .3s ease-in-out;transition:left .3s ease}@media(max-width:767px){.Modal_overlay__XXiPs{left:0}.Modal_modal__LcVdR{max-width:min(var(--modal-max-width,100vw),100vw - 20px)}}.Modal_overlayExit__HETGW{animation:Modal_fadeOutBackground__tuRJq .3s ease-in-out;animation-fill-mode:forwards}@keyframes Modal_fadeInBackground__6_CmG{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOutBackground__tuRJq{0%{opacity:1}to{opacity:0}}@keyframes Modal_slideUpIn__Bm_S0{0%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:translateY(0)}}@keyframes Modal_slideDownOut__VKjbr{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(25%)}}.TemperatureBreach_body__PPBQ6{padding-top:40px}.TemperatureBreach_header__6TKSh{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;margin-bottom:20px}.TemperatureBreach_icon__awQgm{width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#d63a3a;flex-shrink:0}.TemperatureBreach_icon__awQgm svg{width:50px;height:50px}.TemperatureBreach_title__nzFLo{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1.25rem;line-height:1;color:#161616;text-align:center}.TemperatureBreach_subtitle__jLxR6{font-size:.875rem;line-height:1.2;color:#565656;text-align:center}.TemperatureBreach_details__joGea{background-color:#fafbfc;border:1px solid #e6ecf1;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:20px;width:100%}.TemperatureBreach_detailRow__8ugBG{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%}.TemperatureBreach_detailField__vxM3K{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.TemperatureBreach_detailLabel__UESlW{font-size:.875rem;line-height:1.2;color:#565656}.TemperatureBreach_detailValue__GivwM{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616}.TemperatureBreach_detailValue--danger__tFXOi{color:#d63a3a}.TemperatureBreach_footer__UHfXS{display:flex;flex-direction:column;gap:10px;width:100%}.TemperatureBreach_errorMessage__OWu5O{font-size:.875rem;line-height:1.2;color:#565656;color:#d63a3a;text-align:center}.CompanyAddressModal_form__GMS8e{display:flex;flex-direction:column}.CompanyAddressModal_fields__3AlEi{display:flex;flex-direction:column;gap:20px}.CompanyAddressModal_infoText__phUc5{color:#161616;color:#565656}.CompanyAddressModal_formError__QCARo,.CompanyAddressModal_infoText__phUc5{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2}.CompanyAddressModal_formError__QCARo{color:#161616;color:#d63a3a}.CompanyAddressesTable_filters__VnQVz{display:flex;gap:16px;align-items:end;margin-bottom:30px}.CompanyAddressesTable_searchInput__9_mRB{width:480px}.CompanyAddressesTable_actions__9Q_Qh{margin-left:auto}.AddressFilters_form__UqHwS{display:flex;flex-wrap:wrap;gap:16px;align-items:end}.AddressFilters_searchInput__SA316{flex:1 1 240px;max-width:360px;margin:0}.AddressFilters_filterGroup__L2zg4{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center;width:100%;width:220px;max-width:220px;flex-shrink:0}.AddressFilters_filterLabel__AytlW{font-size:.875rem;line-height:1.2;color:#565656}.AddressFilters_buttons__AJDCS{display:flex;flex-shrink:0;gap:8px}.AddressFilters_buttons__AJDCS button{white-space:nowrap}.AddressModal_form__n2UED{display:flex;flex-direction:column;gap:16px}.AddressModal_fieldGrid__E_hGa{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.AddressModal_fieldError__pKWEp{margin-top:4px}.AddressModal_fieldError__pKWEp,.AddressModal_formError__lRHgf{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;color:#d63a3a}.DeleteConfirmModal_message__wd9a2{font-weight:500;font-size:1rem;font-weight:400}.DeleteConfirmModal_identifier__ZxJpA,.DeleteConfirmModal_message__wd9a2{font-family:Instrument Sans,Arial,Helvetica,sans-serif;line-height:1.4;color:#161616}.DeleteConfirmModal_identifier__ZxJpA{font-weight:600;font-size:.875rem;display:block;margin-top:4px}.DeleteConfirmModal_error___8_hP{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;margin-top:5px;color:#d63a3a}.UserFormSidePanel_sectionTitle__8A90o{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1.25rem;line-height:1;color:#161616;margin-bottom:30px}.UserFormSidePanel_formSection__rCsPu{display:flex;flex-direction:column;gap:20px}.UserFormSidePanel_editPasswordSection__dfE6u{margin-top:30px}.UserFormSidePanel_editPasswordSection__dfE6u button{width:auto}.UserFormSidePanel_errorMessage__SX8wX{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:4px;margin-top:20px;font-size:14px}.UserFormSidePanel_passwordModalWrapper__kzpOD{position:relative;z-index:20}.UserFormSidePanel_passwordModalBody__cj6yH{padding:16px 0;display:flex;flex-direction:column;gap:16px}.UserFormSidePanel_passwordModalFooter__hfnfQ{display:flex;justify-content:flex-end;gap:12px}.UserFormSidePanel_passwordModalError__xVxlf{color:#dc2626;font-size:14px}.XmlModal_wrapper__i_9GX{position:relative}.XmlModal_copyButton___29f1{position:absolute;top:8px;right:28px;z-index:10;background-color:rgba(0,0,0,0);color:#9ca3af;padding:8px;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s,color .2s}.XmlModal_copyButton___29f1:hover{background-color:#374151;color:#fff}.XmlModal_codeBlock__Yn2OL{background-color:#111827;color:#4ade80;padding:16px;border-radius:4px;border:1px solid #e6ecf1;font-family:monospace;font-size:.875rem;line-height:1.625;white-space:pre-wrap;word-break:break-word;overflow-x:auto;overflow-y:auto;flex:1;max-height:60vh}.XmlModal_footer__UUQha{display:flex;justify-content:flex-end;gap:8px}.UploadModal_footer__pAcZX{display:flex;justify-content:flex-start;gap:12px}.UploadModal_companySection__8LAts{margin-bottom:24px}.UploadModal_fileSection__ya_83{margin-top:24px;margin-bottom:24px}.UploadModal_fileLabel__7Ds1M{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616}.UploadModal_fileRow__Iazxr{display:flex;gap:20px;align-items:center}.UploadModal_fileDisplay__mfj0D{flex:1;display:flex;border-bottom:1px solid #e6ecf1;padding:8px 0}.UploadModal_fileName__BMBPj{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UploadModal_fileIcon__GwziA{color:#767676;margin-right:8px;flex-shrink:0}.UploadModal_fileClear__bPPCV{margin-left:auto;color:#c2d0de;background:none;border:none;cursor:pointer}.UploadModal_fileClear__bPPCV:hover{color:#767676}.UploadModal_fileClear__bPPCV:active{transform:scale(.9)}.UploadModal_fileSelectLabel__WrRmF{cursor:pointer}.UploadModal_fileInput__OmSS5{display:none}.UploadModal_error__9k0vM{color:#161616;color:#d63a3a}.UploadModal_error__9k0vM,.UploadModal_success__Nkbch{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2}.UploadModal_success__Nkbch{color:#161616;color:#007c3e;margin-bottom:16px}.UploadModal_csvHint__HmC7L{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;font-size:.75rem;color:#565656;font-style:italic;padding-bottom:8px}.UploadModal_resultsSection__ORoga{margin-top:16px;max-height:55vh;overflow-y:auto}.UploadModal_resultsHeading__5nxvM{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616;margin-bottom:8px}.UploadModal_statusBadge__0mWnd{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;text-transform:capitalize}.UploadModal_statusCreated__Cjpkc{color:#007c3e}.UploadModal_statusUpdated__EmjCs{color:#2563eb}.UploadModal_statusSkipped__suxsa{color:#d97706}.UploadModal_statusDuplicate__6J5eL{color:#ffb347}.UploadModal_statusError__mCRwJ{color:#d63a3a}.UploadModal_responseCell__z6ZjL{display:flex;justify-content:center}.UploadModal_responseDash___6NHb{text-align:center}.DetailsCard_detail-card__7cMkN{background:#fafbfc;border:1px solid #e6ecf1;border-radius:10px;padding:20px;overflow:hidden;display:flex;flex-direction:column;gap:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.DetailsCard_detail-card__header__7ez5s{display:flex;justify-content:space-between;align-items:flex-start}.DetailsCard_detail-card__header-content__zpw4N{flex:1}.DetailsCard_detail-card__title__KalJe{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1.125rem;line-height:1.4;color:#161616;margin:0}.DetailsCard_detail-card__subtitle__6JPJ2{color:#565656;margin:0}.DetailsCard_detail-card__actions__Y6yw3{display:flex;gap:.75rem;align-items:center}.DetailsCard_detail-card__divider__Ad3AV{height:1px;background:#e6ecf1;width:100%}.DetailsCard_detail-card__content__mx8zQ{display:flex;flex-direction:column}.DetailsCard_detail-card__columns__3y3AG{display:flex;gap:30px;align-items:stretch}.DetailsCard_detail-card__column__oMUIB{display:flex;flex-direction:column;gap:15px;flex:1;min-width:0}.DetailsCard_detail-card__column-divider__5etBu{width:1px;background:#e6ecf1;align-self:stretch}.DetailsCard_detail-card__field__VPYqO{display:flex;flex-direction:column}.DetailsCard_detail-card__field-label__hiYok{font-size:.875rem;line-height:1.2;color:#565656;margin:0}.DetailsCard_detail-card__field-value__dNVeJ{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616;display:flex;align-items:flex-start}.DetailsCard_detail-card__field-value--multiline__mTpZa{white-space:pre-wrap;word-break:break-word;line-height:1.4}.DetailsCard_detail-card__field-value__dNVeJ pre{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;white-space:pre-wrap;word-break:break-word}@media(max-width:768px){.DetailsCard_detail-card__header__7ez5s{flex-direction:column;gap:.75rem}.DetailsCard_detail-card__actions__Y6yw3{width:100%;justify-content:flex-end}.DetailsCard_detail-card__columns__3y3AG{flex-direction:column;gap:20px}.DetailsCard_detail-card__column-divider__5etBu{width:100%;height:1px}}@media(max-width:576px){.DetailsCard_detail-card__7cMkN{padding:15px}.DetailsCard_detail-card__fields-grid__MSKD4{grid-template-columns:1fr!important}}.addressDetails_section__k3sTG{max-width:1043px}.addressDetails_editButton__FTi_5{display:flex;align-items:center;gap:8px}.addressDetails_address-detail-form__textarea__4qCqJ{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:4px;font-family:inherit;font-size:.875rem;resize:vertical;transition:border-color .2s}.addressDetails_address-detail-form__textarea__4qCqJ:focus{outline:none;border-color:#003b75;box-shadow:0 0 0 3px rgba(0,59,117,.1)}.addressDetails_address-detail-form__textarea__4qCqJ:read-only{background-color:#f9fafb;color:#6b7280;cursor:default}.addressDetails_address-detail-form__textarea__4qCqJ::placeholder{color:#9ca3af}.addressDetails_address-detail-form__error__JYC2F{margin-top:1.5rem;padding:.75rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:4px;color:#991b1b;font-size:.875rem}.picksEmptyState_emptyState__CpIzV{display:flex;align-items:center;justify-content:center;width:100%;min-height:400px;padding:72px 20px}.picksEmptyState_emptyState__contentWrapper__UzyEC{display:flex;flex-direction:column;align-items:center;justify-content:center;width:450px;max-width:100%;gap:8px}.picksEmptyState_emptyState__content__lQ6xT{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.picksEmptyState_emptyState__icon__ieyqS{display:inline-flex;width:48px;height:48px;color:#e6ecf1}.picksEmptyState_emptyState__icon__ieyqS svg{width:100%;height:100%}.picksEmptyState_emptyState__title__ySzfm{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#161616;text-align:center;margin:0}.picksEmptyState_emptyState__ctaWrapper__ddORd{display:flex;flex-direction:column;align-items:center;gap:24px}.picksEmptyState_emptyState__subtitle__qX50L{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;text-align:center;margin:0}.picksEmptyState_emptyState__clearBtn__PmB59{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616;padding:10px 18px;background:#fff;color:#003b75;border:1.5px solid #003b75;border-radius:7px;cursor:pointer}.picksEmptyState_emptyState__clearBtn__PmB59:hover{background-color:rgba(0,59,117,.06)}.DiscardConfirmationModal_dialog__F0fkT{width:519px;max-width:calc(100vw - 32px)}.DiscardConfirmationModal_bodyReset__4OwxX{padding:0!important}.DiscardConfirmationModal_body__PFcGP{display:flex;flex-direction:column;gap:20px;padding:40px;align-items:stretch}.DiscardConfirmationModal_header__aqgj8{display:flex;flex-direction:column;align-items:center;gap:10px}.DiscardConfirmationModal_iconWrapper__jY1pO{width:50px;height:50px;color:#d63a3a;display:inline-flex;align-items:center;justify-content:center}.DiscardConfirmationModal_iconWrapper__jY1pO svg{width:100%;height:100%}.DiscardConfirmationModal_heading__O1J8L{font-family:Instrument Sans,sans-serif;font-weight:500;font-size:20px;line-height:1;color:#161616;margin:0}.DiscardConfirmationModal_message__cDPhH{font-weight:400;line-height:1.2;color:#565656}.DiscardConfirmationModal_error__tUHAl,.DiscardConfirmationModal_message__cDPhH{font-family:Instrument Sans,sans-serif;font-size:14px;text-align:center;margin:0}.DiscardConfirmationModal_error__tUHAl{color:#d63a3a}.DiscardConfirmationModal_actions__Q0TrF{display:flex;gap:20px;width:100%}.DiscardConfirmationModal_actions__Q0TrF>*{flex:1 0 0}.CommunicationPreviewModal_modalBody__dVo0i{padding:24px!important;display:flex;flex-direction:column;gap:18px;background-color:#fafbfc!important}.CommunicationPreviewModal_messageHeader__LVoY4{display:flex;flex-direction:column;gap:8px}.CommunicationPreviewModal_messageHeader__meta__DYzPn{display:flex;align-items:center;justify-content:space-between}.CommunicationPreviewModal_messageHeader__metaLeft__LgivV{display:flex;align-items:center;gap:8px}.CommunicationPreviewModal_messageHeader__date__YsCxC,.CommunicationPreviewModal_messageHeader__unreadText__rYQ1z{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616;color:#6b7280}.CommunicationPreviewModal_messageHeader__unread__u3ASl{display:flex;align-items:center;gap:4px}.CommunicationPreviewModal_messageHeader__unreadDot__lZj_P{width:5px;height:5px;border-radius:50%;background-color:#a8bacd;flex-shrink:0}.CommunicationPreviewModal_messageHeader__sender__BiXBL{display:flex;align-items:center;gap:8px}.CommunicationPreviewModal_messageHeader__avatar__4zAlu{width:35px;height:35px;border-radius:50%;background-color:#003b75;display:flex;align-items:center;justify-content:center;font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.75rem;line-height:1.4;color:#161616;color:#fff;flex-shrink:0}.CommunicationPreviewModal_messageHeader__senderInfo__eZJnc{display:flex;flex-direction:column}.CommunicationPreviewModal_messageHeader__senderName__DQAgT{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616}.CommunicationPreviewModal_messageHeader__senderRole__mgUXD{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616;color:#6b7280}.CommunicationPreviewModal_messageBodyCard__iBsqY{background:#fff;border:1px solid #e6ecf1;border-radius:20px;box-shadow:0 0 5px rgba(0,0,0,.05);padding:20px;overflow-x:hidden}.CommunicationPreviewModal_messageBodyCard__content__i72Xx{display:flex;flex-direction:column;font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616}.CommunicationPreviewModal_messageBodyCard__content__i72Xx p{margin:2px}.CommunicationPreviewModal_messageBodyCard__content__i72Xx h1{font-size:1.5rem;font-weight:500;color:#161616;margin-bottom:8px;line-height:1}.CommunicationPreviewModal_messageBodyCard__content__i72Xx h2{font-size:1.25rem;font-weight:500;color:#161616;margin-bottom:8px;line-height:1}.CommunicationPreviewModal_messageBodyCard__content__i72Xx h3{font-size:1.125rem;font-weight:500;color:#161616;margin-bottom:8px;line-height:1}.CommunicationPreviewModal_messageBodyCard__content__i72Xx h4{margin:0;font-weight:500}.CommunicationPreviewModal_messageBodyCard__content__i72Xx ul{list-style-type:disc;padding-left:20px;margin-bottom:4px}.CommunicationPreviewModal_messageBodyCard__content__i72Xx ol{list-style-type:decimal;padding-left:20px;margin-bottom:4px}.CommunicationPreviewModal_messageBodyCard__content__i72Xx ul ul{list-style-type:circle}.CommunicationPreviewModal_messageBodyCard__content__i72Xx ul ul ul{list-style-type:square}.CommunicationPreviewModal_messageBodyCard__content__i72Xx li{margin-bottom:2px;display:list-item;list-style-position:inside}.CommunicationPreviewModal_messageBodyCard__content__i72Xx b,.CommunicationPreviewModal_messageBodyCard__content__i72Xx strong{font-weight:600}.CommunicationPreviewModal_messageBodyCard__content__i72Xx em,.CommunicationPreviewModal_messageBodyCard__content__i72Xx i{font-style:italic}.CommunicationPreviewModal_messageBodyCard__content__i72Xx a{color:#0077cd;text-decoration:underline;cursor:pointer}.CommunicationPreviewModal_messageBodyCard__content__i72Xx mark{background-color:#fef08a;border-radius:2px;padding:0 2px}.CommunicationPreviewModal_messageBodyCard__content__i72Xx h5{font-size:1rem;font-weight:500;color:#161616;margin-bottom:8px;line-height:1}.CommunicationPreviewModal_messageBodyCard__content__i72Xx h6{font-size:.875rem;font-weight:500;color:#161616;margin-bottom:8px;line-height:1}.CommunicationPreviewModal_messageBodyCard__content__i72Xx blockquote{margin:.75rem 0;padding:.5rem 1rem;border-left:3px solid #c2d0de;color:#565656}.CommunicationPreviewModal_messageBodyCard__content__i72Xx code,.CommunicationPreviewModal_messageBodyCard__content__i72Xx pre{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875em;background:#f2f5f8;border-radius:4px}.CommunicationPreviewModal_messageBodyCard__content__i72Xx pre{padding:.75rem 1rem;overflow:auto}.CommunicationPreviewModal_messageBodyCard__content__i72Xx code{padding:.125rem .25rem}.CommunicationPreviewModal_messageBodyCard__content__i72Xx img{max-width:100%;height:auto;display:block;border-radius:4px}.CommunicationPreviewModal_messageBodyCard__content__i72Xx embed,.CommunicationPreviewModal_messageBodyCard__content__i72Xx iframe,.CommunicationPreviewModal_messageBodyCard__content__i72Xx video{max-width:100%;width:100%;height:auto;display:block;border:none}.CommunicationPreviewModal_messageBodyCard__content__i72Xx iframe{aspect-ratio:16/9}.CommunicationPreviewModal_messageBodyCard__content__i72Xx table{width:100%;border-collapse:collapse;margin:.75rem 0}.CommunicationPreviewModal_messageBodyCard__content__i72Xx table td,.CommunicationPreviewModal_messageBodyCard__content__i72Xx table th{border:1px solid #e6ecf1;padding:.5rem .75rem;text-align:left}.CommunicationPreviewModal_messageBodyCard__content__i72Xx table th{background:#fafbfc;font-weight:600}.CommunicationPreviewModal_messageBodyCard__content__i72Xx hr{border:0;border-top:1px solid #e6ecf1;margin:1rem 0}.CommunicationPreviewModal_messageBodyCard__content__i72Xx li>p{display:inline}.CommunicationPreviewModal_messageBodyCard__empty__X9X_0{margin:0;font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616;font-style:italic}.CommunicationPreviewModal_metaCard__iEEHk{background:#fafbfc;border:1px solid #e6ecf1;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:12px}.CommunicationPreviewModal_metaRow__LxeFg{display:flex;align-items:flex-start;justify-content:space-between}.CommunicationPreviewModal_metaRow__LxeFg,.CommunicationPreviewModal_metaRow__label__HzZrw{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616}.CommunicationPreviewModal_metaRow__label__HzZrw{color:#a8bacd;flex-shrink:0}.CommunicationPreviewModal_metaRow__value__Ezdxu{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.75rem;line-height:1.4;color:#161616;color:#565656;text-align:right}.CommunicationPreviewModal_actions__1wS7U{display:flex;gap:10px}.CommunicationPreviewModal_actions__btn__WynO7{flex:1!important;height:50px!important;border-radius:10px!important}.CommunicationPreviewModal_actions__btnContent__QYqo7{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:500;letter-spacing:-.2px}.MergeFieldsPane_mergeFieldsPane__yXs0i{width:260px;flex-shrink:0;border-left:1px solid #e6ecf1;background-color:#fff;display:flex;flex-direction:column;overflow-y:auto}.MergeFieldsPane_mergeFieldsPane__header__vE3Hv{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e6ecf1;position:sticky;top:0;background:#fff;z-index:1}.MergeFieldsPane_mergeFieldsPane__title__ulXUt{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616;color:#003b75}.MergeFieldsPane_mergeFieldsPane__closeBtn__FRvoi{background:none;border:none;cursor:pointer;color:#c2d0de;font-size:20px;line-height:1}.MergeFieldsPane_mergeFieldsPane__closeBtn__FRvoi:hover{color:#161616}.MergeFieldsPane_mergeFieldsPane__body__Ld9Pa{display:flex;flex-direction:column;padding:12px 20px;gap:8px;flex:1}.MergeFieldsPane_mergeFieldsPane__hint__q_Tfw{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616;color:#565656}.MergeFieldsPane_mergeFieldsPane__previewSection__T4JmX{padding:10px 12px;background:#fafbfc;border-radius:8px;border:1px solid #e6ecf1}.MergeFieldsPane_mergeFieldsPane__previewLabel__ZX0_B{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#565656;margin-bottom:8px}.MergeFieldsPane_mergeFieldsPane__previewText__VfLES{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616;color:#6b7280;line-height:1.7}.MergeFieldsPane_mergeFieldBtn__MiPDv{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border:1px solid #e6ecf1;border-radius:8px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,background .15s;width:100%}.MergeFieldsPane_mergeFieldBtn__MiPDv:hover{border-color:#003b75;background:#eff6ff}.MergeFieldsPane_mergeFieldBtn__token__PE0OT{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616;font-weight:700;color:#003b75;font-family:Courier New,Courier,monospace;letter-spacing:.3px}.MergeFieldsPane_mergeFieldBtn__name__lYDjd{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.75rem;line-height:1.4;color:#161616;color:#002d5c}.MergeFieldsPane_mergeFieldBtn__desc__k8HhD{font-weight:500;color:#161616;color:#6b7280}.MergeFieldsPane_mergeFieldBtn__desc__k8HhD,.MergeFieldsPane_mergeToken__aoJ4O{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.4}.MergeFieldsPane_mergeToken__aoJ4O{display:inline-flex;align-items:center;font-weight:600;color:#161616;background:#eff6ff;border:1px solid #bfdbfe;color:#003b75;border-radius:4px;padding:0 2px;margin:0 2px;white-space:nowrap;vertical-align:middle;font-family:Courier New,Courier,monospace;cursor:default;user-select:none}.LoadingSpinner_container__SMvQV{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#767676}.LoadingSpinner_container--fullPage__hmS9H{min-height:100vh}.LoadingSpinner_container--section__sOOxy{min-height:300px}.LoadingSpinner_spinner__wZI2U{border-radius:50%;border-style:solid;border-color:#003b75 #e6ecf1 #e6ecf1;animation:LoadingSpinner_spin__8zUh7 .7s linear infinite}.LoadingSpinner_spinner--sm__ALP99{width:20px;height:20px;border-width:2px}.LoadingSpinner_spinner--md__YbwPv{width:36px;height:36px;border-width:3px}.LoadingSpinner_spinner--lg__r_noV{width:48px;height:48px;border-width:3px}@keyframes LoadingSpinner_spin__8zUh7{to{transform:rotate(1turn)}}.MessageBody_messageBody__x5J3P{color:#161616;font-size:14px;line-height:1.6}.MessageBody_messageBody__x5J3P p{margin:2px}.MessageBody_messageBody__x5J3P h1{font-size:1.5rem;font-weight:500;color:#161616;margin-bottom:8px;line-height:1}.MessageBody_messageBody__x5J3P h2{font-size:1.25rem;font-weight:500;color:#161616;margin-bottom:8px;line-height:1}.MessageBody_messageBody__x5J3P h3{font-size:1.125rem;font-weight:500;color:#161616;margin-bottom:8px;line-height:1}.MessageBody_messageBody__x5J3P h4{margin:0;font-weight:500}.MessageBody_messageBody__x5J3P ul{list-style-type:disc;padding-left:20px;margin-bottom:4px}.MessageBody_messageBody__x5J3P ol{list-style-type:decimal;padding-left:20px;margin-bottom:4px}.MessageBody_messageBody__x5J3P ul ul{list-style-type:circle}.MessageBody_messageBody__x5J3P ul ul ul{list-style-type:square}.MessageBody_messageBody__x5J3P li{margin-bottom:2px;display:list-item;list-style-position:inside}.MessageBody_messageBody__x5J3P b,.MessageBody_messageBody__x5J3P strong{font-weight:600}.MessageBody_messageBody__x5J3P em,.MessageBody_messageBody__x5J3P i{font-style:italic}.MessageBody_messageBody__x5J3P a{color:#0077cd;text-decoration:underline;cursor:pointer}.MessageBody_messageBody__x5J3P mark{background-color:#fef08a;border-radius:2px;padding:0 2px}.MessageBody_messageBody__x5J3P h5{font-size:1rem;font-weight:500;color:#161616;margin-bottom:8px;line-height:1}.MessageBody_messageBody__x5J3P h6{font-size:.875rem;font-weight:500;color:#161616;margin-bottom:8px;line-height:1}.MessageBody_messageBody__x5J3P blockquote{margin:.75rem 0;padding:.5rem 1rem;border-left:3px solid #c2d0de;color:#565656}.MessageBody_messageBody__x5J3P code,.MessageBody_messageBody__x5J3P pre{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875em;background:#f2f5f8;border-radius:4px}.MessageBody_messageBody__x5J3P pre{padding:.75rem 1rem;overflow:auto}.MessageBody_messageBody__x5J3P code{padding:.125rem .25rem}.MessageBody_messageBody__x5J3P img{max-width:100%;height:auto;display:block;border-radius:4px}.MessageBody_messageBody__x5J3P embed,.MessageBody_messageBody__x5J3P iframe,.MessageBody_messageBody__x5J3P video{max-width:100%;width:100%;height:auto;display:block;border:none}.MessageBody_messageBody__x5J3P iframe{aspect-ratio:16/9}.MessageBody_messageBody__x5J3P table{width:100%;border-collapse:collapse;margin:.75rem 0}.MessageBody_messageBody__x5J3P table td,.MessageBody_messageBody__x5J3P table th{border:1px solid #e6ecf1;padding:.5rem .75rem;text-align:left}.MessageBody_messageBody__x5J3P table th{background:#fafbfc;font-weight:600}.MessageBody_messageBody__x5J3P hr{border:0;border-top:1px solid #e6ecf1;margin:1rem 0}.MessageBody_messageBody__x5J3P li>p{display:inline}.MessageBody_messageBody__brokenImage__UoY6t{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem 2rem;min-width:8rem;border:1px dashed #c2d0de;border-radius:6px;background:#fafbfc;color:#6c757d;font-size:.875rem;text-align:center}.MessageBody_messageBody__brokenImageIcon__R475a{font-size:1.5rem;line-height:1;opacity:.6}.MessageBody_messageBody__brokenImageLabel__8imdw{max-width:12rem;word-break:break-word}.MessageDetailCard_card__13JlX{background:#fafbfc;border:1px solid #e6ecf1;border-radius:10px;padding:24px;display:flex;flex-direction:column;gap:12px}.MessageDetailCard_card__header__PyayD{display:flex;flex-direction:column;gap:8px}.MessageDetailCard_card__badges__lIp4b{display:flex;gap:4px;flex-wrap:wrap}.MessageDetailCard_card__title__3_zgd{font-size:18px;font-weight:500;line-height:1.4;color:#161616;margin:0}.MessageDetailCard_card__divider__xjSlD{height:1px;width:100%;background:#e6ecf1}.MessageDetailCard_card__meta__SWWTp{display:flex;flex-wrap:wrap;gap:16px 24px;margin:0}.MessageDetailCard_card__metaItem__t0CU3{display:flex;flex-direction:column;gap:4px;min-width:0}.MessageDetailCard_card__metaLabel__7lk2G{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6c757d;line-height:1.4;margin:0}.MessageDetailCard_card__metaValue__4fEpb{font-size:14px;font-weight:600;line-height:1.4;color:#565656;margin:0}.MessageDetailCard_card__chipGroup__4bOwF{display:flex;flex-wrap:wrap;gap:4px;margin:0}.MessageDetailCard_card__bodyFrame__Ai8x2{background:#fff;border:1px solid #e6ecf1;border-radius:6px;padding:28px}.DeliverySummaryCard_card__siPlv{background:#fafbfc;border:1px solid #e6ecf1;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.DeliverySummaryCard_card__header__FOxnX{background:#f2f5f8;border-bottom:1px solid #e6ecf1;padding:16px 32px 13px 20px}.DeliverySummaryCard_card__title__k6VF_{font-size:14px;font-weight:600;line-height:1.4;color:#161616;margin:0}.DeliverySummaryCard_card__body__iaoj_{display:flex;flex-direction:column;gap:20px;padding:24px}.DeliverySummaryCard_card__empty__I8NL6{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px}.DeliverySummaryCard_card__emptyIcon__1Wvzk{display:inline-flex;width:48px;height:48px;color:#c2d0de}.DeliverySummaryCard_card__emptyIcon__1Wvzk svg{width:100%;height:100%}.DeliverySummaryCard_card__emptyText__HYZnR{margin:0;font-size:14px;font-weight:400;color:#565656;text-align:center}.DeliverySummaryCard_row__SXuvE{display:flex;flex-direction:column;gap:5px;width:100%}.DeliverySummaryCard_row__head__qGUA3{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:12px;line-height:1.4}.DeliverySummaryCard_row__label__Y_w9I{font-weight:600;color:#565656}.DeliverySummaryCard_row__valueGroup__BrPSz{display:inline-flex;align-items:baseline;gap:4px}.DeliverySummaryCard_row__count__zRPBV{font-weight:600;color:#161616}.DeliverySummaryCard_row__percent__qaDZK,.DeliverySummaryCard_row__unavailable__9ATTK{font-weight:500;color:#a8bacd}.DeliverySummaryCard_bar__0w_Bu{position:relative;height:5px;width:100%;background:#e6ecf1;border-radius:4px;overflow:hidden}.DeliverySummaryCard_bar__fill__tPMkt{display:block;height:100%;border-radius:4px;transition:width .2s ease-out}.DeliverySummaryCard_bar__fill--sent__jrKif{background:#003b75}.DeliverySummaryCard_bar__fill--opened__7EVXd{background:#007c3e}.DeliverySummaryCard_bar__fill--read__kyzuP{background:#0077cd}.DeliverySummaryCard_bar__fill--signed__wGfL1{background:#cf7215}.RecipientTrackingCard_card__yGAb_{border:1px solid #e6ecf1;border-radius:10px;overflow:hidden;width:100%;background-color:#fff}.RecipientTrackingCard_card__header__XIYvD{background-color:#fafbfc;border-bottom:1px solid #e6ecf1;padding:16px 20px}.RecipientTrackingCard_card__title__u1XSY{margin:0;font-size:14px;font-weight:600;color:#161616}.RecipientTrackingCard_card__body__omLbG{padding:72px 20px;display:flex;flex-direction:column;align-items:center;gap:8px}.RecipientTrackingCard_card__icon__rxC4F{display:inline-flex;width:48px;height:48px;color:#c2d0de}.RecipientTrackingCard_card__icon__rxC4F svg{width:100%;height:100%}.RecipientTrackingCard_card__heading__emM7T{margin:0;font-size:16px;font-weight:500;color:#161616;text-align:center}.RecipientTrackingCard_card__description__ciSPo{margin:0;font-size:14px;font-weight:400;color:#565656;text-align:center;max-width:264px}.EngagementBar_engagement__U7d91{display:flex;flex-direction:column;gap:4px}.EngagementBar_engagement__track__im7ds{position:relative;height:8px;border-radius:6px;background:#e6ecf1;overflow:hidden}.EngagementBar_engagement__opened__kWdxu{position:absolute;inset:0 auto 0 0;background:#0077cd;border-radius:6px}.EngagementBar_engagement__read__eSBPx{position:absolute;inset:0 auto 0 0;background:#007c3e;border-radius:6px}.EngagementBar_engagement__stats__bQcWT{display:flex;align-items:center;gap:8px}.EngagementBar_engagement__stat__GnVDp{display:flex;align-items:center;gap:4px}.EngagementBar_engagement__dot__H7qc2{width:5px;height:5px;border-radius:50%;flex-shrink:0}.EngagementBar_engagement__dot--read__79yld{background:#007c3e}.EngagementBar_engagement__dot--opened__DEz4F{background:#0077cd}.EngagementBar_engagement__pct__71ELG{font-weight:600;font-size:.875rem}.EngagementBar_engagement__label__n_XwE,.EngagementBar_engagement__pct__71ELG{font-family:Instrument Sans,Arial,Helvetica,sans-serif;line-height:1.4;color:#161616;font-size:.75rem;white-space:nowrap}.EngagementBar_engagement__label__n_XwE{font-weight:500;color:#a8bacd}.EllipsisMenu_ellipsis-menu__trigger__hzND_{display:inline-flex;align-items:center;justify-content:center;padding:2px;border:none;border-radius:4px;background-color:rgba(0,0,0,0);color:#161616;cursor:pointer;transition:color .15s ease,background-color .15s ease}.EllipsisMenu_ellipsis-menu__trigger__hzND_:hover{color:#003b75;background-color:#e6ecf1}.EllipsisMenu_ellipsis-menu__trigger__hzND_:focus-visible{outline:2px solid #0077cd;outline-offset:2px}.EllipsisMenu_ellipsis-menu__content__iY9sk{min-width:160px;background-color:#fff;border:1px solid #e6ecf1;border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.13);padding:6px;z-index:400;animation-duration:.1s;animation-timing-function:ease-out}.EllipsisMenu_ellipsis-menu__content__iY9sk[data-state=open]{animation-name:EllipsisMenu_ellipsis-menu-slide-in__1Ie9F}.EllipsisMenu_ellipsis-menu__content__iY9sk[data-state=closed]{animation-name:EllipsisMenu_ellipsis-menu-slide-out__e_OcA}@keyframes EllipsisMenu_ellipsis-menu-slide-in__1Ie9F{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes EllipsisMenu_ellipsis-menu-slide-out__e_OcA{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.EllipsisMenu_ellipsis-menu__item__JjOCM{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:6px;cursor:pointer;outline:none;font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;transition:background-color .12s ease}.EllipsisMenu_ellipsis-menu__item__JjOCM:hover,.EllipsisMenu_ellipsis-menu__item__JjOCM[data-highlighted]{background-color:#fafbfc}.EllipsisMenu_ellipsis-menu__item__JjOCM[data-disabled]{opacity:.45;cursor:not-allowed;pointer-events:none}.EllipsisMenu_ellipsis-menu__item--danger__x3L_a{color:#d63a3a}.EllipsisMenu_ellipsis-menu__item--danger__x3L_a:hover,.EllipsisMenu_ellipsis-menu__item--danger__x3L_a[data-highlighted]{background-color:#fbeaea}.EllipsisMenu_ellipsis-menu__item-icon__SZlrl{display:inline-flex;align-items:center;flex-shrink:0;color:#161616}.EllipsisMenu_ellipsis-menu__item-icon__SZlrl svg{width:18px;height:18px}.EllipsisMenu_ellipsis-menu__item--danger__x3L_a .EllipsisMenu_ellipsis-menu__item-icon__SZlrl{color:#d63a3a}.EllipsisMenu_ellipsis-menu__item-label__1Rvvn{flex:1;white-space:nowrap}.Checkbox_container__sgGtC{display:flex;align-items:center}.Checkbox_input__upO8O{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.Checkbox_input__upO8O:disabled{cursor:not-allowed}.Checkbox_label__THIkU{display:flex;align-items:center;cursor:pointer;user-select:none;margin-bottom:0}.Checkbox_label__THIkU.Checkbox_disabled__sQH3I{cursor:not-allowed;opacity:.6}.Checkbox_label__THIkU.Checkbox_positionLeft__71xme{flex-direction:row}.Checkbox_label__THIkU.Checkbox_positionRight__yf0nm{flex-direction:row-reverse}.Checkbox_box__oRn3n{position:relative;height:24px;width:24px;min-width:24px;border:1px solid #e6ecf1;border-radius:4px;background-color:#fff;padding:2px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.Checkbox_positionLeft__71xme .Checkbox_box__oRn3n{margin-right:8px}.Checkbox_positionRight__yf0nm .Checkbox_box__oRn3n{margin-left:8px}.Checkbox_label__THIkU:hover:not(.Checkbox_disabled__sQH3I) .Checkbox_box__oRn3n{border-color:#0077cd}.Checkbox_input__upO8O:checked~.Checkbox_label__THIkU .Checkbox_box__oRn3n{background-color:#003b75;border-color:#e6ecf1}.Checkbox_input__upO8O:checked~.Checkbox_label__THIkU:hover:not(.Checkbox_disabled__sQH3I) .Checkbox_box__oRn3n{background-color:rgb(0,71.858974359,142.5)}.Checkbox_input__upO8O:focus~.Checkbox_label__THIkU .Checkbox_box__oRn3n{box-shadow:0 0 0 2px rgba(0,119,205,.2)}.Checkbox_input__upO8O:focus-visible~.Checkbox_label__THIkU .Checkbox_box__oRn3n{box-shadow:0 0 0 3px rgba(0,119,205,.3)}.Checkbox_checkmark__5ZpxK{opacity:0;transform:scale(0);transition:all .2s ease;color:#fff;display:flex;align-items:center;justify-content:center}.Checkbox_input__upO8O:checked~.Checkbox_label__THIkU .Checkbox_checkmark__5ZpxK{opacity:1;transform:scale(1)}.Checkbox_checkmark__5ZpxK svg{width:16px;height:16px}.Checkbox_text__Gq_iT{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616;color:#565656}.Checkbox_tooltipMargin__jrfVo{margin-left:4px}.Checkbox_tooltipIcon__qi4FE{color:#c2d0de}.difot_meta__V7l4Z{display:flex;flex-direction:column;text-align:right;font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:500;font-size:.75rem;line-height:1.4;color:#161616}@media(max-width:767px){.difot_meta__V7l4Z{text-align:left}}.difot_tableCard__2SoRD{display:flex;flex-direction:column;border:1px solid #e6ecf1;border-radius:10px;overflow:hidden;background-color:#fff}.difot_tableCard__2SoRD [class*=tableContainer]{border:none;border-radius:0}.difot_tabBar__F3v1d{display:flex;align-items:flex-start;gap:2px;padding:12px 20px 0;background-color:#fafbfc;border-bottom:1px solid #e6ecf1;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c2d0de rgba(0,0,0,0)}.difot_tabBar__F3v1d::-webkit-scrollbar{height:4px}.difot_tabBar__F3v1d::-webkit-scrollbar-thumb{background:#c2d0de;border-radius:2px}@media(max-width:767px){.difot_tabBar__F3v1d{display:none}}.difot_tab__FES4m{display:inline-flex;align-items:center;padding:9px 15px;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-bottom:none;border-top-left-radius:7px;border-top-right-radius:7px;cursor:pointer;color:#565656;font-size:14px;font-weight:600;line-height:1.4;white-space:nowrap;flex-shrink:0;font-family:inherit}.difot_tab--active__bLzgv{background-color:#fff;border-color:#e6ecf1;color:#003b75;margin-bottom:-1px;padding-bottom:8px}@media(max-width:767px){.difot_tab__FES4m{padding:8px 12px;font-size:13px}}.difot_field__AReKd{font-family:Courier New,Courier,monospace;font-weight:600;color:#003b75;padding:0 2px;background-color:#eff6ff}.difot_tabDescription__49B8Y{padding:10px 20px 0;background-color:#fff}.difot_tableBar__27EH4{display:flex;align-items:center;gap:10px;padding:12px 20px;background-color:#fff;border-bottom:1px solid #e6ecf1}.difot_tableBar__27EH4 .difot_tableBarSearch__tX7Jz{width:480px;max-width:100%;margin:0}.difot_tableBar__27EH4 .difot_tableBarInput__jCZgi{width:220px;max-width:100%;margin:0}.difot_tableBar__27EH4 .difot_tableBarInput__jCZgi input{border-radius:10px}.difot_rowDimmed__IEotA{opacity:.6}.difot_rowCrddChange__oB1Wo{background-color:rgba(207,114,21,.2)!important}.difot_rowDriverRejection__SIjg4{background-color:rgba(214,58,58,.2)!important}.difot_uppercase__41Hqb{text-transform:capitalize}.difot_latePositive__6NlpY{color:#d63a3a;font-weight:500}.difot_lateZero__jhIbL{color:#6b7280}.difot_addPctGreen__cEFzp{color:#007c3e;font-weight:600}.difot_addPctOrange__07fIY{color:#cf7215;font-weight:600}.difot_addPctRed__x_7qf{color:#d63a3a;font-weight:600}.difot_difotCell__XITTG{display:flex;align-items:center;gap:8px}.difot_difotTrack__6zLEg{flex:1;position:relative;height:8px;border-radius:6px;background:#e6ecf1;overflow:hidden}@media(max-width:767px){.difot_difotTrack__6zLEg{display:none}}.difot_difotFill__D78Cb{position:absolute;inset:0 auto 0 0;height:100%;border-radius:6px}.difot_difotFillGreen__qtaPc{background:#007c3e}.difot_difotFillOrange__V_sbA{background:#cf7215}.difot_difotFillRed__xKqLN{background:#d63a3a}.difot_heatmapWrapper__8sh0D{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#c2d0de rgba(0,0,0,0)}.difot_heatmapWrapper__8sh0D::-webkit-scrollbar{height:6px}.difot_heatmapWrapper__8sh0D::-webkit-scrollbar-thumb{background:#c2d0de;border-radius:3px}.difot_heatmapTable__faoUP{width:100%;border-collapse:collapse;font-size:13px}@media(max-width:767px){.difot_heatmapTable__faoUP{font-size:10px}}.difot_heatmapTh__l_Hcp{padding:10px 14px;text-align:center;font-weight:600;font-size:12px;color:#565656;background:#fafbfc;border-bottom:1px solid #e6ecf1;white-space:nowrap}.difot_heatmapTh__l_Hcp:first-child{text-align:left;padding-left:20px;min-width:80px}.difot_heatmapRowLabel__cQ0uy{padding:0 20px;font-weight:600;font-size:13px;color:#003b75;background:#fafbfc;border-right:1px solid #e6ecf1;white-space:nowrap;height:52px;vertical-align:middle}.difot_heatmapCell__rn7Rx{text-align:center;border:2px solid #fff;min-width:100px;height:52px;vertical-align:middle;background:#fafbfc}.difot_heatmapPct__ZyqUg{display:block;font-weight:700;font-size:14px;color:#fff}.difot_heatmapDash__qEhdi{display:block;color:#a8bacd;font-size:16px}.difot_error__Z1QBZ{padding:12px 16px;color:#d63a3a;font-size:.875rem}.difot_tagsWrapper__F18HB{display:flex;gap:4px;flex-wrap:wrap}.difot_missesTab__SasdE{padding:16px 20px;border-bottom:1px solid #e6ecf1}.difot_missesTab__grid__bleGS{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:1023px){.difot_missesTab__grid__bleGS{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.difot_missesTab__grid__bleGS{grid-template-columns:1fr 1fr}}.difot_dqStateTags__qgHnC{display:flex;flex-wrap:wrap;gap:6px}.difot_bookingNoLink__Qo5JW{background:none;border:none;padding:0;color:var(--color-brand,#1d8ce8);cursor:pointer;font:inherit;text-decoration:underline;text-underline-offset:2px}.difot_bookingNoLink__Qo5JW:hover{opacity:.8}.difot_bookingNoLink__Qo5JW:disabled{cursor:wait;opacity:.5}.difot_dqWarn__fw6_Z{color:#d97706;font-weight:600}.difot_notes__JNrh8{font-size:.875rem;line-height:1.2;color:#565656;background:#fafbfc;border:1px solid #e6ecf1;border-radius:10px;padding:16px 20px}.difot_notesTitle__qSDuK{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.75rem;line-height:1.4;color:#161616;color:#6b7280;text-transform:uppercase;margin:0 0 10px}.difot_notesList__ObPHB{margin:0;gap:5px}.difot_notesList__ObPHB,.difot_notesSubList__hNQq4{list-style:disc;padding-left:18px;display:flex;flex-direction:column}.difot_notesSubList__hNQq4{margin-top:5px;gap:3px}.difot_notesBold__M9IbW{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616}@media(max-width:767px){.difot_mobileHide__3csxH{display:none!important}}.difot_mobileSectionList__e_dSB{display:flex;flex-direction:column;gap:12px}.difot_mobileSectionCard__2rVt9{border:1px solid #e6ecf1;border-radius:10px;overflow:hidden;background-color:#fff}.difot_mobileSectionCard__2rVt9 [class*=tableContainer]{border:none;border-radius:0}.difot_mobileSectionHeading__cnpIr{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.75rem;line-height:1.4;color:#161616;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;padding:10px 16px;margin:0;background-color:#fafbfc;border-bottom:1px solid #e6ecf1}@media(max-width:767px){.difot_tableBarMobileWrap__EcL99{flex-wrap:wrap;gap:8px}.difot_tableBarMobileWrap__EcL99 .difot_tableBarInput__jCZgi,.difot_tableBarMobileWrap__EcL99 .difot_tableBarSearch__tX7Jz{width:100%!important;max-width:100%!important}.difot_tableBarMobileWrap__EcL99 .difot_tableBarHint__eBeBh{display:none}}.Radio_container__qDUap{display:flex;gap:8px;align-items:center}.Radio_input__ybtk_{position:absolute;opacity:0;pointer-events:none}.Radio_label__5y4MO{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}.Radio_label__5y4MO.Radio_disabled__XIG3j{opacity:.5;cursor:not-allowed}.Radio_box__XHKPb{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#fafbfc;border:1px solid #e6ecf1;border-radius:100px;transition:all .2s ease;flex-shrink:0;padding:2px}.Radio_input__ybtk_:checked+.Radio_label__5y4MO .Radio_box__XHKPb{background-color:#003b75;border-color:#e6ecf1}.Radio_input__ybtk_:focus+.Radio_label__5y4MO .Radio_box__XHKPb{box-shadow:0 0 0 2px rgba(0,59,117,.2)}.Radio_label__5y4MO.Radio_disabled__XIG3j .Radio_box__XHKPb{background-color:#e6ecf1;border-color:#e6ecf1}.Radio_checkmark__MJ2VU{opacity:0;transform:scale(0);transition:all .2s ease;color:#fff;display:flex;align-items:center;justify-content:center}.Radio_input__ybtk_:checked+.Radio_label__5y4MO .Radio_checkmark__MJ2VU{opacity:1;transform:scale(1)}.Radio_checkmark__MJ2VU svg{width:16px;height:16px}.Radio_text__QatZe{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:.875rem;line-height:1.4;color:#161616;color:#565656}.FleetMap_loading__UtFPv{display:flex;justify-content:center;align-items:center;flex:1;height:100%}.FleetMap_fleetMap__IAHYM{position:relative;flex:1;height:100%;overflow:hidden}.FleetMap_fleetMap__map__oj_SW{position:absolute;top:0;left:0;right:0;bottom:0}.AddCompanyModal_fields__M_qwe,.AddCompanyModal_form___KMOt{display:flex;flex-direction:column;gap:20px;align-items:flex-start;width:100%}.AddCompanyModal_error__K7rsQ{font-family:Instrument Sans,Arial,Helvetica,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#161616;color:#d63a3a}