@import url("https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap");.customer-loading-root{width:100%;max-width:480px;min-height:100dvh;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#F7F3E8;gap:32px;padding:32px}.customer-loading-kitchen{position:relative;width:160px;height:140px;display:flex;align-items:flex-end;justify-content:center}.customer-loading-pot{position:relative;width:120px;height:64px}.customer-loading-pot-body{width:120px;height:56px;background:#2D4A3B;border-radius:0 0 20px 20px;position:relative;overflow:hidden;border:3px solid #d6a84b;border-top:none;box-shadow:0 4px 0 #1A3025}.customer-loading-pot-handle-l,.customer-loading-pot-handle-r{position:absolute;top:20px;width:22px;height:8px;background:#D6A84B;border-radius:4px}.customer-loading-pot-handle-l{left:-18px}.customer-loading-pot-handle-r{right:-18px}.customer-loading-food{position:absolute;border-radius:50%;bottom:4px}.customer-loading-food-1{width:40px;height:28px;background:#E8B84B;left:10px;border-radius:50% 50% 40% 40%}.customer-loading-food-2{width:32px;height:24px;background:#C9883A;left:44px;bottom:8px;border-radius:50% 50% 40% 40%}.customer-loading-food-3{width:36px;height:26px;background:#DBA44A;right:14px;bottom:6px;border-radius:50% 50% 40% 40%}.customer-loading-steam{position:absolute;width:8px;background:rgba(214,168,75,.5);border-radius:4px;animation:customer-steam-float 2s ease-out infinite}.customer-loading-steam-1{height:32px;top:-36px;left:32px;animation-delay:0s}.customer-loading-steam-2{height:40px;top:-40px;left:58px;animation-delay:.6s}.customer-loading-steam-3{height:28px;top:-32px;left:84px;animation-delay:1.2s}@keyframes customer-steam-float{0%{opacity:.7;transform:translateY(0) scaleX(1)}50%{opacity:.4;transform:translateY(-16px) scaleX(.6)}to{opacity:0;transform:translateY(-32px) scaleX(.3)}}.customer-loading-bubble{position:absolute;border-radius:50%;border:2px solid rgba(214,168,75,.4);animation:customer-bubble-rise 2s ease-in-out infinite}.customer-loading-bubble-1{width:10px;height:10px;bottom:8px;left:20px;animation-delay:.3s}.customer-loading-bubble-2{width:14px;height:14px;bottom:12px;left:50px;animation-delay:.9s}.customer-loading-bubble-3{width:8px;height:8px;bottom:6px;left:80px;animation-delay:1.5s}@keyframes customer-bubble-rise{0%{opacity:0;transform:translateY(0) scale(.5)}20%{opacity:.8}80%{opacity:.6}to{opacity:0;transform:translateY(-48px) scale(1.2)}}.customer-loading-text{font-size:18px;font-weight:700;color:#2D4A3B;animation:customer-loading-pulse 1.8s ease-in-out infinite}@keyframes customer-loading-pulse{0%,to{opacity:.6}50%{opacity:1}}.customer-app{width:100%;max-width:480px;min-height:100dvh;margin:0 auto;overflow-x:hidden;background:#F7F3E8;color:#17211A;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;position:relative}@media (min-width:480px){.customer-app{box-shadow:0 0 60px rgba(23,61,43,.18);min-height:100dvh;border-left:1px solid rgba(23,61,43,.1);border-right:1px solid rgba(23,61,43,.1)}}.customer-top-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 20px;background:white;border-bottom:1px solid #e0d9cc;position:sticky;top:0;z-index:20}.customer-top-bar-restaurant{font-family:Inter,Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:700;color:#173D2B;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.customer-top-bar-table{display:flex;align-items:center;background:#F7F3E8;border:1px solid #e0d9cc;border-radius:8px;padding:6px 12px}.customer-top-bar-table-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#9CA3AF}.customer-top-bar-table-value{font-size:13px;font-weight:800;color:#173D2B;white-space:nowrap}.customer-hero{position:relative;overflow:hidden;background:#173D2B;color:white;padding:0 0 20px;border-radius:0 0 28px 28px;box-shadow:0 8px 32px rgba(23,61,43,.25)}.customer-hero:before{inset:0;background-image:linear-gradient(30deg,rgba(214,168,75,.07) 12%,transparent 12.5%,transparent 87%,rgba(214,168,75,.07) 87.5%),linear-gradient(150deg,rgba(214,168,75,.07) 12%,transparent 12.5%,transparent 87%,rgba(214,168,75,.07) 87.5%);background-size:28px 48px}.customer-hero:after,.customer-hero:before{content:"";position:absolute;pointer-events:none}.customer-hero:after{top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:rgba(214,168,75,.15);filter:blur(50px)}.customer-hero-inner{position:relative;z-index:1;padding:20px 20px 0}.customer-hero-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-hero-brand{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.customer-hero-logo{width:44px;height:44px;flex-shrink:0;border-radius:14px;background:#D6A84B;border:2px solid rgba(214,168,75,.6);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;color:#173D2B;box-shadow:0 4px 12px rgba(214,168,75,.3)}.customer-hero-name{min-width:0}.customer-hero-restaurant-name{font-family:Playfair Display,Georgia,serif;font-size:17px;font-weight:700;color:#D6A84B;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0;line-height:1.3}.customer-hero-status{display:flex;align-items:center;gap:6px;margin-top:2px}.customer-hero-status-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;flex-shrink:0;animation:customer-pulse 2s infinite}@keyframes customer-pulse{0%,to{opacity:1}50%{opacity:.4}}.customer-hero-status-text{font-size:11px;font-weight:600;color:rgba(209,250,229,.9);margin:0}.customer-table-badge{flex-shrink:0;background:#D6A84B;border:2px solid rgba(214,168,75,.7);border-radius:14px;padding:8px 14px;text-align:center;box-shadow:0 4px 12px rgba(214,168,75,.25)}.customer-table-badge-label{display:block;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:#173D2B;opacity:.75;margin-bottom:2px}.customer-table-badge-value{display:block;font-size:12px;font-weight:900;color:#173D2B;letter-spacing:.04em;white-space:nowrap}.customer-hero-welcome{margin-top:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px;backdrop-filter:blur(8px)}.customer-hero-eyebrow{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.18em;color:#D6A84B;margin:0 0 6px}.customer-hero-title{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:700;line-height:1.3;color:white;margin:0 0 8px}.customer-hero-desc{font-size:11.5px;line-height:1.6;color:rgba(209,250,229,.8);margin:0}.customer-hero-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.customer-hero-step{text-align:center}.customer-hero-step-num{display:block;font-size:14px;font-weight:900;color:#D6A84B}.customer-hero-step-text{display:block;font-size:9px;font-weight:600;color:rgba(209,250,229,.7);margin-top:2px}.customer-search-wrapper{position:sticky;top:0;z-index:30;background:rgba(247,243,232,.96);padding:12px 16px 8px;backdrop-filter:blur(8px)}.customer-search{position:relative;display:flex;align-items:center}.customer-search-input{width:100%;min-height:48px;padding:0 40px 0 42px;border:1.5px solid #e0d9cc;border-radius:16px;background:white;font-family:inherit;font-size:13.5px;font-weight:600;color:#1F2937;box-shadow:0 2px 8px rgba(23,61,43,.06);outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;box-sizing:border-box}.customer-search-input::-moz-placeholder{color:#A8A29E;font-weight:500}.customer-search-input::placeholder{color:#A8A29E;font-weight:500}.customer-search-input:focus{border-color:#173D2B;box-shadow:0 0 0 3px rgba(23,61,43,.12)}.customer-search-icon{position:absolute;left:14px;width:20px;height:20px;flex-shrink:0;color:#A8A29E;pointer-events:none}.customer-search-clear{position:absolute;right:10px;width:28px;height:28px;border-radius:50%;background:#F0EDE6;border:none;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#78716C;cursor:pointer;font-family:inherit;-webkit-appearance:none}.customer-search-clear:hover{background:#E7E2D8}.customer-category-wrapper{position:sticky;top:68px;z-index:20;background:rgba(247,243,232,.96);border-bottom:1px solid rgba(224,217,204,.8);backdrop-filter:blur(8px)}.customer-category-list{display:flex;gap:8px;overflow-x:auto;padding:8px 16px 10px;scrollbar-width:none;-ms-overflow-style:none}.customer-category-list::-webkit-scrollbar{display:none}.customer-category-chip{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 14px;border:1.5px solid #e0d9cc;border-radius:999px;background:white;font-family:inherit;font-size:12px;font-weight:700;color:#44403C;white-space:nowrap;cursor:pointer;-webkit-appearance:none;transition:all .15s}.customer-category-chip:hover{background:#F5F1EA}.customer-category-chip.is-active{background:#173D2B;color:#D6A84B;border-color:#D6A84B;box-shadow:0 3px 10px rgba(23,61,43,.2);transform:scale(1.03)}.customer-category-icon{font-size:14px}.customer-menu-section{padding:16px 16px 0}.customer-menu-section-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1.5px solid rgba(224,217,204,.7);padding-bottom:8px;margin-bottom:12px}.customer-menu-section-title{font-size:13px;font-weight:800;color:#173D2B;margin:0}.customer-menu-card{display:flex;align-items:flex-start;gap:12px;background:white;border-radius:18px;border:1px solid rgba(224,217,204,.8);padding:12px;margin-bottom:12px;min-height:120px;box-shadow:0 4px 16px rgba(23,61,43,.07);transition:box-shadow .15s,border-color .15s}.customer-menu-card:last-child{margin-bottom:0}.customer-menu-card:hover{box-shadow:0 6px 24px rgba(23,61,43,.12);border-color:rgba(23,61,43,.2)}.customer-menu-card.is-unavailable{opacity:.52;filter:grayscale(.45);cursor:not-allowed;background:#F3F0EA;border-color:#D8D1C5;box-shadow:none}.customer-menu-card.is-unavailable:hover{transform:none;box-shadow:none;border-color:#D8D1C5}.customer-menu-image-wrap{position:relative;width:108px;height:108px;flex-shrink:0;border-radius:14px;overflow:visible;background:#F0EDE6}.customer-menu-image-aspect{position:absolute;inset:0;aspect-ratio:1/1;border-radius:14px;overflow:hidden}.customer-menu-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s}.customer-menu-card:hover .customer-menu-image{transform:scale(1.05)}.customer-menu-badges{position:absolute;top:-7px;right:-8px;display:flex;flex-direction:column;align-items:flex-end;gap:5px;pointer-events:none;z-index:3}.customer-badge-pill{display:inline-flex;align-items:center;gap:4px;min-height:22px;font-size:9.5px;font-weight:900;padding:4px 8px 4px 6px;border-radius:20px;line-height:1;white-space:nowrap;letter-spacing:.01em}.customer-badge-pill--baru{background:#E3F3E8;border:1px solid #bee3c9;color:#1E7A44}.customer-badge-pill--hot{background:#FCEFC9;border:1px solid #f0d785;color:#8A6A0E}.customer-badge-pill--promo{background:#EFE7FA;border:1px solid #d9c7f2;color:#6B3FA0}.customer-menu-price--promo{color:#7C3AED;background:#F5F3FF;border-color:#DDD6FE}.customer-menu-price-original{font-size:10px;font-weight:600;color:#9CA3AF;text-decoration:line-through}.customer-menu-sold-out-overlay{position:absolute;inset:0;background:rgba(23,23,23,.68);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}.customer-menu-sold-out-text{font-size:11px;font-weight:900;color:white;text-transform:uppercase;letter-spacing:.1em;border-radius:999px;border:1px solid rgba(255,255,255,.42);background:rgba(0,0,0,.32);padding:6px 10px}.customer-menu-details{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0;height:108px}.customer-menu-name{font-size:12.5px;font-weight:800;color:#1F2937;margin:0 0 4px;line-height:1.4;-webkit-line-clamp:1}.customer-menu-desc,.customer-menu-name{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.customer-menu-desc{font-size:11px;color:#78716C;line-height:1.5;margin:0 0 8px;-webkit-line-clamp:2;flex:1}.customer-menu-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-menu-price-wrap{display:flex;align-items:center;gap:6px}.customer-menu-price{font-size:12px;font-weight:900;color:#173D2B;background:#F0EDE6;padding:3px 8px;border-radius:8px;border:1px solid #e0d9cc}.customer-menu-avail{display:none}.customer-menu-unavail{font-size:10px;font-weight:800;color:#991B1B;background:#FEE2E2;border-radius:999px;padding:3px 8px;white-space:nowrap}.customer-add-button{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:0 14px;background:#173D2B;color:#D6A84B;font-family:inherit;font-size:12px;font-weight:700;border:none;border-radius:12px;cursor:pointer;-webkit-appearance:none;transition:background .15s,transform .1s;white-space:nowrap;flex-shrink:0}.customer-add-button:hover{background:#1E4D37}.customer-add-button:active{transform:scale(.95)}.customer-add-button.is-disabled{background:#E5E1D9;color:#A8A29E;cursor:not-allowed}.customer-qty-control{display:inline-flex;align-items:center;gap:6px;background:#F0EDE6;border:1px solid #e0d9cc;border-radius:12px;padding:4px;flex-shrink:0}.customer-qty-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;-webkit-appearance:none;transition:background .1s,transform .1s}.customer-qty-btn:active{transform:scale(.9)}.customer-qty-btn-minus{background:white;color:#44403C;box-shadow:0 1px 3px rgba(0,0,0,.08)}.customer-qty-btn-minus:hover{background:#F5F1EA}.customer-qty-btn-plus{background:#173D2B;color:#D6A84B;box-shadow:0 1px 3px rgba(23,61,43,.2)}.customer-qty-btn-plus:hover{background:#1E4D37}.customer-qty-value{font-size:12px;font-weight:900;color:#1F2937;min-width:16px;text-align:center}.customer-empty-state{background:white;border-radius:18px;border:1px solid rgba(224,217,204,.8);padding:32px 16px;text-align:center;margin:0 0 16px}.customer-empty-icon{font-size:28px;display:block;margin-bottom:8px}.customer-empty-title{font-size:13px;font-weight:700;color:#1F2937;margin:0 0 4px}.customer-empty-desc{font-size:11.5px;color:#78716C;margin:0 0 16px}.customer-empty-btn{display:inline-block;padding:10px 20px;background:#173D2B;color:#D6A84B;font-family:inherit;font-size:12px;font-weight:700;border:none;border-radius:12px;cursor:pointer;-webkit-appearance:none}.customer-cart-bar{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);width:calc(100% - 32px);max-width:448px;z-index:40}.customer-cart-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px 10px 10px;background:#173D2B;border:1.5px solid rgba(214,168,75,.5);border-radius:18px;color:white;cursor:pointer;font-family:inherit;-webkit-appearance:none;box-shadow:0 8px 32px rgba(23,61,43,.35);transition:transform .15s,box-shadow .15s}.customer-cart-button:hover{transform:scale(1.01);box-shadow:0 10px 40px rgba(23,61,43,.4)}.customer-cart-button:active{transform:scale(.98)}.customer-cart-left{display:flex;align-items:center;gap:10px}.customer-cart-icon-wrap{position:relative;width:40px;height:40px;background:#D6A84B;border-radius:12px;font-size:18px;flex-shrink:0}.customer-cart-badge,.customer-cart-icon-wrap{display:flex;align-items:center;justify-content:center}.customer-cart-badge{position:absolute;top:-6px;right:-6px;width:20px;height:20px;background:#dc2626;border-radius:50%;font-size:10px;font-weight:900;color:white}.customer-cart-label{font-size:12px;font-weight:700;color:#D6A84B;display:block}.customer-cart-subtitle{font-size:11px;color:rgba(209,250,229,.85);display:block;margin-top:1px}.customer-cart-right{display:flex;align-items:center;gap:10px}.customer-cart-total-label{font-size:9px;color:rgba(209,250,229,.75);text-transform:uppercase;font-weight:600;display:block}.customer-cart-total-amount{font-size:14px;font-weight:900;color:#D6A84B;display:block}.customer-cart-cta{background:#D6A84B;color:#173D2B;font-family:inherit;font-size:11px;font-weight:700;border:none;border-radius:10px;padding:8px 12px;cursor:pointer;white-space:nowrap;-webkit-appearance:none}.customer-bottom-spacer{height:24px}.customer-toast{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:100;background:#173D2B;color:#D6A84B;font-size:12.5px;font-weight:600;padding:12px 20px;border-radius:14px;box-shadow:0 8px 24px rgba(23,61,43,.3);white-space:nowrap;max-width:calc(100% - 32px);text-overflow:ellipsis;overflow:hidden}.customer-popular-section{padding:16px 16px 0}.customer-popular-title{font-size:13px;font-weight:800;color:#173D2B;margin:0 0 12px}.customer-popular-scroll{display:flex;gap:12px;overflow-x:auto;padding:10px 8px 4px 0;scrollbar-width:none;-ms-overflow-style:none}.customer-popular-scroll::-webkit-scrollbar{display:none}.customer-popular-card{flex-shrink:0;width:150px;background:white;border-radius:16px;border:1px solid rgba(224,217,204,.8);overflow:visible;box-shadow:0 4px 12px rgba(23,61,43,.07);cursor:pointer}.customer-popular-image-wrap{position:relative;overflow:visible}.customer-popular-img{width:100%;height:100px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:16px 16px 0 0}.customer-popular-badges{position:absolute;top:-8px;right:-7px;display:flex;flex-direction:column;align-items:flex-end;gap:5px;pointer-events:none;z-index:3}.customer-popular-info{padding:8px 10px}.customer-popular-name{font-size:11.5px;font-weight:700;color:#1F2937;margin:0 0 3px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.customer-popular-price{font-size:11px;font-weight:900;color:#173D2B;margin:0}.customer-cartbar-fab{position:fixed;bottom:calc(80px + env(safe-area-inset-bottom));right:24px;right:calc(24px + env(safe-area-inset-right));width:60px;height:60px;border-radius:50%;background:#173D2B;border:2px solid #d6a84b;box-shadow:0 4px 20px rgba(23,61,43,.35),0 8px 32px rgba(23,61,43,.25);display:flex;align-items:center;justify-content:center;font-size:26px;cursor:pointer;z-index:50;-webkit-appearance:none;transition:transform .15s,box-shadow .15s;pointer-events:auto}.customer-cartbar-fab:active{transform:scale(.92);box-shadow:0 2px 10px rgba(23,61,43,.3)}.customer-cartbar-bounce{animation:customer-cart-bounce .4s cubic-bezier(.68,-.55,.27,1.55)}@keyframes customer-cart-bounce{0%{transform:scale(1)}25%{transform:scale(1.25)}50%{transform:scale(.9)}75%{transform:scale(1.1)}to{transform:scale(1)}}.customer-cartbar-fab-badge{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;padding:0 6px;background:#dc2626;border-radius:11px;font-size:11px;font-weight:900;color:white;border:2px solid #173d2b;line-height:1}.customer-cartbar-fab-badge,.customer-drawer-overlay{display:flex;align-items:center;justify-content:center}.customer-drawer-overlay{position:fixed;inset:0;z-index:60;background:rgba(10,20,15,.7);backdrop-filter:blur(6px);padding:24px;animation:customer-drawer-fadein .2s ease-out}@keyframes customer-drawer-fadein{0%{opacity:0}to{opacity:1}}.customer-drawer{width:100%;max-width:460px;max-height:88vh;background:#FAFAF8;border-radius:24px;border:2px solid #d6a84b;box-shadow:0 8px 48px rgba(23,61,43,.2),0 0 0 1px rgba(214,168,75,.3);display:flex;flex-direction:column;overflow:hidden;animation:customer-drawer-scalein .25s cubic-bezier(.34,1.56,.64,1)}@keyframes customer-drawer-scalein{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.customer-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #f0ede6;flex-shrink:0}.customer-drawer-header-info{flex:1}.customer-drawer-title{font-size:16px;font-weight:900;color:#173D2B;margin:0;line-height:1.2}.customer-drawer-table-badge{display:inline-flex;align-items:center;gap:4px;background:#173D2B;color:#D6A84B;font-size:10px;font-weight:700;padding:3px 8px;border-radius:6px;margin-top:4px}.customer-drawer-close{width:34px;height:34px;border-radius:50%;background:#F0EDE6;border:none;font-size:13px;color:#78716C;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;-webkit-appearance:none;flex-shrink:0}.customer-drawer-close:hover{background:#E7E2D8}.customer-drawer-warning{margin:10px 16px 0;background:#FEF3C7;border:1px solid #f59e0b;border-radius:12px;padding:10px 12px;font-size:11.5px;font-weight:600;color:#92400E;display:flex;align-items:flex-start;gap:8px;flex-shrink:0}.customer-drawer-warning-icon{flex-shrink:0;font-size:14px;margin-top:1px}.customer-drawer-list{flex:1;overflow-y:auto;padding:12px 16px;-webkit-overflow-scrolling:touch}.customer-drawer-list::-webkit-scrollbar{width:3px}.customer-drawer-list::-webkit-scrollbar-thumb{background:#E0D9CC;border-radius:2px}.customer-order-item{background:white;border-radius:16px;border:1px solid #ede9e0;padding:12px;margin-bottom:10px;box-shadow:0 2px 8px rgba(23,61,43,.05)}.customer-order-item.is-unavailable{border-color:#FCA5A5;background:#FFF5F5}.customer-order-item-top{display:flex;align-items:flex-start;gap:10px}.customer-order-item-img{width:64px;height:64px;border-radius:10px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;background:#F0EDE6}.customer-order-item-info{flex:1;min-width:0}.customer-order-item-name{font-size:13px;font-weight:800;color:#1F2937;margin:0 0 3px;line-height:1.3}.customer-order-item-unit{font-size:11px;color:#78716C;font-weight:500;display:block;margin-bottom:3px}.customer-order-item-meta{font-size:10.5px;color:#6B7280;margin:2px 0 0}.customer-order-item-meta-tag{display:inline-block;background:#F0EDE6;border-radius:4px;padding:1px 5px;margin:1px 2px 1px 0;font-size:10px;color:#44403C}.customer-order-item-note{font-size:10.5px;color:#B45309;font-style:italic;margin:4px 0 0}.customer-order-item-unavail-tag{display:inline-block;background:#FEE2E2;color:#991B1B;font-size:10px;font-weight:700;padding:2px 7px;border-radius:6px;margin-top:4px}.customer-order-item-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:8px;border-top:1px solid #f5f1ea}.customer-order-item-total{font-size:13px;font-weight:900;color:#173D2B}.customer-order-item-controls{justify-content:space-between;width:100%}.customer-order-item-controls,.customer-order-item-controls-left{display:flex;align-items:center;gap:8px}.customer-order-item-owner{font-size:10.5px;font-weight:500;color:#6B7280;background:#F3F4F6;padding:2px 7px;border-radius:4px;white-space:nowrap}.customer-order-remove-btn{font-size:10.5px;font-weight:600;color:#EF4444;background:#FEF2F2;border:1px solid #fecaca;border-radius:6px;padding:4px 8px;cursor:pointer;font-family:inherit;-webkit-appearance:none;transition:background .1s}.customer-order-remove-btn:hover{background:#FEE2E2}.customer-drawer-notes-section{padding:0 16px 12px;flex-shrink:0}.customer-drawer-notes-label{font-size:11px;font-weight:700;color:#44403C;display:block;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.customer-drawer-notes-input{width:100%;min-height:64px;padding:10px 12px;border:1.5px solid #e0d9cc;border-radius:12px;background:white;font-family:inherit;font-size:12.5px;color:#1F2937;resize:none;outline:none;box-sizing:border-box;transition:border-color .15s;-webkit-appearance:none}.customer-drawer-notes-input::-moz-placeholder{color:#A8A29E}.customer-drawer-notes-input::placeholder{color:#A8A29E}.customer-drawer-notes-input:focus{border-color:#173D2B;box-shadow:0 0 0 3px rgba(23,61,43,.1)}.customer-drawer-summary{background:white;border-top:1.5px solid #ede9e0;padding:12px 20px;flex-shrink:0}.customer-drawer-summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.customer-drawer-summary-label{font-size:12px;color:#6B7280;font-weight:500}.customer-drawer-summary-value{font-size:12px;color:#374151;font-weight:600}.customer-drawer-summary-row.is-total{border-top:1.5px solid #ede9e0;padding-top:8px;margin-top:4px;margin-bottom:0}.customer-drawer-summary-row.is-total .customer-drawer-summary-label{font-size:13px;font-weight:800;color:#1F2937;text-transform:uppercase;letter-spacing:.03em}.customer-drawer-summary-row.is-total .customer-drawer-summary-value{font-size:15px;font-weight:900;color:#173D2B}.customer-drawer-actions{display:flex;gap:10px;padding:10px 16px 16px;flex-shrink:0}.customer-drawer-back-btn{flex:0 0 auto;min-height:50px;padding:0 16px;background:#F0EDE6;color:#44403C;font-family:inherit;font-size:12px;font-weight:700;border:1.5px solid #e0d9cc;border-radius:16px;cursor:pointer;-webkit-appearance:none;transition:background .15s;white-space:nowrap}.customer-drawer-back-btn:hover{background:#E7E2D8}.customer-drawer-submit-btn{flex:1;min-height:50px;background:#173D2B;color:#D6A84B;font-family:inherit;font-size:13px;font-weight:800;border:none;border-radius:16px;cursor:pointer;-webkit-appearance:none;box-shadow:0 4px 20px rgba(23,61,43,.25);transition:background .15s,transform .1s}.customer-drawer-submit-btn:hover:not(:disabled){background:#1E4D37}.customer-drawer-submit-btn:active:not(:disabled){transform:scale(.98)}.customer-drawer-submit-btn:disabled{background:#A8A29E;color:white;cursor:not-allowed;box-shadow:none}.customer-confirm-overlay{position:fixed;inset:0;z-index:80;background:rgba(10,20,15,.7);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px}.customer-confirm-dialog{width:100%;max-width:360px;background:white;border-radius:24px;border:2px solid #d6a84b;padding:24px;box-shadow:0 24px 80px rgba(23,61,43,.25);text-align:center;animation:customer-dialog-pop .2s ease-out}@keyframes customer-dialog-pop{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.customer-confirm-icon{width:60px;height:60px;background:#FEF3C7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;margin:0 auto 14px}.customer-confirm-title{font-size:16px;font-weight:900;color:#1F2937;margin:0 0 8px}.customer-confirm-message{font-size:12px;color:#6B7280;line-height:1.6;margin:0 0 20px}.customer-confirm-summary{background:#F7F3E8;border-radius:12px;padding:12px 14px;margin-bottom:20px;text-align:left}.customer-confirm-summary-row{display:flex;justify-content:space-between;margin-bottom:4px}.customer-confirm-summary-row:last-child{margin-bottom:0;border-top:1px solid #e0d9cc;padding-top:8px;margin-top:4px}.customer-confirm-summary-row .lbl{font-size:11.5px;color:#6B7280;font-weight:500}.customer-confirm-summary-row .val{font-size:11.5px;color:#1F2937;font-weight:700}.customer-confirm-summary-row:last-child .lbl,.customer-confirm-summary-row:last-child .val{font-size:13px;font-weight:900;color:#173D2B}.customer-confirm-btns{display:flex;gap:10px}.customer-confirm-cancel-btn{flex:1;min-height:46px;background:#F0EDE6;color:#44403C;font-family:inherit;font-size:12px;font-weight:700;border:1.5px solid #e0d9cc;border-radius:14px;cursor:pointer;-webkit-appearance:none;transition:background .15s}.customer-confirm-cancel-btn:hover{background:#E7E2D8}.customer-confirm-ok-btn{flex:1.4;min-height:46px;background:#173D2B;color:#D6A84B;font-family:inherit;font-size:12px;font-weight:800;border:none;border-radius:14px;cursor:pointer;-webkit-appearance:none;transition:background .15s;display:flex;align-items:center;justify-content:center;gap:5px}.customer-confirm-ok-btn:hover:not(:disabled){background:#1E4D37}.customer-confirm-ok-btn:disabled{background:#A8A29E;color:white;cursor:not-allowed}.customer-success-overlay{position:fixed;inset:0;z-index:70;background:#F7F3E8;display:flex;flex-direction:column;align-items:center;max-width:480px;margin:0 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.customer-success-hero{width:100%;background:#173D2B;padding:40px 24px 32px;text-align:center;border-radius:0 0 32px 32px;box-shadow:0 8px 32px rgba(23,61,43,.25)}.customer-success-emoji{font-size:52px;display:block;margin-bottom:12px}.customer-success-title{font-size:20px;font-weight:900;color:white;margin:0 0 6px}.customer-success-subtitle{font-size:12.5px;color:rgba(209,250,229,.85);margin:0;line-height:1.5}.customer-success-meta{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px}.customer-success-order-id{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:4px 10px;font-size:11px;font-weight:700;color:#D6A84B;font-family:monospace}.customer-success-table-badge{background:#D6A84B;color:#173D2B;font-size:10px;font-weight:900;padding:4px 10px;border-radius:8px}.customer-success-body{width:100%;padding:20px 16px;flex:1}.customer-success-section-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#78716C;margin:0 0 12px}.customer-success-tracker{background:white;border-radius:18px;border:1px solid #ede9e0;padding:16px;margin-bottom:16px;box-shadow:0 2px 10px rgba(23,61,43,.05)}.customer-success-step{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.customer-success-step:last-child{margin-bottom:0}.customer-success-step-indicator{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;transition:all .3s}.customer-success-step-indicator.is-done{background:#173D2B;color:#D6A84B}.customer-success-step-indicator.is-active{background:#D6A84B;color:#173D2B;box-shadow:0 0 0 4px rgba(214,168,75,.2)}.customer-success-step-indicator.is-pending{background:#F0EDE6;color:#A8A29E}.customer-success-step-content{flex:1;padding-top:4px}.customer-success-step-label{font-size:13px;font-weight:700;color:#1F2937;margin:0 0 2px}.customer-success-step-label.is-active{color:#173D2B}.customer-success-step-label.is-pending{color:#A8A29E}.customer-success-step-desc{font-size:11px;color:#78716C;margin:0}.customer-success-step-ping{display:inline-block;width:8px;height:8px;border-radius:50%;background:#22C55E;margin-left:6px;animation:customer-ping 1.2s ease-in-out infinite;vertical-align:middle}@keyframes customer-ping{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}.customer-success-items{background:white;border-radius:18px;border:1px solid #ede9e0;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 10px rgba(23,61,43,.05)}.customer-success-item-row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid #f5f1ea}.customer-success-item-row:last-child{border-bottom:none}.customer-success-item-name{font-size:12px;font-weight:700;color:#1F2937}.customer-success-item-qty{font-size:11px;color:#78716C;margin-top:1px}.customer-success-item-price{font-size:12px;font-weight:900;color:#173D2B}.customer-success-total-box{background:#173D2B;border-radius:16px;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.customer-success-total-label{font-size:12px;font-weight:700;color:rgba(209,250,229,.85);text-transform:uppercase;letter-spacing:.05em}.customer-success-total-value{font-size:18px;font-weight:900;color:#D6A84B}.customer-success-actions{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.customer-success-primary-btn{width:100%;min-height:52px;background:#D6A84B;color:#173D2B;font-family:inherit;font-size:14px;font-weight:800;border:none;border-radius:16px;cursor:pointer;-webkit-appearance:none;box-shadow:0 4px 20px rgba(214,168,75,.3);transition:background .15s,transform .1s}.customer-success-primary-btn:hover{background:#c99a3c}.customer-success-primary-btn:active{transform:scale(.98)}.customer-success-secondary-btn{width:100%;min-height:50px;background:white;color:#173D2B;font-family:inherit;font-size:13px;font-weight:700;border:1.5px solid #e0d9cc;border-radius:16px;cursor:pointer;-webkit-appearance:none;transition:background .15s}.customer-success-secondary-btn:hover{background:#F7F3E8}.customer-detail-overlay{position:fixed;inset:0;z-index:55;background:rgba(10,20,15,.62);display:flex;align-items:flex-end;justify-content:center}.customer-detail-sheet{width:100%;max-width:480px;max-height:88vh;background:white;border-radius:24px 24px 0 0;border-top:2px solid #d6a84b;box-shadow:0 -12px 60px rgba(23,61,43,.22);display:flex;flex-direction:column;overflow:hidden;padding-bottom:env(safe-area-inset-bottom)}.customer-detail-handle{width:36px;height:4px;background:#E0D9CC;border-radius:2px;margin:10px auto 0;flex-shrink:0}.customer-detail-header{display:flex;align-items:flex-start;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f0ede6;flex-shrink:0}.customer-detail-header-left{display:flex;align-items:flex-start;gap:12px;flex:1;min-width:0}.customer-detail-thumb{width:60px;height:60px;border-radius:12px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:1px solid #e0d9cc}.customer-detail-info{flex:1;min-width:0}.customer-detail-category{display:inline-block;background:#FEF3C7;color:#92400E;font-size:9px;font-weight:800;padding:2px 7px;border-radius:6px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.customer-detail-name{font-size:14px;font-weight:800;color:#1F2937;margin:0;line-height:1.3}.customer-detail-name-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:3px}.customer-detail-name-row .customer-badge-pill{font-size:8px;padding:2px 6px}.customer-detail-base-price{font-size:13px;font-weight:900;color:#173D2B;margin:0}.customer-detail-close{width:32px;height:32px;border-radius:50%;background:#F0EDE6;border:none;font-size:12px;color:#78716C;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;-webkit-appearance:none;flex-shrink:0}.customer-detail-close:hover{background:#E7E2D8}.customer-detail-body{flex:1;overflow-y:auto;padding:14px 16px;-webkit-overflow-scrolling:touch}.customer-detail-desc{font-size:11.5px;line-height:1.6;color:#6B7280;background:#F7F3E8;border:1px solid #ede9e0;border-radius:12px;padding:10px 12px;margin-bottom:14px}.customer-detail-section-label{font-size:11px;font-weight:800;color:#44403C;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:8px}.customer-detail-variants{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.customer-detail-variant-btn{border:1.5px solid #e0d9cc;border-radius:12px;padding:10px 12px;text-align:left;background:white;cursor:pointer;font-family:inherit;-webkit-appearance:none;transition:all .15s}.customer-detail-variant-btn:hover{background:#F7F3E8}.customer-detail-variant-btn.is-selected{border-color:#173D2B;background:rgba(23,61,43,.05);box-shadow:0 0 0 2px rgba(23,61,43,.15)}.customer-detail-variant-name{font-size:12px;font-weight:700;color:#1F2937;display:block;margin-bottom:2px}.customer-detail-variant-price{font-size:10.5px;font-weight:700;color:#B45309}.customer-detail-addons{margin-bottom:14px}.customer-detail-addon-row{display:flex;align-items:center;justify-content:space-between;border:1px solid #e0d9cc;border-radius:12px;padding:10px 12px;margin-bottom:6px;cursor:pointer;background:white;transition:background .1s}.customer-detail-addon-row:hover{background:#F7F3E8}.customer-detail-addon-row.is-checked{border-color:#173D2B;background:rgba(23,61,43,.04)}.customer-detail-addon-left{display:flex;align-items:center;gap:10px}.customer-detail-checkbox{width:18px;height:18px;accent-color:#173D2B;cursor:pointer;flex-shrink:0}.customer-detail-addon-name{font-size:12px;font-weight:600;color:#374151}.customer-detail-addon-price{font-size:11.5px;font-weight:700;color:#173D2B}.customer-detail-notes-section{margin-bottom:14px}.customer-detail-notes-input{width:100%;min-height:44px;padding:10px 12px;border:1.5px solid #e0d9cc;border-radius:12px;background:white;font-family:inherit;font-size:12.5px;color:#1F2937;outline:none;box-sizing:border-box;-webkit-appearance:none;transition:border-color .15s}.customer-detail-notes-input::-moz-placeholder{color:#A8A29E}.customer-detail-notes-input::placeholder{color:#A8A29E}.customer-detail-notes-input:focus{border-color:#173D2B;box-shadow:0 0 0 3px rgba(23,61,43,.1)}.customer-detail-qty-row{display:flex;align-items:center;justify-content:space-between;padding:4px 0 2px}.customer-detail-qty-label{font-size:12px;font-weight:700;color:#44403C}.customer-detail-footer{padding:10px 16px 14px;border-top:1px solid #f0ede6;flex-shrink:0}.customer-detail-submit-btn{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;padding:0 20px;background:#173D2B;color:#D6A84B;font-family:inherit;font-size:13px;font-weight:800;border:none;border-radius:16px;cursor:pointer;-webkit-appearance:none;box-shadow:0 4px 20px rgba(23,61,43,.25);transition:background .15s,transform .1s}.customer-detail-submit-btn:hover{background:#1E4D37}.customer-detail-submit-btn:active{transform:scale(.98)}.customer-detail-submit-label{font-size:13px;font-weight:800}.customer-detail-submit-price{font-size:15px;font-weight:900}.customer-bottom-nav{position:sticky;top:41px;z-index:25;width:100%;background:white;border-top:1px solid #e0d9cc;border-bottom:1px solid #e0d9cc;box-shadow:0 2px 8px rgba(23,61,43,.06)}.customer-bottom-nav-inner{display:flex;align-items:stretch;height:56px}.customer-bottom-nav-btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:none;background:transparent;cursor:pointer;font-family:inherit;-webkit-appearance:none;position:relative;padding:0;transition:background .1s}.customer-bottom-nav-btn:hover{background:#F7F3E8}.customer-bottom-nav-icon{font-size:18px;position:relative;display:inline-block}.customer-bottom-nav-badge{position:absolute;top:-4px;right:-6px;width:10px;height:10px;background:#22C55E;border-radius:50%;border:2px solid white;animation:customer-pulse 1.5s ease-in-out infinite}.customer-bottom-nav-label{font-size:10px;font-weight:600;color:#9CA3AF}.customer-bottom-nav-btn.is-active .customer-bottom-nav-label{color:#173D2B;font-weight:800}.customer-bottom-nav-active-bar{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:28px;height:3px;background:#173D2B;border-radius:2px 2px 0 0}.customer-order-tab-card{background:white;border-radius:18px;border:1px solid rgba(224,217,204,.8);padding:16px;box-shadow:0 4px 16px rgba(23,61,43,.07)}.customer-order-tab-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0ede6;padding-bottom:12px;margin-bottom:12px}.customer-order-tab-header>div{display:flex;align-items:center;gap:8px}.customer-order-tab-badge{background:#173D2B;color:#D6A84B;font-size:10px;font-weight:900;padding:3px 8px;border-radius:6px}.customer-order-tab-restaurant{font-size:11px;font-weight:600;color:#6B7280}.customer-order-tab-order-num{font-size:11px;font-weight:700;color:#9CA3AF}.customer-order-tab-batch-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.customer-order-tab-batch-label{font-size:11px;font-weight:800;color:#173D2B;background:#F0EDE6;padding:2px 8px;border-radius:4px}.customer-order-tab-batch-time{font-size:10px;font-weight:600;color:#9CA3AF}.customer-order-tab-batch-subtotal{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed #e0d9cc;padding-top:8px;margin-top:8px;font-size:12px;font-weight:700;color:#6B7280}.customer-order-tab-item-notes{font-size:10px;font-weight:500;color:#9CA3AF;margin-top:1px;font-style:italic}.customer-order-tab-show-all-btn{background:none;border:none;color:#D6A84B;font-size:11px;font-weight:700;cursor:pointer;padding:4px 0;font-family:inherit}.customer-order-tab-combined-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d6a84b;padding-bottom:10px;margin-bottom:10px;font-size:14px;font-weight:800;color:#173D2B}.customer-order-tab-add-btn{width:100%;background:#D6A84B;color:#173D2B;border:none;border-radius:12px;padding:14px;font-size:14px;font-weight:800;cursor:pointer;font-family:inherit;margin-top:8px;transition:opacity .15s}.customer-order-tab-add-btn:hover{opacity:.9}.customer-order-tab-status{font-size:10px;font-weight:800;color:#22C55E;background:#F0FDF4;padding:3px 10px;border-radius:6px}.customer-order-tab-items{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.customer-order-tab-item-row{display:flex;align-items:center;justify-content:space-between}.customer-order-tab-item-info{display:flex;flex-direction:column;gap:2px}.customer-order-tab-item-name{font-size:13px;font-weight:700;color:#1F2937}.customer-order-tab-item-qty{font-size:11px;font-weight:500;color:#9CA3AF}.customer-order-tab-item-extras{font-size:10px;font-weight:500;color:#D6A84B;margin-top:1px}.customer-order-tab-item-price{font-size:13px;font-weight:800;color:#1F2937}.customer-order-tab-breakdown{display:flex;flex-direction:column;gap:4px;border-top:1px solid #f0ede6;padding-top:10px;margin-bottom:8px}.customer-order-tab-breakdown-row{font-size:12px;font-weight:500;color:#6B7280}.customer-order-tab-breakdown-row,.customer-order-tab-total{display:flex;align-items:center;justify-content:space-between}.customer-order-tab-total{border-top:1px solid #e0d9cc;padding-top:10px;margin-bottom:14px;font-size:14px;font-weight:800;color:#173D2B}.customer-order-tab-status-btn{width:100%;background:#173D2B;color:#D6A84B;border:none;border-radius:12px;padding:12px;font-size:13px;font-weight:800;cursor:pointer;font-family:inherit;transition:opacity .15s}.customer-order-tab-status-btn:hover{opacity:.9}.customer-session-complete-card{position:relative;overflow:hidden;border-radius:22px;border:1px solid rgba(214,168,75,.72);background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,0) 34%),linear-gradient(135deg,#10291D,#173D2B 58%,#0D2118);color:#FFF8EA;padding:24px 18px 18px;box-shadow:0 18px 42px rgba(15,41,30,.24),inset 0 1px 0 rgba(255,255,255,.14)}.customer-session-complete-card:after{content:"";position:absolute;left:18px;right:18px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(249,230,178,.92),transparent)}.customer-session-complete-kicker{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(249,230,178,.34);background:rgba(249,230,178,.1);color:#F9E6B2;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.customer-session-complete-mark{display:inline-flex;align-items:center;justify-content:center;min-width:82px;height:28px;margin-top:14px;border-radius:8px;background:#D6A84B;color:#10291D;font-size:11px;font-weight:1000;letter-spacing:.08em;box-shadow:0 10px 22px rgba(214,168,75,.24)}.customer-session-complete-title{margin:12px 0 6px;color:#FFF8EA;font-size:22px;line-height:1.15;font-weight:1000}.customer-session-complete-desc{margin:0;color:rgba(255,248,234,.74);font-size:12px;line-height:1.55;font-weight:600}.customer-session-complete-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0 16px}.customer-session-complete-grid>div{border-radius:12px;border:1px solid rgba(249,230,178,.16);background:rgba(255,255,255,.08);padding:10px}.customer-session-complete-grid span{display:block;margin-bottom:4px;color:rgba(255,248,234,.58);font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.customer-session-complete-grid strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;color:#FFF8EA;font-size:13px;font-weight:1000;white-space:nowrap}.customer-session-complete-btn{width:100%;border:none;border-radius:14px;background:#F9E6B2;color:#10291D;padding:13px 14px;font-family:inherit;font-size:13px;font-weight:1000;cursor:pointer;box-shadow:0 12px 24px rgba(0,0,0,.18)}.customer-session-complete-btn:hover{background:#FFE9A8}.customer-session-complete-secondary-btn{width:100%;margin-top:8px;border:1px solid rgba(249,230,178,.42);border-radius:14px;background:rgba(255,255,255,.08);color:#FFF8EA;padding:12px 14px;font-family:inherit;font-size:13px;font-weight:900;cursor:pointer}.customer-session-complete-secondary-btn:hover{background:rgba(255,255,255,.14)}.customer-counter-payment-note{display:grid;gap:4px;margin:12px 0;padding:12px 14px;border-radius:14px;border:1px solid #d6a84b;background:#FFF8EA;color:#6B4D16;font-size:12px;line-height:1.45}.customer-counter-payment-note strong{color:#172018;font-size:13px;font-weight:1000}.customer-counter-payment-note span{font-weight:700}.customer-help-card{background:white;border-radius:20px;border:1px solid #ede9e0;padding:20px;text-align:center;box-shadow:0 4px 16px rgba(23,61,43,.07)}.customer-help-icon{width:52px;height:52px;background:#FEF3C7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;margin:0 auto 12px}.customer-help-title{font-size:15px;font-weight:900;color:#1F2937;margin:0 0 4px}.customer-help-subtitle{font-size:11.5px;color:#78716C;margin:0 0 14px}.customer-help-steps{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;text-align:left}.customer-help-step{background:#F7F3E8;border:1px solid #ede9e0;border-radius:12px;padding:10px 12px}.customer-help-step-title{font-size:12px;font-weight:800;color:#173D2B;display:block;margin-bottom:4px}.customer-help-step-desc{font-size:11px;color:#6B7280;line-height:1.5;margin:0}.customer-help-close-btn{width:100%;min-height:48px;background:#173D2B;color:#D6A84B;font-family:inherit;font-size:13px;font-weight:800;border:none;border-radius:14px;cursor:pointer;-webkit-appearance:none;transition:background .15s}.customer-help-close-btn:hover{background:#1E4D37}.customer-join-modal{background:white;border-radius:24px;padding:28px 24px 24px;text-align:center;box-shadow:0 10px 40px rgba(23,61,43,.15);width:100%;max-width:460px;border:1px solid #eee6d8}.customer-join-icon{font-size:40px;margin-bottom:12px}.customer-join-title{font-size:clamp(28px,3vw,34px);line-height:1.2;font-weight:900;color:#173D2B;margin:0 0 10px}.customer-join-desc{font-size:22px;color:#6B7280;margin:0 0 18px;line-height:1.35}.customer-join-input{width:100%;min-height:58px;padding:14px 18px;border:2px solid #e0d9cc;border-radius:18px;font-size:24px;font-weight:700;text-align:center;margin-bottom:12px;outline:none;transition:border-color .2s,box-shadow .2s}.customer-join-input:focus{border-color:#173D2B;box-shadow:0 0 0 3px rgba(23,61,43,.14)}.customer-join-input:disabled{background:#F6F6F3;color:#8A8A80}.customer-join-btn{width:100%;min-height:58px;padding:14px;background:#173D2B;color:#D6A84B;font-size:24px;font-weight:900;border:none;border-radius:18px;cursor:pointer;transition:transform .15s ease,filter .15s ease,opacity .15s ease}.customer-join-btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.04)}.customer-join-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.customer-join-error{margin:0 0 10px;color:#B42318;font-size:15px;font-weight:700;line-height:1.35}@media (max-width:640px){.customer-join-title{font-size:26px}.customer-join-desc{font-size:16px}.customer-join-btn,.customer-join-input{font-size:18px}}.customer-participant-group{margin-bottom:24px;background:white;border-radius:16px;border:1px solid #e0d9cc;overflow:hidden}.customer-participant-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#F7F3E8;border-bottom:1px solid #e0d9cc}.customer-participant-name-wrap{display:flex;align-items:center;gap:10px}.customer-participant-avatar{width:28px;height:28px;border-radius:50%;background:#173D2B;color:#D6A84B;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.customer-participant-name{font-size:14px;font-weight:900;color:#1F2937}.customer-participant-status{font-size:11px;font-weight:800}.customer-status-done{color:#059669;background:#D1FAE5;padding:4px 8px;border-radius:8px}.customer-status-selecting{color:#D97706;background:#FEF3C7;padding:4px 8px;border-radius:8px;animation:customer-pulse 2s infinite}.customer-host-alert{background:#FEF2F2;border:1px solid #fca5a5;border-radius:12px;padding:12px;margin-top:16px}.customer-host-alert-title{color:#B91C1C;font-size:12px;font-weight:900;display:block;margin-bottom:4px}.customer-host-alert-desc{color:#7F1D1D;font-size:11px;margin-bottom:10px}.customer-host-alert-actions{display:flex;gap:8px}.customer-btn-outline{border:1px solid #173d2b;background:white;color:#173D2B;border-radius:10px}.customer-btn-danger,.customer-btn-outline{flex:1;padding:10px;font-size:12px;font-weight:800}.customer-btn-danger{border:none;background:#DC2626;color:white;border-radius:10px}.customer-order-status-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,22,18,.72);backdrop-filter:blur(6px)}.customer-order-status-card{width:100%;max-width:430px;max-height:min(88dvh,760px);overflow-y:auto;border-radius:24px;background:#ffffff;border:1px solid #e9dfcd;box-shadow:0 24px 70px rgba(15,41,30,.35);padding:20px 18px;text-align:center;animation:customerPopIn .18s ease-out}.customer-order-status-card.is-rejected{border-color:#f4c7c3}.customer-order-status-icon{width:64px;height:64px;margin:0 auto;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#ffe7e7;font-size:30px}.customer-order-status-icon.is-success{background:#e5f6ec}.customer-order-status-icon.is-ready{background:linear-gradient(135deg,#fef3c7,#fde68a)}.customer-food-ready-banner{display:flex;align-items:center;justify-content:center;gap:8px;margin:8px 0 0;padding:10px 16px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;border-radius:12px;font-size:14px;font-weight:800;color:#064e3b;letter-spacing:.01em}.customer-order-status-title{margin:10px 0 0;font-size:21px;line-height:1.2;font-weight:900;color:#10281e}.customer-order-status-subtitle{margin:8px 0 0;font-size:13px;line-height:1.45;color:#5f6b63}.customer-order-status-meta{margin-top:8px;display:flex;justify-content:center;align-items:center;gap:8px}.customer-order-status-table-badge{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;color:#d6a84b;background:#153a29}.customer-order-status-order-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;font-weight:800;color:#647067}.customer-order-status-tracker-wrap{margin-top:14px;padding:12px;border-radius:16px;border:1px solid #e7e2d8;background:#fbfaf7;text-align:left}.customer-order-status-tracker-title{margin:0 0 10px;font-size:12px;letter-spacing:.03em;text-transform:uppercase;font-weight:800;color:#6e6d63}.customer-order-status-steps{display:flex;flex-direction:column;gap:10px}.customer-order-status-step{display:flex;gap:10px}.customer-order-status-step-indicator{flex-shrink:0;width:27px;height:27px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;color:#8c928d;background:#dfe3e0}.customer-order-status-step-indicator.is-completed{color:#d7ac52;background:#143827}.customer-order-status-step-content{min-width:0}.customer-order-status-step-label-row{display:flex;align-items:center;gap:5px}.customer-order-status-step-label{font-size:13px;font-weight:800;color:#1f2b23}.customer-order-status-step-emoji{font-size:12px}.customer-order-status-step-pulse{width:7px;height:7px;border-radius:999px;background:#10b981;animation:customerPulse 1.2s infinite}.customer-order-status-step-desc{margin:2px 0 0;font-size:11px;line-height:1.4;color:#6e766f}.customer-order-status-summary{margin-top:10px;border:1px solid #ece7dd;border-radius:14px;background:#ffffff;padding:10px 12px}.customer-order-status-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;color:#5d665f}.customer-order-status-summary-row.is-total{margin-top:6px;padding-top:6px;border-top:1px solid #efebe3;font-size:13px;font-weight:900;color:#153b2a}.customer-order-status-actions{margin-top:14px;display:flex;gap:8px}.customer-order-status-primary-btn,.customer-order-status-secondary-btn{min-height:44px;border-radius:12px;border:none;cursor:pointer;font-size:12px;font-weight:800}.customer-order-status-primary-btn{flex:1;background:#0f291e;color:#d6a84b}.customer-order-status-secondary-btn{padding:0 14px;border:1px solid #dddcd4;background:#f8f8f5;color:#3f4742}.customer-order-status-reason{margin-top:10px;border:1px solid #f4c7c3;border-radius:12px;padding:10px;background:#fff3f2;text-align:left;font-size:12px;line-height:1.4;color:#b3261e}.customer-order-status-reason-label{font-weight:900}@keyframes customerPopIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes customerPulse{0%{box-shadow:0 0 0 0 rgba(16,185,129,.5)}70%{box-shadow:0 0 0 8px rgba(16,185,129,0)}to{box-shadow:0 0 0 0 rgba(16,185,129,0)}}