.product-block-delivery-estimate{margin:16px 0}.delivery-estimate{display:inline-flex;align-items:center;gap:8px;background:rgb(var(--color-foreground) / .05);border:1px solid rgb(var(--color-foreground) / .1);border-radius:8px;padding:12px 16px;font-size:14px;line-height:1.4;position:relative;max-width:fit-content;transition:all .3s ease}.delivery-estimate:hover{background:rgb(var(--color-foreground) / .08);border-color:rgb(var(--color-foreground) / .15);transform:translateY(-1px);box-shadow:0 4px 12px rgb(var(--color-foreground) / .1)}.delivery-estimate__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:rgb(var(--color-accent, var(--color-foreground)) / .1);border-radius:50%;flex-shrink:0}.delivery-estimate__icon svg{width:12px;height:12px;fill:rgb(var(--color-accent, var(--color-foreground)))}.delivery-estimate__label{font-weight:600;color:rgb(var(--color-foreground) / .8);font-size:13px;text-transform:uppercase;letter-spacing:.5px;margin-right:4px}.delivery-estimate__content{display:flex;align-items:center;gap:6px}.delivery-estimate__loading{display:flex;align-items:center;gap:8px;color:rgb(var(--color-foreground) / .7);font-size:13px}.delivery-estimate__spinner{display:inline-block;width:14px;height:14px;border:2px solid rgb(var(--color-accent, var(--color-foreground)) / .2);border-top-color:rgb(var(--color-accent, var(--color-foreground)));border-radius:50%;animation:delivery-estimate-spin 1s linear infinite;flex-shrink:0}@keyframes delivery-estimate-spin{to{transform:rotate(360deg)}}.delivery-estimate__result{color:rgb(var(--color-foreground));font-weight:600;font-size:13px}.delivery-estimate__error{color:rgb(var(--color-foreground) / .6);font-style:italic;font-size:13px}.delivery-estimate--loading{background:rgb(var(--color-foreground) / .03);border-color:rgb(var(--color-foreground) / .08)}.delivery-estimate--success{background:#22c55e0d;border-color:#22c55e26}.delivery-estimate--success .delivery-estimate__icon{background:#22c55e1a}.delivery-estimate--error{background:#ef44440d;border-color:#ef444426}@media (max-width: 749px){.delivery-estimate{padding:10px 14px;font-size:13px}.delivery-estimate__icon{width:18px;height:18px}.delivery-estimate__icon svg{width:10px;height:10px}.delivery-estimate__label,.delivery-estimate__result,.delivery-estimate__error,.delivery-estimate__loading{font-size:12px}}.product__meta .delivery-estimate{margin-top:16px;margin-bottom:16px}.product__block--medium.product-block-delivery-estimate{margin-bottom:var(--product-block-spacing, 16px)}.delivery-estimate--success .delivery-estimate__icon svg{fill:#22c55e}.delivery-estimate--loading .delivery-estimate__spinner{animation:delivery-estimate-spin 1s linear infinite}.delivery-estimate--loading .delivery-estimate__icon{animation:delivery-estimate-pulse 2s ease-in-out infinite}@keyframes delivery-estimate-pulse{0%,to{opacity:.7}50%{opacity:1}}.delivery-estimate__loading{opacity:.8;transition:opacity .3s ease}.delivery-estimate__result{opacity:0;animation:delivery-estimate-fade-in .5s ease forwards}@keyframes delivery-estimate-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.delivery-estimate__error{opacity:0;animation:delivery-estimate-fade-in .5s ease forwards}@media (prefers-color-scheme: dark){.delivery-estimate__spinner{border-color:rgb(var(--color-foreground) / .3);border-top-color:rgb(var(--color-foreground) / .8)}}
/*# sourceMappingURL=/cdn/shop/t/171/assets/delivery-estimate.css.map */
