*,*::before,*::after{box-sizing:border-box}body{margin:0;background:#000;color:#fff;font-family:pingfang sc,Arial,sans-serif;padding-top:140px}.videoListPage{display:flex;flex-direction:column;gap:18px;width:1504px;max-width:100%;margin:0 auto;padding:18px 0}.videoListAds{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.videoListAds--footer{gap:10px}.videoListAd{width:100%;height:auto;aspect-ratio:746/92;overflow:hidden;border-radius:12px;background:#1b1b1b}.videoListAds--footer .videoListAd{aspect-ratio:617/77}.videoListAd__img{display:block;width:100%;height:100%;object-fit:cover}.videoListBody{display:flex;align-items:flex-start;gap:14px;width:100%}.videoListCategories{flex:none;width:246px;background:#1c1c1c}.videoListCategory{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:68px;padding:0 36px;border:none;border-bottom:1px solid #353742;background:0 0;color:#c6c6c6;font-family:inherit;font-size:18px;line-height:27px;text-align:center;cursor:pointer}.videoListCategory span{flex:1}.videoListCategory img{flex:none}a.videoListCategory,a.videoListTab{text-decoration:none}.videoListCategory--active{background:#232323;color:#ff7b28}.videoListCategory__icon{flex:none;display:block;width:24px;height:24px}.videoListCategory__arrow{flex:none;width:12px;height:8px;margin-left:auto;background:#ff7b28;clip-path:polygon(0 0,100% 0,50% 100%);opacity:0}.videoListCategory--active .videoListCategory__arrow{opacity:1}.videoListCategoryExpand{display:none}.videoListMain{display:flex;flex:1;flex-direction:column;gap:18px;min-width:0}.videoListMain .footer{max-width:100%;padding:0;width:100%}.videoListTabs{display:flex;width:512px;max-width:100%;height:53px;background:#1c1c1c}.videoListTab{position:relative;display:flex;flex:1;align-items:center;justify-content:center;height:100%;padding:0;border:none;background:0 0;color:#fff;font-family:inherit;font-size:14px;font-weight:600;line-height:21px;cursor:pointer}.videoListTab--active{background:#232323;color:#ff7b28}.videoListTab--active::after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:16px;background:#ff7b28}.videoListGrid{display:flex;flex-wrap:wrap;gap:22px;width:100%}.videoCard{display:flex;flex-direction:column;width:400px;max-width:100%;overflow:hidden;border-radius:12px;background:rgba(255,255,255,5%)}.videoCard__link{display:block;color:inherit;text-decoration:none}.videoCard__titleLink,.videoCard__viewsLink{color:inherit;text-decoration:none}.videoListEmpty{width:100%;padding:48px 0;color:rgba(255,255,255,.5);font-size:16px;line-height:24px;text-align:center}.videoCard__cover{position:relative;height:237px;overflow:hidden;background:#191919 50%/cover no-repeat}.videoCard__coverGradient{position:absolute;right:0;bottom:0;left:0;height:30px;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.8) 100%)}.videoCard__duration{position:absolute;right:6px;bottom:8px;padding:2px 6px;border-radius:6px;background:rgba(0,0,0,.6);color:rgba(255,255,255,.9);font-size:12px;font-weight:600;line-height:18px}.videoCard__body{display:flex;flex-direction:column;gap:6px;padding:12px}.videoCard__title{margin:0;min-width:0;overflow:hidden;color:rgba(255,255,255,.9);font-size:20px;font-weight:500;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.videoCard__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.videoCard__views{display:flex;align-items:center;gap:4px;color:rgba(255,255,255,.55);font-size:16px;line-height:22px}.videoCard__viewIcon{flex:none;display:block;width:24px;height:24px}.videoCard__date,.videoCard__tags{display:flex;align-items:center;justify-content:flex-end;flex:1;min-width:0;overflow:hidden;color:rgba(255,255,255,.55);font-size:16px;line-height:22px}.videoCard__tag{color:rgba(255,255,255,.55);text-decoration:none;white-space:nowrap}.videoCard__tag:hover{color:rgba(255,255,255,.9)}.videoCard__tagSep{flex-shrink:0;color:inherit}.videoListPagination{display:flex;align-items:center;justify-content:center;gap:18px;width:100%;padding:12px 0}.videoListPagination__info{color:#fff;font-size:14px;line-height:20px}.videoListPagination__btn{display:flex;align-items:center;justify-content:center;min-width:100px;height:36px;padding:6px 12px;border:none;border-radius:4px;font-family:inherit;font-size:14px;line-height:20px;cursor:pointer;text-decoration:none}.videoListPagination__btn--ghost{background:rgba(255,123,40,.1);color:rgba(255,255,255,.5)}.videoListPagination__btn--primary{background:#ff7b28;color:#000;box-shadow:inset 0 1px 1px 1px rgba(0,0,0,8%)}.videoListPagination__btn--dark{padding-right:20px;padding-left:20px;background:#262626;color:#fff}.videoListPagination__btn--disabled{opacity:.4;pointer-events:none}.videoListPagination__jump{display:flex}.videoListPagination__input{width:56px;height:36px;padding:0 8px;border:1px solid rgba(255,255,255,.2);border-radius:4px;background:#1c1c1c;color:#fff;font-family:inherit;font-size:14px;line-height:20px;text-align:center}.videoListDebugBar{position:fixed;top:140px;right:0;left:0;z-index:100;display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:8px 16px;background:rgba(255,123,40,.95);color:#000;font-size:13px;line-height:20px}.videoListDebugBar__label{font-weight:700}.videoListDebugBar__link{color:#000;text-decoration:underline}.videoListDebugBar__meta{opacity:.85}@media screen and (max-width:767px){body{padding-top:66px}.videoListPage{gap:18px;width:100%;padding:12px 20px}.videoListBody{flex-direction:column;align-items:stretch;gap:18px}.videoListMain{width:100%}.videoListAds{display:flex;flex-direction:column;gap:6px}.videoListAds--top .videoListAd:nth-child(n+9),.videoListAds--footer .videoListAd:nth-child(n+9){display:none}.videoListAd{width:100%;height:42px;aspect-ratio:auto;border-radius:6px;background:#262626}.videoListAds--footer .videoListAd{width:100%;height:42px;aspect-ratio:auto;border-radius:6px}.videoListCategories{display:flex;flex-wrap:wrap;align-content:flex-start;gap:12px;width:100%;padding:12px;border-radius:12px;background:rgba(255,255,255,5%)}.videoListCategory{width:auto;min-height:0;padding:0;border-bottom:none;background:0 0;color:rgba(255,255,255,.9);font-size:12px;font-weight:400;line-height:18px}.videoListCategory--active{background:0 0;color:#ff7b28;font-weight:500}.videoListCategory__icon,.videoListCategory__arrow{display:none}.videoListCategory--extra{display:none}.videoListCategories.is-expanded .videoListCategory--extra{display:inline-flex}.videoListCategoryExpand{display:inline-flex;align-items:center;gap:0;padding:0;border:none;background:0 0;color:rgba(255,255,255,.55);font-family:inherit;font-size:12px;line-height:18px;cursor:pointer}.videoListCategoryExpand__icon{display:block;width:18px;height:18px;transition:transform .2s ease}.videoListCategories.is-expanded .videoListCategoryExpand__icon{transform:rotate(180deg)}.videoListTabs{width:100%;height:36px;background:rgba(255,255,255,5%)}.videoListTab{border-bottom:2px solid transparent;font-size:12px;font-weight:400;line-height:18px}.videoListTab--active{background:0 0;font-weight:500;border-bottom-color:#ff7b28}.videoListTab--active::after{display:none}.videoListGrid{justify-content:space-between;gap:7px 0}.videoCard{width:calc(50% - 3.5px);max-width:none;border-radius:6px;background:0 0}.videoCard__cover{height:94px;background-color:#181818;background-image:none}.videoCard__coverGradient{display:none}.videoCard__duration{right:4px;bottom:4px;padding:0 4px;border-radius:3px;background:rgba(0,0,0,.7);color:#fff;font-size:10px;font-weight:400;line-height:16px}.videoCard__body{gap:4px;padding:4px 6px}.videoCard__title{overflow:hidden;font-size:12px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.videoCard__views,.videoCard__date,.videoCard__tags{color:rgba(255,255,255,.9);font-size:10px;line-height:16px}.videoCard__viewIcon{width:16px;height:16px}.videoListPagination{flex-wrap:wrap;justify-content:flex-start;gap:9px;padding:0;overflow:hidden}.videoListPagination__info{width:100%;font-size:12px;line-height:18px;text-align:center}.videoListDebugBar{top:66px}.videoListPagination__btn{padding:0;min-width:0;width:60px;height:30px;border:1px solid rgba(255,255,255,.3);background:#000;color:#fff;font-size:12px;line-height:18px;text-decoration:none}.videoListPagination_tz{width:48px}.videoListPagination__btn--ghost,.videoListPagination__btn--primary,.videoListPagination__btn--dark{background:#000;color:#fff;box-shadow:none}.videoListPagination__btn--dark{width:48px;min-width:48px}.videoListPagination__btn--primary{min-width:60px}}