.dlm-delivery-estimate{--dlmde-accent:#bd397b;--dlmde-ink:#302122;display:flex;align-items:flex-start;gap:.85rem;margin:1rem 0;padding:1rem 1.1rem;border:1px solid rgba(189,57,123,.2);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#fff8fb 100%);color:var(--dlmde-ink);box-shadow:0 8px 24px rgba(64,34,48,.06)}
.dlm-delivery-estimate__icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:var(--dlmde-accent);color:#fff;box-shadow:0 7px 16px rgba(189,57,123,.2)}
.dlm-delivery-estimate__icon svg{width:24px;height:24px;fill:currentColor}
.dlm-delivery-estimate__body{display:flex;min-width:0;flex-direction:column;gap:.15rem;line-height:1.35}
.dlm-delivery-estimate__title{font-size:.78rem;letter-spacing:.035em;text-transform:uppercase;color:var(--dlmde-accent)}
.dlm-delivery-estimate__range{font-size:1rem;font-weight:700}
.dlm-delivery-estimate__note{color:#6f6267;font-size:.78rem}
.dlm-delivery-estimate--checkout,.dlm-delivery-estimate--cart{max-width:none}
@media(max-width:575.98px){.dlm-delivery-estimate{gap:.7rem;padding:.85rem;border-radius:12px}.dlm-delivery-estimate__icon{flex-basis:38px;width:38px;height:38px}.dlm-delivery-estimate__range{font-size:.94rem}}
@media(prefers-reduced-motion:reduce){.dlm-delivery-estimate{scroll-behavior:auto}}
