.arend-music{margin:2rem 0}.arend-music__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,280px));justify-content:start;gap:1.5rem}.arend-music__release{overflow:hidden;border:1px solid rgba(193,151,55,.28);background:#181818;box-shadow:0 10px 24px rgba(0,0,0,.16)}.arend-music__art{display:block;aspect-ratio:1/1;background:#252525;color:#d1b161}.arend-music__art img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.arend-music__art:hover img{transform:scale(1.035)}.arend-music__art span{display:grid;height:100%;place-items:center}.arend-music__body{padding:1.1rem 1.15rem 1.25rem}.arend-music__type{margin:0 0 .4rem;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;color:#d1b161}.arend-music h3{margin:0;font-size:1.22rem;line-height:1.25}.arend-music h3 a{color:#fff;text-decoration:none}.arend-music__artist{margin:.4rem 0 .9rem;color:#d9d9d9}.arend-music__links{display:flex;flex-wrap:wrap;gap:.45rem}.arend-music__link{display:inline-block;padding:.42rem .65rem;border:1px solid #c19737;color:#f4dd9c!important;font-size:.78rem;text-decoration:none!important}.arend-music__link:hover{background:#c19737;color:#171717!important}
.arend-music__link--icon{width:38px;height:38px;padding:7px;display:inline-flex;align-items:center;justify-content:center}.arend-music__link--icon img{width:22px;height:22px;display:block}.arend-music__link--icon:hover img{filter:brightness(.3)}
.arend-music-page{padding:4rem 0;background:#121212;color:#fff}.arend-music-page__header{text-align:center;margin:0 auto 2rem}.arend-music-page__header p{color:var(--theme-palette-color-1,#a0876e);text-transform:uppercase;letter-spacing:.14em;font-size:.8rem}.arend-music-page__header h1{color:var(--theme-palette-color-1,#a0876e);font-family:Cinzel,Georgia,serif!important;font-weight:600}.arend-music-single{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem;align-items:start}.arend-music-single__intro{margin:1rem 0 0;color:#fff;font-size:1.1rem}.arend-music-single__art img{width:100%;height:auto;display:block}.arend-music-single h1{margin:.1rem 0}.arend-music-single__date{color:#d1b161}.arend-music-single__content{margin-top:2rem}.arend-music-single__content>*{color:inherit}@media(max-width:700px){.arend-music-single{grid-template-columns:1fr}.arend-music-page{padding:2.5rem 0}}

/* Blocksy renders its page hero before the plugin template. Scope this to music so
   the readable, gold Cinzel treatment matches the site header without changing other pages. */
body.page-id-1672 .page-title,
body.single-arend_release .page-title {
	color: var(--theme-palette-color-1, #a0876e) !important;
	font-family: Cinzel, Georgia, serif !important;
	font-weight: 600 !important;
}

/* Keep the editable Music page visually continuous with release pages. */
body.page-id-1672 .ct-container-full[data-content="normal"] {
	background: #121212;
}

body.page-id-1672 .entry-content,
body.page-id-1672 .entry-content p {
	color: #fff;
}

/* Use one background layer for both page types so scroll-linked motion cannot be masked by Blocksy's image layer. */
