/* START_SECTION:sbs-song-library (INDEX:44) */
.sbs-library{padding-top:clamp(44px,7vw,86px);padding-bottom:clamp(70px,9vw,120px)}.sbs-library__header{text-align:center;max-width:760px;margin:0 auto clamp(30px,5vw,48px)}.sbs-library__header h1{font-size:clamp(44px,8vw,84px);line-height:.98;margin:0}.sbs-library__header>p{font-size:clamp(17px,2vw,21px);line-height:1.55;opacity:.72}.sbs-library__parallax{width:100%;height:clamp(300px,46vw,620px);margin:0 0 clamp(42px,6vw,70px);background-image:url('/cdn/shop/files/storybooksong-songs-parallax-hero.jpg?v=1790346194');background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.sbs-library__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,32px)}.sbs-library__card{display:flex;flex-direction:column;border:1px solid rgba(var(--color-foreground),.1);border-radius:20px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.sbs-library__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.08)}.sbs-library__thumb{aspect-ratio:16/9;position:relative;overflow:hidden;background:rgba(var(--color-foreground),.05);display:block}.sbs-library__thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.sbs-library__note{width:100%;height:100%;display:grid;place-items:center;font-size:60px;opacity:.25}.sbs-library__body{padding:20px;min-height:105px}.sbs-library__body h2{font-size:clamp(22px,2.3vw,31px);line-height:1.08;margin:0}.sbs-library__body h2 a{color:inherit;text-decoration:none}.sbs-library__body h2 a:hover{text-decoration:underline;text-underline-offset:.12em}.sbs-library__pagination{text-align:center;margin-top:48px}@media(max-width:900px){.sbs-library__grid{grid-template-columns:repeat(2,minmax(0,1fr));.sbs-library__parallax{background-attachment:scroll}}}@media(max-width:580px){.sbs-library__grid{grid-template-columns:1fr}.sbs-library__body{min-height:0}.sbs-library__parallax{height:300px;background-attachment:scroll}}
/* END_SECTION:sbs-song-library */
