.chinchili-shipping-bar-wrap{z-index:999999;direction:rtl;background:#fff;width:100%;font-family:inherit;transition:top .4s cubic-bezier(.16,1,.3,1);position:fixed;top:-100px;left:0;box-shadow:0 4px 15px #00000014}.chinchili-shipping-bar-wrap.is-visible{top:0}.chinchili-shipping-container{flex-direction:column;gap:8px;max-width:600px;margin:0 auto;padding:12px 16px;display:flex}.chinchili-shipping-msg{color:#1f2937;text-align:center;font-size:13px;font-weight:500;line-height:1.4}.chinchili-shipping-msg .amount{color:#ef4444;font-weight:700}.chinchili-progress-track{background-color:#f3f4f6;border-radius:9999px;width:100%;height:6px;position:relative;overflow:hidden}.chinchili-progress-fill{background:linear-gradient(90deg,#ef4444,#f87171);border-radius:9999px;width:0%;height:100%;transition:width .6s}.chinchili-shipping-bar-wrap.is-congrats .chinchili-progress-fill{background:#10b981}.chinchili-shipping-bar-wrap.is-congrats .chinchili-shipping-msg{color:#065f46;font-weight:600}@media (width<=640px){.chinchili-shipping-container{gap:6px;padding:10px 14px}.chinchili-shipping-msg{font-size:12px}}