@keyframes move{0%{left:-50%}to{left:150%}}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes frame-highlight{0%{outline:2px solid pro-palette(primary,500);outline-offset:4px;scale:1.05}to{outline:2px solid transparent}}@keyframes size-highlight{0%{background:pro-palette(primary,500)}to{background:transparent}}@keyframes waves{0%{transform-origin:bottom;transform:scaleY(1) scaleX(1.2);filter:saturate(1.5)}to{transform-origin:bottom;transform:scaleY(.8) scaleX(1.3);opacity:.8}}.header-search-results{background:hsl(from var(--vs-content-bg) h s l/1);border-radius:0 10px 10px 0;border:1px solid hsl(from var(--vs-border) h s l/1);border-top:0;box-shadow:0 16px 16px rgba(0,0,0,.08);position:absolute;top:calc(100% - 6px);left:0;min-height:0;max-height:490px;overflow:clip;overflow-y:scroll;width:100%;z-index:21}.header-search-results::-webkit-scrollbar{background-color:inherit;width:6px}.header-search-results::-webkit-scrollbar-thumb{background-color:#9a9a9a;border-radius:10px}.header-search-results .hsr-channels{display:flex;gap:12px;overflow-x:auto;padding:16px 24px 24px}.header-search-results .hsr-channel-item{cursor:pointer;background:var(--grey-light);border-radius:10px;display:flex;align-items:center;gap:8px;padding:8px 16px 8px 8px;width:-moz-fit-content;width:fit-content;transition:.2s ease}.header-search-results .channel-tracking-container{display:flex;flex-direction:column;gap:20px;margin-top:10px;width:100%;text-overflow:ellipsis;overflow:hidden;justify-content:center;text-align:center}.header-search-results .channel-tracking-container p{font-weight:500!important;line-height:1.5}.header-search-results .channel-tracking-container .track-channel-button{height:50px;border-radius:10px;background:var(--red-base);color:#fff;width:100%}.header-search-results .channel-tracking-container .track-channel-button-submitted{height:50px;justify-content:center;align-items:center;border-radius:10px;background:var(--green-base);color:#fff}.header-search-results .hsr-channel-name{white-space:nowrap;font-size:14px!important;text-align:left}.header-search-results .hsr-history{display:flex;flex-direction:column;padding:8px 12px}.header-search-results .hsr-history .hsr-history-channels{display:flex;align-items:center;width:100%;gap:12px;padding:12px;transition:.2s ease;cursor:pointer}.header-search-results .hsr-history .hsr-history-channels:hover{border-radius:10px;background:var(--grey-base)}.header-search-results .hsr-history .hsr-history-channels .channel-name{font-size:15px!important;font-weight:400!important;letter-spacing:.1px;color:var(--black-light);margin-bottom:8px;text-align:left}.header-search-results .hsr-history .hsr-history-channels .channel-name--skeleton{width:100px;height:20px;border-radius:10px;display:flex;position:relative;overflow:hidden;margin-bottom:8px}.header-search-results .hsr-history .hsr-history-channels .channel-handle{color:hsl(from var(--vs-sub-text) h s l/1);font-size:12px!important;margin-top:4px;text-align:left}.header-search-results .hsr-history .hsr-history-channels .channel-handle--skeleton{width:80px;height:15px;border-radius:10px;display:flex;position:relative;overflow:hidden;margin-top:4px}.header-search-results .hsr-history .hsr-history-channels img{border-radius:10px;margin-left:0;background-color:hsl(from var(--vs-disabled) h s l/1);color:transparent}.header-search-results .hsr-history .hsr-history-channels .channel-avatar--skeleton{display:flex;position:relative;width:50px;height:50px;overflow:hidden;border-radius:10px;margin-left:5px}.header-search-results .hsr-history-title{color:var(--black-base);padding:24px}