.reggaedb-calendar{margin:2rem 0;border:1px solid var(--wp--preset--color--sand,#d9cfb5);background:#fffdf5;box-shadow:0 12px 35px rgb(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 rgb(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:rgb(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 rgb(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 rgb(91 75 42 / .25);background:rgb(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 rgb(91 75 42 / .28);background:rgb(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 rgb(91 75 42 / .28);font-size:.85rem;color:#685f49}.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 rgb(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 rgb(91 75 42 / .28);background:rgb(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}}.reggaedb-festival-poster-wrap{margin:0 0 1.5rem}.reggaedb-festival-poster{display:block;width:100%;max-width:900px;height:auto;object-fit:cover;border-radius:10px}.reggaedb-upcoming__visual{display:block;flex:0 0 120px}.reggaedb-upcoming__image{display:block;width:120px;height:90px;object-fit:cover;border-radius:8px}.reggaedb-upcoming__item{align-items:center;gap:1rem}@media(max-width:600px){.reggaedb-upcoming__visual{flex-basis:88px}.reggaedb-upcoming__image{width:88px;height:72px}}.reggaedb-festival-hero{position:relative;min-height:clamp(360px,52vw,620px);margin:0 0 2rem;overflow:hidden;display:flex;align-items:flex-end;background-image:linear-gradient(90deg,rgb(17 36 27 / .94) 0%,rgb(17 36 27 / .72) 34%,rgb(17 36 27 / .12) 65%,rgb(17 36 27 / .05) 100%),var(--reggaedb-festival-hero-image);background-size:cover;background-position:center;border:1px solid rgb(79 58 24 / .35);box-shadow:0 18px 45px rgb(30 24 14 / .22)}.reggaedb-festival-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgb(13 28 21 / .58) 100%)}.reggaedb-festival-hero__content{position:relative;z-index:1;width:min(760px,92%);padding:clamp(2rem,5vw,4.5rem);color:#fff8dc;text-shadow:0 2px 14px rgb(0 0 0 / .45)}.reggaedb-festival-hero__eyebrow{margin:0 0 .65rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#efb42f}.reggaedb-festival-hero h1{margin:0 0 .8rem;font-size:clamp(2.6rem,7vw,6.5rem);line-height:.9;text-transform:uppercase;color:#fff8dc}.reggaedb-festival-hero__content>p:last-child{max-width:650px;margin:0;font-size:clamp(1rem,1.7vw,1.35rem);line-height:1.55}@media(max-width:720px){.reggaedb-festival-hero{min-height:430px;background-image:linear-gradient(0deg,rgb(17 36 27 / .92) 0%,rgb(17 36 27 / .38) 68%,rgb(17 36 27 / .08) 100%),var(--reggaedb-festival-hero-image);background-position:66% center}.reggaedb-festival-hero__content{padding:1.5rem}.reggaedb-festival-hero h1{font-size:clamp(2.4rem,13vw,4.2rem)}}.reggaedb-home-festivals{margin:clamp(2.5rem,6vw,5rem) 0}.reggaedb-home-festivals__head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.reggaedb-home-festivals__head h2{margin:0}.reggaedb-home-festivals__link,.reggaedb-see-more a{display:inline-block;padding:.8rem 1.15rem;background:#d49b2a;color:#18271e;font-weight:900;text-decoration:none;border:1px solid #8b5b17}.reggaedb-see-more{text-align:center;margin:2rem 0}.reggaedb-month-list-title{margin:2rem 0 1rem;color:#18382a}.post-type-archive-reggae_festival .navigation.pagination{display:none!important}@media(max-width:700px){.reggaedb-home-festivals__head{align-items:flex-start;flex-direction:column}}.reggaedb-see-more button.reggaedb-load-more{display:inline-block;padding:.8rem 1.15rem;border:1px solid #8b5b17;background:#d49b2a;color:#18271e;font:inherit;font-weight:900;cursor:pointer}.reggaedb-see-more button.reggaedb-load-more:hover{filter:brightness(.96);transform:translateY(-1px)}.reggaedb-see-more button.reggaedb-load-more:disabled{cursor:wait;opacity:.65;transform:none}.reggaedb-loaded-festivals{margin-top:1.5rem}.reggaedb-loaded-festivals+.reggaedb-loaded-festivals{margin-top:2.5rem}.page .reggaedb-festival-hero:first-child,.post-type-archive-reggae_festival .reggaedb-festival-hero{margin-top:0}.post-type-archive-reggae_festival .reggaedb-festival-hero{display:none!important}.post-type-archive-reggae_festival .page-header,.post-type-archive-reggae_festival .archive-header,.post-type-archive-reggae_festival .site-main>header,.post-type-archive-reggae_festival .wp-block-query-title,.post-type-archive-reggae_festival .entry-header:first-child{position:relative;overflow:hidden;min-height:clamp(300px,38vw,520px);margin:0 0 2rem;padding:clamp(2rem,6vw,5rem);display:flex;flex-direction:column;justify-content:center;background-image:linear-gradient(90deg,rgb(12 32 23 / .92) 0%,rgb(12 32 23 / .68) 38%,rgb(12 32 23 / .18) 72%,rgb(12 32 23 / .08) 100%),url(/wp-content/plugins/reggaedb-core/assets/images/festival-reggae-hero.webp);background-size:cover;background-position:center;color:#fff8dc;border-bottom:4px solid #d49b2a;box-shadow:0 18px 45px rgb(30 24 14 / .22)}.post-type-archive-reggae_festival .page-header:after,.post-type-archive-reggae_festival .archive-header:after,.post-type-archive-reggae_festival .site-main>header:after,.post-type-archive-reggae_festival .entry-header:first-child:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgb(13 28 21 / .5) 100%)}.post-type-archive-reggae_festival .page-header>*,.post-type-archive-reggae_festival .archive-header>*,.post-type-archive-reggae_festival .site-main>header>*,.post-type-archive-reggae_festival .entry-header:first-child>*{position:relative;z-index:1}.post-type-archive-reggae_festival .page-title,.post-type-archive-reggae_festival .archive-title,.post-type-archive-reggae_festival .entry-title,.post-type-archive-reggae_festival .wp-block-query-title{color:#fff8dc!important;text-shadow:0 2px 14px rgb(0 0 0 / .5);font-size:clamp(2.5rem,7vw,6.5rem);line-height:.92;text-transform:uppercase}@media(max-width:720px){.post-type-archive-reggae_festival .page-header,.post-type-archive-reggae_festival .archive-header,.post-type-archive-reggae_festival .site-main>header,.post-type-archive-reggae_festival .entry-header:first-child{min-height:420px;background-position:68% center;padding:1.5rem;background-image:linear-gradient(0deg,rgb(12 32 23 / .92) 0%,rgb(12 32 23 / .42) 70%,rgb(12 32 23 / .12) 100%),url(/wp-content/plugins/reggaedb-core/assets/images/festival-reggae-hero.webp)}}.page .reggaedb-festival-hero,.post-type-archive-reggae_festival .page-header,.post-type-archive-reggae_festival .archive-header,.post-type-archive-reggae_festival .site-main>header,.post-type-archive-reggae_festival .entry-header:first-child{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.reggaedb-month-section{display:block;width:100%;clear:both;margin:2rem 0 3rem}.reggaedb-month-section .reggaedb-month-list-title{display:block;width:100%;margin:0 0 1.25rem}.reggaedb-month-section .reggaedb-upcoming{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;width:100%;align-items:stretch}.reggaedb-month-section .reggaedb-upcoming__item{min-width:0;height:100%}@media(max-width:980px){.reggaedb-month-section .reggaedb-upcoming{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.reggaedb-month-section .reggaedb-upcoming{grid-template-columns:1fr}}.reggaedb-festival-hero{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background-image:linear-gradient(90deg,rgb(17 36 27 / .94) 0%,rgb(17 36 27 / .66) 40%,rgb(17 36 27 / .12) 76%),var(--reggaedb-festival-hero-image,url(/wp-content/plugins/reggaedb-core/assets/images/festival-reggae-hero.webp))!important;background-size:cover!important;background-position:center!important}.post-type-archive-reggae_festival .reggaedb-festival-hero{display:flex!important}.reggaedb-home-festivals .reggaedb-upcoming,.reggaedb-month-section .reggaedb-upcoming{display:block!important;width:100%}.reggaedb-home-festivals .reggaedb-upcoming__item,.reggaedb-month-section .reggaedb-upcoming__item{display:grid!important;grid-template-columns:120px 76px minmax(0,1fr);gap:1rem;align-items:center;width:100%;height:auto!important;margin:0 0 .8rem;padding:1rem;border:1px solid rgb(91 75 42 / .18);background:rgb(255 253 245 / .82)}.reggaedb-home-festivals .reggaedb-upcoming__visual,.reggaedb-month-section .reggaedb-upcoming__visual{width:120px}.reggaedb-home-festivals .reggaedb-upcoming__image,.reggaedb-month-section .reggaedb-upcoming__image{width:120px;height:82px;object-fit:cover;border-radius:4px}.reggaedb-loaded-festivals{margin:0}@media(max-width:700px){.reggaedb-home-festivals .reggaedb-upcoming__item,.reggaedb-month-section .reggaedb-upcoming__item{grid-template-columns:72px minmax(0,1fr)}.reggaedb-home-festivals .reggaedb-upcoming__visual,.reggaedb-month-section .reggaedb-upcoming__visual{display:none}}.reggaedb-month-section .reggaedb-upcoming{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:100%;align-items:stretch}.reggaedb-month-section .reggaedb-upcoming__item{display:grid!important;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;gap:0!important;padding:0!important;overflow:hidden;border:1px solid #d9cfb5;background:rgb(255 253 245 / .94);box-shadow:0 8px 18px rgb(31 45 35 / .10)}.reggaedb-month-section .reggaedb-upcoming__visual{display:block!important;width:100%!important;order:1}.reggaedb-month-section .reggaedb-upcoming__image{display:block!important;width:100%!important;height:190px!important;object-fit:cover;border-radius:0!important}.reggaedb-month-section .reggaedb-upcoming__item time{order:2;margin:.9rem 1rem 0;width:max-content}.reggaedb-month-section .reggaedb-upcoming__item>div{order:3;padding:.8rem 1rem 1.1rem}.reggaedb-month-section .reggaedb-upcoming__item h3{font-size:1.35rem;line-height:1.08}@media(max-width:980px){.reggaedb-month-section .reggaedb-upcoming{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.reggaedb-month-section .reggaedb-upcoming{grid-template-columns:1fr}.reggaedb-month-section .reggaedb-upcoming__image{height:210px!important}}body.reggaedb-festival-page .site-main,body.reggaedb-festival-page main,body.reggaedb-festival-page .content-area,body.reggaedb-festival-page .entry-content{padding-top:0!important;margin-top:0!important}body.reggaedb-festival-page .entry-content>.reggaedb-festival-hero:first-child{margin-top:0!important}body.reggaedb-festival-page .reggaedb-festival-hero{border-top:0!important}.reggaedb-month-section .reggaedb-upcoming{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1.35rem!important}.reggaedb-month-section .reggaedb-upcoming__item{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:220px auto 1fr!important;padding:0!important;overflow:hidden!important}.reggaedb-month-section .reggaedb-upcoming__visual{display:grid!important;place-items:center!important;width:100%!important;height:220px!important;background:linear-gradient(135deg,#5d5838,#a34a2f)!important;text-decoration:none!important}.reggaedb-month-section .reggaedb-upcoming__visual--placeholder span{font-size:3.5rem;color:#fff8dc;text-shadow:0 2px 10px rgb(0 0 0 / .25)}.reggaedb-month-section .reggaedb-upcoming__image{width:100%!important;height:220px!important;object-fit:cover!important;border-radius:0!important}.reggaedb-month-section .reggaedb-upcoming__item time{margin:1rem 1rem 0!important}.reggaedb-month-section .reggaedb-upcoming__item>div{padding:.8rem 1rem 1.2rem!important}@media(max-width:980px){.reggaedb-month-section .reggaedb-upcoming{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.reggaedb-month-section .reggaedb-upcoming{grid-template-columns:1fr!important}.reggaedb-month-section .reggaedb-upcoming__visual,.reggaedb-month-section .reggaedb-upcoming__image{height:210px!important}}body.reggaedb-festival-page .site-content,body.reggaedb-festival-page .content-area,body.reggaedb-festival-page .site-main,body.reggaedb-festival-page main,body.reggaedb-festival-page article,body.reggaedb-festival-page .entry-content{margin-top:0!important;padding-top:0!important}body.reggaedb-festival-page .entry-header:empty,body.reggaedb-festival-page .page-header:empty{display:none!important}body.reggaedb-festival-page .entry-content>.reggaedb-festival-hero:first-child{margin-top:0!important;top:0!important}body.reggaedb-festival-page .reggaedb-festival-hero{margin-bottom:clamp(2rem,4vw,3.5rem)!important}body.reggaedb-festival-page .reggaedb-calendar,body.reggaedb-festival-page .reggaedb-month-section,body.reggaedb-festival-page .reggaedb-festival-map-wrap{width:min(1320px,calc(100vw - 40px));max-width:none;margin-left:50%!important;margin-right:0!important;transform:translateX(-50%)}body.reggaedb-festival-page .reggaedb-calendar{margin-top:0!important;margin-bottom:clamp(2.5rem,5vw,4rem)!important}body.reggaedb-festival-page .reggaedb-calendar__header{padding:1.25rem clamp(1rem,2.5vw,2rem)}body.reggaedb-festival-page .reggaedb-calendar__weekday{padding:.8rem .65rem}body.reggaedb-festival-page .reggaedb-calendar__day{min-height:9rem;padding:.65rem}body.reggaedb-festival-page .reggaedb-month-section{margin-top:0!important;margin-bottom:clamp(3rem,6vw,5rem)!important}body.reggaedb-festival-page .reggaedb-month-section .reggaedb-upcoming{gap:clamp(1.25rem,2vw,2rem)!important}body.reggaedb-festival-page .reggaedb-festival-map-wrap{margin-top:0!important;margin-bottom:3rem!important}@media(max-width:760px){body.reggaedb-festival-page .reggaedb-calendar,body.reggaedb-festival-page .reggaedb-month-section,body.reggaedb-festival-page .reggaedb-festival-map-wrap{width:calc(100vw - 24px)}body.reggaedb-festival-page .reggaedb-calendar__day{min-height:0;padding:.9rem}}body.reggaedb-festival-page{overflow-x:hidden}body.reggaedb-festival-page .site-header,body.reggaedb-festival-page header.site-header{margin-bottom:0!important}body.reggaedb-festival-page .site-header+.site-content,body.reggaedb-festival-page header.site-header+.site-content,body.reggaedb-festival-page #page>.site-content,body.reggaedb-festival-page #content,body.reggaedb-festival-page .site-content,body.reggaedb-festival-page .content-area,body.reggaedb-festival-page .site-main,body.reggaedb-festival-page article,body.reggaedb-festival-page .entry-content{margin-top:0!important;padding-top:0!important}body.reggaedb-festival-page .entry-content::before,body.reggaedb-festival-page .site-main::before{display:none!important;content:none!important}body.reggaedb-festival-page .entry-content>p:empty:first-child,body.reggaedb-festival-page .entry-content>br:first-child{display:none!important}body.reggaedb-festival-page .reggaedb-festival-hero:first-child,body.reggaedb-festival-page .entry-content>.reggaedb-festival-hero:first-child{margin-top:-32px!important}@media(max-width:782px){body.reggaedb-festival-page .reggaedb-festival-hero:first-child,body.reggaedb-festival-page .entry-content>.reggaedb-festival-hero:first-child{margin-top:-20px!important}}body.reggaedb-festival-page .reggaedb-festival-hero,body.reggaedb-festival-page .entry-content>.reggaedb-festival-hero:first-child{margin-top:0!important;background-position:center top!important;border-top:0!important}body.reggaedb-festival-page .reggaedb-festival-hero{min-height:clamp(430px,31vw,620px)!important}@media(max-width:782px){body.reggaedb-festival-page .reggaedb-festival-hero{min-height:430px!important;background-position:64% top!important}}.reggaedb-month-section--hidden{display:none!important}.reggaedb-home-archive-links{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin:2rem auto 3rem}.reggaedb-home-more{margin:1.5rem 0 0;text-align:center}.reggaedb-home-more a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1.35rem;border:1px solid #8b5b17;background:#d49b2a;color:#18271e;font-weight:900;line-height:1.2;text-decoration:none;box-shadow:0 3px 0 rgb(24 39 30 / .2);transition:transform .15s ease,box-shadow .15s ease}.reggaedb-home-more a:hover,.reggaedb-home-more a:focus{color:#102018;transform:translateY(-1px);box-shadow:0 4px 0 rgb(24 39 30 / .26)}.reggaedb-home-more.is-positioned{width:100%}@media(max-width:700px){.reggaedb-home-archive-links{align-items:stretch;flex-direction:column}.reggaedb-home-more a{width:100%}}.reggaedb-home-more button.reggaedb-home-load-more{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1.35rem;border:1px solid #8b5b17;background:#d49b2a;color:#18271e;font:inherit;font-weight:900;line-height:1.2;cursor:pointer;box-shadow:0 3px 0 rgb(24 39 30 / .2);transition:transform .15s ease,box-shadow .15s ease}.reggaedb-home-more button.reggaedb-home-load-more:hover,.reggaedb-home-more button.reggaedb-home-load-more:focus{transform:translateY(-1px);box-shadow:0 4px 0 rgb(24 39 30 / .26)}.reggaedb-home-more button.reggaedb-home-load-more:disabled{cursor:wait;opacity:.7;transform:none}.reggaedb-home-more.is-finished button{cursor:default}.reggaedb-home-extra-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:100%;margin:1.5rem 0 0}.reggaedb-home-extra-card{min-width:0;background:#fff;border:1px solid rgb(24 39 30 / .15);box-shadow:0 4px 14px rgb(24 39 30 / .09);overflow:hidden}.reggaedb-home-extra-card__media{display:block;aspect-ratio:1/1;overflow:hidden;background:#eee}.reggaedb-home-extra-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.reggaedb-home-extra-card:hover .reggaedb-home-extra-card__media img{transform:scale(1.035)}.reggaedb-home-extra-card__title{margin:0;padding:.9rem 1rem 1.05rem;font-size:1.05rem;line-height:1.25}.reggaedb-home-extra-card__title a{color:inherit;text-decoration:none}@media(max-width:800px){.reggaedb-home-extra-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.reggaedb-home-extra-grid{grid-template-columns:1fr}}.reggaedb-home-loaded-card img{max-width:100%;height:auto}.reggaedb-home-more.is-positioned{display:block!important;clear:both;width:100%;position:relative;z-index:2}.reggaedb-home-more.is-finished{display:block!important}img.reggaedb-artist-photo{display:block;max-width:100%;object-fit:contain!important;object-position:center center!important;background:#eee9dc}.reggaedb-alpha-group img.reggaedb-artist-photo,.reggaedb-alpha-group img.reggaedb-artist-index__photo{width:54px;height:64px;flex:0 0 54px;padding:2px;border-radius:6px;object-fit:contain!important;background:#eee9dc}.reggaedb-home-section--artists img.reggaedb-artist-photo,.reggaedb-home-grid--artists img.reggaedb-artist-photo,.reggaedb-home-artist-card img.reggaedb-artist-photo{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;transform:none!important;background:#eee9dc}.reggaedb-home-section--artists a:has(>img.reggaedb-artist-photo),.reggaedb-home-artist-card a:has(>img.reggaedb-artist-photo),.reggaedb-home-section--artists figure:has(img.reggaedb-artist-photo),.reggaedb-home-artist-card figure:has(img.reggaedb-artist-photo){background:#eee9dc}.single-reggae_artist img.reggaedb-artist-photo,.post-type-archive-reggae_artist img.reggaedb-artist-photo{object-fit:contain!important;object-position:center center!important;background:#eee9dc}.single-reggae_artist .post-thumbnail:has(img.reggaedb-artist-photo),.single-reggae_artist .entry-thumbnail:has(img.reggaedb-artist-photo),.single-reggae_artist .featured-image:has(img.reggaedb-artist-photo),.post-type-archive-reggae_artist .post-thumbnail:has(img.reggaedb-artist-photo),.post-type-archive-reggae_artist .entry-thumbnail:has(img.reggaedb-artist-photo),.post-type-archive-reggae_artist .featured-image:has(img.reggaedb-artist-photo){display:flex!important;align-items:center!important;justify-content:center!important;background:#eee9dc!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important}.single-reggae_artist .post-thumbnail img.reggaedb-artist-photo,.single-reggae_artist .entry-thumbnail img.reggaedb-artist-photo,.single-reggae_artist .featured-image img.reggaedb-artist-photo,.single-reggae_artist article>img.reggaedb-artist-photo{width:100%!important;max-height:min(82vh,960px)!important;object-fit:contain!important}.single-reggae_artist .wp-block-post-featured-image,.single-reggae_artist .post-thumbnail,.single-reggae_artist .entry-thumbnail,.single-reggae_artist .featured-image,.post-type-archive-reggae_artist .wp-block-post-featured-image,.post-type-archive-reggae_artist .post-thumbnail,.post-type-archive-reggae_artist .entry-thumbnail,.post-type-archive-reggae_artist .featured-image{background-color:#eee9dc!important;background-size:contain!important;background-position:center center!important;background-repeat:no-repeat!important}.single-reggae_artist .wp-block-post-featured-image img.reggaedb-artist-photo,.single-reggae_artist .post-thumbnail img.reggaedb-artist-photo,.single-reggae_artist .entry-thumbnail img.reggaedb-artist-photo,.single-reggae_artist .featured-image img.reggaedb-artist-photo,.reggaedb-home-artist-card img.reggaedb-artist-photo{border-radius:0!important}body.reggaedb-home-responsive{overflow-x:hidden}body.reggaedb-home-responsive .reggaedb-home-main,body.reggaedb-home-responsive .entry-content{min-width:0}body.reggaedb-home-responsive .reggaedb-home-main img,body.reggaedb-home-responsive .entry-content img{max-width:100%}body.reggaedb-home-responsive .reggaedb-home-hero{box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;min-height:clamp(320px,42vw,560px);padding:clamp(1.35rem,4vw,3.5rem);overflow:hidden}body.reggaedb-home-responsive .reggaedb-home-hero h1{max-width:14ch;margin-block:.35rem .8rem;font-size:clamp(2.15rem,5.5vw,5rem);line-height:.94;text-wrap:balance}body.reggaedb-home-responsive .reggaedb-home-hero p{max-width:62ch}body.reggaedb-home-responsive .reggaedb-home-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:min(560px,100%);margin-block:0 1rem}body.reggaedb-home-responsive .reggaedb-home-stats>a{min-width:0;padding:.7rem .85rem!important}body.reggaedb-home-responsive .reggaedb-home-section,body.reggaedb-home-responsive .reggaedb-home-festivals{box-sizing:border-box;width:100%;min-width:0;margin-block:clamp(2.25rem,5vw,4.5rem)}body.reggaedb-home-responsive .reggaedb-home-section--artists,body.reggaedb-home-responsive .reggaedb-home-section--festivals,body.reggaedb-home-responsive .reggaedb-home-festivals{content-visibility:auto;contain-intrinsic-size:auto 900px}body.reggaedb-home-responsive .reggaedb-home-section__head,body.reggaedb-home-responsive .reggaedb-home-festivals__head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:1rem!important;margin-bottom:clamp(1rem,2vw,1.5rem)!important}body.reggaedb-home-responsive .reggaedb-home-section__head h2,body.reggaedb-home-responsive .reggaedb-home-festivals__head h2{margin:0!important;font-size:clamp(1.55rem,3vw,2.45rem);line-height:1.05;text-wrap:balance}body.reggaedb-home-responsive .reggaedb-home-section__head>a,body.reggaedb-home-responsive .reggaedb-home-festivals__link{flex:0 0 auto;white-space:nowrap}body.reggaedb-home-responsive .reggaedb-home-grid{display:grid!important;width:100%!important;min-width:0!important;gap:clamp(.75rem,1.5vw,1.25rem)!important;margin:0!important;padding:0!important}body.reggaedb-home-responsive .reggaedb-home-grid--albums{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.reggaedb-home-responsive .reggaedb-home-grid--artists{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.reggaedb-home-responsive .reggaedb-home-grid>*{box-sizing:border-box!important;min-width:0!important;width:auto!important;max-width:none!important;margin:0!important}body.reggaedb-home-responsive .reggaedb-home-card{position:relative;min-width:0;height:100%;overflow:hidden;border:1px solid rgb(24 39 30 / .13);background:#fff;box-shadow:0 3px 12px rgb(24 39 30 / .07)}body.reggaedb-home-responsive .reggaedb-home-card img{display:block;width:100%!important;margin:0!important}body.reggaedb-home-responsive .reggaedb-home-album-card img{aspect-ratio:1/1;height:auto!important;object-fit:cover!important}body.reggaedb-home-responsive .reggaedb-home-artist-card img.reggaedb-artist-photo{aspect-ratio:4/5;height:auto!important;object-fit:contain!important;background:#eee9dc}body.reggaedb-home-responsive .reggaedb-home-card h3{display:-webkit-box;min-height:2.3em;margin:.65rem .75rem .35rem!important;overflow:hidden;font-size:clamp(.98rem,1.35vw,1.15rem)!important;line-height:1.15!important;text-wrap:balance;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.reggaedb-home-responsive .reggaedb-home-card p,body.reggaedb-home-responsive .reggaedb-home-card small{margin:.25rem .75rem!important;font-size:clamp(.78rem,1vw,.9rem)!important;line-height:1.35}body.reggaedb-home-responsive .reggaedb-home-card p:last-child{margin-bottom:.75rem!important}body.reggaedb-home-responsive .reggaedb-home-card a{overflow-wrap:anywhere}body.reggaedb-home-responsive .reggaedb-home-festivals .reggaedb-upcoming,body.reggaedb-home-responsive .reggaedb-home-section--festivals .reggaedb-upcoming{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(.75rem,1.5vw,1.15rem)!important;width:100%!important}body.reggaedb-home-responsive .reggaedb-home-festivals .reggaedb-upcoming__item,body.reggaedb-home-responsive .reggaedb-home-section--festivals .reggaedb-upcoming__item{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;grid-template-rows:auto 1fr!important;gap:.7rem!important;min-width:0!important;height:100%!important;margin:0!important;padding:.75rem!important;overflow:hidden;border:1px solid rgb(91 75 42 / .18);background:rgb(255 253 245 / .88);box-shadow:none}body.reggaedb-home-responsive .reggaedb-home-festivals .reggaedb-upcoming__visual,body.reggaedb-home-responsive .reggaedb-home-section--festivals .reggaedb-upcoming__visual{grid-column:1/-1;display:block!important;width:100%!important;height:clamp(110px,12vw,155px)!important;overflow:hidden;background:linear-gradient(135deg,#5d5838,#a34a2f)}body.reggaedb-home-responsive .reggaedb-home-festivals .reggaedb-upcoming__image,body.reggaedb-home-responsive .reggaedb-home-section--festivals .reggaedb-upcoming__image{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important}body.reggaedb-home-responsive .reggaedb-home-festivals .reggaedb-upcoming__item time,body.reggaedb-home-responsive .reggaedb-home-section--festivals .reggaedb-upcoming__item time{align-self:start;width:64px!important;margin:0!important;padding:.45rem .3rem!important}body.reggaedb-home-responsive .reggaedb-home-festivals .reggaedb-upcoming__item>div,body.reggaedb-home-responsive .reggaedb-home-section--festivals .reggaedb-upcoming__item>div{min-width:0;padding:0!important}body.reggaedb-home-responsive .reggaedb-home-festivals .reggaedb-upcoming__item h3,body.reggaedb-home-responsive .reggaedb-home-section--festivals .reggaedb-upcoming__item h3{display:-webkit-box;margin:0 0 .3rem!important;overflow:hidden;font-size:clamp(.98rem,1.25vw,1.12rem)!important;line-height:1.2!important;-webkit-box-orient:vertical;-webkit-line-clamp:3}body.reggaedb-home-responsive .reggaedb-home-festivals .reggaedb-upcoming__item p,body.reggaedb-home-responsive .reggaedb-home-section--festivals .reggaedb-upcoming__item p{margin:0!important;font-size:.88rem}body.reggaedb-home-responsive .reggaedb-home-archive-links:empty{display:none!important}body.reggaedb-home-responsive .reggaedb-home-more,body.reggaedb-home-responsive .reggaedb-see-more{margin:1.15rem 0 0!important}body.reggaedb-home-responsive .reggaedb-home-load-more,body.reggaedb-home-responsive .reggaedb-load-more,body.reggaedb-home-responsive .reggaedb-home-festivals__link{min-height:42px!important;padding:.65rem 1rem!important;font-size:.92rem!important}@media(max-width:1050px){body.reggaedb-home-responsive .reggaedb-home-grid--albums,body.reggaedb-home-responsive .reggaedb-home-grid--artists,body.reggaedb-home-responsive .reggaedb-home-festivals .reggaedb-upcoming,body.reggaedb-home-responsive .reggaedb-home-section--festivals .reggaedb-upcoming{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:700px){body.reggaedb-home-responsive .reggaedb-home-hero{min-height:clamp(300px,78vw,430px);padding:1.15rem}body.reggaedb-home-responsive .reggaedb-home-hero h1{max-width:12ch;font-size:clamp(2rem,11vw,3.35rem)}body.reggaedb-home-responsive .reggaedb-home-section,body.reggaedb-home-responsive .reggaedb-home-festivals{margin-block:2.25rem}body.reggaedb-home-responsive .reggaedb-home-section__head,body.reggaedb-home-responsive .reggaedb-home-festivals__head{align-items:flex-start!important;flex-direction:column!important;gap:.65rem!important}body.reggaedb-home-responsive .reggaedb-home-section__head>a,body.reggaedb-home-responsive .reggaedb-home-festivals__link{white-space:normal}body.reggaedb-home-responsive .reggaedb-home-grid{gap:.7rem!important}body.reggaedb-home-responsive .reggaedb-home-card h3{margin:.55rem .6rem .3rem!important;font-size:.96rem!important}body.reggaedb-home-responsive .reggaedb-home-card p,body.reggaedb-home-responsive .reggaedb-home-card small{margin:.2rem .6rem!important;font-size:.76rem!important}body.reggaedb-home-responsive .reggaedb-home-card p:last-child{margin-bottom:.6rem!important}body.reggaedb-home-responsive .reggaedb-home-festivals .reggaedb-upcoming__visual,body.reggaedb-home-responsive .reggaedb-home-section--festivals .reggaedb-upcoming__visual{height:125px!important}}@media(max-width:390px){body.reggaedb-home-responsive .reggaedb-home-stats,body.reggaedb-home-responsive .reggaedb-home-grid--albums,body.reggaedb-home-responsive .reggaedb-home-grid--artists,body.reggaedb-home-responsive .reggaedb-home-festivals .reggaedb-upcoming,body.reggaedb-home-responsive .reggaedb-home-section--festivals .reggaedb-upcoming{grid-template-columns:1fr!important}body.reggaedb-home-responsive .reggaedb-home-card h3{font-size:1.05rem!important}}@media(prefers-reduced-motion:reduce){body.reggaedb-home-responsive *,body.reggaedb-home-responsive *::before,body.reggaedb-home-responsive *::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body.reggaedb-catalog-archive-clean [data-reggaedb-archive-filter-hidden]{display:none!important}body.reggaedb-catalog-archive-clean .wp-block-tag-cloud:has(a[href*="/styles-reggae/"]),body.reggaedb-catalog-archive-clean .wp-block-tag-cloud:has(a[href*="/pays/"]),body.reggaedb-catalog-archive-clean .tagcloud:has(a[href*="/styles-reggae/"]),body.reggaedb-catalog-archive-clean .tagcloud:has(a[href*="/pays/"]){display:none!important}.reggaedb-explorer{width:min(1180px,100%);margin:0 auto;padding:clamp(.5rem,2vw,1.5rem) 0 clamp(2rem,5vw,4rem)}.reggaedb-explorer__intro{padding:clamp(1.25rem,4vw,2.5rem);background:rgb(255 250 232 / .78);border:1px solid rgb(70 83 54 / .22);border-top:5px solid #566443;box-shadow:0 12px 30px rgb(34 44 32 / .08)}.reggaedb-explorer__intro>p:not(.reggaedb-explorer__eyebrow){max-width:760px;margin:.4rem 0 1.25rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.65}.reggaedb-explorer__eyebrow,.reggaedb-explorer-section__kicker{margin:0 0 .35rem;color:#a6492d;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.reggaedb-explorer__nav{display:flex;flex-wrap:wrap;gap:.7rem}.reggaedb-explorer__nav a{display:inline-flex;align-items:center;min-height:44px;padding:.7rem 1rem;background:#d49b2a;color:#15271d;border:1px solid #8b5b17;font-weight:900;text-decoration:none}.reggaedb-explorer-section{scroll-margin-top:7rem;margin-top:clamp(2rem,5vw,4rem)}.reggaedb-explorer-section__header{display:flex;align-items:end;justify-content:space-between;gap:1.25rem;margin-bottom:1.1rem;padding-bottom:.9rem;border-bottom:2px solid rgb(70 83 54 / .42)}.reggaedb-explorer-section__header h2{margin:0;color:#153a2d;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.reggaedb-explorer-search{display:block;width:min(100%,330px)}.reggaedb-explorer-search input{width:100%;min-height:46px;padding:.7rem .9rem;border:1px solid rgb(50 67 48 / .42);background:#fffdf5;color:#17271e;font:inherit}.reggaedb-explorer-search input:focus{outline:3px solid rgb(212 155 42 / .3);outline-offset:2px;border-color:#8b5b17}.reggaedb-explorer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.reggaedb-explorer-card{display:flex;align-items:center;justify-content:space-between;gap:.7rem;min-width:0;min-height:62px;padding:.8rem .9rem;background:rgb(255 253 245 / .9);border:1px solid rgb(77 87 56 / .22);border-left:4px solid #566443;color:#153a2d;text-decoration:none;box-shadow:0 4px 12px rgb(32 43 31 / .05);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.reggaedb-explorer-card:hover,.reggaedb-explorer-card:focus-visible{transform:translateY(-2px);border-color:#a6492d;box-shadow:0 8px 18px rgb(32 43 31 / .12);color:#a6492d}.reggaedb-explorer-card[hidden]{display:none!important}.reggaedb-explorer-card__name{min-width:0;font-weight:900;line-height:1.15;overflow-wrap:anywhere}.reggaedb-explorer-card__count{flex:0 0 auto;color:#665b42;font-size:.75rem;font-weight:700;white-space:nowrap}.reggaedb-explorer-card--country{border-left-color:#a6492d}.reggaedb-explorer-no-results,.reggaedb-explorer__empty{padding:1rem;border:1px dashed rgb(77 87 56 / .4);background:rgb(255 253 245 / .65)}.reggaedb-explorer-no-results[hidden]{display:none!important}@media(max-width:980px){.reggaedb-explorer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.reggaedb-explorer-section__header{align-items:stretch;flex-direction:column}.reggaedb-explorer-search{width:100%;max-width:none}.reggaedb-explorer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reggaedb-explorer-card{align-items:flex-start;flex-direction:column;gap:.25rem}.reggaedb-explorer-card__count{white-space:normal}}@media(max-width:420px){.reggaedb-explorer-grid{grid-template-columns:1fr}.reggaedb-explorer__nav a{width:100%;justify-content:center}}body.reggaedb-history-page .reggaedb-history-section-visual{display:block;width:100%;max-width:1200px;margin:clamp(1rem,2.5vw,1.75rem) auto clamp(1.5rem,4vw,3rem);overflow:hidden;border:1px solid rgb(70 62 39 / .25);background:#d8c28f;box-shadow:0 12px 28px rgb(38 34 23 / .14)}body.reggaedb-history-page .reggaedb-history-section-visual img{display:block;width:100%;height:auto;margin:0!important;object-fit:contain}@media(max-width:700px){body.reggaedb-history-page .reggaedb-history-section-visual{width:calc(100% + 1rem);margin-left:-.5rem;margin-right:-.5rem;box-shadow:0 7px 18px rgb(38 34 23 / .12)}}body.reggaedb-catalog-archive-clean [data-reggaedb-labels-duplicate]{display:none!important}.reggaedb-archive-widget-staging{width:100%;margin:0 0 1.25rem}.reggaedb-archive-widget-staging[hidden]{display:none!important}.reggaedb-archive-widget-zone{display:grid;gap:1rem;width:100%;margin:0;padding:0}.reggaedb-archive-widget{min-width:0;margin:0;padding:clamp(1rem,2vw,1.35rem);background:rgb(255 250 232 / .86);border:1px solid rgb(70 83 54 / .22);border-top:4px solid #566443;box-shadow:0 8px 20px rgb(34 44 32 / .08)}.reggaedb-archive-widget__title,.reggaedb-archive-widget .widget-title{margin:0 0 .8rem;color:#153a2d;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.15}.reggaedb-archive-widget ul{margin:.25rem 0 0;padding-left:1.1rem}.reggaedb-archive-widget li+li{margin-top:.4rem}.reggaedb-archive-widget img{max-width:100%;height:auto}.reggaedb-archive-widget select,.reggaedb-archive-widget input,.reggaedb-archive-widget textarea{max-width:100%}.post-type-archive-reggae_album a.reggaedb-labels-primary-cta{position:relative;z-index:1}body.reggaedb-explorer-page .entry-header,body.reggaedb-explorer-page .page-header{display:none!important}.reggaedb-explorer{width:min(1320px,calc(100% - 1.5rem));margin:0 auto;padding:clamp(.25rem,1vw,.85rem) 0 clamp(1.75rem,4vw,3.25rem)}.reggaedb-explorer-hero{position:relative;min-height:clamp(320px,42vw,510px);margin:0 0 clamp(1.2rem,3vw,2rem);overflow:hidden;display:flex;align-items:flex-end;background-image:linear-gradient(90deg,rgb(17 36 27 / .93) 0%,rgb(17 36 27 / .66) 36%,rgb(17 36 27 / .18) 72%,rgb(17 36 27 / .08) 100%),var(--reggaedb-explorer-hero-image);background-size:cover;background-position:center;border:1px solid rgb(79 58 24 / .35);box-shadow:0 18px 45px rgb(30 24 14 / .18)}.reggaedb-explorer-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 58%,rgb(13 28 21 / .48) 100%)}.reggaedb-explorer-hero__content{position:relative;z-index:1;width:min(760px,92%);padding:clamp(1.5rem,4vw,3rem);color:#fff8dc;text-shadow:0 2px 14px rgb(0 0 0 / .45)}.reggaedb-explorer-hero__eyebrow{margin:0 0 .55rem;color:#efb42f;font-weight:900;font-size:.82rem;letter-spacing:.16em;text-transform:uppercase}.reggaedb-explorer-hero h1{margin:0 0 .75rem;color:#fff8dc;font-size:clamp(2.4rem,6vw,5rem);line-height:.92;text-transform:uppercase}.reggaedb-explorer-hero p{max-width:62ch;margin:0;font-size:clamp(1rem,1.65vw,1.2rem);line-height:1.6}.reggaedb-explorer-hero__stats{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.reggaedb-explorer-hero__stats span{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .85rem;border:1px solid rgb(255 248 220 / .25);background:rgb(17 36 27 / .45);color:#fff8dc;font-weight:800}.reggaedb-explorer-hero__stats strong{color:#efb42f;font-size:1.1em}.reggaedb-explorer__intro{padding:clamp(1.1rem,3vw,2rem);background:rgb(255 250 232 / .84);border:1px solid rgb(70 83 54 / .22);border-top:5px solid #566443;box-shadow:0 10px 28px rgb(34 44 32 / .08)}.reggaedb-explorer__intro>p:not(.reggaedb-explorer__eyebrow){max-width:860px}.reggaedb-explorer__nav{gap:.8rem}.reggaedb-explorer__nav a{min-height:46px;padding:.75rem 1.15rem}.reggaedb-explorer-section{margin-top:clamp(1.35rem,3vw,2.1rem);padding:clamp(1rem,2vw,1.35rem);background:rgb(255 252 243 / .5);border:1px solid rgb(70 83 54 / .12)}.reggaedb-explorer-section__header{gap:1rem;margin-bottom:1rem}.reggaedb-explorer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(228px,1fr));gap:1rem}.reggaedb-explorer-card{align-items:stretch;justify-content:flex-start;min-height:88px;padding:.95rem 1rem;border-left-width:5px}.reggaedb-explorer-card__lead{display:flex;align-items:flex-start;gap:.85rem;min-width:0}.reggaedb-explorer-card__text{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:.25rem}.reggaedb-explorer-card__name{display:block;font-size:1rem;line-height:1.25;overflow-wrap:anywhere}.reggaedb-explorer-card__count{display:block;color:#665b42;font-size:.78rem;font-weight:800;white-space:normal}.reggaedb-explorer-badge{display:inline-flex;flex:0 0 44px;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgb(63 76 49 / .22);border-radius:999px;background:linear-gradient(180deg,#f6ecd2 0%,#e7dcc1 100%);box-shadow:inset 0 1px 0 rgb(255 255 255 / .65);color:#17362a;font-size:1.2rem;line-height:1}.reggaedb-explorer-badge--style{color:#17362a;background:linear-gradient(180deg,#f4e7be 0%,#e6d6a8 100%)}.reggaedb-explorer-badge--country{font-size:1.25rem;background:linear-gradient(180deg,#f8eed5 0%,#eadfc6 100%)}@media(max-width:900px){.reggaedb-explorer{width:min(1320px,calc(100% - 1rem))}.reggaedb-explorer-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}@media(max-width:720px){.reggaedb-explorer-hero{min-height:390px;background-image:linear-gradient(0deg,rgb(17 36 27 / .93) 0%,rgb(17 36 27 / .4) 68%,rgb(17 36 27 / .1) 100%),var(--reggaedb-explorer-hero-image);background-position:62% center}.reggaedb-explorer-hero__content{padding:1.3rem}.reggaedb-explorer-hero h1{font-size:clamp(2.1rem,11vw,3.8rem)}.reggaedb-explorer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reggaedb-explorer-card{min-height:84px}}@media(max-width:440px){.reggaedb-explorer-grid{grid-template-columns:1fr}.reggaedb-explorer-badge{width:40px;height:40px;flex-basis:40px}}body.reggaedb-home-responsive .reggaedb-home-section,body.reggaedb-home-responsive .reggaedb-home-festivals{margin-block:clamp(1.25rem,3vw,2.2rem)!important}body.reggaedb-home-responsive .reggaedb-home-section__head,body.reggaedb-home-responsive .reggaedb-home-festivals__head{margin-bottom:clamp(.75rem,1.4vw,1rem)!important}body.reggaedb-home-responsive .reggaedb-home-more,body.reggaedb-home-responsive .reggaedb-see-more{margin:.9rem 0 0!important}body.reggaedb-home-responsive .reggaedb-home-section+.reggaedb-home-section,body.reggaedb-home-responsive .reggaedb-home-section+.reggaedb-home-festivals,body.reggaedb-home-responsive .reggaedb-home-festivals+.reggaedb-home-section{margin-top:clamp(1.5rem,3vw,2.4rem)!important}.reggaedb-explorer-hero{min-height:clamp(240px,26vw,340px);margin:0 0 1.25rem;display:block;background-image:var(--reggaedb-explorer-hero-image);background-size:cover;background-position:center;box-shadow:none}.reggaedb-explorer-hero:after{display:none}.reggaedb-explorer-hero__content,.reggaedb-explorer-hero__stats{display:none!important}body.reggaedb-explorer-page .reggaedb-explorer{padding-top:0}.reggaedb-explorer-continent-nav{display:flex;flex-wrap:wrap;gap:.65rem;margin:0 0 1rem}.reggaedb-explorer-chip{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.65rem 1rem;border:1px solid rgb(63 76 49 / .22);background:#f7edd2;color:#17362a;font:inherit;font-weight:800;line-height:1.1;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;box-shadow:0 2px 0 rgb(24 39 30 / .08)}.reggaedb-explorer-chip:hover,.reggaedb-explorer-chip:focus{transform:translateY(-1px);box-shadow:0 4px 0 rgb(24 39 30 / .12)}.reggaedb-explorer-chip.is-active{background:#17362a;color:#f8eed5;border-color:#17362a}@media(max-width:520px){.reggaedb-explorer-chip{flex:1 1 calc(50% - .65rem)}}.reggaedb-explorer-continents{display:flex;flex-wrap:wrap;gap:.65rem;margin:0 0 1rem}.reggaedb-explorer-continents__link{display:inline-flex;align-items:center;gap:.5rem;min-height:42px;padding:.65rem .9rem;border:1px solid rgb(63 76 49 / .18);background:rgb(248 239 213 / .9);color:#153529;text-decoration:none;font-weight:800;line-height:1.2;box-shadow:0 2px 0 rgb(24 39 30 / .1)}.reggaedb-explorer-continents__link:hover,.reggaedb-explorer-continents__link:focus{background:#f1e3b7;color:#10271f}.reggaedb-explorer-continents__icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:#17362a;color:#f8efcf;font-size:.82rem}.reggaedb-explorer-country-groups{display:flex;flex-direction:column;gap:1rem}.reggaedb-explorer-continent{padding:1rem;border:1px solid rgb(70 83 54 / .12);background:rgb(255 252 243 / .58)}.reggaedb-explorer-continent__head{margin:0 0 .75rem;padding-bottom:.55rem;border-bottom:1px solid rgb(70 83 54 / .16)}.reggaedb-explorer-continent__head h3{margin:0;color:#153529;font-size:1.35rem;line-height:1.15}.reggaedb-explorer-continent__head h3 span{color:#c48b1c}.reggaedb-explorer-grid--countries{margin-top:0}@media(max-width:720px){.reggaedb-explorer-continents__link{flex:1 1 calc(50% - .65rem);justify-content:center}.reggaedb-explorer-continent{padding:.85rem}}@media(max-width:480px){.reggaedb-explorer-continents__link{flex-basis:100%}}body.reggaedb-explorer-page .entry-content,body.reggaedb-explorer-page .site-main,body.reggaedb-explorer-page main{overflow:visible}body.reggaedb-explorer-page .entry-content>.reggaedb-explorer:first-child,body.reggaedb-explorer-page .reggaedb-explorer{margin-top:0!important;padding-top:0!important}body.reggaedb-explorer-page .reggaedb-explorer-hero{box-sizing:border-box;width:100vw;max-width:none;min-height:clamp(280px,26vw,430px);margin:0 calc(50% - 50vw) clamp(1.25rem,3vw,2rem);border:0;border-top:1px solid rgb(79 58 24 / .28);border-bottom:5px solid #d49b2a;background-image:var(--reggaedb-explorer-hero-image);background-size:cover;background-position:center center;background-repeat:no-repeat;box-shadow:none}@media(max-width:720px){body.reggaedb-explorer-page .reggaedb-explorer-hero{min-height:clamp(235px,58vw,360px);background-position:58% center}}body.reggaedb-explorer-page .entry-header,body.reggaedb-explorer-page .page-header,body.reggaedb-explorer-page header.entry-header,body.reggaedb-explorer-page .page .entry-header{display:none!important;margin:0!important;padding:0!important;min-height:0!important;border:0!important}body.reggaedb-explorer-page .site-content,body.reggaedb-explorer-page .content-area,body.reggaedb-explorer-page .site-main,body.reggaedb-explorer-page article.page,body.reggaedb-explorer-page .inside-article,body.reggaedb-explorer-page .entry-content,body.reggaedb-explorer-page .page-content,body.reggaedb-explorer-page main{margin-top:0!important;padding-top:0!important}body.reggaedb-explorer-page .reggaedb-explorer,body.reggaedb-explorer-page .entry-content>.reggaedb-explorer:first-child{margin-top:0!important;padding-top:0!important}body.reggaedb-explorer-page .reggaedb-explorer-hero{box-sizing:border-box;width:100vw;max-width:none;min-height:0!important;margin:0 calc(50% - 50vw) clamp(1rem,2.4vw,1.6rem)!important;border:0!important;border-top:1px solid rgb(79 58 24 / .2)!important;border-bottom:5px solid #d49b2a!important;background:#e8dcc1!important;overflow:hidden}body.reggaedb-explorer-page .reggaedb-explorer-hero img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:center top}.post-type-archive-reggae_artist .post-thumbnail img.reggaedb-artist-photo.reggaedb-photo--portrait,.post-type-archive-reggae_artist .entry-thumbnail img.reggaedb-artist-photo.reggaedb-photo--portrait,.post-type-archive-reggae_artist .featured-image img.reggaedb-artist-photo.reggaedb-photo--portrait,.reggaedb-home-artist-card img.reggaedb-artist-photo.reggaedb-photo--portrait,.reggaedb-alpha-group img.reggaedb-artist-photo.reggaedb-photo--portrait,.reggaedb-alpha-group img.reggaedb-artist-index__photo.reggaedb-photo--portrait{object-fit:cover!important;object-position:center 18%!important}.post-type-archive-reggae_artist .post-thumbnail img.reggaedb-artist-photo.reggaedb-photo--landscape,.post-type-archive-reggae_artist .entry-thumbnail img.reggaedb-artist-photo.reggaedb-photo--landscape,.post-type-archive-reggae_artist .featured-image img.reggaedb-artist-photo.reggaedb-photo--landscape,.reggaedb-home-artist-card img.reggaedb-artist-photo.reggaedb-photo--landscape,.reggaedb-alpha-group img.reggaedb-artist-photo.reggaedb-photo--landscape,.reggaedb-alpha-group img.reggaedb-artist-index__photo.reggaedb-photo--landscape{object-fit:cover!important;object-position:center 30%!important}.post-type-archive-reggae_artist .post-thumbnail img.reggaedb-artist-photo.reggaedb-photo--panorama,.post-type-archive-reggae_artist .entry-thumbnail img.reggaedb-artist-photo.reggaedb-photo--panorama,.post-type-archive-reggae_artist .featured-image img.reggaedb-artist-photo.reggaedb-photo--panorama,.reggaedb-home-artist-card img.reggaedb-artist-photo.reggaedb-photo--panorama,.reggaedb-alpha-group img.reggaedb-artist-photo.reggaedb-photo--panorama,.reggaedb-alpha-group img.reggaedb-artist-index__photo.reggaedb-photo--panorama{object-fit:cover!important;object-position:center 35%!important}.post-type-archive-reggae_artist .post-thumbnail img.reggaedb-artist-photo.reggaedb-photo--square,.post-type-archive-reggae_artist .entry-thumbnail img.reggaedb-artist-photo.reggaedb-photo--square,.post-type-archive-reggae_artist .featured-image img.reggaedb-artist-photo.reggaedb-photo--square,.reggaedb-home-artist-card img.reggaedb-artist-photo.reggaedb-photo--square,.reggaedb-alpha-group img.reggaedb-artist-photo.reggaedb-photo--square,.reggaedb-alpha-group img.reggaedb-artist-index__photo.reggaedb-photo--square{object-fit:cover!important;object-position:center 24%!important}.single-reggae_artist .post-thumbnail img.reggaedb-artist-photo.reggaedb-photo--portrait,.single-reggae_artist .entry-thumbnail img.reggaedb-artist-photo.reggaedb-photo--portrait,.single-reggae_artist .featured-image img.reggaedb-artist-photo.reggaedb-photo--portrait,.single-reggae_artist article>img.reggaedb-artist-photo.reggaedb-photo--portrait{object-fit:contain!important;object-position:center top!important}.single-reggae_artist .post-thumbnail img.reggaedb-artist-photo.reggaedb-photo--landscape,.single-reggae_artist .entry-thumbnail img.reggaedb-artist-photo.reggaedb-photo--landscape,.single-reggae_artist .featured-image img.reggaedb-artist-photo.reggaedb-photo--landscape,.single-reggae_artist article>img.reggaedb-artist-photo.reggaedb-photo--landscape,.single-reggae_artist .post-thumbnail img.reggaedb-artist-photo.reggaedb-photo--panorama,.single-reggae_artist .entry-thumbnail img.reggaedb-artist-photo.reggaedb-photo--panorama,.single-reggae_artist .featured-image img.reggaedb-artist-photo.reggaedb-photo--panorama,.single-reggae_artist article>img.reggaedb-artist-photo.reggaedb-photo--panorama{object-fit:contain!important;object-position:center center!important}.post-type-archive-reggae_artist .reggaedb-photo-frame,.reggaedb-home-artist-card .reggaedb-photo-frame{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;overflow:hidden!important;background:#eee9dc!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--portrait,.reggaedb-home-artist-card .reggaedb-photo-frame--portrait{aspect-ratio:4/5!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--square,.reggaedb-home-artist-card .reggaedb-photo-frame--square{aspect-ratio:1/1!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--landscape,.reggaedb-home-artist-card .reggaedb-photo-frame--landscape{aspect-ratio:4/3!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--panorama,.reggaedb-home-artist-card .reggaedb-photo-frame--panorama{aspect-ratio:16/9!important}.post-type-archive-reggae_artist .reggaedb-photo-frame>img.reggaedb-artist-photo,.reggaedb-home-artist-card .reggaedb-photo-frame>img.reggaedb-artist-photo{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;aspect-ratio:auto!important;transform:none!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--portrait>img.reggaedb-artist-photo,.reggaedb-home-artist-card .reggaedb-photo-frame--portrait>img.reggaedb-artist-photo{object-fit:cover!important;object-position:center 16%!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--square>img.reggaedb-artist-photo,.reggaedb-home-artist-card .reggaedb-photo-frame--square>img.reggaedb-artist-photo{object-fit:cover!important;object-position:center 22%!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--landscape>img.reggaedb-artist-photo,.reggaedb-home-artist-card .reggaedb-photo-frame--landscape>img.reggaedb-artist-photo{object-fit:cover!important;object-position:center 30%!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--panorama>img.reggaedb-artist-photo,.reggaedb-home-artist-card .reggaedb-photo-frame--panorama>img.reggaedb-artist-photo{object-fit:contain!important;object-position:center center!important}.single-reggae_artist .reggaedb-photo-frame{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden!important;background:#eee9dc!important}.single-reggae_artist .reggaedb-photo-frame>img.reggaedb-artist-photo{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:min(76vh,900px)!important;aspect-ratio:auto!important;object-fit:contain!important;transform:none!important}.single-reggae_artist .reggaedb-photo-frame--portrait>img.reggaedb-artist-photo{object-position:center top!important}.single-reggae_artist .reggaedb-photo-frame--landscape>img.reggaedb-artist-photo,.single-reggae_artist .reggaedb-photo-frame--panorama>img.reggaedb-artist-photo,.single-reggae_artist .reggaedb-photo-frame--square>img.reggaedb-artist-photo{object-position:center center!important}@media(max-width:700px){.single-reggae_artist .reggaedb-photo-frame>img.reggaedb-artist-photo{width:100%!important;max-height:72vh!important}}.post-type-archive-reggae_artist .reggaedb-photo-frame,.reggaedb-home-artist-card .reggaedb-photo-frame,.reggaedb-alpha-group .reggaedb-photo-frame,.post-type-archive-reggae_artist .post-thumbnail,.post-type-archive-reggae_artist .entry-thumbnail,.post-type-archive-reggae_artist .featured-image,.reggaedb-home-artist-card figure,.reggaedb-home-artist-card>a,.reggaedb-alpha-group figure,.reggaedb-alpha-group .entry-thumbnail,.reggaedb-alpha-group .post-thumbnail{display:block!important;width:100%!important;aspect-ratio:4/5!important;overflow:hidden!important;background:#eee9dc!important}.post-type-archive-reggae_artist .reggaedb-photo-frame>img.reggaedb-artist-photo,.reggaedb-home-artist-card .reggaedb-photo-frame>img.reggaedb-artist-photo,.reggaedb-alpha-group .reggaedb-photo-frame>img.reggaedb-artist-photo,.post-type-archive-reggae_artist .post-thumbnail img.reggaedb-artist-photo,.post-type-archive-reggae_artist .entry-thumbnail img.reggaedb-artist-photo,.post-type-archive-reggae_artist .featured-image img.reggaedb-artist-photo,.reggaedb-home-artist-card img.reggaedb-artist-photo,.reggaedb-alpha-group img.reggaedb-artist-photo,.reggaedb-alpha-group img.reggaedb-artist-index__photo{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center 20%!important;transform:none!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--portrait>img.reggaedb-artist-photo,.reggaedb-home-artist-card .reggaedb-photo-frame--portrait>img.reggaedb-artist-photo,.reggaedb-alpha-group .reggaedb-photo-frame--portrait>img.reggaedb-artist-photo,.post-type-archive-reggae_artist img.reggaedb-artist-photo.reggaedb-photo--portrait,.reggaedb-home-artist-card img.reggaedb-artist-photo.reggaedb-photo--portrait,.reggaedb-alpha-group img.reggaedb-artist-photo.reggaedb-photo--portrait{object-position:center 14%!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--square>img.reggaedb-artist-photo,.reggaedb-home-artist-card .reggaedb-photo-frame--square>img.reggaedb-artist-photo,.reggaedb-alpha-group .reggaedb-photo-frame--square>img.reggaedb-artist-photo,.post-type-archive-reggae_artist img.reggaedb-artist-photo.reggaedb-photo--square,.reggaedb-home-artist-card img.reggaedb-artist-photo.reggaedb-photo--square,.reggaedb-alpha-group img.reggaedb-artist-photo.reggaedb-photo--square{object-position:center 18%!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--landscape>img.reggaedb-artist-photo,.reggaedb-home-artist-card .reggaedb-photo-frame--landscape>img.reggaedb-artist-photo,.reggaedb-alpha-group .reggaedb-photo-frame--landscape>img.reggaedb-artist-photo,.post-type-archive-reggae_artist img.reggaedb-artist-photo.reggaedb-photo--landscape,.reggaedb-home-artist-card img.reggaedb-artist-photo.reggaedb-photo--landscape,.reggaedb-alpha-group img.reggaedb-artist-photo.reggaedb-photo--landscape{object-position:center 24%!important}.post-type-archive-reggae_artist .reggaedb-photo-frame--panorama>img.reggaedb-artist-photo,.reggaedb-home-artist-card .reggaedb-photo-frame--panorama>img.reggaedb-artist-photo,.reggaedb-alpha-group .reggaedb-photo-frame--panorama>img.reggaedb-artist-photo,.post-type-archive-reggae_artist img.reggaedb-artist-photo.reggaedb-photo--panorama,.reggaedb-home-artist-card img.reggaedb-artist-photo.reggaedb-photo--panorama,.reggaedb-alpha-group img.reggaedb-artist-photo.reggaedb-photo--panorama{object-position:center 28%!important}@media(max-width:640px){.post-type-archive-reggae_artist .reggaedb-photo-frame,.reggaedb-home-artist-card .reggaedb-photo-frame,.reggaedb-alpha-group .reggaedb-photo-frame,.post-type-archive-reggae_artist .post-thumbnail,.post-type-archive-reggae_artist .entry-thumbnail,.post-type-archive-reggae_artist .featured-image,.reggaedb-home-artist-card figure,.reggaedb-home-artist-card>a,.reggaedb-alpha-group figure,.reggaedb-alpha-group .entry-thumbnail,.reggaedb-alpha-group .post-thumbnail{aspect-ratio:1/1!important}}body.reggaedb-home-responsive .reggaedb-home-hero--detached,body.reggaedb-explorer-page .reggaedb-explorer-hero--detached{position:relative!important;left:50%!important;box-sizing:border-box!important;display:block!important;width:100vw!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0!important;transform:translateX(-50%)!important;overflow:hidden!important;isolation:isolate!important;border:0!important;border-bottom:5px solid #d49b2a!important;background:#19362a!important;box-shadow:none!important}body .reggaedb-hero--stabilized::before{content:"";position:absolute;inset:-24px;z-index:0;pointer-events:none;background-image:var(--reggaedb-hero-artwork)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;filter:blur(16px) saturate(.92);transform:scale(1.07)}body .reggaedb-hero--stabilized::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgb(15 39 29 / .08),transparent 18%,transparent 82%,rgb(15 39 29 / .08))}body.reggaedb-home-responsive .reggaedb-home-hero--detached .reggaedb-home-hero-media,body.reggaedb-home-responsive .reggaedb-home-hero--detached.reggaedb-home-hero-media{position:absolute!important;inset:0!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;transform:none!important;overflow:hidden!important;background:transparent!important}body.reggaedb-home-responsive .reggaedb-home-hero--detached img,body.reggaedb-explorer-page .reggaedb-explorer-hero--detached img{position:relative!important;z-index:2!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:contain!important;object-position:center center!important;transform:none!important;background:transparent!important}body.reggaedb-home-responsive .reggaedb-home-hero--detached .reggaedb-home-stats{position:absolute!important;left:max(18px,calc((100vw - 1540px)/2))!important;bottom:16px!important;z-index:4!important;width:min(520px,calc(100% - 36px))!important;margin:0!important}body.reggaedb-explorer-page .reggaedb-explorer{position:relative!important;z-index:4!important;margin-top:-100px!important;padding-top:0!important}body.reggaedb-explorer-page .reggaedb-explorer__intro{position:relative!important;width:min(780px,calc(100% - 1.5rem))!important;margin:0 auto 1.25rem!important;background:rgb(245 239 223 / .96)!important;border:1px solid rgb(74 82 50 / .18)!important;border-top:5px solid #566443!important;box-shadow:0 16px 36px rgb(20 32 24 / .16)!important}body.reggaedb-explorer-page .reggaedb-explorer__intro>p:not(.reggaedb-explorer__eyebrow){max-width:none!important}body.reggaedb-explorer-page .reggaedb-explorer-content-host,body.reggaedb-home-responsive .site-content,body.reggaedb-home-responsive main.site-main{margin-top:0!important;padding-top:0!important}@media(max-width:900px){body.reggaedb-explorer-page .reggaedb-explorer{margin-top:-76px!important}}@media(max-width:700px){body .reggaedb-hero--stabilized::before{inset:-12px;filter:blur(10px) saturate(.95)}body.reggaedb-home-responsive .reggaedb-home-hero--detached .reggaedb-home-stats{left:10px!important;bottom:10px!important;width:calc(100% - 20px)!important}body.reggaedb-explorer-page .reggaedb-explorer{margin-top:-38px!important}body.reggaedb-explorer-page .reggaedb-explorer__intro{width:calc(100% - 1rem)!important}}body.reggaedb-audio-album-page.single-reggae_album .entry-header>.entry-title,body.reggaedb-audio-album-page.single-reggae_album .entry-header>.post-thumbnail,body.reggaedb-audio-album-page.single-reggae_album article>.post-thumbnail,body.reggaedb-audio-album-page.single-reggae_album .featured-image:has(+.entry-content),body.reggaedb-audio-album-page.single-reggae_album .wp-block-post-featured-image{display:none!important}body.reggaedb-audio-album-page.single-reggae_album .entry-content,body.reggaedb-audio-album-page.single-reggae_album .site-main,body.reggaedb-audio-album-page.single-reggae_album article{max-width:none!important}.reggaedb-album-experience{--audio-green:#153a2d;--audio-green-dark:#0d2b20;--audio-gold:#dfa11e;--audio-paper:#f6efdE;--audio-ink:#172219;width:min(1500px,calc(100vw - 32px));margin:1.25rem 50% 3rem;transform:translateX(-50%);color:var(--audio-ink);font-family:inherit}.reggaedb-album-experience *{box-sizing:border-box}.reggaedb-album-experience__hero{display:grid;grid-template-columns:minmax(220px,330px) minmax(0,1fr) minmax(270px,390px);gap:clamp(1.25rem,3vw,2.5rem);align-items:start;padding:clamp(1rem,2.4vw,2rem);background:linear-gradient(135deg,rgb(255 250 235 / .98),rgb(240 225 191 / .95));border:1px solid rgb(73 65 38 / .22);box-shadow:0 18px 50px rgb(31 36 22 / .16)}.reggaedb-album-experience__art{margin:0;position:relative}.reggaedb-album-experience__art:before{content:"";position:absolute;inset:-7px;z-index:-1;background:linear-gradient(135deg,#d49b2a,#153a2d,#b53b27);opacity:.8}.reggaedb-album-experience__cover{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;box-shadow:0 12px 30px rgb(0 0 0 / .26)}.reggaedb-album-experience__identity{min-width:0;padding-top:.25rem}.reggaedb-album-experience__eyebrow{margin:0 0 .45rem;color:#ad4c2d;font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.reggaedb-album-experience__identity h1{margin:0!important;color:var(--audio-green-dark)!important;font-size:clamp(2.2rem,5vw,5.2rem)!important;line-height:.94!important;letter-spacing:-.035em}.reggaedb-album-experience__artist{margin:.65rem 0 1rem;font-size:clamp(1.25rem,2.2vw,1.8rem);font-weight:800}.reggaedb-album-experience__artist a{color:var(--audio-green);text-decoration:none}.reggaedb-album-experience__artist a:hover{text-decoration:underline}.reggaedb-album-experience__facts{display:flex;flex-wrap:wrap;gap:.7rem 1.1rem;margin:0 0 1.2rem;padding:0;list-style:none}.reggaedb-album-experience__facts li{padding:.45rem .68rem;background:rgb(255 255 255 / .48);border:1px solid rgb(50 68 45 / .14);font-size:.92rem}.reggaedb-album-experience__facts strong{color:var(--audio-green-dark);margin-right:.28rem}.reggaedb-album-experience__description{max-width:720px;font-size:1rem;line-height:1.7}.reggaedb-album-experience__description>:first-child{margin-top:0}.reggaedb-album-experience__description>:last-child{margin-bottom:0}.reggaedb-album-experience__summary{overflow:hidden;background:linear-gradient(145deg,#173b2e,#0f2d22);color:#fff8df;border-top:4px solid var(--audio-gold);box-shadow:0 10px 25px rgb(10 30 22 / .24)}.reggaedb-album-experience__stat{display:inline-flex;vertical-align:top;width:50%;min-height:88px;flex-direction:column;justify-content:center;padding:1rem;border-bottom:1px solid rgb(255 255 255 / .12)}.reggaedb-album-experience__stat+.reggaedb-album-experience__stat{border-left:1px solid rgb(255 255 255 / .12)}.reggaedb-album-experience__stat strong{font-size:1.45rem;color:#fff}.reggaedb-album-experience__stat span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#e5d8b0}.reggaedb-album-experience__availability,.reggaedb-album-experience__external{padding:1rem 1.1rem;border-bottom:1px solid rgb(255 255 255 / .1)}.reggaedb-album-experience__summary h2{margin:0 0 .7rem!important;color:#f6e8bd!important;font-size:.78rem!important;letter-spacing:.08em;text-transform:uppercase}.reggaedb-audio-badges{display:flex;flex-wrap:wrap;gap:.55rem}.reggaedb-audio-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .7rem;border-radius:4px;font-weight:800;font-size:.88rem}.reggaedb-audio-badge--spotify{background:#1ed760;color:#082417}.reggaedb-audio-badge--deezer{background:#ff1d1d;color:#fff}.reggaedb-audio-badge--pending{background:rgb(255 255 255 / .12);color:#f1dfae}.reggaedb-album-experience__external{display:flex;flex-wrap:wrap;gap:.45rem}.reggaedb-album-experience__external h2{width:100%}.reggaedb-album-experience__external a{display:inline-block;padding:.4rem .58rem;color:#fff7dd;border:1px solid rgb(255 255 255 / .24);text-decoration:none;font-size:.78rem}.reggaedb-album-experience__external a:hover{background:rgb(255 255 255 / .12)}.reggaedb-album-experience__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,410px);gap:1.6rem;margin-top:1.6rem;align-items:start}.reggaedb-tracklist-panel,.reggaedb-player-shell,.reggaedb-audio-quality,.reggaedb-audio-source-note{background:rgb(249 243 226 / .97);border:1px solid rgb(72 68 42 / .2);box-shadow:0 12px 30px rgb(40 41 27 / .09)}.reggaedb-tracklist-panel__head{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;background:linear-gradient(90deg,#123426,#1c4a39);color:#fff5d4;border-bottom:4px solid var(--audio-gold)}.reggaedb-tracklist-panel__head>div{display:flex;align-items:center;gap:.65rem}.reggaedb-tracklist-panel__head h2{margin:0!important;color:#fff5d4!important;font-size:1.05rem!important;text-transform:uppercase;letter-spacing:.08em}.reggaedb-tracklist-panel__icon{font-size:1.4rem;color:var(--audio-gold)}.reggaedb-tracklist-panel__head>span{font-size:.85rem;color:#e7dcb9}.reggaedb-track{display:grid;grid-template-columns:54px minmax(0,1fr) 74px minmax(190px,auto);align-items:center;gap:.65rem;min-height:62px;padding:.55rem .85rem;border-bottom:1px solid rgb(55 65 39 / .13);transition:background .18s ease,transform .18s ease}.reggaedb-track:last-child{border-bottom:0}.reggaedb-track:hover{background:rgb(218 164 43 / .10)}.reggaedb-track:has(.is-playing){background:linear-gradient(90deg,rgb(38 105 66 / .16),rgb(218 164 43 / .09));box-shadow:inset 5px 0 0 var(--audio-gold)}.reggaedb-track__position{text-align:center;color:#31563d;font-weight:900}.reggaedb-track__title{min-width:0}.reggaedb-track__title strong{display:block;color:#172219;font-size:.96rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reggaedb-track__title small{display:block;color:#687064;margin-top:.1rem}.reggaedb-track__duration{text-align:right;font-variant-numeric:tabular-nums;color:#3f4b40;font-size:.88rem}.reggaedb-track__actions{display:flex;justify-content:flex-end;gap:.45rem;align-items:center}.reggaedb-track-button{appearance:none;border:0;border-radius:999px;padding:.42rem .72rem;font-size:.76rem;font-weight:900;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.reggaedb-track-button:hover,.reggaedb-track-button:focus-visible{transform:translateY(-1px);box-shadow:0 5px 14px rgb(0 0 0 / .18)}.reggaedb-track-button--spotify{background:#1ed760;color:#092617}.reggaedb-track-button--deezer{background:#f31d1d;color:#fff}.reggaedb-track-button.is-playing{outline:3px solid rgb(218 164 43 / .38);outline-offset:2px}.reggaedb-track__unavailable{font-size:.74rem;color:#777;font-style:italic}.reggaedb-track--review .reggaedb-track__unavailable{color:#a16a00;font-weight:700}.reggaedb-tracklist__empty{padding:1.5rem}.reggaedb-player-column{display:grid;gap:1rem;position:sticky;top:90px}.reggaedb-player-shell{min-height:230px;overflow:hidden}.reggaedb-player-shell__placeholder{display:flex;min-height:230px;padding:1.4rem;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 80% 20%,rgb(218 164 43 / .18),transparent 42%)}.reggaedb-player-shell__placeholder>span{font-size:3.3rem;color:rgb(21 58 45 / .2)}.reggaedb-player-shell h2,.reggaedb-audio-quality h2,.reggaedb-audio-source-note h2{margin:.25rem 0 .5rem!important;font-size:1rem!important;text-transform:uppercase;letter-spacing:.06em;color:var(--audio-green-dark)!important}.reggaedb-player-shell__placeholder p{max-width:300px;margin:.25rem 0;color:#5e665c;line-height:1.55}.reggaedb-player-shell__active[hidden]{display:none}.reggaedb-player-shell__bar{display:flex;justify-content:space-between;gap:.7rem;align-items:center;padding:.7rem .85rem;background:var(--audio-green-dark);color:#fff}.reggaedb-player-shell__bar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reggaedb-player-shell__bar button{border:1px solid rgb(255 255 255 / .35);background:#fff0;color:#fff;padding:.3rem .55rem;cursor:pointer}.reggaedb-player-shell__active>p{margin:0;padding:.75rem .9rem;font-size:.73rem;color:#63685f;line-height:1.45}.reggaedb-audio-frame{display:block;width:100%;border:0;background:#111}.reggaedb-audio-frame--spotify{height:152px}.reggaedb-audio-frame--deezer{aspect-ratio:16/9;height:auto}.reggaedb-audio-quality,.reggaedb-audio-source-note{padding:1rem 1.15rem}.reggaedb-audio-quality dl{margin:.6rem 0 0}.reggaedb-audio-quality dl>div{display:flex;gap:.65rem;margin:.45rem 0}.reggaedb-audio-quality dt{font-size:.9rem}.reggaedb-audio-quality dd{margin:0}.reggaedb-audio-quality--ok{color:#278543}.reggaedb-audio-quality--review{color:#dda31f}.reggaedb-audio-quality--none{color:#777}.reggaedb-audio-source-note p{margin:.5rem 0 0;font-size:.82rem;line-height:1.55;color:#555f54}@media(max-width:1050px){.reggaedb-album-experience__hero{grid-template-columns:minmax(190px,280px) minmax(0,1fr)}.reggaedb-album-experience__summary{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr)}.reggaedb-album-experience__availability,.reggaedb-album-experience__external{border-left:1px solid rgb(255 255 255 / .1)}.reggaedb-album-experience__body{grid-template-columns:minmax(0,1fr) 330px}.reggaedb-track{grid-template-columns:42px minmax(0,1fr) 58px}.reggaedb-track__actions{grid-column:2/-1;justify-content:flex-start;padding-bottom:.35rem}}@media(max-width:780px){.reggaedb-album-experience{width:calc(100vw - 16px);margin-top:.5rem}.reggaedb-album-experience__hero{grid-template-columns:1fr}.reggaedb-album-experience__art{width:min(360px,88vw);margin:auto}.reggaedb-album-experience__identity{text-align:center}.reggaedb-album-experience__facts{justify-content:center}.reggaedb-album-experience__summary{display:block}.reggaedb-album-experience__body{grid-template-columns:1fr}.reggaedb-player-column{position:static;grid-row:1}.reggaedb-tracklist-panel__head{align-items:flex-start;flex-direction:column}.reggaedb-track{grid-template-columns:34px minmax(0,1fr) 48px;padding:.65rem .55rem}.reggaedb-track__actions{grid-column:2/-1}.reggaedb-track-button{padding:.44rem .65rem}.reggaedb-album-experience__identity h1{font-size:clamp(2rem,13vw,4rem)!important}}@media(prefers-reduced-motion:reduce){.reggaedb-track,.reggaedb-track-button{transition:none!important}}.reggaedb-tracklist{display:block!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.reggaedb-tracklist>.reggaedb-track{box-sizing:border-box!important;display:grid!important;grid-template-columns:46px minmax(0,1fr) 64px auto!important;align-items:center!important;width:100%!important;min-height:54px!important;margin:0!important;padding:.55rem .8rem!important;border:0!important;border-bottom:1px solid rgb(55 65 39 / .16)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.reggaedb-tracklist>.reggaedb-track:nth-child(even){background:rgb(45 83 55 / .035)!important}.reggaedb-tracklist>.reggaedb-track:last-child{border-bottom:0!important}.reggaedb-tracklist>.reggaedb-track:hover,.reggaedb-tracklist>.reggaedb-track:has(.is-playing){background:rgb(218 164 43 / .11)!important}.reggaedb-tracklist .reggaedb-track__position{text-align:left!important;padding-left:.15rem!important;font-variant-numeric:tabular-nums!important}.reggaedb-tracklist .reggaedb-track__duration{text-align:right!important;white-space:nowrap!important}.reggaedb-tracklist .reggaedb-track__actions{min-width:0!important;justify-content:flex-end!important;flex-wrap:wrap!important}.reggaedb-tracklist__empty{display:block!important;margin:0!important;padding:1.25rem!important;list-style:none!important}@media(max-width:700px){.reggaedb-tracklist>.reggaedb-track{grid-template-columns:34px minmax(0,1fr) 52px!important;gap:.45rem!important;padding:.62rem .55rem!important}.reggaedb-tracklist .reggaedb-track__actions{grid-column:2/-1!important;justify-content:flex-start!important;padding:0 0 .15rem!important}}.reggaedb-legacy-tracklist-hidden{display:none!important}body.reggaedb-audio-album-page .reggaedb-tracklist-panel{overflow:hidden!important;background:rgb(247 241 223 / .98)!important;border:1px solid rgb(66 78 49 / .25)!important;border-top:4px solid #526747!important;box-shadow:0 8px 22px rgb(35 43 29 / .08)!important}body.reggaedb-audio-album-page .reggaedb-tracklist-panel__head{padding:.9rem 1rem!important;background:rgb(239 229 199 / .72)!important;color:#183b2c!important;border-bottom:2px solid #d79f29!important}body.reggaedb-audio-album-page .reggaedb-tracklist-panel__head h2{color:#183b2c!important;font-family:inherit!important;font-size:1.08rem!important;letter-spacing:.055em!important}body.reggaedb-audio-album-page .reggaedb-tracklist-panel__head>span{color:#5e654f!important;font-weight:700!important}body.reggaedb-audio-album-page .reggaedb-tracklist-panel__icon{color:#c78318!important}body.reggaedb-audio-album-page .reggaedb-tracklist>.reggaedb-track,body.reggaedb-audio-album-page .reggaedb-tracklist>.reggaedb-track:nth-child(even){min-height:52px!important;background:transparent!important;border-bottom:1px solid rgb(67 77 48 / .15)!important}body.reggaedb-audio-album-page .reggaedb-tracklist>.reggaedb-track:hover,body.reggaedb-audio-album-page .reggaedb-tracklist>.reggaedb-track:has(.is-playing){background:rgb(216 159 41 / .10)!important}body.reggaedb-audio-album-page .reggaedb-track__position{color:#496042!important;font-weight:800!important}body.reggaedb-audio-album-page .reggaedb-track__title strong{color:#1e2d22!important;font-family:inherit!important;font-weight:700!important}body.reggaedb-audio-album-page .reggaedb-track-button{border-radius:3px!important;box-shadow:none!important}body.reggaedb-audio-album-page ol.reggaedb-tracklist{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;columns:auto!important;column-count:1!important;column-width:auto!important;list-style:none!important}body.reggaedb-audio-album-page ol.reggaedb-tracklist>li.reggaedb-track{position:relative!important;float:none!important;clear:both!important;break-inside:avoid!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 62px minmax(150px,auto)!important;grid-auto-flow:row!important;align-items:center!important;gap:.7rem!important;width:100%!important;max-width:none!important;min-width:0!important;min-height:52px!important;margin:0!important;padding:.65rem .85rem!important;box-sizing:border-box!important;white-space:normal!important}body.reggaedb-audio-album-page ol.reggaedb-tracklist>li.reggaedb-track+li.reggaedb-track{border-top:0!important}body.reggaedb-audio-album-page .reggaedb-track__title,body.reggaedb-audio-album-page .reggaedb-track__title strong{min-width:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}@media(max-width:760px){body.reggaedb-audio-album-page ol.reggaedb-tracklist>li.reggaedb-track{grid-template-columns:34px minmax(0,1fr) 52px!important}body.reggaedb-audio-album-page ol.reggaedb-tracklist>li.reggaedb-track .reggaedb-track__actions{grid-column:2/-1!important;justify-content:flex-start!important}}body.reggaedb-audio-album-page .reggaedb-legacy-album-art-hidden{display:none!important}body.reggaedb-audio-album-page.single-reggae_album article>.entry-header img.wp-post-image,body.reggaedb-audio-album-page.single-reggae_album article>img.wp-post-image,body.reggaedb-audio-album-page.single-reggae_album .entry-header .wp-block-post-featured-image,body.reggaedb-audio-album-page.single-reggae_album .entry-header .post-thumbnail,body.reggaedb-audio-album-page.single-reggae_album .entry-header .featured-image,body.reggaedb-audio-album-page.single-reggae_album .entry-content>.wp-block-post-featured-image:first-child,body.reggaedb-audio-album-page.single-reggae_album .entry-content>figure:first-child:has(>img.wp-post-image){display:none!important}body.reggaedb-audio-album-page .reggaedb-album-experience__art{aspect-ratio:1/1!important;align-self:start!important;overflow:hidden!important;background:#eee6d1!important}body.reggaedb-audio-album-page .reggaedb-album-experience__cover{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}body.reggaedb-audio-album-page .reggaedb-legacy-album-intro-hidden{display:none!important}body.reggaedb-audio-album-page .reggaedb-album-experience{margin-top:.65rem}body.reggaedb-audio-album-page .reggaedb-album-experience__hero{grid-template-columns:minmax(220px,320px) minmax(360px,1fr) minmax(280px,360px);align-items:center}body.reggaedb-audio-album-page .reggaedb-album-experience__identity{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;padding:clamp(.5rem,2vw,1.5rem) 0;text-align:center}body.reggaedb-audio-album-page .reggaedb-album-experience__eyebrow{margin-bottom:.6rem}body.reggaedb-audio-album-page .reggaedb-album-experience__identity h1{max-width:900px;text-wrap:balance}body.reggaedb-audio-album-page .reggaedb-album-experience__artist{text-align:center}body.reggaedb-audio-album-page .reggaedb-album-experience__facts{justify-content:center;max-width:900px}body.reggaedb-audio-album-page .reggaedb-album-experience__facts li{display:flex;align-items:baseline;gap:.2rem;text-align:left}body.reggaedb-audio-album-page .reggaedb-album-experience__description{margin-right:auto;margin-left:auto;text-align:center}body.reggaedb-audio-album-page .reggaedb-album-experience__summary{text-align:center}body.reggaedb-audio-album-page .reggaedb-album-experience__stat{align-items:center}body.reggaedb-audio-album-page .reggaedb-audio-badges{justify-content:center}body.reggaedb-audio-album-page .reggaedb-album-experience__quicklinks{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:clamp(1rem,3vw,2rem);align-items:center;margin-top:1rem;padding:clamp(1rem,2.5vw,1.6rem);border:1px solid rgb(72 68 42 / .22);border-top:4px solid #d49b2a;background:linear-gradient(135deg,rgb(250 244 226 / .99),rgb(238 225 194 / .96));box-shadow:0 10px 28px rgb(40 41 27 / .09);text-align:center}body.reggaedb-audio-album-page .reggaedb-album-experience__quicklinks-heading p{margin:0 0 .3rem;color:#ad4c2d;font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}body.reggaedb-audio-album-page .reggaedb-album-experience__quicklinks-heading h2{margin:0!important;color:#123426!important;font-size:clamp(1.25rem,2vw,1.8rem)!important;text-wrap:balance}body.reggaedb-audio-album-page .reggaedb-album-experience__quicklinks-heading span{display:block;max-width:520px;margin:.45rem auto 0;color:#656957;font-size:.82rem;line-height:1.45}body.reggaedb-audio-album-page .reggaedb-album-experience__quicklinks-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}body.reggaedb-audio-album-page .reggaedb-album-platform-link{display:inline-flex;min-height:46px;align-items:center;gap:.55rem;padding:.58rem .82rem;border:1px solid rgb(18 52 38 / .28);border-radius:4px;background:rgb(255 255 255 / .58);color:#17382a;font-size:.84rem;font-weight:800;line-height:1;text-decoration:none;box-shadow:0 4px 12px rgb(30 39 26 / .06);transition:transform .16s ease,background .16s ease,box-shadow .16s ease}body.reggaedb-audio-album-page .reggaedb-album-platform-link:hover,body.reggaedb-audio-album-page .reggaedb-album-platform-link:focus-visible{transform:translateY(-2px);background:#fffaf0;box-shadow:0 8px 18px rgb(30 39 26 / .12)}body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:50%;background:#17382a;color:#fff;font-size:.66rem;font-weight:900;letter-spacing:-.02em}body.reggaedb-audio-album-page .reggaedb-album-platform-link--spotify .reggaedb-album-platform-link__mark{background:#1db954}body.reggaedb-audio-album-page .reggaedb-album-platform-link--spotify .reggaedb-album-platform-link__mark::before{content:"S"}body.reggaedb-audio-album-page .reggaedb-album-platform-link--youtube .reggaedb-album-platform-link__mark{background:#e62117}body.reggaedb-audio-album-page .reggaedb-album-platform-link--youtube .reggaedb-album-platform-link__mark::before{content:"▶"}body.reggaedb-audio-album-page .reggaedb-album-platform-link--bandcamp .reggaedb-album-platform-link__mark{background:#1da0c3}body.reggaedb-audio-album-page .reggaedb-album-platform-link--bandcamp .reggaedb-album-platform-link__mark::before{content:"B"}body.reggaedb-audio-album-page .reggaedb-album-platform-link--soundcloud .reggaedb-album-platform-link__mark{background:#ff6500}body.reggaedb-audio-album-page .reggaedb-album-platform-link--soundcloud .reggaedb-album-platform-link__mark::before{content:"SC"}body.reggaedb-audio-album-page .reggaedb-album-platform-link--deezer .reggaedb-album-platform-link__mark{background:#6a35ff}body.reggaedb-audio-album-page .reggaedb-album-platform-link--deezer .reggaedb-album-platform-link__mark::before{content:"D"}body.reggaedb-audio-album-page .reggaedb-album-platform-link--apple-music .reggaedb-album-platform-link__mark{background:#ef496f}body.reggaedb-audio-album-page .reggaedb-album-platform-link--apple-music .reggaedb-album-platform-link__mark::before{content:"♪"}body.reggaedb-audio-album-page .reggaedb-album-platform-link--tidal .reggaedb-album-platform-link__mark{background:#111}body.reggaedb-audio-album-page .reggaedb-album-platform-link--tidal .reggaedb-album-platform-link__mark::before{content:"T"}body.reggaedb-audio-album-page .reggaedb-album-platform-link--qobuz .reggaedb-album-platform-link__mark{background:#1e69aa}body.reggaedb-audio-album-page .reggaedb-album-platform-link--qobuz .reggaedb-album-platform-link__mark::before{content:"Q"}body.reggaedb-audio-album-page .reggaedb-album-platform-link--amazon .reggaedb-album-platform-link__mark{background:#152536}body.reggaedb-audio-album-page .reggaedb-album-platform-link--amazon .reggaedb-album-platform-link__mark::before{content:"a"}body.reggaedb-audio-album-page .reggaedb-album-platform-link--discogs .reggaedb-album-platform-link__mark{background:#333}body.reggaedb-audio-album-page .reggaedb-album-platform-link--discogs .reggaedb-album-platform-link__mark::before{content:"D"}body.reggaedb-audio-album-page .reggaedb-album-platform-link--internet-archive .reggaedb-album-platform-link__mark{background:#7a5b39}body.reggaedb-audio-album-page .reggaedb-album-platform-link--internet-archive .reggaedb-album-platform-link__mark::before{content:"IA"}body.reggaedb-audio-album-page .reggaedb-album-platform-link--external .reggaedb-album-platform-link__mark::before{content:"+"}@media(max-width:1100px){body.reggaedb-audio-album-page .reggaedb-album-experience__hero{grid-template-columns:minmax(190px,270px) minmax(0,1fr)}body.reggaedb-audio-album-page .reggaedb-album-experience__summary{grid-column:1/-1}body.reggaedb-audio-album-page .reggaedb-album-experience__quicklinks{grid-template-columns:1fr}}@media(max-width:780px){body.reggaedb-audio-album-page .reggaedb-album-experience__identity{padding:.5rem 0}body.reggaedb-audio-album-page .reggaedb-album-experience__facts li{display:block;text-align:center}body.reggaedb-audio-album-page .reggaedb-album-experience__quicklinks{margin-top:.7rem;padding:1rem .75rem}body.reggaedb-audio-album-page .reggaedb-album-platform-link{flex:1 1 138px;justify-content:center}}@media(prefers-reduced-motion:reduce){body.reggaedb-audio-album-page .reggaedb-album-platform-link{transition:none}}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.58rem;width:min(100%,760px);margin:.15rem auto 1rem;padding:.68rem .8rem;border:1px solid rgb(18 52 38 / .14);border-radius:4px;background:rgb(255 255 255 / .28);box-shadow:inset 0 1px 0 rgb(255 255 255 / .45)}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links .reggaedb-album-platform-link{width:48px;min-width:48px;min-height:48px;justify-content:center;padding:0;border-color:rgb(18 52 38 / .38);background:rgb(255 250 239 / .86)}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links .reggaedb-album-platform-link__mark{width:30px;height:30px;flex-basis:30px}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:780px){body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links{width:100%;margin:.1rem auto .85rem;padding:.6rem}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links .reggaedb-album-platform-link{flex:0 0 46px;width:46px;min-width:46px;min-height:46px}}body.reggaedb-audio-album-page .reggaedb-legacy-album-platforms-hidden{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links[hidden]{display:none!important}body.reggaedb-audio-album-page .reggaedb-album-experience__facts+.reggaedb-album-experience__inline-links{margin-top:.85rem!important}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links,body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:.55rem!important;width:auto!important;max-width:100%!important;min-height:0!important;margin:.9rem auto .25rem!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links::before,body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links::after,body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons::before,body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons::after{display:none!important;content:none!important}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links .reggaedb-album-platform-link,body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons .reggaedb-album-platform-link{position:relative!important;display:inline-grid!important;width:48px!important;min-width:48px!important;height:46px!important;min-height:46px!important;padding:0!important;place-items:center!important;border:2px solid #254a36!important;border-radius:3px!important;background:linear-gradient(180deg,#fffaf0 0%,#eee2c6 100%)!important;color:#173d2c!important;box-shadow:inset 0 3px 0 #d69b25,0 3px 7px rgb(25 49 35 / .13)!important;text-decoration:none!important;transform:none!important}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links .reggaedb-album-platform-link:hover,body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links .reggaedb-album-platform-link:focus-visible,body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons .reggaedb-album-platform-link:hover,body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons .reggaedb-album-platform-link:focus-visible{border-color:#d69b25!important;background:#173d2c!important;color:#fff7df!important;box-shadow:inset 0 3px 0 #c54b32,0 6px 12px rgb(22 52 37 / .2)!important;transform:translateY(-2px)!important}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links .reggaedb-album-platform-link__mark,body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons .reggaedb-album-platform-link__mark{display:grid!important;width:31px!important;height:31px!important;flex:0 0 31px!important;place-items:center!important;border:0!important;border-radius:0!important;background:transparent!important;color:currentColor!important;font-family:inherit!important;font-size:.82rem!important;font-weight:900!important;line-height:1!important;letter-spacing:-.04em!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--spotify .reggaedb-album-platform-link__mark::before{content:"◉"!important;font-size:1.35rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--youtube .reggaedb-album-platform-link__mark::before{content:"▶"!important;font-size:1rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--bandcamp .reggaedb-album-platform-link__mark::before{content:"B"!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--soundcloud .reggaedb-album-platform-link__mark::before{content:"≋"!important;font-size:1.35rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--deezer .reggaedb-album-platform-link__mark::before{content:"▥"!important;font-size:1.2rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--apple-music .reggaedb-album-platform-link__mark::before{content:"♪"!important;font-size:1.35rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--tidal .reggaedb-album-platform-link__mark::before{content:"◆"!important;font-size:1rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--qobuz .reggaedb-album-platform-link__mark::before{content:"Q"!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--amazon .reggaedb-album-platform-link__mark::before{content:"a"!important;font-size:1.25rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--discogs .reggaedb-album-platform-link__mark::before{content:"●"!important;font-size:1.15rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--internet-archive .reggaedb-album-platform-link__mark::before{content:"IA"!important;font-size:.72rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--external .reggaedb-album-platform-link__mark::before{content:"+"!important;font-size:1.35rem!important}body.reggaedb-audio-album-page .reggaedb-platforms--compact,body.reggaedb-audio-album-page .reggaedb-legacy-album-platforms-hidden{display:none!important}@media(max-width:600px){body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links,body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons{gap:.45rem!important;margin-top:.7rem!important}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links .reggaedb-album-platform-link,body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons .reggaedb-album-platform-link{width:44px!important;min-width:44px!important;height:43px!important;min-height:43px!important}}body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark::before{content:none!important;display:none!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark svg{display:block!important;width:25px!important;height:25px!important;max-width:none!important;fill:currentColor;overflow:visible}body.reggaedb-audio-album-page .reggaedb-album-platform-link--spotify{color:#168542!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--youtube{color:#cf241c!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--bandcamp{color:#167f9c!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--soundcloud{color:#dc5900!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--deezer{color:#5830d5!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--apple-music{color:#d93e65!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--tidal{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--qobuz{color:#155c96!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--amazon{color:#152536!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--discogs{color:#222!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--internet-archive{color:#684b2d!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link:hover,body.reggaedb-audio-album-page .reggaedb-album-platform-link:focus-visible{color:#fff7df!important}@media (max-width:1024px){body.reggaedb-audio-album-page .reggaedb-album-experience{width:min(100% - 20px,960px)!important;margin:.75rem auto 2rem!important;transform:none!important}body.reggaedb-audio-album-page .reggaedb-album-experience__hero{grid-template-columns:minmax(180px,260px) minmax(0,1fr)!important;gap:clamp(1rem,3vw,1.7rem)!important;padding:clamp(.9rem,2.5vw,1.4rem)!important;align-items:center!important}body.reggaedb-audio-album-page .reggaedb-album-experience__summary{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}body.reggaedb-audio-album-page .reggaedb-album-experience__stat{width:auto!important;min-height:82px!important;text-align:center!important}body.reggaedb-audio-album-page .reggaedb-album-experience__availability{display:flex!important;min-height:82px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;border-left:1px solid rgb(255 255 255 / .12)!important}body.reggaedb-audio-album-page .reggaedb-album-experience__identity h1{font-size:clamp(2.2rem,7vw,4.4rem)!important}body.reggaedb-audio-album-page .reggaedb-album-experience__facts{gap:.5rem!important}body.reggaedb-audio-album-page .reggaedb-album-experience__facts li{max-width:100%!important;overflow-wrap:anywhere!important}body.reggaedb-audio-album-page .reggaedb-album-experience__body{grid-template-columns:minmax(0,1fr)!important;gap:1rem!important}body.reggaedb-audio-album-page .reggaedb-player-column{position:static!important;grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(0,1fr))!important;align-items:stretch!important}body.reggaedb-audio-album-page .reggaedb-player-shell,body.reggaedb-audio-album-page .reggaedb-player-shell__placeholder{min-height:180px!important}}@media (max-width:680px){body.reggaedb-audio-album-page,body.reggaedb-audio-album-page #page,body.reggaedb-audio-album-page .site,body.reggaedb-audio-album-page .site-content,body.reggaedb-audio-album-page main,body.reggaedb-audio-album-page article,body.reggaedb-audio-album-page .entry-content{overflow-x:hidden!important}body.reggaedb-audio-album-page .reggaedb-album-experience{width:calc(100% - 12px)!important;max-width:none!important;margin:.35rem auto 1.5rem!important}body.reggaedb-audio-album-page .reggaedb-album-experience__hero{display:flex!important;flex-direction:column!important;gap:1rem!important;padding:.75rem!important}body.reggaedb-audio-album-page .reggaedb-album-experience__art{order:1!important;width:min(82vw,320px)!important;max-width:100%!important;margin:.25rem auto 0!important}body.reggaedb-audio-album-page .reggaedb-album-experience__identity{order:2!important;width:100%!important;padding:0!important}body.reggaedb-audio-album-page .reggaedb-album-experience__identity h1{max-width:100%!important;font-size:clamp(2rem,12vw,3.4rem)!important;line-height:1!important;overflow-wrap:anywhere!important;hyphens:auto!important}body.reggaedb-audio-album-page .reggaedb-album-experience__artist{margin:.55rem 0 .8rem!important;font-size:clamp(1.15rem,6vw,1.55rem)!important}body.reggaedb-audio-album-page .reggaedb-album-experience__facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:.45rem!important;margin-bottom:.75rem!important}body.reggaedb-audio-album-page .reggaedb-album-experience__facts li{display:block!important;min-width:0!important;padding:.55rem!important;text-align:center!important;font-size:.84rem!important;overflow-wrap:anywhere!important}body.reggaedb-audio-album-page .reggaedb-album-experience__facts li:nth-child(n+3){grid-column:1/-1!important}body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links,body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(48px,1fr))!important;width:100%!important;max-width:420px!important;gap:.5rem!important;margin:.7rem auto .35rem!important}body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons .reggaedb-album-platform-link,body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links .reggaedb-album-platform-link{width:100%!important;min-width:48px!important;height:50px!important;min-height:50px!important}body.reggaedb-audio-album-page .reggaedb-album-experience__summary{order:3!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important}body.reggaedb-audio-album-page .reggaedb-album-experience__stat{min-height:76px!important;padding:.75rem!important}body.reggaedb-audio-album-page .reggaedb-album-experience__availability{grid-column:1/-1!important;min-height:auto!important;padding:.8rem!important;border-left:0!important;border-top:1px solid rgb(255 255 255 / .12)!important}body.reggaedb-audio-album-page .reggaedb-album-experience__description{width:100%!important;font-size:.94rem!important;line-height:1.6!important}body.reggaedb-audio-album-page .reggaed-album-experience__body,body.reggaedb-audio-album-page .reggaedb-album-experience__body{display:flex!important;flex-direction:column!important;margin-top:.8rem!important}body.reggaedb-audio-album-page .reggaedb-tracklist-panel{order:1!important;width:100%!important}body.reggaedb-audio-album-page .reggaedb-player-column{order:2!important;display:flex!important;flex-direction:column!important;width:100%!important}body.reggaedb-audio-album-page .reggaedb-tracklist-panel__head{display:flex!important;flex-direction:row!important;align-items:center!important;padding:.75rem!important}body.reggaedb-audio-album-page .reggaedb-tracklist-panel__head>span{margin-left:auto!important;text-align:right!important;font-size:.75rem!important}body.reggaedb-audio-album-page ol.reggaedb-tracklist>li.reggaedb-track{grid-template-columns:30px minmax(0,1fr) auto!important;gap:.45rem!important;min-height:0!important;padding:.7rem .55rem!important}body.reggaedb-audio-album-page .reggaedb-track__duration{font-size:.78rem!important}body.reggaedb-audio-album-page ol.reggaedb-tracklist>li.reggaedb-track .reggaedb-track__actions{grid-column:2/-1!important;display:flex!important;width:100%!important;justify-content:flex-start!important;gap:.45rem!important}body.reggaedb-audio-album-page .reggaedb-track-button{min-height:42px!important;padding:.5rem .72rem!important}body.reggaedb-audio-album-page .reggaedb-player-shell,body.reggaedb-audio-album-page .reggaedb-player-shell__placeholder{min-height:165px!important}body.reggaedb-audio-album-page .reggaedb-audio-quality,body.reggaedb-audio-album-page .reggaedb-audio-source-note{padding:.85rem!important}}@media (max-width:390px){body.reggaedb-audio-album-page .reggaedb-album-experience__facts{grid-template-columns:1fr!important}body.reggaedb-audio-album-page .reggaedb-album-experience__facts li{grid-column:auto!important}body.reggaedb-audio-album-page .reggaedb-album-experience__platform-buttons,body.reggaedb-audio-album-page .reggaedb-album-experience__inline-links{grid-template-columns:repeat(4,minmax(0,1fr))!important}}body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;color:currentColor!important;background:transparent!important;font-family:Arial,Helvetica,sans-serif!important;font-size:1.18rem!important;font-weight:900!important;line-height:1!important;text-indent:0!important;overflow:visible!important;opacity:1!important;visibility:visible!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark::before,body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark::after{content:none!important;display:none!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark svg{display:none!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--soundcloud .reggaedb-album-platform-link__mark,body.reggaedb-audio-album-page .reggaedb-album-platform-link--deezer .reggaedb-album-platform-link__mark{font-size:1.05rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--amazon .reggaedb-album-platform-link__mark{font-family:Georgia,serif!important;font-size:1.35rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark::before,body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark::after{content:none!important;display:none!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark svg{display:block!important;width:32px!important;height:32px!important;max-width:32px!important;max-height:32px!important;overflow:visible!important;visibility:visible!important;opacity:1!important;flex:0 0 32px!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link{gap:.55rem!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--spotify{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--youtube{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--bandcamp{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--soundcloud{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--deezer{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--apple-music{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--tidal{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--qobuz{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--amazon{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--discogs{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--internet-archive{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link--external{color:#111!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark img{display:block!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:8px!important;object-fit:contain!important;opacity:1!important;visibility:visible!important}body.reggaedb-audio-album-page .reggaedb-album-platform-link__mark svg{display:none!important}.reggaedb-tracklist{display:flex!important;flex-direction:column!important;list-style:none!important;margin:0!important;padding:0!important}.reggaedb-tracklist>.reggaedb-track{display:grid!important;width:100%!important;box-sizing:border-box!important}.reggaedb-tracklist__empty{display:block!important;width:100%!important}.reggaedb-festival-single{width:min(1180px,calc(100% - 2rem));margin:clamp(2rem,5vw,5rem) auto}.reggaedb-festival-single__article{background:#fff;padding:clamp(1rem,3vw,2.5rem);border:1px solid rgb(24 56 42 / .16)}.reggaedb-festival-single__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#a33;margin:0 0 .5rem}.reggaedb-festival-single__title{margin:0 0 1rem;font-size:clamp(2rem,5vw,4rem);line-height:1.05}.reggaedb-festival-single__facts{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin:1rem 0 1.5rem}.reggaedb-festival-single__facts p{display:grid;gap:.2rem;margin:0}.reggaedb-festival-single__facts strong{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.reggaedb-festival-single__poster{margin:0 0 2rem}.reggaedb-festival-single__poster img{display:block;width:100%;max-height:760px;object-fit:contain;background:#f4f2e9}.reggaedb-festival-single__content{font-size:1.05rem;line-height:1.7;margin:2rem 0}.reggaedb-festival-single__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:2rem 0}.reggaedb-festival-single__actions a{display:inline-block;padding:.85rem 1.15rem;background:#18382a;color:#fff;text-decoration:none;font-weight:800}.reggaedb-festival-single__map{margin-top:2.5rem}.reggaedb-festival-single__map h2{margin-bottom:1rem}.reggaedb-festivals-public-page{display:block;width:min(1280px,calc(100% - 2rem));max-width:1280px;margin:0 auto;padding:1rem 0 3rem;visibility:visible;opacity:1}.reggaedb-festivals-public-page>*{max-width:100%}body.reggaedb-festival-page .reggaedb-festivals-public-page{display:block!important;width:min(1280px,calc(100% - 2rem))!important;max-width:1280px!important;margin:0 auto!important;padding:1.25rem 0 3rem!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__calendar,body.reggaedb-festival-page .reggaedb-festivals-public-page__cards,body.reggaedb-festival-page .reggaedb-festivals-public-page__map{display:block!important;width:100%!important;max-width:none!important;margin:0 0 2rem!important;clear:both!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__title{margin:0 0 1.25rem!important;font-size:clamp(1.8rem,4vw,3rem)!important;line-height:1.1!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__cards .reggaedb-upcoming{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1.25rem!important;width:100%!important;align-items:stretch!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__cards .reggaedb-upcoming__item{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;align-content:start!important;min-width:0!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fffdf5!important;border:1px solid rgb(91 75 42 / .22)!important;box-shadow:0 8px 22px rgb(38 35 25 / .08)!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__cards .reggaedb-upcoming__visual{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;overflow:hidden!important;flex:none!important;background:#e7e1cf!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__cards .reggaedb-upcoming__image{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;object-fit:cover!important;border-radius:0!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__cards .reggaedb-upcoming__visual--placeholder{display:grid!important;place-items:center!important;color:#fff!important;font-size:3rem!important;background:linear-gradient(135deg,#8d3b24,#c66535)!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__cards .reggaedb-upcoming__item>time{position:absolute!important;margin:.75rem!important;z-index:2!important;min-width:58px!important;padding:.45rem .5rem!important;text-align:center!important;color:#fff!important;background:#b73b24!important;box-shadow:0 3px 10px rgb(0 0 0 / .2)!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__cards .reggaedb-upcoming__item>div{display:block!important;padding:1rem!important;min-width:0!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__cards .reggaedb-upcoming__item h3{margin:0 0 .45rem!important;font-size:1.08rem!important;line-height:1.25!important;overflow-wrap:anywhere!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__cards .reggaedb-upcoming__item p{margin:0!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__map>h2{margin:0 0 1rem!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__map .reggaedb-festival-map-wrap{margin:0!important}@media(max-width:900px){body.reggaedb-festival-page .reggaedb-festivals-public-page__cards .reggaedb-upcoming{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){body.reggaedb-festival-page .reggaedb-festivals-public-page{width:min(100% - 1rem,1280px)!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__cards .reggaedb-upcoming{grid-template-columns:1fr!important}}body.reggaedb-festival-page .reggaedb-festivals-public-page__map{width:min(1180px,calc(100% - 2rem))!important;max-width:1180px!important;margin:0 auto 3rem!important;padding:0!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__map>h2{text-align:center!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__map .reggaedb-festival-map-wrap{width:100%!important;max-width:1180px!important;margin:0 auto!important;transform:none!important}body.reggaedb-festival-page .reggaedb-festivals-public-page__map .reggaedb-festival-map{width:100%!important;margin:0 auto!important}.reggaedb-festival-single__synopsis{margin:2rem 0;padding:1.25rem 1.5rem;background:#f4f2e9;border-left:5px solid #b92d2d}.reggaedb-festival-single__synopsis h2{margin-top:0}.reggaedb-festival-map-wrap{width:100%;margin:1rem auto 2rem}.reggaedb-festival-map{width:100%;min-height:280px;border:1px solid rgb(24 56 42 / .22);background:#eef2ed}.reggaedb-festival-map-empty{text-align:center;padding:1.25rem;background:#f4f2e9}.reggaedb-festivals-public-page__map{display:block!important}.reggaedb-map-fallback{padding:1.25rem;text-align:left;overflow:auto;max-height:100%}.reggaedb-map-fallback ul{margin:.75rem 0 0 1.2rem}.reggaedb-map-fallback li{margin:.35rem 0}.reggaedb-map-pending{margin:.65rem 0 0;padding:.65rem .85rem;background:#fff8df;border-left:4px solid #d49b2a}body.reggaedb-home-responsive .reggaedb-home-grid--artists,.reggaedb-home-section--artists .reggaedb-home-grid--artists{align-items:stretch!important}body.reggaedb-home-responsive .reggaedb-home-artist-card,.reggaedb-home-section--artists .reggaedb-home-artist-card{display:flex!important;flex-direction:column!important;height:100%!important;gap:0!important;overflow:hidden!important}body.reggaedb-home-responsive .reggaedb-home-artist-card .reggaedb-photo-frame,body.reggaedb-home-responsive .reggaedb-home-artist-card figure,body.reggaedb-home-responsive .reggaedb-home-artist-card>a:has(>img),.reggaedb-home-section--artists .reggaedb-home-artist-card .reggaedb-photo-frame,.reggaedb-home-section--artists .reggaedb-home-artist-card figure,.reggaedb-home-section--artists .reggaedb-home-artist-card>a:has(>img){display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/9!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#eee9dc!important}body.reggaedb-home-responsive .reggaedb-home-artist-card img.reggaedb-artist-photo,.reggaedb-home-section--artists .reggaedb-home-artist-card img.reggaedb-artist-photo{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-width:none!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center 28%!important;margin:0!important;transform:none!important}body.reggaedb-home-responsive .reggaedb-home-artist-card img.reggaedb-photo--portrait,.reggaedb-home-section--artists .reggaedb-home-artist-card img.reggaedb-photo--portrait{object-position:center 18%!important}body.reggaedb-home-responsive .reggaedb-home-artist-card img.reggaedb-photo--square,.reggaedb-home-section--artists .reggaedb-home-artist-card img.reggaedb-photo--square{object-position:center 24%!important}body.reggaedb-home-responsive .reggaedb-home-artist-card img.reggaedb-photo--landscape,body.reggaedb-home-responsive .reggaedb-home-artist-card img.reggaedb-photo--panorama,.reggaedb-home-section--artists .reggaedb-home-artist-card img.reggaedb-photo--landscape,.reggaedb-home-section--artists .reggaedb-home-artist-card img.reggaedb-photo--panorama{object-position:center center!important}body.reggaedb-home-responsive .reggaedb-home-artist-card>:has(img)+*,body.reggaedb-home-responsive .reggaedb-home-artist-card figure+*,.reggaedb-home-section--artists .reggaedb-home-artist-card>:has(img)+*,.reggaedb-home-section--artists .reggaedb-home-artist-card figure+*{margin-top:0!important;padding-top:12px!important}body.reggaedb-home-responsive .reggaedb-home-artist-card>:not(:has(img)),.reggaedb-home-section--artists .reggaedb-home-artist-card>:not(:has(img)){margin-bottom:0!important}.single-reggae_festival .post-thumbnail:not(.reggaedb-festival-single__poster),.single-reggae_festival .entry-thumbnail:not(.reggaedb-festival-single__poster),.single-reggae_festival .featured-image:not(.reggaedb-festival-single__poster),.single-reggae_festival .wp-block-post-featured-image:not(.reggaedb-festival-single__poster){display:none!important}body.reggaedb-album-page-static .reggaedb-album-experience__body{grid-template-columns:minmax(0,1fr)!important}body.reggaedb-album-page-static .reggaedb-track{grid-template-columns:42px minmax(0,1fr) 64px!important}body.reggaedb-album-page-static .reggaedb-track__duration{grid-column:auto!important}