.fold-box[data-v-bbc43ab6]{width:100%;background-color:#fff;border-radius:4px;box-shadow:1px 3px 6px rgba(0,0,0,.1607843137);margin-bottom:30px}.fold-box .fold-title[data-v-bbc43ab6]{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;font-size:18px;padding:9px 16px;border-bottom:1px solid #eee;font-weight:700}.fold-box .fold-title .name[data-v-bbc43ab6]{color:#f40}.fold-box .fold-title .left[data-v-bbc43ab6]{flex:1}.fold-box .box-content[data-v-bbc43ab6]{min-height:100px;padding:20px}.logistics-page .status-grid[data-v-405e144e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:30px 20px;justify-items:center;align-items:center;padding:20px 10px}.logistics-page .status-item[data-v-405e144e]{text-align:center;cursor:pointer;transition:transform .2s ease}.logistics-page .status-item[data-v-405e144e]:hover{transform:translateY(-3px)}.logistics-page .icon-wrapper[data-v-405e144e]{width:90px;height:90px;border:2px solid #ddd;border-radius:50%;background:#f9fafb;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;transition:all .3s ease}.logistics-page .icon-wrapper[data-v-405e144e]:hover{border-color:#f40;background:#eef5ff;transform:scale(1.05)}.logistics-page .icon-wrapper img[data-v-405e144e]{width:42px;height:42px;-o-object-fit:contain;object-fit:contain}.logistics-page .status-name[data-v-405e144e]{font-size:14px;color:#333;font-weight:700;margin-bottom:4px}.logistics-page .status-count[data-v-405e144e]{font-size:13px;color:#888}