:root {
  --bg: #f5efe4;
  --paper: #fff;
  --ink: #1f1f1f;
  --muted: #605a52;
  --accent: #8f1d1d;
  --accent-dark: #631414;
  --gold: #c9a24b;
  --line: #ded1bd;
  --soft: #fbf7ef;
  --shadow: 0 18px 45px rgba(60, 35, 20, .12);
}

* { box-sizing: border-box; }
html { scroll-behavior: auto; }
body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  color: var(--ink);
  background: var(--bg);
}
a { color: var(--accent); font-weight: 700; }
a:hover, a:focus { color: var(--accent-dark); }
.skip-link { position: absolute; left: -999px; top: 0; background: var(--ink); color: #fff; padding: .75rem 1rem; z-index: 20; }
.skip-link:focus { left: 0; }
.wrap { width: min(1120px, 100% - 2rem); margin: 0 auto; }
.site-header { background: #000; color: #fff; padding: 2.5rem 0 2.25rem; }
.site-header .wrap { text-align: center; }
.header-inner { display: flex; align-items: center; justify-content: center; text-align: center; }
.visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.site-header h1.band-logo { width: min(300px, 78vw); aspect-ratio: 300 / 278; margin: 0 auto .65rem; background: url("assets/rsj-band-logo.png") no-repeat 97.564% 28.808% / 360% 690.647%; font-size: inherit; line-height: normal; letter-spacing: normal; }
.eyebrow { margin: 0 0 .45rem; color: var(--gold); font-size: .8rem; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.site-header h1 { margin: 0; font-size: clamp(2.45rem, 8vw, 5.6rem); line-height: .95; letter-spacing: -.06em; }
.compact-header .site-header h1, .compact-header h1 { font-size: clamp(2.1rem, 6vw, 4.7rem); }
.tagline { margin: .9rem auto 0; max-width: 820px; color: #f4eadb; font-size: clamp(1rem, 2vw, 1.25rem); }
.site-nav { background: var(--accent); border-bottom: 4px solid var(--gold); }
.nav-inner { display: flex; flex-wrap: wrap; justify-content: center; gap: .25rem .5rem; padding: .7rem 0; }
.site-nav a { color: #fff; text-decoration: none; padding: .45rem .7rem; border-radius: 999px; }
.site-nav a:hover, .site-nav a:focus { background: rgba(255,255,255,.15); color: #fff; }
.hero { padding: 3rem 0 2rem; }
.hero-grid { display: grid; grid-template-columns: minmax(250px, .65fr) minmax(0, 1.35fr); gap: 1.25rem; align-items: start; }
.hero-poster-column { display: grid; gap: 1.25rem; align-content: start; }
.hero-copy, .hero-panel, .card, .story-box, .timeline-box, .closing-section { background: var(--paper); border: 1px solid var(--line); border-radius: 18px; box-shadow: var(--shadow); }
.hero-copy { padding: clamp(1.4rem, 4vw, 2.5rem); }
.hero-copy h2 { margin: 0 0 1rem; max-width: 850px; font-size: clamp(2rem, 5vw, 4rem); line-height: 1; letter-spacing: -.045em; }
.hero-copy p { font-size: 1.08rem; max-width: 830px; }
.hero-copy.hero-art { margin: 0; padding: 0; overflow: hidden; background: #000; }
.hero-art img { display: block; width: 100%; height: auto; }
.axion-cameo { margin: 0; overflow: hidden; border: 1px solid #2d2925; border-radius: 18px; background: #000; box-shadow: var(--shadow); }
.axion-cameo img { display: block; width: 100%; height: auto; }
.hero-panel { padding: 1.35rem; background: var(--soft); border-top: 8px solid var(--gold); }
.hero-panel h3 { margin: 0 0 .5rem; font-size: 1.45rem; }
.hero-panel p { margin: 1.35rem 0; font-size: .96rem; line-height: 1.5; }
.hero-panel p:last-child { margin-bottom: 0; }
.promotion-copy { padding: clamp(1.5rem, 4vw, 3rem); }
.promotion-speaker { display: grid; grid-template-columns: clamp(115px, 24%, 170px) minmax(0, 1fr); gap: clamp(1rem, 2.5vw, 1.5rem); align-items: start; }
.isabella-mugshot { display: block; width: 100%; aspect-ratio: 1; object-fit: cover; border: 3px solid var(--gold); border-radius: 14px; box-shadow: var(--shadow); }
.isabella-speaker-card { width: 100%; align-self: start; }
.member-action-card.isabella-speaker-card .isabella-mugshot { aspect-ratio: 1; border: 0; border-radius: 0; box-shadow: none; }
.isabella-letter p { margin: 0 0 .8rem; font-size: clamp(.95rem, 1.4vw, 1.08rem); line-height: 1.55; }
.isabella-letter .letter-greeting { color: var(--accent); font-size: clamp(1.25rem, 2vw, 1.6rem); font-weight: 900; line-height: 1.15; }
.letter-signature { padding-top: .2rem; }
.letter-signature strong, .letter-signature span { display: block; }
.letter-signature span { color: var(--muted); font-size: .88em; }
.platform-wall { grid-column: 1 / -1; margin-top: .45rem; padding-top: 1.2rem; border-top: 2px solid var(--line); }
.platform-kicker { margin: 0 0 .3rem; color: var(--gold); font-size: .72rem; font-weight: 900; letter-spacing: .15em; text-transform: uppercase; }
.platform-wall h3 { margin: 0 0 .9rem; font-size: clamp(1.55rem, 3vw, 2.35rem); line-height: 1; letter-spacing: -.035em; }
.platform-grid { display: flex; flex-wrap: wrap; gap: .42rem; padding: 0; margin: 0; list-style: none; }
.platform-grid li { padding: .42rem .62rem; border: 1px solid #362f29; border-top: 3px solid var(--gold); border-radius: 8px; color: #fff; background: #0b0b0b; box-shadow: 0 3px 8px rgba(0,0,0,.16); font-size: .78rem; font-weight: 900; line-height: 1; white-space: nowrap; }
.platform-grid li:nth-child(5n + 2) { border-top-color: #ff5b57; background: #611b1b; }
.platform-grid li:nth-child(5n + 3) { border-top-color: #9b7bff; background: #21194c; }
.platform-grid li:nth-child(5n + 4) { border-top-color: #4dd492; background: #123d2c; }
.platform-grid li:nth-child(5n) { border-top-color: #5ba8ff; background: #183456; }
.platform-proof { grid-column: 1 / -1; margin-top: 1.2rem; }
.promotion-copy h2 { margin: 0; font-size: clamp(2rem, 5vw, 4rem); line-height: 1; letter-spacing: -.045em; }
.promotion-copy .eyebrow { margin: 0 0 .75rem; }
.promotion-copy > p:last-child { margin-top: 1.4rem; font-size: clamp(1rem, 1.5vw, 1.15rem); }
.button-row { display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 1.35rem; }
.button { display: inline-block; text-decoration: none; border-radius: 999px; padding: .72rem 1rem; border: 2px solid var(--accent); line-height: 1.2; }
.button.primary { background: var(--accent); color: #fff; }
.button.secondary { background: transparent; color: var(--accent); }
.button.primary:hover, .button.primary:focus { background: var(--accent-dark); color: #fff; border-color: var(--accent-dark); }
.feature-section, .wrap + .wrap { margin-top: 2rem; }
.section-heading { margin-bottom: .9rem; }
.section-heading h2 { margin: 0; font-size: clamp(1.7rem, 3.5vw, 2.8rem); line-height: 1.05; letter-spacing: -.035em; }
.band-action-row { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: .8rem; }
.member-action-card { margin: 0; overflow: hidden; border: 1px solid #2d2925; border-radius: 16px; background: #090909; box-shadow: var(--shadow); }
.member-action-card img { display: block; width: 100%; aspect-ratio: 4 / 5; object-fit: cover; object-position: center; }
.member-action-card .raelion-action { object-position: center 38%; }
.member-action-card .lyvia-action { object-position: center; }
.member-action-card .vantrix-action { object-position: center; }
.member-action-card figcaption { display: grid; gap: .05rem; padding: .7rem .55rem .75rem; text-align: center; color: #fff; }
.member-action-card figcaption strong { font-size: 1rem; line-height: 1.2; }
.member-action-card figcaption span { color: var(--gold); font-size: .72rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.featured-product { margin-top: 2rem; }
.feature-card { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(300px, .65fr); overflow: hidden; border: 1px solid #412525; border-radius: 18px; color: #fff; background: linear-gradient(135deg, #191515 0%, #321717 58%, #621616 100%); box-shadow: var(--shadow); }
.feature-image { display: flex; align-items: center; min-height: 100%; background: #050705; }
.feature-image img { display: block; width: 100%; height: auto; object-fit: contain; }
.feature-copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(1.25rem, 2.4vw, 1.75rem); }
.feature-kicker { margin: 0 0 .5rem; color: var(--gold); font-size: .76rem; font-weight: 900; letter-spacing: .15em; text-transform: uppercase; }
.feature-copy h3 { margin: 0 0 .65rem; font-size: clamp(1.9rem, 3vw, 2.65rem); line-height: .95; letter-spacing: -.045em; }
.feature-copy > p:not(.feature-kicker) { margin: 0; color: #f1e5d9; font-size: .9rem; line-height: 1.45; }
.feature-benefits { display: grid; gap: .32rem; margin: .85rem 0 0; padding: 0; list-style: none; }
.feature-benefits li { position: relative; padding-left: 1.35rem; color: #fff8ed; font-size: .8rem; line-height: 1.35; }
.feature-benefits li::before { content: '\2713'; position: absolute; left: 0; color: var(--gold); font-weight: 900; }
.feature-offer { display: flex; flex-wrap: nowrap; align-items: end; justify-content: space-between; gap: .75rem; margin-top: .9rem; padding-top: .85rem; border-top: 1px solid rgba(255,255,255,.18); }
.feature-offer > div { display: grid; }
.feature-offer span, .feature-offer small { color: #ead7c5; font-size: .66rem; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.feature-offer strong { margin: .1rem 0; color: var(--gold); font-size: 2.55rem; line-height: .8; letter-spacing: -.04em; }
.feature-offer sup { font-size: .45em; }
.feature-offer .button { flex: 0 0 auto; padding: .62rem .8rem; border-color: var(--gold); background: var(--gold); color: #241414; font-size: .82rem; }
.feature-offer .button:hover, .feature-offer .button:focus { border-color: #e0bd68; background: #e0bd68; color: #241414; }
.card-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1rem; }
.card { padding: 1.2rem; min-height: 250px; display: flex; flex-direction: column; border-top: 7px solid var(--accent); }
.card.highlight { border-top: 7px solid var(--accent); }
.card-year { display: inline-block; align-self: flex-start; margin: 0 0 .75rem; padding: .2rem .55rem; border-radius: 999px; background: #f1e3cd; color: #4c321c; font-weight: 900; font-size: .8rem; }
.card h3 { margin: 0 0 .55rem; font-size: 1.3rem; line-height: 1.15; }
.card h4 { margin: 0 0 .45rem; line-height: 1.25; }
.card h4 + p { margin-top: 0; }
.card p { color: var(--muted); }
.card a { margin-top: auto; }
.split-section { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr); gap: 1rem; margin-top: 2rem; }
.story-box, .timeline-box, .closing-section { padding: 1.35rem; }
.story-box h2, .timeline-box h2, .closing-section h2 { margin-top: 0; font-size: clamp(1.6rem, 3vw, 2.35rem); line-height: 1.05; }
.timeline { list-style: none; padding: 0; margin: 0; border-left: 4px solid var(--accent); }
.timeline li { display: grid; grid-template-columns: 70px minmax(0, 1fr); gap: .75rem; padding: .75rem 0 .75rem 1rem; }
.timeline strong { color: var(--accent); }
.timeline span { color: var(--muted); }
.three-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.closing-section { margin-top: 2rem; text-align: center; background: var(--ink); color: #fff; border-color: #2f2f2f; }
.closing-section p { max-width: 850px; margin-left: auto; margin-right: auto; color: #f2e6d6; }
.site-footer { margin-top: 2.5rem; padding: 2rem 0; color: #efe4d2; background: #151515; }
.footer-inner { display: flex; justify-content: space-between; gap: 1rem; flex-wrap: wrap; }
.site-footer a { color: #fff; }

@media (min-width: 921px) {
  .promotion-copy { padding: 1.5rem; }
  .isabella-letter p { margin-bottom: .8rem; line-height: 1.575; }
}

@media (max-width: 920px) {
  .hero-grid, .split-section { grid-template-columns: 1fr; }
  .band-action-row { grid-template-columns: repeat(5, minmax(170px, 1fr)); overflow-x: auto; padding-bottom: .45rem; scroll-snap-type: x proximity; }
  .member-action-card { scroll-snap-align: start; }
  .feature-card { grid-template-columns: 1fr; }
  .feature-image img { height: auto; }
  .feature-copy { padding: 1.5rem; }
  .card-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .three-grid { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
  .promotion-speaker { grid-template-columns: 92px minmax(0, 1fr); }
}

@media (max-width: 560px) {
  .wrap { width: min(100% - 1rem, 1120px); }
  .site-header { padding: 2rem 0 1.75rem; }
  .hero { padding-top: 1rem; }
  .card-grid { grid-template-columns: 1fr; }
  .card { min-height: auto; }
  .feature-offer { flex-wrap: wrap; }
  .timeline li { grid-template-columns: 1fr; gap: .1rem; }
  .footer-inner { display: block; text-align: center; }
}
