.rqo-app{--rqo:#e85d04;--dark:#1c1917;--soft:#fff7ed;font-family:Arial,sans-serif;max-width:1400px;margin:auto;color:#292524}.rqo-hero{display:flex;justify-content:space-between;align-items:center;padding:34px;border-radius:22px;background:linear-gradient(135deg,#1c1917,#44403c);color:#fff;margin-bottom:24px}.rqo-hero h1{margin:4px 0;font-size:clamp(28px,4vw,50px)}.rqo-kicker{color:#fdba74;text-transform:uppercase;letter-spacing:2px}.rqo-table-badge{background:var(--rqo);padding:14px 18px;border-radius:14px;font-weight:700}.rqo-layout{display:grid;grid-template-columns:1fr 360px;gap:24px}.rqo-cats{display:flex;gap:10px;overflow:auto;margin-bottom:20px}.rqo-cats button,.rqo-add{border:0;border-radius:999px;padding:10px 16px;cursor:pointer}.rqo-cats .active,.rqo-add{background:var(--rqo);color:#fff}.rqo-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rqo-item{border:1px solid #eee;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.05)}.rqo-item img{width:100%;height:210px;object-fit:cover}.rqo-item-body{padding:18px}.rqo-item-top,.rqo-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.rqo-item h3{margin:0;font-size:21px}.rqo-item p{color:#78716c}.rqo-type{width:14px;height:14px;border:2px solid #16a34a;display:inline-block}.rqo-type.nonveg{border-color:#dc2626}.rqo-item.is-unavailable{opacity:.55}.rqo-cart{position:sticky;top:20px;height:max-content;background:#fff;border:1px solid #eee;border-radius:18px;padding:20px;box-shadow:0 15px 35px rgba(0,0,0,.08)}.rqo-cart h2{display:flex;justify-content:space-between}.rqo-cart h2 span{background:var(--rqo);color:#fff;border-radius:50%;min-width:30px;height:30px;display:grid;place-items:center}.rqo-cart-line{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid #eee}.rqo-cart-line small{display:block;color:#78716c}.rqo-qty{display:flex;align-items:center;gap:8px}.rqo-qty button{width:28px;height:28px;border-radius:50%;border:1px solid #ddd;background:#fff}.rqo-summary p{display:flex;justify-content:space-between}.rqo-summary .total{font-size:20px;border-top:1px dashed #ccc;padding-top:12px}.rqo-customer input,.rqo-customer textarea,.rqo-customer select{width:100%;margin:6px 0;padding:12px;border:1px solid #ddd;border-radius:10px;box-sizing:border-box}.rqo-customer textarea{min-height:75px}#rqo-place-order{width:100%;border:0;border-radius:12px;padding:15px;background:var(--rqo);color:#fff;font-size:17px;font-weight:700;cursor:pointer}.success{background:#dcfce7;padding:12px;border-radius:10px;margin-top:12px}.error{color:#b91c1c}.pulse{animation:rqoPulse .35s}@keyframes rqoPulse{50%{transform:scale(1.02)}}
@media(max-width:900px){.rqo-layout{grid-template-columns:1fr}.rqo-cart{position:static}.rqo-menu-grid{grid-template-columns:1fr}.rqo-hero{padding:24px}.rqo-item img{height:190px}}

/* v1.1.0 — QR table/room flow + payment as final step */
.rqo-table-badge{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:120px;text-align:center}.rqo-table-badge small{font-size:11px;text-transform:uppercase;letter-spacing:1px;opacity:.85}.rqo-table-badge span{font-size:16px}.rqo-flow{display:flex;align-items:center;justify-content:center;max-width:760px;margin:0 auto 24px;padding:0 12px}.rqo-flow-step{display:flex;align-items:center;gap:9px;color:#a8a29e;font-weight:700;white-space:nowrap}.rqo-flow-step b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#e7e5e4;color:#78716c}.rqo-flow-step.active{color:#292524}.rqo-flow-step.active b{background:var(--rqo);color:#fff}.rqo-flow-step.done{color:#166534}.rqo-flow-step.done b{background:#dcfce7;color:#166534}.rqo-flow-line{width:72px;height:2px;background:#e7e5e4;margin:0 12px}.rqo-checkout-step{display:none}.rqo-checkout-step.active{display:block}.rqo-next,.rqo-back{border:0;border-radius:12px;padding:14px 16px;font-size:16px;font-weight:700;cursor:pointer}.rqo-next{width:100%;background:var(--rqo);color:#fff}.rqo-back{background:#f5f5f4;color:#44403c}.rqo-step-actions{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-top:10px}.rqo-step-actions #rqo-place-order{width:100%}.rqo-review-line{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #eee}.rqo-review-total{font-size:18px;border-top:1px dashed #bbb;border-bottom:0;margin-top:8px;padding-top:16px}.rqo-review-location,.rqo-final-total{display:flex;justify-content:space-between;gap:15px;padding:14px;background:#fff7ed;border-radius:10px;margin:14px 0}.rqo-final-total{font-size:20px}.rqo-payment-note{font-size:13px;line-height:1.5;color:#78716c;background:#fafaf9;border-radius:9px;padding:10px 12px}.rqo-payment-note:before{content:'✓ ';color:#16a34a;font-weight:900}
@media(max-width:640px){.rqo-flow{justify-content:space-between}.rqo-flow-step{flex-direction:column;font-size:11px;text-align:center;gap:5px}.rqo-flow-line{flex:1;min-width:12px;margin:0 5px}.rqo-hero{align-items:flex-start;gap:15px}.rqo-table-badge{min-width:92px;padding:11px 10px}.rqo-step-actions{grid-template-columns:90px 1fr}}
