.gallery-item{cursor:pointer}.sound-icon:hover{transform:scale(1.05)}.popup-content-layout{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.song-text{font-size:14px;color:black}.main{background-image:url(/_next/static/media/blue.697c6a29.png);background-size:cover;background-color:rgb(241,235,230);margin:-8px;display:grid;grid-template-columns:50px 10px 1fr 10px 50px;grid-template-rows:50px 100px 50px 1fr 50px 100px 50px;height:100vh;width:100vw}.main,.title{justify-content:center}.title{font-family:Saint Regular;font-size:50pt;color:white;align-items:center;display:flex;animation:fadeIn 2s ease-in forwards;grid-row:2/span 1;grid-column:3/span 1}.audio-gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;justify-items:center;grid-row:3/span 1}.password-form{display:flex;flex-direction:column;align-items:center;gap:1rem}.error-message{color:#ff0000;font-weight:700;margin-top:10px}