*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Manrope,-apple-system,sans-serif;background:#f9fafb;color:#111827;min-height:100dvh;-webkit-text-size-adjust:100%}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}.cw-app{display:flex;flex-direction:column;min-height:100dvh}.cw-header{position:sticky;top:0;z-index:50;background:#059669;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;box-shadow:0 2px 8px #0000001f}.cw-header-outlet{font-size:.95rem;font-weight:700}.cw-cart-icon-btn{background:#fff3;border:none;border-radius:8px;color:#fff;padding:6px 12px;font-size:1rem;font-weight:700;position:relative}.cw-cart-icon-badge{position:absolute;top:-6px;right:-6px;background:#f59e0b;color:#fff;border-radius:50%;width:18px;height:18px;font-size:.7rem;font-weight:800;display:flex;align-items:center;justify-content:center}.cw-back-btn{background:#fff3;border:none;border-radius:8px;color:#fff;padding:6px 12px;font-size:.85rem;font-weight:600}.cw-splash{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100dvh;gap:16px;padding:24px;text-align:center;color:#6b7280}.cw-spinner{width:36px;height:36px;border-radius:50%;border:3px solid #e5e7eb;border-top-color:#059669;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cw-error-icon{font-size:2.5rem}.cw-step{flex:1;padding:24px 16px 40px;display:flex;flex-direction:column;gap:16px;max-width:480px;margin:0 auto;width:100%}.cw-welcome{text-align:center;padding:24px 0 8px}.cw-logo{font-size:2.5rem;margin-bottom:8px}.cw-outlet{font-size:1.4rem;font-weight:800;color:#111827}.cw-table-badge{display:inline-block;margin:10px auto 0;background:#059669;color:#fff;font-size:.88rem;font-weight:700;border-radius:20px;padding:4px 14px}.cw-subtitle{font-size:.85rem;color:#6b7280;margin-top:8px}.cw-info-form{display:flex;flex-direction:column;gap:14px}.cw-info-form label{display:flex;flex-direction:column;gap:5px;font-size:.85rem;font-weight:700;color:#374151}.cw-info-form input{padding:12px 14px;border:1.5px solid #d1d5db;border-radius:10px;font-size:1rem;outline:none;transition:border-color .15s}.cw-info-form input:focus{border-color:#059669}.cw-error{font-size:.82rem;color:#dc2626}.cw-primary-btn{background:#059669;color:#fff;border:none;border-radius:12px;padding:14px;font-size:1rem;font-weight:700;width:100%;margin-top:4px;transition:background .15s}.cw-primary-btn:active{background:#047857}.cw-primary-btn:disabled{opacity:.6;cursor:not-allowed}.cw-menu-wrap{flex:1;display:flex;flex-direction:column;padding-bottom:80px}.cw-search-bar{display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:10px 14px;margin:12px 16px 0}.cw-search-bar input{flex:1;border:none;outline:none;font-size:.95rem}.cw-search-icon{font-size:.9rem}.cw-search-clear{background:none;border:none;color:#9ca3af;font-size:1rem;padding:0}.cw-cat-row{display:flex;gap:8px;overflow-x:auto;padding:12px 16px 4px;scrollbar-width:none}.cw-cat-row::-webkit-scrollbar{display:none}.cw-cat-pill{flex-shrink:0;background:#f3f4f6;border:none;border-radius:20px;padding:6px 14px;font-size:.82rem;font-weight:600;color:#374151;white-space:nowrap;transition:all .15s}.cw-cat-pill.active{background:#059669;color:#fff}.cw-item-list{flex:1;padding:8px 16px;display:flex;flex-direction:column;gap:0}.cw-empty{text-align:center;color:#9ca3af;padding:40px 0;font-size:.9rem}.cw-item-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #f3f4f6;gap:12px}.cw-item-info{flex:1;min-width:0}.cw-item-name{display:flex;align-items:center;font-size:.92rem;font-weight:700;color:#111827;margin-bottom:2px}.cw-item-desc{font-size:.77rem;color:#9ca3af;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-item-price{font-size:.88rem;font-weight:700;color:#059669}.cw-qty-ctrl{display:flex;align-items:center;gap:6px;flex-shrink:0}.cw-qty-ctrl.small{gap:4px}.cw-qty-btn{width:30px;height:30px;border-radius:8px;border:none;font-size:1.1rem;font-weight:700;display:flex;align-items:center;justify-content:center}.cw-qty-btn.plus{background:#059669;color:#fff}.cw-qty-btn.minus{background:#f3f4f6;color:#374151}.cw-qty-val{font-size:.9rem;font-weight:800;min-width:18px;text-align:center}.cw-add-btn{background:#fff;border:1.5px solid #059669;color:#059669;border-radius:8px;padding:6px 16px;font-size:.85rem;font-weight:700}.cw-cart-bar{position:fixed;bottom:16px;left:16px;right:16px;background:#059669;color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;cursor:pointer;z-index:40;box-shadow:0 4px 20px #05966966}.cw-cart-count{font-size:.82rem;font-weight:700;background:#fff3;padding:3px 10px;border-radius:20px}.cw-cart-label{font-size:.95rem;font-weight:800}.cw-cart-total{font-size:.88rem;font-weight:700}.cw-cart-header{display:flex;align-items:center;justify-content:space-between}.cw-cart-header h2{font-size:1.2rem;font-weight:800}.cw-cart-list{display:flex;flex-direction:column;gap:0}.cw-cart-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f3f4f6;gap:12px}.cw-cart-info{flex:1;min-width:0}.cw-cart-name{font-size:.9rem;font-weight:700}.cw-cart-price{font-size:.85rem;color:#059669;font-weight:700;margin-top:2px;display:block}.cw-cart-total-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:2px solid #e5e7eb;margin-top:4px;font-size:1rem}.cw-cart-total-row strong{font-size:1.1rem;color:#059669}.cw-notes-label{display:flex;flex-direction:column;gap:5px;font-size:.85rem;font-weight:700;color:#374151}.cw-notes-label textarea{padding:10px 12px;border:1.5px solid #d1d5db;border-radius:10px;font-size:.9rem;resize:none;outline:none}.cw-notes-label textarea:focus{border-color:#059669}.cw-confirmed{align-items:center;text-align:center;justify-content:center;min-height:70vh}.cw-confirm-icon{font-size:4rem;margin-bottom:8px}.cw-confirmed h2{font-size:1.5rem;font-weight:800;color:#059669}.cw-confirmed p{font-size:.9rem;color:#374151;margin-top:8px;max-width:280px}.cw-confirm-sub{font-size:.82rem;color:#9ca3af}.cw-actions-step{gap:20px}.cw-confirmed-top{text-align:center;padding:16px 0 8px}.cw-confirmed-top .cw-confirm-icon{font-size:3rem;margin-bottom:8px}.cw-confirmed-top h2{font-size:1.4rem;font-weight:800;color:#059669}.cw-confirmed-top p{font-size:.88rem;color:#374151;margin-top:6px}.cw-action-cards{display:flex;flex-direction:column;gap:12px}.cw-action-card{display:flex;align-items:center;gap:14px;background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:16px;text-align:left;width:100%;cursor:pointer;transition:all .15s}.cw-action-card:active{transform:scale(.98)}.cw-action-card.done{background:#f0fdf4;border-color:#a7f3d0}.cw-action-card:disabled{opacity:.7;cursor:not-allowed}.cw-action-icon{font-size:1.8rem;flex-shrink:0}.cw-action-card>div{flex:1}.cw-action-title{font-size:.95rem;font-weight:800;color:#111827}.cw-action-sub{font-size:.78rem;color:#9ca3af;margin-top:2px}.cw-action-arrow{font-size:1.1rem;color:#9ca3af;flex-shrink:0}.cw-action-menu{border-color:#a7f3d0;background:#f0fdf4}.cw-action-bill{border-color:#fde68a;background:#fffbeb}.cw-action-waiter{border-color:#bfdbfe;background:#eff6ff}.cw-action-bill.done,.cw-action-waiter.done{background:#f0fdf4;border-color:#a7f3d0}.cw-toast{position:fixed;top:70px;left:50%;transform:translate(-50%);background:#111827;color:#fff;border-radius:10px;padding:10px 18px;font-size:.85rem;font-weight:600;z-index:100;white-space:nowrap;box-shadow:0 4px 16px #0003;animation:fadeInDown .2s ease}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}
