.reggaedb-calendar{margin:2rem 0;border:1px solid var(--wp--preset--color--sand,#d9cfb5);background:#fffdf5;box-shadow:0 12px 35px rgba(38,35,25,.08)}
.reggaedb-calendar__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#18382a;color:#fffdf5}.reggaedb-calendar__header h2{margin:0;color:inherit;font-size:clamp(1.25rem,3vw,2rem)}
.reggaedb-calendar__nav{display:grid;place-items:center;width:2.5rem;height:2.5rem;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:inherit;text-decoration:none}.reggaedb-calendar__nav:hover{background:#d49b2a;color:#1d251e}
.reggaedb-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.reggaedb-calendar__weekday{padding:.65rem;text-align:center;font-weight:700;background:#eee7d2;border-bottom:1px solid #d9cfb5}
.reggaedb-calendar__day{min-height:8rem;padding:.45rem;border-right:1px solid #e5ddca;border-bottom:1px solid #e5ddca}.reggaedb-calendar__day:nth-child(7n){border-right:0}.reggaedb-calendar__day.is-empty{background:#f2eee2}.reggaedb-calendar__date{display:block;margin-bottom:.4rem;font-weight:800;color:#674421}
.reggaedb-calendar__event{display:block;margin:.25rem 0;padding:.32rem .42rem;border-left:3px solid #b7472d;background:#f5e3aa;color:#18382a;font-size:.82rem;font-weight:700;line-height:1.25;text-decoration:none}.reggaedb-calendar__event:hover{background:#d49b2a;color:#18271e}
.reggaedb-upcoming{display:grid;gap:.8rem}.reggaedb-upcoming__item{display:grid;grid-template-columns:4.2rem 1fr;gap:1rem;align-items:center;padding:1rem;border-bottom:1px solid #d9cfb5;background:rgba(255,253,245,.7)}.reggaedb-upcoming__item time{display:flex;flex-direction:column;align-items:center;padding:.55rem;background:#b7472d;color:#fff;text-transform:uppercase;font-weight:800}.reggaedb-upcoming__item time span{font-size:1.65rem;line-height:1}.reggaedb-upcoming__item h3,.reggaedb-upcoming__item p{margin:.1rem 0}
@media(max-width:760px){.reggaedb-calendar__grid{display:block}.reggaedb-calendar__weekday,.reggaedb-calendar__day.is-empty{display:none}.reggaedb-calendar__day{min-height:0;border-right:0;padding:.8rem}.reggaedb-calendar__day:not(:has(.reggaedb-calendar__event)){display:none}.reggaedb-calendar__date{font-size:1.1rem}}
.reggaedb-alpha-nav{display:flex;flex-wrap:wrap;gap:.45rem;margin:1.5rem 0 2rem}.reggaedb-alpha-nav a{display:grid;place-items:center;min-width:2.35rem;height:2.35rem;padding:0 .55rem;border:1px solid #8b7b52;background:#f3ecd8;color:#18382a;font-weight:800;text-decoration:none}.reggaedb-alpha-nav a:hover{background:#244a34;color:#fff}
.reggaedb-artist-index{display:grid;gap:2rem}.reggaedb-alpha-group{scroll-margin-top:6rem}.reggaedb-alpha-group>h2{display:flex;align-items:center;gap:1rem;margin:0 0 1rem;color:#244a34}.reggaedb-alpha-group>h2:after{content:"";height:2px;flex:1;background:linear-gradient(90deg,#9f7c35,transparent)}.reggaedb-alpha-group ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.65rem;margin:0;padding:0;list-style:none}.reggaedb-alpha-group li{display:flex;align-items:center;gap:.75rem;padding:.65rem;border-bottom:1px solid rgba(91,75,42,.28)}.reggaedb-alpha-group img{width:46px;height:46px;object-fit:cover;border-radius:50%}.reggaedb-alpha-group a{font-weight:750;text-decoration:none}
.reggaedb-discography{display:grid;gap:2.5rem}.reggaedb-discography__type>h2{margin-bottom:1.3rem;border-bottom:3px double #9f7c35;padding-bottom:.55rem}.reggaedb-discography__year{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:1.2rem;margin:1rem 0 1.8rem}.reggaedb-discography__year>h3{margin:0;color:#9f5b2f;font-size:1.35rem}.reggaedb-discography__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:1rem}.reggaedb-discography__item{padding:.75rem;border:1px solid rgba(91,75,42,.25);background:rgba(245,238,215,.72)}.reggaedb-discography__item img{display:block;width:100%;aspect-ratio:1;object-fit:cover;margin-bottom:.65rem}.reggaedb-discography__item h4{margin:.15rem 0}.reggaedb-discography__item time{font-size:.88rem;color:#685f49}
@media(max-width:640px){.reggaedb-discography__year{grid-template-columns:1fr}.reggaedb-discography__year>h3{position:sticky;top:0;background:#f3ecd8;padding:.35rem 0;z-index:1}}

.reggaedb-platforms{margin:2rem 0;padding:1.15rem;border:1px solid rgba(91,75,42,.28);background:rgba(245,238,215,.72)}
.reggaedb-platforms h2{margin-top:0}.reggaedb-platforms__links{display:flex;flex-wrap:wrap;gap:.65rem}.reggaedb-platform{display:inline-flex;align-items:center;padding:.62rem .9rem;border:1px solid #244a34;background:#f3ecd8;color:#18382a;font-weight:750;text-decoration:none}.reggaedb-platform:hover{background:#244a34;color:#fff}.reggaedb-platform--purchase{background:#d49b2a;color:#18271e}.reggaedb-platform--stream{border-color:#9f5b2f}.reggaedb-biography-source{margin-top:2rem;padding-top:.8rem;border-top:1px solid rgba(91,75,42,.28);font-size:.85rem;color:#685f49}

/* SEO 4.8: optional breadcrumb output via reggaedb_breadcrumbs() or shortcode. */
.reggaedb-breadcrumbs{margin:0 0 1.25rem;font-size:.92em}.reggaedb-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;margin:0;padding:0;list-style:none}.reggaedb-breadcrumbs li{display:flex;align-items:center;gap:.35rem}.reggaedb-breadcrumbs li:not(:last-child)::after{content:"›";opacity:.6}.reggaedb-breadcrumbs a{text-decoration:none}.reggaedb-breadcrumbs a:hover{text-decoration:underline}
.reggaedb-festival-map-wrap{margin:2rem 0}.reggaedb-festival-map{width:100%;min-height:280px;border:1px solid #d9cfb5;background:#eef1e8;box-shadow:0 12px 35px rgba(38,35,25,.08);z-index:1}.reggaedb-festival-map.is-unavailable{display:grid;place-items:center;padding:2rem;text-align:center;color:#674421}.reggaedb-map-notice{margin:.75rem 0 0;padding:.75rem 1rem;border-left:4px solid #d49b2a;background:#fff8df}.reggaedb-festival-map .leaflet-popup-content{line-height:1.45}.reggaedb-festival-map .leaflet-popup-content strong{font-size:1.05rem}.reggaedb-festival-map .leaflet-popup-content a{color:#18382a;font-weight:800}
.reggaedb-festival-details{margin:2rem 0;padding:1.15rem;border:1px solid rgba(91,75,42,.28);background:rgba(245,238,215,.72)}
.reggaedb-festival-details h2{margin-top:0}.reggaedb-festival-details dl{display:grid;grid-template-columns:minmax(5rem,8rem) minmax(0,1fr);gap:.55rem 1rem;margin:0 0 1rem}.reggaedb-festival-details dt{font-weight:800;color:#244a34}.reggaedb-festival-details dd{margin:0}.reggaedb-festival-details .reggaedb-platforms__links{margin-top:.8rem}
@media(max-width:560px){.reggaedb-festival-details dl{grid-template-columns:1fr;gap:.15rem}.reggaedb-festival-details dd{margin-bottom:.55rem}}
