/* RED EVENTS — tour landing (/tours/<slug>). Scoped under .tourlp, full-bleed. */
.tourlp{--tlp-bg:#0d0b0c;--tlp-ink:#ece6da;--tlp-muted:#9a9486;--tlp-red:#c0392b;--tlp-gold:#d9b24a;--tlp-card:#161318;--tlp-line:#2a2630;
  width:100vw;margin-left:calc(50% - 50vw);background:#0d0b0c;color:#ece6da;
  font-family:'Montserrat',-apple-system,'Segoe UI',Arial,sans-serif;line-height:1.6;}
.tourlp *{box-sizing:border-box;}
.tourlp .tlp-wrap{max-width:1080px;margin:0 auto;padding:0 20px;}
.tourlp .tlp-hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;background:#0d0b0c center 40%/cover no-repeat;overflow:hidden;}
.tourlp .tlp-hero__inner{position:relative;padding:0 20px 50px;}
.tourlp .tlp-kicker{color:var(--tlp-gold);letter-spacing:2.5px;font-size:12px;font-weight:700;text-transform:uppercase;line-height:1.5;}
.tourlp .tlp-kicker--gold{color:var(--tlp-gold);}
.tourlp .tlp-h1{font-size:clamp(40px,9vw,84px);font-weight:800;line-height:1;margin:10px 0 6px;letter-spacing:-1px;text-shadow:0 2px 30px rgba(0,0,0,.6);}
.tourlp .tlp-h1 small{display:block;font-size:clamp(15px,2.6vw,22px);font-weight:600;color:#e6dcc6;letter-spacing:1px;margin-top:10px;text-shadow:0 1px 10px rgba(0,0,0,.85);}
.tourlp .tlp-h1__title,.tourlp .tlp-h1__sub,.tourlp .tlp-h1__by{display:block;}
/* poster hero typography — both versions (fonts self-hosted) */
@font-face{font-family:'Angst';src:url('../fonts/Angst-Bold.woff2') format('woff2');font-weight:800;font-style:normal;font-display:swap;}
@font-face{font-family:'Calypso';src:url('../fonts/Calypso.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
.tourlp .tlp-hero::before{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg, rgba(18,42,54,.48) 0%, rgba(18,42,54,.12) 28%, rgba(20,30,45,0) 48%, rgba(14,18,28,.45) 80%, rgba(12,15,24,.74) 100%);}
.tourlp .tlp-hero__inner{z-index:2;}
.tourlp .tlp-kicker{color:#ece3ff;text-shadow:0 1px 10px rgba(0,0,0,.6);}
.tourlp .tlp-h1{line-height:1;}
.tourlp .tlp-h1__title{font-family:'Angst','Montserrat',sans-serif;font-weight:800;text-transform:uppercase;font-size:clamp(48px,12vw,112px);letter-spacing:1px;line-height:.95;background:linear-gradient(180deg,#d8caff 0%,#bda6f2 55%,#ffffff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none;}
.tourlp .tlp-h1__sub{font-family:'Montserrat',sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#d6c8f7;font-size:clamp(15px,3vw,32px);line-height:1.15;margin-top:6px;text-shadow:0 1px 12px rgba(0,0,0,.55);}
.tourlp .tlp-h1__by{font-family:'Calypso','Snell Roundhand','Brush Script MT','Apple Chancery',cursive;font-weight:400;color:#dccff8;font-size:clamp(28px,6vw,52px);line-height:1.05;margin-top:8px;text-shadow:0 2px 14px rgba(0,0,0,.5);}
.tourlp .tlp-tagline{font-size:clamp(15px,2.4vw,20px);color:#ece6da;font-style:italic;max-width:560px;margin:14px 0 6px;text-shadow:0 1px 12px rgba(0,0,0,.9);}
.tourlp .tlp-meta{display:flex;flex-wrap:wrap;gap:8px 18px;color:#cfc8ba;font-size:13px;margin:14px 0 22px;text-shadow:0 1px 8px rgba(0,0,0,.9);}
.tourlp .tlp-meta b{color:#fff;font-weight:700;}
.tourlp .tlp-cta{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:15px;padding:14px 26px;border-radius:40px;text-decoration:none;border:1.5px solid transparent;cursor:pointer;}
.tourlp .tlp-cta--primary{background:var(--tlp-red);color:#fff;}
.tourlp .tlp-cta--ghost{background:rgba(13,11,12,.4);color:#ece6da;border-color:#6a6470;}
.tourlp .tlp-cta-row{display:flex;flex-wrap:wrap;gap:12px;}
.tourlp .tlp-cta-row--center{justify-content:center;}
.tourlp .tlp-sec{padding:34px 0;border-top:1px solid var(--tlp-line);}
.tourlp .tlp-eyebrow{color:var(--tlp-red);letter-spacing:2.5px;font-size:13px;font-weight:800;text-transform:uppercase;margin-bottom:8px;}
.tourlp .tlp-h2{font-size:clamp(24px,4vw,34px);font-weight:800;letter-spacing:-.5px;margin-bottom:8px;color:#ece6da;}
.tourlp .tlp-lead{color:var(--tlp-muted);max-width:720px;margin-bottom:16px;font-size:15.5px;}
.tourlp .tlp-chips{display:flex;flex-wrap:wrap;gap:9px;margin:6px 0 16px;}
.tourlp .tlp-chip{background:var(--tlp-card);border:1px solid var(--tlp-line);border-radius:30px;padding:7px 16px;font-size:14px;color:#d8d0c2;}
.tourlp .tlp-facts{display:flex;gap:26px;flex-wrap:wrap;color:var(--tlp-muted);font-size:14px;margin-top:8px;}
.tourlp .tlp-facts b{color:#ece6da;}
.tourlp .tlp-video{position:relative;padding-top:56.25%;border-radius:14px;overflow:hidden;border:1px solid var(--tlp-line);background:#000;}
.tourlp .tlp-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0;}
.tourlp .tlp-quote{border-left:3px solid var(--tlp-gold);padding:8px 0 8px 20px;margin:18px 0;font-size:clamp(17px,2.6vw,22px);font-style:italic;color:#e6dfd1;}
.tourlp .tlp-quote cite{display:block;font-style:normal;font-size:14px;color:var(--tlp-gold);margin-top:8px;font-weight:700;}
.tourlp .tlp-date{display:grid;grid-template-columns:72px 1fr auto;gap:16px;align-items:center;background:var(--tlp-card);border:1px solid var(--tlp-line);border-radius:12px;padding:9px 16px;margin-bottom:7px;}
.tourlp .tlp-date__d{text-align:center;border-right:1px solid var(--tlp-line);padding-right:14px;}
.tourlp .tlp-date__day{font-size:26px;font-weight:800;line-height:1;}
.tourlp .tlp-date__day--tba{font-size:15px;letter-spacing:.5px;color:var(--tlp-gold);}
/* compact one-line schedule (toggle: catalog dates_layout='stacked' to revert) — fonts kept large */
.tourlp .tlp-dates--row .tlp-date{grid-template-columns:56px 1fr auto;gap:14px;padding:8px 14px;margin-bottom:6px;}
.tourlp .tlp-dates--row .tlp-date__day{font-size:22px;}
.tourlp .tlp-dates--row .tlp-date__info{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 8px;}
.tourlp .tlp-dates--row .tlp-date__ctry{margin-top:0;}
.tourlp .tlp-dates--row .tlp-date__venue::before,.tourlp .tlp-dates--row .tlp-date__ctry::before{content:'·';margin-right:8px;color:var(--tlp-muted);}
.tourlp .tlp-dates--row .tlp-date__act{flex-direction:row;align-items:center;gap:14px;}
.tourlp .tlp-date__mon{font-size:14px;font-weight:800;color:var(--tlp-ink);text-transform:uppercase;letter-spacing:.5px;}
.tourlp .tlp-date__city{font-size:18px;font-weight:700;}
.tourlp .tlp-date__venue{color:var(--tlp-muted);font-size:14px;}
.tourlp .tlp-date__ctry{color:#7d7668;font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-top:2px;}
.tourlp .tlp-date__act{text-align:right;display:flex;flex-direction:column;gap:7px;align-items:flex-end;}
.tourlp .tlp-badge{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;padding:3px 9px;border-radius:20px;}
.tourlp .tlp-badge--on{background:rgba(30,107,50,.2);color:#6fcf8e;border:1px solid #2f6b3f;}
.tourlp .tlp-badge--soon{background:rgba(217,178,74,.15);color:var(--tlp-gold);border:1px solid #6b5a25;}
.tourlp .tlp-price{font-weight:800;font-size:15px;}
.tourlp .tlp-btn{font-size:13px;font-weight:700;padding:8px 16px;border-radius:30px;text-decoration:none;}
.tourlp .tlp-btn--buy{background:var(--tlp-red);color:#fff;}
.tourlp .tlp-btn--notify{background:transparent;color:var(--tlp-gold);border:1px solid #6b5a25;}
.tourlp .tlp-artists{display:grid;grid-template-columns:1fr 1fr;gap:18px;}
.tourlp .tlp-artist{background:var(--tlp-card);border:1px solid var(--tlp-line);border-radius:14px;overflow:hidden;}
.tourlp .tlp-artist__pic{height:300px;background:#1d1820 center top/cover no-repeat;}
.tourlp .tlp-artist__pic--ph{background:repeating-linear-gradient(135deg,#1d1820,#1d1820 14px,#191419 14px,#191419 28px);}
.tourlp .tlp-artist__body{padding:16px 18px;}
.tourlp .tlp-artist__body h3{font-size:19px;font-weight:800;}
.tourlp .tlp-artist__role{color:var(--tlp-gold);font-size:13px;font-weight:700;margin-bottom:8px;}
.tourlp .tlp-artist__body p{color:var(--tlp-muted);font-size:13.5px;}
.tourlp .tlp-artist__body a{color:#cdbf9e;font-size:13px;font-weight:700;text-decoration:none;display:inline-block;margin-top:10px;}
.tourlp .tlp-why{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;list-style:none;padding:0;margin:0;}
.tourlp .tlp-why li{padding-left:24px;position:relative;color:#d8d0c2;margin:6px 0;}
.tourlp .tlp-why li::before{content:'\2605';position:absolute;left:0;color:var(--tlp-gold);}
.tourlp .tlp-faq details{border-bottom:1px solid var(--tlp-line);padding:14px 0;}
.tourlp .tlp-faq summary{cursor:pointer;font-weight:700;font-size:15px;}
.tourlp .tlp-faq p{color:var(--tlp-muted);margin-top:8px;font-size:14px;}
.tourlp .tlp-info{background:#17120f;border:1px solid #3a2c1a;border-radius:12px;padding:16px 18px;color:#cdbf9e;font-size:13.5px;}
.tourlp .tlp-final{padding:64px 0;text-align:center;background:linear-gradient(160deg,#1a1014,#0d0b0c);border-top:1px solid var(--tlp-line);}
.tourlp .tlp-float{position:fixed;right:18px;bottom:18px;z-index:50;background:var(--tlp-red);color:#fff;font-weight:700;font-size:14px;padding:12px 22px;border-radius:40px;text-decoration:none;box-shadow:0 6px 24px rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:translateY(16px);transition:opacity .25s ease,transform .25s ease,visibility .25s;pointer-events:none;}
.tourlp .tlp-float.tlp-float--show{opacity:1;visibility:visible;transform:none;pointer-events:auto;}
@media(max-width:720px){
  .tourlp .tlp-artists,.tourlp .tlp-why{grid-template-columns:1fr;}
  .tourlp .tlp-date{grid-template-columns:60px 1fr;}
  .tourlp .tlp-date__act{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid var(--tlp-line);padding-top:10px;margin-top:4px;}
  .tourlp .tlp-date__d{border-right:none;}
  .tourlp .tlp-float{left:18px;right:18px;text-align:center;}
}

/* responsive hero: vertical image on mobile */
@media(max-width:760px){.tourlp .tlp-hero{background-image:linear-gradient(0deg,#0d0b0c 6%,rgba(13,11,12,.35) 48%,rgba(13,11,12,.12) 78%,rgba(13,11,12,.45)),var(--hero-m) !important;background-size:auto,auto 120% !important;background-position:center,center 66% !important;background-repeat:no-repeat,no-repeat !important;}}

/* Mobile hero: show the artist first — drop the duplicate Book tickets CTA, push text/CTA lower */
@media(max-width:760px){
  .tourlp .tlp-hero{min-height:97vh;}
  .tourlp .tlp-hero .tlp-cta--primary{display:none !important;}
}

/* tour landing hero butts the header (cancel .app-main padding-top:4rem, like .intro-block does) — removes the cream strip above the photo */
.app-main .tourlp{margin-top:-4rem;}

/* YouTube lite-embed (click-to-play poster) for the tour "Watch" section */
.tourlp .tlp-ytlite{cursor:pointer;}
.tourlp .tlp-ytlite__bg{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0;}
.tourlp .tlp-ytlite::after{content:"";position:absolute;inset:0;background:rgba(13,11,12,.30);transition:background .2s ease;z-index:1;}
.tourlp .tlp-ytlite:hover::after{background:rgba(13,11,12,.14);}
.tourlp .tlp-ytlite__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:50%;background:rgba(124,92,191,.95);z-index:2;box-shadow:0 8px 34px rgba(0,0,0,.55);transition:transform .2s ease;}
.tourlp .tlp-ytlite:hover .tlp-ytlite__play{transform:translate(-50%,-50%) scale(1.07);}
.tourlp .tlp-ytlite__play::before{content:"";position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);border-style:solid;border-width:12px 0 12px 20px;border-color:transparent transparent transparent #fff;}
.tourlp .tlp-ytlite.is-playing::after,.tourlp .tlp-ytlite.is-playing .tlp-ytlite__bg,.tourlp .tlp-ytlite.is-playing .tlp-ytlite__play{display:none;}
.tourlp .tlp-ytlite iframe{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:3;}

/* country switcher (by-country tour pages) */
.tourlp .tlp-countries{display:flex;flex-wrap:wrap;gap:8px;margin:2px 0 14px;}
.tourlp .tlp-country{display:inline-flex;align-items:center;font-size:12.5px;font-weight:700;letter-spacing:.3px;
  padding:6px 14px;border-radius:30px;text-decoration:none;color:#ece6da;border:1px solid rgba(255,255,255,.28);
  background:rgba(0,0,0,.30);text-shadow:0 1px 8px rgba(0,0,0,.7);transition:border-color .2s,background .2s;}
.tourlp .tlp-country:hover{border-color:rgba(255,255,255,.62);}
.tourlp .tlp-country.is-active{background:var(--tlp-red,#c0392b);border-color:transparent;color:#fff;text-shadow:none;}

/* Desktop hero: spread text toward the page edges (was clustered in the 1080 centre column) -> opens up the photo */
@media(min-width:761px){
  .tourlp .tlp-hero__inner{max-width:none;width:100%;padding-left:clamp(40px,7vw,130px);padding-right:clamp(40px,7vw,130px);}
  .tourlp .tlp-hero .tlp-tagline{max-width:760px;}
}
