@font-face{font-family:Oswald;src:url('/assets/oswald-400.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Oswald;src:url('/assets/oswald-700.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--bg:#101010;--ink:#f6f3ed;--muted:#aaa7a3;--red:#c63240;--line:#343434;--max:1280px;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3,.button,nav,.header-ticket,.text-link,.ticker{font-family:Oswald,'Arial Narrow',sans-serif}h1,h2,h3{text-transform:uppercase;line-height:1.08;font-weight:700}h1{font-size:clamp(56px,6.8vw,104px);letter-spacing:-2px}h2{font-size:clamp(40px,4.6vw,64px);letter-spacing:-1.2px}h3{font-size:25px;line-height:1.25}a:hover{color:#fff}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #ffcb6b;outline-offset:5px}button:disabled{opacity:.5}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;line-height:1.5;text-transform:uppercase;margin-bottom:14px}.header{height:96px;max-width:1440px;margin:auto;padding:0 48px;display:flex;align-items:center;gap:48px;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--bg)}.brand{margin-right:auto;flex-shrink:0}.brand img{width:194px}.header nav{display:flex;gap:30px;font-size:16px;text-transform:uppercase;align-items:center}.header nav a{padding:12px 0;border-bottom:2px solid transparent}.header nav a:hover,.header nav a[aria-current]{border-color:var(--red)}.header-ticket{padding:11px 21px;background:var(--red);font-size:16px;text-transform:uppercase}.menu-toggle{display:none}.hero{max-width:1440px;margin:auto;padding:28px 48px 48px}.hero-art{background:#050505;overflow:hidden}.hero-art img{width:100%;aspect-ratio:16/9;object-fit:cover}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;padding-top:34px;gap:28px}.hero-bottom h1{font-size:clamp(50px,5.8vw,84px)}.hero-bottom h1 br{display:none}.hero-bottom h1 span{display:block;color:var(--red)}.hero-action{padding-bottom:4px;min-width:250px}.hero-action p{color:var(--muted);font-size:15px;line-height:1.8;margin-bottom:20px}.hero-action strong{color:var(--ink);font-weight:400}.red-dot{display:inline-block;background:var(--red);width:7px;height:7px;border-radius:50%;margin-right:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;border:1px solid var(--red);background:var(--red);padding:15px 25px;font-size:17px;font-weight:700;text-transform:uppercase;min-height:54px;transition:background .18s}.button:hover,.header-ticket:hover{background:#a92332;color:#fff}.ticker{overflow:hidden;background:var(--red);display:flex;align-items:center;justify-content:space-around;gap:38px;white-space:nowrap;padding:13px 24px;font-size:20px;letter-spacing:1px}.ticker b{font-size:29px;line-height:1}.section{max-width:var(--max);margin:auto;padding:88px 24px;border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px}.section-head .eyebrow{color:var(--muted)}.text-link{border:0;border-bottom:1px solid #777;background:transparent;padding:7px 0;font-size:16px;text-transform:uppercase;white-space:nowrap;display:inline-flex;gap:24px;align-items:center;min-height:44px}.text-link:hover{border-color:var(--red);color:#ff7a85}.tour-promo{display:flex;align-items:center;gap:34px;border:1px solid var(--line);background:#171717;padding:28px 32px;margin-bottom:26px}.tour-year{font:700 56px/1 Oswald;color:var(--red)}.tour-promo .eyebrow{margin-bottom:5px;color:var(--muted)}.tour-promo h3{font-size:26px;margin-bottom:8px}.tour-promo p:not(.eyebrow){font-size:14px;color:var(--muted)}.tour-promo .button{margin-left:auto;flex-shrink:0}.widget-wrap{min-height:180px}.widget-note{font-size:12px;line-height:1.8;color:var(--muted);margin-top:18px}.widget-note a{text-decoration:underline;text-underline-offset:3px}.bit-widget{font-family:Arial,sans-serif!important}.bit-widget .bit-event{padding:22px 8px!important}.album-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.album img{aspect-ratio:1;object-fit:cover}.card-label{display:flex;justify-content:space-between;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:1.2px;margin:18px 0 10px;gap:10px}.album h3{min-height:63px;font-size:24px;margin-bottom:10px}.album .text-link{font-size:14px}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.video-cover{display:block;border:0;padding:0;background:#080808;width:100%;position:relative;overflow:hidden}.video-cover img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .3s}.video-cover:hover img{transform:scale(1.025)}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;display:grid;place-items:center;background:var(--red);border-radius:50%;padding-left:4px;font-size:21px}.video-grid h3{font-size:29px}.newsletter{max-width:var(--max);margin:88px auto 0;padding:54px 48px;background:var(--red);display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.newsletter h2{font-size:64px}.newsletter p:not(.eyebrow){margin-top:22px;font-size:14px}.newsletter label{display:block;font-size:13px;margin-bottom:10px}.form-row{display:flex;gap:10px}.form-row input{width:100%;min-width:0;background:transparent;color:#fff;padding:15px;border:1px solid #e39199;border-radius:0;min-height:54px}.form-row input::placeholder{color:#f3c7cc}.form-row .button{flex-shrink:0}.button.light{background:var(--ink);color:#181818;border-color:var(--ink)}.button.light:hover{background:white}.newsletter .form-note{font-size:11px!important;line-height:1.8;margin-top:15px!important;color:#fff}.form-note a{text-decoration:underline}.honeypot{position:absolute;left:-5000px}.merch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.merch img{width:100%;aspect-ratio:1;object-fit:contain;background:#181818}.merch h3{font-size:21px;margin-top:22px;display:flex;justify-content:space-between;gap:16px}.support{text-align:center;padding:70px 24px;border-bottom:1px solid var(--line)}.support .eyebrow{color:var(--muted)}.support-link{font:700 32px Oswald;text-transform:uppercase}.footer{max-width:var(--max);margin:auto;padding:64px 24px 24px}.footer-top{display:flex;justify-content:space-between;gap:50px}.footer-top>div{max-width:500px}.footer-top .eyebrow{color:var(--muted)}.contact{font:400 29px Oswald}.footer-top p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:18px}.socials{display:flex;gap:26px;margin:45px 0;font-size:13px;flex-wrap:wrap}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;color:var(--muted);font-size:11px}.footer-bottom>div{display:flex;gap:24px}.page-title{max-width:var(--max);margin:auto;padding:78px 24px 30px}.page-title .eyebrow{color:var(--red)}.page-title p:not(.eyebrow){margin:30px 0}.page-title .button{margin-top:10px}.archive{padding-top:40px}.archive .album-grid{row-gap:50px}.archive .video-grid{row-gap:42px}.legal{max-width:850px;margin:70px auto;padding:0 24px}.legal h1{font-size:48px;overflow-wrap:anywhere;margin-bottom:36px}.legal h2{font-size:28px;letter-spacing:0;margin:34px 0 14px}.legal h3{font-size:23px;margin:25px 0 12px}.legal p{margin:16px 0}.legal a{text-decoration:underline;overflow-wrap:anywhere}.legal li{margin-bottom:10px}dialog{background:#181818;color:var(--ink);border:1px solid #555;width:min(880px,calc(100% - 32px));max-height:90dvh;padding:26px}dialog::backdrop{background:#000c;backdrop-filter:blur(6px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.dialog-head h2{font-size:28px;letter-spacing:0}.dialog-close{background:none;border:1px solid #666;min-width:44px;min-height:44px;font-size:20px}#player-content iframe{display:block;border:0;width:100%;height:352px}.video-frame{aspect-ratio:16/9;height:auto!important}.consent p{color:#c4c4c4;margin-bottom:22px}.consent .button{margin:0 15px 12px 0}.consent a{text-decoration:underline;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:10px;z-index:100;background:#fff;color:#000;padding:12px;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}
@media(min-width:1001px){.hero{display:grid;grid-template-columns:1.75fr 1fr;gap:48px;align-items:center;padding-top:64px;padding-bottom:64px}.hero-bottom{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:25px}.hero-bottom h1{font-size:clamp(60px,5.5vw,80px)}.hero-bottom .eyebrow{font-size:9px;letter-spacing:1.4px}.hero-action{padding:0}.hero-action p{margin-bottom:18px}}
@media(max-width:1000px){.header{padding:0 24px;gap:24px}.header nav{gap:18px}.brand img{width:158px}.hero{padding:24px 24px 40px}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 22px}.newsletter{margin:65px 24px 0;padding:36px;gap:32px}.newsletter h2{font-size:50px}.form-row{flex-direction:column}.tour-promo{gap:22px;padding:24px}.tour-year{font-size:44px}.tour-promo h3{font-size:23px}}
@media(max-width:700px){html{scroll-padding-top:24px}.header{height:78px;padding:0 20px;gap:20px}.brand img{width:147px}.header-ticket{padding:9px 14px;font-size:14px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;align-items:center;border:0;background:none;width:44px;height:44px;order:3;margin-right:-10px}.menu-toggle span{width:24px;height:2px;background:#fff;transition:transform .15s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#151515;border-bottom:1px solid #444;padding:20px;flex-direction:column;align-items:stretch;gap:0;font-size:24px}.header nav.open{display:flex}.header nav a{padding:13px 4px}.hero{padding:18px 16px 35px}.hero-art{margin:0 -1px}.hero-bottom{display:block;padding:26px 4px 0}.hero-bottom h1{font-size:60px;letter-spacing:-1.5px}.hero-bottom .eyebrow{font-size:9px;letter-spacing:1.4px}.hero-action{margin-top:22px;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px}.hero-action p{font-size:11px;line-height:1.8;margin:0}.hero-action .button{font-size:14px;padding:12px 15px;gap:15px;min-height:48px}.ticker{justify-content:flex-start;font-size:16px;gap:28px;padding:10px 20px}.ticker b{font-size:24px}.section{padding:54px 20px}.section-head{gap:12px;margin-bottom:27px}.section-head h2{font-size:39px;letter-spacing:-.8px}.section-head .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:10px}.section-head .text-link{font-size:12px;gap:9px}.tour-promo{flex-wrap:wrap;padding:20px;gap:18px}.tour-year{font-size:39px}.tour-promo>div{flex:1;min-width:0}.tour-promo h3{font-size:21px}.tour-promo p:not(.eyebrow){font-size:11px}.tour-promo .eyebrow{font-size:9px;letter-spacing:1px}.tour-promo .button{width:100%;margin:0;font-size:14px;min-height:46px;padding:10px}.widget-wrap{min-height:150px}.bit-widget .bit-event{padding:18px 0!important}.album-grid{gap:30px 16px}.album h3{font-size:20px;min-height:50px}.card-label{font-size:8px;letter-spacing:.7px;flex-wrap:wrap;gap:3px;margin:12px 0 8px}.album .text-link{font-size:12px;gap:15px}.video-grid{grid-template-columns:1fr;gap:30px}.video-grid h3{font-size:25px}.play{width:52px;height:52px;font-size:18px}.newsletter{margin:54px 16px 0;padding:30px 24px;grid-template-columns:1fr;gap:30px}.newsletter h2{font-size:50px}.newsletter p:not(.eyebrow){margin-top:16px}.form-row{flex-direction:column;gap:12px}.form-row .button{width:100%}.merch-grid{gap:28px;grid-template-columns:1fr}.merch{display:grid;grid-template-columns:125px 1fr;gap:22px;align-items:center}.merch h3{margin:0;font-size:22px}.support{padding:45px 20px}.support-link{font-size:27px}.footer{padding:45px 20px 24px}.footer-top{flex-direction:column;gap:36px}.footer-top img{width:150px}.contact{font-size:25px}.socials{gap:10px 22px;margin:32px 0}.socials a{padding:9px 0}.footer-bottom{flex-direction:column}.footer-bottom>div{flex-wrap:wrap;gap:20px}.footer-bottom a{padding:7px 0}.page-title{padding:50px 20px 0}.page-title h1{font-size:65px}.archive{padding-top:38px}.legal{margin:45px auto;padding:0 20px}.legal h1{font-size:36px}.legal h2{font-size:25px}.dialog-head h2{font-size:23px}dialog{padding:18px}.consent .button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* V4: pared-back section headings and decorative divider. */
.ticker{height:29px;padding:0}
.video-grid h3{margin-top:16px}
.newsletter h2{font-size:clamp(32px,4vw,58px);overflow-wrap:normal}
@media(max-width:700px){.ticker{height:23px}.newsletter h2{font-size:clamp(28px,7.3vw,50px)}}
.hero-bottom h1 span{white-space:nowrap}.hero-bottom h1 span br{display:block}
@media(max-width:350px){.hero-bottom h1{font-size:54px}}

.support-photo{display:block;max-width:1184px;margin:22px auto 0}.support-photo img{width:100%;height:auto}.support-photo:focus-visible{outline:3px solid var(--ink);outline-offset:6px}
