.tabbar{position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;height:1rem;padding-bottom:env(safe-area-inset-bottom);background:#0a0a0a;border-top:.01rem solid rgba(212,175,55,.15)}.tabbar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.04rem}.tabbar-icon{font-size:.36rem;opacity:.45}.tabbar-label{font-size:.2rem;color:#f5f0e673}.tabbar-item.active .tabbar-icon{opacity:1}.tabbar-item.active .tabbar-label{color:#d4af37;font-weight:700}.opt-mask{position:fixed;left:0;right:0;top:0;bottom:0;z-index:1000;background:#000000b8;display:flex;align-items:flex-end}.opt-panel{width:100%;max-height:78vh;background:linear-gradient(180deg,#141210,#080808);border-radius:.28rem .28rem 0 0;border-top:.01rem solid rgba(212,175,55,.35);padding:.32rem .28rem calc(.28rem + env(safe-area-inset-bottom));box-sizing:border-box}.opt-title{display:block;color:#f5f0e6;font-size:.34rem;font-weight:700}.opt-price{display:block;margin-top:.08rem;color:#d4af37;font-size:.3rem;font-weight:800}.opt-scroll{max-height:48vh;margin-top:.24rem}.opt-group{margin-bottom:.28rem}.opt-group-label{display:block;color:#f5f0e68c;font-size:.24rem;margin-bottom:.16rem}.opt-tags{display:flex;flex-wrap:wrap;gap:.16rem}.opt-tag{padding:.14rem .28rem;border-radius:9.99rem;font-size:.26rem;color:#f5f0e6bf;background:#ffffff0f;border:.01rem solid rgba(212,175,55,.2)}.opt-tag.on{color:#0a0a0a;background:linear-gradient(135deg,#e8c96a,#c9a227);border-color:#d4af37;font-weight:700}.opt-actions{margin-top:.2rem}.opt-cancel{margin-top:.16rem!important}.cart-row[data-v-b6c8191b]{align-items:center}.cart-row-main[data-v-b6c8191b]{flex:1;min-width:0}.cart-row-right[data-v-b6c8191b]{display:flex;flex-direction:column;align-items:flex-end;gap:.12rem}.confirm-hero{min-height:2.1rem}.confirm-row,.confirm-total{display:flex;align-items:center;justify-content:space-between;gap:.2rem}.confirm-row{padding:.14rem 0;border-bottom:.01rem solid rgba(214,173,114,.1)}.confirm-total{padding:.24rem 0}.orders-scroll{height:100vh;box-sizing:border-box}.orders-scroll--nav{height:calc(100vh - .88rem - env(safe-area-inset-top));margin-top:calc(.88rem + env(safe-area-inset-top))}.orders-inner{min-height:auto;padding-top:.16rem;padding-bottom:2rem}.detail-hero{min-height:2.2rem}.detail-row,.detail-total{display:flex;align-items:center;justify-content:space-between;gap:.2rem}.detail-row{padding:.14rem 0;border-bottom:.01rem solid rgba(214,173,114,.1)}.detail-total{padding:.24rem 0}.chat-page[data-v-d8416c5e]{display:flex;flex-direction:column;height:100vh;padding-bottom:0;box-sizing:border-box}.chat-scroll[data-v-d8416c5e]{flex:1;height:auto!important;overflow-y:auto;padding:.24rem .28rem 1.4rem;scrollbar-width:none;-ms-overflow-style:none}.chat-scroll[data-v-d8416c5e]::-webkit-scrollbar{display:none;width:0;height:0}.chat-list[data-v-d8416c5e]{overflow:hidden}.chat-bar[data-v-d8416c5e]{position:fixed;left:50%;transform:translate(-50%);width:100%;max-width:7.5rem;box-sizing:border-box}.ai-body{padding:calc(1.12rem + env(safe-area-inset-top)) .32rem .48rem}.ai-store{color:#d4af37;font-size:.26rem;margin-bottom:.16rem}.ai-hint{color:#aaa;font-size:.26rem;line-height:1.5;margin-bottom:.24rem}.ai-examples{margin-bottom:.24rem}.ai-examples-label{color:#888;font-size:.24rem;display:block;margin-bottom:.12rem}.ai-example-row{display:flex;flex-wrap:wrap;gap:.12rem}.ai-example-chip{padding:.1rem .2rem;border:.01rem solid rgba(212,175,55,.35);border-radius:9.99rem;color:#d4af37;font-size:.24rem}.ai-input{width:100%;min-height:2rem;padding:.24rem;box-sizing:border-box;background:#141414;border:.01rem solid rgba(212,175,55,.2);border-radius:.16rem;color:#f5f0e6;font-size:.28rem;margin-bottom:.24rem}.ai-result{margin-top:.32rem;padding:.24rem;background:#111;border:.01rem solid rgba(212,175,55,.15);border-radius:.16rem}.ai-reply{color:#f5f0e6;font-size:.28rem;line-height:1.6;margin-bottom:.12rem}.ai-parser{color:#666;font-size:.22rem;margin-bottom:.16rem}.ai-items{margin-bottom:.24rem}.ai-item{display:flex;align-items:center;flex-wrap:wrap;gap:.08rem;padding:.12rem 0;border-bottom:.01rem solid rgba(255,255,255,.06);font-size:.26rem}.ai-item-name{color:#f5f0e6;font-weight:600}.ai-item-qty{color:#aaa}.ai-item-spec{color:#d4af37;font-size:.22rem}.ai-item-price{margin-left:auto;color:#d4af37}.ai-total{padding-top:.16rem;text-align:right;color:#f5f0e6;font-weight:700;font-size:.3rem}.luxe-btn--gold{background:linear-gradient(135deg,#c9a227,#d4af37);color:#0a0a0a;margin-top:.08rem}html{font-size:calc(100vw / 7.5);color-scheme:dark}@media (min-width: 540px){html{font-size:50px}}body{min-height:100vh;margin:0;background:#080808;color:#f5f0e6;font-size:.28rem;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{display:none;width:0;height:0}#app{min-height:100vh;max-width:7.5rem;margin:0 auto;background:#080808}input,textarea,select,button{font:inherit;color:inherit;background:transparent;border:none;outline:none;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}input::placeholder,textarea::placeholder{color:#f5f0e666}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#f5f0e6;-webkit-box-shadow:0 0 0 1000px #141210 inset;transition:background-color 99999s ease-out}text{display:inline}.luxe-page{min-height:100vh;padding:0 0 1.6rem;box-sizing:border-box}.luxe-page--safe{padding-top:env(safe-area-inset-top)}.luxe-page--tabbar{padding-bottom:.32rem}.luxe-nav-bar{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:center;height:.88rem;padding-top:env(safe-area-inset-top);box-sizing:content-box;background:#080808;border-bottom:.01rem solid rgba(212,175,55,.1)}.luxe-nav-back{position:absolute;left:.28rem;top:50%;transform:translateY(-50%);margin-top:calc(env(safe-area-inset-top)/2);font-size:.44rem;color:#d4af37;cursor:pointer;line-height:1;padding:.08rem .12rem;z-index:1}.luxe-nav-title{color:#f5f0e6;font-size:.34rem;font-weight:700}.splash-page{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;padding:0 .48rem calc(.8rem + env(safe-area-inset-bottom));box-sizing:border-box;background:linear-gradient(180deg,#00000026,#0000008c 45%,#000000eb),radial-gradient(ellipse at 50% 20%,rgba(212,175,55,.12),transparent 50%),linear-gradient(160deg,#1a1510,#0a0a0a 40%,#050505)}.splash-brand{margin-bottom:auto;padding-top:1.8rem;text-align:center}.splash-logo{display:block;color:#d4af37;font-size:.56rem;font-weight:800;letter-spacing:.28em}.splash-tagline{display:block;margin-top:.2rem;color:#f5f0e6a6;font-size:.26rem;letter-spacing:.12em}.splash-actions .luxe-btn{width:100%;min-height:.96rem;margin-bottom:.24rem;border-radius:.12rem!important}.splash-guest{display:block;text-align:center;color:#d4af37d9;font-size:.28rem;padding:.2rem}.luxe-topbar{padding:.24rem .28rem .16rem;padding-top:calc(.24rem + env(safe-area-inset-top))}.luxe-location{display:flex;align-items:center;gap:.08rem;color:#f5f0e6;font-size:.3rem;font-weight:700}.luxe-location-arrow{color:#d4af37;font-size:.22rem}.luxe-search{display:flex;align-items:center;gap:.16rem;margin-top:.2rem;padding:0 .24rem;height:.72rem;border-radius:.12rem;background:#ffffff0f;border:.01rem solid rgba(212,175,55,.15);box-sizing:border-box}.luxe-search-icon{flex-shrink:0;color:#d4af37b3;font-size:.28rem;line-height:1}.luxe-search-input{flex:1;min-width:0;height:100%;margin:0;padding:0;border:none!important;outline:none!important;background:transparent!important;box-shadow:none!important;color:#f5f0e6!important;font-size:.26rem;caret-color:#d4af37}.luxe-banner{margin:.2rem .28rem;padding:.36rem .32rem;border-radius:.16rem;background:linear-gradient(135deg,#d4af3738,#503c1e66),linear-gradient(180deg,#2a2218,#121010);border:.01rem solid rgba(212,175,55,.25)}.luxe-banner-title{display:block;color:#f5f0e6;font-size:.34rem;font-weight:750}.luxe-banner-desc{display:block;margin-top:.1rem;color:#f5f0e699;font-size:.24rem}.luxe-banner--ai{background:linear-gradient(135deg,#64b4ff26,#28507859),linear-gradient(180deg,#1a1a22,#101014);border-color:#78b4ff40}.luxe-section-title{display:flex;align-items:center;justify-content:space-between;margin:.28rem .28rem .16rem;color:#f5f0e6;font-size:.32rem;font-weight:750}.luxe-section-more{color:#d4af37cc;font-size:.24rem;font-weight:400}.luxe-scroll-row{display:flex;flex-wrap:nowrap;gap:.2rem;padding:0 .28rem .16rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.luxe-scroll-row::-webkit-scrollbar{display:none;width:0;height:0}.luxe-dish-h{flex:0 0 2.2rem;width:2.2rem;margin-right:0}.luxe-dish-h-img,.luxe-dish-h-fallback{width:2.2rem;height:2.2rem;border-radius:.12rem;background:linear-gradient(145deg,#3a2e22,#141210);border:.01rem solid rgba(212,175,55,.2);object-fit:cover;display:block}.luxe-dish-h-fallback{display:flex;align-items:center;justify-content:center;color:#d4af3780;font-size:.48rem}.luxe-dish-h-name{display:block;margin-top:.12rem;color:#f5f0e6;font-size:.26rem;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.luxe-dish-h-foot{display:flex;align-items:center;justify-content:space-between;margin-top:.08rem}.luxe-dish-h-price{color:#d4af37;font-size:.28rem;font-weight:800}.luxe-add-btn{width:.52rem!important;min-width:.52rem!important;height:.52rem!important;min-height:.52rem!important;padding:0!important;border-radius:50%!important;font-size:.32rem!important;line-height:.52rem!important}.menu-wrap{position:fixed;top:calc(.88rem + env(safe-area-inset-top));left:0;right:0;bottom:calc(2rem + env(safe-area-inset-bottom));display:flex;flex-direction:column;background:#080808}.menu-page{display:flex;flex:1;min-height:0;height:100%;box-sizing:border-box}.menu-side{flex:none;width:1.8rem;height:100%;background:#0e0e0e;border-right:.01rem solid rgba(212,175,55,.1)}.menu-cat{padding:.28rem .16rem;text-align:center;color:#f5f0e68c;font-size:.24rem;border-left:.04rem solid transparent}.menu-cat.active{color:#d4af37;background:#d4af3714;border-left-color:#d4af37;font-weight:700}.menu-main{flex:1;height:100%;padding:.16rem .2rem .32rem;box-sizing:border-box}.menu-dish{display:flex;gap:.2rem;padding:.24rem 0;border-bottom:.01rem solid rgba(255,255,255,.06)}.menu-dish-img,.menu-dish-fallback{flex:none;width:1.4rem;height:1.4rem;border-radius:.12rem;background:linear-gradient(145deg,#3a2e22,#141210);border:.01rem solid rgba(212,175,55,.15)}.menu-dish-fallback{display:flex;align-items:center;justify-content:center;color:#d4af3773;font-size:.4rem}.menu-dish-body{flex:1;min-width:0}.menu-dish-name{color:#f5f0e6;font-size:.3rem;font-weight:700}.menu-dish-desc{display:block;margin-top:.08rem;color:#f5f0e673;font-size:.22rem;line-height:1.5}.menu-dish-foot{display:flex;align-items:center;justify-content:space-between;margin-top:.12rem;gap:.16rem}.menu-fav{font-size:.36rem;color:#666;padding:0 .08rem}.menu-fav.on{color:#d4af37}.menu-bind-bar{margin:0 .28rem .12rem;padding:.16rem .2rem;background:#d4af371f;border:.01rem solid rgba(212,175,55,.35);border-radius:.12rem;font-size:.24rem;color:#d4af37;text-align:center}.reserve-success-card{text-align:center;padding:.48rem .28rem}.reserve-success-icon{display:block;font-size:.72rem;color:#d4af37;margin-bottom:.16rem}.menu-main-spacer{height:.4rem}.luxe-cart-bar{position:fixed;left:0;right:0;bottom:calc(1rem + env(safe-area-inset-bottom));z-index:30;display:flex;align-items:center;justify-content:space-between;padding:.2rem .28rem;background:linear-gradient(90deg,#1a1814,#121010);border-top:.01rem solid rgba(212,175,55,.2)}.luxe-cart-total{color:#d4af37;font-size:.36rem;font-weight:800}.luxe-cart-meta{display:block;color:#f5f0e680;font-size:.22rem}.luxe-cart-bar--clickable{cursor:pointer}.luxe-cart-drawer-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:28;background:#0000008c}.luxe-cart-drawer{position:fixed;left:0;right:0;bottom:calc(1rem + env(safe-area-inset-bottom));z-index:29;max-height:50vh;padding:.24rem .28rem .16rem;background:#121010;border-top:.01rem solid rgba(212,175,55,.25);border-radius:.2rem .2rem 0 0;box-sizing:border-box;overflow-y:auto}.luxe-cart-drawer-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:.16rem;color:#f5f0e6;font-size:.28rem;font-weight:600}.luxe-cart-drawer-close{color:#f5f0e673;font-size:.36rem;line-height:1;padding:.08rem;cursor:pointer}.luxe-cart-line{display:flex;align-items:center;gap:.16rem;padding:.16rem 0;border-bottom:.01rem solid rgba(212,175,55,.08)}.luxe-cart-line-info{flex:1;min-width:0}.luxe-cart-line-name{display:block;color:#f5f0e6;font-size:.26rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.luxe-cart-line-meta{display:block;margin-top:.04rem;color:#f5f0e673;font-size:.22rem}.luxe-qty-ctrl{display:flex;align-items:center;gap:.12rem;flex-shrink:0}.luxe-qty-btn{width:.48rem;height:.48rem;padding:0;border:.01rem solid rgba(212,175,55,.35);border-radius:.08rem;background:#d4af3714;color:#d4af37;font-size:.32rem;line-height:1;cursor:pointer}.luxe-qty-num{min-width:.36rem;text-align:center;color:#f5f0e6;font-size:.26rem}.luxe-card{margin:0 .28rem .24rem;padding:.28rem;border-radius:.16rem;background:#141414;border:.01rem solid rgba(212,175,55,.12)}.luxe-card-title{display:block;color:#d4af37;font-size:.26rem;margin-bottom:.2rem;font-weight:700}.luxe-form-row{display:flex;align-items:center;justify-content:space-between;padding:.22rem 0;border-bottom:.01rem solid rgba(255,255,255,.06)}.luxe-form-label{color:#f5f0e6b3;font-size:.28rem}.luxe-form-value{color:#f5f0e6;font-size:.28rem}.profile-login-hint{padding:1.2rem .48rem;text-align:center}.profile-header{padding:.48rem .28rem .32rem;padding-top:calc(.48rem + env(safe-area-inset-top));background:linear-gradient(180deg,#1a1612,#080808)}.profile-avatar{width:1.2rem;height:1.2rem;border-radius:50%;border:.02rem solid #d4af37;background:linear-gradient(145deg,#3a2e22,#1a1510);display:flex;align-items:center;justify-content:center;color:#d4af37;font-size:.48rem;font-weight:800}.profile-name{display:block;margin-top:.2rem;font-size:.36rem;font-weight:800;color:#f5f0e6}.profile-phone,.profile-level{display:block;margin-top:.08rem;color:#f5f0e68c;font-size:.24rem}.profile-level{color:#d4af37}.order-status-row{display:flex;justify-content:space-around;padding:.32rem .2rem;margin:0 .28rem;border-radius:.16rem;background:#141414;border:.01rem solid rgba(212,175,55,.12)}.order-status-item{text-align:center}.order-status-icon{display:block;font-size:.4rem;margin-bottom:.08rem}.order-status-label{color:#f5f0e6a6;font-size:.22rem}.profile-menu{margin:.24rem .28rem;border-radius:.16rem;overflow:hidden;background:#141414;border:.01rem solid rgba(212,175,55,.12)}.profile-menu-item{display:flex;align-items:center;justify-content:space-between;padding:.32rem .28rem;border-bottom:.01rem solid rgba(255,255,255,.05);color:#f5f0e6;font-size:.28rem}.profile-menu-item:last-child{border-bottom:0}.profile-menu-arrow{color:#d4af3780}.luxe-btn{min-width:1.5rem;min-height:.72rem;display:flex;align-items:center;justify-content:center;padding:0 .32rem!important;border:0!important;border-radius:.12rem!important;background:linear-gradient(135deg,#e8c96a,#d4af37 55%,#a08040)!important;color:#0a0806!important;font-size:.28rem!important;font-weight:800;box-shadow:0 .08rem .24rem #d4af3740}.luxe-btn:after{border:0}.luxe-btn--block{width:100%}.luxe-btn--ghost{background:transparent!important;color:#d4af37!important;border:.01rem solid rgba(212,175,55,.45)!important;box-shadow:none}.luxe-btn--mini{min-width:.8rem;min-height:.56rem;padding:0 .2rem!important;font-size:.24rem!important}.luxe-btn--danger{background:#b43c3259!important;color:#ff9d8a!important;border:.01rem solid rgba(255,120,100,.35)!important;box-shadow:none}.luxe-input{width:100%;min-height:.88rem;box-sizing:border-box;margin-bottom:.22rem;padding:0 .24rem;border:.01rem solid rgba(212,175,55,.15)!important;border-radius:.12rem;background:#ffffff0d!important;color:#f5f0e6!important;font-size:.28rem;outline:none!important;box-shadow:none!important}.luxe-price{color:#d4af37;font-size:.32rem;font-weight:800}.luxe-store-name,.luxe-product-name,.luxe-order-title{color:#f5f0e6;font-size:.3rem;font-weight:700}.luxe-store-meta,.luxe-product-meta,.luxe-order-meta{display:block;color:#f5f0e680;font-size:.24rem;margin-top:.06rem}.luxe-order-card,.luxe-store-card{display:flex;align-items:center;justify-content:space-between;margin:0 .28rem .2rem;padding:.28rem;border-radius:.16rem;background:#141414;border:.01rem solid rgba(212,175,55,.12)}.luxe-empty{padding:.8rem;text-align:center;color:#f5f0e666;font-size:.26rem}.luxe-err{display:block;margin-top:.16rem;color:#ff8a80;font-size:.24rem;text-align:center}.confirm-row,.detail-row,.confirm-total,.detail-total{display:flex;align-items:center;justify-content:space-between;padding:.18rem 0;border-bottom:.01rem solid rgba(255,255,255,.06)}.confirm-total,.detail-total{border-bottom:0;margin:.12rem 0 .24rem}.chat-scroll{height:calc(100vh - 2rem);padding:.24rem .28rem;box-sizing:border-box;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.chat-scroll::-webkit-scrollbar{display:none;width:0;height:0}.chat-row{max-width:78%;margin-bottom:.24rem;clear:both}.chat-row.agent{float:left}.chat-row.mine{float:right}.chat-bubble{padding:.2rem .24rem;border-radius:.16rem .16rem .16rem .04rem;font-size:.28rem;line-height:1.5;word-break:break-all}.chat-row.agent .chat-bubble{background:#2a2a2a;color:#f0f0f0}.chat-row.mine .chat-bubble{background:#1e4d3a;color:#e8f5e9;border-radius:.16rem .16rem .04rem}.chat-sender{display:block;font-size:.22rem;color:#f5f0e666;margin-bottom:.08rem}.chat-bar{position:fixed;left:0;right:0;bottom:0;display:flex;align-items:center;gap:.16rem;padding:.16rem .24rem calc(.16rem + env(safe-area-inset-bottom));background:#0e0e0e;border-top:.01rem solid rgba(212,175,55,.15)}.chat-input{flex:1;margin-bottom:0!important;min-height:.72rem!important}.chat-tools{color:#d4af37b3;font-size:.36rem;padding:0 .08rem}.service-agent{display:flex;align-items:center;gap:.24rem;margin:0 .28rem .2rem;padding:.28rem;border-radius:.16rem;background:#141414;border:.01rem solid rgba(212,175,55,.12)}.service-avatar{width:.88rem;height:.88rem;border-radius:50%;background:linear-gradient(145deg,#3a2e22,#1a1510);display:flex;align-items:center;justify-content:center;color:#d4af37;font-size:.36rem}.service-online{width:.16rem;height:.16rem;border-radius:50%;background:#4caf50;margin-left:auto}.service-offline{background:#666}.stat-grid{display:flex;flex-wrap:wrap;gap:.16rem;padding:0 .28rem .24rem}.stat-cell{width:calc(33.33% - .12rem);box-sizing:border-box;padding:.24rem .12rem;text-align:center;border-radius:.12rem;background:#141414;border:.01rem solid rgba(212,175,55,.12)}.stat-cell-num{display:block;color:#d4af37;font-size:.36rem;font-weight:800}.stat-cell-label{display:block;margin-top:.08rem;color:#f5f0e680;font-size:.22rem}.func-grid{display:flex;flex-wrap:wrap;padding:0 .28rem;gap:.2rem}.func-item{width:calc(25% - .15rem);text-align:center;padding:.24rem .08rem;border-radius:.12rem;background:#141414;border:.01rem solid rgba(212,175,55,.1)}.func-icon{display:block;font-size:.44rem;margin-bottom:.1rem}.func-label{color:#f5f0e6bf;font-size:.22rem}.table-tabs{display:flex;padding:.16rem .28rem;gap:.16rem}.table-tab{padding:.12rem .28rem;border-radius:9.99rem;font-size:.26rem;color:#f5f0e68c;background:#ffffff0d}.table-tab.active{color:#0a0806;background:#d4af37;font-weight:700}.table-grid{display:flex;flex-wrap:wrap;gap:.16rem;padding:.16rem .28rem}.table-cell{width:calc(25% - .12rem);aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.12rem;font-size:.26rem;font-weight:700;color:#f5f0e6}.table-cell.empty{background:#2a2a2a}.table-cell.occupied{background:#c47a2a}.table-cell.reserved{background:#2a5a8a}.table-cell.cleaning{background:#2a6a3a}.table-cell-status{font-size:.2rem;font-weight:400;margin-top:.06rem;opacity:.85}.order-tabs{display:flex;white-space:nowrap;padding:.16rem .28rem;border-bottom:.01rem solid rgba(255,255,255,.06)}.order-tab{display:inline-block;padding:.12rem .24rem;margin-right:.12rem;font-size:.26rem;color:#f5f0e680}.order-tab.active{color:#d4af37;border-bottom:.04rem solid #d4af37;font-weight:700}.staff-order-card{margin:0 .28rem .2rem;padding:.28rem;border-radius:.16rem;background:#141414;border:.01rem solid rgba(212,175,55,.12)}.staff-order-actions{display:flex;gap:.16rem;margin-top:.2rem}.dish-row{display:flex;align-items:center;gap:.2rem;margin:0 .28rem;padding:.24rem 0;border-bottom:.01rem solid rgba(255,255,255,.06)}.dish-row-name{flex:1;color:#f5f0e6;font-size:.28rem}.msg-item{margin:0 .28rem .16rem;padding:.24rem .28rem;border-radius:.12rem;background:#141414;border:.01rem solid rgba(212,175,55,.1)}.msg-title{color:#f5f0e6;font-size:.28rem;font-weight:700}.msg-body{display:block;margin-top:.08rem;color:#f5f0e680;font-size:.24rem}.msg-time{display:block;margin-top:.08rem;color:#d4af3780;font-size:.22rem}.luxe-workbench-title{padding:.24rem .28rem .08rem;padding-top:calc(.24rem + env(safe-area-inset-top));color:#d4af37;font-size:.4rem;font-weight:800;letter-spacing:.08em}.luxe-workbench-sub{padding:0 .28rem .2rem;color:#f5f0e680;font-size:.24rem}.reserve-tables{display:flex;flex-wrap:wrap;gap:.16rem;padding:0 .28rem .24rem}.reserve-table{width:calc(33.33% - .11rem);min-height:1.2rem;box-sizing:border-box;padding:.16rem;border-radius:.12rem;background:#ffffff0d;border:.02rem solid rgba(255,255,255,.08);text-align:center}.reserve-table.selected{border-color:#d4af37;background:#d4af371f}.reserve-table--warn{opacity:.85;border-color:#c47a2a80}.reserve-table-warn{display:block;font-size:.18rem;color:#c47a2a;margin-top:.04rem}.reserve-table-code{display:block;font-size:.3rem;font-weight:700;color:#f5f0e6}.reserve-table-meta{display:block;font-size:.2rem;color:#f5f0e68c;margin-top:.06rem}.reservation-item{display:flex;justify-content:space-between;padding:.2rem 0;border-bottom:.01rem solid rgba(255,255,255,.05)}
