.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:.24rem;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:.36rem .32rem;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:.2rem;margin-bottom:.32rem}.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:flex-start;gap:.08rem;font-size:.22rem;color:#ffffffbf;line-height:1.4}.tbox-device-info .di-location svg{flex-shrink:0;margin-top:.03rem}.tbox-device-info .di-location span{word-break:break-all}.tbox-device-info .di-stats{display:flex;align-items:center;background:#ffffff26;border-radius:.2rem;padding:.28rem .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 .24rem;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;max-height:6rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;padding:0 .32rem;padding-bottom:calc(.32rem + env(safe-area-inset-bottom,0px))}.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;min-height:1.2rem}.tbox-product-list .pl-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-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-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{text-align:center;padding:.48rem 0;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.2rem;border-bottom:.01rem solid #f0f0f0}.tbox-product-list .pl-skeleton-row:last-child{border-bottom:none}.tbox-product-list .pl-skeleton-thumb{width:.72rem;height:.72rem;border-radius:.16rem;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:.3rem;font-weight:600;color:var(--tbox-text-primary)}.tbox-order-list .ol-count{font-size:.22rem;color:var(--tbox-text-muted)}.tbox-order-list .ol-tabs{display:flex;gap:.16rem;margin-bottom:.24rem;background:var(--tbox-bg-subtle);border-radius:.12rem;padding:.06rem}.tbox-order-list .ol-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:.06rem;height:.64rem;border:none;background:transparent;border-radius:.08rem;font-size:.24rem;color:var(--tbox-text-secondary);cursor:pointer;transition:all .2s ease}.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 .24rem}.tbox-order-list .ol-auth-icon{margin-bottom:.16rem}.tbox-order-list .ol-auth-text{font-size:.28rem;font-weight:500;color:var(--tbox-text-primary);margin-bottom:.08rem}.tbox-order-list .ol-auth-hint{font-size:.22rem;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:.72rem;min-width:2rem;padding:0 .32rem;border:none;border-radius:.36rem;background:var(--tbox-primary);color:#fff;font-size:.28rem;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:6.4rem;overflow-y:auto;-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:.2rem;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--other{color:var(--tbox-text-secondary);background:var(--tbox-bg-subtle)}.tbox-order-list .ol-status{font-size:.2rem;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-detail{font-size:.25rem;color:var(--tbox-text-secondary);margin-bottom:.06rem;line-height:1.5}.tbox-order-list .ol-site{font-size:.2rem;color:var(--tbox-text-muted);margin-bottom:.08rem}.tbox-order-list .ol-row-bottom{display:flex;align-items:center;justify-content:space-between}.tbox-order-list .ol-amount{font-size:.28rem;font-weight:600;color:var(--tbox-text-primary)}.tbox-order-list .ol-time{font-size:.2rem;color:var(--tbox-text-muted)}.tbox-order-list .ol-deposit{font-size:.2rem;color:var(--tbox-text-muted);margin-top:.06rem}.tbox-order-list .ol-empty{display:flex;align-items:center;justify-content:center;padding:.48rem}.tbox-order-list .ol-empty-text{font-size:.25rem;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:.28rem;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:.28rem;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:.2rem;border-radius:.1rem;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:.25rem;margin-bottom:.06rem}.tbox-order-list .ol-skeleton-line--site{width:50%;height:.2rem;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:.28rem;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:.2rem;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:.2rem;margin-bottom:0;margin-top:.1rem}@keyframes ol-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.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;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;font-size:.4rem;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-call-btn{display:block;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-info{display:flex;align-items:center;justify-content:center;gap:.08rem;margin-top:.2rem;font-size:.22rem;color:var(--tbox-text-muted)}.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;min-height:1.2rem;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;min-height:1.2rem;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 .24rem;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-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}.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}.pull-indicator{display:flex;align-items:center;justify-content:center;height:.6rem;gap:.12rem}.pull-indicator--animated{transition:margin-top .3s ease-out}.pull-indicator__spinner{width:.32rem;height:.32rem;border:.03rem solid #d0d5dd;border-top-color:#1677ff;border-radius:50%;animation:pull-spin .6s linear infinite}.pull-indicator__text{font-size:.26rem;color:#8c8c8c;line-height:1}@keyframes pull-spin{to{transform:rotate(360deg)}}.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}}.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:.1rem 0 .08rem;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;padding:.32rem .24rem .24rem}.welcome-section__logo{width:1rem;height:1rem;margin-bottom:.3rem;object-fit:cover}.welcome-section__title{font-size:.36rem;font-weight:700;color:#1e3a5f;line-height:.44rem;margin-bottom:.06rem}.welcome-section__subtitle{font-size:.26rem;color:#64748b;line-height:.32rem;text-align:center}.service-section,.guess-section{margin:.24rem;background:#fff9;border:.01rem solid #fff3;border-radius:.24rem;padding:.24rem;box-shadow:0 .02rem .18rem #2a31380a}.service-section__title{font-size:.3rem;font-weight:600;color:#1e3a5f;margin-bottom:.24rem;display:block}.service-grid{display:flex;flex-wrap:wrap;gap:.16rem}.service-item{display:flex;flex-direction:row;align-items:center;width:calc(50% - .08rem);height:1.12rem;padding:0 .12rem 0 .16rem;background:#fff;border-radius:.24rem;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:.64rem;height:.64rem;min-width:.64rem;flex-shrink:0;margin-right:.12rem;border-radius:.18rem;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:.04rem}.service-item__title{font-size:.28rem;font-weight:600;color:#1e3a5f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-item__desc{font-size:.22rem;color:#1e40af99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guess-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.24rem}.guess-section__title{font-size:.3rem;font-weight:600;color:#1e3a5f;line-height:.38rem}.guess-section__refresh{display:flex;align-items:center;gap:.09rem}.guess-section__refresh-text{font-size:.26rem;color:#1e3a5f99}.guess-grid{display:flex;flex-wrap:wrap;gap:.16rem}.guess-chip{display:flex;align-items:center;justify-content:space-between;width:calc(50% - .08rem);height:.78rem;padding:0 .2rem;background:#fff;border-radius:.24rem;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:.36rem;height:.36rem;border-radius:.1rem;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:.1rem}.guess-chip__title{font-size:.26rem;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)}
