<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.goods-info{display:flex;align-items:center;gap:12px}.goods-info-avatar{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}.goods-info-detail{display:flex;flex-direction:column}.goods-info-detail-name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.goods-list{display:flex;flex-direction:column;gap:8px}.goods-list .common-main .goods-pair{color:#b74f4f;text-decoration:underline;cursor:pointer}.goods-list .search-section{background:#f5f5f5;padding:20px;margin-bottom:16px}.goods-list .search-section .form-item{display:flex;align-items:center;margin-bottom:16px}.goods-list .search-section .form-item .label{min-width:80px;margin-right:8px}.goods-list .search-section .button-group{text-align:center;margin-top:16px}.goods-list .operation-buttons{margin:16px 0;display:flex;justify-content:space-between;align-items:center}.goods-list .operation-buttons .left-buttons button{margin-right:8px}.goods-list .operation-buttons .right-buttons{display:flex;align-items:center;gap:8px}</pre></body></html>