.demo-module__e420dW__container{color:#fff;background-color:#111827;flex-direction:column;min-height:100vh;display:flex}.demo-module__e420dW__header{text-align:center;background:linear-gradient(90deg,#1f2937,#111827);border-bottom:1px solid #374151;padding:1.5rem 1rem}.demo-module__e420dW__title{background:linear-gradient(90deg,#fb923c,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.demo-module__e420dW__steps{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.demo-module__e420dW__step{color:#9ca3af;background:#374151;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;transition:all .3s}.demo-module__e420dW__stepActive{color:#fff;background:#f59e0b;font-weight:600;box-shadow:0 0 10px #f59e0b80}.demo-module__e420dW__main{flex:1;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:flex}.demo-module__e420dW__mobileTabs{display:none}.demo-module__e420dW__phoneWrapper{flex:1;justify-content:center;align-items:center;display:flex}.demo-module__e420dW__phoneFrame{background:#f8fafc;border:12px solid #1f2937;border-radius:40px;flex-direction:column;width:375px;height:750px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.demo-module__e420dW__notch{z-index:10;background:#1f2937;border-bottom-right-radius:20px;border-bottom-left-radius:20px;width:150px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.demo-module__e420dW__laptopWrapper{flex:1;justify-content:center;align-items:center;display:flex}.demo-module__e420dW__laptopFrame{background:#1f2937;border:8px solid #374151;border-radius:12px;flex-direction:column;width:100%;max-width:800px;height:600px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.demo-module__e420dW__customerHeader{text-align:center;background:#fff;border-bottom:1px solid #e2e8f0;padding:2.5rem 1rem 1rem}.demo-module__e420dW__storeName{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}.demo-module__e420dW__tableNumber{color:#64748b;margin-top:.25rem;font-size:.875rem}.demo-module__e420dW__categories{background:#fff;gap:.5rem;padding:1rem;display:flex;overflow-x:auto}.demo-module__e420dW__categoryBtn{color:#475569;white-space:nowrap;cursor:pointer;background:#f1f5f9;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.demo-module__e420dW__categoryActive{color:#fff;background:#f59e0b}.demo-module__e420dW__menuList{background:#f8fafc;flex-direction:column;flex:1;gap:1rem;padding:1rem 1rem 80px;display:flex;overflow-y:auto}.demo-module__e420dW__menuItem{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;display:flex;box-shadow:0 1px 2px #0000000d}.demo-module__e420dW__itemInfo h4{color:#1e293b;margin:0 0 .25rem;font-weight:600}.demo-module__e420dW__itemPrice{color:#f59e0b;font-weight:500}.demo-module__e420dW__addBtn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;display:flex}.demo-module__e420dW__cartBar{background:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.demo-module__e420dW__cartTotal{color:#1e293b;font-weight:700}.demo-module__e420dW__submitBtn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600}.demo-module__e420dW__submitBtn:disabled{cursor:not-allowed;background:#cbd5e1}.demo-module__e420dW__successOverlay{z-index:20;color:#10b981;background:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;animation:.3s ease-out demo-module__e420dW__fadeIn;display:flex;position:absolute;inset:0}@keyframes demo-module__e420dW__fadeIn{0%{opacity:0}to{opacity:1}}.demo-module__e420dW__ownerDashboard{color:#fff;background:#111827;flex-direction:column;flex:1;display:flex;position:relative}.demo-module__e420dW__ownerHeader{background:#1f2937;border-bottom:1px solid #374151;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.demo-module__e420dW__statsRow{gap:1rem;padding:1.5rem;display:flex}.demo-module__e420dW__statCard{background:#1f2937;border-radius:8px;flex:1;padding:1rem}.demo-module__e420dW__statLabel{color:#9ca3af;margin-bottom:.5rem;font-size:.875rem}.demo-module__e420dW__statValue{color:#fff;font-size:1.5rem;font-weight:700}.demo-module__e420dW__orderList{flex-direction:column;flex:1;gap:1rem;padding:0 1.5rem 1.5rem;display:flex;overflow-y:auto}.demo-module__e420dW__emptyState{text-align:center;color:#9ca3af;padding:3rem;font-style:italic}.demo-module__e420dW__orderCard{background:#1f2937;border-left:4px solid #f59e0b;border-radius:8px;padding:1rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) demo-module__e420dW__slideInRight}@keyframes demo-module__e420dW__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.demo-module__e420dW__orderHeader{border-bottom:1px solid #374151;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.demo-module__e420dW__orderTable{font-size:1.125rem;font-weight:700}.demo-module__e420dW__orderTime{color:#9ca3af;font-size:.875rem}.demo-module__e420dW__orderItemRow{color:#d1d5db;justify-content:space-between;margin-bottom:.25rem;display:flex}.demo-module__e420dW__orderFooter{border-top:1px solid #374151;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;display:flex}.demo-module__e420dW__orderTotal{color:#f59e0b;font-weight:700}.demo-module__e420dW__actionBtn{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.demo-module__e420dW__btnPending{color:#fff;background:#f59e0b}.demo-module__e420dW__btnPreparing{color:#fff;background:#3b82f6}.demo-module__e420dW__btnDone{color:#fff;background:#10b981}.demo-module__e420dW__flashOverlay{pointer-events:none;z-index:10;background:#10b98133;animation:.5s ease-out demo-module__e420dW__flash;position:absolute;inset:0}@keyframes demo-module__e420dW__flash{0%{opacity:0}20%{opacity:1}to{opacity:0}}.demo-module__e420dW__ctaBanner{text-align:center;background:linear-gradient(90deg,#3b82f6,#2563eb);padding:1rem;animation:.5s ease-out demo-module__e420dW__slideUp;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 6px -1px #0000001a}@keyframes demo-module__e420dW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.demo-module__e420dW__ctaBanner p{margin:0 0 .5rem;font-weight:600}.demo-module__e420dW__ctaBtn{color:#2563eb;background:#fff;border-radius:9999px;padding:.5rem 1.5rem;font-weight:700;text-decoration:none;display:inline-block}@media (max-width:1024px){.demo-module__e420dW__main{flex-direction:column;padding:1rem}.demo-module__e420dW__mobileTabs{background:#1f2937;border-radius:8px;margin:0 1rem 1rem;padding:.25rem;display:flex}.demo-module__e420dW__tabBtn{text-align:center;color:#9ca3af;background:0 0;border:none;border-radius:6px;flex:1;padding:.75rem;font-weight:600}.demo-module__e420dW__tabActive{color:#fff;background:#374151}.demo-module__e420dW__phoneWrapper,.demo-module__e420dW__laptopWrapper{display:none}.demo-module__e420dW__phoneWrapper.demo-module__e420dW__active,.demo-module__e420dW__laptopWrapper.demo-module__e420dW__active{display:flex}.demo-module__e420dW__laptopFrame{border-width:4px;border-radius:8px;height:750px}.demo-module__e420dW__phoneFrame{width:100%;max-width:400px}}
