
/* TramX generic special pages */
body.tramx-special-page{
  overflow-x:clip!important;
  max-width:100%!important;
}
body.tramx-special-page #page,
body.tramx-special-page .site,
body.tramx-special-page .wp-site-blocks{
  box-sizing:border-box!important;
  max-width:100%!important;
  overflow-x:clip!important;
}
body.tramx-special-page .site-content,
body.tramx-special-page main,
body.tramx-special-page .site-main,
body.tramx-special-page .content-area,
body.tramx-special-page article.type-page,
body.tramx-special-page article.page,
body.tramx-special-page .entry-content,
body.tramx-special-page main.wp-block-group{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  float:none!important;
  flex:0 1 100%!important;
  grid-column:1/-1!important;
  justify-self:stretch!important;
  inset:auto!important;
  transform:none!important;
}
body.tramx-special-page .widget-area,
body.tramx-special-page .sidebar,
body.tramx-special-page aside#secondary,
body.tramx-special-page .entry-header,
body.tramx-special-page .page-header,
body.tramx-special-page .entry-title,
body.tramx-special-page .page-title,
body.tramx-special-page .wp-block-post-title{
  display:none!important;
}
.tramx-special-overflow-parent{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  float:none!important;
  flex:0 1 100%!important;
  grid-column:1/-1!important;
  justify-self:stretch!important;
}
.tramx-special{
  --sp-red:#e3001b;
  --sp-ink:#172033;
  --sp-muted:#667085;
  --sp-line:#e6ebf1;
  --sp-soft:#f7f9fc;
  box-sizing:border-box!important;
  position:relative!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0 0 64px!important;
  overflow-x:clip!important;
  background:#fff;
  color:var(--sp-ink);
  transform:none!important;
}
.tramx-special *,
.tramx-special *::before,
.tramx-special *::after{box-sizing:border-box}
.tramx-special section,
.tramx-special article,
.tramx-special div,
.tramx-special figure{min-width:0;max-width:100%}
.tramx-special img{display:block;max-width:100%;height:auto}
.tramx-special a,.tramx-special p,.tramx-special h1,.tramx-special h2,.tramx-special h3{overflow-wrap:anywhere}

.tramx-special > .tramx-special-hero,
.tramx-special > .tramx-special-section,
.tramx-special > .tramx-special-final{
  width:calc(100% - 40px)!important;
  max-width:1220px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.tramx-special-hero{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);
  gap:42px;
  align-items:center;
  margin-top:26px!important;
  padding:clamp(28px,5vw,54px)!important;
  border-radius:28px;
  overflow:hidden;
  background:
    radial-gradient(circle at 90% 10%,rgba(227,0,27,.22),transparent 34%),
    linear-gradient(135deg,#111827,#243147);
  color:#fff;
  box-shadow:0 24px 60px rgba(17,24,39,.14);
}
.tramx-special-kicker{
  margin:0 0 12px;
  color:#ffb3bc;
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.tramx-special-status{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.11);font-size:.8rem;font-weight:850}
.tramx-special-status span{width:9px;height:9px;border-radius:50%;background:#45d483;box-shadow:0 0 0 5px rgba(69,212,131,.14)}
.tramx-special-hero h1{margin:0!important;color:#fff!important;font-size:clamp(2.45rem,5vw,4.8rem)!important;line-height:1!important;letter-spacing:-.045em!important}
.tramx-special-hero__copy>p{max-width:760px;margin:18px 0 0!important;color:#d8deea!important;font-size:1.08rem!important;line-height:1.65!important}
.tramx-special-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.tramx-special-btn--primary{background:var(--sp-red)!important;color:#fff!important}
.tramx-special-btn--secondary{background:#fff!important;color:var(--sp-ink)!important}
.tramx-special-hero__card{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(255,255,255,.08);text-align:center;backdrop-filter:blur(12px)}
.tramx-special-hero__card span{color:#ffb3bc;font-size:.75rem;font-weight:900;letter-spacing:.16em}
.tramx-special-hero__card strong{margin:12px 0 18px;font-size:clamp(1.65rem,3vw,2.8rem);line-height:1.05}
.tramx-special-hero__card b{font-size:1rem}
.tramx-special-hero__card small{margin-top:8px;color:#d8deea}

.tramx-special-section{padding:64px 0!important}
.tramx-special-section__head{max-width:760px;margin:0 0 28px}
.tramx-special-section__head h2,.tramx-special-custom h2,.tramx-special-final h2{margin:0 0 10px!important;color:var(--sp-ink)!important;font-size:clamp(1.9rem,3.3vw,2.8rem)!important;line-height:1.08!important;letter-spacing:-.03em!important}
.tramx-special-section__head p{margin:0!important;color:var(--sp-muted)!important;font-size:1.02rem!important;line-height:1.65!important}

.tramx-special-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.tramx-special-facts article{padding:21px;border:1px solid var(--sp-line);border-radius:19px;background:#fff;box-shadow:0 10px 30px rgba(17,24,39,.045)}
.tramx-special-facts strong{display:block;margin-bottom:7px;color:var(--sp-red);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}
.tramx-special-facts p{margin:0!important;color:var(--sp-muted)!important;line-height:1.55!important}

.tramx-special-timeline{display:grid;gap:14px;max-width:900px}
.tramx-special-update{padding:22px 24px;border-left:4px solid var(--sp-red);border-radius:0 18px 18px 0;background:var(--sp-soft)}
.tramx-special-update__meta{display:flex;gap:10px;flex-wrap:wrap;color:var(--sp-muted);font-size:.78rem}
.tramx-special-update__meta b{color:var(--sp-red)}
.tramx-special-update h3{margin:7px 0!important;color:var(--sp-ink)!important;font-size:1.25rem!important}
.tramx-special-update div:not(.tramx-special-update__meta){color:#475467;line-height:1.65}
.tramx-special-update a{color:var(--sp-red);font-weight:850;text-decoration:none}

.tramx-special-stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.tramx-special-stories article{overflow:hidden;border:1px solid var(--sp-line);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(17,24,39,.05)}
.tramx-special-story__media{display:block;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#eef2f7,#fff5f6)}
.tramx-special-story__media img{width:100%;height:100%;object-fit:cover}
.tramx-special-story__media span{display:grid;width:100%;height:100%;place-items:center;font-size:2.5rem}
.tramx-special-story__body{padding:20px}
.tramx-special-story__body small{color:var(--sp-red);font-weight:800}
.tramx-special-story__body h3{margin:8px 0!important;font-size:1.2rem!important;line-height:1.25!important}
.tramx-special-story__body h3 a{color:var(--sp-ink);text-decoration:none}
.tramx-special-story__body p{color:var(--sp-muted);line-height:1.55}
.tramx-special-story__body>a{color:var(--sp-red);font-weight:850;text-decoration:none}

.tramx-special-custom__inner{display:grid;grid-template-columns:1fr;gap:28px;padding:30px;border:1px solid var(--sp-line);border-radius:22px;background:#fff}
.tramx-special-custom--soft .tramx-special-custom__inner{background:var(--sp-soft)}
.tramx-special-custom--accent .tramx-special-custom__inner{background:var(--sp-ink);color:#fff;border-color:var(--sp-ink)}
.tramx-special-custom--accent h2{color:#fff!important}
.tramx-special-custom--image-left .tramx-special-custom__inner,.tramx-special-custom--image-right .tramx-special-custom__inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}
.tramx-special-custom figure{margin:0}.tramx-special-custom figure img{width:100%;border-radius:16px}
.tramx-special-custom__inner>div{line-height:1.65;color:#475467}.tramx-special-custom--accent .tramx-special-custom__inner>div{color:#d0d5dd}

.tramx-special-final{padding:52px 30px!important;border-radius:26px;background:linear-gradient(135deg,#e3001b,#9d0014);color:#fff;text-align:center}
.tramx-special-final h2{color:#fff!important}
.tramx-special-final p{max-width:720px;margin:0 auto 20px!important;color:#ffe8eb!important;line-height:1.65!important}
.tramx-special-final .tramx-btn{background:#fff!important;color:var(--sp-ink)!important}

@media(max-width:980px){
  .tramx-special-hero{grid-template-columns:1fr}
  .tramx-special-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tramx-special-stories{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tramx-special-custom--image-left .tramx-special-custom__inner,.tramx-special-custom--image-right .tramx-special-custom__inner{grid-template-columns:1fr}
}
@media(max-width:700px){
  .tramx-special > .tramx-special-hero,.tramx-special > .tramx-special-section,.tramx-special > .tramx-special-final{width:calc(100% - 28px)!important}
  .tramx-special{padding-bottom:42px!important}
  .tramx-special-hero{margin-top:14px!important;padding:24px 20px!important;border-radius:20px;gap:20px}
  .tramx-special-hero h1{font-size:clamp(2rem,11vw,3rem)!important}
  .tramx-special-hero__card{min-height:200px;padding:22px}
  .tramx-special-actions{display:grid;grid-template-columns:1fr}
  .tramx-special-actions .tramx-btn{width:100%}
  .tramx-special-section{padding:42px 0!important}
  .tramx-special-facts,.tramx-special-stories{grid-template-columns:1fr}
  .tramx-special-custom__inner{padding:22px}
  .tramx-special-final{padding:36px 20px!important}
}


/* TramX FM special */
.tramx-special > .tramx-fm-card,
.tramx-special > .tramx-fm-section{
  width:calc(100% - 40px)!important;
  max-width:1220px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.tramx-fm-card,
.tramx-fm-section{
  box-sizing:border-box!important;
  min-width:0!important;
  overflow:hidden;
}
.tramx-fm-player-card{
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);
  gap:34px;
  align-items:center;
  margin-top:34px!important;
  padding:clamp(24px,4vw,46px)!important;
  border:1px solid #e6ebf1;
  border-radius:28px;
  background:linear-gradient(135deg,#fff,#f6f8fb);
  box-shadow:0 18px 48px rgba(17,24,39,.08);
}
.tramx-fm-live,
.tramx-fm-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#d40019;
  font-size:.77rem;
  font-weight:900;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.tramx-fm-live i{
  width:9px;
  height:9px;
  border-radius:50%;
  background:#e3001b;
  box-shadow:0 0 0 5px rgba(227,0,27,.12);
}
.tramx-fm-player-copy h2,
.tramx-fm-request-copy h2{
  margin:12px 0 14px!important;
  color:#172033!important;
  font-size:clamp(1.9rem,3vw,3rem)!important;
  line-height:1.04!important;
  letter-spacing:-.035em!important;
}
.tramx-fm-now{
  display:flex;
  flex-direction:column;
  gap:4px;
  margin:20px 0;
  padding:15px 17px;
  border-radius:16px;
  background:#fff;
  border:1px solid #e6ebf1;
}
.tramx-fm-now small{color:#667085;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.tramx-fm-now strong{font-size:1.05rem;color:#172033}
.tramx-fm-audio{
  display:block;
  width:100%;
  max-width:720px;
  margin:14px 0 0;
}
.tramx-fm-player-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.tramx-fm-cooperation,
.tramx-fm-source{
  margin:13px 0 0!important;
  color:#7b8495!important;
  font-size:.78rem!important;
  line-height:1.45!important;
}
.tramx-fm-visual{
  min-height:270px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:24px;
  padding:28px;
  border-radius:24px;
  background:
    radial-gradient(circle at 72% 20%,rgba(227,0,27,.26),transparent 36%),
    linear-gradient(145deg,#131d30,#263552);
}
.tramx-fm-disc{
  display:grid;
  place-items:center;
  width:150px;
  height:150px;
  border-radius:50%;
  color:#fff;
  font-size:2rem;
  font-weight:950;
  letter-spacing:.08em;
  border:22px solid rgba(255,255,255,.1);
  background:#e3001b;
  box-shadow:0 20px 40px rgba(0,0,0,.24);
}
.tramx-fm-bars{height:130px;display:flex;align-items:center;gap:7px}
.tramx-fm-bars i{display:block;width:7px;border-radius:999px;background:#fff;opacity:.9}
.tramx-fm-bars i:nth-child(1){height:34%}.tramx-fm-bars i:nth-child(2){height:72%}.tramx-fm-bars i:nth-child(3){height:48%}.tramx-fm-bars i:nth-child(4){height:92%}.tramx-fm-bars i:nth-child(5){height:60%}.tramx-fm-bars i:nth-child(6){height:78%}.tramx-fm-bars i:nth-child(7){height:42%}

.tramx-fm-section{
  padding:64px 0!important;
}
.tramx-fm-tracklist{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.tramx-fm-track{
  display:grid;
  grid-template-columns:auto auto minmax(0,1fr);
  align-items:center;
  gap:12px;
  padding:16px 18px;
  min-width:0;
  border:1px solid #e6ebf1;
  border-radius:17px;
  background:#fff;
}
.tramx-fm-track-time{color:#7b8495;font-size:.82rem;font-weight:800}
.tramx-fm-track-icon{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:#fff0f2;
  color:#e3001b;
  font-weight:900;
}
.tramx-fm-track div{display:flex;min-width:0;flex-direction:column;gap:2px}
.tramx-fm-track strong,.tramx-fm-track span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tramx-fm-track strong{color:#172033}
.tramx-fm-track div>span{color:#667085}

.tramx-fm-request-card{
  display:grid;
  grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);
  gap:34px;
  margin-top:18px!important;
  margin-bottom:28px!important;
  padding:clamp(24px,4vw,46px)!important;
  border-radius:28px;
  background:#f7f9fc;
  border:1px solid #e6ebf1;
}
.tramx-fm-request-copy p,
.tramx-fm-request-copy li{color:#667085;line-height:1.65}
.tramx-fm-request-copy ul{padding-left:20px;margin:18px 0 0}
.tramx-fm-request-form{
  padding:22px;
  border-radius:20px;
  background:#fff;
  border:1px solid #e6ebf1;
}
.tramx-fm-request-form p{margin:0 0 14px}
.tramx-fm-request-form label{display:flex;flex-direction:column;gap:7px;color:#344054}
.tramx-fm-request-form input,
.tramx-fm-request-form textarea{
  box-sizing:border-box!important;
  display:block;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  padding:12px 13px!important;
  border:1px solid #cfd6df!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#172033!important;
  font:inherit!important;
}
.tramx-fm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.tramx-fm-user-note{padding:10px 12px;border-radius:10px;background:#f7f9fc;color:#667085}
.tramx-fm-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}

@media (max-width:800px){
  .tramx-special > .tramx-fm-card,
  .tramx-special > .tramx-fm-section{width:calc(100% - 28px)!important}
  .tramx-fm-player-card,
  .tramx-fm-request-card{grid-template-columns:minmax(0,1fr);gap:22px}
  .tramx-fm-visual{min-height:210px}
  .tramx-fm-tracklist{grid-template-columns:minmax(0,1fr)}
}
@media (max-width:480px){
  .tramx-special > .tramx-fm-card,
  .tramx-special > .tramx-fm-section{width:calc(100% - 20px)!important}
  .tramx-fm-player-card,
  .tramx-fm-request-card{padding:20px!important;border-radius:20px}
  .tramx-fm-visual{min-height:175px;padding:20px}
  .tramx-fm-disc{width:112px;height:112px;border-width:16px;font-size:1.45rem}
  .tramx-fm-bars{height:95px;gap:5px}
  .tramx-fm-bars i{width:5px}
  .tramx-fm-form-grid{grid-template-columns:minmax(0,1fr)}
  .tramx-fm-request-form{padding:16px}
  .tramx-fm-track{padding:14px;grid-template-columns:auto auto minmax(0,1fr)}
  .tramx-fm-track strong,.tramx-fm-track span{white-space:normal;overflow-wrap:anywhere}
}


/* Mobile outer-gutter correction v1.22.1 */
@media (max-width:820px){
  body.tramx-special-page .tramx-special{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .tramx-special > .tramx-special-hero,
  .tramx-special > .tramx-special-section,
  .tramx-special > .tramx-special-final{
    width:calc(100% - 16px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .tramx-special > .tramx-fm-card,
  .tramx-special > .tramx-fm-section{
    width:calc(100% - 16px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}
@media (max-width:480px){
  .tramx-special > .tramx-special-hero,
  .tramx-special > .tramx-special-section,
  .tramx-special > .tramx-special-final,
  .tramx-special > .tramx-fm-card,
  .tramx-special > .tramx-fm-section{
    width:calc(100% - 12px)!important;
  }
}
