.video-entry{z-index:11;flex-direction:column;justify-content:flex-start;min-height:0;display:flex;position:relative}.video-entry .video-author{height:42px;padding:0}.video-entry .video-author.thumbnail{flex-direction:row;display:flex}.video-entry .video-author.thumbnail .channel-name-container .vt-icon{margin:6px 0 0 4px}.video-entry .video-author .author-thumbnail{border-radius:25px;width:36px;height:36px;margin:0 10px 0 0}.video-entry .video-author .channel-name-container{flex-direction:row;height:100%;display:flex;overflow:hidden}.video-entry .video-author .channel-name-container .video-entry-channel{text-overflow:ellipsis;white-space:nowrap;color:var(--subtitle-color);padding:10px 0 4px;font-size:.85rem;font-weight:700;text-decoration:none;overflow:hidden}.video-entry .video-author .channel-name-container .verified-icon{width:14px;height:14px;margin:8px 0 0 4px;top:3px}.video-entry .video-author .channel-name-container .verified-icon .vt-icon{width:14px;height:14px}.video-entry .video-entry-background{z-index:10;transition-property:box-shadow;transition-duration:.3s;transition-timing-function:cubic-bezier(.31,.65,.26,.97);position:absolute;top:10px;left:10px}.video-entry:hover .description-btn-container{opacity:1;transform:scale(1)}.video-entry .description-btn-container{z-index:12;opacity:0;box-sizing:border-box;cursor:pointer;background-color:#000000b6;border-radius:5px;width:44px;height:44px;margin:5px;padding:10px;transition:opacity .2s cubic-bezier(.31,.65,.26,.97),transform .2s cubic-bezier(.31,.65,.26,.97);position:absolute;top:42px;right:0;transform:scale(.8)}.video-entry #show-description{z-index:13;opacity:0;cursor:pointer;width:50px;height:50px;position:absolute;top:42px;right:2px}.video-entry #show-description:checked+.video-entry-thmb .video-entry-length{transform:scale(0)}.video-entry #show-description:checked+.video-entry-thmb .thmb-image-container.rich-thumbnail{display:none}.video-entry #show-description:checked+.video-entry-thmb .thmb-image-container .video-description-overlay{opacity:1}.video-entry .video-entry-thmb{z-index:11;padding-top:56.25%;position:relative;overflow:hidden;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.video-entry .video-entry-thmb:hover .rich-thumbnail{opacity:1!important;transition:opacity .15s cubic-bezier(.31,.65,.26,.97) .3s!important}.video-entry .video-entry-thmb .thmb-image-container{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.video-entry .video-entry-thmb .thmb-image-container.rich-thumbnail{opacity:0;pointer-events:none;transition:opacity .15s cubic-bezier(.31,.65,.26,.97)}.video-entry .video-entry-thmb .thmb-image-container .thmb-clip{overflow:hidden}.video-entry .video-entry-thmb .thmb-image-container .thmb-clip .video-entry-thmb-image{min-width:100%;max-width:100%;transition:filter 0s cubic-bezier(.31,.65,.26,.97) .3s;display:block}.video-entry .video-entry-thmb .thmb-image-container .video-description-overlay{pointer-events:none;color:#fff;box-sizing:border-box;opacity:0;background-color:#0000009f;width:100%;height:0;padding-bottom:56.25%;font-size:1rem;transition:opacity .2s cubic-bezier(.31,.65,.26,.97);position:absolute;top:50%;left:0;overflow:visible;transform:translateY(-50%)}.video-entry .video-entry-thmb .thmb-image-container .video-description-overlay .video-description-overlay-text{box-sizing:border-box;width:100%;height:min-content;padding:15px}.video-entry .video-entry-thmb .video-live{color:#fff;box-sizing:border-box;background-color:#000000b6;border-radius:5px;flex-direction:row;align-items:center;padding:5px 12px;font-family:noto-sans,Arial,sans-serif;text-decoration:none;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-entry .video-entry-thmb .video-live .live-text{margin:0 0 0 10px}.video-entry .video-entry-thmb .video-live .live-icon,.video-entry .video-entry-thmb .video-live .live-icon .vt-icon{width:36px;height:36px}.video-entry .video-entry-thmb .video-entry-length{color:#fff;box-sizing:border-box;background-color:#000000b6;border-radius:4px;margin:8px;padding:2px 6px;font-family:noto-sans,Arial,sans-serif;text-decoration:none;transition:transform .2s cubic-bezier(.31,.65,.26,.97);position:absolute;bottom:0;right:0}.video-entry .video-entry-thmb .video-entry-watched{background-color:var(--line-color);width:100%;height:4px;position:absolute;bottom:0;left:0}.video-entry .video-entry-thmb .video-entry-watched .watch-progress{background-color:var(--theme-color);height:100%}.video-entry .video-entry-info{z-index:11;flex-direction:row;align-items:flex-start;padding:0 0 5px;font-family:noto-sans,Arial,sans-serif;display:flex;overflow:hidden}.video-entry .video-entry-info .video-info-text{flex-direction:column;width:100%;display:flex;overflow:hidden}.video-entry .video-entry-info .video-info-text .video-entry-title{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;color:var(--title-color);box-sizing:border-box;-webkit-box-orient:vertical;width:100%;margin:0;padding:8px 0 4px;font-size:.9rem;text-decoration:none;display:-webkit-box;overflow:hidden}.video-entry .video-entry-info .video-info-text .video-entry-stats{color:var(--subtitle-color-light);flex-direction:row;justify-content:space-between;width:100%;margin:0;font-size:.8rem;display:flex}
