.mobile-order-info-bar{z-index:900;background:#fcfaf7;border:1px solid #e8e0cf;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:160px;margin:0 8px 8px;padding:24px 20px 20px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 16px #00000012}.mobile-order-info-close{cursor:pointer;color:#9e8747;z-index:1;background:0 0;border:none;font-weight:400;position:absolute;top:16px;right:20px}.mobile-order-info-content{width:100%;margin-top:8px}.mobile-order-info-title{color:#222;margin-bottom:10px;font-size:1.2rem;font-weight:700}.mobile-order-info-desc{color:#9e8747;margin-bottom:16px;font-size:1rem}.mobile-order-info-whatsapp{color:#9e8747;align-items:center;font-size:1rem;font-weight:600;line-height:1.5;display:flex}.mobile-order-info-wa-icon{width:22px;height:22px;margin-right:8px}@media (min-width:769px){.mobile-order-info-bar{display:none!important}}
.order-status-bar{z-index:1000;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;justify-content:center;align-items:center;height:80px;padding:0 32px;display:flex;position:fixed;bottom:0;left:15vw;right:15vw;box-shadow:0 -2px 16px #00000012}.order-status-row{justify-content:center;align-items:center;width:100%;display:flex}.order-status-circle{background:var(--light-orange-color);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.order-status-icon{height:20px}.order-status-text{color:#222;margin:0 18px;font-size:1.1rem;font-weight:500}.order-status-value{font-weight:700}.order-status-divider{opacity:.5;background:#000;width:2px;height:32px;margin:0 18px}.order-status-spacer{flex:1}.order-status-login-btn{background:var(--light-orange-color);cursor:pointer;border:none;border-radius:8px;min-width:90px;padding:8px 32px;font-size:1rem;font-weight:600;transition:background .2s;box-shadow:0 2px 8px #ff8c0014}.order-status-login-btn:hover{background:#f90}@media (max-width:768px){.order-status-bar{display:none!important}}
