.videos-module__2KAA7q__videoPage{padding-top:var(--nav-height);min-height:100vh}.videos-module__2KAA7q__header{color:var(--white);background:linear-gradient(135deg,#287c87f2 0%,#3a97a3d9 50%,#f8aa96bf 100%);padding:5rem 0}.videos-module__2KAA7q__backLink{color:var(--gold);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:600;display:flex}.videos-module__2KAA7q__header h1{margin-bottom:1rem;font-size:3rem}.videos-module__2KAA7q__videoSection{background-color:var(--bg-light);padding:5rem 0}.videos-module__2KAA7q__videoGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.videos-module__2KAA7q__videoCard{background:var(--white);box-shadow:var(--shadow-md);transition:var(--transition-smooth);border-radius:16px;overflow:hidden}.videos-module__2KAA7q__videoCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.videos-module__2KAA7q__thumbnailWrapper{cursor:pointer;height:200px;position:relative}.videos-module__2KAA7q__thumbnailWrapper img{object-fit:cover;width:100%;height:100%}.videos-module__2KAA7q__overlay{opacity:0;transition:var(--transition-smooth);background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.videos-module__2KAA7q__videoCard:hover .videos-module__2KAA7q__overlay{opacity:1}.videos-module__2KAA7q__playIcon{color:var(--white);filter:drop-shadow(0 0 10px #00000080)}.videos-module__2KAA7q__duration{bottom:1rem;color:var(--white);background:#000000b3;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600;position:absolute;inset-inline-end:1rem}.videos-module__2KAA7q__content{padding:1.5rem}.videos-module__2KAA7q__date{color:var(--text-light);margin-bottom:.5rem;font-size:.8rem;display:block}.videos-module__2KAA7q__content h3{color:var(--royal-blue);margin-bottom:1.5rem;font-size:1.25rem}.videos-module__2KAA7q__actions{justify-content:space-between;align-items:center;display:flex}.videos-module__2KAA7q__watchBtn{background:var(--royal-blue);color:var(--white);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:600}.videos-module__2KAA7q__watchBtn:hover{background:var(--gold);color:var(--royal-blue)}.videos-module__2KAA7q__shareIcon{border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-light);cursor:pointer;transition:var(--transition-smooth);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.videos-module__2KAA7q__shareIcon:hover{border-color:var(--gold);color:var(--gold)}@media (max-width:1100px){.videos-module__2KAA7q__videoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.videos-module__2KAA7q__header{padding:4rem 0}.videos-module__2KAA7q__header h1{font-size:2.5rem}.videos-module__2KAA7q__videoGrid{grid-template-columns:1fr;max-width:450px;margin-inline:auto}.videos-module__2KAA7q__videoSection{padding:3rem 0}}@media (max-width:480px){.videos-module__2KAA7q__header h1{font-size:2.1rem}.videos-module__2KAA7q__thumbnailWrapper{height:180px}.videos-module__2KAA7q__content{padding:1.25rem}}
