.sample-card{background:linear-gradient(145deg,#fff,#f0f7ff);border:1px solid #e0e9f5;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000000d}.sample-card:hover{border-color:#1a41cc;transform:translateY(-5px);box-shadow:0 8px 15px #1a41cc1a}.sample-card-body{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.sample-title{color:#1a41cc;margin-bottom:.25rem;font-weight:700}.sample-subtitle{color:#666;margin-bottom:1rem;font-size:.9rem;font-style:italic}.sample-text{color:#444;flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.audio-wrapper{background:#eef2f7;border-radius:50px;padding:10px}.custom-audio{filter:hue-rotate(180deg)brightness(1.05);width:100%;height:35px}
.samples-header{text-align:center;max-width:900px;margin:0 auto 3rem}.samples-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.sample-card{background:#fdfdfd;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;height:100%;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.sample-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.song-info{flex-grow:1;margin-bottom:1.5rem}.song-title{color:#1a41cc;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.song-interpret{color:#666;margin-bottom:1rem;font-size:.95rem;font-style:italic}.song-desc{color:#444;font-size:.9rem;line-height:1.4}.audio-player{filter:sepia(20%)saturate(70%)grayscale()contrast(99%)invert(12%);width:100%;height:40px}
