/* No Pants Meetup — Degenerate Cowboys · Vegas
   NPP core (black + #ff6a00 + Syne/Newsreader) + casino/western brass layer */

:root {
  --bg: #000000;
  --bg-2: #0a0a0a;
  --bg-3: #141414;
  --bg-inset: #050505;
  --paper: #f5f5f5;
  --muted: #9a9a9a;
  --orange: #ff6a00;
  --orange-hot: #ff8533;
  --orange-dim: rgba(255, 106, 0, 0.14);
  --gold: #c9a227;
  --gold-bright: #e8c547;
  --gold-dim: rgba(201, 162, 39, 0.16);
  --gold-line: rgba(201, 162, 39, 0.42);
  --gold-glow: rgba(232, 197, 71, 0.12);
  --line: rgba(245, 245, 245, 0.12);
  --max: 1120px;
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
  --font-display: "Syne", system-ui, sans-serif;
  --font-western: "Rye", "Syne", system-ui, sans-serif;
  --font-body: "Newsreader", Georgia, "Times New Roman", serif;
  --tap: 44px;
  --pad-x: 1.125rem;
}

*,
*::before,
*::after { box-sizing: border-box; }

html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  background: var(--bg);
  color: var(--paper);
  font-family: var(--font-body);
  font-size: 1.0625rem;
  line-height: 1.65;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
  /* Dust + vignette — western saloon atmosphere */
  background-image:
    radial-gradient(ellipse 120% 80% at 50% -10%, rgba(255, 106, 0, 0.07), transparent 55%),
    radial-gradient(ellipse 90% 60% at 100% 40%, rgba(201, 162, 39, 0.04), transparent 50%),
    radial-gradient(ellipse at center, transparent 40%, rgba(0, 0, 0, 0.55) 100%);
  background-attachment: fixed;
}

img { max-width: 100%; height: auto; display: block; }

a {
  color: var(--orange);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
  transition: color 0.2s var(--ease);
}
a:hover { color: var(--orange-hot); }

.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 {
  position: absolute; left: -999px; top: 0;
  background: var(--orange); color: var(--bg);
  padding: 0.5rem 1rem; z-index: 100;
  font-family: var(--font-display); font-weight: 700; text-decoration: none;
}
.skip:focus { left: 1rem; top: 1rem; }

.wrap {
  width: min(100% - (var(--pad-x) * 2), var(--max));
  margin-inline: auto;
}

/* ——— Header ——— */
.site-header {
  position: sticky; top: 0; z-index: 50;
  backdrop-filter: blur(14px);
  background: rgba(0, 0, 0, 0.88);
  border-bottom: 1px solid var(--gold-line);
  box-shadow: 0 1px 0 rgba(255, 106, 0, 0.08);
}
.header-inner {
  display: flex; align-items: center; justify-content: space-between;
  gap: 0.75rem; min-height: 3.25rem;
}
.mark {
  font-family: var(--font-display); font-weight: 800; font-size: 0.85rem;
  letter-spacing: 0.06em; text-transform: uppercase; color: var(--paper);
  text-decoration: none; min-height: var(--tap); display: inline-flex; align-items: center;
}
.mark:hover { color: var(--gold-bright); }
.nav { display: flex; gap: 0.25rem 0.9rem; flex-wrap: wrap; justify-content: flex-end; }
.nav a {
  font-family: var(--font-display); font-weight: 600; font-size: 0.72rem;
  letter-spacing: 0.08em; text-transform: uppercase; color: var(--muted);
  text-decoration: none; min-height: var(--tap); display: inline-flex; align-items: center;
}
.nav a:hover { color: var(--gold-bright); }

/* ——— Hero ——— */
.hero {
  position: relative;
  padding: clamp(3.5rem, 10vw, 7rem) 0 clamp(3rem, 8vw, 5.5rem);
  background: transparent;
  overflow: hidden;
}
.hero-glow {
  position: absolute; inset: -25% -5% auto; height: 70%;
  background:
    radial-gradient(ellipse at 28% 35%, rgba(255, 106, 0, 0.28), transparent 52%),
    radial-gradient(ellipse at 62% 18%, rgba(232, 197, 71, 0.16), transparent 48%),
    radial-gradient(ellipse at 78% 55%, rgba(201, 162, 39, 0.08), transparent 45%);
  pointer-events: none; filter: blur(10px);
}
.hero-inner { position: relative; z-index: 1; max-width: 46rem; }

.eyebrow {
  display: flex; flex-wrap: wrap; align-items: center; gap: 0.65rem 1rem;
  margin: 0 0 1.5rem; font-family: var(--font-display); font-size: 0.78rem;
  font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--muted);
}

/* Wanted-poster style pill */
.pill {
  display: inline-flex; align-items: center; gap: 0.45rem;
  padding: 0.4rem 0.85rem;
  border-radius: 0.2rem;
  background:
    linear-gradient(180deg, rgba(201, 162, 39, 0.12), rgba(255, 106, 0, 0.1));
  border: 1px solid var(--gold-line);
  color: var(--gold-bright);
  letter-spacing: 0.14em;
  font-weight: 700;
  text-transform: uppercase;
  box-shadow:
    inset 0 0 0 1px rgba(0, 0, 0, 0.35),
    0 0 20px rgba(201, 162, 39, 0.12);
  position: relative;
}
.pill::before {
  content: "WANTED";
  font-size: 0.55rem;
  letter-spacing: 0.18em;
  color: var(--orange);
  border-right: 1px solid var(--gold-line);
  padding-right: 0.5rem;
  margin-right: 0.05rem;
  font-weight: 800;
}

.hero h1 {
  margin: 0 0 1.15rem;
  font-family: var(--font-western);
  font-weight: 400;
  font-size: clamp(2.2rem, 8.5vw, 4.35rem);
  line-height: 1.05;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  max-width: 18ch;
  text-shadow: 0 2px 24px rgba(255, 106, 0, 0.15);
}
/* Gold hairline rules framing the H1 */
.hero h1::before,
.hero h1::after {
  content: "";
  display: block;
  height: 1px;
  max-width: 12rem;
  margin: 0.85rem 0;
  background: linear-gradient(
    90deg,
    transparent,
    var(--gold) 20%,
    var(--gold-bright) 50%,
    var(--gold) 80%,
    transparent
  );
  opacity: 0.85;
}
.hero h1::before { margin-top: 0; margin-bottom: 1rem; }
.hero h1::after { margin-top: 1rem; margin-bottom: 0; }

.accent { color: var(--orange); }

.mission {
  margin: 0 0 1.15rem; max-width: 34rem;
  font-size: clamp(1.25rem, 3vw, 1.55rem); font-style: italic;
  line-height: 1.35; color: var(--paper);
}
.lede {
  margin: 0 0 1.5rem; max-width: 36rem;
  font-size: clamp(1.05rem, 2.2vw, 1.2rem); color: var(--muted);
}
.lede strong { color: var(--paper); font-weight: 600; }
.lede em { color: var(--orange-hot); font-style: italic; }

.hero-disclaimer {
  margin: 0 0 2rem; padding: 1.1rem 1.2rem; border-radius: 0.35rem;
  background: var(--bg-2);
  border: 1px solid var(--gold-line);
  box-shadow:
    inset 0 0 0 1px rgba(201, 162, 39, 0.08),
    0 0 0 1px rgba(255, 106, 0, 0.06);
  position: relative;
}
.hero-disclaimer::before,
.hero-disclaimer::after {
  content: "";
  position: absolute;
  width: 10px; height: 10px;
  border-color: var(--gold);
  border-style: solid;
  opacity: 0.75;
}
.hero-disclaimer::before {
  top: 6px; left: 6px;
  border-width: 1px 0 0 1px;
}
.hero-disclaimer::after {
  bottom: 6px; right: 6px;
  border-width: 0 1px 1px 0;
}
.disclaimer-kicker {
  margin: 0 0 0.45rem; font-family: var(--font-display); font-size: 0.7rem;
  font-weight: 800; letter-spacing: 0.18em; text-transform: uppercase; color: var(--gold-bright);
}
.hero-disclaimer p:last-child {
  margin: 0; color: var(--paper); font-size: 0.98rem; line-height: 1.55;
}

.hero-meta {
  display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1rem;
  margin: 0 0 2rem; padding: 1.25rem 0;
  border-top: 1px solid var(--gold-line);
  border-bottom: 1px solid var(--gold-line);
}
.hero-meta dt {
  margin: 0 0 0.25rem; font-family: var(--font-display); font-size: 0.7rem;
  font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--muted);
}
.hero-meta dd {
  margin: 0; font-family: var(--font-display); font-weight: 700;
  font-size: clamp(0.95rem, 2.5vw, 1.15rem); color: var(--paper);
}

/* Casino chip / ticket stub for 5 spots */
.spots-ticket {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.4rem;
}
.chip-row {
  display: inline-flex;
  gap: 0.35rem;
  align-items: center;
  padding: 0.3rem 0.55rem;
  border: 1px dashed var(--gold-line);
  border-radius: 0.25rem;
  background: linear-gradient(180deg, rgba(201, 162, 39, 0.08), transparent);
}
.chip {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 30%, var(--gold-bright), var(--gold));
  box-shadow: 0 0 6px rgba(232, 197, 71, 0.45);
  flex-shrink: 0;
}
.spots-label {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(0.95rem, 2.5vw, 1.15rem);
  color: var(--paper);
}

.hero-actions { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-bottom: 2.5rem; }

/* ——— Buttons ——— */
.btn {
  display: inline-flex; align-items: center; justify-content: center;
  min-height: var(--tap); padding: 0.7rem 1.35rem; border-radius: 0.5rem;
  font-family: var(--font-display); font-weight: 700; font-size: 0.9rem;
  letter-spacing: 0.04em; text-decoration: none; border: 1px solid transparent;
  cursor: pointer; background: transparent; color: var(--paper);
  text-transform: uppercase;
  transition:
    background 0.2s var(--ease),
    color 0.2s var(--ease),
    border-color 0.2s var(--ease),
    box-shadow 0.2s var(--ease),
    transform 0.2s var(--ease);
}
.btn:hover { text-decoration: none; }
.btn-primary {
  background: var(--orange);
  color: var(--bg);
  border-color: var(--orange);
  box-shadow: 0 0 20px rgba(255, 106, 0, 0.25);
}
.btn-primary:hover {
  background: var(--orange-hot);
  color: var(--bg);
  box-shadow: 0 0 28px rgba(255, 106, 0, 0.4);
}
.btn-ghost {
  border-color: var(--gold-line);
  color: var(--gold-bright);
  background: rgba(201, 162, 39, 0.04);
}
.btn-ghost:hover {
  border-color: var(--gold-bright);
  color: var(--gold-bright);
  background: rgba(201, 162, 39, 0.1);
  box-shadow: 0 0 16px rgba(201, 162, 39, 0.15);
}
.btn-lg { min-height: 3.25rem; padding-inline: 1.75rem; font-size: 1rem; }

.countdown {
  padding: 1.25rem 1.35rem; border-radius: 0.35rem;
  background: var(--bg-2);
  border: 1px solid var(--gold-line);
  max-width: 28rem;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(201, 162, 39, 0.06);
}
.countdown::before,
.countdown::after {
  content: "";
  position: absolute;
  width: 8px; height: 8px;
  border-color: var(--gold);
  border-style: solid;
  opacity: 0.7;
}
.countdown::before {
  top: 5px; left: 5px;
  border-width: 1px 0 0 1px;
}
.countdown::after {
  bottom: 5px; right: 5px;
  border-width: 0 1px 1px 0;
}
.countdown-label {
  margin: 0 0 0.85rem; font-family: var(--font-display); font-size: 0.72rem;
  font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: var(--muted);
}
.countdown-grid {
  display: grid; grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.5rem; text-align: center;
}
.countdown-grid span {
  display: block; font-family: var(--font-display); font-weight: 800;
  font-size: clamp(1.35rem, 4vw, 1.85rem); letter-spacing: -0.02em;
  color: var(--orange); font-variant-numeric: tabular-nums;
}
.countdown-grid small {
  display: block; margin-top: 0.2rem; font-family: var(--font-display);
  font-size: 0.65rem; font-weight: 600; letter-spacing: 0.1em;
  text-transform: uppercase; color: var(--muted);
}
.countdown.is-live .countdown-grid span { color: var(--paper); }

/* ——— Section kickers (western small-caps) ——— */
.section-head { margin-bottom: 2rem; max-width: 38rem; }
.section-kicker {
  margin: 0 0 0.65rem;
  font-family: var(--font-display);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  font-variant: small-caps;
  color: var(--gold);
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.section-kicker::before {
  content: "";
  width: 1.5rem;
  height: 1px;
  background: linear-gradient(90deg, var(--gold), transparent);
  flex-shrink: 0;
}
.section-head h2, .merch h2, .terms h2, .apply h2 {
  margin: 0 0 0.85rem; font-family: var(--font-display); font-weight: 800;
  font-size: clamp(1.85rem, 5vw, 2.75rem); line-height: 1.1; letter-spacing: -0.01em;
}
.section-lede { margin: 0; color: var(--muted); font-size: 1.1rem; }
.section-lede em { color: var(--orange-hot); }

/* ——— Wanted-poster cards ——— */
.what {
  padding: clamp(3.5rem, 8vw, 5.5rem) 0; background: rgba(10, 10, 10, 0.85);
  border-top: 1px solid var(--gold-line); border-bottom: 1px solid var(--gold-line);
}
.cards { display: grid; grid-template-columns: 1fr; gap: 1rem; }
.card {
  padding: 1.5rem 1.35rem 1.65rem;
  border-radius: 0.3rem;
  background:
    linear-gradient(165deg, rgba(20, 20, 20, 0.98), rgba(8, 8, 8, 0.98));
  border: 1px solid var(--gold-line);
  position: relative;
  transition:
    border-color 0.25s var(--ease),
    transform 0.25s var(--ease),
    box-shadow 0.25s var(--ease);
  box-shadow: inset 0 0 0 1px rgba(201, 162, 39, 0.05);
}
/* CSS corner accents — wanted poster */
.card::before,
.card::after {
  content: "";
  position: absolute;
  width: 14px; height: 14px;
  border-color: var(--gold);
  border-style: solid;
  opacity: 0.65;
  transition: opacity 0.25s var(--ease);
  pointer-events: none;
}
.card::before {
  top: 8px; left: 8px;
  border-width: 1.5px 0 0 1.5px;
}
.card::after {
  bottom: 8px; right: 8px;
  border-width: 0 1.5px 1.5px 0;
}
.card:hover {
  border-color: rgba(232, 197, 71, 0.65);
  transform: translateY(-4px);
  box-shadow:
    inset 0 0 0 1px rgba(201, 162, 39, 0.1),
    0 12px 32px rgba(0, 0, 0, 0.45),
    0 0 24px rgba(201, 162, 39, 0.1);
}
.card:hover::before,
.card:hover::after { opacity: 1; }

.card-num {
  margin: 0 0 0.85rem; font-family: var(--font-display); font-weight: 800;
  font-size: 0.8rem; letter-spacing: 0.16em; color: var(--gold);
}
.card h3 {
  margin: 0 0 0.65rem; font-family: var(--font-display); font-weight: 800;
  font-size: 1.35rem; letter-spacing: -0.01em;
}
.card p { margin: 0; color: var(--muted); }

.details { padding: clamp(3.5rem, 8vw, 5.5rem) 0; background: transparent; }
.detail-list {
  list-style: none; margin: 0; padding: 0; display: grid; gap: 0;
  border-top: 1px solid var(--gold-line);
}
.detail-list li {
  display: grid; grid-template-columns: 1fr; gap: 0.35rem;
  padding: 1.35rem 0; border-bottom: 1px solid var(--line);
}
.detail-label {
  font-family: var(--font-display); font-size: 0.7rem; font-weight: 700;
  letter-spacing: 0.16em; text-transform: uppercase; color: var(--gold);
}
.detail-value {
  font-family: var(--font-display); font-weight: 800;
  font-size: clamp(1.2rem, 3vw, 1.55rem); letter-spacing: -0.01em;
}
.detail-note { color: var(--muted); font-size: 0.98rem; }

.merch {
  padding: clamp(3.5rem, 8vw, 5.5rem) 0; background: rgba(10, 10, 10, 0.85);
  border-top: 1px solid var(--gold-line); border-bottom: 1px solid var(--gold-line);
}
.merch-inner { max-width: 40rem; }
.merch-copy { margin: 0 0 1.5rem; color: var(--muted); font-size: 1.1rem; }

.gallery { padding: clamp(3.5rem, 8vw, 5.5rem) 0; background: transparent; }
.gallery-grid { display: grid; grid-template-columns: 1fr; gap: 1rem; }
.gallery-grid figure {
  margin: 0; border-radius: 0.3rem; overflow: hidden;
  border: 1px solid var(--gold-line); background: var(--bg-3);
}
.gallery-grid figcaption {
  padding: 0.75rem 1rem 1rem; font-family: var(--font-display);
  font-size: 0.78rem; font-weight: 600; letter-spacing: 0.06em; color: var(--muted);
}
.gallery-empty {
  padding: 2.5rem 1.5rem; border-radius: 0.3rem;
  border: 1px dashed var(--gold-line);
  background: var(--bg-2); text-align: center; color: var(--muted);
}
.gallery-empty code { font-size: 0.9em; color: var(--orange-hot); }

.terms {
  padding: clamp(3.5rem, 8vw, 5.5rem) 0; background: rgba(10, 10, 10, 0.85);
  border-top: 1px solid var(--gold-line);
}
.terms-inner { max-width: 42rem; }
.terms-list { margin: 0; padding: 0; list-style: none; display: grid; gap: 1rem; }
.terms-list li {
  padding: 1.15rem 1.25rem; border-radius: 0.3rem;
  background: var(--bg-3); border: 1px solid var(--gold-line); color: var(--muted);
  position: relative;
}
.terms-list strong {
  color: var(--paper); font-family: var(--font-display); font-weight: 700;
}
.terms-list em { color: var(--orange-hot); font-style: italic; }

/* ——— Apply panel ——— */
.apply {
  padding: clamp(3.5rem, 8vw, 5.5rem) 0; background: transparent;
  border-top: 1px solid var(--gold-line);
}
.apply-inner { max-width: 42rem; }
.apply-copy { margin: 0 0 1.75rem; color: var(--muted); font-size: 1.1rem; }
.apply-copy strong { color: var(--paper); }
.apply-panel { margin-top: 1.75rem; }
.apply-panel[hidden] { display: none; }

.apply-form {
  padding: 1.65rem 1.45rem 1.85rem;
  border-radius: 0.3rem;
  background: var(--bg-inset);
  border: 1px solid var(--gold-line);
  box-shadow:
    inset 0 2px 24px rgba(0, 0, 0, 0.55),
    inset 0 0 0 1px rgba(201, 162, 39, 0.06),
    0 0 40px rgba(0, 0, 0, 0.35);
  position: relative;
}
.apply-form::before,
.apply-form::after {
  content: "";
  position: absolute;
  width: 12px; height: 12px;
  border-color: var(--gold);
  border-style: solid;
  opacity: 0.55;
  pointer-events: none;
}
.apply-form::before {
  top: 8px; left: 8px;
  border-width: 1.5px 0 0 1.5px;
}
.apply-form::after {
  bottom: 8px; right: 8px;
  border-width: 0 1.5px 1.5px 0;
}
.apply-form fieldset { margin: 0 0 1.5rem; padding: 0; border: 0; }
.apply-form legend {
  margin: 0 0 1rem; font-family: var(--font-display); font-weight: 800;
  font-size: 0.85rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--gold);
}
.field-row { margin-bottom: 1rem; }
.field-row label {
  display: block; margin-bottom: 0.45rem; font-family: var(--font-display);
  font-size: 0.82rem; font-weight: 700; letter-spacing: 0.02em; color: var(--paper);
}
.optional { color: var(--muted); font-weight: 600; }

.apply-form input[type="text"],
.apply-form input[type="email"],
.apply-form input[type="tel"],
.apply-form select,
.apply-form textarea {
  width: 100%; padding: 0.85rem 1rem; border-radius: 0.4rem;
  border: 1px solid var(--line); background: var(--bg); color: var(--paper);
  font-family: var(--font-body); font-size: 1rem; line-height: 1.4; outline: none;
  transition: border-color 0.2s var(--ease), box-shadow 0.2s var(--ease);
}
.apply-form select {
  appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, var(--gold) 50%),
    linear-gradient(135deg, var(--gold) 50%, transparent 50%);
  background-position: calc(100% - 1.15rem) 50%, calc(100% - 0.85rem) 50%;
  background-size: 0.35rem 0.35rem, 0.35rem 0.35rem;
  background-repeat: no-repeat; padding-right: 2.25rem;
}
.apply-form input::placeholder,
.apply-form textarea::placeholder { color: var(--muted); }
.apply-form input:focus,
.apply-form select:focus,
.apply-form textarea:focus {
  border-color: var(--gold);
  box-shadow: 0 0 0 3px rgba(201, 162, 39, 0.22);
}
.apply-form textarea { resize: vertical; min-height: 5rem; }

/* Ticket-stub scarcity note */
.scarcity-note {
  margin: 0 0 1.25rem;
  padding: 1rem 1.15rem;
  border-radius: 0.25rem;
  background:
    repeating-linear-gradient(
      -45deg,
      transparent,
      transparent 6px,
      rgba(201, 162, 39, 0.03) 6px,
      rgba(201, 162, 39, 0.03) 12px
    ),
    var(--gold-dim);
  border: 1px dashed var(--gold-line);
  color: var(--paper);
  font-size: 0.98rem;
  position: relative;
}
.scarcity-chips {
  display: flex;
  gap: 0.4rem;
  margin-bottom: 0.65rem;
}
.scarcity-chips .chip {
  width: 0.6rem;
  height: 0.6rem;
}

.privacy-blurb {
  margin: 0 0 1.15rem; padding: 0.9rem 1rem; border-radius: 0.4rem;
  background: var(--bg-3); border: 1px solid var(--line);
  color: var(--muted); font-size: 0.95rem;
}
.privacy-blurb strong { color: var(--paper); }

.consent-check {
  display: flex; gap: 0.75rem; align-items: flex-start;
  margin: 0 0 0.85rem; padding: 1rem; border-radius: 0.4rem;
  border: 1px solid var(--line); background: var(--bg-3);
  cursor: pointer; color: var(--muted); font-size: 0.92rem; line-height: 1.5;
}
.consent-check input {
  width: 1.15rem; height: 1.15rem; margin-top: 0.2rem;
  flex-shrink: 0; accent-color: var(--orange);
}
.consent-check strong { color: var(--paper); }

.form-status { margin: 1rem 0 0; font-size: 0.98rem; color: var(--orange-hot); }
.form-status.is-error { color: #ff8a8a; }
.form-status.is-success { color: var(--orange-hot); }

.site-footer {
  padding: 2.5rem 0 3rem; background: var(--bg);
  border-top: 1px solid var(--gold-line);
}
.footer-inner { text-align: center; }
.footer-inner p {
  margin: 0 0 0.5rem; font-family: var(--font-display);
  font-size: 0.85rem; font-weight: 600;
}
.footer-fine {
  color: var(--muted) !important; font-family: var(--font-body) !important;
  font-size: 0.9rem !important; font-weight: 400 !important;
}
.footer-fine a { color: var(--muted); }
.footer-fine a:hover { color: var(--gold-bright); }

/* ——— Vegas week — saloon / casino club ——— */
.vegas-week {
  padding: clamp(3.5rem, 8vw, 5.5rem) 0;
  background:
    radial-gradient(ellipse at 20% 0%, rgba(201, 162, 39, 0.06), transparent 50%),
    rgba(10, 10, 10, 0.9);
  border-top: 1px solid var(--gold-line);
  border-bottom: 1px solid var(--gold-line);
}
.vegas-week-grid {
  display: grid; grid-template-columns: 1fr; gap: 1.25rem; margin-top: 1.75rem;
}
.week-card {
  background:
    linear-gradient(160deg, rgba(22, 18, 10, 0.95), rgba(10, 10, 10, 0.98));
  border: 1px solid var(--gold-line);
  border-radius: 0.3rem;
  padding: 1.45rem 1.5rem 1.6rem;
  position: relative;
  box-shadow:
    inset 0 0 0 1px rgba(201, 162, 39, 0.06),
    0 8px 28px rgba(0, 0, 0, 0.35);
  transition: border-color 0.25s var(--ease), box-shadow 0.25s var(--ease), transform 0.25s var(--ease);
}
.week-card::before,
.week-card::after {
  content: "";
  position: absolute;
  width: 12px; height: 12px;
  border-color: var(--gold-bright);
  border-style: solid;
  opacity: 0.55;
  pointer-events: none;
}
.week-card::before {
  top: 8px; left: 8px;
  border-width: 1.5px 0 0 1.5px;
}
.week-card::after {
  bottom: 8px; right: 8px;
  border-width: 0 1.5px 1.5px 0;
}
.week-card:hover {
  border-color: rgba(232, 197, 71, 0.7);
  transform: translateY(-3px);
  box-shadow:
    inset 0 0 0 1px rgba(201, 162, 39, 0.1),
    0 14px 36px rgba(0, 0, 0, 0.45),
    0 0 28px rgba(201, 162, 39, 0.08);
}
.week-card h3 {
  margin: 0 0 0.85rem;
  font-family: var(--font-display);
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--gold-bright);
  letter-spacing: 0.02em;
  padding-bottom: 0.65rem;
  border-bottom: 1px solid rgba(201, 162, 39, 0.25);
}
.week-card ul { margin: 0 0 1rem; padding-left: 1.15rem; color: var(--paper); }
.week-card li { margin: 0.35rem 0; }
.week-card p { margin: 0 0 0.85rem; color: var(--muted); }
.week-note { margin: 0 !important; font-size: 0.92rem; color: var(--muted) !important; }

@media (min-width: 640px) {
  .cards { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .gallery-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .detail-list li {
    grid-template-columns: 7rem 1fr; column-gap: 1.25rem; align-items: baseline;
  }
  .detail-note { grid-column: 2; }
}
@media (min-width: 800px) {
  .vegas-week-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem; }
}
@media (min-width: 900px) {
  .gallery-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 720px) {
  .hero-meta { grid-template-columns: 1fr; gap: 1rem; }
  .nav { display: none; }
  .hero h1 { letter-spacing: 0.04em; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .card:hover,
  .week-card:hover { transform: none; }
  .btn, .card, .week-card, a { transition: none; }
}
