:root{--a11y-panel:#fff;--a11y-text:#172027;--a11y-muted:#5f6d75;--a11y-line:#cdd7dc;--a11y-control:#f2f6f8}
html[data-theme=dark]{color-scheme:dark;--ink:#edf4f7;--muted:#afbdc5;--line:#304654;--soft:#102a3b;--a11y-panel:#0b2231;--a11y-text:#f5f9fb;--a11y-muted:#b4c2c9;--a11y-line:#476070;--a11y-control:#122f41}
html[data-theme=dark] body,html[data-theme=dark] .interior-page{background:#081b29;color:var(--ink)}
html[data-theme=dark] .latest,html[data-theme=dark] .people,html[data-theme=dark] .posters{background:#102a3b}
html[data-theme=dark] .tour,html[data-theme=dark] .catalog,html[data-theme=dark] .contact,html[data-theme=dark] .person,html[data-theme=dark] .album-card,html[data-theme=dark] .poster-list a{background:#0a202f;color:var(--ink)}
html[data-theme=dark] .track-preview,html[data-theme=dark] .track-preview div,html[data-theme=dark] .tour-list,html[data-theme=dark] .tour-row,html[data-theme=dark] .album-grid,html[data-theme=dark] .event-facts,html[data-theme=dark] .event-facts div,html[data-theme=dark] .press-intro dl,html[data-theme=dark] .press-intro dl div{border-color:var(--line)}
html[data-theme=dark] .latest-copy>p:not(.kicker),html[data-theme=dark] .section-title>p:last-child,html[data-theme=dark] .event-main>p:not(.kicker),html[data-theme=dark] .press-intro article p,html[data-theme=dark] .press-requirements article>p:not(.kicker),html[data-theme=dark] .poster-list small{color:var(--muted)}
html[data-theme=dark] .btn-line{border-color:#dbe8ed;color:#f5f9fb}
html[data-theme=dark] .contact-form input,html[data-theme=dark] .contact-form textarea{color:var(--ink);border-color:#526976}
html[data-theme=dark] .poster-card,html[data-theme=dark] .press-requirements aside{background:#112b3b}
html[data-theme=dark] .shop-page{--shop-paper:#081b29;--shop-ink:#edf4f7;--shop-muted:#afbdc5;background:var(--shop-paper);color:var(--shop-ink)}
html[data-theme=dark] .shop-state,html[data-theme=dark] .product-card,html[data-theme=dark] .cart-panel{background:#0d2534;color:var(--shop-ink);border-color:#304654}
html[data-theme=dark] .product-copy select,html[data-theme=dark] .cart-summary input,html[data-theme=dark] .cart-line-actions button{background:#102d3f;color:var(--shop-ink);border-color:#476070}
html[data-a11y-text-large]{font-size:112.5%}
html[data-a11y-contrast]{--muted:#39474f;--line:#53636b}
html[data-theme=dark][data-a11y-contrast]{--muted:#e0e8ec;--line:#9eb0ba}
html[data-a11y-contrast] main a:not(.btn),html[data-a11y-contrast] footer a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}
html[data-a11y-contrast] :focus-visible{outline:4px solid #ffcf33!important;outline-offset:3px!important}
html[data-a11y-reduce-motion]{scroll-behavior:auto!important}
html[data-a11y-reduce-motion] *,html[data-a11y-reduce-motion] *::before,html[data-a11y-reduce-motion] *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}
.accessibility-tools{position:fixed;left:1rem;bottom:1rem;z-index:1300;font-family:Montserrat,Arial,sans-serif;color:var(--a11y-text)}
body.has-featured-player .accessibility-tools{bottom:110px}
.accessibility-toggle{display:grid;place-items:center;width:52px;height:52px;padding:0;border:2px solid #fff;border-radius:50%;background:#087fa8;color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.28);cursor:pointer;font-size:1.55rem;line-height:1}
.accessibility-toggle:hover,.accessibility-toggle:focus-visible{background:#0b6280;transform:translateY(-1px)}
.accessibility-panel{position:absolute;left:0;bottom:calc(100% + .75rem);width:min(320px,calc(100vw - 2rem));padding:1.25rem;border:1px solid var(--a11y-line);background:var(--a11y-panel);color:var(--a11y-text);box-shadow:0 18px 55px rgba(0,0,0,.32)}
.accessibility-panel[hidden]{display:none}
.accessibility-panel h2{margin:0 0 .25rem;font:700 1.8rem/1 "Barlow Condensed",Arial,sans-serif;text-transform:uppercase}
.accessibility-panel>p{margin:0 0 1rem;color:var(--a11y-muted);font-size:.72rem}
.accessibility-panel fieldset{margin:0 0 1rem;padding:0;border:0}
.accessibility-panel legend{margin-bottom:.55rem;font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.accessibility-options{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}
.accessibility-options label,.accessibility-switches label{display:flex;align-items:center;gap:.45rem;margin:0;padding:.65rem;border:1px solid var(--a11y-line);background:var(--a11y-control);color:var(--a11y-text);font-size:.68rem;font-weight:600;letter-spacing:0;text-transform:none;cursor:pointer}
.accessibility-options input,.accessibility-switches input{margin:0;accent-color:#1498c3}
.accessibility-switches{display:grid;gap:.45rem}
.accessibility-reset{width:100%;padding:.7rem;border:1px solid var(--a11y-line);background:transparent;color:var(--a11y-text);font-size:.62rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}
@media(max-width:700px){body.has-featured-player .accessibility-tools{bottom:142px}.accessibility-tools{left:.75rem;bottom:.75rem}.accessibility-toggle{width:48px;height:48px}}
@media print{.accessibility-tools{display:none!important}}
