@keyframes runBorderOrange{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes runBorderPurple{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes outerPulseO{0%,to{box-shadow:0 0 #e86a1f8c}50%{box-shadow:0 0 0 6px #e86a1f00}}@keyframes outerPulseP{0%,to{box-shadow:0 0 #8b3fcf8c}50%{box-shadow:0 0 0 6px #8b3fcf00}}@keyframes badgeBlink{0%,to{opacity:1}50%{opacity:.3}}.ob-wrap{flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.ob-pill{box-sizing:border-box;border-radius:444px;align-items:center;width:fit-content;max-width:min(80vw,240px);padding:1px;display:inline-flex}.ob-pill-inner{box-sizing:border-box;background:#0f0f0f;border-radius:999px;align-items:center;gap:6px;width:100%;padding:5px;display:flex}.ob-pill-cart{background:linear-gradient(90deg,#e86a1f,#f59e42,#e86a1f,#b84e12,#e86a1f) 0 0/300% 300%;animation:2s linear infinite runBorderOrange,1.8s ease-in-out infinite outerPulseO}.ob-pill-order{background:linear-gradient(90deg,#8b3fcf,#c084fc,#8b3fcf,#5b21b6,#8b3fcf) 0 0/300% 300%;animation:2s linear .5s infinite runBorderPurple,1.8s ease-in-out .5s infinite outerPulseP}.ob-badge{animation:1.2s ease-in-out infinite badgeBlink}.ob-badge-delayed{animation:1.2s ease-in-out .5s infinite badgeBlink}.ob-icon-circle{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ob-text{flex-direction:column;min-width:0;display:flex}.ob-title{color:#fff;white-space:nowrap;margin:0;font-size:10px;font-weight:500}.ob-subtitle{color:#888;white-space:nowrap;margin:0;font-size:8px}.ob-action{color:#fff;white-space:nowrap;border:none;border-radius:9999px;flex-shrink:0;margin-left:6px;padding:4px 9px;font-size:9px;font-weight:500}
