*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{color:#333;-webkit-font-smoothing:antialiased;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif;font-size:16px}#root,.page{background:#f5f5f5;min-height:100vh}.page-with-tabbar{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}.card{background:#fff;border-radius:12px;margin:12px;padding:16px}.btn-primary{color:#fff;text-align:center;cursor:pointer;background:#e4393c;border:none;border-radius:44px;width:auto;height:48px;padding:0 24px;font-size:16px;line-height:48px;display:inline-block}.btn-primary:active{opacity:.85}.btn-ghost{color:#e4393c;text-align:center;cursor:pointer;background:0 0;border:1px solid #e4393c;border-radius:44px;height:44px;padding:0 24px;font-size:15px;line-height:44px;display:inline-block}.price{color:#e4393c;font-weight:700}.price-unit{font-size:13px}.text-gray{color:#999}.text-sm{font-size:12px}.flex{display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.row{align-items:center;display:flex}.empty{color:#999;flex-direction:column;justify-content:center;align-items:center;padding:60px 0;font-size:15px;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}input,textarea{font-family:inherit;font-size:inherit;background:0 0;border:none;outline:none}.toast-container{z-index:9999;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.toast-item{color:#fff;text-align:center;background:#000000bf;border-radius:8px;max-width:280px;padding:10px 20px;font-size:14px;animation:.2s toast-fade}@keyframes toast-fade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.tabbar{z-index:1000;padding-top:10px;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid #e5e5e5;align-items:flex-start;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 8px #0000000f}.tabbar-item{cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:2px;padding-bottom:4px;display:flex}.tabbar-icon{font-size:24px;line-height:1}.tabbar-text{color:#999;font-size:11px}.active .tabbar-text,.tabbar-item.active .tabbar-text{color:#e4393c}.search-bar{z-index:10;cursor:pointer;background:#fff;padding:12px 16px;position:sticky;top:0}.search-bar .search-input{background:#f5f5f5;border-radius:20px;align-items:center;padding:10px 16px;display:flex}.search-bar .search-placeholder{color:#bbb;font-size:15px}.category-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fff;border-bottom:1px solid #f5f5f5;gap:6px;padding:0 10px 10px;display:flex;overflow-x:auto}.category-scroll::-webkit-scrollbar{display:none}.category-scroll .category-item{color:#666;cursor:pointer;white-space:nowrap;background:#f5f5f5;border-radius:20px;flex-shrink:0;padding:6px 16px;font-size:13px}.category-scroll .category-item.active{color:#fff;background:#e4393c}.icp-footer{text-align:center;padding:20px 0 16px}.icp-footer .icp-link{color:#bbb;font-size:12px;text-decoration:none}.icp-footer .icp-link:hover{color:#999}.product-grid .product-card .product-info{padding:10px}.product-grid .product-card .product-info .product-price-row{align-items:baseline;gap:6px;margin-top:8px;display:flex}.product-grid .product-card .product-info .original-price{color:#bbb;font-size:12px;text-decoration:line-through}.product-grid .product-card .product-info .product-sales{margin-top:4px;display:block}.cart-list{padding-bottom:80px}.cart-item{align-items:center;gap:10px;margin:8px 12px;padding:12px;display:flex}.cart-item .checkbox{cursor:pointer;border:2px solid #ddd;border-radius:50%;flex-shrink:0;width:22px;height:22px}.cart-item .checkbox.checked{background:#e4393c;border-color:#e4393c;position:relative}.cart-item .checkbox.checked:after{content:"✓";color:#fff;font-size:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cart-item .item-img{object-fit:cover;border-radius:8px;flex-shrink:0;width:80px;height:80px}.cart-item .item-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.cart-item .item-info .item-name{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.cart-item .item-info .item-sku{font-size:12px}.cart-item .item-info .item-bottom{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.qty-ctrl .qty-btn{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f5f5f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:16px;display:flex}.cart-bar{bottom:calc(env(safe-area-inset-bottom,0px) + 64px);z-index:499;background:#fff;align-items:center;gap:10px;padding:10px 16px;display:flex;position:fixed;left:0;right:0;box-shadow:0 -1px 8px #0000000f}.cart-bar .select-all{color:#666;cursor:pointer;align-items:center;gap:6px;font-size:14px;display:flex}.cart-bar .select-all .checkbox.small{width:20px;height:20px}.cart-bar .total-area{flex:1;justify-content:flex-end;align-items:baseline;margin-right:10px;display:flex}.cart-bar .total-area .total-label{color:#666;font-size:13px}.cart-bar .total-area .total-price{font-size:18px}.cart-bar .checkout-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#e4393c;border:none;border-radius:44px;min-width:100px;height:44px;padding:0 20px;font-size:15px;line-height:44px}.cart-bar .checkout-btn:active{opacity:.85}.login-area{flex-direction:column;align-items:center;padding:60px 20px;display:flex}.login-area .avatar-placeholder{margin-bottom:16px;font-size:64px}.login-area .login-hint{color:#666;margin-bottom:24px;font-size:15px}.login-area .login-btn{text-align:center;width:200px}.user-header{background:#e4393c;align-items:center;gap:16px;padding:32px 20px 24px;display:flex}.user-header .avatar{object-fit:cover;border:2px solid #ffffff80;border-radius:50%;width:64px;height:64px}.user-header .avatar-placeholder-sm{background:#ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;display:flex}.user-header .user-info{flex-direction:column;gap:4px;display:flex}.user-header .user-info .nickname{color:#fff;font-size:18px;font-weight:600}.user-header .user-info .phone{color:#fffc;font-size:13px}.menu-grid{grid-template-columns:repeat(3,1fr);gap:0;padding:0;display:grid}.menu-grid .menu-item{cursor:pointer;border-radius:0;flex-direction:column;align-items:center;padding:16px 8px;display:flex}.menu-grid .menu-item:active{background:#f9f9f9}.menu-grid .menu-item .menu-icon{margin-bottom:6px;font-size:24px}.menu-grid .menu-item .menu-label{color:#555;text-align:center;font-size:12px}.logout-btn{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:24px;width:100%;height:48px;font-size:15px}.logout-btn:active{background:#f5f5f5}.login-page{background:#f7f7f7;flex-direction:column;align-items:center;min-height:100vh;padding-bottom:40px;display:flex}.login-header{background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;width:100%;padding:12px 16px;display:flex}.login-header .back-btn{color:#333;cursor:pointer;background:0 0;border:none;margin-right:8px;padding:4px 8px;font-size:28px;line-height:1}.login-header .login-title{color:#333;font-size:18px;font-weight:600}.login-page .tab-bar{background:#fff;border-radius:40px;margin:32px 0 28px;padding:4px;display:flex;box-shadow:0 1px 8px #00000014}.login-page .tab-item{color:#666;cursor:pointer;border-radius:40px;padding:10px 24px;font-size:15px;transition:all .2s}.login-page .tab-item.active{color:#fff;background:#e4393c;font-weight:600}.qr-section{background:#fff;border-radius:16px;flex-direction:column;align-items:center;width:320px;padding:32px 24px;display:flex;box-shadow:0 1px 12px #0000000f}.qr-image{width:200px;height:200px;margin-bottom:16px}.qr-placeholder{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:200px;height:200px;display:flex}.qr-hint{color:#333;font-size:15px;font-weight:500}.qr-steps{flex-direction:column;gap:12px;width:100%;margin-top:20px;display:flex}.qr-step{color:#555;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.qr-step .qr-step-num{color:#fff;background:#e4393c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:12px;font-weight:600;display:flex}.refresh-btn{color:#fff;cursor:pointer;background:#e4393c;border-radius:20px;margin-top:12px;padding:8px 20px;font-size:14px}.phone-section{background:#fff;border-radius:16px;width:320px;padding:24px;box-shadow:0 1px 12px #0000000f}.mode-switch{align-items:center;gap:8px;margin-bottom:24px;display:flex}.mode-active{color:#e4393c;cursor:pointer;font-size:18px;font-weight:700}.mode-inactive{color:#999;cursor:pointer;font-size:16px}.mode-sep{color:#ccc;font-size:15px}.form-item{margin-bottom:18px}.form-label{color:#666;margin-bottom:6px;font-size:13px;display:block}.form-input{color:#333;box-sizing:border-box;background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;width:100%;height:44px;padding:0 14px;font-size:15px}.form-input:focus{background:#fff;border-color:#e4393c}.submit-btn{color:#fff;cursor:pointer;background:#e4393c;border-radius:24px;justify-content:center;align-items:center;height:48px;margin-top:24px;font-size:16px;font-weight:600;display:flex}.submit-btn.loading{opacity:.7;cursor:not-allowed}.search-bar-row{z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;padding:10px 12px;display:flex;position:sticky;top:0}.search-bar-row .back-btn{color:#333;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-size:28px;line-height:1}.search-bar-row .search-input-box{background:#f5f5f5;border:none;border-radius:18px;outline:none;flex:1;height:36px;padding:0 14px;font-size:14px}.search-bar-row .search-btn{color:#e4393c;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0 4px;font-size:14px}.product-grid{flex-wrap:wrap;gap:8px;padding:8px;display:flex}.product-grid .product-card{cursor:pointer;background:#fff;border-radius:10px;width:calc(50% - 4px);overflow:hidden}.product-grid .product-card .product-img{object-fit:cover;width:100%;height:180px;display:block}.product-grid .product-card .product-info{flex-direction:column;gap:6px;padding:10px;display:flex}.product-grid .product-card .product-info .product-name{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.pd-page{flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}.pd-header{z-index:10;padding:8px;position:absolute;top:0;left:0;right:0}.pd-header .back-btn{cursor:pointer;color:#333;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;display:flex}.pd-scroll{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.swiper-wrap{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.swiper-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;height:100%;display:flex;overflow-x:auto}.swiper-track::-webkit-scrollbar{display:none}.swiper-slide{scroll-snap-align:start;flex-shrink:0;width:100%}.cover-img{object-fit:cover;width:100%;height:100%;display:block}.img-dots{justify-content:center;gap:5px;display:flex;position:absolute;bottom:10px;left:0;right:0}.img-dots .dot{background:#ffffff80;border-radius:50%;width:6px;height:6px}.img-dots .dot.active{background:#fff;border-radius:3px;width:14px}.detail-images .detail-img{width:100%;display:block}.price-row{align-items:baseline;gap:8px;display:flex}.price-row .original-price{color:#bbb;font-size:13px;text-decoration:line-through}.price{color:#e4393c;font-size:26px;font-weight:700}.price .price-unit{font-size:15px}.product-title{color:#333;margin-top:8px;font-size:17px;line-height:1.5;display:block}.sku-list{flex-wrap:wrap;gap:10px;display:flex}.sku-list .sku-tag{color:#666;cursor:pointer;background:#f5f5f5;border:1px solid #0000;border-radius:20px;padding:6px 16px;font-size:13px}.sku-list .sku-tag.selected{color:#e4393c;background:#fff5f5;border-color:#e4393c}.sku-list .sku-tag.disabled{opacity:.4;cursor:not-allowed}.desc-text{color:#666;white-space:pre-wrap;font-size:14px;line-height:1.8}.bottom-bar{padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:#fff;align-items:center;gap:0;display:flex;position:relative;box-shadow:0 -1px 8px #0000000f}.bottom-bar .bar-icons{align-items:center;gap:4px;margin-right:12px;display:flex}.bottom-bar .bar-icon{cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.bottom-bar .bar-icon:active{background:#f5f5f5}.bottom-bar .bar-icon .bar-icon-emoji{font-size:20px;line-height:1}.bottom-bar .bar-icon .bar-icon-text{color:#666;margin-top:2px;font-size:10px}.bottom-bar .bar-divider{background:#eee;flex-shrink:0;width:1px;height:28px;margin-right:12px}.bottom-bar .bar-buttons{gap:8px;margin-left:auto;display:flex}.bottom-bar .btn-cart,.bottom-bar .btn-buy{color:#fff;cursor:pointer;border-radius:22px;justify-content:center;align-items:center;width:100px;height:44px;font-size:14px;font-weight:500;display:flex}.bottom-bar .btn-cart:active,.bottom-bar .btn-buy:active{opacity:.85}.bottom-bar .btn-cart{background:#ff976a}.bottom-bar .btn-buy{background:#e4393c}.spec-group{margin-bottom:12px}.spec-group:last-child{margin-bottom:0}.spec-group .spec-group-label{color:#666;margin-bottom:8px;font-size:13px;font-weight:500}.spec-group .spec-value-list{flex-wrap:wrap;gap:8px;display:flex}.spec-group .spec-value-tag{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e8e8e8;border-radius:4px;align-items:center;gap:4px;padding:5px 12px;font-size:13px;transition:all .15s;display:flex}.spec-group .spec-value-tag .spec-value-img{object-fit:cover;border-radius:2px;width:20px;height:20px}.spec-group .spec-value-tag.selected{color:#e4393c;background:#fff5f5;border-color:#e4393c}.spec-group .spec-value-tag.disabled{color:#bbb;cursor:not-allowed;background:#fafafa;border-color:#eee;text-decoration:line-through}.address-card{cursor:pointer;align-items:center;display:flex}.address-card .address-info{flex:1}.address-card .address-info .address-top{gap:12px;margin-bottom:4px;display:flex}.address-card .address-info .address-top .addr-name{font-size:15px;font-weight:600}.address-card .address-info .address-top .addr-phone{color:#666;font-size:14px}.address-card .address-info .addr-detail{font-size:13px}.address-card .no-address{color:#999;flex:1;font-size:14px}.address-card .arrow{color:#ccc;flex-shrink:0;font-size:20px}.section-title{color:#999;margin-bottom:12px;font-size:14px;display:block}.order-item .item-info .item-price-row{justify-content:space-between;align-items:center;display:flex}.amount-card{margin:0 12px 12px}.amount-card .amount-row{justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;display:flex}.submit-bar{padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:#fff;justify-content:flex-end;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 8px #0000000f}.submit-bar .total-wrap{align-items:baseline;gap:4px;font-size:14px;display:flex}.submit-bar .total-wrap .total{font-size:20px}.submit-bar .submit-btn{color:#fff;cursor:pointer;background:#e4393c;border:none;border-radius:24px;height:44px;padding:0 24px;font-size:15px}.submit-bar .submit-btn:disabled{opacity:.7;cursor:not-allowed}.submit-bar .submit-btn:active:not(:disabled){opacity:.85}.page{padding-bottom:80px}.page-header .page-title{color:#333;font-size:17px;font-weight:600}.tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tabs .tab-item{color:#666;cursor:pointer;white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;padding:12px 16px;font-size:14px}.tabs .tab-item.active{color:#e4393c;border-bottom-color:#e4393c;font-weight:600}.order-list{padding:4px 0}.order-card{cursor:pointer}.order-card .order-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.order-card .order-header .order-status{color:#e4393c;font-size:13px}.order-card .order-items{align-items:center;gap:8px;margin-bottom:12px;display:flex}.order-card .order-items .item-thumb{object-fit:cover;border-radius:6px;width:64px;height:64px}.order-card .order-items .more-items{font-size:13px}.order-card .order-footer{justify-content:space-between;align-items:center;display:flex}.order-card .order-footer .order-total{font-size:14px}.status-header{background:#e4393c;flex-direction:column;gap:6px;padding:20px 16px;display:flex}.logistics{flex-direction:column;gap:4px;display:flex}.logistics .tracking-no{color:#333;word-break:break-all;font-size:14px;font-weight:500}.addr-top{gap:12px;margin-bottom:4px;display:flex}.addr-top .addr-name{font-size:15px;font-weight:600}.addr-top .addr-phone{font-size:14px}.addr-detail{font-size:13px}.order-item{border-top:1px solid #f5f5f5;gap:10px;padding:10px 0;display:flex}.order-item:first-of-type{border-top:none}.order-item .item-img{object-fit:cover;border-radius:6px;flex-shrink:0;width:64px;height:64px}.order-item .item-info{flex-direction:column;flex:1;gap:4px;display:flex}.order-item .item-info .item-name{color:#333;font-size:14px}.order-item .item-info .item-price-row{justify-content:space-between;display:flex}.return-btn{color:#e4393c;cursor:pointer;background:0 0;border:1px solid #e4393c;border-radius:12px;align-self:flex-start;margin-top:4px;padding:4px 12px;font-size:12px}.return-btn:active{background:#fff5f5}.amount-row{justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;display:flex}.amount-row.total-row{border-top:1px solid #f5f5f5;margin-top:4px;padding-top:10px;font-weight:500}.amount-row .total-price{font-size:18px}.info-row{justify-content:space-between;align-items:flex-start;gap:16px;padding:6px 0;font-size:14px;display:flex}.info-row span:last-child{text-align:right;color:#555}.addr-list{padding-bottom:16px}.addr-card{cursor:pointer}.addr-card:active{opacity:.9}.addr-card .addr-top{align-items:center;gap:10px;margin-bottom:6px;display:flex}.addr-card .addr-top .addr-name{font-size:15px;font-weight:600}.addr-card .addr-top .addr-phone{font-size:14px}.addr-card .addr-top .default-tag{color:#e4393c;border:1px solid #e4393c;border-radius:4px;padding:1px 5px;font-size:11px}.addr-card .addr-detail{margin-bottom:10px;font-size:13px;display:block}.addr-card .addr-actions{justify-content:flex-end;gap:16px;display:flex}.addr-card .addr-actions .action-edit,.addr-card .addr-actions .action-delete{cursor:pointer;font-size:13px}.addr-card .addr-actions .action-edit{color:#666}.addr-card .addr-actions .action-delete{color:#f44}.rp-overlay{z-index:2000;background:#00000080;align-items:flex-end;display:flex;position:fixed;inset:0}.rp-sheet{width:100%;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-radius:16px 16px 0 0}.rp-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.rp-header .rp-title{color:#333;font-size:16px;font-weight:600}.rp-header .rp-cancel{color:#999;cursor:pointer;padding:4px 0;font-size:14px}.rp-header .rp-confirm{color:#e4393c;cursor:pointer;padding:4px 0;font-size:14px;font-weight:600}.rp-labels{border-bottom:1px solid #f5f5f5;padding:8px 0;display:flex}.rp-labels span{text-align:center;color:#bbb;flex:1;font-size:12px}.rp-labels span.active{color:#e4393c;font-weight:500}.rp-columns{height:220px;display:flex}.rp-col{-webkit-overflow-scrolling:touch;border-right:1px solid #f5f5f5;flex:1;overflow-y:auto}.rp-col:last-child{border-right:none}.rp-col.rp-col-full{border-right:none;flex:3}.rp-item{color:#333;text-align:center;cursor:pointer;padding:11px 6px;font-size:13px;line-height:1.4;transition:background .1s}.rp-item.active{color:#e4393c;background:#fff5f5;font-weight:600}.rp-item:active{background:#f5f5f5}.form .form-item{margin-bottom:16px}.form .form-item:last-child{margin-bottom:0}.form .form-label{color:#666;margin-bottom:6px;font-size:13px;display:block}.form .form-input{color:#333;box-sizing:border-box;background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;width:100%;height:44px;padding:0 14px;font-size:15px;display:block}.form .form-input:focus{background:#fff;border-color:#e4393c;outline:none}.form .form-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M0 0l6 8 6-8z' fill='%23999'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:32px}.form .form-region-trigger{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.form .form-region-trigger.placeholder{color:#aaa}.form .form-region-trigger .region-arrow{color:#ccc;font-size:18px;line-height:1}.form .optional{color:#bbb;font-size:12px}.form .form-switch{justify-content:space-between;align-items:center;display:flex}.form .form-switch .form-label{margin-bottom:0}.form .form-switch .form-checkbox{cursor:pointer;accent-color:#e4393c;width:20px;height:20px}.item-name{color:#333;font-size:15px;display:block}.qty-ctrl{align-items:center;gap:14px;display:flex}.qty-ctrl .qty-btn{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;display:flex}.qty-ctrl .qty-num{text-align:center;min-width:24px;font-size:16px}.refund-amount{font-size:22px;display:block}.reason-input{color:#333;resize:none;box-sizing:border-box;background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;width:100%;min-height:100px;padding:10px 12px;font-size:14px;display:block}.reason-input:focus{background:#fff;border-color:#e4393c;outline:none}.char-count{text-align:right;margin-top:6px;display:block}.page-header{background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;padding:12px 16px;display:flex}.page-header .back-btn{color:#333;cursor:pointer;background:0 0;border:none;margin-right:8px;font-size:28px;line-height:1}.page-header .page-title{font-size:17px;font-weight:600}.status-header{flex-direction:column;gap:6px;padding:20px 16px;display:flex}.status-header .status-text{color:#fff;font-size:20px;font-weight:700}.status-header .status-desc{color:#ffffffe6;font-size:13px}.return-addr-card .addr-row{gap:12px;margin-bottom:6px;display:flex}.return-addr-card .addr-row .addr-name{font-size:15px;font-weight:600}.return-addr-card .addr-row .addr-phone{color:#666;font-size:14px}.return-addr-card .addr-detail{color:#333;margin-bottom:12px;font-size:14px;display:block}.return-addr-card .copy-btn{color:#e4393c;cursor:pointer;border:1px solid #e4393c;border-radius:16px;padding:6px 16px;font-size:13px;display:inline-block}.return-addr-card .copy-btn:active{background:#fff5f5}.section-label{color:#999;margin-bottom:10px;font-size:13px;display:block}.info-row{border-bottom:1px solid #f8f8f8;justify-content:space-between;align-items:flex-start;gap:16px;padding:8px 0;font-size:14px;display:flex}.info-row:last-child{border-bottom:none}
