.reasoning{margin:0 0 .16rem;border-radius:.14rem;overflow:hidden;min-width:0;max-width:100%;box-sizing:border-box}.reasoning--active{background:linear-gradient(135deg,#667eea14,#764ba20f)}.reasoning--done{background:#00000008}.reasoning__header{display:flex;align-items:center;justify-content:space-between;padding:.14rem .18rem}.reasoning__left{display:flex;align-items:center;gap:.08rem}.reasoning__indicator{width:.1rem;height:.1rem;border-radius:50%;background:#b0bec5;flex-shrink:0}.reasoning__indicator--pulse{background:#667eea;animation:reasoning-pulse 1.5s ease-in-out infinite}.reasoning__title{font-size:.22rem;font-weight:600;color:#6b7a99}.reasoning--active .reasoning__title{color:#667eea}.reasoning__duration{font-size:.2rem;color:#9ba7c3}.reasoning__toggle{font-size:.2rem;color:#8b95b0}.reasoning__content{margin:0 .18rem .16rem;padding-left:.42rem;border-left:.03rem solid #d6dce8;font-size:.22rem;color:#8b95b0;line-height:1.7;overflow-wrap:break-word;overflow:hidden}.reasoning__content p{margin:.06rem 0}.reasoning--active .reasoning__content{border-left-color:#667eea}@keyframes reasoning-pulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.tbox-action-bar{display:flex;align-items:center;gap:.16rem}.tbox-action-btn{width:.52rem;height:.52rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:.26rem;background:#fff;transition:background-color .12s ease,transform .12s ease}.tbox-action-btn:active{background:#f5f7fa;transform:scale(.97)}.tbox-action-btn--active{background:#eef4ff}.tbox-action-btn__icon-wrap{width:.28rem;height:.28rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-action-btn__icon{width:.28rem;height:.28rem;object-fit:contain}.tbox-debug-btn{display:inline-flex;align-items:center;justify-content:center;gap:.08rem;height:.52rem;padding:0 .22rem;border-radius:.26rem;background:#fff;transition:background-color .12s ease,transform .12s ease}.tbox-debug-btn:active{background:#f5f7fa;transform:scale(.97)}.tbox-debug-btn__icon{width:.28rem;height:.28rem;flex-shrink:0}.tbox-debug-btn__text{font-size:.21rem;line-height:1;color:#405475}.tbox-tts-wave{display:flex;align-items:center;justify-content:center;gap:.03rem;width:.28rem;height:.28rem}.tbox-tts-wave__bar{width:.03rem;border-radius:9.99rem;background:#405475;transform-origin:center bottom;animation:tbox-tts-wave .8s ease-in-out infinite}.tbox-tts-wave__bar--1{height:.14rem;animation-delay:0s}.tbox-tts-wave__bar--2{height:.18rem;animation-delay:.15s}.tbox-tts-wave__bar--3{height:.12rem;animation-delay:.3s}.tbox-tts-btn--playing{background:#eef4ff}.tbox-help-wrap{position:relative;flex-shrink:0}.tbox-help-menu{position:absolute;bottom:100%;left:.2rem;transform:none;margin-bottom:.08rem;background:#fff;border-radius:.12rem;box-shadow:0 .04rem .2rem #0000001f;overflow:hidden;min-width:2.2rem;z-index:100}.tbox-help-menu__item{display:flex;align-items:center;gap:.1rem;width:100%;padding:.16rem .2rem;border:none;background:#fff;color:var(--tbox-text-primary, #405475);font-size:.24rem;cursor:pointer;transition:background .12s;text-align:left;white-space:nowrap}.tbox-help-menu__item:not(:last-child){border-bottom:.01rem solid #f0f2f5}.tbox-help-menu__item:active{background:#f5f7fa}.tbox-help-menu__item:disabled{opacity:.5;cursor:not-allowed}.tbox-help-menu__item-icon{width:.28rem;height:.28rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--tbox-text-primary, #405475)}.tbox-help-menu__item-label{font-size:.24rem;line-height:1}.tbox-help-btn{display:inline-flex;align-items:center;justify-content:center;height:.52rem;width:.52rem;border-radius:.26rem;background:#fff;cursor:pointer;flex-shrink:0;transition:background-color .12s ease,transform .12s ease}.tbox-help-btn:active{background:#f5f7fa;transform:scale(.97)}.tbox-help-btn--active{background:#eef4ff}.tbox-help-btn__icon-wrap{width:.28rem;height:.28rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-help-btn__icon{width:.28rem;height:.28rem;color:#405475}@keyframes tbox-tts-wave{0%,to{transform:scaleY(.6)}50%{transform:scaleY(1)}}.tbox-weather{padding:.32rem}.tbox-weather__current .current-header{display:flex;align-items:baseline;gap:.12rem}.tbox-weather__current .current-header .city{font-size:.3rem;font-weight:600;color:var(--tbox-text-primary)}.tbox-weather__current .current-header .report-time{font-size:.2rem;color:var(--tbox-text-tertiary, #bbb)}.tbox-weather__current .current-main{display:flex;align-items:center;gap:.24rem;margin-top:.2rem}.tbox-weather__current .current-main .temp-block{display:flex;align-items:center;gap:.12rem}.tbox-weather__current .current-main .temp-block .temp{font-size:.72rem;font-weight:700;color:var(--tbox-primary);line-height:1}.tbox-weather__current .current-main .current-detail{display:flex;flex-direction:column;gap:.08rem}.tbox-weather__current .current-main .current-detail .weather-desc{font-size:.28rem;font-weight:500;color:var(--tbox-text-primary)}.tbox-weather__current .current-main .current-detail .detail-row{display:flex;align-items:center;gap:.06rem;font-size:.22rem;color:var(--tbox-text-secondary)}.tbox-weather__current .current-main .current-detail .temp-range{font-size:.22rem;font-weight:500;color:var(--tbox-text-secondary)}.tbox-weather__current .current-main .current-detail .detail-meta{display:flex;gap:.16rem}.tbox-weather__current .weather-tip{margin-top:.16rem;padding:.12rem .16rem;border-radius:.12rem;background:var(--tbox-primary-light, rgba(22, 119, 255, .06));font-size:.22rem;color:var(--tbox-primary);font-weight:500}.tbox-weather__divider{height:.01rem;background:var(--tbox-border, #eee);margin:.24rem 0}.tbox-weather__forecast .forecast-title{font-size:.22rem;font-weight:500;color:var(--tbox-text-secondary);margin-bottom:.16rem}.tbox-weather__forecast .forecast-grid{display:flex;gap:.12rem;overflow-x:auto}.tbox-weather__forecast-item{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.08rem;padding:.12rem .08rem;border-radius:.16rem;background:var(--tbox-bg-secondary, #f7f8fa)}.tbox-weather__forecast-item .forecast-date{display:flex;flex-direction:column;align-items:center;gap:.02rem}.tbox-weather__forecast-item .forecast-date .forecast-week{font-size:.22rem;font-weight:500;color:var(--tbox-text-primary)}.tbox-weather__forecast-item .forecast-date .forecast-md{font-size:.18rem;color:var(--tbox-text-tertiary, #bbb)}.tbox-weather__forecast-item .forecast-day,.tbox-weather__forecast-item .forecast-night{display:flex;flex-direction:column;align-items:center;gap:.04rem}.tbox-weather__forecast-item .forecast-day .forecast-weather,.tbox-weather__forecast-item .forecast-night .forecast-weather{font-size:.18rem;color:var(--tbox-text-secondary)}.tbox-weather__forecast-item .forecast-day .forecast-temp,.tbox-weather__forecast-item .forecast-night .forecast-temp{font-size:.24rem;font-weight:600;color:var(--tbox-text-primary)}.tbox-weather__forecast-item .forecast-night{opacity:.7}.tbox-weather__forecast-item .forecast-night .forecast-temp{color:var(--tbox-text-secondary)}.tbox-weather--error{display:flex;align-items:center;gap:.16rem;color:var(--tbox-text-secondary)}.tbox-weather--error .error-text{font-size:.24rem;color:var(--tbox-text-secondary)}.tbox-card:has(.tbox-device-info){background:transparent;margin:.12rem .32rem;box-shadow:none;margin-bottom:0;overflow:visible;border:.01rem solid #fff3;border-radius:.24rem}.tbox-device-info{background:linear-gradient(180deg,#7cb9e8,#2563eb);padding:.12rem .32rem .24rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;border-radius:.24rem}.tbox-device-info .di-header{display:flex;align-items:flex-start;gap:.24rem;margin-top:.1rem;margin-bottom:.16rem}.tbox-device-info .di-icon-wrap{width:.88rem;height:.88rem;background:#ede9fe;border-radius:.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-device-info .di-icon-wrap svg{width:.56rem;height:.56rem}.tbox-device-info .di-header-text{flex:1;min-width:0;padding-top:.04rem}.tbox-device-info .di-name{font-size:.34rem;font-weight:700;color:#fff;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.1rem}.tbox-device-info .di-location{display:flex;align-items:center;gap:.08rem;font-size:.22rem;color:#ffffffbf;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbox-device-info .di-location svg{flex-shrink:0}.tbox-device-info .di-stats{display:flex;align-items:center;background:#ffffff26;border-radius:.2rem;padding:.16rem}.tbox-device-info .di-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:.08rem;min-width:0}.tbox-device-info .di-stat svg,.tbox-device-info .di-stat-icon-img{width:.6rem;height:.6rem;object-fit:contain}.tbox-device-info .di-stat-label{font-size:.2rem;color:#ffffffbf;line-height:1;text-align:center}.tbox-device-info .di-stat-val{font-size:.26rem;font-weight:700;color:#fff;line-height:1.2;text-align:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbox-device-info .di-stat:last-child .di-stat-val{white-space:normal;word-break:break-all;overflow:visible}.tbox-device-info .di-stat-divider{width:.01rem;height:.64rem;background:#ffffff4d;flex-shrink:0;margin:0 .04rem}.tbox-power-bank{padding:.32rem}.tbox-power-bank .pb-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.28rem}.tbox-power-bank .pb-title{font-size:var(--tbox-fs-heading);font-weight:600;color:var(--tbox-text-primary)}.tbox-power-bank .pb-stock{font-size:var(--tbox-fs-caption);color:var(--tbox-success);background:#f0fdf4;padding:.04rem .16rem;border-radius:.08rem}.tbox-power-bank .pb-subtitle{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary);margin-bottom:.24rem}.tbox-power-bank .connector-list{display:flex;gap:.2rem;margin-bottom:.28rem}.tbox-power-bank .connector-card{flex:1;padding:.28rem .32rem;border:.04rem solid var(--tbox-border);border-radius:.16rem;cursor:pointer;transition:all .2s;text-align:center;background:var(--tbox-bg-subtle)}.tbox-power-bank .connector-card.selected{border-color:#22c55e;background:#f0fdf4}.tbox-power-bank .connector-icon{margin-bottom:.12rem;height:.72rem;display:flex;align-items:center;justify-content:center}.tbox-power-bank .connector-icon img{width:.72rem;height:.72rem}.tbox-power-bank .connector-label{font-size:var(--tbox-fs-body);font-weight:600;color:var(--tbox-text-primary);margin-bottom:.08rem}.tbox-power-bank .connector-price{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary)}.tbox-power-bank .connector-price strong{color:#16a34a;font-size:var(--tbox-fs-body)}.tbox-power-bank .connector-stock{font-size:var(--tbox-fs-caption);color:#16a34a;margin-top:.08rem;font-weight:500}.tbox-power-bank .connector-stock--empty{color:var(--tbox-text-tertiary)}.tbox-power-bank .rules{background:var(--tbox-bg-subtle);border-radius:.08rem;padding:.2rem .24rem;margin-bottom:.28rem}.tbox-power-bank .rules-title{font-size:var(--tbox-fs-caption);font-weight:600;color:var(--tbox-text-primary);margin-bottom:.12rem}.tbox-power-bank .rule-item{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary);line-height:1.8}.tbox-power-bank .rent-btn{width:100%;padding:.24rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:.16rem;font-size:var(--tbox-fs-body);font-weight:600;cursor:pointer;transition:opacity .2s}.tbox-power-bank .rent-btn:disabled{opacity:.5;cursor:not-allowed}.tbox-power-bank .rent-btn:not(:disabled):active{opacity:.85}.tbox-product-list{padding:0;background:linear-gradient(135deg,#4a9fff,#5baeff);border-radius:.28rem .28rem 0 0}.tbox-product-list .pl-header{display:flex;align-items:center;gap:.24rem;padding:.4rem .32rem .6rem;color:#fff}.tbox-product-list .pl-header-icon{width:.64rem;height:.64rem;border-radius:.32rem;background:#ffffff40;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-product-list .pl-header-text{flex:1;min-width:0}.tbox-product-list .pl-title{font-size:.3rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.08rem}.tbox-product-list .pl-device-no{font-size:.22rem;opacity:.75;margin-bottom:.04rem}.tbox-product-list .pl-count{font-size:.22rem;opacity:.85}.tbox-product-list .pl-blocking-banner{display:flex;align-items:center;gap:.08rem;padding:.2rem 0;color:#ef4444;font-size:.24rem;border-bottom:.01rem solid #f0f0f0}.tbox-product-list .pl-category-tabs{display:flex;gap:.16rem;padding:.24rem 0 0;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;position:sticky;top:0;z-index:2;background:#fff}.tbox-product-list .pl-category-tabs:after{content:"";display:block;height:.16rem}.tbox-product-list .pl-category-tabs::-webkit-scrollbar{display:none}.tbox-product-list .pl-cat-tab{padding:.12rem .28rem;border-radius:.32rem;font-size:.24rem;border:.01rem solid var(--tbox-border);background:var(--tbox-bg-card);color:var(--tbox-text-secondary);cursor:pointer;white-space:nowrap;transition:all .2s}.tbox-product-list .pl-cat-tab.active{background:#3287ff;color:#fff;border-color:#3287ff}.tbox-product-list .pl-category-tabs:after{background:linear-gradient(to bottom,rgba(0,0,0,.04),transparent)}.tbox-product-list .pl-product-items{background:#fff;border-radius:.32rem .32rem 0 0;margin-top:-.4rem;position:relative;z-index:1;padding:0 .32rem;padding-bottom:calc(.32rem + env(safe-area-inset-bottom,0px))}.tbox-product-list .pl-product-items--skeleton,.tbox-product-list .pl-product-items--empty{min-height:4.2rem}.tbox-product-list .pl-product-items--scrollable{max-height:6rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.tbox-product-list .pl-product-items--scrollable::-webkit-scrollbar{display:none}.tbox-product-list .pl-product-items::-webkit-scrollbar{display:none}.tbox-product-list .pl-product-item{border-bottom:.01rem solid #f0f0f0;transition:background .2s}.tbox-product-list .pl-product-item:last-child{border-bottom:none}.tbox-product-list .pl-product-item--disabled{opacity:.45}.tbox-product-list .pl-product-item--disabled .pl-product-price{color:var(--tbox-text-muted)}.tbox-product-list .pl-product-item--selected{background:linear-gradient(162deg,#00a1ff29,#bdfffd24);border-radius:.28rem;margin:.08rem -.2rem;padding:0 .2rem}.tbox-product-list .pl-product-row{display:flex;align-items:center;padding-top:.24rem}.tbox-product-list .pl-product-thumb{width:1rem;height:1rem;border-radius:.18rem;background:var(--tbox-bg-subtle);flex-shrink:0;margin-right:.2rem;overflow:hidden;position:relative}.tbox-product-list .pl-product-img{width:100%;height:100%;object-fit:cover}.tbox-product-list .pl-product-emoji-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.36rem}.tbox-product-list .pl-product-info{flex:1;min-width:0}.tbox-product-list .pl-product-name{font-size:.26rem;color:var(--tbox-text-primary);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.06rem}.tbox-product-list .pl-product-desc-wrap{position:relative;font-size:.22rem;line-height:1.4;color:var(--tbox-text-muted);margin-bottom:.04rem}.tbox-product-list .pl-product-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tbox-product-list .pl-product-desc.is-expanded{display:inline;-webkit-line-clamp:unset;overflow:visible}.tbox-product-list .pl-desc-toggle{color:var(--tbox-brand);font-size:.22rem;border:none;background:transparent;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none}.tbox-product-list .pl-desc-toggle.is-collapsed{position:absolute;right:0;bottom:0;background:linear-gradient(90deg,#fff0,#fff .24rem);padding-left:.32rem}.tbox-product-list .pl-desc-toggle.is-expanded{display:inline;margin-left:.08rem;background:transparent}.tbox-product-list .pl-product-meta{font-size:.2rem;color:var(--tbox-text-muted)}.tbox-product-list .pl-product-right{display:flex;align-items:center;flex-shrink:0;gap:.16rem}.tbox-product-list .pl-product-price{font-size:.3rem;font-weight:700;color:#3287ff;white-space:nowrap}.tbox-product-list .pl-chevron-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease;padding:.08rem}.tbox-product-list .pl-chevron-icon--rotated{transform:rotate(180deg)}.tbox-product-list .pl-buy-btn{width:1rem;height:.56rem;background:#3287ff;color:#fff;border:none;border-radius:.16rem;font-size:.22rem;font-weight:600;cursor:pointer;flex-shrink:0;transition:opacity .2s;line-height:1}.tbox-product-list .pl-buy-btn:disabled{opacity:.4;cursor:not-allowed}.tbox-product-list .pl-buy-btn--disabled{opacity:.4;background:var(--tbox-text-muted)}.tbox-product-list .pl-buy-btn:not(:disabled):active{opacity:.85}.tbox-product-list .pl-empty{min-height:4.2rem;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--tbox-text-muted);font-size:.24rem;line-height:1.5}.tbox-product-list .pl-skeleton-row{display:flex;align-items:center;padding:.24rem 0;min-height:1.4rem;border-bottom:.01rem solid #f0f0f0}.tbox-product-list .pl-skeleton-row:last-child{border-bottom:none}.tbox-product-list .pl-skeleton-thumb{width:1rem;height:1rem;border-radius:.18rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:pl-skeleton-shimmer 1.5s infinite;flex-shrink:0;margin-right:.2rem}.tbox-product-list .pl-skeleton-info{flex:1;min-width:0}.tbox-product-list .pl-skeleton-line{height:.2rem;border-radius:.1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:pl-skeleton-shimmer 1.5s infinite;margin-bottom:.12rem}.tbox-product-list .pl-skeleton-line--title{width:60%;height:.26rem}.tbox-product-list .pl-skeleton-line--meta{width:40%;height:.2rem;margin-bottom:0}.tbox-product-list .pl-skeleton-price{width:.6rem;height:.3rem;border-radius:.08rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:pl-skeleton-shimmer 1.5s infinite;flex-shrink:0}@keyframes pl-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tbox-product-list .pl-confirm-bar{padding:0;border-top:.01rem solid transparent;margin-top:0;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease-out,opacity .3s ease-out,padding .3s ease-out,border-top .3s ease-out,margin-top .3s ease-out}.tbox-product-list .pl-confirm-bar--expanded{padding-bottom:.24rem;border-top:.01rem solid #f0f0f0;margin-top:.08rem;max-height:3rem;opacity:1}.tbox-product-list .pl-confirm-label{font-size:.22rem;color:var(--tbox-text-primary);margin-bottom:.24rem;font-weight:500}.tbox-product-list .pl-confirm-actions{display:flex;gap:.2rem}.tbox-product-list .pl-confirm-pay{flex:1.2;height:.64rem;background:linear-gradient(to right,#3188ff,#01a1ff);color:#fff;border:none;border-radius:.2rem;font-size:.26rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.1rem;transition:opacity .2s}.tbox-product-list .pl-confirm-pay:disabled{opacity:.5;cursor:not-allowed}.tbox-product-list .pl-spin-icon{animation:pl-spin .8s linear infinite}@keyframes pl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tbox-product-list .pl-confirm-pay:not(:disabled):active{opacity:.85}.tbox-product-list .pl-confirm-cancel{flex:1;height:.64rem;background:#fff;color:var(--tbox-text-secondary);border:.02rem solid #e5e5e5;border-radius:.2rem;font-size:.26rem;font-weight:500;cursor:pointer;transition:opacity .2s}.tbox-product-list .pl-confirm-cancel:active{opacity:.85}.tbox-order-list{padding:.32rem}.tbox-order-list .ol-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.24rem}.tbox-order-list .ol-title{font-size:.32rem;font-weight:600;color:var(--tbox-text-primary)}.tbox-order-list .ol-count{font-size:.24rem;color:var(--tbox-text-muted)}.tbox-order-list .ol-tabs{display:flex;gap:.12rem;margin-bottom:.24rem;background:var(--tbox-bg-subtle);border-radius:.12rem;padding:.06rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tbox-order-list .ol-tabs::-webkit-scrollbar{display:none}.tbox-order-list .ol-tab{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:.06rem;height:.68rem;min-width:1.4rem;padding:0 .2rem;border:none;background:transparent;border-radius:.08rem;font-size:.26rem;color:var(--tbox-text-secondary);cursor:pointer;transition:all .2s ease;white-space:nowrap}.tbox-order-list .ol-tab--active{background:var(--tbox-primary);color:#fff;font-weight:500;box-shadow:0 .02rem .08rem #0000001a}.tbox-order-list .ol-auth-missing{display:flex;flex-direction:column;align-items:center;padding:.48rem .32rem;text-align:center}.tbox-order-list .ol-auth-icon{margin-bottom:.16rem}.tbox-order-list .ol-auth-text{font-size:.3rem;font-weight:500;color:var(--tbox-text-primary);margin-bottom:.08rem}.tbox-order-list .ol-auth-hint{font-size:.24rem;color:var(--tbox-text-muted);margin-bottom:.32rem}.tbox-order-list .ol-auth-btn{display:inline-flex;align-items:center;justify-content:center;gap:.08rem;height:.76rem;min-width:2rem;padding:0 .32rem;border:none;border-radius:.38rem;background:var(--tbox-primary);color:#fff;font-size:.3rem;font-weight:500;cursor:pointer;transition:opacity .2s ease}.tbox-order-list .ol-auth-btn:disabled{opacity:.6;cursor:not-allowed}.tbox-order-list .ol-items{max-height:8rem;overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.tbox-order-list .ol-items::-webkit-scrollbar{display:none}.tbox-order-list .ol-items.ol-items--skeleton{min-height:6.4rem}.tbox-order-list .ol-row{padding:.24rem 0;border-bottom:.01rem solid var(--tbox-border)}.tbox-order-list .ol-row:last-child{border-bottom:none}.tbox-order-list .ol-row-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.tbox-order-list .ol-type-badge{display:inline-flex;align-items:center;font-size:.22rem;font-weight:500;padding:.04rem .14rem;border-radius:.08rem}.tbox-order-list .ol-type-badge--rental{color:var(--tbox-primary);background:var(--tbox-primary-light)}.tbox-order-list .ol-type-badge--purchase{color:#16a34a;background:#f0fdf4}.tbox-order-list .ol-type-badge--catering{color:#ea580c;background:#fff7ed}.tbox-order-list .ol-type-badge--wiredCharge{color:#7c3aed;background:#f5f3ff}.tbox-order-list .ol-type-badge--other{color:var(--tbox-text-secondary);background:var(--tbox-bg-subtle)}.tbox-order-list .ol-row-top-right{display:flex;align-items:center;gap:.08rem;flex-wrap:wrap;justify-content:flex-end}.tbox-order-list .ol-status{font-size:.22rem;padding:.04rem .14rem;border-radius:.08rem}.tbox-order-list .ol-status--completed{color:#16a34a;background:#f0fdf4}.tbox-order-list .ol-status--using{color:var(--tbox-primary);background:var(--tbox-primary-light)}.tbox-order-list .ol-status--pending{color:#d97706;background:#fffbeb}.tbox-order-list .ol-status--refunded,.tbox-order-list .ol-status--cancelled{color:var(--tbox-text-muted);background:var(--tbox-bg-subtle)}.tbox-order-list .ol-refund-tag{font-size:.22rem;padding:.04rem .14rem;border-radius:.08rem}.tbox-order-list .ol-refund-tag--processing{color:#d97706;background:#fffbeb}.tbox-order-list .ol-refund-tag--partial{color:#ea580c;background:#fff7ed}.tbox-order-list .ol-refund-tag--full{color:var(--tbox-text-muted);background:var(--tbox-bg-subtle)}.tbox-order-list .ol-refund-amount{font-size:.22rem;color:#ef4444;margin-top:.08rem}.tbox-order-list .ol-row-body{display:flex;align-items:flex-start;justify-content:space-between;gap:.16rem}.tbox-order-list .ol-row-body-left{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:.06rem}.tbox-order-list .ol-row-body-right{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:.04rem;padding-top:.02rem}.tbox-order-list .ol-detail{font-size:.29rem;font-weight:600;color:var(--tbox-text-primary);line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tbox-order-list .ol-site{font-size:.26rem;color:var(--tbox-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbox-order-list .ol-amount{font-size:.36rem;font-weight:700;color:var(--tbox-text-primary);white-space:nowrap}.tbox-order-list .ol-time{font-size:.24rem;color:var(--tbox-text-muted);white-space:nowrap}.tbox-order-list .ol-deposit{font-size:.24rem;color:var(--tbox-text-muted)}.tbox-order-list .ol-empty{display:flex;align-items:center;justify-content:center;padding:.48rem}.tbox-order-list .ol-empty-text{font-size:.27rem;color:var(--tbox-text-muted)}.tbox-order-list .ol-skeleton-row{padding:.26rem 0;border-bottom:.01rem solid var(--tbox-border)}.tbox-order-list .ol-skeleton-row:last-child{border-bottom:none}.tbox-order-list .ol-skeleton-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.tbox-order-list .ol-skeleton-badge{width:1.2rem;height:.3rem;border-radius:.08rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:ol-skeleton-shimmer 1.5s infinite}.tbox-order-list .ol-skeleton-status{width:.8rem;height:.3rem;border-radius:.08rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:ol-skeleton-shimmer 1.5s infinite}.tbox-order-list .ol-skeleton-line{height:.22rem;border-radius:.11rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:ol-skeleton-shimmer 1.5s infinite;margin-bottom:.08rem}.tbox-order-list .ol-skeleton-line--detail{width:70%;height:.29rem;margin-bottom:.06rem}.tbox-order-list .ol-skeleton-line--site{width:50%;height:.26rem;margin-bottom:.08rem}.tbox-order-list .ol-skeleton-bottom{display:flex;align-items:center;justify-content:space-between}.tbox-order-list .ol-skeleton-amount{width:.8rem;height:.32rem;border-radius:.08rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:ol-skeleton-shimmer 1.5s infinite}.tbox-order-list .ol-skeleton-time{width:1rem;height:.24rem;border-radius:.08rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:ol-skeleton-shimmer 1.5s infinite}.tbox-order-list .ol-skeleton-line--deposit{width:40%;height:.24rem;margin-bottom:0;margin-top:.1rem}@keyframes ol-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tbox-order-list .ol-detail-action{margin-top:.12rem;padding-top:.12rem;padding-right:.04rem;border-top:.01rem dashed #e8ebed;display:flex;justify-content:space-between;align-items:center}.tbox-order-list .ol-detail-label{font-size:.26rem;color:var(--tbox-text-secondary);font-weight:500}.tbox-order-list .ol-detail-btn{display:flex;align-items:center;gap:.04rem;padding:.06rem .16rem;border-radius:.2rem;border:.01rem solid #e8ebed;background:transparent;color:var(--tbox-primary);font-size:.24rem;cursor:pointer;transition:all .2s ease}.tbox-order-list .ol-detail-btn:active{background:var(--tbox-primary-light, #eff6ff)}.tbox-order-list .ol-detail-btn--active{background:var(--tbox-primary-light, #eff6ff);border-color:var(--tbox-primary)}.tbox-order-list .ol-detail-btn-arrow{transition:transform .3s ease}.tbox-order-list .ol-detail-btn-arrow--open{transform:rotate(180deg)}.tbox-order-list .ol-row--expanded{border-bottom:none;padding:.24rem 0;border-radius:0}.tbox-order-list .ol-drawer-wrapper{max-height:0;overflow:hidden;transition:max-height .35s ease-in-out}.tbox-order-list .ol-drawer-wrapper--open{max-height:20rem}.tbox-order-list .ol-drawer-content{padding-top:.16rem}.tbox-order-list .ol-drawer{border-top:.01rem solid var(--tbox-border, #f0f0f0);padding:.12rem .16rem .16rem}.tbox-order-list .ol-drawer-items{padding:.08rem 0;margin-bottom:.12rem}.tbox-order-list .ol-drawer-item-row{display:flex;align-items:center;padding:.12rem 0;gap:.16rem}.tbox-order-list .ol-drawer-item-img{position:relative;width:.88rem;height:.88rem;border-radius:.12rem;overflow:hidden;flex-shrink:0;background:#f5f5f5}.tbox-order-list .ol-drawer-item-img img{width:100%;height:100%;object-fit:cover;display:block}.tbox-order-list .ol-drawer-item-img-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--tbox-bg-subtle, #f5f5f5)}.tbox-order-list .ol-drawer-item-img-fallback--hidden{display:none}.tbox-order-list .ol-drawer-item-info{flex:1;display:flex;flex-direction:column;gap:.06rem;min-width:0}.tbox-order-list .ol-drawer-item-name{font-size:.28rem;color:var(--tbox-text-primary);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbox-order-list .ol-drawer-item-type{display:inline-block;font-size:.22rem;color:#8b5cf6;background:#f3f0ff;padding:.02rem .1rem;border-radius:.06rem;align-self:flex-start}.tbox-order-list .ol-drawer-item-meta{display:flex;align-items:center;gap:.12rem;font-size:.24rem;color:var(--tbox-text-muted)}.tbox-order-list .ol-drawer-item-qty{font-size:.24rem;color:var(--tbox-text-muted);flex-shrink:0}.tbox-order-list .ol-drawer-item-price{font-size:.3rem;color:var(--tbox-text-primary);font-weight:600;flex-shrink:0}.tbox-order-list .ol-drawer-cafe-info{padding:.12rem 0;border-top:.01rem solid var(--tbox-border, #f0f0f0);border-bottom:.01rem solid var(--tbox-border, #f0f0f0);margin-bottom:.12rem}.tbox-order-list .ol-drawer-cafe-row{display:flex;align-items:baseline;padding:.05rem 0;gap:.12rem}.tbox-order-list .ol-drawer-cafe-label{font-size:.24rem;color:var(--tbox-text-muted);flex-shrink:0}.tbox-order-list .ol-drawer-cafe-value{font-size:.24rem;color:var(--tbox-text-primary);word-break:break-all}.tbox-order-list .ol-drawer-cafe-value--highlight{color:#f59e0b;font-weight:600;font-size:.28rem}.tbox-order-list .ol-drawer-summary{padding:.12rem 0}.tbox-order-list .ol-drawer-summary-row{display:flex;align-items:center;justify-content:space-between;padding:.06rem 0}.tbox-order-list .ol-drawer-summary-label{font-size:.24rem;color:var(--tbox-text-muted)}.tbox-order-list .ol-drawer-summary-no{font-size:.22rem;color:var(--tbox-text-muted);word-break:break-all}.tbox-order-list .ol-drawer-summary-no-wrap{display:flex;align-items:center;gap:.08rem;margin-left:.12rem;min-width:0}.tbox-order-list .ol-drawer-copy-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:.36rem;height:.36rem;padding:0;border:none;border-radius:.08rem;background:var(--tbox-bg-subtle, #f5f5f5);color:var(--tbox-text-muted, #999);cursor:pointer;transition:all .15s ease}.tbox-order-list .ol-drawer-copy-btn:active{background:var(--tbox-border, #e8ebed);color:var(--tbox-primary, #3287FF)}.tbox-order-list .ol-drawer-repay{margin:.12rem 0;padding:.16rem .24rem;background:#fffbeb;border-radius:.12rem;border:.01rem solid #fde68a}.tbox-order-list .ol-drawer-repay-tip{font-size:.24rem;color:#92400e;margin-bottom:.12rem;line-height:1.5}.tbox-order-list .ol-drawer-repay-btn{display:flex;align-items:center;justify-content:center;gap:.08rem;width:100%;height:.8rem;border:none;border-radius:.4rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:.3rem;font-weight:600;cursor:pointer;transition:all .2s ease}.tbox-order-list .ol-drawer-repay-btn:disabled{opacity:.5;cursor:not-allowed}.tbox-order-list .ol-drawer-repay-btn:not(:disabled):active{transform:scale(.98);background:linear-gradient(135deg,#d97706,#b45309)}.tbox-order-list .ol-drawer-actions{display:flex;gap:.12rem;margin:.16rem -.16rem 0;padding:0 .16rem}.tbox-order-list .ol-drawer-actions--center{justify-content:center}.tbox-order-list .ol-drawer-actions--center .ol-drawer-action-btn{flex:0 0 auto;min-width:1.8rem}.tbox-order-list .ol-drawer-action-btn{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:.06rem;height:.76rem;border:.01rem solid var(--tbox-border, #e8ebed);border-radius:.12rem;background:#fff;font-size:.24rem;font-weight:500;cursor:pointer;transition:all .2s ease;padding:0;white-space:nowrap}.tbox-order-list .ol-drawer-action-btn:disabled{opacity:.5;cursor:not-allowed}.tbox-order-list .ol-drawer-action-btn:not(:disabled):active{background:var(--tbox-bg-subtle)}.tbox-order-list .ol-drawer-action-btn--refund{color:#ef4444;border-color:#fecaca}.tbox-order-list .ol-drawer-action-btn--refund:not(:disabled):active{background:#fef2f2}.tbox-order-list .ol-drawer-action-btn--contact{color:#3287ff;border-color:#bfdbfe}.tbox-order-list .ol-drawer-action-btn--contact:not(:disabled):active{background:#eff6ff}.tbox-order-list .ol-drawer-action-btn--dropship{color:#f59e0b;border-color:#fde68a;background:#fffbeb}.tbox-order-list .ol-drawer-action-btn--dropship:not(:disabled):active{background:#fef3c7}.tbox-nearby-devices{padding:.32rem;overflow:hidden}.tbox-nearby-devices .nd-header{background:linear-gradient(135deg,#3287ff,#5a9dff,#a0c4ff);padding:.32rem;margin:-.32rem -.32rem .24rem;display:flex;align-items:center;gap:.2rem}.tbox-nearby-devices .nd-header-icon{width:.72rem;height:.72rem;background:#fff3;border-radius:.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-nearby-devices .nd-header-text{flex:1;min-width:0}.tbox-nearby-devices .nd-header-title{font-size:.3rem;font-weight:600;color:#fff;line-height:1.3}.tbox-nearby-devices .nd-header-sub{font-size:.22rem;color:#fffc;margin-top:.04rem}.tbox-nearby-devices .nd-current{background:var(--tbox-primary-light);border-radius:.12rem;padding:.16rem .24rem;margin-bottom:.24rem;display:flex;align-items:center;gap:.1rem;font-size:.24rem;color:var(--tbox-primary-dark)}.tbox-nearby-devices .nd-empty{display:flex;flex-direction:column;align-items:center;padding:.48rem 0 .32rem}.tbox-nearby-devices .nd-empty-icon{width:.96rem;height:.96rem;border-radius:50%;background:var(--tbox-bg-subtle);display:flex;align-items:center;justify-content:center;margin-bottom:.2rem}.tbox-nearby-devices .nd-empty-text{font-size:.28rem;font-weight:600;color:var(--tbox-text-primary);margin-bottom:.08rem}.tbox-nearby-devices .nd-empty-hint{font-size:.22rem;color:var(--tbox-text-muted);text-align:center;line-height:1.4}.tbox-nearby-devices .nd-location-missing{text-align:center}.tbox-nearby-devices .nd-location-missing-title{display:flex;align-items:center;justify-content:center;gap:.08rem;font-size:.28rem;font-weight:600;color:var(--tbox-text-primary);margin-bottom:.2rem}.tbox-nearby-devices .nd-location-warning{background:#fffbeb;border-radius:.12rem;padding:.16rem .24rem;margin-bottom:.24rem;display:flex;align-items:center;justify-content:center;gap:.1rem;font-size:.22rem;color:#92400e;line-height:1.4}.tbox-nearby-devices .nd-retry-btn{display:inline-flex;align-items:center;justify-content:center;gap:.08rem;height:.72rem;padding:0 .48rem;border-radius:.36rem;border:none;background:#3287ff;color:#fff;font-size:.26rem;font-weight:500;cursor:pointer;transition:opacity .2s}.tbox-nearby-devices .nd-retry-btn:active{opacity:.7}.tbox-nearby-devices .nd-retry-btn:disabled{opacity:.5;cursor:not-allowed}.tbox-nearby-devices .nd-list{display:flex;flex-direction:column;gap:.16rem}.tbox-nearby-devices .nd-device{display:flex;align-items:flex-start;gap:.2rem;padding:.24rem .32rem;background:var(--tbox-bg-subtle);border-radius:.16rem;border:.02rem solid var(--tbox-border);position:relative;transition:all .2s ease;cursor:pointer}.tbox-nearby-devices .nd-device:active{background:var(--tbox-bg-subtle)}.tbox-nearby-devices .nd-device--selected{border-color:#3287ff;background:#f0f7ff}.tbox-nearby-devices .nd-device--nearest.nd-device--selected{box-shadow:0 0 0 .02rem #3287ff26}.tbox-nearby-devices .nd-device--current{opacity:.55}.tbox-nearby-devices .nd-device--unavailable{background:#f9fafb;opacity:.6;cursor:default}.tbox-nearby-devices .nd-device--unavailable.nd-device--nearest{border-color:var(--tbox-border);background:#f9fafb}.tbox-nearby-devices .nd-device-rank{width:.52rem;height:.52rem;border-radius:50%;background:var(--tbox-border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-nearby-devices .nd-rank-text{font-size:.22rem;font-weight:700;color:var(--tbox-text-secondary)}.tbox-nearby-devices .nd-device--selected .nd-device-rank{background:#3287ff}.tbox-nearby-devices .nd-device--selected .nd-rank-text{color:#fff}.tbox-nearby-devices .nd-device-info{flex:1;min-width:0}.tbox-nearby-devices .nd-device-name-row{display:flex;align-items:center;gap:.1rem}.tbox-nearby-devices .nd-device-name{font-size:.28rem;font-weight:600;color:var(--tbox-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.tbox-nearby-devices .nd-device-status-tag{display:inline-flex;align-items:center;gap:.04rem;font-size:.2rem;padding:.02rem .12rem;border-radius:.2rem;white-space:nowrap;color:#9ca3af;background:#0000000d;flex-shrink:0}.tbox-nearby-devices .nd-device--unavailable .nd-device-name{color:var(--tbox-text-muted)}.tbox-nearby-devices .nd-device-addr{font-size:.22rem;color:var(--tbox-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:.06rem}.tbox-nearby-devices .nd-device-tags{display:flex;gap:.08rem;margin-top:.1rem;flex-wrap:wrap;align-items:center}.tbox-nearby-devices .nd-tag{display:inline-flex;align-items:center;gap:.04rem;font-size:.22rem;padding:.02rem .12rem;border-radius:.2rem;line-height:1.4;white-space:nowrap}.tbox-nearby-devices .nd-tag--nearest{background:#e8f0ff;color:#3287ff;font-weight:600}.tbox-nearby-devices .nd-tag--current{background:var(--tbox-bg-subtle);color:var(--tbox-text-muted)}.tbox-nearby-devices .nd-tag--powerbank{background:#f0fdf4;color:#16a34a}.tbox-nearby-devices .nd-tag--vending{background:#eff6ff;color:#2563eb}.tbox-nearby-devices .nd-device-right{display:flex;flex-direction:column;align-items:flex-end;gap:.12rem;flex-shrink:0}.tbox-nearby-devices .nd-distance{font-size:.24rem;font-weight:600;color:var(--tbox-primary);white-space:nowrap}.tbox-nearby-devices .nd-distance--muted{color:var(--tbox-text-muted)}.tbox-nearby-devices .nd-nav-btn{display:flex;align-items:center;justify-content:center;width:.68rem;height:.68rem;border-radius:50%;background:var(--tbox-primary);border:none;cursor:pointer;flex-shrink:0;transition:opacity .2s;padding:0}.tbox-nearby-devices .nd-nav-btn:active{opacity:.7}.tbox-nearby-devices .nd-device-expanded{margin-top:.16rem;padding-top:.16rem;border-top:.01rem solid var(--tbox-border)}.tbox-nearby-devices .nd-expanded-row{display:flex;align-items:flex-start;gap:.08rem;font-size:.22rem;color:var(--tbox-text-secondary);line-height:1.5;margin-bottom:.08rem}.tbox-nearby-devices .nd-expanded-row span{flex:1}.tbox-nearby-devices .nd-expanded-actions{display:flex;gap:.12rem;margin-top:.16rem}.tbox-nearby-devices .nd-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:.06rem;height:.64rem;padding:0 .24rem;border-radius:.32rem;border:none;font-size:.24rem;font-weight:500;cursor:pointer;transition:opacity .2s;flex:1}.tbox-nearby-devices .nd-action-btn:active{opacity:.7}.tbox-nearby-devices .nd-action-btn--primary{background:#3287ff;color:#fff}.tbox-nearby-devices .nd-action-btn--secondary{background:var(--tbox-bg-subtle);color:var(--tbox-text-secondary);border:.01rem solid var(--tbox-border)}.tbox-nearby-devices .nd-action-btn--nav{background:#3287ff;color:#fff}.tbox-nearby-devices .nd-action-btn--full{flex:1 1 100%}.tbox-nearby-devices .nd-footer{margin-top:.24rem;font-size:.22rem;color:var(--tbox-text-muted);text-align:center;line-height:1.4;display:flex;align-items:center;justify-content:center;gap:.06rem}.tbox-nearby-devices .nd-skeleton-row{display:flex;align-items:flex-start;gap:.2rem;padding:.24rem;background:var(--tbox-bg-subtle);border-radius:.16rem;border:.02rem solid var(--tbox-border)}.tbox-nearby-devices .nd-skeleton-rank{width:.52rem;height:.52rem;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:nd-skeleton-shimmer 1.5s infinite;flex-shrink:0}.tbox-nearby-devices .nd-skeleton-info{flex:1;min-width:0}.tbox-nearby-devices .nd-skeleton-line{height:.2rem;border-radius:.1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:nd-skeleton-shimmer 1.5s infinite;margin-bottom:.12rem}.tbox-nearby-devices .nd-skeleton-line--name{width:60%;height:.26rem}.tbox-nearby-devices .nd-skeleton-line--addr{width:80%;height:.2rem;margin-bottom:.1rem}.tbox-nearby-devices .nd-skeleton-tags{display:flex;gap:.08rem}.tbox-nearby-devices .nd-skeleton-tag{width:.8rem;height:.28rem;border-radius:.14rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:nd-skeleton-shimmer 1.5s infinite}.tbox-nearby-devices .nd-skeleton-right{display:flex;flex-direction:column;align-items:flex-end;gap:.12rem;flex-shrink:0}.tbox-nearby-devices .nd-skeleton-distance{width:.6rem;height:.24rem;border-radius:.08rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:nd-skeleton-shimmer 1.5s infinite}.tbox-nearby-devices .nd-skeleton-chevron{width:.2rem;height:.2rem;border-radius:.04rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:nd-skeleton-shimmer 1.5s infinite}@keyframes nd-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tbox-cs-card{padding:.32rem}.tbox-cs-card .cs-header{display:flex;align-items:center;gap:.2rem;margin-bottom:.32rem}.tbox-cs-card .cs-icon{width:.8rem;height:.8rem;background:#eff6ff;border-radius:.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-cs-card .cs-title{font-size:var(--tbox-fs-heading);font-weight:600;color:var(--tbox-text-primary)}.tbox-cs-card .cs-subtitle{font-size:var(--tbox-fs-caption);color:var(--tbox-text-muted);margin-top:.04rem}.tbox-cs-card .cs-phone-section{background:var(--tbox-bg-subtle);border-radius:.16rem;padding:.32rem;text-align:center;margin-bottom:.24rem}.tbox-cs-card .cs-label{font-size:var(--tbox-fs-caption);color:var(--tbox-text-muted);margin-bottom:.12rem}.tbox-cs-card .cs-phone{font-size:.48rem;font-weight:700;color:var(--tbox-primary);letter-spacing:.02rem}.tbox-cs-card .cs-scope{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary);margin-top:.16rem;line-height:1.5}.tbox-cs-card .cs-call-btn{display:flex;align-items:center;justify-content:center;gap:.12rem;width:100%;padding:.24rem;background:var(--tbox-primary);color:#fff;border:none;border-radius:.16rem;font-size:var(--tbox-fs-body);font-weight:600;cursor:pointer;margin-top:.24rem;transition:opacity .2s}.tbox-cs-card .cs-call-btn:active{opacity:.85}.tbox-cs-card .cs-call-btn:disabled{opacity:.5;cursor:not-allowed}.tbox-cs-card .cs-hint{font-size:var(--tbox-fs-caption);color:var(--tbox-text-muted);text-align:center;margin-top:.16rem}.tbox-cs-card.tbox-cs-card--dual .cs-contacts-container{display:flex;flex-direction:column;gap:0}.tbox-cs-card.tbox-cs-card--dual .cs-contact-block{padding:.24rem 0}.tbox-cs-card.tbox-cs-card--dual .cs-contact-block .cs-contact-header{display:flex;align-items:center;gap:.12rem;margin-bottom:.16rem}.tbox-cs-card.tbox-cs-card--dual .cs-contact-block .cs-contact-name{font-size:var(--tbox-fs-body);font-weight:600;color:var(--tbox-text-primary)}.tbox-cs-card.tbox-cs-card--dual .cs-contact-block .cs-contact-phone{font-size:.36rem;font-weight:700;color:var(--tbox-primary);letter-spacing:.01rem;margin-bottom:.12rem}.tbox-cs-card.tbox-cs-card--dual .cs-contact-block .cs-contact-scope{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary);line-height:1.5;margin-bottom:.2rem}.tbox-cs-card.tbox-cs-card--dual .cs-contact-block .cs-contact-call-btn{display:flex;align-items:center;justify-content:center;gap:.1rem;width:100%;padding:.2rem;background:var(--tbox-primary);color:#fff;border:none;border-radius:.16rem;font-size:var(--tbox-fs-body);font-weight:600;cursor:pointer;transition:opacity .2s}.tbox-cs-card.tbox-cs-card--dual .cs-contact-block .cs-contact-call-btn:active{opacity:.85}.tbox-cs-card.tbox-cs-card--dual .cs-contact-block .cs-contact-call-btn:disabled{opacity:.5;cursor:not-allowed;background:var(--tbox-bg-subtle);color:var(--tbox-text-muted)}.tbox-cs-card.tbox-cs-card--dual .cs-contact-block .cs-contact-call-btn--disabled{background:var(--tbox-bg-subtle);color:var(--tbox-text-muted)}.tbox-cs-card.tbox-cs-card--dual .cs-divider{height:.01rem;background:var(--tbox-border-color);margin:.08rem 0}.tbox-purchase-confirm{padding:0;background:linear-gradient(135deg,#4a9fff,#5baeff);border-radius:.28rem .28rem 0 0}.tbox-purchase-confirm .pc-header{display:flex;align-items:center;gap:.24rem;padding:.4rem .32rem .6rem;color:#fff}.tbox-purchase-confirm .pc-header-icon{width:.64rem;height:.64rem;border-radius:.32rem;background:#ffffff40;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-purchase-confirm .pc-header-text{flex:1;min-width:0}.tbox-purchase-confirm .pc-title{font-size:.3rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.08rem}.tbox-purchase-confirm .pc-subtitle{font-size:.22rem;opacity:.85}.tbox-purchase-confirm .pc-product-items{background:#fff;border-radius:.32rem .32rem 0 0;margin-top:-.4rem;position:relative;z-index:1;padding:0 .32rem;padding-bottom:calc(.32rem + env(safe-area-inset-bottom,0px))}.tbox-purchase-confirm .pc-product-row{display:flex;align-items:center;padding:.24rem 0;border-bottom:.01rem solid #f0f0f0}.tbox-purchase-confirm .pc-product-thumb{width:.72rem;height:.72rem;border-radius:.16rem;background:var(--tbox-bg-subtle);flex-shrink:0;margin-right:.2rem;overflow:hidden;position:relative}.tbox-purchase-confirm .pc-product-img{width:100%;height:100%;object-fit:cover}.tbox-purchase-confirm .pc-product-emoji-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.36rem}.tbox-purchase-confirm .pc-product-info{flex:1;min-width:0}.tbox-purchase-confirm .pc-product-name{font-size:.26rem;color:var(--tbox-text-primary);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.06rem}.tbox-purchase-confirm .pc-product-meta{font-size:.2rem;color:var(--tbox-text-muted)}.tbox-purchase-confirm .pc-product-right{display:flex;align-items:center;flex-shrink:0}.tbox-purchase-confirm .pc-product-price{font-size:.3rem;font-weight:700;color:#3287ff;white-space:nowrap}.tbox-purchase-confirm .pc-confirm-bar{padding:.24rem 0 .32rem}.tbox-purchase-confirm .pc-confirm-label{font-size:.22rem;color:var(--tbox-text-primary);margin-bottom:.24rem;font-weight:500}.tbox-purchase-confirm .pc-confirm-actions{display:flex;gap:.2rem}.tbox-purchase-confirm .pc-confirm-pay{flex:1;height:.64rem;background:linear-gradient(to right,#3188ff,#01a1ff);color:#fff;border:none;border-radius:.2rem;font-size:.26rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.1rem;transition:opacity .2s}.tbox-purchase-confirm .pc-confirm-pay:disabled{opacity:.5;cursor:not-allowed}.tbox-purchase-confirm .pc-spin-icon{animation:pc-spin .8s linear infinite}@keyframes pc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tbox-purchase-confirm .pc-confirm-pay:not(:disabled):active{opacity:.85}.tbox-purchase-confirm .pc-empty-tip{font-size:.24rem;color:var(--tbox-text-secondary);margin-bottom:.24rem;line-height:1.5;padding:.16rem 0}.tbox-purchase-confirm .pc-suggest-item{display:flex;align-items:center;padding:.24rem 0;border-bottom:.01rem solid #f0f0f0}.tbox-purchase-confirm .pc-suggest-item:last-child{border-bottom:none}.tbox-purchase-confirm .pc-suggest-thumb{width:.72rem;height:.72rem;border-radius:.16rem;background:var(--tbox-bg-subtle);flex-shrink:0;margin-right:.2rem;overflow:hidden;position:relative}.tbox-purchase-confirm .pc-suggest-img{width:100%;height:100%;object-fit:cover}.tbox-purchase-confirm .pc-suggest-emoji-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.36rem}.tbox-purchase-confirm .pc-suggest-info{flex:1;min-width:0}.tbox-purchase-confirm .pc-suggest-name{font-size:.26rem;color:var(--tbox-text-primary);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.06rem}.tbox-purchase-confirm .pc-suggest-meta{font-size:.2rem;color:var(--tbox-text-muted)}.tbox-purchase-confirm .pc-suggest-right{display:flex;align-items:center;flex-shrink:0;gap:.16rem}.tbox-purchase-confirm .pc-suggest-price{font-size:.3rem;font-weight:700;color:#3287ff;white-space:nowrap}.tbox-purchase-confirm .pc-buy-btn{width:1rem;height:.56rem;background:#3287ff;color:#fff;border:none;border-radius:.16rem;font-size:.22rem;font-weight:600;cursor:pointer;flex-shrink:0;transition:opacity .2s;line-height:1}.tbox-purchase-confirm .pc-buy-btn:disabled{opacity:.4;cursor:not-allowed}.tbox-purchase-confirm .pc-buy-btn:not(:disabled):active{opacity:.85}.tbox-rental-confirm{padding:.32rem}.tbox-rental-confirm .rc-header{display:flex;align-items:center;gap:.16rem;font-size:var(--tbox-fs-heading);font-weight:600;color:var(--tbox-text-primary);margin-bottom:.28rem}.tbox-rental-confirm .rc-header-icon{width:.48rem;height:.48rem;min-width:.48rem;border-radius:.14rem;flex-shrink:0}.tbox-rental-confirm .rc-subtitle{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary);margin-bottom:.24rem}.tbox-rental-confirm .rc-connector-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;margin-bottom:.28rem}.tbox-rental-confirm .rc-connector-card{padding:.28rem .32rem;border:.04rem solid var(--tbox-border);border-radius:.16rem;cursor:pointer;transition:all .2s;text-align:center;background:var(--tbox-bg-subtle)}.tbox-rental-confirm .rc-connector-card.selected{border-color:var(--tbox-primary);background:var(--tbox-primary-light, #eff6ff)}.tbox-rental-confirm .rc-connector-icon{margin-bottom:.12rem;height:.72rem;display:flex;align-items:center;justify-content:center}.tbox-rental-confirm .rc-connector-icon img{width:.72rem;height:.72rem}.tbox-rental-confirm .rc-connector-label{font-size:var(--tbox-fs-body);font-weight:600;color:var(--tbox-text-primary);margin-bottom:.08rem}.tbox-rental-confirm .rc-connector-price{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary)}.tbox-rental-confirm .rc-connector-price strong{color:#16a34a;font-size:var(--tbox-fs-body)}.tbox-rental-confirm .rc-connector-stock{font-size:.22rem;color:#16a34a;margin-top:.08rem}.tbox-rental-confirm .rc-connector-stock--empty{color:var(--tbox-text-muted)}.tbox-rental-confirm .rc-connector-single{display:flex;align-items:center;gap:.24rem;padding:.28rem;background:var(--tbox-bg-subtle);border-radius:.16rem;border:.01rem solid var(--tbox-border);margin-bottom:.24rem}.tbox-rental-confirm .rc-single-icon{width:.96rem;height:.96rem;background:var(--tbox-bg-card);border-radius:.08rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-rental-confirm .rc-single-icon img{width:.72rem;height:.72rem}.tbox-rental-confirm .rc-single-info{flex:1;min-width:0}.tbox-rental-confirm .rc-single-label{font-size:var(--tbox-fs-body);font-weight:600;color:var(--tbox-text-primary)}.tbox-rental-confirm .rc-single-price{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary);margin-top:.04rem}.tbox-rental-confirm .rc-single-price strong{color:#16a34a;font-size:var(--tbox-fs-body)}.tbox-rental-confirm .rc-single-stock{font-size:.22rem;color:#16a34a;margin-top:.04rem}.tbox-rental-confirm .rc-single-stock--empty{color:var(--tbox-text-muted)}.tbox-rental-confirm .rc-stock{font-size:var(--tbox-fs-caption);color:var(--tbox-success);background:#f0fdf4;padding:.04rem .16rem;border-radius:.08rem;display:inline-block;margin-bottom:.24rem}.tbox-rental-confirm .rc-device{display:flex;align-items:center;gap:.08rem;font-size:var(--tbox-fs-caption);color:var(--tbox-text-muted);margin-bottom:.24rem}.tbox-rental-confirm .rc-device-icon{width:.28rem;height:.28rem}.tbox-rental-confirm .rc-unavailable{display:flex;flex-direction:column;align-items:center;gap:.16rem;padding:.48rem 0;text-align:center}.tbox-rental-confirm .rc-unavailable-text{font-size:var(--tbox-fs-body);color:var(--tbox-text-secondary);line-height:1.6}.tbox-rental-confirm .rc-rules{background:var(--tbox-bg-subtle);border-radius:.08rem;padding:.2rem .24rem;margin-bottom:.28rem}.tbox-rental-confirm .rc-rules-title{font-size:var(--tbox-fs-caption);font-weight:600;color:var(--tbox-text-primary);margin-bottom:.12rem}.tbox-rental-confirm .rc-rule-item{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary);line-height:1.8}.tbox-rental-confirm .rc-actions{display:flex;gap:.16rem}.tbox-rental-confirm .rc-actions--centered{justify-content:center}.tbox-rental-confirm .rc-actions--single{gap:0}.tbox-rental-confirm .rc-confirm{flex:1;padding:.24rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:.08rem;font-size:var(--tbox-fs-body);font-weight:600;cursor:pointer;white-space:nowrap}.tbox-rental-confirm .rc-confirm:disabled{opacity:.5;cursor:not-allowed}.tbox-rental-confirm .rc-confirm:not(:disabled):active{opacity:.85}.tbox-rental-confirm .rc-confirm--authorizing{display:flex;align-items:center;justify-content:center;gap:.08rem;background:linear-gradient(135deg,#22c55e,#16a34a);opacity:.85}.tbox-rental-confirm .rc-dots{display:inline}.tbox-rental-confirm .rc-dots .rc-dot{animation:rc-dot-fade 1.4s infinite}.tbox-rental-confirm .rc-dots .rc-dot:nth-child(1){animation-delay:0s}.tbox-rental-confirm .rc-dots .rc-dot:nth-child(2){animation-delay:.2s}.tbox-rental-confirm .rc-dots .rc-dot:nth-child(3){animation-delay:.4s}.tbox-rental-confirm .rc-cancel{padding:.12rem .4rem;color:#000;background:#fff;border:.01rem solid var(--tbox-border);border-radius:.08rem;font-size:var(--tbox-fs-body);cursor:pointer}.tbox-rental-confirm .rc-cancel:active{opacity:.85}.tbox-rental-confirm .rc-spin{animation:rc-spin-rotate 1s linear infinite}@keyframes rc-spin-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rc-dot-fade{0%,20%{opacity:0}40%,to{opacity:1}}@keyframes rc-skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.tbox-rental-confirm--skeleton .rc-skeleton-header,.tbox-rental-confirm--skeleton .rc-skeleton-icon,.tbox-rental-confirm--skeleton .rc-skeleton-line,.tbox-rental-confirm--skeleton .rc-skeleton-stock,.tbox-rental-confirm--skeleton .rc-skeleton-btn{background:linear-gradient(90deg,var(--tbox-bg-subtle, #f5f5f5) 25%,var(--tbox-border, #e8e8e8) 50%,var(--tbox-bg-subtle, #f5f5f5) 75%);background-size:200% 100%;animation:rc-skeleton-shimmer 1.5s infinite;border-radius:.08rem}.tbox-rental-confirm--skeleton .rc-skeleton-header{height:.48rem;width:60%;margin-bottom:.28rem}.tbox-rental-confirm--skeleton .rc-skeleton-connector{display:flex;align-items:center;gap:.24rem;padding:.28rem;background:var(--tbox-bg-subtle);border-radius:.16rem;margin-bottom:.24rem}.tbox-rental-confirm--skeleton .rc-skeleton-icon{width:.96rem;height:.96rem;flex-shrink:0}.tbox-rental-confirm--skeleton .rc-skeleton-info{flex:1;display:flex;flex-direction:column;gap:.12rem}.tbox-rental-confirm--skeleton .rc-skeleton-line{height:.2rem}.tbox-rental-confirm--skeleton .rc-skeleton-line--label{width:40%;height:.24rem}.tbox-rental-confirm--skeleton .rc-skeleton-line--price{width:60%}.tbox-rental-confirm--skeleton .rc-skeleton-line--title{width:30%;height:.24rem;margin-bottom:.12rem}.tbox-rental-confirm--skeleton .rc-skeleton-line--rule{width:90%;margin-bottom:.08rem}.tbox-rental-confirm--skeleton .rc-skeleton-line--rule:last-child{width:70%}.tbox-rental-confirm--skeleton .rc-skeleton-stock{height:.32rem;width:1.2rem;margin-bottom:.24rem}.tbox-rental-confirm--skeleton .rc-skeleton-rules{background:var(--tbox-bg-subtle);border-radius:.08rem;padding:.2rem .24rem;margin-bottom:.28rem}.tbox-rental-confirm--skeleton .rc-skeleton-actions{display:flex;gap:.16rem}.tbox-rental-confirm--skeleton .rc-skeleton-btn{height:.72rem;border-radius:.08rem}.tbox-rental-confirm--skeleton .rc-skeleton-btn--primary{flex:1}.tbox-rental-confirm--skeleton .rc-skeleton-btn--secondary{width:1.2rem}.food-order,.food-order--loading{padding:.28rem .32rem;padding-bottom:0}.food-order__loading-header{margin-bottom:.2rem}.food-order__loading-merchant{display:flex;align-items:center;gap:.12rem}.food-order__loading-icon{width:.44rem;height:.44rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:food-order-shimmer 1.5s infinite;border-radius:.12rem;flex-shrink:0}.food-order__loading-title{width:1.8rem;height:.28rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:food-order-shimmer 1.5s infinite;border-radius:.04rem;margin-bottom:.08rem}.food-order__loading-subtitle{width:1.2rem;height:.2rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:food-order-shimmer 1.5s infinite;border-radius:.04rem}.food-order__loading-cats{display:flex;gap:.12rem;margin-bottom:.2rem;overflow:hidden}.food-order__loading-cat{width:.72rem;height:.56rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:food-order-shimmer 1.5s infinite;border-radius:.16rem;flex-shrink:0}.food-order__loading-products{display:flex;flex-direction:column;gap:.08rem;min-height:4.2rem;max-height:6rem;overflow:hidden}.food-order__loading-product{display:flex;align-items:center;gap:.16rem;padding:.2rem 0;border-bottom:.01rem solid #E2EEF5}.food-order__loading-product:last-child{border-bottom:none}.food-order__loading-product-img{width:1.08rem;height:1.08rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:food-order-shimmer 1.5s infinite;border-radius:.16rem;flex-shrink:0}.food-order__loading-product-info{flex:1;min-width:0}.food-order__loading-product-name{width:65%;height:.26rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:food-order-shimmer 1.5s infinite;border-radius:.04rem;margin-bottom:.08rem}.food-order__loading-product-desc{width:45%;height:.2rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:food-order-shimmer 1.5s infinite;border-radius:.04rem;margin-bottom:.08rem}.food-order__loading-product-price{width:.5rem;height:.24rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:food-order-shimmer 1.5s infinite;border-radius:.04rem}.food-order__loading-product-action{width:.48rem;height:.48rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:food-order-shimmer 1.5s infinite;border-radius:50%;flex-shrink:0}.food-order--error{display:flex;align-items:center;gap:.1rem;min-height:4.2rem;padding:.32rem .24rem}.food-order__error-text{font-size:.25rem;color:#ef4444}.food-order--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;min-height:4.2rem;padding:.56rem .24rem}.food-order__empty-text{font-size:.28rem;color:#7a8ca5;font-weight:500}.food-order__empty-hint{font-size:.22rem;color:#b0b8c4;text-align:center}.food-order__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.16rem}.food-order__header-left{display:flex;align-items:center;gap:.12rem;flex:1;min-width:0}.food-order__merchant-icon{width:.56rem;height:.56rem;border-radius:.14rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.food-order__merchant-icon img{width:100%;height:100%;object-fit:contain}.food-order__title{font-size:.3rem;font-weight:700;color:#173b5f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.food-order__merchant-addr{display:flex;align-items:center;gap:.04rem;font-size:.2rem;color:#7a8ca5;margin-top:.02rem}.food-order__count{font-size:.22rem;color:#7a8ca5;flex-shrink:0;margin-left:.12rem}.food-order__categories{display:flex;gap:.12rem;margin-bottom:.16rem;overflow-x:auto;padding-bottom:.04rem;-webkit-overflow-scrolling:touch}.food-order__categories::-webkit-scrollbar{display:none}.food-order__cat-tab{padding:.12rem .24rem;border-radius:.32rem;border:.01rem solid #E2EEF5;background:#fff;color:#173b5f;font-size:.24rem;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .2s ease}.food-order__cat-tab:active{transform:scale(.96)}.food-order__cat-tab--active{background:#19c7c3;color:#fff;border-color:#19c7c3;font-weight:600}.food-order__delivery{display:flex;gap:.12rem;margin-bottom:.16rem;background:#f4faff;border-radius:.16rem;padding:.06rem}.food-order__delivery--single .food-order__delivery-btn{flex:1}.food-order__delivery-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.08rem;padding:.14rem 0;border-radius:.12rem;border:none;background:transparent;color:#173b5f;font-size:.26rem;font-weight:500;cursor:pointer;transition:all .2s ease}.food-order__delivery-btn:active:not(:disabled){transform:scale(.97)}.food-order__delivery-btn:disabled{cursor:not-allowed;opacity:.6}.food-order__delivery-btn--active{background:#19c7c3;color:#fff;font-weight:600;box-shadow:0 .02rem .08rem #19c7c34d}.food-order__products{display:flex;flex-direction:column;margin-bottom:.16rem;max-height:6rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.food-order__products::-webkit-scrollbar{display:none}.food-order__no-products{flex:1;display:flex;align-items:center;justify-content:center;min-height:4.2rem;font-size:.25rem;color:#7a8ca5}.food-order__product{display:flex;align-items:center;gap:.16rem;padding:.2rem 0;border-bottom:.01rem solid #E2EEF5}.food-order__product:last-child{border-bottom:none}.food-order__product--locked{opacity:.7}.food-order__product-img-wrap{width:1.08rem;height:1.08rem;border-radius:.16rem;overflow:hidden;flex-shrink:0;position:relative;background:#f4faff}.food-order__product-img{width:100%;height:100%;object-fit:cover;cursor:pointer}.food-order__product-icon-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.28rem}.food-order__product-soldout-tag{position:absolute;bottom:0;left:0;right:0;background:#0009;color:#fff;font-size:.18rem;text-align:center;padding:.02rem 0}.food-order__product--soldout{opacity:.6}.food-order__product-count{font-size:.22rem;color:#7a8ca5;margin-top:.02rem}.food-order__product-info{flex:1;min-width:0}.food-order__product-name{font-size:.28rem;font-weight:600;color:#173b5f;display:flex;align-items:center;gap:.08rem;margin-bottom:.06rem;line-height:1.3}.food-order__product-alcoholic{font-size:.18rem;color:#ef4444;background:#fef2f2;padding:.02rem .08rem;border-radius:.08rem;font-weight:400;white-space:nowrap}.food-order__product-desc-wrap{position:relative;font-size:.24rem;line-height:1.4;color:#7a8ca5;margin-bottom:.08rem}.food-order__product-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.food-order__product-desc.is-expanded{display:inline;-webkit-line-clamp:unset;overflow:visible}.food-order__desc-toggle{color:#19c7c3;font-size:.24rem;border:none;background:transparent;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none}.food-order__desc-toggle.is-collapsed{position:absolute;right:0;bottom:0;background:linear-gradient(90deg,#fff0,#fff .24rem);padding-left:.32rem}.food-order__desc-toggle.is-expanded{display:inline;margin-left:.08rem;background:transparent}.food-order__product-bottom{display:flex;align-items:center;gap:.1rem}.food-order__product-price{font-size:.3rem;font-weight:700;color:#fdba2d}.food-order__product-position-tag{font-size:.18rem;color:#19c7c3;background:#d5f5f3;padding:.02rem .1rem;border-radius:.08rem;font-weight:500}.food-order__product-actions{display:flex;align-items:center;gap:.1rem;flex-shrink:0}.food-order__qty-btn{width:.44rem;height:.44rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:.015rem solid #E2EEF5;background:#fff;cursor:pointer;transition:all .15s ease}.food-order__qty-btn:active:not(.food-order__qty-btn--disabled){background:#f0f0f0}.food-order__qty-btn--disabled{border-color:#e8ebed;cursor:not-allowed;opacity:.5}.food-order__qty-val{font-size:.3rem;font-weight:700;color:#173b5f;min-width:.36rem;text-align:center}.food-order__add-btn{width:.52rem;height:.52rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#19c7c3;cursor:pointer;transition:all .15s ease}.food-order__add-btn:active:not(.food-order__add-btn--disabled){background:#0fa8a4;transform:scale(.92)}.food-order__add-btn--disabled{background:#cbd5e1;cursor:not-allowed}.food-order__soldout-text{font-size:.22rem;font-weight:500;color:#ef4444;white-space:nowrap}.food-order__checkout{display:flex;align-items:center;justify-content:space-between;padding:.2rem 0;border-top:.01rem solid #E2EEF5;background:#fff}.food-order__checkout--locked{background:#fffdf7}.food-order__checkout-info{display:flex;flex-direction:column}.food-order__checkout-amount{font-size:.24rem;color:#173b5f}.food-order__checkout-price{font-size:.4rem;font-weight:700;color:#fdba2d}.food-order__checkout-detail{font-size:.22rem;color:#7a8ca5;margin-top:.04rem}.food-order__checkout-actions{display:flex;align-items:center;gap:.12rem}.food-order__bulk-btn{padding:.12rem .2rem;border-radius:.44rem;border:.01rem solid #E2EEF5;background:transparent;color:#fdba2d;font-size:.24rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s ease}.food-order__bulk-btn:active{background:#fef3c7}.food-order__checkout-btn{display:flex;align-items:center;gap:.08rem;padding:.18rem .36rem;border-radius:.44rem;border:none;background:linear-gradient(135deg,#19c7c3,#0fa8a4);color:#fff;font-size:.3rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s ease}.food-order__checkout-btn:active:not(:disabled){opacity:.85;transform:scale(.98)}.food-order__checkout-btn:disabled{cursor:not-allowed}.food-order__checkout-btn--loading{background:linear-gradient(135deg,#94a3b8,#64748b)}.food-order__spinner{animation:food-order-spin 1s linear infinite}.food-order__confirm-label{display:flex;align-items:center;gap:.06rem;font-size:.22rem;color:#7a8ca5;margin-bottom:.12rem;font-weight:500}.food-order__confirm-groups{display:flex;flex-direction:column;gap:.16rem;margin-bottom:.2rem}.food-order__confirm-group{background:#fff;border-radius:.2rem;padding:.18rem;border:.01rem solid #E2EEF5}.food-order__confirm-position-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.14rem;padding-bottom:.1rem;border-bottom:.01rem solid #e8ebed}.food-order__confirm-position-info{display:flex;align-items:center;gap:.08rem}.food-order__confirm-position-code{font-size:.22rem;font-weight:700;color:#19c7c3;background:#d5f5f3;padding:.02rem .1rem;border-radius:.08rem}.food-order__confirm-position-name{font-size:.25rem;font-weight:600;color:#173b5f}.food-order__confirm-position-meta{display:flex;align-items:center;gap:.04rem}.food-order__confirm-position-area{font-size:.2rem;color:#7a8ca5}.food-order__confirm-items{display:flex;flex-direction:column;gap:.16rem;max-height:6rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.food-order__confirm-items::-webkit-scrollbar{display:none}.food-order__confirm-item{display:flex;align-items:center;gap:.16rem;padding:.2rem 0}.food-order__confirm-item-img{width:1.08rem;height:1.08rem;border-radius:.16rem;overflow:hidden;flex-shrink:0;background:#f4faff;display:flex;align-items:center;justify-content:center;font-size:.36rem}.food-order__confirm-item-img img{width:100%;height:100%;object-fit:cover}.food-order__confirm-item-info{flex:1;min-width:0}.food-order__confirm-item-name{font-size:.28rem;font-weight:600;color:#173b5f;display:flex;align-items:center;gap:.08rem;margin-bottom:.06rem}.food-order__confirm-item-detail{font-size:.24rem;color:#7a8ca5}.food-order__confirm-item-subtotal{font-size:.3rem;font-weight:700;color:#fdba2d;flex-shrink:0}.food-order__remark{margin-bottom:.2rem;border:.01rem solid #E2EEF5;border-radius:.16rem;overflow:hidden;background:#f4faff}.food-order__remark-header{display:flex;align-items:center;padding:.18rem .2rem;cursor:pointer;-webkit-user-select:none;user-select:none;gap:.12rem}.food-order__remark-header:active{background:#eaf5ff}.food-order__remark-label{font-size:.26rem;font-weight:500;color:#173b5f;flex-shrink:0}.food-order__remark-preview{flex:1;font-size:.24rem;color:#7a8ca5;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.food-order__remark-preview:not(:empty){color:#19c7c3}.food-order__remark-caret{flex-shrink:0;transition:transform .25s ease}.food-order__remark-caret.is-open{transform:rotate(180deg)}.food-order__remark-editor{padding:0 .2rem .16rem;animation:food-order-remark-slide .2s ease-out}.food-order__remark-textarea{width:100%;min-height:1rem;padding:.14rem .16rem;border:none;border-radius:.12rem;background:#fff;font-size:.24rem;color:#173b5f;font-family:inherit;line-height:1.5;resize:none;outline:none;box-sizing:border-box}.food-order__remark-textarea::placeholder{color:#7a8ca5}.food-order__remark-count{text-align:right;font-size:.2rem;color:#7a8ca5;margin-top:.06rem}.food-order__confirm-summary{display:flex;align-items:center;justify-content:space-between;padding:.2rem .24rem;background:#f4faff;border-radius:.16rem;margin-bottom:.2rem;border:.01rem solid #D5F5F3}.food-order__confirm-summary-label{font-size:.28rem;font-weight:600;color:#173b5f}.food-order__confirm-summary-detail{font-size:.24rem;color:#7a8ca5}.food-order__confirm-summary-amount{font-size:.36rem;font-weight:700;color:#fdba2d}.food-order__confirm-actions{display:flex;align-items:center;gap:.12rem;padding:.2rem 0 calc(.2rem + env(safe-area-inset-bottom,0px));border-top:.01rem solid #e8ebed}.food-order__confirm-back-btn{display:flex;align-items:center;gap:.06rem;padding:.16rem .28rem;border-radius:.44rem;border:.01rem solid #e8ebed;background:#fff;color:#173b5f;font-size:.28rem;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0}.food-order__confirm-back-btn:active{background:#f0f0f0}.food-order__confirm-back-btn:disabled{opacity:.5;cursor:not-allowed}.food-order__confirm-pay-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.08rem;padding:.16rem .28rem;border-radius:.44rem;border:none;background:linear-gradient(135deg,#19c7c3,#0fa8a4);color:#fff;font-size:.3rem;font-weight:600;cursor:pointer;white-space:nowrap}.food-order__confirm-pay-btn:active{opacity:.85;transform:scale(.98)}.food-order__confirm-pay-btn:disabled{cursor:not-allowed}.food-order__confirm-pay-btn--loading{background:linear-gradient(135deg,#94a3b8,#64748b)}.food-order__confirm-pay-btn--paid{background:linear-gradient(135deg,#94a3b8,#64748b);opacity:.7}@keyframes food-order-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes food-order-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes food-order-remark-slide{0%{opacity:0;max-height:0;transform:translateY(-.08rem)}to{opacity:1;max-height:2rem;transform:translateY(0)}}.sr-form{padding:.28rem .32rem}.sr-form--loading{display:flex;align-items:center;justify-content:center;padding:.48rem .32rem}.sr-form__loading-text{font-size:.25rem;color:#64748b}.sr-form--error{display:flex;align-items:center;gap:.1rem;padding:.32rem}.sr-form__error-text{font-size:.25rem;color:#ef4444}.sr-form__header{margin-bottom:.2rem}.sr-form__title{font-size:.3rem;font-weight:700;color:#1e3a5f;margin-bottom:.04rem}.sr-form__subtitle{font-size:.22rem;color:#64748b;line-height:1.4}.sr-form__prompt-section{background:linear-gradient(135deg,#fef3c7,#fffbeb);border-radius:.16rem;padding:.16rem .18rem;margin-bottom:.2rem;border:.01rem solid #fde68a}.sr-form__prompt-label{display:flex;align-items:center;gap:.06rem;font-size:.22rem;font-weight:600;color:#92400e;margin-bottom:.1rem}.sr-form__prompt-textarea{width:100%;min-height:1rem;border:none;background:#ffffffb3;border-radius:.12rem;padding:.12rem .14rem;font-size:.24rem;color:#1e3a5f;line-height:1.6;resize:vertical;font-family:inherit;outline:none}.sr-form__prompt-textarea::placeholder{color:#b0b0b0}.sr-form__prompt-textarea:focus{background:#fff;box-shadow:0 0 0 .02rem #f59e0b}.sr-form__fields{display:flex;flex-direction:column;gap:.16rem;margin-bottom:.24rem}.sr-form__row{display:flex;gap:.12rem}.sr-form__stepper{flex:1;display:flex;flex-direction:column;align-items:center;gap:.08rem;background:#f8fafc;border-radius:.16rem;padding:.12rem .08rem;border:.01rem solid #e8ebed}.sr-form__stepper-label{display:flex;align-items:center;gap:.04rem;font-size:.2rem;color:#64748b;font-weight:500}.sr-form__stepper-controls{display:flex;align-items:center;gap:.06rem}.sr-form__stepper-btn{width:.32rem;height:.32rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:.01rem solid #e8ebed;background:#fff;cursor:pointer}.sr-form__stepper-btn:active{background:#f0f0f0}.sr-form__stepper-val{font-size:.28rem;font-weight:700;color:#1e3a5f;min-width:.28rem;text-align:center}.sr-form__budget-row{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border-radius:.16rem;padding:.14rem .18rem;border:.01rem solid #e8ebed}.sr-form__budget-input{display:flex;align-items:center;gap:.04rem}.sr-form__budget-prefix{font-size:.24rem;font-weight:600;color:#f59e0b}.sr-form__budget-field{width:1.2rem;height:.48rem;border:.01rem solid #e8ebed;border-radius:.12rem;padding:0 .12rem;font-size:.26rem;font-weight:600;color:#1e3a5f;text-align:center;background:#fff;outline:none;font-family:inherit;-moz-appearance:textfield}.sr-form__budget-field::placeholder{color:#b0b0b0;font-weight:400}.sr-form__budget-field:focus{border-color:#f59e0b;box-shadow:0 0 0 .02rem #f59e0b33}.sr-form__budget-field::-webkit-inner-spin-button,.sr-form__budget-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sr-form__budget-suffix{font-size:.22rem;color:#8c8c8c}.sr-form__flavor-section{display:flex;flex-direction:column;gap:.1rem}.sr-form__flavor-label{display:flex;align-items:center;gap:.06rem;font-size:.22rem;font-weight:500;color:#64748b}.sr-form__flavor-chips{display:flex;flex-wrap:wrap;gap:.08rem}.sr-form__flavor-chip{display:flex;align-items:center;gap:.04rem;padding:.08rem .16rem;border-radius:.24rem;border:.01rem solid #e8ebed;background:#fff;font-size:.22rem;color:#595959;cursor:pointer;transition:all .15s ease}.sr-form__flavor-chip:active{transform:scale(.95)}.sr-form__flavor-chip--active{background:#10b981;border-color:#10b981;color:#fff;font-weight:500}.sr-form__restrictions-section{display:flex;flex-direction:column;gap:.08rem}.sr-form__restrictions-label{display:flex;align-items:center;gap:.06rem;font-size:.22rem;font-weight:500;color:#64748b}.sr-form__restrictions-input{height:.48rem;border:.01rem solid #e8ebed;border-radius:.12rem;padding:0 .14rem;font-size:.24rem;color:#1e3a5f;background:#f8fafc;outline:none;font-family:inherit}.sr-form__restrictions-input::placeholder{color:#b0b0b0}.sr-form__restrictions-input:focus{border-color:#f59e0b;background:#fff}.sr-form__submit{display:flex;align-items:center;justify-content:center;gap:.08rem;width:100%;height:.88rem;border-radius:.44rem;border:none;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:.3rem;font-weight:600;cursor:pointer;transition:all .15s ease}.sr-form__submit:active,.sr-form__submit--pressed{opacity:.85;transform:scale(.98)}.sr-form__submit:disabled{opacity:.6;cursor:not-allowed}.rec-order{padding:.28rem .32rem;padding-bottom:0}.rec-order--loading{display:flex;align-items:center;gap:.12rem;min-height:1.2rem;padding:.4rem .24rem;color:#7a8ca5}.rec-order__spinner{animation:rec-order-spin 1s linear infinite}.rec-order__loading-text{font-size:.25rem;color:#7a8ca5}.rec-order--error{display:flex;align-items:center;gap:.1rem;min-height:4.2rem;padding:.32rem .24rem}.rec-order__error-text{font-size:.25rem;color:#ef4444}.rec-order--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:4.2rem;padding:.48rem .24rem}.rec-order__empty-text{font-size:.25rem;color:#7a8ca5}.rec-order__title{font-size:.3rem;font-weight:700;color:#173b5f;line-height:1.3;margin-bottom:.16rem}.rec-order__reasons{display:flex;align-items:flex-start;gap:.08rem;margin-bottom:.12rem;padding:.12rem .16rem;background:#fdf8e8;border-radius:.12rem;border:.01rem solid #F5ECC8;font-size:.22rem;color:#7a8ca5;line-height:1.5}.rec-order__reasons svg{flex-shrink:0;margin-top:.03rem}.rec-order__reasons-list{flex:1;display:flex;flex-direction:column;gap:.04rem}.rec-order__reason-item{position:relative;padding-left:.12rem;line-height:1.6}.rec-order__reason-item:before{content:"•";position:absolute;left:0;color:#fdba2d}.rec-order__references{display:flex;align-items:flex-start;gap:.08rem;margin-bottom:.12rem;padding:.12rem .16rem;background:#f0fafa;border-radius:.12rem;border:.01rem solid #D0F5F3;font-size:.22rem;color:#7a8ca5;line-height:1.5}.rec-order__references svg{flex-shrink:0;margin-top:.03rem}.rec-order__references-list{flex:1;display:flex;flex-direction:column;gap:.04rem}.rec-order__reference-item{position:relative;padding-left:.12rem;line-height:1.6}.rec-order__reference-item:before{content:"•";position:absolute;left:0;color:#19c7c3}.rec-order__safety{display:flex;align-items:flex-start;gap:.08rem;margin-bottom:.16rem;padding:.1rem .16rem;background:#fff9e6;border-radius:.12rem;border:.01rem solid #F5ECC8;font-size:.2rem;color:#8b6914;line-height:1.5}.rec-order__safety svg{flex-shrink:0;margin-top:.03rem}.rec-order__categories{display:flex;flex-direction:column;gap:.16rem;margin-bottom:.2rem;max-height:6rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.rec-order__categories::-webkit-scrollbar{display:none}.rec-order__category{background:#f8fcfd;border:.01rem solid #E2EEF5;border-radius:.16rem;padding:.16rem}.rec-order__category-name{font-size:.24rem;font-weight:600;color:#173b5f;margin-bottom:.12rem;padding-bottom:.08rem;border-bottom:.01rem solid #E2EEF5}.rec-order__category-items{display:flex;flex-direction:column}.rec-order__item{display:flex;align-items:center;gap:.16rem;padding:.2rem 0;border-bottom:.01rem solid #E2EEF5}.rec-order__item:last-child{border-bottom:none}.rec-order__item--removed{opacity:.5}.rec-order__item-thumb{width:1.08rem;height:1.08rem;border-radius:.16rem;overflow:hidden;flex-shrink:0;background:#f4faff;display:flex;align-items:center;justify-content:center}.rec-order__item-emoji{font-size:.36rem;line-height:1}.rec-order__item-info{flex:1;min-width:0;display:flex;flex-direction:column}.rec-order__item-name{font-size:.28rem;font-weight:600;color:#173b5f;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:.08rem;margin-bottom:.06rem}.rec-order__item-tag{font-size:.18rem;color:#ef4444;background:#fef2f2;padding:.01rem .08rem;border-radius:.08rem;font-weight:400;white-space:nowrap;flex-shrink:0}.rec-order__item-desc{font-size:.24rem;color:#7a8ca5;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.08rem}.rec-order__item-price{font-size:.3rem;font-weight:700;color:#fdba2d}.rec-order__item-actions{display:flex;align-items:center;gap:.1rem;flex-shrink:0}.rec-order__qty-btn{width:.44rem;height:.44rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:.015rem solid #E2EEF5;background:#fff;cursor:pointer;transition:all .15s ease}.rec-order__qty-btn:active:not(:disabled){background:#f0f0f0}.rec-order__qty-btn:disabled{cursor:not-allowed;opacity:.5}.rec-order__qty-btn--danger{border-color:#fecaca}.rec-order__qty-btn--danger:active:not(:disabled){background:#fef2f2}.rec-order__qty-val{font-size:.3rem;font-weight:700;color:#173b5f;min-width:.36rem;text-align:center}.rec-order__add-btn{width:.52rem;height:.52rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#19c7c3;cursor:pointer;transition:all .15s ease}.rec-order__add-btn:active:not(:disabled){background:#0fa8a4;transform:scale(.92)}.rec-order__add-btn:disabled{background:#cbd5e1;cursor:not-allowed}.rec-order__merchant-tag{font-size:.2rem;color:#7a8ca5;text-align:center;margin-bottom:.2rem;padding:.08rem 0;background:#f0f9ff;border-radius:.12rem;border:.01rem solid #D0F5F3}.rec-order__secondary-actions{display:flex;gap:.12rem;padding:.16rem 0 .24rem;justify-content:center}.rec-order__secondary-btn{flex:1;max-width:2rem;display:flex;align-items:center;justify-content:center;gap:.06rem;padding:.12rem 0;border-radius:.2rem;border:.01rem solid #E2EEF5;background:#fff;font-size:.22rem;font-weight:500;color:#173b5f;cursor:pointer;transition:all .2s ease}.rec-order__secondary-btn:active{background:#f8fcfd;border-color:#19c7c3}.rec-order__secondary-btn--single{max-width:1.6rem}.rec-order__delivery{display:flex;gap:.12rem;margin-bottom:.16rem;background:#f4faff;border-radius:.16rem;padding:.06rem}.rec-order__delivery--single .rec-order__delivery-btn{flex:1}.rec-order__delivery-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.08rem;padding:.14rem 0;border-radius:.12rem;border:none;background:transparent;color:#173b5f;font-size:.26rem;font-weight:500;cursor:pointer;transition:all .2s ease}.rec-order__delivery-btn:active{transform:scale(.97)}.rec-order__delivery-btn--active{background:#19c7c3;color:#fff;font-weight:600;box-shadow:0 .02rem .08rem #19c7c34d}.rec-order__footer{display:flex;align-items:center;justify-content:space-between;padding:.2rem 0;border-top:.01rem solid #E2EEF5;background:#fff}.rec-order__total{display:flex;flex-direction:column}.rec-order__total-amount{font-size:.24rem;color:#173b5f}.rec-order__total-price{font-size:.4rem;font-weight:700;color:#fdba2d}.rec-order__total-detail{font-size:.22rem;color:#7a8ca5;margin-top:.04rem}.rec-order__pay-btn{display:flex;align-items:center;gap:.08rem;padding:.18rem .36rem;border-radius:.44rem;border:none;background:linear-gradient(135deg,#19c7c3,#0fa8a4);color:#fff;font-size:.3rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s ease}.rec-order__pay-btn:active:not(:disabled){opacity:.85;transform:scale(.98)}.rec-order__pay-btn:disabled{cursor:not-allowed}.rec-order__pay-btn--loading{background:linear-gradient(135deg,#94a3b8,#64748b)}.rec-order__pay-btn--paid{background:linear-gradient(135deg,#94a3b8,#64748b);opacity:.7}.rec-order__spinner-icon{animation:rec-order-spin 1s linear infinite}@keyframes rec-order-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tbox-charging{padding:.32rem}.tbox-charging .ch-header{display:flex;align-items:center;gap:.16rem;font-size:var(--tbox-fs-heading);font-weight:600;color:var(--tbox-text-primary);margin-bottom:.28rem}.tbox-charging .ch-header-icon{width:.48rem;height:.48rem;min-width:.48rem;border-radius:.14rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.tbox-charging .ch-header-icon--active{background:#22c55e!important;animation:charging-pulse 2s ease-in-out infinite}.tbox-charging .ch-header-icon--done{background:linear-gradient(135deg,#52c41a,#389e0d)!important}.tbox-charging .ch-header-icon--error{background:linear-gradient(135deg,#ff4d4f,#cf1322)!important}.tbox-charging .ch-subtitle{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary);margin-bottom:.24rem}.tbox-charging .ch-cable-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;margin-bottom:.28rem}.tbox-charging .ch-cable-card{padding:.28rem .32rem;border:.04rem solid var(--tbox-border);border-radius:.16rem;cursor:pointer;transition:all .2s;text-align:center;background:var(--tbox-bg-subtle)}.tbox-charging .ch-cable-card.selected{border-color:var(--tbox-primary);background:var(--tbox-primary-light, #eff6ff)}.tbox-charging .ch-cable-card--disabled{opacity:.5;cursor:not-allowed}.tbox-charging .ch-cable-icon{margin-bottom:.12rem;height:.72rem;display:flex;align-items:center;justify-content:center}.tbox-charging .ch-cable-icon img{width:.72rem;height:.72rem}.tbox-charging .ch-cable-label{font-size:var(--tbox-fs-body);font-weight:600;color:var(--tbox-text-primary);margin-bottom:.08rem}.tbox-charging .ch-cable-price{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary)}.tbox-charging .ch-cable-price strong{color:#16a34a;font-size:var(--tbox-fs-body)}.tbox-charging .ch-cable-stock{font-size:.22rem;color:#16a34a;margin-top:.08rem}.tbox-charging .ch-cable-stock--empty{color:var(--tbox-text-muted)}.tbox-charging .ch-cable-single{display:flex;align-items:center;gap:.24rem;padding:.28rem;background:var(--tbox-bg-subtle);border-radius:.16rem;border:.01rem solid var(--tbox-border);margin-bottom:.24rem}.tbox-charging .ch-single-icon{width:.96rem;height:.96rem;background:var(--tbox-bg-card);border-radius:.08rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-charging .ch-single-icon img{width:.72rem;height:.72rem}.tbox-charging .ch-single-info{flex:1;min-width:0}.tbox-charging .ch-single-label{font-size:var(--tbox-fs-body);font-weight:600;color:var(--tbox-text-primary)}.tbox-charging .ch-single-price{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary);margin-top:.04rem}.tbox-charging .ch-single-price strong{color:#16a34a;font-size:var(--tbox-fs-body)}.tbox-charging .ch-single-stock{font-size:.22rem;color:#16a34a;margin-top:.04rem}.tbox-charging .ch-single-stock--empty{color:var(--tbox-text-muted)}.tbox-charging .ch-unavailable{display:flex;flex-direction:column;align-items:center;gap:.16rem;padding:.48rem 0;text-align:center}.tbox-charging .ch-unavailable-text{font-size:var(--tbox-fs-body);color:var(--tbox-text-secondary);line-height:1.6}.tbox-charging .ch-rules{background:var(--tbox-bg-subtle);border-radius:.08rem;padding:.2rem .24rem;margin-bottom:.28rem}.tbox-charging .ch-rules-title{font-size:var(--tbox-fs-caption);font-weight:600;color:var(--tbox-text-primary);margin-bottom:.12rem}.tbox-charging .ch-rule-item{font-size:var(--tbox-fs-caption);color:var(--tbox-text-secondary);line-height:1.8}.tbox-charging .ch-actions{display:flex;gap:.16rem}.tbox-charging .ch-actions--centered{justify-content:center}.tbox-charging .ch-actions--single{gap:0}.tbox-charging .ch-start-btn{flex:1;padding:.24rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:.08rem;font-size:var(--tbox-fs-body);font-weight:600;cursor:pointer;white-space:nowrap}.tbox-charging .ch-start-btn:disabled{opacity:.5;cursor:not-allowed}.tbox-charging .ch-start-btn:not(:disabled):active{opacity:.85}.tbox-charging .ch-stop-btn{flex:1;padding:.24rem;background:#fff1f0;color:#ff4d4f;border:.01rem solid #ffa39e;border-radius:.08rem;font-size:var(--tbox-fs-body);font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.08rem}.tbox-charging .ch-stop-btn:disabled{opacity:.5;cursor:not-allowed}.tbox-charging .ch-stop-btn:not(:disabled):active{opacity:.85}.tbox-charging .ch-cancel{padding:.12rem .4rem;color:#000;background:#fff;border:.01rem solid var(--tbox-border);border-radius:.08rem;font-size:var(--tbox-fs-body);cursor:pointer}.tbox-charging .ch-cancel:active{opacity:.85}.tbox-charging .ch-retry-btn{width:100%;padding:.24rem;background:var(--tbox-bg-subtle);color:var(--tbox-text-primary);border:.01rem solid var(--tbox-border);border-radius:.08rem;font-size:var(--tbox-fs-body);font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.08rem;margin-top:.24rem}.tbox-charging .ch-retry-btn:disabled{opacity:.5;cursor:not-allowed}.tbox-charging .ch-retry-btn:not(:disabled):active{opacity:.85}.tbox-charging .ch-hint{text-align:center;font-size:.22rem;color:var(--tbox-text-muted);margin-top:.16rem}.tbox-charging .ch-tip{display:flex;align-items:center;justify-content:center;gap:.06rem;font-size:.2rem;color:var(--tbox-text-muted);margin-top:.2rem}.tbox-charging--charging .ch-cable-info{display:flex;align-items:center;gap:.08rem;padding:.16rem .2rem;background:var(--tbox-bg-subtle);border-radius:.12rem;margin-bottom:.24rem}.tbox-charging--charging .ch-cable-info img{width:.32rem;height:.32rem}.tbox-charging--charging .ch-cable-info span{font-size:.22rem;color:var(--tbox-text-secondary)}.tbox-charging--charging .ch-countdown{text-align:center;margin:.32rem 0 .24rem}.tbox-charging--charging .ch-countdown__time{font-size:.72rem;font-weight:700;color:#22c55e;font-variant-numeric:tabular-nums;letter-spacing:.04rem}.tbox-charging--charging .ch-countdown__label{font-size:.22rem;color:var(--tbox-text-muted);margin-top:.08rem}.tbox-charging--charging .ch-progress{height:.08rem;background:#f0f0f0;border-radius:.04rem;overflow:hidden;margin-bottom:.32rem}.tbox-charging--charging .ch-progress__bar{height:100%;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:.04rem;transition:width 1s linear}.tbox-charging--done .ch-done__message{text-align:center;padding:.4rem 0 .24rem}.tbox-charging--done .ch-done__message p{font-size:.26rem;color:var(--tbox-text-primary);margin-top:.16rem}.tbox-charging--done .ch-done__thanks{font-size:.24rem;color:var(--tbox-text-secondary);margin-top:.08rem}.tbox-charging--daily-limit .ch-header-icon--warning{background:linear-gradient(135deg,#faad14,#d48806)!important}.tbox-charging--daily-limit .ch-daily-limit__message{text-align:center;padding:.4rem 0 .24rem}.tbox-charging--daily-limit .ch-daily-limit__message p{margin-top:.16rem}.tbox-charging--daily-limit .ch-daily-limit__title{font-size:.28rem;font-weight:600;color:var(--tbox-text-primary);line-height:1.5}.tbox-charging--error .ch-error__message{text-align:center;padding:.32rem 0 .16rem}.tbox-charging--error .ch-error__message p{font-size:.24rem;color:var(--tbox-text-secondary);margin-top:.12rem;line-height:1.6}.tbox-charging--error .ch-error__hint{text-align:center;font-size:.22rem;color:var(--tbox-text-muted);padding-bottom:.08rem}@keyframes charging-pulse{0%,to{box-shadow:0 0 #16a34a66}50%{box-shadow:0 0 0 .12rem #16a34a00}}@keyframes ch-skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.tbox-charging--skeleton .ch-skeleton-header,.tbox-charging--skeleton .ch-skeleton-icon,.tbox-charging--skeleton .ch-skeleton-line,.tbox-charging--skeleton .ch-skeleton-stock,.tbox-charging--skeleton .ch-skeleton-btn{background:linear-gradient(90deg,var(--tbox-bg-subtle, #f5f5f5) 25%,var(--tbox-border, #e8e8e8) 50%,var(--tbox-bg-subtle, #f5f5f5) 75%);background-size:200% 100%;animation:ch-skeleton-shimmer 1.5s infinite;border-radius:.08rem}.tbox-charging--skeleton .ch-skeleton-header{height:.48rem;width:60%;margin-bottom:.28rem}.tbox-charging--skeleton .ch-skeleton-connector{display:flex;align-items:center;gap:.24rem;padding:.28rem;background:var(--tbox-bg-subtle);border-radius:.16rem;margin-bottom:.24rem}.tbox-charging--skeleton .ch-skeleton-icon{width:.96rem;height:.96rem;flex-shrink:0}.tbox-charging--skeleton .ch-skeleton-info{flex:1;display:flex;flex-direction:column;gap:.12rem}.tbox-charging--skeleton .ch-skeleton-line{height:.2rem}.tbox-charging--skeleton .ch-skeleton-line--label{width:40%;height:.24rem}.tbox-charging--skeleton .ch-skeleton-line--price{width:60%}.tbox-charging--skeleton .ch-skeleton-line--title{width:30%;height:.24rem;margin-bottom:.12rem}.tbox-charging--skeleton .ch-skeleton-line--rule{width:90%;margin-bottom:.08rem}.tbox-charging--skeleton .ch-skeleton-line--rule:last-child{width:70%}.tbox-charging--skeleton .ch-skeleton-stock{height:.32rem;width:1.2rem;margin-bottom:.24rem}.tbox-charging--skeleton .ch-skeleton-rules{background:var(--tbox-bg-subtle);border-radius:.08rem;padding:.2rem .24rem;margin-bottom:.28rem}.tbox-charging--skeleton .ch-skeleton-actions{display:flex;gap:.16rem}.tbox-charging--skeleton .ch-skeleton-btn{height:.72rem;border-radius:.08rem}.tbox-charging--skeleton .ch-skeleton-btn--primary{flex:1}.tbox-charging--skeleton .ch-skeleton-btn--secondary{width:1.2rem}.tbox-order-detail{padding:.32rem}.tbox-order-detail .od-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.24rem}.tbox-order-detail .od-header-left{display:flex;align-items:center;gap:.1rem}.tbox-order-detail .od-type-name{font-size:.28rem;font-weight:600;color:var(--tbox-text-primary)}.tbox-order-detail .od-header-right{display:flex;align-items:center;gap:.08rem;flex-wrap:wrap;justify-content:flex-end}.tbox-order-detail .od-status{font-size:.22rem;padding:.06rem .16rem;border-radius:.1rem}.tbox-order-detail .od-status--completed{color:#16a34a;background:#f0fdf4}.tbox-order-detail .od-status--using{color:var(--tbox-primary);background:var(--tbox-primary-light)}.tbox-order-detail .od-status--pending{color:#d97706;background:#fffbeb}.tbox-order-detail .od-status--refunded{color:var(--tbox-text-muted);background:var(--tbox-bg-subtle)}.tbox-order-detail .od-status--failed{color:#ef4444;background:#fef2f2}.tbox-order-detail .od-refund-tag{font-size:.22rem;padding:.06rem .16rem;border-radius:.1rem}.tbox-order-detail .od-refund-tag--processing{color:#d97706;background:#fffbeb}.tbox-order-detail .od-refund-tag--partial{color:#ea580c;background:#fff7ed}.tbox-order-detail .od-refund-tag--full{color:var(--tbox-text-muted);background:var(--tbox-bg-subtle)}.tbox-order-detail .od-info{padding:.2rem 0;border-bottom:.01rem solid var(--tbox-border, #f0f0f0);margin-bottom:.2rem}.tbox-order-detail .od-info-row{display:flex;align-items:flex-start;gap:.1rem;margin-bottom:.12rem}.tbox-order-detail .od-info-row:last-child{margin-bottom:0}.tbox-order-detail .od-info-text{font-size:.25rem;color:var(--tbox-text-primary);line-height:1.5;flex:1}.tbox-order-detail .od-info-text--muted{font-size:.22rem;color:var(--tbox-text-muted)}.tbox-order-detail .od-items{padding:.2rem 0;border-bottom:.01rem solid var(--tbox-border, #f0f0f0);margin-bottom:.16rem}.tbox-order-detail .od-items-title{font-size:.26rem;font-weight:600;color:var(--tbox-text-secondary);margin-bottom:.16rem}.tbox-order-detail .od-item-row{display:flex;align-items:center;padding:.12rem 0;gap:.16rem}.tbox-order-detail .od-item-row--img{padding:.16rem 0}.tbox-order-detail .od-item-img{width:1rem;height:1rem;border-radius:.12rem;overflow:hidden;flex-shrink:0;background:#f5f5f5}.tbox-order-detail .od-item-img img{width:100%;height:100%;object-fit:cover}.tbox-order-detail .od-item-info{flex:1;display:flex;flex-direction:column;gap:.04rem;min-width:0}.tbox-order-detail .od-item-name{font-size:.28rem;color:var(--tbox-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbox-order-detail .od-item-type{display:inline-block;font-size:.22rem;color:#8b5cf6;background:#f3f0ff;padding:.02rem .12rem;border-radius:.08rem;align-self:flex-start}.tbox-order-detail .od-item-meta{display:flex;align-items:center;gap:.12rem;font-size:.24rem;color:var(--tbox-text-muted)}.tbox-order-detail .od-item-price{font-size:.26rem;color:var(--tbox-text-secondary);font-weight:500;flex-shrink:0}.tbox-order-detail .od-cafe-info{padding:.12rem 0;border-top:.01rem solid var(--tbox-border, #f0f0f0);border-bottom:.01rem solid var(--tbox-border, #f0f0f0);margin-bottom:.12rem}.tbox-order-detail .od-cafe-row{display:flex;align-items:baseline;padding:.05rem 0;gap:.12rem}.tbox-order-detail .od-cafe-label{font-size:.22rem;color:var(--tbox-text-muted);flex-shrink:0}.tbox-order-detail .od-cafe-value{font-size:.22rem;color:var(--tbox-text-primary);word-break:break-all}.tbox-order-detail .od-cafe-value--highlight{color:#f59e0b;font-weight:600;font-size:.26rem}.tbox-order-detail .od-amount{display:flex;align-items:center;justify-content:space-between;padding:.16rem 0}.tbox-order-detail .od-amount-label{font-size:.24rem;color:var(--tbox-text-secondary)}.tbox-order-detail .od-amount-value{font-size:.32rem;font-weight:700;color:var(--tbox-text-primary)}.tbox-order-detail .od-deposit{font-size:.2rem;color:var(--tbox-text-muted);text-align:right;margin-top:-.08rem;margin-bottom:.08rem}.tbox-order-detail .od-refund-amount{font-size:.2rem;color:#ef4444;text-align:right;margin-top:-.04rem;margin-bottom:.08rem}.tbox-order-detail .od-order-no{display:flex;align-items:center;justify-content:space-between;padding:.12rem 0 .2rem;border-bottom:.01rem solid var(--tbox-border, #f0f0f0);margin-bottom:.24rem}.tbox-order-detail .od-order-no-label{font-size:.2rem;color:var(--tbox-text-muted);flex-shrink:0}.tbox-order-detail .od-order-no-right{display:flex;align-items:center;gap:.08rem;margin-left:.16rem;min-width:0}.tbox-order-detail .od-order-no-value{font-size:.2rem;color:var(--tbox-text-muted);word-break:break-all}.tbox-order-detail .od-order-no-copy{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:.36rem;height:.36rem;padding:0;border:none;border-radius:.08rem;background:var(--tbox-bg-subtle, #f5f5f5);color:var(--tbox-text-muted, #999);cursor:pointer;transition:all .15s ease}.tbox-order-detail .od-order-no-copy:active{background:var(--tbox-border, #e8ebed);color:#3287ff}.tbox-order-detail .od-actions{display:flex;gap:.16rem;margin-bottom:.16rem}.tbox-order-detail .od-actions--center{justify-content:center}.tbox-order-detail .od-actions--center .od-action-btn{flex:0 0 auto;min-width:1.8rem}.tbox-order-detail .od-action-btn{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:.08rem;height:.8rem;border:.01rem solid var(--tbox-border, #e8ebed);border-radius:.16rem;background:#fff;font-size:.24rem;font-weight:500;cursor:pointer;transition:all .2s ease;padding:0;white-space:nowrap}.tbox-order-detail .od-action-btn:disabled{opacity:.5;cursor:not-allowed}.tbox-order-detail .od-action-btn:not(:disabled):active{background:var(--tbox-bg-subtle)}.tbox-order-detail .od-action-btn--refund{color:#ef4444;border-color:#fecaca}.tbox-order-detail .od-action-btn--refund:not(:disabled):active{background:#fef2f2}.tbox-order-detail .od-action-btn--contact{color:#3287ff;border-color:#bfdbfe}.tbox-order-detail .od-action-btn--contact:not(:disabled):active{background:#eff6ff}.tbox-order-detail .od-action-btn--dropship{color:#f59e0b;border-color:#fde68a;background:#fffbeb}.tbox-order-detail .od-action-btn--dropship:not(:disabled):active{background:#fef3c7}.tbox-order-detail .od-repay-section{margin-bottom:.24rem;padding:.2rem .32rem;background:#fffbeb;border-radius:.16rem;border:.01rem solid #fde68a}.tbox-order-detail .od-repay-tip{font-size:.22rem;color:#92400e;margin-bottom:.16rem;line-height:1.5}.tbox-order-detail .od-repay-btn{display:flex;align-items:center;justify-content:center;gap:.1rem;width:100%;height:.88rem;border:none;border-radius:.44rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:.3rem;font-weight:600;cursor:pointer;transition:all .2s ease}.tbox-order-detail .od-repay-btn:disabled{opacity:.5;cursor:not-allowed}.tbox-order-detail .od-repay-btn:not(:disabled):active{transform:scale(.98);background:linear-gradient(135deg,#d97706,#b45309)}.tbox-dropship-registration{padding:0;background:linear-gradient(135deg,#4a9fff,#5baeff);border-radius:.28rem .28rem 0 0}.tbox-dropship-registration.dr-submitted{background:#fff;border-radius:0;display:flex;flex-direction:column;align-items:center;padding:.48rem .32rem}.tbox-dropship-registration .dr-success-icon{margin-bottom:.2rem}.tbox-dropship-registration .dr-success-title{font-size:.3rem;font-weight:700;color:var(--tbox-text-primary);margin-bottom:.12rem}.tbox-dropship-registration .dr-success-desc{font-size:.24rem;color:var(--tbox-text-secondary);margin-bottom:.2rem;text-align:center;line-height:1.5}.tbox-dropship-registration .dr-success-contact{font-size:.24rem;color:var(--tbox-text-primary);text-align:center;line-height:1.5;padding:.16rem .24rem;background:var(--tbox-bg-subtle, #f8f9fa);border-radius:.16rem;width:100%;box-sizing:border-box}.tbox-dropship-registration .dr-header{display:flex;align-items:center;gap:.2rem;padding:.36rem .32rem .56rem;color:#fff}.tbox-dropship-registration .dr-header-icon{width:.56rem;height:.56rem;border-radius:.28rem;background:#ffffff40;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-dropship-registration .dr-header-text{flex:1;min-width:0}.tbox-dropship-registration .dr-title{font-size:.28rem;font-weight:700;margin-bottom:.06rem}.tbox-dropship-registration .dr-subtitle{font-size:.22rem;opacity:.85}.tbox-dropship-registration .dr-content{background:#fff;border-radius:.32rem .32rem 0 0;margin-top:-.36rem;position:relative;z-index:1;padding:.28rem .32rem .32rem;padding-bottom:calc(.32rem + env(safe-area-inset-bottom,0px))}.tbox-dropship-registration .dr-field{margin-bottom:.24rem}.tbox-dropship-registration .dr-field-label{display:flex;align-items:center;gap:.08rem;font-size:.24rem;font-weight:500;color:var(--tbox-text-primary);margin-bottom:.12rem}.tbox-dropship-registration .dr-required{color:#ef4444;font-size:.2rem}.tbox-dropship-registration .dr-optional{color:var(--tbox-text-muted);font-size:.2rem;font-weight:400}.tbox-dropship-registration .dr-input{width:100%;height:.88rem;padding:0 .24rem;border:.01rem solid var(--tbox-border, #e8ebed);border-radius:.16rem;font-size:.28rem;color:var(--tbox-text-primary);background:#fafafa;outline:none;transition:border-color .2s;box-sizing:border-box}.tbox-dropship-registration .dr-input:focus{border-color:#3287ff;border-width:.02rem;padding:0 .23rem;background:#fff}.tbox-dropship-registration .dr-input::placeholder{color:var(--tbox-text-muted)}.tbox-dropship-registration .dr-input--error{border-color:#ef4444;background:#fef2f2}.tbox-dropship-registration .dr-input-error{font-size:.22rem;color:#ef4444;margin-top:.08rem;line-height:1.4}.tbox-dropship-registration .dr-quantity-control{display:flex;align-items:center;gap:.16rem;background:var(--tbox-bg-subtle, #f5f5f5);border-radius:.16rem;padding:.12rem .2rem}.tbox-dropship-registration .dr-qty-btn{width:.56rem;height:.56rem;border-radius:.12rem;border:.01rem solid var(--tbox-border, #e8ebed);background:#fff;font-size:.32rem;font-weight:600;color:var(--tbox-text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.tbox-dropship-registration .dr-qty-btn:disabled{opacity:.4;cursor:not-allowed}.tbox-dropship-registration .dr-qty-btn:not(:disabled):active{background:#3287ff;color:#fff;border-color:#3287ff}.tbox-dropship-registration .dr-qty-input{flex:1;height:.56rem;border:none;background:transparent;font-size:.32rem;font-weight:600;color:var(--tbox-text-primary);text-align:center;outline:none;-moz-appearance:textfield}.tbox-dropship-registration .dr-qty-input::-webkit-outer-spin-button,.tbox-dropship-registration .dr-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tbox-dropship-registration .dr-textarea{width:100%;min-height:1.4rem;padding:.16rem .24rem;border:.01rem solid var(--tbox-border, #e8ebed);border-radius:.16rem;font-size:.26rem;color:var(--tbox-text-primary);background:#fafafa;outline:none;resize:none;transition:border-color .2s;box-sizing:border-box;line-height:1.6;font-family:inherit}.tbox-dropship-registration .dr-textarea:focus{border-color:#3287ff;border-width:.02rem;padding:.15rem .23rem;background:#fff}.tbox-dropship-registration .dr-textarea::placeholder{color:var(--tbox-text-muted)}.tbox-dropship-registration .dr-textarea-count{font-size:.2rem;color:var(--tbox-text-muted);text-align:right;margin-top:.06rem}.tbox-dropship-registration .dr-submit-btn{width:100%;height:.88rem;background:linear-gradient(to right,#3188ff,#01a1ff);color:#fff;border:none;border-radius:.44rem;font-size:.28rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.1rem;transition:opacity .2s;margin-top:.08rem}.tbox-dropship-registration .dr-submit-btn:disabled{opacity:.5;cursor:not-allowed}.tbox-dropship-registration .dr-submit-btn:not(:disabled):active{opacity:.85}.tbox-refund-app{padding:.32rem;position:relative}.tbox-refund-app .ra-status-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:.08rem;font-size:.32rem;font-weight:600;z-index:1;border-radius:inherit}.tbox-refund-app .ra-product-section{margin-bottom:.2rem;padding-bottom:.2rem;border-bottom:.01rem solid var(--tbox-border, #f0f0f0)}.tbox-refund-app .ra-product-card{display:flex;gap:.2rem}.tbox-refund-app .ra-product-img-wrap{flex-shrink:0;width:1.2rem;height:1.2rem;border-radius:.12rem;overflow:hidden;background:var(--tbox-bg-subtle, #f0f2f5);position:relative}.tbox-refund-app .ra-product-img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.tbox-refund-app .ra-product-img-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.tbox-refund-app .ra-product-img-fallback-hidden{display:none}.tbox-refund-app .ra-product-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.tbox-refund-app .ra-product-name{font-size:.28rem;font-weight:600;color:var(--tbox-text-primary);line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tbox-refund-app .ra-product-qty{font-size:.24rem;color:var(--tbox-text-muted);margin-top:.08rem}.tbox-refund-app .ra-product-more{font-size:.22rem;color:var(--tbox-text-muted);margin-top:.12rem;padding-left:.04rem}.tbox-refund-app .ra-amount-section{margin-bottom:.2rem;padding-bottom:.2rem;border-bottom:.01rem solid var(--tbox-border, #f0f0f0)}.tbox-refund-app .ra-amount-row{display:flex;align-items:center;justify-content:space-between}.tbox-refund-app .ra-amount-label{font-size:.26rem;color:var(--tbox-text-secondary)}.tbox-refund-app .ra-amount-value{font-size:.32rem;font-weight:700;color:var(--tbox-primary, #3287ff)}.tbox-refund-app .ra-amount-hint{font-size:.2rem;color:var(--tbox-text-muted);margin-top:.08rem}.tbox-refund-app .ra-reason-section{margin-bottom:.24rem}.tbox-refund-app .ra-reason-label{display:flex;align-items:center;gap:.08rem;font-size:.26rem;font-weight:500;color:var(--tbox-text-secondary);margin-bottom:.16rem}.tbox-refund-app .ra-tags{display:flex;flex-wrap:wrap;gap:.12rem;margin-bottom:.16rem}.tbox-refund-app .ra-tag{flex:0 0 auto;display:inline-flex;align-items:center;height:.56rem;padding:0 .2rem;border:.01rem solid #d9d9d9;border-radius:.28rem;background:#fff;font-size:.22rem;color:var(--tbox-text-secondary);cursor:pointer;transition:all .15s ease;white-space:nowrap}.tbox-refund-app .ra-tag:disabled{opacity:.5;cursor:not-allowed}.tbox-refund-app .ra-tag:not(:disabled):active{background:#f5f5f5}.tbox-refund-app .ra-tag--active{background:var(--tbox-primary-light, #eff6ff);border-color:var(--tbox-primary, #3287ff);color:var(--tbox-primary, #3287ff);font-weight:500}.tbox-refund-app .ra-textarea-wrap{position:relative}.tbox-refund-app .ra-textarea{width:100%;min-height:1.6rem;padding:.2rem .24rem .48rem;border:.01rem solid var(--tbox-border, #e8ebed);border-radius:.16rem;background:#fff;font-size:.26rem;color:var(--tbox-text-primary);line-height:1.6;resize:vertical;outline:none;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease}.tbox-refund-app .ra-textarea::placeholder{color:var(--tbox-text-muted)}.tbox-refund-app .ra-textarea:focus{border-color:var(--tbox-primary, #3287ff);box-shadow:0 0 0 .02rem #3287ff1a}.tbox-refund-app .ra-textarea:disabled{opacity:.5;cursor:not-allowed;background:var(--tbox-bg-subtle, #f5f5f5)}.tbox-refund-app .ra-char-count{position:absolute;right:.2rem;bottom:.16rem;font-size:.2rem;color:var(--tbox-text-muted);pointer-events:none}.tbox-refund-app .ra-char-count--over{color:#ef4444;font-weight:500}.tbox-refund-app .ra-error{display:flex;align-items:flex-start;gap:.08rem;padding:.16rem .2rem;background:#fef2f2;border-radius:.12rem;margin-bottom:.2rem;font-size:.24rem;color:#ef4444;line-height:1.5}.tbox-refund-app .ra-error svg{flex-shrink:0;margin-top:.03rem}.tbox-refund-app .ra-submit-btn{display:flex;align-items:center;justify-content:center;gap:.1rem;width:100%;height:.88rem;border:none;border-radius:.44rem;background:var(--tbox-primary, #3287ff);color:#fff;font-size:.3rem;font-weight:600;cursor:pointer;transition:all .2s ease}.tbox-refund-app .ra-submit-btn:disabled{opacity:.45;cursor:not-allowed;background:#d9d9d9}.tbox-refund-app .ra-submit-btn:not(:disabled):active{transform:scale(.98);filter:brightness(.92)}.tbox-refund-app .ra-spinner{animation:ra-spin 1s linear infinite}@keyframes ra-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tbox-refund-app .ra-result{text-align:center}.tbox-refund-app .ra-result-icon{margin-bottom:.16rem}.tbox-refund-app .ra-result-title{font-size:.3rem;font-weight:600;color:#16a34a;margin-bottom:.24rem}.tbox-refund-app .ra-result-rows{padding:.2rem .24rem;background:var(--tbox-bg-subtle, #f8f9fa);border-radius:.16rem;text-align:left}.tbox-refund-app .ra-result-row{display:flex;align-items:baseline;justify-content:space-between;padding:.08rem 0;gap:.16rem}.tbox-refund-app .ra-result-row:first-child{padding-top:0}.tbox-refund-app .ra-result-row:last-child{padding-bottom:0}.tbox-refund-app .ra-result-label{font-size:.22rem;color:var(--tbox-text-muted);flex-shrink:0}.tbox-refund-app .ra-result-value{font-size:.22rem;color:var(--tbox-text-primary);text-align:right;word-break:break-all}.tbox-refund-app .ra-result-value--amount{font-size:.28rem;font-weight:600;color:var(--tbox-primary, #3287ff)}.tbox-refund-app .ra-result-value--status{font-weight:500;color:#d97706}.tbox-refund-app .ra-skeleton{opacity:.6}.tbox-refund-app .ra-skeleton-product{display:flex;gap:.2rem;margin-bottom:.2rem;padding-bottom:.2rem;border-bottom:.01rem solid var(--tbox-border, #f0f0f0)}.tbox-refund-app .ra-skeleton-img{width:1.2rem;height:1.2rem;border-radius:.12rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:ra-skeleton-shimmer 1.5s infinite}.tbox-refund-app .ra-skeleton-info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.12rem}.tbox-refund-app .ra-skeleton-amount{margin-bottom:.2rem;padding-bottom:.2rem;border-bottom:.01rem solid var(--tbox-border, #f0f0f0)}.tbox-refund-app .ra-skeleton-reason{margin-bottom:.24rem}.tbox-refund-app .ra-skeleton-tags{display:flex;gap:.12rem;margin-bottom:.16rem}.tbox-refund-app .ra-skeleton-tag{width:1.2rem;height:.56rem;border-radius:.28rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:ra-skeleton-shimmer 1.5s infinite}.tbox-refund-app .ra-skeleton-textarea{width:100%;height:1.6rem;border-radius:.16rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:ra-skeleton-shimmer 1.5s infinite}.tbox-refund-app .ra-skeleton-btn{width:100%;height:.88rem;border-radius:.44rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:ra-skeleton-shimmer 1.5s infinite}.tbox-refund-app .ra-skeleton-line{height:.2rem;border-radius:.1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:ra-skeleton-shimmer 1.5s infinite}.tbox-refund-app .ra-skeleton-line--title{width:70%;height:.28rem}.tbox-refund-app .ra-skeleton-line--short{width:40%}.tbox-refund-app .ra-skeleton-line--label{width:30%;margin-bottom:.12rem}.tbox-refund-app .ra-skeleton-line--price{width:25%;height:.32rem}@keyframes ra-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dispense-slot-tip{padding:.28rem .32rem}.dispense-slot-tip__icon-row{display:flex;align-items:center;gap:.12rem;margin-bottom:.24rem}.dispense-slot-tip__title{font-size:.28rem;font-weight:600;color:var(--tbox-text-primary);line-height:1.4}.dispense-slot-tip__grid-wrap{background:#f5f6f8;border-radius:.16rem;padding:.24rem;margin-bottom:.2rem}.dispense-slot-tip__grid{display:flex;flex-direction:column;gap:.16rem}.dispense-slot-tip__row{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem}.dispense-slot-tip__cell{display:flex;align-items:center;justify-content:center;gap:.08rem;height:.76rem;background:#fff;border:none;border-radius:.14rem;box-shadow:0 .02rem .08rem #0000000f;transition:all .25s ease}.dispense-slot-tip__cell--active{background:var(--tbox-primary, #1677ff);box-shadow:0 .04rem .12rem #1677ff4d}.dispense-slot-tip__cell--active .dispense-slot-tip__cell-icon{color:#fff}.dispense-slot-tip__cell--active .dispense-slot-tip__cell-label{color:#fff;font-weight:700}.dispense-slot-tip__cell-icon{color:var(--tbox-primary, #1677ff);flex-shrink:0}.dispense-slot-tip__cell-label{font-size:.26rem;font-weight:600;color:#b0b5bd;line-height:1}.dispense-slot-tip__body{display:flex;align-items:center;gap:.12rem;padding:.04rem 0}.dispense-slot-tip__text{font-size:.25rem;color:var(--tbox-text-secondary);line-height:1.5}.dispense-slot-tip__slot{font-size:.32rem;font-weight:700;color:var(--tbox-primary);margin:0 .04rem}.msg-row{display:flex;align-items:flex-start;margin-bottom:.2rem;padding:0 .24rem}.msg-row--user{flex-direction:row-reverse}.msg-row--bot{flex-direction:row}.msg-main{min-width:0}.msg-row--bot .msg-main{flex:1}.msg-meta{display:flex;align-items:center;margin-bottom:.06rem}.msg-meta--user{justify-content:flex-end;margin-right:.12rem}.msg-meta--bot{justify-content:flex-start}.msg-meta__role{font-size:.19rem;color:#70788d;margin-right:.08rem}.msg-meta__time{font-size:.18rem;color:#a0a7b8}.msg-bubble{padding:.18rem .22rem;border-radius:.2rem;line-height:1.6;box-shadow:0 .04rem .16rem #32415c14}.msg-bubble--user{background-color:#ffffffe6;border-radius:.48rem .48rem .08rem;width:fit-content;max-width:100%;margin-left:auto;margin-right:.12rem;margin-bottom:.08rem;display:flex;align-items:center;min-height:.48rem}.msg-bubble--bot{position:relative;font-size:.3rem;line-height:1.6;padding:.22rem;color:#1b1212;background-color:#fff6;border:.01rem solid #edf0f6;border-radius:.48rem .08rem .48rem .48rem;box-shadow:0 .03rem .08rem .05rem #0170fe0a,0 .02rem .04rem #484e5612}.msg-bubble__text{font-size:.25rem}.msg-bubble--user .msg-bubble__text{color:#1f3b63;font-weight:500;overflow-wrap:break-word}.msg-media{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.16rem;direction:rtl;margin-right:.12rem;margin-top:.04rem;-webkit-overflow-scrolling:touch}.msg-media::-webkit-scrollbar{display:none}.msg-media__thumb{direction:ltr;width:var(--tbox-media-item-size);min-width:var(--tbox-media-item-size);height:var(--tbox-media-item-size);border-radius:var(--tbox-media-item-radius);object-fit:cover;flex-shrink:0}.msg-toolbar{display:flex;align-items:center;margin-top:.08rem;opacity:.4}.msg-toolbar--user{justify-content:flex-end;padding-right:.12rem}.msg-toolbar__action{display:flex;align-items:center;justify-content:center;width:.34rem;height:.28rem}.msg-toolbar-row{display:flex;align-items:center;gap:.12rem;margin-top:.12rem;flex-wrap:wrap}.msg-thinking,.msg-thinking-inline{display:flex;justify-content:flex-start;align-items:center;gap:.08rem;padding:.1rem 0;margin-left:.12rem}.msg-thinking__dot,.msg-thinking-inline__dot{width:.1rem;height:.1rem;border-radius:50%;background:#8a9ab8;animation:dot-fade 1.4s ease-in-out infinite}.msg-thinking__dot--2,.msg-thinking-inline__dot--2{animation-delay:.2s}.msg-thinking__dot--3,.msg-thinking-inline__dot--3{animation-delay:.4s}@keyframes dot-fade{0%,80%,to{opacity:.3}40%{opacity:1}}.msg-markdown{font-size:.25rem;color:#2a3142;overflow-wrap:anywhere}.msg-markdown h1,.msg-markdown h2,.msg-markdown h3,.msg-markdown h4,.msg-markdown h5,.msg-markdown h6{margin:.16rem 0 .08rem;font-weight:600;line-height:1.4}.msg-markdown h1{font-size:.36rem}.msg-markdown h2{font-size:.32rem}.msg-markdown h3{font-size:.3rem}.msg-markdown h4{font-size:.28rem}.msg-markdown p{margin:.08rem 0}.msg-markdown strong{font-weight:600}.msg-markdown em{font-style:italic}.msg-markdown a{color:#1677ff;text-decoration:underline}.msg-markdown ul,.msg-markdown ol{padding-left:.32rem;margin:.08rem 0}.msg-markdown li{margin:.04rem 0}.msg-markdown blockquote{border-left:.04rem solid #667eea;padding-left:.16rem;margin:.12rem 0;color:#666}.msg-markdown code{background:#0000000f;padding:.02rem .08rem;border-radius:.06rem;font-size:.26rem;font-family:Menlo,Monaco,Consolas,monospace}.msg-markdown pre{background:#1e1e2e;border-radius:.12rem;padding:.2rem;margin:.12rem 0;overflow-x:auto}.msg-markdown pre code{background:none;padding:0;color:#cdd6f4;font-size:.24rem}.msg-markdown table{width:100%;border-collapse:collapse;margin:.12rem 0}.msg-markdown th,.msg-markdown td{border:.01rem solid #ddd;padding:.08rem .12rem;text-align:left;font-size:.26rem}.msg-markdown th{background:#f0f0f5;font-weight:600}.msg-retry-action{margin-top:.12rem}.msg-retry-action__btn{display:block;width:100%;padding:.24rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:.08rem;font-size:var(--tbox-fs-body);font-weight:600;cursor:pointer;transition:opacity .2s}.msg-retry-action__btn:disabled{opacity:.5;cursor:not-allowed}.msg-retry-action__btn:not(:disabled):active{opacity:.85}.tbox-media-list{display:flex;align-items:flex-end;gap:.16rem;padding:0 0 .16rem;overflow:visible}.tbox-media-list__scroll{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.16rem;-webkit-overflow-scrolling:touch;min-width:0}.tbox-media-list__scroll::-webkit-scrollbar{display:none}.tbox-media-item{width:var(--tbox-media-item-size);min-width:var(--tbox-media-item-size);height:var(--tbox-media-item-size);border-radius:var(--tbox-media-item-radius);overflow:visible;position:relative;background:#f5f5f5}.tbox-media-item--image{overflow:hidden}.tbox-media-item__thumb{width:100%;height:100%;display:block;object-fit:cover}.tbox-media-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#00000080;border-radius:var(--tbox-media-item-radius);gap:.08rem}.tbox-media-item__progress-ring{width:.6rem;height:.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.tbox-media-item__progress-inner{width:.48rem;height:.48rem;border-radius:50%;background:#000000b3;display:flex;align-items:center;justify-content:center}.tbox-media-item__progress-text{color:#fff;font-size:.2rem;font-weight:700;text-align:center}.tbox-media-item__status-icon{display:flex;align-items:center;justify-content:center}.tbox-media-item__status-text{color:#ffffffd9;font-size:.2rem;font-weight:500;text-align:center;white-space:nowrap}.tbox-media-item__remove{position:absolute;top:.12rem;right:.12rem;width:.36rem;height:.36rem;border-radius:.18rem;background:#0000008c;display:flex;align-items:center;justify-content:center;box-shadow:0 .02rem .04rem #00000026;z-index:2}.tbox-file-item{display:flex;flex-direction:row;align-items:center;gap:.12rem;min-width:2.8rem;height:var(--tbox-media-item-size);border-radius:var(--tbox-media-item-radius);background:#fcfcfc;padding:.16rem;box-sizing:border-box;position:relative;overflow:visible}.tbox-file-item__icon{flex-shrink:0;width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center}.tbox-file-item__info{display:flex;flex-direction:column;justify-content:center;gap:.04rem;flex:1;min-width:0}.tbox-file-item__name{font-size:.24rem;color:#333;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.tbox-file-item__meta{font-size:.2rem;color:#00000040;white-space:nowrap}.tbox-file-item__meta--failed{color:#ff4d4f}.tbox-file-item .tbox-media-item__remove{position:absolute;top:.12rem;right:.12rem}.tbox-media-add{width:var(--tbox-media-item-size);min-width:var(--tbox-media-item-size);height:var(--tbox-media-item-size);border-radius:var(--tbox-media-item-radius);background:#fff9;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.tbox-media-popover{position:absolute;bottom:calc(var(--tbox-media-item-size) + .08rem);right:0;width:var(--tbox-media-item-size);background:#fff;border-radius:.2rem;padding:.16rem 0;box-shadow:0 .04rem .2rem #00000014;z-index:10;opacity:0;transform:translateY(.08rem);transition:opacity .2s ease-out,transform .2s ease-out;pointer-events:none}.tbox-media-popover--visible{opacity:1;transform:translateY(0);pointer-events:auto}.tbox-media-popover__item{display:flex;flex-direction:row;align-items:center;height:.6rem;gap:.08rem;padding:0 .16rem}.tbox-media-popover__item+.tbox-media-popover__item{margin-top:.08rem}.tbox-media-popover__icon-wrap{width:.4rem;height:.4rem;border-radius:.08rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbox-media-popover__icon{width:.32rem;height:.32rem}.tbox-media-popover__label{font-size:.28rem;color:#1f3b63e0;font-weight:400;line-height:1.4}.tbox-chat-input{position:relative;z-index:1;width:100%;max-width:var(--tbox-content-max-width);margin:0 auto;box-sizing:border-box;padding:.16rem .24rem calc(.16rem + env(safe-area-inset-bottom,0px));background:transparent}.tbox-chat-input__row{display:flex;align-items:flex-end;gap:.16rem}.tbox-chat-input__wrapper{display:flex;align-items:flex-end;flex:1;min-width:0;gap:.28rem;background:var(--tbox-input-bg);border-radius:var(--tbox-input-radius);padding:var(--tbox-input-padding);box-shadow:0 .02rem .2rem #6e8bb43d}.tbox-chat-input__field{flex:1;min-width:0;resize:none;border:none;outline:none;background:transparent;font-family:inherit;font-size:.3rem;line-height:.48rem;max-height:2rem;color:var(--tbox-text-primary);padding:0}.tbox-chat-input__field::placeholder{color:#10295399}.tbox-chat-input__send{width:var(--tbox-send-btn-size);height:var(--tbox-send-btn-size);flex-shrink:0;display:flex;align-items:center;justify-content:center}.tbox-chat-input__send-img{width:var(--tbox-send-btn-size);height:var(--tbox-send-btn-size);display:block}.tbox-chat-input__disclaimer{margin-top:.1rem;text-align:center;font-size:.2rem;line-height:1.5;color:#10295352;-webkit-user-select:none;-webkit-touch-callout:none;user-select:none}.tbox-new-chat-btn{width:.88rem;height:.88rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff80;box-shadow:0 .02rem .2rem #6e8bb43d}.tbox-new-chat-btn__icon{width:.44rem;height:.44rem}.tbox-voice-toggle{width:.44rem;height:.44rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.tbox-voice-toggle__icon{width:.44rem;height:.44rem}.tbox-voice-toggle--active{opacity:.7}.tbox-media-picker{position:relative;flex-shrink:0}.tbox-media-picker__trigger{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .25s ease}.tbox-media-picker__trigger--open{transform:rotate(45deg)}.tbox-media-picker__trigger-icon{width:var(--tbox-send-btn-size);height:var(--tbox-send-btn-size)}.tbox-media-picker-menu{margin-top:.24rem;display:flex;flex-direction:row;height:1.32rem;overflow:hidden;opacity:0;transform:translateY(.1rem);transition:all .2s ease-in;will-change:opacity,transform}.tbox-media-picker-menu--visible{opacity:1;transform:translateY(0);transition:all .25s ease-out}.tbox-media-picker-menu__option{display:flex;overflow:hidden;flex-shrink:0;justify-content:center;align-items:center;width:2.24rem;height:1.32rem;border-radius:.2rem;background:#0000000a;opacity:0;transform:translateY(.15rem);transition:all .3s ease-out;will-change:opacity,transform}.tbox-media-picker-menu__option+.tbox-media-picker-menu__option{margin-left:.15rem}.tbox-media-picker-menu--visible .tbox-media-picker-menu__option{opacity:1;transform:translateY(0)}.tbox-media-picker-menu--visible .tbox-media-picker-menu__option:nth-child(1){transition-delay:.05s}.tbox-media-picker-menu--visible .tbox-media-picker-menu__option:nth-child(2){transition-delay:.1s}.tbox-media-picker-menu--visible .tbox-media-picker-menu__option:nth-child(3){transition-delay:.15s}.tbox-media-picker-menu__option-content{display:flex;flex-direction:row;align-items:center;height:.48rem}.tbox-media-picker-menu__option-icon{flex-shrink:0;width:.48rem;height:.48rem}.tbox-media-picker-menu__option-label{margin-left:.08rem;font-weight:400;font-size:.26rem;color:#4b6282;line-height:.37rem}.tbox-voice-press-field{flex:1;min-width:0;height:.48rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;box-sizing:border-box;overflow:hidden;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;user-select:none}.tbox-voice-press-field--disabled{opacity:.35}.tbox-voice-press-field--pressing,.tbox-voice-press-field--recording-active{background:#eef4ff}.tbox-voice-press-field--recording-cancel{background:#fff1f1}.tbox-voice-press-field--processing{background:#f5f7fb}.tbox-voice-press-field__content{width:100%;display:flex;align-items:center;justify-content:center;padding:0 .2rem;box-sizing:border-box}.tbox-voice-press-field__text{font-size:.3rem;font-weight:600;line-height:.48rem;color:#1f3b63}.tbox-voice-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;user-select:none}.tbox-voice-overlay__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff03}.tbox-voice-overlay__capture{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:0 .24rem calc(1.5rem + env(safe-area-inset-bottom,.16rem));box-sizing:border-box}.tbox-voice-overlay__panel{width:100%;max-width:var(--tbox-content-max-width);display:flex;flex-direction:column;align-items:center}.tbox-voice-overlay__bubble{width:2.68rem;height:.82rem;background-image:url(https://mdn.alipayobjects.com/huamei_frp8ut/afts/img/A*O6TCSrNeWvwAAAAAQHAAAAgAet-KAQ/original);background-size:100% 100%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;margin-bottom:.4rem}.tbox-voice-overlay__bubble-text{font-size:.24rem;line-height:.62rem;color:#fff;font-weight:500;white-space:nowrap}.tbox-voice-overlay__tip{font-size:.24rem;line-height:.48rem;color:#1f3b6373;font-weight:500;margin-bottom:.32rem;text-align:center}.tbox-voice-overlay__tip--cancel{color:#ff3141}.tbox-voice-overlay__button{width:100%;height:1rem;border-radius:.52rem;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(162deg,#30a2fd -22%,#868af4 108%);box-shadow:0 .12rem .28rem #506fff3d}.tbox-voice-overlay__button--cancel{background-image:linear-gradient(162deg,#fd3030 -22%,#f48686 108%)}.tbox-voice-overlay__wave{width:4.84rem;height:.48rem;background-image:url(https://mdn.alipayobjects.com/huamei_frp8ut/afts/img/A*5PDvR4j7fBgAAAAAVBAAAAgAet-KAQ/original);background-size:100% 100%;background-repeat:no-repeat}.quick-commands{position:relative;z-index:1;width:100%;max-width:var(--tbox-content-max-width);margin:0 auto;box-sizing:border-box;display:flex;gap:.16rem;overflow-x:auto;padding:0 .24rem .12rem;-ms-overflow-style:none;scrollbar-width:none}.quick-commands::-webkit-scrollbar{display:none}.quick-commands__item{flex-shrink:0;display:inline-flex;align-items:center;gap:.08rem;height:.61rem;padding:0 .24rem 0 .16rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#fff;border-radius:.31rem;box-shadow:0 .02rem .12rem #6e8bb41f}.quick-commands__icon{width:.32rem;height:.32rem;object-fit:contain}.quick-commands__icon-svg{color:var(--tbox-primary)}.quick-commands__label{font-size:.26rem;color:#1f3b63d9;white-space:nowrap}.quick-commands__item--disabled{opacity:.45;pointer-events:none}.chat-header{position:absolute;top:.04rem;left:0;right:0;z-index:100;display:flex;flex-direction:column;align-items:center;padding:.04rem .16rem 0;pointer-events:none}.chat-header__group{pointer-events:auto;display:flex;align-items:center;justify-content:center;gap:.08rem;margin-bottom:.08rem;padding:.12rem .16rem;background:#fff6;-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);border-radius:.31rem;max-height:1rem;overflow:hidden;opacity:1;transform:translateY(0) scale(1);transition:all .3s cubic-bezier(.4,0,.2,1)}.chat-header__group--collapsed{opacity:0;transform:translateY(-.2rem) scale(.95);max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;pointer-events:none}.chat-header__btn{display:flex;align-items:center;gap:.08rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:.12rem .24rem;background:#fff;border-radius:.92rem;box-shadow:0 .01rem .04rem #00000014;transition:all .2s ease}.chat-header__btn:active{transform:scale(.98);background:#f5f5f5}.chat-header__btn-icon{width:.32rem;height:.32rem;flex-shrink:0}.chat-header__btn-text{font-size:.24rem;color:#4b6282;font-weight:500;white-space:nowrap;line-height:1}.chat-header__toggle{pointer-events:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:flex;align-items:center;justify-content:center;width:1.1rem;height:.3rem;background:#fffc;border-radius:.14rem;box-shadow:0 .01rem .04rem #00000014;transition:all .2s ease}.chat-header__toggle:active{transform:scale(.98);background:#f5f5f5}.chat-header__arrow{display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.chat-header__arrow--up{transform:rotate(180deg)}.scroll-to-bottom-btn{position:absolute;right:.32rem;bottom:.32rem;width:.72rem;height:.72rem;border-radius:50%;background:#fff;box-shadow:0 .04rem .16rem #0000001f;display:flex;align-items:center;justify-content:center;z-index:10;opacity:0;transform:scale(.8);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.scroll-to-bottom-btn--visible{opacity:1;transform:scale(1);pointer-events:auto}.scroll-to-bottom-btn__arrow{width:0;height:0;border-left:.12rem solid transparent;border-right:.12rem solid transparent;border-top:.14rem solid #666}.tbox-card--skeleton{background:transparent;margin:.24rem;box-shadow:none;margin-bottom:0;overflow:visible;border:.01rem solid #fff3;border-radius:.24rem}.di-skeleton{background:linear-gradient(180deg,#7cb9e8,#2563eb);padding:.36rem .32rem;border-radius:.24rem}.di-skeleton .di-header{display:flex;align-items:flex-start;gap:.24rem;margin-top:.2rem;margin-bottom:.32rem}.di-skeleton .di-header-text{flex:1;min-width:0;padding-top:.04rem}.di-skeleton .di-stats{display:flex;align-items:center;background:#ffffff26;border-radius:.2rem;padding:.28rem .16rem}.di-skeleton .di-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:.08rem;min-width:0}.di-skeleton .di-stat-divider{width:.01rem;height:.64rem;background:#ffffff4d;flex-shrink:0;margin:0 .04rem}.di-skel-bar{background:#ffffff40;border-radius:.08rem;animation:di-skel-pulse 1.5s ease-in-out infinite}.di-skel-bar--name{height:.28rem;width:60%;margin-bottom:.12rem}.di-skel-bar--location{height:.2rem;width:80%}.di-skel-bar--label{height:.16rem;width:.48rem}.di-skel-bar--value{height:.26rem;width:.56rem}.di-skel-circle{width:.48rem;height:.48rem;border-radius:50%;background:#ffffff40;animation:di-skel-pulse 1.5s ease-in-out infinite}@keyframes di-skel-pulse{0%,to{opacity:.6}50%{opacity:1}}.msc-card{margin:.12rem .32rem;padding:.16rem .32rem .24rem;border-radius:.2rem;background:linear-gradient(160deg,#19c7c3,#7ed957);border:.01rem solid rgba(255,255,255,.35);position:relative;overflow:hidden;box-shadow:0 .04rem .16rem #19c7c31f}.msc-card:before{content:"";position:absolute;top:-.4rem;right:-.3rem;width:1.8rem;height:1.8rem;border-radius:50%;background:#ffffff26;pointer-events:none}.msc-card:after{content:"";position:absolute;bottom:-.6rem;left:-.4rem;width:1.4rem;height:1.4rem;border-radius:50%;background:#ffffff1a;pointer-events:none}.msc-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.16rem;position:relative;z-index:1}.msc-card__top-left{display:flex;align-items:center;gap:.1rem;min-width:0;flex:1}.msc-card__icon-wrap{width:.4rem;height:.4rem;border-radius:.12rem;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.msc-card__merchant-main{display:flex;flex-direction:column;gap:.04rem;min-width:0}.msc-card__cafe-name-row{display:flex;align-items:center;gap:.08rem;min-width:0}.msc-card__cafe-name{font-size:.26rem;font-weight:700;color:#fff;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msc-card__status-tag{display:inline-flex;align-items:center;padding:.02rem .08rem;border-radius:.08rem;background:#ffffff40;font-size:.18rem;font-weight:500;color:#ffffffe6;white-space:nowrap;flex-shrink:0;border:.01rem solid rgba(255,255,255,.3)}.msc-card__business-hours{font-size:.2rem;color:#ffffffbf;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msc-card__desc{font-size:.22rem;color:#ffffffd9;line-height:1.5;margin-bottom:.16rem;position:relative;z-index:1}.msc-card__badge{display:flex;align-items:center;gap:.04rem;padding:.04rem .12rem;border-radius:.14rem;background:#fff3;font-size:.2rem;font-weight:600;color:#fff;letter-spacing:.5px}.msc-card__actions{display:flex;flex-wrap:wrap;gap:.1rem;position:relative;z-index:1}.msc-card__action{display:flex;align-items:center;width:calc(50% - .05rem);height:1rem;padding:.12rem .1rem .12rem .12rem;border-radius:.16rem;background:#ffffff38;border:.01rem solid rgba(255,255,255,.25);cursor:pointer;transition:background .2s ease;box-sizing:border-box;text-align:left}.msc-card__action:active{background:#ffffff59}.msc-card__action--disabled{opacity:.5;pointer-events:none}.msc-card__action--merchant-closed{opacity:.6}.msc-card__action-icon{width:.44rem;height:.44rem;min-width:.44rem;border-radius:.12rem;background:#fff;display:flex;align-items:center;justify-content:center;margin-right:.1rem;flex-shrink:0}.msc-card__action-content{display:flex;flex-direction:column;flex:1;min-width:0}.msc-card__action-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.02rem}.msc-card__action-title{font-size:.24rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msc-card__action-desc{font-size:.18rem;color:#ffffffa6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msc-skeleton{margin:.12rem .32rem;padding:.2rem .32rem .28rem;border-radius:.2rem;background:linear-gradient(160deg,#19c7c3,#7ed957);border:.01rem solid rgba(255,255,255,.35);position:relative;overflow:hidden;box-shadow:0 .04rem .16rem #19c7c31f}.msc-skeleton:before{content:"";position:absolute;top:-.4rem;right:-.3rem;width:1.8rem;height:1.8rem;border-radius:50%;background:#ffffff26;pointer-events:none}.msc-skeleton:after{content:"";position:absolute;bottom:-.6rem;left:-.4rem;width:1.4rem;height:1.4rem;border-radius:50%;background:#ffffff1a;pointer-events:none}.msc-skeleton__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.16rem;position:relative;z-index:1}.msc-skeleton__top-left{display:flex;align-items:center;gap:.1rem;min-width:0;flex:1}.msc-skeleton__actions{display:flex;gap:.1rem;position:relative;z-index:1}.msc-skel-bar{background:#ffffff40;border-radius:.08rem;animation:msc-skel-pulse 1.5s ease-in-out infinite}.msc-skel-bar--icon{width:.4rem;height:.4rem;min-width:.4rem;border-radius:.12rem}.msc-skel-bar--name{width:55%;height:.26rem}.msc-skel-bar--desc{width:85%;height:.44rem;margin-bottom:.16rem;position:relative;z-index:1}.msc-skel-bar--badge{width:.64rem;height:.28rem;border-radius:.14rem;flex-shrink:0}.msc-skel-bar--action{width:calc(50% - .05rem);height:1rem;border-radius:.16rem}@keyframes msc-skel-pulse{0%,to{opacity:.6}50%{opacity:1}}.chat-page{display:flex;flex-direction:column;height:100%;position:relative;background:#f0f5ff;padding-top:0}.chat-page__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.66;pointer-events:none}.chat-page__body-wrapper{flex:1;min-height:0;position:relative;z-index:1;display:flex;flex-direction:column}.chat-page__body{flex:1;min-height:0;overflow-y:auto;overflow-anchor:none;overscroll-behavior:contain;position:relative;padding:.06rem 0 .04rem;width:100%;max-width:var(--tbox-content-max-width);margin:0 auto;scrollbar-width:none}.chat-page__body::-webkit-scrollbar{display:none}.welcome-section{display:flex;flex-direction:column;align-items:center;margin:.24rem;padding:.32rem .24rem;background:#f0f5ff;border-radius:.24rem}.welcome-section__logo{width:.6rem;height:.6rem;margin-bottom:.16rem;object-fit:cover}.welcome-section__title{font-size:.36rem;font-weight:700;color:#1e3a5f;line-height:.44rem;margin-bottom:.08rem}.welcome-section__subtitle{font-size:.24rem;color:#64748b;line-height:.32rem;text-align:center}.service-extension__placeholder{margin:.12rem .32rem;min-height:.48rem;border-radius:.2rem;background:transparent;transition:min-height .3s ease,margin .3s ease,opacity .3s ease}.service-extension--loaded .msc-card{animation:serviceExtFadeIn .35s ease both}@keyframes serviceExtFadeIn{0%{opacity:0;transform:translateY(.04rem)}to{opacity:1;transform:translateY(0)}}.service-section,.guess-section{margin:.12rem .32rem;background:#fff9;border:.01rem solid #fff3;border-radius:.2rem;padding:.16rem .32rem;box-shadow:0 .02rem .18rem #2a31380a}.service-section__header,.guess-section__header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none}.service-section__header:active,.guess-section__header:active{opacity:.8}.service-section__arrow{transition:transform .2s ease;flex-shrink:0}.service-section__arrow--up{transform:rotate(180deg)}.service-section__title{font-size:.28rem;font-weight:600;color:#1e3a5f}.service-grid{display:flex;flex-wrap:wrap;gap:.12rem;margin-top:.14rem}.service-item{display:flex;flex-direction:row;align-items:center;width:calc(50% - .06rem);height:.96rem;padding:0 .1rem 0 .14rem;background:#fff;border-radius:.2rem;border:.01rem solid #93c5fd66;box-sizing:border-box;box-shadow:0 0 .24rem #2563eb0d}.service-item:active{background:#eff6ff}.service-item--disabled{opacity:.45;pointer-events:none}.service-item__icon{width:.56rem;height:.56rem;min-width:.56rem;flex-shrink:0;margin-right:.1rem;border-radius:.16rem;display:flex;align-items:center;justify-content:center}.service-item__content{display:flex;flex-direction:column;flex:1;min-width:0}.service-item__title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.02rem}.service-item__title{font-size:.26rem;font-weight:600;color:#1e3a5f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-item__desc{font-size:.2rem;color:#1e40af99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guess-section__header{display:flex;align-items:center;justify-content:space-between}.guess-section__header-right{display:flex;align-items:center;gap:.12rem}.guess-section__title{font-size:.28rem;font-weight:600;color:#1e3a5f;line-height:.34rem}.guess-section__refresh{display:flex;align-items:center;gap:.09rem}.guess-section__refresh-text{font-size:.22rem;color:#1e3a5f99}.guess-grid{display:flex;flex-wrap:wrap;gap:.12rem;margin-top:.14rem}.guess-chip{display:flex;align-items:center;justify-content:space-between;width:calc(50% - .06rem);height:.68rem;padding:0 .16rem;background:#fff;border-radius:.2rem;border:.01rem solid #93c5fd66;box-sizing:border-box;box-shadow:0 0 .24rem #2563eb0d}.guess-chip:active{background:#eff6ff}.guess-chip--disabled{opacity:.45;pointer-events:none}.guess-chip__left{display:flex;align-items:center;flex:1;min-width:0}.guess-chip__icon{width:.32rem;height:.32rem;border-radius:.1rem;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:.08rem}.guess-chip__title{font-size:.24rem;font-weight:500;color:#1e3a5f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root{--tbox-primary: #1677ff;--tbox-primary-dark: #0958d9;--tbox-primary-light: #e6f4ff;--tbox-text-primary: #1f1f1f;--tbox-text-secondary: #595959;--tbox-text-muted: #8c8c8c;--tbox-bg-card: #ffffff;--tbox-bg-subtle: #f5f7fa;--tbox-border: #e8ebed;--tbox-success: #52c41a;--tbox-warning: #faad14;--tbox-error: #ff4d4f;--tbox-fs-heading: .3rem;--tbox-fs-body: .25rem;--tbox-fs-caption: .2rem;--tbox-radius-sm: .04rem;--tbox-radius-md: .08rem;--tbox-content-max-width: 800PX;--tbox-media-item-size: 1.74rem;--tbox-media-item-radius: .12rem;--tbox-input-bg: rgba(255, 255, 255, .7);--tbox-input-radius: .5rem;--tbox-input-padding: .2rem .24rem;--tbox-send-btn-size: .44rem;--tbox-icon-color: #4b6282}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--tbox-fs-body);color:var(--tbox-text-primary);background:var(--tbox-bg-subtle);-webkit-font-smoothing:antialiased}#root{width:100%;position:relative}*{-webkit-tap-highlight-color:transparent}.tbox-card{margin-bottom:.12rem;background:var(--tbox-bg-card);border-radius:.4rem;box-shadow:0 .04rem .16rem #0000001a;overflow:hidden}.tbox-card--fallback{max-width:80%;padding:.32rem .24rem;background:var(--tbox-bg-subtle);border:.01rem dashed var(--tbox-border);box-shadow:none;color:var(--tbox-text-muted);font-size:var(--tbox-fs-caption)}
