.shipping-estimate-box{background-color:#d4f4dd;border:1px solid #a8e6c1;border-radius:8px;padding:14px 16px;margin:16px 0;transition:all .3s ease;animation:fadeInUp .5s ease}.shipping-estimate-box:hover{background-color:#c2f0d1;box-shadow:0 2px 8px #05966926}.shipping-estimate-box__content{display:flex;align-items:center;gap:12px}.shipping-estimate-box__icon{flex-shrink:0;width:26px;height:26px;color:#059669;display:flex;align-items:center;justify-content:center;animation:truckBounce 5s ease-in-out infinite}.shipping-estimate-box__icon svg{width:100%;height:100%;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.shipping-estimate-box__text{flex:1;line-height:1.5;color:#065f46;font-size:14px}.shipping-estimate-box__message{display:inline;font-weight:700}.shipping-estimate-box__date{display:inline;font-weight:600;color:#047857;margin-left:4px}.shipping-estimate-box__date:empty:before{content:"Calcul en cours...";color:#6b7280;font-weight:700;font-style:italic}@media (max-width: 768px){.shipping-estimate-box{padding:12px 14px}.shipping-estimate-box__text{font-size:13px}.shipping-estimate-box__icon{width:22px;height:22px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes truckBounce{0%,to{transform:translateY(0)}25%{transform:translateY(-2px)}50%{transform:translateY(0)}75%{transform:translateY(-3px)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/shipping-estimate-box.css.map */
