.GenreIndex-module__orRqNW__container{width:100%;max-width:var(--content-max,1600px);margin:0 auto;padding:3rem 1.5rem 6rem;position:relative}.GenreIndex-module__orRqNW__ambientGlow{pointer-events:none;z-index:0;filter:blur(40px);background:radial-gradient(circle,#39bfef14 0%,#8b7cf00a 50%,#0000 70%);width:min(100%,800px);height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.GenreIndex-module__orRqNW__contentWrapper{z-index:1;flex-direction:column;gap:2.5rem;display:flex;position:relative}.GenreIndex-module__orRqNW__header{flex-direction:column;gap:.75rem;display:flex}.GenreIndex-module__orRqNW__title{font-family:var(--font-outfit), "Outfit", system-ui, sans-serif;letter-spacing:-.03em;color:#f0f0f5;margin:0;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800}.GenreIndex-module__orRqNW__subtitle{color:#9898b0;max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.GenreIndex-module__orRqNW__genreGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.GenreIndex-module__orRqNW__genreCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111118bf;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;gap:.875rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.GenreIndex-module__orRqNW__genreCard:hover{background:#18181fe6;border-color:#39bfef59;transform:translateY(-3px);box-shadow:0 10px 30px #0006,0 0 20px #39bfef1a}.GenreIndex-module__orRqNW__iconRow{justify-content:space-between;align-items:center;display:flex}.GenreIndex-module__orRqNW__icon{font-size:1.75rem;line-height:1}.GenreIndex-module__orRqNW__arrowIcon{color:#ffffff4d;transition:transform .2s,color .2s}.GenreIndex-module__orRqNW__genreCard:hover .GenreIndex-module__orRqNW__arrowIcon{color:#39bfef;transform:translate(3px)}.GenreIndex-module__orRqNW__genreName{font-family:var(--font-outfit), "Outfit", system-ui, sans-serif;color:#f0f0f5;margin:0;font-size:1.25rem;font-weight:700}.GenreIndex-module__orRqNW__genreDesc{color:#9898b0;margin:0;font-size:.875rem;line-height:1.5}@media (max-width:640px){.GenreIndex-module__orRqNW__container{padding:2rem 1rem 4rem}.GenreIndex-module__orRqNW__genreGrid{grid-template-columns:1fr}}
