.meal-drawer-wrap{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important;display:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.meal-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}.meal-drawer-panel{position:absolute;right:0;top:0;width:420px;max-width:100%;height:100%;background:var(--color-background, #f7f3e8);display:flex;flex-direction:column;animation:mealSlideIn .3s ease;box-shadow:-8px 0 25px #0000001a;z-index:2}@keyframes mealSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.meal-drawer-header{padding:18px 20px;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:18px;border-bottom:1px solid #eee}.meal-drawer-header,.meal-row-item,.meal-drawer-footer{border-color:#0000001a}.meal-drawer-header button{background:#f3f3f3;border:none;border-radius:6px;width:32px;height:32px;cursor:pointer}.meal-drawer-body{flex:1;overflow-y:auto;padding:10px 0}.meal-row-item{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.meal-row-item:hover{background:#0000000a}.meal-row-item img{width:60px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0}.meal-drawer-panel,.meal-drawer-footer{background:#f7f3e8}.meal-row-content{flex:1;min-width:0}.meal-row-content h4{font-size:15px;margin:0 0 4px;font-weight:600;color:var(--color-foreground, #222);word-break:break-word}.meal-meta{font-size:12px;color:#0009;line-height:1.4}.meal-row-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:90px}.meal-price{font-weight:600;color:#111;font-size:14px}.meal-checkbox{width:18px;height:18px;accent-color:#ff7a00;cursor:pointer;flex-shrink:0}.qty-box{display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#fff}.qty-box button{width:28px;height:28px;border:none;background:#f5f5f5;cursor:pointer;font-weight:700}.qty-box button:hover{background:#eaeaea}.qty-box input{width:36px;text-align:center;border:none;font-size:13px}.meal-drawer-footer{padding:14px 18px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;background:var(--color-background, #f7f3e8)}#selectionCount{font-size:13px;color:#555;font-weight:500}#continueBtn{background:#ff7a00;color:#fff;padding:10px 18px!important;border:none!important;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}#continueBtn:hover{transform:translateY(-1px)}#continueBtn:disabled{background:#ddd!important;cursor:not-allowed}.meal-drawer-body::-webkit-scrollbar{width:6px}.meal-drawer-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}@media(max-width:768px){.meal-drawer-panel{width:100%!important;left:0;right:0}.meal-row-item{gap:10px;padding:12px}.meal-row-content h4{font-size:14px}.meal-row-right{min-width:70px}.meal-drawer-footer{flex-direction:column;gap:10px;align-items:stretch}#continueBtn{width:100%}}@media(max-width:768px){.meal-drawer-panel{height:85%;bottom:0;top:auto;border-radius:16px 16px 0 0;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
