.bubbles-recently-ordered{position:fixed;z-index:9999;pointer-events:none}.bubbles-recently-ordered.position-bottom-left{bottom:20px;left:20px}.bubbles-recently-ordered.position-bottom-right{bottom:20px;right:20px}.bubbles-recently-ordered.position-top-left{top:20px;left:20px}.bubbles-recently-ordered.position-top-right{top:20px;right:20px}.bubbles-recently-ordered .bubble-notification{background:#fff;border-radius:12px;margin-bottom:15px;opacity:0;transform:translateY(20px);transition:all .4s ease;pointer-events:auto;display:none;position:relative}.bubbles-recently-ordered .bubble-notification.show{display:block;opacity:1;transform:translateY(0)}.bubbles-recently-ordered .bubble-notification.hide{opacity:0;transform:translateY(20px)}.bubbles-recently-ordered .bubble-notification .bubble-close{position:absolute;top:8px;right:8px;background:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;z-index:10}.bubbles-recently-ordered .bubble-notification .bubble-close:hover{background:rgba(0,0,0,.7);transform:scale(1.1)}.bubbles-recently-ordered .bubble-notification .bubble-close:active{transform:scale(0.95)}.bubbles-recently-ordered .bubble-notification .bubble-content{display:flex;align-items:center;gap:15px;padding:15px 20px}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-images{display:flex;flex-direction:row;gap:8px;flex-shrink:0}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-image{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f5f5f5}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-image img{width:100%;height:100%;object-fit:cover}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-text{flex:1;min-width:0}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-text .bubble-location{font-size:16px;margin-bottom:4px;color:#333}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-text .bubble-order{font-size:14px;margin-bottom:2px;color:#666}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-text .bubble-time{font-size:12px;color:#999}@media(max-width: 576px){.bubbles-recently-ordered{left:10px !important;right:10px !important;max-width:calc(100% - 20px) !important}.bubbles-recently-ordered .bubble-notification .bubble-content{padding:12px 15px}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-images{flex-direction:column;gap:5px}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-image{width:60px;height:60px}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-text .bubble-location{font-size:14px}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-text .bubble-order{font-size:13px}.bubbles-recently-ordered .bubble-notification .bubble-content .bubble-text .bubble-time{font-size:11px}}
