.video-page{background:linear-gradient(#fafafa 0%,#f3f6fb 100%);min-height:100vh;padding:2rem 0}.featured-section{margin-bottom:3rem}.featured-player{background:#000;border-radius:20px;min-height:320px;overflow:hidden;box-shadow:0 18px 40px #00000026}.video-email-feedback{margin-bottom:1rem}.featured-video{object-fit:contain;width:100%;max-height:70vh;display:block}.featured-video-state{color:#e5e7eb;text-align:center;background:linear-gradient(#111827 0%,#1f2937 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:320px;padding:2rem;display:flex}.featured-video-state-text{margin:0;font-size:1rem;font-weight:500}.featured-date{color:#5f6368;align-items:center;gap:.6rem;margin-top:1rem;font-size:.98rem;font-weight:500;display:flex}.video-divider{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.video-divider:before,.video-divider:after{content:"";background:#d9dee8;flex:1;height:1px}.video-divider span{color:#6b7280;letter-spacing:.4px;text-transform:uppercase;font-size:.95rem;font-weight:600}.video-grid{grid-template-columns:repeat(auto-fill,minmax(260px,340px));justify-content:start;gap:1.8rem;display:grid}.video-item{cursor:pointer;width:100%;transition:transform .25s}.video-item:hover{transform:translateY(-4px)}.thumb-wrapper{background:#ddd;border-radius:16px;position:relative;overflow:hidden}.thumb-wrapper img{aspect-ratio:16/9;object-fit:cover;opacity:.85;width:100%;transition:opacity .3s;display:block}.thumb-overlay{opacity:0;background:#0000002e;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.video-item:hover .thumb-overlay,.video-item:hover .thumb-wrapper img{opacity:1}.play-btn{color:#111827;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.2rem;display:flex;box-shadow:0 10px 24px #0000002e}.video-date{color:#6b7280;align-items:center;gap:.5rem;margin-top:.9rem;font-size:.92rem;display:flex}@media (width<=768px){.featured-video{max-height:320px}.video-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.play-btn{width:40px;height:40px;font-size:1rem}.video-date{font-size:.85rem}}
