.videos-module__m-uKfW__listHeader{background:var(--bg-dark,#111);color:#fff;text-align:center;padding:3rem 0 2rem}.videos-module__m-uKfW__listHeader h1{font-family:var(--font-serif);margin-bottom:.5rem;font-size:2rem;font-weight:700}.videos-module__m-uKfW__listHeader p{color:#fff9;font-size:.95rem}.videos-module__m-uKfW__listSection{padding:2rem 0 4rem}.videos-module__m-uKfW__toolbar{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.videos-module__m-uKfW__searchWrap{flex:1;align-items:center;display:flex;position:relative}.videos-module__m-uKfW__searchWrap>i{color:#9ca3af;pointer-events:none;font-size:.9rem;position:absolute;left:1rem}.videos-module__m-uKfW__searchInput{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.7rem 2.5rem;font-size:.9rem;transition:border-color .2s}.videos-module__m-uKfW__searchInput:focus{border-color:var(--primary-color,maroon);outline:none;box-shadow:0 0 0 3px #80000014}.videos-module__m-uKfW__searchClear{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:.25rem;position:absolute;right:.75rem}.videos-module__m-uKfW__searchClear:hover{color:#374151}.videos-module__m-uKfW__sortSelect{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;padding:.7rem 1rem;font-size:.9rem}.videos-module__m-uKfW__videoGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.videos-module__m-uKfW__thumbCard{color:inherit;background:#fff;border:1px solid #f3f4f6;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.videos-module__m-uKfW__thumbCard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.videos-module__m-uKfW__thumbImageWrap{background:#000;position:relative;overflow:hidden}.videos-module__m-uKfW__thumbImage{aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .3s;display:block}.videos-module__m-uKfW__thumbCard:hover .videos-module__m-uKfW__thumbImage{transform:scale(1.03)}.videos-module__m-uKfW__durationBadge{color:#fff;background:#000c;border-radius:3px;padding:.15rem .4rem;font-family:monospace;font-size:.7rem;position:absolute;bottom:6px;right:6px}.videos-module__m-uKfW__thumbInfo{padding:.75rem}.videos-module__m-uKfW__thumbTitle{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.4rem;font-size:.85rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.videos-module__m-uKfW__thumbDate{color:#9ca3af;font-size:.75rem}.videos-module__m-uKfW__loadingGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.videos-module__m-uKfW__skeleton{aspect-ratio:16/11;background:#f3f4f6;border-radius:8px;animation:1.5s ease-in-out infinite videos-module__m-uKfW__pulse}@keyframes videos-module__m-uKfW__pulse{0%,to{opacity:1}50%{opacity:.5}}.videos-module__m-uKfW__emptyState{text-align:center;color:#6b7280;padding:4rem 2rem}.videos-module__m-uKfW__ctaArea{text-align:center;margin-top:3rem}.videos-module__m-uKfW__youtubeLink{color:#fff;background:red;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.videos-module__m-uKfW__youtubeLink:hover{opacity:.9}.videos-module__m-uKfW__detailPage{padding:2rem 0 4rem}.videos-module__m-uKfW__backLink{color:var(--text-color,#1a1a1a);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.videos-module__m-uKfW__backLink:hover{color:var(--primary-color,maroon)}.videos-module__m-uKfW__backBtn{background:var(--primary-color,maroon);color:#fff;border-radius:6px;margin-top:1rem;padding:.6rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}.videos-module__m-uKfW__detailLayout{max-width:900px}.videos-module__m-uKfW__detailMain{flex-direction:column;gap:1.5rem;display:flex}.videos-module__m-uKfW__videoContainer{background:#000;border-radius:8px;overflow:hidden}.videos-module__m-uKfW__videoFrame{aspect-ratio:16/9;width:100%;display:block}.videos-module__m-uKfW__detailInfo{flex-direction:column;gap:.75rem;display:flex}.videos-module__m-uKfW__detailTitle{color:#111827;font-size:1.4rem;font-weight:700;line-height:1.4}.videos-module__m-uKfW__detailMeta{color:#6b7280;gap:1.5rem;font-size:.85rem;display:flex}.videos-module__m-uKfW__detailMeta span{align-items:center;gap:.4rem;display:inline-flex}.videos-module__m-uKfW__youtubeBtn{color:#fff;background:#111827;border-radius:6px;align-self:flex-start;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.videos-module__m-uKfW__youtubeBtn:hover{background:#374151}@media (max-width:1024px){.videos-module__m-uKfW__videoGrid,.videos-module__m-uKfW__loadingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.videos-module__m-uKfW__toolbar{flex-direction:column}.videos-module__m-uKfW__sortSelect{width:100%}.videos-module__m-uKfW__videoGrid,.videos-module__m-uKfW__loadingGrid{grid-template-columns:1fr}.videos-module__m-uKfW__detailTitle{font-size:1.15rem}.videos-module__m-uKfW__detailMeta{flex-direction:column;gap:.5rem}}
