:root{
    --ss-accent:#ed1414;
    --ss-accent-bright:#ff2929;
    --ss-bg:#050505;
    --ss-panel:#0d0d0f;
    --ss-line:#252527;
}

/* Compact desktop control; the options appear only when requested. */
.ss-era-menu{position:relative;flex:0 0 auto;color:#fff;font-family:"Barlow Condensed",Arial,sans-serif}
.ss-era-menu summary{display:flex;min-height:38px;align-items:center;gap:7px;padding:0 10px;border:1px solid #3e3e43;border-radius:3px;font-size:13px;font-weight:800;letter-spacing:.05em;list-style:none;text-transform:uppercase;cursor:pointer;user-select:none}
.ss-era-menu summary::-webkit-details-marker{display:none}
.ss-era-menu summary::after{content:"▾";font-size:10px;color:#aaa}
.ss-era-menu[open] summary{border-color:var(--ss-accent)}
.ss-era-dot{width:8px;height:8px;background:var(--ss-accent);border-radius:50%;box-shadow:0 0 9px color-mix(in srgb,var(--ss-accent) 65%,transparent)}
.ss-era-panel{position:absolute;z-index:1100;top:calc(100% + 10px);right:0;width:285px;padding:15px;background:#101012;border:1px solid #3a3a40;border-radius:7px;box-shadow:0 18px 45px rgba(0,0,0,.65)}
.ss-era-title{display:block;margin:0 0 9px;padding:0 7px;color:#fff;font-size:16px;font-weight:800;text-transform:uppercase}
.ss-theme-options{display:grid;gap:3px}
.ss-theme-options button{position:relative;width:100%;min-height:38px;display:grid;grid-template-columns:15px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:6px 8px;background:transparent;color:#ddd;border:1px solid transparent;border-radius:4px;font-family:"Barlow Condensed",Arial,sans-serif;font-size:15px;font-weight:700;letter-spacing:.02em;text-align:left;cursor:pointer}
.ss-theme-options button>span{width:11px;height:11px;background:var(--option-colour);border:2px solid rgba(255,255,255,.42);border-radius:50%;box-shadow:0 0 8px color-mix(in srgb,var(--option-colour) 55%,transparent)}
.ss-theme-options button::after{content:"✓";opacity:0;color:var(--option-colour);font-size:15px;font-weight:900;text-align:center}
.ss-theme-options button:hover,.ss-theme-options button:focus-visible{background:rgba(255,255,255,.07);border-color:#46464d;color:#fff;outline:0}
.ss-theme-options button.is-active{background:color-mix(in srgb,var(--option-colour) 13%,transparent);border-color:color-mix(in srgb,var(--option-colour) 45%,#333);color:#fff}
.ss-theme-options button.is-active::after{opacity:1}
.ss-era-panel small{display:block;margin-top:10px;color:#929298;font-family:Inter,Arial,sans-serif;font-size:11px;line-height:1.4}

/* Encore-inspired blue theme. The existing red appearance remains untouched. */
html[data-site-theme="encore"]{
    --red:#168bff!important;
    --primary:#168bff!important;
    --accent:#168bff!important;
    --event-red:#168bff!important;
    --blog-red:#168bff!important;
    --black:#04111f!important;
    --panel:#071a33!important;
    --line:#163b62!important;
    --ss-accent:#168bff;
    --ss-accent-bright:#43a2ff;
    --ss-bg:#04111f;
    --ss-panel:#071a33;
    --ss-line:#163b62;
}
html[data-site-theme="encore"] body{background:#04111f!important;color:#f4f8ff}
html[data-site-theme="encore"] .nh-header{background:rgba(3,16,31,.96)!important;border-bottom-color:#163b62!important;box-shadow:0 8px 28px rgba(0,72,145,.17)}
html[data-site-theme="encore"] .ss-era-panel{background:#071a33;border-color:#285c91}
html[data-site-theme="encore"] :is(.events-page,.blogs-page,.gallery-page,.event-page,.contact-page,.enquiry-page,.customer-page){background:#04111f!important;--event-red:#168bff!important;--blog-red:#168bff!important;--gallery-red:#168bff!important;--red:#168bff!important;--accent:#168bff!important}
html[data-site-theme="encore"] :is(.event-card,.blog-card,.gallery-card,.nearest-search,.blog-search,.past-item,.no-events,.nh-event-card,.nh-testimonials blockquote){background:#07182d!important;border-color:#183d63!important}
html[data-site-theme="encore"] :is(.events-hero,.blogs-hero){background:radial-gradient(circle at 86% 15%,rgba(22,139,255,.27),transparent 34%),linear-gradient(135deg,#0a2542,#04111f)!important;border-color:#183d63!important}
html[data-site-theme="encore"] :is(.nh-btn,.event-date,.postcode-form button,.blog-search button,.nh-event-image time,.nh-event-body>b){background:#168bff!important;border-color:#168bff!important}
html[data-site-theme="encore"] :is(.event-link,.events-kicker,.blogs-kicker,.past-item time,.blog-search-summary a,.nh-eyebrow,.nh-section-title>a,.nh-event-body span,.nh-partners h2){color:#43a2ff!important}
html[data-site-theme="encore"] :is(.nh-stats,.nh-partners,.nh-seo-copy){background:#061629!important;border-color:#163b62!important}
html[data-site-theme="encore"] .nh-newsletter{background:linear-gradient(90deg,#06182d,#092c53)!important;border-color:#1c5488!important}
html[data-site-theme="encore"] .nh-footer{background:#020c17!important}
html[data-site-theme="encore"] .nh-hero{background-image:linear-gradient(90deg,#020d1a 0%,rgba(2,13,26,.94) 23%,rgba(2,13,26,.48) 56%,rgba(2,13,26,.1) 100%),var(--hero)!important}
html[data-site-theme="encore"] .nh-hero::after{background:linear-gradient(transparent,#04111f)!important}
html[data-site-theme="encore"] .nh-showreel.nh-showreel-embed{background:radial-gradient(circle at 80% 20%,rgba(22,139,255,.2),transparent 36%),linear-gradient(135deg,#0a2542,#04111f)!important}
html[data-site-theme="encore"] .nh-video-thumb::after{background:rgba(22,139,255,.92)!important}
html[data-site-theme="encore"] .nh-about{background:radial-gradient(circle at 12% 15%,rgba(22,139,255,.2),transparent 30%),linear-gradient(135deg,#0a2542 0%,#04111f 62%,#071a33 100%)!important;border-color:#163b62!important}
html[data-site-theme="encore"] .nh-song-vote{background:linear-gradient(135deg,rgba(22,139,255,.12),transparent 35%),#04111f!important;border-color:#163b62!important}
html[data-site-theme="encore"] .nh-vote-results{background:#06182d!important;border-left-color:#168bff!important}
html[data-site-theme="encore"] .nh-song-cta{background:radial-gradient(circle at 82% 50%,rgba(22,139,255,.2),transparent 28%),#051426!important;border-color:#163b62!important}
html[data-site-theme="encore"] .nh-talent-cta{background:linear-gradient(110deg,rgba(2,13,26,.94),rgba(2,13,26,.58)),radial-gradient(circle at 88% 50%,rgba(22,139,255,.34),transparent 34%),#06182d!important;border-color:#163b62!important}
html[data-site-theme="encore"] .nh-talent-options span{background:#0a2542!important;border-color:#285c91!important}
html[data-site-theme="encore"] .nh-faq-section{background:#04111f!important}
html[data-site-theme="encore"] .nh-faq{background:#07182d!important;border-color:#183d63!important}
html[data-site-theme="encore"] .nh-header-socials img{filter:hue-rotate(205deg) saturate(1.15)}
html[data-site-theme="encore"] :is(.nh-hero-review,.nh-vote-results){border-left-color:#168bff!important}

/* Kamikaze: olive flight-jacket tones with orange warning accents. */
html[data-site-theme="kamikaze"]{
    --red:#f06a24!important;
    --primary:#f06a24!important;
    --accent:#f06a24!important;
    --event-red:#f06a24!important;
    --blog-red:#f06a24!important;
    --black:#151910!important;
    --panel:#242a1a!important;
    --line:#495038!important;
    --ss-accent:#f06a24;
    --ss-accent-bright:#ff8748;
    --ss-bg:#151910;
    --ss-panel:#242a1a;
    --ss-line:#495038;
}
html[data-site-theme="kamikaze"] body{background:#151910!important;color:#f1ead8}
html[data-site-theme="kamikaze"] .nh-header{background:rgba(19,23,14,.96)!important;border-bottom-color:#495038!important;box-shadow:0 8px 28px rgba(0,0,0,.28)}
html[data-site-theme="kamikaze"] .ss-era-panel{background:#242a1a;border-color:#646c4b}
html[data-site-theme="kamikaze"] :is(.events-page,.blogs-page,.gallery-page,.event-page,.contact-page,.enquiry-page,.customer-page){background:#151910!important;--event-red:#f06a24!important;--blog-red:#f06a24!important;--gallery-red:#f06a24!important;--red:#f06a24!important;--accent:#f06a24!important}
html[data-site-theme="kamikaze"] :is(.event-card,.blog-card,.gallery-card,.nearest-search,.blog-search,.past-item,.no-events,.nh-event-card,.nh-testimonials blockquote){background:#242a1a!important;border-color:#495038!important}
html[data-site-theme="kamikaze"] :is(.events-hero,.blogs-hero){background:radial-gradient(circle at 86% 15%,rgba(240,106,36,.24),transparent 34%),linear-gradient(135deg,#343b24,#151910)!important;border-color:#495038!important}
html[data-site-theme="kamikaze"] :is(.nh-btn,.event-date,.postcode-form button,.blog-search button,.nh-event-image time,.nh-event-body>b){background:#f06a24!important;border-color:#f06a24!important;color:#fff!important}
html[data-site-theme="kamikaze"] :is(.event-link,.events-kicker,.blogs-kicker,.past-item time,.blog-search-summary a,.nh-eyebrow,.nh-section-title>a,.nh-event-body span,.nh-partners h2){color:#ff8748!important}
html[data-site-theme="kamikaze"] :is(.nh-stats,.nh-partners,.nh-seo-copy){background:#1c2115!important;border-color:#495038!important}
html[data-site-theme="kamikaze"] .nh-newsletter{background:linear-gradient(90deg,#242a1a,#3a2a18)!important;border-color:#72502d!important}
html[data-site-theme="kamikaze"] .nh-footer{background:#10130c!important}
html[data-site-theme="kamikaze"] .nh-hero{background-image:linear-gradient(90deg,#11150d 0%,rgba(17,21,13,.94) 23%,rgba(17,21,13,.5) 56%,rgba(17,21,13,.12) 100%),var(--hero)!important}
html[data-site-theme="kamikaze"] .nh-hero::after{background:linear-gradient(transparent,#151910)!important}
html[data-site-theme="kamikaze"] .nh-showreel.nh-showreel-embed{background:radial-gradient(circle at 80% 20%,rgba(240,106,36,.2),transparent 36%),linear-gradient(135deg,#343b24,#151910)!important}
html[data-site-theme="kamikaze"] .nh-video-thumb::after{background:rgba(240,106,36,.94)!important}
html[data-site-theme="kamikaze"] .nh-about{background:radial-gradient(circle at 12% 15%,rgba(240,106,36,.18),transparent 30%),linear-gradient(135deg,#343b24 0%,#151910 62%,#242a1a 100%)!important;border-color:#495038!important}
html[data-site-theme="kamikaze"] .nh-song-vote{background:linear-gradient(135deg,rgba(240,106,36,.11),transparent 35%),#151910!important;border-color:#495038!important}
html[data-site-theme="kamikaze"] .nh-vote-results{background:#202619!important;border-left-color:#f06a24!important}
html[data-site-theme="kamikaze"] .nh-song-cta{background:radial-gradient(circle at 82% 50%,rgba(240,106,36,.2),transparent 28%),#1c2115!important;border-color:#495038!important}
html[data-site-theme="kamikaze"] .nh-talent-cta{background:linear-gradient(110deg,rgba(17,21,13,.94),rgba(17,21,13,.58)),radial-gradient(circle at 88% 50%,rgba(240,106,36,.3),transparent 34%),#202619!important;border-color:#495038!important}
html[data-site-theme="kamikaze"] .nh-talent-options span{background:#343b24!important;border-color:#646c4b!important}
html[data-site-theme="kamikaze"] .nh-faq-section{background:#151910!important}
html[data-site-theme="kamikaze"] .nh-faq{background:#242a1a!important;border-color:#495038!important}
html[data-site-theme="kamikaze"] .nh-header-socials img{filter:hue-rotate(28deg) saturate(1.2)}
html[data-site-theme="kamikaze"] :is(.nh-hero-review,.nh-vote-results){border-left-color:#f06a24!important}
html[data-site-theme="kamikaze"] :is(.nh-lead,.nh-about-copy p,.nh-vote-heading>p:last-child,.nh-song-cta p,.nh-talent-cta p:not(.nh-talent-kicker)){color:#d6cfbb!important}

/* The Slim Shady LP: acid yellow, bruised purple and deep night tones. */
html[data-site-theme="slim-shady-lp"]{
    --red:#d7f238!important;
    --primary:#d7f238!important;
    --accent:#d7f238!important;
    --event-red:#d7f238!important;
    --blog-red:#d7f238!important;
    --black:#100b16!important;
    --panel:#24172f!important;
    --line:#513861!important;
    --ss-accent:#d7f238;
    --ss-accent-bright:#e7ff59;
    --ss-bg:#100b16;
    --ss-panel:#24172f;
    --ss-line:#513861;
}
html[data-site-theme="slim-shady-lp"] body{background:#100b16!important;color:#f5f1dc}
html[data-site-theme="slim-shady-lp"] .nh-header{background:rgba(16,11,22,.96)!important;border-bottom-color:#513861!important;box-shadow:0 8px 28px rgba(57,23,76,.3)}
html[data-site-theme="slim-shady-lp"] .ss-era-panel{background:#24172f;border-color:#76518a}
html[data-site-theme="slim-shady-lp"] :is(.events-page,.blogs-page,.gallery-page,.event-page,.contact-page,.enquiry-page,.customer-page){background:#100b16!important;--event-red:#d7f238!important;--blog-red:#d7f238!important;--gallery-red:#d7f238!important;--red:#d7f238!important;--accent:#d7f238!important}
html[data-site-theme="slim-shady-lp"] :is(.event-card,.blog-card,.gallery-card,.nearest-search,.blog-search,.past-item,.no-events,.nh-event-card,.nh-testimonials blockquote){background:#24172f!important;border-color:#513861!important}
html[data-site-theme="slim-shady-lp"] :is(.events-hero,.blogs-hero){background:radial-gradient(circle at 86% 15%,rgba(215,242,56,.2),transparent 34%),linear-gradient(135deg,#382044,#100b16)!important;border-color:#513861!important}
html[data-site-theme="slim-shady-lp"] :is(.nh-btn,.event-date,.postcode-form button,.blog-search button,.nh-event-image time,.nh-event-body>b){background:#d7f238!important;border-color:#d7f238!important;color:#15100f!important}
html[data-site-theme="slim-shady-lp"] :is(.event-link,.events-kicker,.blogs-kicker,.past-item time,.blog-search-summary a,.nh-eyebrow,.nh-section-title>a,.nh-event-body span,.nh-partners h2){color:#dff849!important}
html[data-site-theme="slim-shady-lp"] :is(.nh-stats,.nh-partners,.nh-seo-copy){background:#1a1022!important;border-color:#513861!important}
html[data-site-theme="slim-shady-lp"] .nh-newsletter{background:linear-gradient(90deg,#24172f,#343116)!important;border-color:#66682a!important}
html[data-site-theme="slim-shady-lp"] .nh-footer{background:#0b0710!important}
html[data-site-theme="slim-shady-lp"] .nh-hero{background-image:linear-gradient(90deg,#0d0812 0%,rgba(13,8,18,.94) 23%,rgba(13,8,18,.5) 56%,rgba(13,8,18,.12) 100%),var(--hero)!important}
html[data-site-theme="slim-shady-lp"] .nh-hero::after{background:linear-gradient(transparent,#100b16)!important}
html[data-site-theme="slim-shady-lp"] .nh-showreel.nh-showreel-embed{background:radial-gradient(circle at 80% 20%,rgba(215,242,56,.18),transparent 36%),linear-gradient(135deg,#382044,#100b16)!important}
html[data-site-theme="slim-shady-lp"] .nh-video-thumb::after{background:rgba(215,242,56,.94)!important;color:#15100f!important}
html[data-site-theme="slim-shady-lp"] .nh-about{background:radial-gradient(circle at 12% 15%,rgba(215,242,56,.16),transparent 30%),linear-gradient(135deg,#382044 0%,#100b16 62%,#24172f 100%)!important;border-color:#513861!important}
html[data-site-theme="slim-shady-lp"] .nh-song-vote{background:linear-gradient(135deg,rgba(215,242,56,.09),transparent 35%),#100b16!important;border-color:#513861!important}
html[data-site-theme="slim-shady-lp"] .nh-vote-results{background:#1d1226!important;border-left-color:#d7f238!important}
html[data-site-theme="slim-shady-lp"] .nh-song-cta{background:radial-gradient(circle at 82% 50%,rgba(215,242,56,.17),transparent 28%),#1a1022!important;border-color:#513861!important}
html[data-site-theme="slim-shady-lp"] .nh-talent-cta{background:linear-gradient(110deg,rgba(13,8,18,.94),rgba(13,8,18,.58)),radial-gradient(circle at 88% 50%,rgba(215,242,56,.24),transparent 34%),#1d1226!important;border-color:#513861!important}
html[data-site-theme="slim-shady-lp"] .nh-talent-options span{background:#382044!important;border-color:#76518a!important}
html[data-site-theme="slim-shady-lp"] .nh-faq-section{background:#100b16!important}
html[data-site-theme="slim-shady-lp"] .nh-faq{background:#24172f!important;border-color:#513861!important}
html[data-site-theme="slim-shady-lp"] .nh-header-socials img{filter:hue-rotate(55deg) saturate(1.35) brightness(1.2)}
html[data-site-theme="slim-shady-lp"] :is(.nh-hero-review,.nh-vote-results){border-left-color:#d7f238!important}
html[data-site-theme="slim-shady-lp"] :is(.nh-lead,.nh-about-copy p,.nh-vote-heading>p:last-child,.nh-song-cta p,.nh-talent-cta p:not(.nh-talent-kicker)){color:#d9d0df!important}

/* Relapse: blood crimson, clinical ivory and cold prescription-green details. */
html[data-site-theme="relapse"]{
    --red:#b80f24!important;
    --primary:#b80f24!important;
    --accent:#b80f24!important;
    --event-red:#b80f24!important;
    --blog-red:#b80f24!important;
    --black:#160507!important;
    --panel:#2b0c11!important;
    --line:#5b2029!important;
    --ss-accent:#b80f24;
    --ss-accent-bright:#df2840;
    --ss-bg:#160507;
    --ss-panel:#2b0c11;
    --ss-line:#5b2029;
}
html[data-site-theme="relapse"] body{background:#160507!important;color:#f2ecdd}
html[data-site-theme="relapse"] .nh-header{background:rgba(22,5,7,.97)!important;border-bottom-color:#5b2029!important;box-shadow:0 8px 28px rgba(78,0,12,.28)}
html[data-site-theme="relapse"] .ss-era-panel{background:#2b0c11;border-color:#7d303b}
html[data-site-theme="relapse"] :is(.events-page,.blogs-page,.gallery-page,.event-page,.contact-page,.enquiry-page,.customer-page){background:#160507!important;--event-red:#b80f24!important;--blog-red:#b80f24!important;--gallery-red:#b80f24!important;--red:#b80f24!important;--accent:#b80f24!important}
html[data-site-theme="relapse"] :is(.event-card,.blog-card,.gallery-card,.nearest-search,.blog-search,.past-item,.no-events,.nh-event-card,.nh-testimonials blockquote){background:#2b0c11!important;border-color:#5b2029!important}
html[data-site-theme="relapse"] :is(.events-hero,.blogs-hero){background:radial-gradient(circle at 86% 15%,rgba(184,15,36,.3),transparent 34%),linear-gradient(135deg,#450c16,#160507)!important;border-color:#5b2029!important}
html[data-site-theme="relapse"] :is(.nh-btn,.event-date,.postcode-form button,.blog-search button,.nh-event-image time,.nh-event-body>b){background:#b80f24!important;border-color:#b80f24!important;color:#fff!important}
html[data-site-theme="relapse"] :is(.event-link,.events-kicker,.blogs-kicker,.past-item time,.blog-search-summary a,.nh-eyebrow,.nh-section-title>a,.nh-event-body span,.nh-partners h2){color:#e2384e!important}
html[data-site-theme="relapse"] :is(.nh-stats,.nh-partners,.nh-seo-copy){background:#21080b!important;border-color:#5b2029!important}
html[data-site-theme="relapse"] .nh-newsletter{background:linear-gradient(90deg,#2b0c11,#34171a)!important;border-color:#73303a!important}
html[data-site-theme="relapse"] .nh-footer{background:#0d0304!important}
html[data-site-theme="relapse"] .nh-hero{background-image:linear-gradient(90deg,#120305 0%,rgba(18,3,5,.95) 23%,rgba(18,3,5,.52) 56%,rgba(18,3,5,.12) 100%),var(--hero)!important}
html[data-site-theme="relapse"] .nh-hero::after{background:linear-gradient(transparent,#160507)!important}
html[data-site-theme="relapse"] .nh-showreel.nh-showreel-embed{background:radial-gradient(circle at 80% 20%,rgba(184,15,36,.28),transparent 36%),linear-gradient(135deg,#450c16,#160507)!important}
html[data-site-theme="relapse"] .nh-video-thumb::after{background:rgba(184,15,36,.94)!important}
html[data-site-theme="relapse"] .nh-about{background:radial-gradient(circle at 12% 15%,rgba(184,15,36,.27),transparent 30%),linear-gradient(135deg,#450c16 0%,#160507 62%,#2b0c11 100%)!important;border-color:#5b2029!important}
html[data-site-theme="relapse"] .nh-song-vote{background:linear-gradient(135deg,rgba(184,15,36,.14),transparent 35%),#160507!important;border-color:#5b2029!important}
html[data-site-theme="relapse"] .nh-vote-results{background:#26090e!important;border-left-color:#b80f24!important}
html[data-site-theme="relapse"] .nh-song-cta{background:radial-gradient(circle at 82% 50%,rgba(184,15,36,.25),transparent 28%),#21080b!important;border-color:#5b2029!important}
html[data-site-theme="relapse"] .nh-talent-cta{background:linear-gradient(110deg,rgba(18,3,5,.95),rgba(18,3,5,.6)),radial-gradient(circle at 88% 50%,rgba(184,15,36,.38),transparent 34%),#26090e!important;border-color:#5b2029!important}
html[data-site-theme="relapse"] .nh-talent-options span{background:#450c16!important;border-color:#7d303b!important}
html[data-site-theme="relapse"] .nh-faq-section{background:#160507!important}
html[data-site-theme="relapse"] .nh-faq{background:#2b0c11!important;border-color:#5b2029!important}
html[data-site-theme="relapse"] .nh-header-socials img{filter:saturate(.85) brightness(.9)}
html[data-site-theme="relapse"] :is(.nh-hero-review,.nh-vote-results){border-left-color:#b80f24!important}
html[data-site-theme="relapse"] :is(.nh-lead,.nh-about-copy p,.nh-vote-heading>p:last-child,.nh-song-cta p,.nh-talent-cta p:not(.nh-talent-kicker)){color:#d9d4c8!important}
html[data-site-theme="relapse"] :is(.nh-video-frame,.nh-showreel,.nh-faq[open]){border-color:#86a99a!important}
html[data-site-theme="relapse"] .ss-era-dot{box-shadow:0 0 0 2px #d9d4c8,0 0 10px rgba(184,15,36,.7)}

/* Music to Be Murdered By: noir black, burgundy, ivory and restrained gold. */
html[data-site-theme="mtbmb"]{
    --red:#8f1d2c!important;
    --primary:#8f1d2c!important;
    --accent:#8f1d2c!important;
    --event-red:#8f1d2c!important;
    --blog-red:#8f1d2c!important;
    --black:#0b090a!important;
    --panel:#1b1718!important;
    --line:#44383b!important;
    --ss-accent:#8f1d2c;
    --ss-accent-bright:#b82d41;
    --ss-bg:#0b090a;
    --ss-panel:#1b1718;
    --ss-line:#44383b;
}
html[data-site-theme="mtbmb"] body{background:#0b090a!important;color:#eee6d6}
html[data-site-theme="mtbmb"] .nh-header{background:rgba(11,9,10,.97)!important;border-bottom-color:#44383b!important;box-shadow:0 8px 30px rgba(0,0,0,.4)}
html[data-site-theme="mtbmb"] .ss-era-panel{background:#1b1718;border-color:#635356}
html[data-site-theme="mtbmb"] :is(.events-page,.blogs-page,.gallery-page,.event-page,.contact-page,.enquiry-page,.customer-page){background:#0b090a!important;--event-red:#8f1d2c!important;--blog-red:#8f1d2c!important;--gallery-red:#8f1d2c!important;--red:#8f1d2c!important;--accent:#8f1d2c!important}
html[data-site-theme="mtbmb"] :is(.event-card,.blog-card,.gallery-card,.nearest-search,.blog-search,.past-item,.no-events,.nh-event-card,.nh-testimonials blockquote){background:#1b1718!important;border-color:#44383b!important}
html[data-site-theme="mtbmb"] :is(.events-hero,.blogs-hero){background:radial-gradient(circle at 86% 15%,rgba(143,29,44,.24),transparent 34%),linear-gradient(135deg,#292123,#0b090a)!important;border-color:#44383b!important}
html[data-site-theme="mtbmb"] :is(.nh-btn,.event-date,.postcode-form button,.blog-search button,.nh-event-image time,.nh-event-body>b){background:#8f1d2c!important;border-color:#8f1d2c!important;color:#fff!important}
html[data-site-theme="mtbmb"] :is(.event-link,.events-kicker,.blogs-kicker,.past-item time,.blog-search-summary a,.nh-eyebrow,.nh-section-title>a,.nh-event-body span,.nh-partners h2){color:#c69a55!important}
html[data-site-theme="mtbmb"] :is(.nh-stats,.nh-partners,.nh-seo-copy){background:#141112!important;border-color:#44383b!important}
html[data-site-theme="mtbmb"] .nh-newsletter{background:linear-gradient(90deg,#1b1718,#2a171b)!important;border-color:#563038!important}
html[data-site-theme="mtbmb"] .nh-footer{background:#070607!important}
html[data-site-theme="mtbmb"] .nh-hero{background-image:linear-gradient(90deg,#080607 0%,rgba(8,6,7,.95) 23%,rgba(8,6,7,.53) 56%,rgba(8,6,7,.12) 100%),var(--hero)!important;filter:contrast(1.04) saturate(.9)}
html[data-site-theme="mtbmb"] .nh-hero::after{background:linear-gradient(transparent,#0b090a)!important}
html[data-site-theme="mtbmb"] .nh-showreel.nh-showreel-embed{background:radial-gradient(circle at 80% 20%,rgba(143,29,44,.22),transparent 36%),linear-gradient(135deg,#292123,#0b090a)!important}
html[data-site-theme="mtbmb"] .nh-video-thumb::after{background:rgba(143,29,44,.95)!important}
html[data-site-theme="mtbmb"] .nh-about{background:radial-gradient(circle at 12% 15%,rgba(198,154,85,.1),transparent 30%),linear-gradient(135deg,#292123 0%,#0b090a 62%,#1b1718 100%)!important;border-color:#44383b!important}
html[data-site-theme="mtbmb"] .nh-song-vote{background:linear-gradient(135deg,rgba(143,29,44,.1),transparent 35%),#0b090a!important;border-color:#44383b!important}
html[data-site-theme="mtbmb"] .nh-vote-results{background:#171314!important;border-left-color:#c69a55!important}
html[data-site-theme="mtbmb"] .nh-song-cta{background:radial-gradient(circle at 82% 50%,rgba(143,29,44,.19),transparent 28%),#141112!important;border-color:#44383b!important}
html[data-site-theme="mtbmb"] .nh-talent-cta{background:linear-gradient(110deg,rgba(8,6,7,.95),rgba(8,6,7,.62)),radial-gradient(circle at 88% 50%,rgba(143,29,44,.3),transparent 34%),#171314!important;border-color:#44383b!important}
html[data-site-theme="mtbmb"] .nh-talent-options span{background:#292123!important;border-color:#635356!important}
html[data-site-theme="mtbmb"] .nh-faq-section{background:#0b090a!important}
html[data-site-theme="mtbmb"] .nh-faq{background:#1b1718!important;border-color:#44383b!important}
html[data-site-theme="mtbmb"] .nh-header-socials img{filter:saturate(.65) sepia(.2)}
html[data-site-theme="mtbmb"] :is(.nh-hero-review,.nh-vote-results){border-left-color:#c69a55!important}
html[data-site-theme="mtbmb"] :is(.nh-lead,.nh-about-copy p,.nh-vote-heading>p:last-child,.nh-song-cta p,.nh-talent-cta p:not(.nh-talent-kicker)){color:#d2c9b8!important}
html[data-site-theme="mtbmb"] :is(.nh-video-frame,.nh-showreel,.nh-faq[open]){border-color:#6d5b4d!important}
html[data-site-theme="mtbmb"] .ss-era-dot{box-shadow:0 0 0 2px #c69a55,0 0 10px rgba(143,29,44,.65)}

/* Recovery: clean steel, charcoal, bright white and a sharp red signal. */
html[data-site-theme="recovery"]{
    --red:#e62b32!important;
    --primary:#e62b32!important;
    --accent:#e62b32!important;
    --event-red:#e62b32!important;
    --blog-red:#e62b32!important;
    --black:#171a1e!important;
    --panel:#272c32!important;
    --line:#59616b!important;
    --ss-accent:#e62b32;
    --ss-accent-bright:#ff454c;
    --ss-bg:#171a1e;
    --ss-panel:#272c32;
    --ss-line:#59616b;
}
html[data-site-theme="recovery"] body{background:#171a1e!important;color:#f7f8fa}
html[data-site-theme="recovery"] .nh-header{background:rgba(23,26,30,.97)!important;border-bottom-color:#59616b!important;box-shadow:0 8px 28px rgba(0,0,0,.25)}
html[data-site-theme="recovery"] .ss-era-panel{background:#272c32;border-color:#747e89}
html[data-site-theme="recovery"] :is(.events-page,.blogs-page,.gallery-page,.event-page,.contact-page,.enquiry-page,.customer-page){background:#171a1e!important;--event-red:#e62b32!important;--blog-red:#e62b32!important;--gallery-red:#e62b32!important;--red:#e62b32!important;--accent:#e62b32!important}
html[data-site-theme="recovery"] :is(.event-card,.blog-card,.gallery-card,.nearest-search,.blog-search,.past-item,.no-events,.nh-event-card,.nh-testimonials blockquote){background:#272c32!important;border-color:#59616b!important}
html[data-site-theme="recovery"] :is(.events-hero,.blogs-hero){background:radial-gradient(circle at 86% 15%,rgba(230,43,50,.22),transparent 34%),linear-gradient(135deg,#3c4249,#171a1e)!important;border-color:#59616b!important}
html[data-site-theme="recovery"] :is(.nh-btn,.event-date,.postcode-form button,.blog-search button,.nh-event-image time,.nh-event-body>b){background:#e62b32!important;border-color:#e62b32!important;color:#fff!important}
html[data-site-theme="recovery"] :is(.event-link,.events-kicker,.blogs-kicker,.past-item time,.blog-search-summary a,.nh-eyebrow,.nh-section-title>a,.nh-event-body span,.nh-partners h2){color:#ff555b!important}
html[data-site-theme="recovery"] :is(.nh-stats,.nh-partners,.nh-seo-copy){background:#20242a!important;border-color:#59616b!important}
html[data-site-theme="recovery"] .nh-newsletter{background:linear-gradient(90deg,#272c32,#3b2529)!important;border-color:#704248!important}
html[data-site-theme="recovery"] .nh-footer{background:#111316!important}
html[data-site-theme="recovery"] .nh-hero{background-image:linear-gradient(90deg,#13161a 0%,rgba(19,22,26,.94) 23%,rgba(19,22,26,.48) 56%,rgba(19,22,26,.1) 100%),var(--hero)!important;filter:saturate(.8) contrast(1.03)}
html[data-site-theme="recovery"] .nh-hero::after{background:linear-gradient(transparent,#171a1e)!important}
html[data-site-theme="recovery"] .nh-showreel.nh-showreel-embed{background:radial-gradient(circle at 80% 20%,rgba(230,43,50,.2),transparent 36%),linear-gradient(135deg,#3c4249,#171a1e)!important}
html[data-site-theme="recovery"] .nh-video-thumb::after{background:rgba(230,43,50,.95)!important}
html[data-site-theme="recovery"] .nh-about{background:radial-gradient(circle at 12% 15%,rgba(230,43,50,.16),transparent 30%),linear-gradient(135deg,#3c4249 0%,#171a1e 62%,#272c32 100%)!important;border-color:#59616b!important}
html[data-site-theme="recovery"] .nh-song-vote{background:linear-gradient(135deg,rgba(230,43,50,.09),transparent 35%),#171a1e!important;border-color:#59616b!important}
html[data-site-theme="recovery"] .nh-vote-results{background:#22272c!important;border-left-color:#e62b32!important}
html[data-site-theme="recovery"] .nh-song-cta{background:radial-gradient(circle at 82% 50%,rgba(230,43,50,.17),transparent 28%),#20242a!important;border-color:#59616b!important}
html[data-site-theme="recovery"] .nh-talent-cta{background:linear-gradient(110deg,rgba(19,22,26,.95),rgba(19,22,26,.58)),radial-gradient(circle at 88% 50%,rgba(230,43,50,.29),transparent 34%),#22272c!important;border-color:#59616b!important}
html[data-site-theme="recovery"] .nh-talent-options span{background:#3c4249!important;border-color:#747e89!important}
html[data-site-theme="recovery"] .nh-faq-section{background:#171a1e!important}
html[data-site-theme="recovery"] .nh-faq{background:#272c32!important;border-color:#59616b!important}
html[data-site-theme="recovery"] .nh-header-socials img{filter:saturate(.9) brightness(1.1)}
html[data-site-theme="recovery"] :is(.nh-hero-review,.nh-vote-results){border-left-color:#e62b32!important}
html[data-site-theme="recovery"] :is(.nh-lead,.nh-about-copy p,.nh-vote-heading>p:last-child,.nh-song-cta p,.nh-talent-cta p:not(.nh-talent-kicker)){color:#d5d9de!important}
html[data-site-theme="recovery"] :is(.nh-video-frame,.nh-showreel,.nh-faq[open]){border-color:#89929c!important}
html[data-site-theme="recovery"] .ss-era-dot{box-shadow:0 0 0 2px #f4f5f6,0 0 10px rgba(230,43,50,.65)}

/* The Marshall Mathers LP: concrete grey, sepia brown and weathered cream. */
html[data-site-theme="marshall-mathers-lp"]{
    --red:#a77945!important;
    --primary:#a77945!important;
    --accent:#a77945!important;
    --event-red:#a77945!important;
    --blog-red:#a77945!important;
    --black:#171512!important;
    --panel:#292622!important;
    --line:#57514a!important;
    --ss-accent:#a77945;
    --ss-accent-bright:#c5965e;
    --ss-bg:#171512;
    --ss-panel:#292622;
    --ss-line:#57514a;
}
html[data-site-theme="marshall-mathers-lp"] body{background:#171512!important;color:#e8dfcf}
html[data-site-theme="marshall-mathers-lp"] .nh-header{background:rgba(23,21,18,.97)!important;border-bottom-color:#57514a!important;box-shadow:0 8px 28px rgba(0,0,0,.32)}
html[data-site-theme="marshall-mathers-lp"] .ss-era-panel{background:#292622;border-color:#736b61}
html[data-site-theme="marshall-mathers-lp"] :is(.events-page,.blogs-page,.gallery-page,.event-page,.contact-page,.enquiry-page,.customer-page){background:#171512!important;--event-red:#a77945!important;--blog-red:#a77945!important;--gallery-red:#a77945!important;--red:#a77945!important;--accent:#a77945!important}
html[data-site-theme="marshall-mathers-lp"] :is(.event-card,.blog-card,.gallery-card,.nearest-search,.blog-search,.past-item,.no-events,.nh-event-card,.nh-testimonials blockquote){background:#292622!important;border-color:#57514a!important}
html[data-site-theme="marshall-mathers-lp"] :is(.events-hero,.blogs-hero){background:radial-gradient(circle at 86% 15%,rgba(167,121,69,.23),transparent 34%),linear-gradient(135deg,#3b3731,#171512)!important;border-color:#57514a!important}
html[data-site-theme="marshall-mathers-lp"] :is(.nh-btn,.event-date,.postcode-form button,.blog-search button,.nh-event-image time,.nh-event-body>b){background:#a77945!important;border-color:#a77945!important;color:#fff!important}
html[data-site-theme="marshall-mathers-lp"] :is(.event-link,.events-kicker,.blogs-kicker,.past-item time,.blog-search-summary a,.nh-eyebrow,.nh-section-title>a,.nh-event-body span,.nh-partners h2){color:#c5965e!important}
html[data-site-theme="marshall-mathers-lp"] :is(.nh-stats,.nh-partners,.nh-seo-copy){background:#211e1a!important;border-color:#57514a!important}
html[data-site-theme="marshall-mathers-lp"] .nh-newsletter{background:linear-gradient(90deg,#292622,#372a1f)!important;border-color:#6b523b!important}
html[data-site-theme="marshall-mathers-lp"] .nh-footer{background:#100f0d!important}
html[data-site-theme="marshall-mathers-lp"] .nh-hero{background-image:linear-gradient(90deg,#12110f 0%,rgba(18,17,15,.95) 23%,rgba(18,17,15,.55) 56%,rgba(18,17,15,.14) 100%),var(--hero)!important;filter:grayscale(.28) sepia(.18) contrast(1.04)}
html[data-site-theme="marshall-mathers-lp"] .nh-hero::after{background:linear-gradient(transparent,#171512)!important}
html[data-site-theme="marshall-mathers-lp"] .nh-showreel.nh-showreel-embed{background:radial-gradient(circle at 80% 20%,rgba(167,121,69,.22),transparent 36%),linear-gradient(135deg,#3b3731,#171512)!important}
html[data-site-theme="marshall-mathers-lp"] .nh-video-thumb::after{background:rgba(167,121,69,.95)!important}
html[data-site-theme="marshall-mathers-lp"] .nh-about{background:radial-gradient(circle at 12% 15%,rgba(167,121,69,.18),transparent 30%),linear-gradient(135deg,#3b3731 0%,#171512 62%,#292622 100%)!important;border-color:#57514a!important}
html[data-site-theme="marshall-mathers-lp"] .nh-song-vote{background:linear-gradient(135deg,rgba(167,121,69,.1),transparent 35%),#171512!important;border-color:#57514a!important}
html[data-site-theme="marshall-mathers-lp"] .nh-vote-results{background:#25211d!important;border-left-color:#a77945!important}
html[data-site-theme="marshall-mathers-lp"] .nh-song-cta{background:radial-gradient(circle at 82% 50%,rgba(167,121,69,.18),transparent 28%),#211e1a!important;border-color:#57514a!important}
html[data-site-theme="marshall-mathers-lp"] .nh-talent-cta{background:linear-gradient(110deg,rgba(18,17,15,.95),rgba(18,17,15,.62)),radial-gradient(circle at 88% 50%,rgba(167,121,69,.28),transparent 34%),#25211d!important;border-color:#57514a!important}
html[data-site-theme="marshall-mathers-lp"] .nh-talent-options span{background:#3b3731!important;border-color:#736b61!important}
html[data-site-theme="marshall-mathers-lp"] .nh-faq-section{background:#171512!important}
html[data-site-theme="marshall-mathers-lp"] .nh-faq{background:#292622!important;border-color:#57514a!important}
html[data-site-theme="marshall-mathers-lp"] .nh-header-socials img{filter:grayscale(.55) sepia(.55) brightness(1.1)}
html[data-site-theme="marshall-mathers-lp"] :is(.nh-hero-review,.nh-vote-results){border-left-color:#a77945!important}
html[data-site-theme="marshall-mathers-lp"] :is(.nh-lead,.nh-about-copy p,.nh-vote-heading>p:last-child,.nh-song-cta p,.nh-talent-cta p:not(.nh-talent-kicker)){color:#d1c6b5!important}
html[data-site-theme="marshall-mathers-lp"] :is(.nh-video-frame,.nh-showreel,.nh-faq[open]){border-color:#81786d!important}
html[data-site-theme="marshall-mathers-lp"] .ss-era-dot{box-shadow:0 0 0 2px #ddd4c3,0 0 10px rgba(167,121,69,.65)}

/* The Death of Slim Shady: funeral black, coffin crimson and aged ivory. */
html[data-site-theme="death-of-slim-shady"]{
    --red:#a20d26!important;
    --primary:#a20d26!important;
    --accent:#a20d26!important;
    --event-red:#a20d26!important;
    --blog-red:#a20d26!important;
    --black:#09070a!important;
    --panel:#19131b!important;
    --line:#443348!important;
    --ss-accent:#a20d26;
    --ss-accent-bright:#cf2341;
    --ss-bg:#09070a;
    --ss-panel:#19131b;
    --ss-line:#443348;
}
html[data-site-theme="death-of-slim-shady"] body{background:#09070a!important;color:#eee5d4}
html[data-site-theme="death-of-slim-shady"] .nh-header{background:rgba(9,7,10,.98)!important;border-bottom-color:#443348!important;box-shadow:0 8px 32px rgba(0,0,0,.52)}
html[data-site-theme="death-of-slim-shady"] .ss-era-panel{background:#19131b;border-color:#654c6b}
html[data-site-theme="death-of-slim-shady"] :is(.events-page,.blogs-page,.gallery-page,.event-page,.contact-page,.enquiry-page,.customer-page){background:#09070a!important;--event-red:#a20d26!important;--blog-red:#a20d26!important;--gallery-red:#a20d26!important;--red:#a20d26!important;--accent:#a20d26!important}
html[data-site-theme="death-of-slim-shady"] :is(.event-card,.blog-card,.gallery-card,.nearest-search,.blog-search,.past-item,.no-events,.nh-event-card,.nh-testimonials blockquote){background:#19131b!important;border-color:#443348!important}
html[data-site-theme="death-of-slim-shady"] :is(.events-hero,.blogs-hero){background:radial-gradient(circle at 86% 15%,rgba(162,13,38,.3),transparent 34%),linear-gradient(135deg,#2c1c30,#09070a)!important;border-color:#443348!important}
html[data-site-theme="death-of-slim-shady"] :is(.nh-btn,.event-date,.postcode-form button,.blog-search button,.nh-event-image time,.nh-event-body>b){background:#a20d26!important;border-color:#a20d26!important;color:#fff!important}
html[data-site-theme="death-of-slim-shady"] :is(.event-link,.events-kicker,.blogs-kicker,.past-item time,.blog-search-summary a,.nh-eyebrow,.nh-section-title>a,.nh-event-body span,.nh-partners h2){color:#d02b49!important}
html[data-site-theme="death-of-slim-shady"] :is(.nh-stats,.nh-partners,.nh-seo-copy){background:#120e14!important;border-color:#443348!important}
html[data-site-theme="death-of-slim-shady"] .nh-newsletter{background:linear-gradient(90deg,#19131b,#2a1118)!important;border-color:#58303a!important}
html[data-site-theme="death-of-slim-shady"] .nh-footer{background:#050405!important}
html[data-site-theme="death-of-slim-shady"] .nh-hero{background-image:linear-gradient(90deg,#060407 0%,rgba(6,4,7,.96) 23%,rgba(6,4,7,.56) 56%,rgba(6,4,7,.14) 100%),var(--hero)!important;filter:grayscale(.18) contrast(1.08)}
html[data-site-theme="death-of-slim-shady"] .nh-hero::after{background:linear-gradient(transparent,#09070a)!important}
html[data-site-theme="death-of-slim-shady"] .nh-showreel.nh-showreel-embed{background:radial-gradient(circle at 80% 20%,rgba(162,13,38,.28),transparent 36%),linear-gradient(135deg,#2c1c30,#09070a)!important}
html[data-site-theme="death-of-slim-shady"] .nh-video-thumb::after{background:rgba(162,13,38,.96)!important}
html[data-site-theme="death-of-slim-shady"] .nh-about{background:radial-gradient(circle at 12% 15%,rgba(162,13,38,.23),transparent 30%),linear-gradient(135deg,#2c1c30 0%,#09070a 62%,#19131b 100%)!important;border-color:#443348!important}
html[data-site-theme="death-of-slim-shady"] .nh-song-vote{background:linear-gradient(135deg,rgba(162,13,38,.13),transparent 35%),#09070a!important;border-color:#443348!important}
html[data-site-theme="death-of-slim-shady"] .nh-vote-results{background:#151017!important;border-left-color:#a20d26!important}
html[data-site-theme="death-of-slim-shady"] .nh-song-cta{background:radial-gradient(circle at 82% 50%,rgba(162,13,38,.23),transparent 28%),#120e14!important;border-color:#443348!important}
html[data-site-theme="death-of-slim-shady"] .nh-talent-cta{background:linear-gradient(110deg,rgba(6,4,7,.96),rgba(6,4,7,.64)),radial-gradient(circle at 88% 50%,rgba(162,13,38,.36),transparent 34%),#151017!important;border-color:#443348!important}
html[data-site-theme="death-of-slim-shady"] .nh-talent-options span{background:#2c1c30!important;border-color:#654c6b!important}
html[data-site-theme="death-of-slim-shady"] .nh-faq-section{background:#09070a!important}
html[data-site-theme="death-of-slim-shady"] .nh-faq{background:#19131b!important;border-color:#443348!important}
html[data-site-theme="death-of-slim-shady"] .nh-header-socials img{filter:saturate(.7) brightness(.85)}
html[data-site-theme="death-of-slim-shady"] :is(.nh-hero-review,.nh-vote-results){border-left-color:#a20d26!important}
html[data-site-theme="death-of-slim-shady"] :is(.nh-lead,.nh-about-copy p,.nh-vote-heading>p:last-child,.nh-song-cta p,.nh-talent-cta p:not(.nh-talent-kicker)){color:#d4c9ba!important}
html[data-site-theme="death-of-slim-shady"] :is(.nh-video-frame,.nh-showreel,.nh-faq[open]){border-color:#715676!important}
html[data-site-theme="death-of-slim-shady"] .ss-era-dot{box-shadow:0 0 0 2px #ded3c1,0 0 12px rgba(162,13,38,.75)}

@media(max-width:1100px){
    .ss-era-menu{order:9;border-top:1px solid #242429;border-bottom:1px solid #242429}
    .ss-era-menu summary{justify-content:center;min-height:48px;border:0;font-size:18px}
    .ss-era-panel{position:static;width:100%;padding:4px 0 16px;background:transparent;border:0;box-shadow:none}
    .ss-era-title{font-size:15px;text-align:center}
    .ss-theme-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}
    .ss-theme-options button{min-height:42px;background:rgba(255,255,255,.035)}
    .ss-era-panel small{text-align:center}
    html[data-site-theme="encore"] .nh-menu{background:#051426!important;border-color:#21476c!important}
    html[data-site-theme="encore"] .ss-era-menu{border-color:#21476c}
    html[data-site-theme="encore"] .ss-era-panel{background:transparent;border:0}
    html[data-site-theme="kamikaze"] .nh-menu{background:#181d12!important;border-color:#495038!important}
    html[data-site-theme="kamikaze"] .ss-era-menu{border-color:#495038}
    html[data-site-theme="kamikaze"] .ss-era-panel{background:transparent;border:0}
    html[data-site-theme="slim-shady-lp"] .nh-menu{background:#160e1e!important;border-color:#513861!important}
    html[data-site-theme="slim-shady-lp"] .ss-era-menu{border-color:#513861}
    html[data-site-theme="slim-shady-lp"] .ss-era-panel{background:transparent;border:0}
    html[data-site-theme="relapse"] .nh-menu{background:#21080b!important;border-color:#5b2029!important}
    html[data-site-theme="relapse"] .ss-era-menu{border-color:#5b2029}
    html[data-site-theme="relapse"] .ss-era-panel{background:transparent;border:0}
    html[data-site-theme="mtbmb"] .nh-menu{background:#141112!important;border-color:#44383b!important}
    html[data-site-theme="mtbmb"] .ss-era-menu{border-color:#44383b}
    html[data-site-theme="mtbmb"] .ss-era-panel{background:transparent;border:0}
    html[data-site-theme="recovery"] .nh-menu{background:#20242a!important;border-color:#59616b!important}
    html[data-site-theme="recovery"] .ss-era-menu{border-color:#59616b}
    html[data-site-theme="recovery"] .ss-era-panel{background:transparent;border:0}
    html[data-site-theme="marshall-mathers-lp"] .nh-menu{background:#211e1a!important;border-color:#57514a!important}
    html[data-site-theme="marshall-mathers-lp"] .ss-era-menu{border-color:#57514a}
    html[data-site-theme="marshall-mathers-lp"] .ss-era-panel{background:transparent;border:0}
    html[data-site-theme="death-of-slim-shady"] .nh-menu{background:#120e14!important;border-color:#443348!important}
    html[data-site-theme="death-of-slim-shady"] .ss-era-menu{border-color:#443348}
    html[data-site-theme="death-of-slim-shady"] .ss-era-panel{background:transparent;border:0}
}
