.VideoPage-module__lb_QGa__container{min-height:100vh}.VideoPage-module__lb_QGa__grid{flex-direction:column;gap:16px;padding:16px;display:flex}.VideoPage-module__lb_QGa__card{cursor:pointer;gap:14px;transition:transform .15s;display:flex}.VideoPage-module__lb_QGa__card:hover{transform:translate(2px)}.VideoPage-module__lb_QGa__thumbnailWrapper{flex-shrink:0}.VideoPage-module__lb_QGa__thumbnail{border-radius:var(--radius-md);background:linear-gradient(135deg,#1a1a4e 0%,#2a1a5e 40%,#1a3d5c 100%);justify-content:center;align-items:center;width:200px;height:112px;display:flex;position:relative;overflow:hidden}.VideoPage-module__lb_QGa__playOverlay{background:#0009;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex}.VideoPage-module__lb_QGa__card:hover .VideoPage-module__lb_QGa__playOverlay{background:var(--accent-red)}.VideoPage-module__lb_QGa__playIcon{color:#fff;margin-left:2px;font-size:18px}.VideoPage-module__lb_QGa__duration{color:#fff;font-variant-numeric:tabular-nums;background:#000c;border-radius:3px;padding:1px 6px;font-size:11px;font-weight:600;position:absolute;bottom:6px;right:6px}.VideoPage-module__lb_QGa__info{flex:1;min-width:0;padding:4px 0}.VideoPage-module__lb_QGa__title{color:var(--text-white);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.VideoPage-module__lb_QGa__card:hover .VideoPage-module__lb_QGa__title{color:var(--text-link)}.VideoPage-module__lb_QGa__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.VideoPage-module__lb_QGa__channel{color:var(--text-secondary);font-weight:500}.VideoPage-module__lb_QGa__dot{color:var(--text-muted)}@media (max-width:768px){.VideoPage-module__lb_QGa__card{flex-direction:column}.VideoPage-module__lb_QGa__thumbnail{width:100%;height:180px}}
