| 1 |
- body{background-color:#f7f8fa}.container{min-height:100vh;background-color:#f7f8fa;padding:.625rem 0 0;display:flex;flex-direction:column}.stats-banner{background:linear-gradient(135deg,#ff9800,#ff5722);padding:.875rem .5rem;display:flex;justify-content:space-around;margin:0 .9375rem .625rem;border-radius:.625rem;box-shadow:0 .1875rem .625rem rgba(255,87,34,.25);flex-shrink:0}.banner-item{display:flex;flex-direction:column;align-items:center}.banner-num{font-size:1.0625rem;font-weight:700;color:#fff;margin-bottom:.125rem}.banner-unit{font-size:.6875rem;font-weight:400}.banner-label{font-size:.625rem;color:rgba(255,255,255,.85)}.tab-bar{background-color:#fff;display:flex;padding:0 .9375rem;border-bottom:.03125rem solid #f0f0f0;margin-bottom:0;flex-shrink:0}.tab-item{padding:.625rem .75rem;font-size:.875rem;color:#999;position:relative;display:flex;flex-direction:column;align-items:center}.tab-item.active{color:#ff9800;font-weight:700}.tab-line{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:1.125rem;height:.125rem;background-color:#ff9800;border-radius:.0625rem}.order-scroll{flex:1;height:0;width:100%}.order-card{background-color:#fff;border-radius:.5rem;padding:.75rem;margin:0 .9375rem .5rem;box-sizing:border-box}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.3125rem}.type-badge{display:flex;align-items:center}.type-icon{width:1.375rem;height:1.375rem;margin-right:.375rem}.type-text{font-size:.9375rem;font-weight:700;color:#333}.status-text{font-size:.75rem}.status-text.green{color:#4caf50}.status-text.red{color:#f44336}.service-time{font-size:.75rem;color:#999;margin-bottom:.5rem;display:block}.pet-card{background-color:#f7f8fa;border-radius:.3125rem;padding:.5rem .625rem;display:flex;align-items:center;margin-bottom:.5rem}.pet-avatar{width:2.1875rem;height:2.1875rem;border-radius:50%;margin-right:.5rem;flex-shrink:0}.pet-info{flex:1;display:flex;flex-direction:column}.pet-name{font-size:.875rem;font-weight:700;color:#333;margin-bottom:.125rem}.pet-breed{font-size:.75rem;color:#999}.pet-price{font-size:1.0625rem;font-weight:700;color:#ff5722;flex-shrink:0}.route-info{display:flex;flex-direction:column}.route-item{display:flex;align-items:flex-start;position:relative;padding-bottom:.25rem}.icon-circle{width:1.375rem;height:1.375rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;color:#fff;flex-shrink:0;margin-right:.5rem;margin-top:.0625rem}.icon-circle.pickup{background:linear-gradient(135deg,#ff9800,#ff6d00)}.icon-circle.deliver{background:linear-gradient(135deg,#4caf50,#2e7d32)}.icon-circle.service{background:linear-gradient(135deg,#4caf50,#1b5e20)}.route-connector{position:absolute;left:.65625rem;top:1.4375rem;width:.0625rem;height:.9375rem;background-color:#e0e0e0}.address-box{flex:1;padding-bottom:.4375rem}.addr-title{font-size:.8125rem;color:#333;display:block;margin-bottom:.125rem}.addr-desc{font-size:.75rem;color:#999;display:block}.service-note-row{padding:.125rem 0 0 1.875rem}.service-note-text{font-size:.75rem;color:#999}.empty-state{text-align:center;padding:2.5rem 0}.empty-text{font-size:.875rem;color:#ccc}.loading-more{text-align:center;padding:.625rem;font-size:.75rem;color:#999}
|