.ApiErrorToast-module__mG19_W__root{inset-inline:0;z-index:50;justify-content:center;padding-inline:1rem;display:flex;position:fixed;top:1rem}.ApiErrorToast-module__mG19_W__enter{animation:.25s ease-out forwards ApiErrorToast-module__mG19_W__toast-in}.ApiErrorToast-module__mG19_W__leave{animation:.3s ease-in forwards ApiErrorToast-module__mG19_W__toast-out}.ApiErrorToast-module__mG19_W__panel{background:#fff;border:1px solid #d93e3e26;border-radius:.75rem;outline:1px solid #d93e3e1a;align-items:flex-start;gap:.75rem;width:100%;max-width:32rem;padding:.75rem 1rem;display:flex;box-shadow:0 8px 30px #231f201f}.ApiErrorToast-module__mG19_W__icon{background:var(--color-error-bg);width:2rem;height:2rem;color:var(--color-error);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;display:flex}.ApiErrorToast-module__mG19_W__content{flex:1;min-width:0;padding-top:.25rem}.ApiErrorToast-module__mG19_W__heading{color:var(--color-heading);font-size:14px;font-weight:500}.ApiErrorToast-module__mG19_W__message{color:var(--color-secondary);margin-top:.125rem;font-size:14px}.ApiErrorToast-module__mG19_W__dismiss{color:var(--color-secondary);background:0 0;border:none;border-radius:.375rem;flex-shrink:0;margin-top:.125rem;padding:.25rem;transition:background-color .15s,color .15s}.ApiErrorToast-module__mG19_W__dismiss:hover{color:var(--color-heading);background:#f4f4f5}@keyframes ApiErrorToast-module__mG19_W__toast-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes ApiErrorToast-module__mG19_W__toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-12px)}}
.ShipmentNotFound-module__RNbO-a__card{border:1px solid var(--color-divider);text-align:center;background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.ShipmentNotFound-module__RNbO-a__title{color:var(--color-heading);font-size:1.5rem;font-weight:600}.ShipmentNotFound-module__RNbO-a__message{max-width:36rem;color:var(--color-secondary);margin:.75rem auto 0;font-size:14px}.ShipmentNotFound-module__RNbO-a__button{background:var(--color-brand);text-transform:none;color:#fff;border-radius:.75rem;margin-top:1.5rem;padding:.75rem 1.25rem;font-size:14px;font-weight:600;transition:background-color .15s;display:inline-flex}.ShipmentNotFound-module__RNbO-a__button:hover{background:var(--color-brand-hover)}
.BrandHeader-module__RLP3_W__brandHeader{background:#fff;justify-content:center;align-items:center;width:100%;height:70px;margin-bottom:1rem;padding:1rem;display:inline-flex}.BrandHeader-module__RLP3_W__brandLogo{object-fit:contain;width:auto;max-width:12rem;max-height:2.5rem}.BrandHeader-module__RLP3_W__brandName{color:var(--color-heading);font-size:18px;font-weight:600}
.SellerSupportDetails-module__JBs5FW__card{border:1px solid var(--color-divider);background:#fff;border-radius:1rem;width:100%;height:100%;padding:1.5rem;position:relative}.SellerSupportDetails-module__JBs5FW__cardWrapper{border-radius:1rem;width:100%;height:fit-content;position:relative}.SellerSupportDetails-module__JBs5FW__cardShadow{z-index:-1;background:#b7c2f6;border-radius:1rem;width:100%;height:100%;position:absolute;bottom:-6px;right:-6px}.SellerSupportDetails-module__JBs5FW__title{color:var(--color-heading);margin-bottom:1rem;font-size:18px;font-weight:600}.SellerSupportDetails-module__JBs5FW__labelWrapper{align-items:center;gap:.5rem;display:flex}.SellerSupportDetails-module__JBs5FW__icon{flex-shrink:0}.SellerSupportDetails-module__JBs5FW__label{color:#231f20;white-space:nowrap;font-size:14px;font-weight:500}.SellerSupportDetails-module__JBs5FW__value{color:#231f20;max-width:calc(100% - 90px);font-size:14px;font-weight:400}.SellerSupportDetails-module__JBs5FW__value a{overflow-wrap:break-word}.SellerSupportDetails-module__JBs5FW__link{color:var(--color-brand);text-decoration:underline}.SellerSupportDetails-module__JBs5FW__link:hover{color:var(--color-brand-hover)}.SellerSupportDetails-module__JBs5FW__helpSupportIcon{font-size:42px;position:absolute;top:8px;right:24px}.SellerSupportDetails-module__JBs5FW__ringsBackgroundIcon{font-size:60px;position:absolute;bottom:0;right:0}.SellerSupportDetails-module__JBs5FW__iconWrapper{background:#0f48e30a;border-radius:.325rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.SellerSupportDetails-module__JBs5FW__desktopCard{display:none}.SellerSupportDetails-module__JBs5FW__mobileSupport{display:block}.SellerSupportDetails-module__JBs5FW__fab{z-index:30;background:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:100px 15px 70px 100px;justify-content:center;align-items:center;padding:9px 12px;display:flex;position:fixed;bottom:2.5rem;right:1.5rem;box-shadow:0 4px 10px #0003}.SellerSupportDetails-module__JBs5FW__fabIcon{margin-right:.5rem;font-size:15px}.SellerSupportDetails-module__JBs5FW__drawerRoot{z-index:40;position:fixed;inset:0}.SellerSupportDetails-module__JBs5FW__backdrop{opacity:0;cursor:pointer;background:#00000073;border:none;transition:opacity .3s;position:absolute;inset:0}.SellerSupportDetails-module__JBs5FW__backdropVisible{opacity:1}.SellerSupportDetails-module__JBs5FW__drawer{background:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem;max-height:85vh;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 32px #0000001f}.SellerSupportDetails-module__JBs5FW__drawerVisible{transform:translateY(0)}.SellerSupportDetails-module__JBs5FW__drawerHandle{background:var(--color-divider);border-radius:9999px;width:2.5rem;height:.25rem;margin:.75rem auto 0}.SellerSupportDetails-module__JBs5FW__drawerHeader{align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.SellerSupportDetails-module__JBs5FW__drawerDivider{background:var(--color-divider);width:100%;height:1px;margin:.5rem 0}.SellerSupportDetails-module__JBs5FW__drawerHeaderIcon{flex-shrink:0;width:2rem;height:auto}.SellerSupportDetails-module__JBs5FW__drawerTitle{min-width:0;color:var(--color-heading);flex:1;margin:0;font-size:14px;font-weight:600}.SellerSupportDetails-module__JBs5FW__drawerClose{border:1px solid var(--color-divider);width:2rem;height:2rem;color:var(--color-secondary);cursor:pointer;background:0 0;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;font-size:1.5rem;line-height:1;display:flex}.SellerSupportDetails-module__JBs5FW__drawerContent{max-height:calc(85vh - 5rem);padding:0 1.5rem 1.5rem;position:relative;overflow-y:auto}.SellerSupportDetails-module__JBs5FW__drawerRingsBackgroundIcon{pointer-events:none;font-size:60px;position:absolute;bottom:0;right:0}@media (min-width:640px){.SellerSupportDetails-module__JBs5FW__desktopCard{display:block}.SellerSupportDetails-module__JBs5FW__desktopCardDetail{width:calc(30% - 1rem)}.SellerSupportDetails-module__JBs5FW__desktopCardLanding{width:360px}.SellerSupportDetails-module__JBs5FW__mobileSupport{display:none}}
.TrackingTimeline-module__U6yf1G__emptyState{color:var(--color-secondary);font-size:14px}.TrackingTimeline-module__U6yf1G__date{color:var(--color-heading);font-size:12px;font-weight:500;line-height:120%}.TrackingTimeline-module__U6yf1G__time{color:#a4adb5;font-size:12px;line-height:120%}.TrackingTimeline-module__U6yf1G__event{color:var(--color-heading);font-size:14px;font-weight:500;line-height:120%}.TrackingTimeline-module__U6yf1G__caption{color:var(--color-secondary);margin-top:.25rem;font-size:12px;line-height:120%}.TrackingTimeline-module__U6yf1G__connector{border-left:2px dashed var(--color-divider);width:0;position:absolute;top:1.25rem;bottom:calc(-34px - 1rem);left:50%;transform:translate(-50%)}
.TrackingDetails-module__jI22DW__card{background:#fff;border-radius:1rem;width:100%;padding:1.5rem;position:relative}@media (min-width:640px){.TrackingDetails-module__jI22DW__card{width:70%}}.TrackingDetails-module__jI22DW__orderMeta{flex-direction:column;justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex;position:static}.TrackingDetails-module__jI22DW__orderMetaGroup{text-align:left;justify-content:space-between;gap:.25rem;display:flex}.TrackingDetails-module__jI22DW__orderMetaLabel{color:var(--color-secondary);font-size:14px}.TrackingDetails-module__jI22DW__orderMetaValue{color:var(--color-heading);font-size:14px;font-weight:700}.TrackingDetails-module__jI22DW__orderMetaDivider{background:var(--color-divider);flex-shrink:0;align-self:stretch;width:1px}.TrackingDetails-module__jI22DW__label{color:var(--color-secondary);font-size:14px;font-weight:500}.TrackingDetails-module__jI22DW__trackingIdLabel{color:#231f20;font-size:14px;font-weight:500}.TrackingDetails-module__jI22DW__displayDate{color:var(--color-brand);font-size:38px;font-weight:600;line-height:1.25}.TrackingDetails-module__jI22DW__displayStatus{letter-spacing:.025em;text-transform:uppercase;color:var(--color-heading);font-size:30px;font-weight:700;line-height:1.25}.TrackingDetails-module__jI22DW__displayStatusDelivered{color:#059669}.TrackingDetails-module__jI22DW__sectionTitle{color:var(--color-heading);margin-bottom:1.5rem;font-size:20px;font-weight:600}.TrackingDetails-module__jI22DW__body{color:var(--color-brand);font-size:16px;font-weight:500;text-decoration:underline}.TrackingDetails-module__jI22DW__orderDetails{background:#f5f8fe;border-radius:8px;align-items:center;gap:1rem;margin:1.5rem 0;padding:8px 12px;display:flex}.TrackingDetails-module__jI22DW__carrierRow{align-items:center;gap:.75rem;display:flex}.TrackingDetails-module__jI22DW__dividerV{background:var(--color-divider);flex-shrink:0;align-self:stretch;width:1px}.TrackingDetails-module__jI22DW__dividerH{background:var(--color-divider);width:100%;height:1px;margin:1.5rem 0}.TrackingDetails-module__jI22DW__trackingIdValue{font-size:14px;font-weight:var(--font-weight-medium);color:var(--color-brand);text-decoration:underline}@media (min-width:640px){.TrackingDetails-module__jI22DW__orderDetails{background:#f5f8fe;border-radius:8px;align-items:center;gap:1.25rem;padding:12px 23px}.TrackingDetails-module__jI22DW__orderMeta{text-align:right;flex-direction:row;align-items:stretch;gap:2.7rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.TrackingDetails-module__jI22DW__orderMetaGroup{flex-direction:column;justify-content:flex-start}}
.TrackingSearchForm-module__FzzXTa__card{border:1px solid var(--color-divider);background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}@media (min-width:640px){.TrackingSearchForm-module__FzzXTa__card{padding:2rem}}.TrackingSearchForm-module__FzzXTa__title{color:var(--color-heading);font-size:18px;font-weight:600}.TrackingSearchForm-module__FzzXTa__subtitle{color:var(--color-secondary);font-size:14px}.TrackingSearchForm-module__FzzXTa__label{color:var(--color-secondary);margin-bottom:.75rem;font-size:14px;font-weight:500}.TrackingSearchForm-module__FzzXTa__fieldLabel{color:var(--color-secondary);margin-bottom:.5rem;font-size:14px;font-weight:500;display:block}.TrackingSearchForm-module__FzzXTa__input{border:1px solid var(--color-divider);width:100%;color:var(--color-heading);border-radius:.75rem;outline:none;padding:.75rem 1rem;transition:border-color .15s,box-shadow .15s}.TrackingSearchForm-module__FzzXTa__input:focus{border-color:var(--color-brand);box-shadow:0 0 0 2px #0f48e333}.TrackingSearchForm-module__FzzXTa__inputError{border-color:var(--color-error);background:var(--color-error-bg)}.TrackingSearchForm-module__FzzXTa__inputError:focus{border-color:var(--color-error);box-shadow:0 0 0 2px #d93e3e33}.TrackingSearchForm-module__FzzXTa__error{color:var(--color-error);margin-top:.5rem;font-size:14px}.TrackingSearchForm-module__FzzXTa__submit{background:var(--color-brand);letter-spacing:.025em;text-transform:uppercase;color:#fff;border:none;border-radius:.75rem;width:100%;padding:.75rem 1rem;font-size:14px;font-weight:600;transition:background-color .15s}.TrackingSearchForm-module__FzzXTa__submit:hover{background:var(--color-brand-hover)}.TrackingSearchForm-module__FzzXTa__submit:disabled{cursor:not-allowed;opacity:.7}
