/* Recording pairs: cover at left, text at right. The dashboard controls the desktop gap. */
#eh-sounds-page .ehsp-feature:not(.ehsp-feature-secondary){padding-bottom:0;border-bottom:0}
#eh-sounds-page .ehsp-section-heading{padding:var(--ehsp-feature-space,92px) 0 26px}
#eh-sounds-page .ehsp-recordings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ehsp-recording-gap,42px);max-width:100%}
#eh-sounds-page .ehsp-recording{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;align-items:center;min-width:0;padding:0;border-top:0}
#eh-sounds-page .ehsp-recording-art{width:112px;height:112px;aspect-ratio:1;overflow:visible;background:transparent}
#eh-sounds-page .ehsp-recording-art img{width:112px;height:112px;object-fit:contain;transform:none!important;filter:none!important;box-shadow:0 10px 25px #0007}
#eh-sounds-page .ehsp-recording-copy{padding:0;max-width:100%}
#eh-sounds-page .ehsp-recording-copy .ehsp-kicker{min-height:0;margin:0 0 8px;color:var(--ehsp-recording-label-color);font-family:Verdana,sans-serif}
#eh-sounds-page .ehsp-recording h3{margin:0;color:var(--ehsp-recording-title-color);font-family:var(--ehsp-recording-title-font);font-size:19px;line-height:1.32}
#eh-sounds-page .ehsp-recording-copy>p:last-child{margin:9px 0 0;color:var(--ehsp-recording-body-color);font-size:13px;line-height:1.55}
@media(max-width:960px){#eh-sounds-page .ehsp-recordings{grid-template-columns:1fr;gap:28px}#eh-sounds-page .ehsp-recording{grid-template-columns:124px minmax(0,1fr);gap:20px}#eh-sounds-page .ehsp-recording-art,#eh-sounds-page .ehsp-recording-art img{width:124px;height:124px}}
@media(max-width:760px){#eh-sounds-page .ehsp-section-heading{padding:54px 0 24px}#eh-sounds-page .ehsp-listening .ehsp-player iframe{height:254px}#eh-sounds-page .ehsp-recordings{gap:28px}#eh-sounds-page .ehsp-recording{grid-template-columns:104px minmax(0,1fr);gap:16px}#eh-sounds-page .ehsp-recording-art,#eh-sounds-page .ehsp-recording-art img{width:104px;height:104px}#eh-sounds-page .ehsp-recording h3{font-size:18px}}
