.hs-search-row{display:flex;gap:10px}.hs-search-input{flex:1;height:54px;padding:0 18px;border:1px solid #dfe3e8;border-radius:12px;font:inherit}.hs-search-btn{width:104px}.hs-quick{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;align-items:center}.hs-quick button,.hs-copy,.ghost-btn{padding:8px 11px;border:1px solid #dfe3e8;border-radius:999px;background:#fff;cursor:pointer}.hs-results-section{margin:28px 0}.hs-results-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.hs-results-head h2,.hs-results-head p{margin:0}.hs-results-head p{color:#697386}.hs-results{display:grid;gap:10px}.hs-result-card{display:grid;grid-template-columns:150px minmax(180px,1fr) auto auto;align-items:center;gap:20px;padding:19px 20px;border:1px solid #e2e5e9;border-radius:14px;background:#fff}.hs-result-code span{display:block;font-size:10px;color:#697386}.hs-result-code strong{color:#5360e8;font-size:21px}.hs-result-name h3,.hs-result-name p{margin:0}.hs-result-name p{color:#697386;font-size:13px}.hs-result-parts{display:flex;gap:5px}.hs-result-parts span{padding:5px 7px;border-radius:6px;background:#f4f5f8;font-size:11px}.hs-empty{padding:54px 20px;border:1px dashed #dfe3e8;border-radius:14px;text-align:center;color:#697386}.hs-empty span,.hs-empty strong{display:block}.hs-code-guide{display:flex;align-items:center;gap:12px;margin:22px 0}.hs-code-guide div{flex:1;padding:18px;background:#f7f8fc;border-radius:12px;text-align:center}.hs-code-guide strong,.hs-code-guide span,.hs-code-guide small{display:block}.hs-code-guide strong{color:#5360e8;font-size:25px}.hs-code-guide i{width:8px;height:8px;border-radius:50%;background:#ccd1db}.hs-notice{padding:15px 17px;border-radius:10px;background:#fff8e6;color:#6c5621;font-size:13px;line-height:1.7}@media(max-width:760px){.hs-result-card{grid-template-columns:1fr auto}.hs-result-name,.hs-result-parts{grid-column:1/-1}}@media(max-width:480px){.hs-search-row{display:grid}.hs-search-btn{width:100%}.hs-code-guide small{display:none}}
