.cart-warning,.error-fallback-popup{z-index:9999;background-color:#fff7e3;border:1px solid #0000000d;border-radius:6px;padding:16px;display:none;position:fixed;top:40px;left:50%;transform:translate(-50%)}.cart-warning.active,.error-fallback-popup.active{justify-content:center;align-items:center;gap:12px;animation:.3s forwards fadeIn;display:flex}.cart-warning>div,.error-fallback-popup>div{justify-content:center;align-items:center;gap:0;display:flex}.cart-warning p,.error-fallback-popup p{color:#f5bf55;white-space:nowrap;font-size:16px;font-weight:400}.cart-warning.error-fallback-popup,.error-fallback-popup.error-fallback-popup{background-color:#fff0f0}.cart-warning.error-fallback-popup p,.error-fallback-popup.error-fallback-popup p{color:#eb5454}@media (max-width:768px){.cart-warning,.error-fallback-popup{width:calc(100% - 32px);left:16px;transform:translate(0)}.cart-warning p,.error-fallback-popup p{white-space:normal;text-align:center;font-size:13px}}
