@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Barlow:wght@400;500;600;700&display=swap');
:root{--bg:#121313;--panel:#1b1c1c;--ink:#f2ecdf;--muted:#b6b5af;--red:#e45c40;--line:#373838;--display:"Barlow Condensed",Impact,"Arial Narrow",sans-serif;--body:Barlow,Arial,sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}img{display:block;max-width:100%}.skip{position:fixed;left:16px;top:-80px;background:var(--red);padding:12px;z-index:20}.skip:focus{top:10px}.site-header{height:104px;display:flex;justify-content:space-between;align-items:center;padding:0 5.5%;border-bottom:1px solid var(--line);position:relative;z-index:5;background:var(--bg)}.wordmark{font-family:var(--display);font-weight:900;line-height:.87;display:inline-flex;flex-direction:column;transform:skew(-6deg);font-size:33px;letter-spacing:-1px}.wordmark small{font-size:19px;letter-spacing:2px;margin-top:7px;color:var(--red)}nav{display:flex;align-items:center;gap:32px;font-size:15px;font-weight:600}nav a:hover,.text-link:hover{color:var(--red)}.nav-book{border:1px solid #666;padding:12px 19px}.nav-book span{margin-left:18px}.hero{position:relative;isolation:isolate;min-height:680px;overflow:hidden;background:#151616}.hero-content{position:relative;z-index:2;padding:87px 5.5% 115px;max-width:1050px}.eyebrow{font-size:13px;letter-spacing:2.5px;font-weight:700;margin:0 0 24px;display:flex;align-items:center;gap:15px}.rule{height:2px;width:40px;background:var(--red)}h1,h2,h3,h4{font-family:var(--display);font-weight:800;line-height:.99;margin:0}h1{font-size:clamp(62px,6.8vw,105px);letter-spacing:-1.5px}h1 em{font-style:normal;color:var(--red)}.hero-copy{font-size:19px;line-height:1.6;margin:28px 0;color:#d1d0c9;max-width:530px}.hero-photo{position:absolute;right:2%;top:0;bottom:0;width:49%;z-index:-1}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 23%}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#151616 0%,transparent 37%),linear-gradient(0deg,#151616 0%,transparent 22%)}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--red);color:#111;padding:15px 25px;border:1px solid var(--red);font-weight:700;font-size:16px;cursor:pointer;min-height:52px}.button:hover{background:#f1775b}.text-link{font-size:16px;font-weight:600;border-bottom:1px solid #777;padding:6px 0}.text-link span{margin-left:12px}.hero-foot{position:absolute;bottom:24px;left:5.5%;right:5.5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:2px;color:#a7a9a3}.artist-strip{display:flex;align-items:center;justify-content:space-around;gap:24px;padding:24px 5.5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font:700 21px var(--display);color:#bfbeb7;flex-wrap:wrap}.artist-strip i{color:var(--red);font-size:15px;font-style:normal}.section{padding:90px 7%;max-width:1500px;margin:0 auto}.section>.eyebrow{color:var(--red)}h2{font-size:clamp(48px,5vw,76px)}.intro{max-width:560px;color:var(--muted);font-size:19px;margin:25px 0 40px}footer{border-top:1px solid var(--line);padding:45px 5.5%;display:flex;align-items:center;gap:40px;flex-wrap:wrap}footer p{margin-right:auto;color:var(--muted)}footer>a:not(.wordmark){font-size:15px} @media(max-width:800px){.site-header{height:auto;min-height:90px;padding:20px 6%;align-items:center;gap:20px}nav{gap:16px;font-size:14px}nav>a:nth-child(2),nav>a:nth-child(3){display:none}.nav-book{padding:9px}.nav-book span{display:none}.wordmark{font-size:27px}.wordmark small{font-size:15px}.hero{min-height:760px}.hero-content{padding:55px 6% 330px}h1{font-size:clamp(51px,10vw,76px)}.hero-copy{font-size:17px;max-width:440px}.hero-photo{width:72%;right:-10%;top:265px;opacity:.65}.hero-photo:after{background:linear-gradient(90deg,#151616 0%,transparent 45%),linear-gradient(0deg,#151616 0%,transparent 30%)}.hero-content .actions{gap:15px}.hero-foot{font-size:12px;left:6%;right:6%}.artist-strip{gap:17px;padding:20px 6%;font-size:17px}.artist-strip i{display:none}.section{padding:65px 6%}.eyebrow{font-size:12px;letter-spacing:2px}footer{gap:24px}footer p{width:50%}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.show-row{display:grid;grid-template-columns:65px 1fr 1.25fr;gap:35px;padding:38px 0;border-top:1px solid var(--line)}.show-row:last-child{border-bottom:1px solid var(--line)}.show-number{font:600 35px var(--display);color:#72746e}.show-title .eyebrow{font-size:12px;letter-spacing:2px;margin:0 0 13px;color:var(--red)}.show-title h3{font-size:38px;text-transform:uppercase;max-width:340px}.show-description p{margin:0 0 14px;color:#cccac3;font-size:17px}.show-description .show-detail{color:#92958e;font-size:14px}.show-description .text-link{display:inline-block}.show-row-tales .eyebrow{color:#ff6cb4}.show-row-tales h3{color:#ffdded}.tales-section{background:#08090d;padding:38px 7% 65px;border-top:1px solid #562039;border-bottom:1px solid #173c64}.tales-topline{display:flex;justify-content:space-between;gap:20px;color:#dfc8d3;font-size:12px;letter-spacing:2px;border-bottom:1px solid #382335;padding-bottom:22px}.tales-topline span:last-child{color:#ff6eb8}.tales-grid{display:grid;grid-template-columns:1fr 1fr;gap:5%;align-items:center;padding:50px 0}.tales-art{background:#000;padding:10px 0 25px;text-align:center}.solo-brand{font:italic 600 43px Georgia,serif;color:#fff2fa;text-shadow:0 0 9px #fa007b,0 0 22px #fa007b;margin:15px 0 5px}.neon-crop{overflow:hidden;line-height:0}.neon-crop img{width:100%;margin-top:-29.3%;}.tales-tagline{font-size:12px;letter-spacing:2px;color:#aad8ff;margin-top:18px}.tales-copy .eyebrow{color:#57baff;font-size:12px}.tales-copy h2{font-size:clamp(38px,4vw,62px);line-height:1.05}.tales-copy h2 em{font-style:normal;color:#ff62ae}.tales-copy p{color:#c3bdca;margin:20px 0;font-size:17px}.tales-copy .tales-punch{font-weight:600;color:#fff1f8}.neon-button{background:#f449a0;color:#0a0610;border-color:#f449a0;gap:18px}.neon-button:hover{background:#ff80c0}.tales-bottom{display:grid;grid-template-columns:200px 1fr;gap:40px;align-items:center;border-top:1px solid #382335;padding:35px 0 0}.character-crop{position:relative;overflow:hidden;aspect-ratio:1/1.05;background:#151015}.character-crop img{position:absolute;max-width:none;width:157%;left:-30%;top:-47%}.tales-bottom .eyebrow{color:#71bafa;margin-bottom:15px;font-size:12px}.tales-bottom h3{font-size:35px;line-height:1.08}.tales-bottom p{max-width:700px;color:#bcb6c1;margin:16px 0 0}.small-note{font-size:14px!important;line-height:1.6;color:var(--muted)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.section-heading .eyebrow{color:var(--red)}.section-heading>p{color:var(--muted);max-width:240px}.watch-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:55px;align-items:center}.performance{margin:0}.performance img{width:100%;aspect-ratio:16/9;object-fit:cover}.performance figcaption{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1px;padding:14px 0}.performance figcaption span{color:var(--muted);letter-spacing:0}.video-notice{border-left:2px solid var(--red);padding-left:30px}.video-notice .eyebrow{color:var(--muted);font-size:12px}.video-notice h3{font-size:36px}.video-notice p{color:var(--muted)}.video-notice .text-link{display:table;margin-top:20px}video{width:100%;max-height:400px}.about-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;align-items:center;border-top:1px solid var(--line)}.about-photo{position:relative;max-width:380px;margin-left:25px}.about-photo:before{content:"";position:absolute;inset:20px 20px -20px -20px;border:1px solid var(--red);z-index:-1}.about-photo img{width:100%;max-height:510px;object-fit:cover;filter:contrast(1.05)}.about-photo span{position:absolute;bottom:20px;left:-20px;background:var(--red);color:#171717;writing-mode:vertical-rl;transform:rotate(180deg);font-size:12px;letter-spacing:2px;padding:15px 10px}.about-copy .eyebrow{color:var(--red)}.about-copy p{color:var(--muted)}.about-copy .intro{color:var(--ink);font-size:22px}.about-copy .text-link{display:inline-block;margin-top:15px}.booking-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:8%;max-width:none;background:#1b1c1b;border-top:1px solid var(--line)}.booking-intro .eyebrow{color:var(--red)}.quote-box{border-top:1px solid #555;border-bottom:1px solid #555;padding:26px 0;margin:38px 0}.quote-box>span{font-size:12px;letter-spacing:2px;color:var(--red)}.quote-box h3{font-size:32px;margin-top:12px;text-transform:uppercase}.quote-box p{font-size:15px;color:var(--muted);max-width:365px}.call-label{font-size:15px;color:var(--muted);margin-bottom:0}.phone-link{font:700 37px var(--display)}.booking-intro .small-note a{border-bottom:1px solid #777}.form-note{font-size:14px;background:#252724;color:#d5d5ce;padding:18px;border-left:2px solid var(--red);margin:0 0 25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 20px}.field{min-width:0}.field.full{grid-column:1/-1}label{display:block;font-size:15px;margin-bottom:8px;font-weight:600}label span{font-size:12px;color:var(--muted);font-weight:400}input,select,textarea{background:#121313;border:1px solid #52554e;border-radius:0;padding:12px;color:var(--ink);width:100%;min-width:0;font-size:16px;min-height:48px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9c9f96}.field small{display:block;color:var(--muted);font-size:12px;margin-top:6px}.form-panel .button{margin-top:24px}.enquiry-result{padding-top:30px;margin-top:30px;border-top:1px solid var(--line)}.enquiry-result h3{font-size:32px}.enquiry-result .actions{gap:20px}.enquiry-result .button{margin:0}.enquiry-result textarea{font-size:15px;margin-bottom:20px}.useful-section{display:grid;grid-template-columns:1fr 1.2fr;gap:8%}.useful-section h2{font-size:52px}.useful-section .eyebrow{color:var(--red)}details{border-top:1px solid var(--line);padding:20px 0}details:last-child{border-bottom:1px solid var(--line)}summary{font-size:18px;font-weight:600;cursor:pointer;list-style:none;display:flex;gap:20px;justify-content:space-between}summary::-webkit-details-marker{display:none}summary:after{content:'+';color:var(--red);font-size:24px;line-height:1}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:16px;margin-bottom:0}[hidden]{display:none!important}
@media(max-width:1000px){.show-row{grid-template-columns:45px 1fr 1.2fr;gap:20px}.show-title h3{font-size:31px}.tales-grid{gap:30px}.tales-copy h2{font-size:43px}.watch-grid{gap:30px}.booking-section{gap:5%}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.tales-tagline{font-size:12px;letter-spacing:1.5px}}
@media(max-width:700px){.show-row{grid-template-columns:35px 1fr;gap:12px 20px}.show-number{font-size:28px}.show-title h3{font-size:33px}.show-description{grid-column:2}.tales-section{padding:25px 6% 45px}.tales-topline{font-size:12px;letter-spacing:1.2px;flex-direction:column;gap:7px}.tales-grid{grid-template-columns:1fr;gap:30px;padding:30px 0}.tales-art{max-width:430px;width:100%;margin:auto}.solo-brand{font-size:36px}.tales-tagline{font-size:12px}.tales-copy h2{font-size:45px}.tales-copy .button{font-size:14px;padding:14px 17px}.tales-bottom{grid-template-columns:100px 1fr;gap:20px;align-items:start}.tales-bottom h3{font-size:27px}.tales-bottom .eyebrow{font-size:12px;letter-spacing:1px}.tales-bottom p{font-size:15px}.tales-bottom .character-crop{aspect-ratio:.7}.character-crop img{width:205%;left:-53%;top:-18%}.section-heading{display:block}.section-heading>p{max-width:none}.watch-grid,.about-section,.booking-section,.useful-section{grid-template-columns:1fr}.watch-grid{gap:30px}.video-notice{padding-left:22px}.about-section{gap:50px}.about-photo{max-width:300px;margin:0 auto}.about-copy .intro{font-size:20px}.booking-section{gap:40px}.booking-intro .intro{margin-bottom:20px}.quote-box{margin:25px 0}.form-grid{grid-template-columns:1fr}.useful-section{gap:25px}.useful-section h2{font-size:44px}.performance figcaption{font-size:12px}.form-panel .button{width:100%}.enquiry-result .actions{align-items:flex-start;flex-direction:column}.enquiry-result .actions .button{width:auto}footer{padding:35px 6%;gap:25px}footer p{font-size:14px}.tales-copy p{font-size:17px}}

.neon-crop img,.character-crop img{height:auto}.performance img{height:auto}.about-photo img{height:auto}

.neon-crop img{margin-top:0}.tales-art{padding-top:0}

.show-poster{display:block;margin-top:22px;max-width:390px}.show-poster img{width:100%;height:auto;border:1px solid #436a35}#irish-show .show-title .eyebrow{color:#9fc785}

.calendar{border:1px solid var(--line);padding:15px;background:#141614;margin-top:12px}.calendar-controls{display:grid;grid-template-columns:42px 1fr 42px;gap:10px}.calendar-controls button,.calendar-days button{background:#252a26;color:var(--ink);border:1px solid #50574e;min-height:42px;cursor:pointer}.calendar-weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendar-weekdays{font-size:13px;text-align:center;margin:16px 0 8px;color:var(--muted)}.calendar-days button{font-size:15px;padding:4px}.calendar-days button:disabled{background:#191b19;color:#686e65;cursor:not-allowed;border-color:#2b302b}.calendar-days button[aria-pressed=true]{background:var(--red);color:#111;border-color:var(--red)}.text-button{color:var(--ink);background:none;border:0;border-bottom:1px solid #777;padding:7px 0;cursor:pointer;text-align:left}.calculator-result-area{border-bottom:1px solid #53574e;padding-bottom:25px}.calculator-result-area>.button{margin-top:0}#price-lines>div,.price-total{display:flex;gap:20px;justify-content:space-between;padding:10px 0;font-size:15px}#price-lines strong{white-space:nowrap}.price-total{border-top:1px solid #686c60;align-items:center}.price-total strong{font:700 44px var(--display);color:var(--red)}button:disabled{cursor:not-allowed;opacity:.7}

#place-suggestions{border:1px solid #707765;background:#151915;padding:6px;margin-top:6px}#place-suggestions button{display:block;width:100%;text-align:left;padding:12px;background:none;border:0;color:var(--ink);font-size:15px;cursor:pointer}#place-suggestions button:hover,#place-suggestions button[aria-selected=true]{background:#354033}

#rock-show .show-poster img{border-color:#794436}

/* Keep mobile hero links below the portrait’s face without changing the hero height. */
@media (max-width:800px){
  .hero-content{padding-bottom:130px}
  .hero-content .actions{padding-top:200px}
}
