.Videos-module__QovqLG__container{min-height:100vh;padding-bottom:8rem}.Videos-module__QovqLG__hero{justify-content:center;align-items:center;height:50vh;min-height:400px;margin-bottom:4rem;display:flex;position:relative;overflow:hidden}.Videos-module__QovqLG__heroBg{z-index:0;position:absolute;inset:0}.Videos-module__QovqLG__heroBg img{object-fit:cover;filter:brightness(.3)contrast(1.2);width:100%;height:100%}.Videos-module__QovqLG__heroOverlay{background:linear-gradient(to bottom, #08080a33 0%, var(--background) 95%);z-index:1;position:absolute;inset:0}.Videos-module__QovqLG__heroContent{z-index:2;text-align:center;max-width:800px;padding:0 2rem;position:relative}.Videos-module__QovqLG__heroContent h1{background:linear-gradient(#f9e6b3 0%,#c5a059 50%,#8e7340 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.Videos-module__QovqLG__heroContent p{color:var(--foreground-soft);max-width:600px;margin:0 auto;font-size:1.2rem;font-style:italic}.Videos-module__QovqLG__mainContent{max-width:1300px;margin:0 auto;padding:0 2rem}.Videos-module__QovqLG__sectionTitle{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);align-items:center;gap:1rem;margin-bottom:3rem;font-size:1.5rem;display:flex}.Videos-module__QovqLG__grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:3rem;display:grid}.Videos-module__QovqLG__videoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);background:#14141966;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.Videos-module__QovqLG__videoCard:hover{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 20px 40px #00000080}.Videos-module__QovqLG__thumbnail{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}.Videos-module__QovqLG__thumbnailImage{object-fit:cover;width:100%;height:100%;transition:transform .8s}.Videos-module__QovqLG__videoCard:hover .Videos-module__QovqLG__thumbnailImage{transform:scale(1.1)}.Videos-module__QovqLG__playOverlay{opacity:0;color:var(--accent);background:#0006;justify-content:center;align-items:center;transition:all .4s;display:flex;position:absolute;inset:0}.Videos-module__QovqLG__playOverlay svg{width:60px;height:60px;filter:drop-shadow(0 0 15px var(--accent-glow))}.Videos-module__QovqLG__videoCard:hover .Videos-module__QovqLG__playOverlay{opacity:1}.Videos-module__QovqLG__cardInfo{flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex}.Videos-module__QovqLG__cardInfo h3{color:var(--foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.8em;margin:0;font-size:1.4rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Videos-module__QovqLG__videoLink{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;border:1px solid var(--border);color:var(--accent);align-self:flex-start;margin-top:auto;padding:.8rem 1.5rem;font-size:.75rem;font-weight:700;transition:all .3s}.Videos-module__QovqLG__videoLink:hover{background:var(--accent);color:#000;border-color:var(--accent)}@media (max-width:768px){.Videos-module__QovqLG__grid{grid-template-columns:1fr;gap:2rem}.Videos-module__QovqLG__hero{height:40vh}.Videos-module__QovqLG__cardInfo{padding:1.5rem}.Videos-module__QovqLG__header h1{overflow-wrap:break-word;font-size:1.8rem}}
