.xhs.is-filled .xhs__clear{display:grid}.xhs.is-open .xhs__panel{display:block}.xhs .xhs__item{display:flex;gap:16px;align-items:flex-start;padding:14px 16px;border-radius:14px;color:inherit;text-decoration:none;cursor:pointer}.xhs .xhs__item:hover,.xhs .xhs__item.is-active{background:rgba(56,189,248,.12)}.xhs .xhs__thumb{flex:0 0 auto;width:68px;height:68px;border-radius:14px;object-fit:cover;background:rgba(8,22,38,.06)}.xhs .xhs__body{min-width:0}.xhs .xhs__title{margin:0 0 2px;font-size:17px;font-weight:700;line-height:1.3;color:var(--xhs-ink)}.xhs .xhs__desc{margin:0 0 4px;font-size:15px;line-height:1.4;color:var(--xhs-muted);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.xhs .xhs__label{margin:0;font-size:15px;font-weight:600;color:var(--xhs-accent-strong)}.xhs .xhs__empty{padding:22px 18px;color:var(--xhs-muted);font-size:16px;text-align:center}@media (max-width:600px){.xhs .xhs__thumb{width:56px;height:56px}.xhs .xhs__title{font-size:16px}.xhs .xhs__desc,.xhs .xhs__label{font-size:14px}}