.header-delivery-status{color:#183c2b;font:inherit;cursor:pointer}.header-delivery-status{position:relative;min-height:40px;width:auto;min-width:306px;max-width:372px;display:inline-grid;grid-template-columns:max-content minmax(160px,1fr);align-items:center;column-gap:14px;padding:3px 36px 3px 8px;border:1px solid #c9e6d3;border-radius:999px;background:linear-gradient(90deg,#f2faf6,#fbfefc);text-align:left;text-transform:none;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease;--dc-status-pill-bg: #155735;--dc-status-pill-color: #ffffff;--dc-status-arrow-color: currentColor}.header-delivery-status:hover,.header-delivery-status:focus-visible{background:linear-gradient(90deg,#eef8f3,#fbfefc);border-color:#b9dcc6;box-shadow:0 4px 12px #194a3114}.header-delivery-status:not(.is-unknown):after{content:"";position:absolute;top:50%;right:16px;width:8px;height:8px;border-top:2.5px solid var(--dc-status-arrow-color);border-right:2.5px solid var(--dc-status-arrow-color);transform:translateY(-50%) rotate(45deg);border-radius:1px;pointer-events:none}.header-delivery-status__place{min-width:0;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 15px 0 11px;border-radius:999px;background:var(--dc-status-pill-bg);color:var(--dc-status-pill-color);overflow:hidden}.header-delivery-status__icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;color:currentColor}.header-delivery-status__icon img{width:18px;height:18px;object-fit:contain}.header-delivery-status__icon svg{width:100%;height:100%;display:block}.header-delivery-status__icon svg path,.header-delivery-status__icon svg circle{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.header-delivery-status__copy{min-width:0;display:contents;line-height:1.2}.header-delivery-status__meta{max-width:62px;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:900;color:currentColor;opacity:1;white-space:nowrap;text-transform:none}.header-delivery-status__meta:after{content:none}.header-delivery-status__label{position:relative;box-sizing:border-box;width:100%;max-width:none;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:5px;justify-self:stretch;padding-left:0;overflow:hidden;text-overflow:ellipsis;white-space:normal;text-align:center;font-size:13px;font-weight:900;line-height:1.2;letter-spacing:0;text-transform:none}.header-delivery-status.is-start-at-10 .header-delivery-status__label{padding-left:0}.header-delivery-status.is-start-at-10 .header-delivery-status__label:before{content:"";display:inline-block;flex:0 0 16px;width:16px;height:16px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E") center / contain no-repeat}.header-delivery-status.is-start-at-10 .header-delivery-status__label:after{content:none}.header-delivery-status.is-same-day{background:linear-gradient(90deg,#eef8f3,#fbfefc);border-color:#c6e4d1;color:#155735}.header-delivery-status.is-next-day{background:linear-gradient(90deg,#f3faf6,#fbfefc);border-color:#c9e7d4;color:#155735}.header-delivery-status.is-none{background:#fff4f1;border-color:#efc7bf;color:#8c2a1f;--dc-status-pill-bg: #f9dfd9;--dc-status-pill-color: #8c2a1f}.header-delivery-status.is-unknown{min-width:188px;max-width:224px;grid-template-columns:24px minmax(92px,auto);background:#fff8e6;border-color:#efd48a;color:#704400;--dc-status-pill-bg: transparent;--dc-status-pill-color: currentColor}.header-delivery-status.is-unknown:hover,.header-delivery-status.is-unknown:focus-visible{background:#fff4d1;border-color:#e6bf58;box-shadow:0 4px 12px #70440014}.header-delivery-status--desktop.is-unknown .header-delivery-status__place{justify-content:center;min-height:0;padding:0;background:transparent}.header-delivery-status--desktop.is-unknown .header-delivery-status__meta{display:none}.delivery-status-compact .header-delivery-status{position:relative;z-index:1;width:min(100%,42rem);max-width:none;min-width:0;min-height:40px;grid-template-columns:max-content minmax(0,1fr);column-gap:12px;justify-content:stretch;padding:3px 34px 3px 10px;border-color:#c9e6d3;border-radius:20px;background:linear-gradient(90deg,#f1faf5,#fbfefc);box-shadow:inset 0 1px #ffffffbf,0 4px 12px #194a3109;overflow:visible;--dc-mobile-accent: #155735;--dc-mobile-accent-contrast: #ffffff;--dc-mobile-pill-bg: #155735}.delivery-status-compact .header-delivery-status:hover,.delivery-status-compact .header-delivery-status:focus-visible{background:linear-gradient(90deg,#eef8f3,#fbfefc);border-color:#b9dcc6;box-shadow:inset 0 1px #ffffffbf,0 6px 16px #194a3112}.delivery-status-compact .header-delivery-status.is-same-day{background:linear-gradient(90deg,#eef8f3,#fbfefc);border-color:#c6e4d1;color:#155735;--dc-mobile-accent: #155735;--dc-mobile-accent-contrast: #ffffff;--dc-mobile-pill-bg: #155735}.delivery-status-compact .header-delivery-status.is-next-day{background:linear-gradient(90deg,#f3faf6,#fbfefc);border-color:#c9e7d4;color:#155735;--dc-mobile-accent: #155735;--dc-mobile-accent-contrast: #ffffff;--dc-mobile-pill-bg: #155735}.delivery-status-compact .header-delivery-status.is-none{background:#fff4f1;border-color:#efc7bf;color:#8c2a1f;--dc-mobile-accent: #8c2a1f;--dc-mobile-accent-contrast: #8c2a1f;--dc-mobile-pill-bg: #f9dfd9}.delivery-status-compact .header-delivery-status.is-unknown{grid-template-columns:auto auto;justify-content:center;column-gap:7px;padding:0 16px;background:#fff8e6;border-color:#efd48a;color:#704400;box-shadow:0 1px #7044000a,0 5px 14px #7044000b}.delivery-status-compact .header-delivery-status.is-unknown:hover,.delivery-status-compact .header-delivery-status.is-unknown:focus-visible{background:#fff4d1;border-color:#e6bf58;box-shadow:0 1px #7044000d,0 6px 16px #70440014}.delivery-status-compact .header-delivery-status.is-unknown .header-delivery-status__place{width:auto;justify-self:end;justify-content:center}.delivery-status-compact .header-delivery-status.is-unknown .header-delivery-status__meta{display:none}.delivery-status-compact .header-delivery-status.is-unknown .header-delivery-status__label{width:auto;justify-self:start}.delivery-status-compact .header-delivery-status__copy{display:contents}.delivery-status-compact .header-delivery-status__place{width:auto;min-width:0;min-height:32px;justify-self:start;justify-content:center;align-self:center;gap:5px;padding:0 16px 0 12px;border-radius:999px;background:var(--dc-mobile-pill-bg);color:var(--dc-mobile-accent-contrast)}.delivery-status-compact .header-delivery-status__icon{width:18px;height:18px;flex-basis:18px;color:currentColor}.delivery-status-compact .header-delivery-status__meta{width:auto;max-width:calc(100% - 21px);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;line-height:1.2;opacity:1;text-align:center}.delivery-status-compact .header-delivery-status__label{width:100%;max-width:none;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;justify-self:stretch;padding-inline:0;overflow:hidden;text-overflow:ellipsis;white-space:normal;font-size:14px;font-weight:900;line-height:1.2}.delivery-status-compact .header-delivery-status.is-unknown{min-height:40px;border-radius:20px}.delivery-status-compact .header-delivery-status.is-unknown .header-delivery-status__place{min-height:0;justify-self:end;padding:0;border-radius:0;background:transparent;color:currentColor}.delivery-status-compact .header-delivery-status.is-unknown .header-delivery-status__label{font-size:14px;font-weight:900}@media(max-width:380px){.delivery-status-compact .header-delivery-status{grid-template-columns:max-content minmax(0,1fr);min-height:40px;column-gap:10px;padding:3px 32px 3px 10px;border-radius:20px}.delivery-status-compact .header-delivery-status__place{min-height:32px;gap:5px;padding-inline:12px 15px}.delivery-status-compact .header-delivery-status__icon{width:17px;height:17px;flex-basis:17px}.delivery-status-compact .header-delivery-status__label{font-size:14px;gap:5px;padding-inline:0}.delivery-status-compact .header-delivery-status:not(.is-unknown):after{right:16px;width:7px;height:7px}.delivery-status-compact .header-delivery-status.is-unknown{grid-template-columns:auto auto;column-gap:7px;padding-inline:10px}.delivery-status-compact .header-delivery-status.is-unknown .header-delivery-status__place{min-height:0;padding:0;background:transparent;color:currentColor}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-delivery-status.css.map */
