.hpe-knowledge-panel{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin:20px 0}.hpe-kp-title{font-size:15px;font-weight:600;color:#333;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #ff6b6b;display:flex;align-items:center;gap:8px}.hpe-kp-title i{color:#ff6b6b}.hpe-kp-table{width:100%;border-collapse:collapse;margin-bottom:20px}.hpe-kp-table tr{border-bottom:1px solid #f0f0f0}.hpe-kp-table tr:last-child{border-bottom:none}.hpe-kp-table th,.hpe-kp-table td{padding:10px 0;font-size:13px;vertical-align:top}.hpe-kp-table th{width:90px;color:#666;font-weight:500;text-align:left}.hpe-kp-table th i{margin-right:6px;color:#999;width:14px;text-align:center}.hpe-kp-table td{color:#333}.hpe-kp-related{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.hpe-kp-related-title{font-size:13px;font-weight:600;color:#333;margin:0 0 12px;display:flex;align-items:center;gap:6px}.hpe-kp-related-title i{color:#ff6b6b}.hpe-kp-related-list{list-style:none;margin:0;padding:0}.hpe-kp-related-item{margin-bottom:10px}.hpe-kp-related-item:last-child{margin-bottom:0}.hpe-kp-related-link{display:flex;align-items:center;gap:10px;padding:8px;background:#f8f8f8;border-radius:6px;text-decoration:none;color:inherit;transition:background .2s,transform .2s}.hpe-kp-related-link:hover{background:#f0f0f0;transform:translateX(4px)}.hpe-kp-related-img{width:40px;height:40px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#e0e0e0}.hpe-kp-related-img img{width:100%;height:100%;object-fit:cover}.hpe-kp-related-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hpe-kp-related-name{font-size:13px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hpe-kp-related-discount{font-size:12px;font-weight:600;color:#e53935}.hpe-gh-content-wrapper{display:grid;grid-template-columns:1fr 280px;gap:24px;margin-top:24px}.hpe-gh-main-content{min-width:0}.hpe-gh-sidebar{position:sticky;top:20px;align-self:start}.hpe-gh-sidebar .hpe-knowledge-panel{margin:0}@media (max-width:960px){.hpe-gh-content-wrapper{grid-template-columns:1fr}.hpe-gh-sidebar{position:static}.hpe-knowledge-panel{margin:20px 0}}@media (max-width:480px){.hpe-knowledge-panel{padding:16px}.hpe-kp-table th{width:80px}.hpe-kp-related-img{width:36px;height:36px}}