.delivery-estimator-widget{margin-top:20px;padding:18px 20px;border-radius:14px;background:rgba(var(--color-background),.55);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(var(--color-foreground),.1);box-shadow:0 4px 24px #00000014,inset 0 1px #ffffff26;transition:box-shadow .3s ease}.delivery-estimator-widget:hover{box-shadow:0 6px 32px #0000001f,inset 0 1px #fff3}.delivery-estimator__header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.delivery-estimator__icon{font-size:1.6rem;line-height:1}.delivery-estimator__title{font-size:1.3rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;opacity:.85;margin:0}.delivery-estimator__select{width:100%;padding:10px 36px 10px 14px;border-radius:8px;border:1px solid rgba(var(--color-foreground),.15);background:rgba(var(--color-background),.7);color:rgb(var(--color-foreground));font-size:1.4rem;font-family:var(--font-body-family);cursor:pointer;outline:none;transition:border-color .2s ease,box-shadow .2s ease;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.delivery-estimator__select:focus{border-color:rgba(var(--color-foreground),.4);box-shadow:0 0 0 3px rgba(var(--color-foreground),.06)}.delivery-result{display:none;margin-top:12px;padding:12px 14px;border-radius:8px;background:rgba(var(--color-foreground),.04);border-left:3px solid rgba(var(--color-foreground),.2);font-size:1.35rem;line-height:1.6;animation:deliveryFadeIn .3s ease}@keyframes deliveryFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.delivery-result,.delivery-estimator-widget{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/delivery-estimator.css.map */
