.shipping-estimate{font-family:var(--font-body-family, inherit);font-size:14px;line-height:1.6;color:var(--color-foreground, #1a1a1a);position:relative}.shipping-estimate__delivery{display:inline-flex;align-items:center;gap:6px;margin-bottom:6px;font-size:14px;cursor:pointer;transition:opacity .2s}.shipping-estimate__delivery:hover{opacity:.7}.shipping-estimate__flag{width:24px;height:18px;object-fit:cover;border-radius:2px;flex-shrink:0;border:1px solid #e0e0e0}.shipping-estimate__delivery-text{color:var(--color-foreground, #1a1a1a)}.shipping-estimate__country-name{font-weight:700}.shipping-estimate__chevron{display:flex;align-items:center;color:var(--color-foreground, #666);flex-shrink:0}.shipping-estimate__eta-wrapper{position:relative}.shipping-estimate__eta{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.shipping-estimate__truck-icon{display:flex;align-items:center;color:var(--color-foreground, #1a1a1a);flex-shrink:0}.shipping-estimate__truck-icon svg{width:20px;height:20px}.shipping-estimate__date-range{font-weight:700;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:3px}.shipping-estimate__timeline{position:absolute;top:100%;left:0;margin-top:8px;background:#fff;border:1px solid #e8e8e8;border-radius:10px;box-shadow:0 4px 20px #0000001a;padding:24px 28px 18px;min-width:380px;z-index:100;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease;pointer-events:none}.shipping-estimate__timeline.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.shipping-estimate__timeline-track{display:flex;align-items:flex-start;justify-content:space-between;position:relative;margin-bottom:20px;padding:0 4px}.shipping-estimate__timeline-step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:0 0 auto;min-width:90px;position:relative;z-index:1}.shipping-estimate__timeline-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;margin-bottom:8px;color:var(--se-line-color, #16a34a)}.shipping-estimate__timeline-icon svg{stroke:var(--se-line-color, #16a34a)}.shipping-estimate__timeline-line{flex:1;height:3px;background:var(--se-line-color, #16a34a);margin-top:18px;min-width:30px;border-radius:2px}.shipping-estimate__timeline-date{font-weight:700;font-size:13px;color:#1a1a1a;margin-bottom:2px}.shipping-estimate__timeline-label{font-size:12px;color:var(--se-highlight-color, #16a34a);font-weight:500}.shipping-estimate__timeline-notes{border-top:1px solid #f0f0f0;padding-top:14px}.shipping-estimate__timeline-notes ul{list-style:disc;padding-left:20px;margin:0}.shipping-estimate__timeline-notes li{font-size:13px;color:#333;line-height:1.7}.shipping-estimate__timeline-notes li:empty{display:none}.shipping-estimate__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9999;display:flex;align-items:center;justify-content:center;animation:se-fadeIn .2s ease}.shipping-estimate__modal{background:#fff;border-radius:10px;padding:28px 32px 24px;min-width:340px;max-width:420px;width:90vw;position:relative;box-shadow:0 8px 32px #00000026;animation:se-scaleIn .25s ease}.shipping-estimate__modal-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;line-height:1;padding:4px;transition:color .2s}.shipping-estimate__modal-close:hover{color:#1a1a1a}.shipping-estimate__modal-title{font-size:18px;font-weight:600;margin:0 0 20px;color:#1a1a1a}.shipping-estimate__modal-form{display:flex;flex-direction:column;gap:14px}.shipping-estimate__modal-select{width:100%;padding:12px 14px;border:1px solid #d0d0d0;border-radius:6px;font-size:14px;background:#fff;color:#333;cursor:pointer;-webkit-appearance:auto;appearance:auto}.shipping-estimate__modal-select:focus{outline:none;border-color:#333}.shipping-estimate__modal-submit{width:100%;padding:14px;border:none;border-radius:6px;background:#e87121;color:#fff;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background .2s}.shipping-estimate__modal-submit:hover{background:#d4631a}@keyframes se-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes se-scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:749px){.shipping-estimate__timeline{position:fixed;top:auto;bottom:0;left:0;right:0;min-width:auto;width:100%;border-radius:14px 14px 0 0;padding:20px 20px 24px;box-shadow:0 -4px 24px #0000001f;z-index:9998;transform:translateY(100%);margin-top:0}.shipping-estimate__timeline.is-visible{transform:translateY(0)}.shipping-estimate__timeline-step{min-width:70px}.shipping-estimate__modal{min-width:auto;padding:24px 20px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/shipping-estimate.css.map */
