.top-container{width:100%}.top-container,.top-container .channel-search-no-results{display:flex;flex-direction:column;align-items:center;justify-content:center}.top-container .channel-search-no-results{margin:20px 12px;padding:12px;gap:8px;overflow:hidden;white-space:nowrap;text-align:center;border-radius:21px;border:1px solid hsl(from var(--vs-border) h s l/1);height:100%}.top-container .channel-search-no-results p{white-space:wrap;max-width:100%;text-overflow:ellipsis;overflow:hidden}.top-container .channel-search-no-results p:first-of-type{color:hsl(from var(--vs-sub-text) h s l/1)}.search-bar{animation:animatedgradient 3s ease infinite alternate;background:var(--search-bar-background);background-size:200% 200%;box-shadow:0 4px 18px rgba(0,0,0,.1);border-radius:36px;border:3px solid transparent;width:calc(100% - 32px)}@media(min-width:992px){.search-bar{margin:32px 0}}.search-bar .close-input{right:60px;color:hsl(from var(--vs-text) h s l/1)}.search-bar .channel-tracking-container{display:flex;flex-direction:column;gap:20px;margin-top:20px;margin-bottom:40px;width:100%;overflow:clip;justify-content:center;align-items:center}.search-bar .channel-tracking-container p{font-weight:600!important;color:var(--grey-darker);font-size:18px!important;line-height:1.5}.search-bar .channel-tracking-container .track-channel-button{all:unset;height:50px;border-radius:10px;background:var(--red-base);color:#fff;justify-content:center;width:90%;cursor:pointer}.search-bar .channel-tracking-container .track-channel-button-submitted{all:unset;width:90%;height:50px;justify-content:center;align-items:center;border-radius:10px;background:var(--green-base);color:#fff}.search-bar .channel-tracking-container-1{display:flex;flex-direction:row;justify-content:space-between;gap:20px;padding:15px 20px 15px 24px;width:100%;overflow:clip;align-items:center}.search-bar .channel-tracking-container-1--border{border-top:1px solid var(--grey-base);border-bottom:1px solid var(--grey-base)}.search-bar .channel-tracking-container-1 .no-results{font-weight:500!important;color:hsl(from var(--vs-text) h s l/1);font-size:18px!important;line-height:1.5;text-align:left}.search-bar .channel-tracking-container-1 .search-more{display:flex;gap:10px;font-weight:500!important;font-size:16px!important;color:hsl(from var(--vs-sub-text) h s l/1)}.search-bar .channel-tracking-container-1 .track-channel-button-1{all:unset;height:50px;border-radius:10px;background:var(--red-base);color:#fff;justify-content:center;width:40%;cursor:pointer}.search-bar .channel-tracking-container-1 .track-channel-button-1-submitted{all:unset;width:40%;height:50px;justify-content:center;align-items:center;border-radius:10px;background:var(--green-base);color:#fff}@media(min-width:992px){.search-bar .channel-tracking-container-1 .track-channel-button-1-submitted{width:40%}}.search-bar .see-results{display:flex;font-weight:500!important;font-size:14px!important;color:var(--grey-dark);padding:10px 20px 8px 24px}.search-bar .see-all-results-container{display:flex;justify-content:center;margin-top:auto;position:sticky;bottom:0;background:hsl(from var(--vs-bg) h s l/1);padding:12px;border-top:1px solid hsl(from var(--vs-border) h s l/1)}.search-bar .see-all-results-container .see-all-results-button{min-width:60%}@media(min-width:992px){.search-bar .see-all-results-container .see-all-results-button{max-width:90%}}@media(min-width:768px){.search-bar{width:682px}}.search-bar form{display:flex;position:relative;justify-content:center;align-items:center;padding:8px 8px 8px 24px}.search-bar input[type=text]{border:none;font-size:18px!important;font-weight:400!important;transition:opacity .4s ease;width:calc(100% - 50px);margin-right:50px;caret-color:var(--red-base);background:hsl(from var(--vs-bg) h s l/1)}@media(min-width:420px){.search-bar input[type=text]{font-size:22px!important}}@media(min-width:992px){.search-bar input[type=text]{width:100%;margin-right:0;font-weight:500!important}}.search-bar input[type=text]:focus{outline:none}.search-bar .search-results-box{height:0;overflow:scroll;border-radius:0 0 36px 36px;-ms-overflow-style:none;scrollbar-width:none;transition:.3s ease;display:flex;flex-direction:column;width:100%}.search-bar .search-results-box--extended{height:270px}@media(min-width:992px){.search-bar .search-results-box--extended{height:355px}}.search-bar .search-results-box--no-results{height:150px}.search-bar .search-results-box::-webkit-scrollbar{display:none}.search-bar.no-query{margin:32px 0}@keyframes animatedgradient{0%{background-position:0 0}to{background-position:100% 0}}@keyframes fade-out-in{0%{color:var(--grey-dark)}75%{color:var(--grey-dark)}85%{color:hsl(from var(--vs-bg) h s l/1)}95%{color:hsl(from var(--vs-bg) h s l/1)}to{color:var(--grey-dark)}}@media(min-width:0px)and (max-width:320px){.search-bar{width:calc(100% - 48px)}}@media(min-width:321px)and (max-width:480px){.search-bar{width:calc(100% - 48px)}}@media(min-width:481px)and (max-width:768px){.search-bar{width:calc(100% - 48px)}}[data-theme=dark] .search-bar input[type=text]{background:hsl(from var(--vs-bg) h s l/1);color:hsl(from var(--vs-text) h s l/1)}[data-theme=dark] .search-results-box{color:hsl(from var(--vs-text) h s l/1)}[data-theme=dark] .channel-tracking-container-1 p{color:#ababab}@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}}.vs-home-component{display:flex;flex-direction:column;position:relative;align-items:center;text-align:center;margin-top:130px;color:hsl(from var(--vs-text) h s l/1);padding-bottom:30px;background:hsl(from var(--vs-bg) h s l/1);transition:margin .3s ease}.vs-home-component--with-query{margin-top:0}.vs-home-component .black-friday-banner{margin-top:32px}.vs-home-component .vshc-display{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:56px!important;font-weight:900!important;line-height:56.5px;letter-spacing:-.8px}@media(min-width:768px){.vs-home-component .vshc-display{font-size:74px!important;line-height:92px;letter-spacing:-1.48px}}.vs-home-component .live-banner-alignment-container{width:677px;margin-top:48px}.vs-home-component .top-channels-container{margin-top:30px;display:flex;flex-direction:column;gap:30px;padding-bottom:18px;width:90%;margin-inline:auto}.vs-home-component .top-channels-container>div{display:flex;justify-content:flex-end;align-items:center;gap:16px}@media(min-width:1280px){.vs-home-component .top-channels-container>div{display:flex;justify-content:space-between;align-items:center;gap:16px}}.vs-home-component .top-channels-container>h1{font-size:36px!important;font-weight:600!important;line-height:22px;font-size:20px!important;text-align:left}@media(min-width:768px){.vs-home-component .top-channels-container>h1{font-weight:500!important;font-size:24px!important}.vs-home-component .top-channels-container{width:90%;max-width:1100px;flex-direction:row-reverse;align-items:center;justify-content:space-between;padding-bottom:12px}}.vs-home-component .channel-results{width:100%}@media(min-width:0px)and (max-width:320px){.vs-home-component{margin-top:30px}.vs-home-component .vshc-display{font-size:42px!important;line-height:54px;letter-spacing:-.8px}}@media(min-width:321px)and (max-width:480px){.vs-home-component{margin-top:30px}.vs-home-component .vshc-display{font-size:42px!important;line-height:54px;letter-spacing:-.8px}}@media(min-width:481px)and (max-width:768px){.vs-home-component{margin-top:30px}.vs-home-component .vshc-display{font-size:42px!important;line-height:54px;letter-spacing:-.8px}}[data-theme=dark] .vshc-display{color:#fff}