.th-page { background: var(--color-blackberry-950); }
.th-page .eyebrow { color: var(--color-brass-300); }
.th-page .surface-light .eyebrow { color: var(--color-rust-700); }
.th-page section { min-width: 0; }
.th-hero { position: relative; min-height: 68vh; overflow: hidden; background: var(--color-blackberry-950); }
.th-hero__media, .th-hero__shade { position: absolute; inset: 0; }
.th-hero__media img { width: 100%; height: 100%; object-fit: cover; object-position: 67% center; }
.th-hero__shade { background: linear-gradient(90deg, rgb(23 17 22 / 96%) 0%, rgb(23 17 22 / 76%) 34%, rgb(23 17 22 / 20%) 68%, rgb(23 17 22 / 30%) 100%); }
.th-hero__copy { position: relative; z-index: 1; display: flex; flex-direction: column; gap: var(--space-4); width: min(100% - (var(--gutter) * 2), var(--container-wide)); min-width: 0; min-height: 68vh; margin-inline: auto; padding-block: clamp(8rem, 15vh, 12rem) var(--space-8); }
.th-hero__copy > * { min-width: 0; margin: 0; }
.th-hero h1 { max-width: 36rem; font-size: clamp(3.5rem, 7vw, 5.8rem); }
.th-hero .lead { max-width: 36rem; color: var(--color-oatmeal-100); }
.th-hero__actions, .th-closing__actions { display: flex; flex-wrap: wrap; gap: var(--space-3); min-width: 0; }
.th-hero__actions > *, .th-closing__actions > * { min-width: 0; width: fit-content; }
.th-hero__night { display: flex; flex-direction: column; gap: var(--space-3); max-width: 31rem; margin-top: var(--space-2); padding-top: var(--space-4); border-top: var(--rule-brass); }
.th-hero__night span { font-family: var(--font-heading); font-size: var(--text-heading-sm); font-weight: 600; }
.th-hero__night p { margin: 0; color: var(--color-oatmeal-300); font-size: var(--text-meta); }
.th-primer { padding-block: var(--space-10); }
.th-primer__layout { display: grid; grid-template-columns: minmax(0, .38fr) minmax(0, .54fr); justify-content: space-between; gap: 8%; }
.th-primer__intro, .th-primer__sequence, .th-primer__item, .th-primer__item > div { min-width: 0; }
.th-primer__intro { max-width: 37.5rem; }
.th-primer__intro .lead { max-width: 37.5rem; }
.th-primer__sequence { display: flex; flex-direction: column; gap: var(--space-7); margin: 0; padding: 0; list-style: none; }
.th-primer__item { display: grid; grid-template-columns: 4.25rem minmax(0, 1fr); gap: var(--space-4); }
.th-primer__number { color: var(--color-rust-600); font-family: var(--font-heading); font-size: 2.5rem; font-weight: 600; line-height: 1; }
.th-primer__item h3 { max-width: 31rem; }
.th-primer__item p { max-width: 32.5rem; }
.th-primer__diagram { display: flex; align-items: center; gap: var(--space-2); width: 12rem; margin-top: var(--space-5); padding-top: var(--space-4); border-top: 2px solid var(--color-brass-500); }
.th-primer__diagram span { width: .7rem; height: .7rem; border: 1px solid var(--color-ink-950); transform: rotate(45deg); }
.th-primer__diagram span:nth-child(3) { width: 1rem; height: 1rem; background: var(--color-bottle-green-900); }
.th-room { padding-block: var(--space-11); overflow: hidden; }
.th-room__layout { display: grid; grid-template-columns: minmax(0, 60fr) minmax(24.375rem, 40fr); align-items: end; min-width: 0; }
.th-room__media { grid-column: 1; grid-row: 1; width: 100%; height: 39rem; margin: 0; border-radius: 0; }
.th-room__media img { object-position: 43% center; }
.th-room__panel { grid-column: 2; grid-row: 1; z-index: 1; display: flex; flex-direction: column; gap: var(--space-4); min-width: 0; width: calc(100% + 3rem); margin: 0 0 -3rem -3rem; padding: var(--space-7); border: var(--border-dark); background: var(--color-blackberry-900); box-shadow: var(--shadow-deep); }
.th-room__panel > * { min-width: 0; margin: 0; }
.th-room__panel .lead, .th-room__panel > p:not(.eyebrow) { max-width: 33.75rem; }
.th-room__panel blockquote { max-width: 30rem; }
.th-room__captions { display: flex; flex-direction: column; gap: var(--space-2); max-width: 21.875rem; padding-top: var(--space-3); border-top: var(--border-dark); color: var(--color-oatmeal-300); font-size: var(--text-meta); }
.th-participation { padding-block: var(--space-10); }
.th-participation__intro { max-width: 36.25rem; }
.th-participation__intro .lead { max-width: 36.25rem; }
.th-participation__steps { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0; margin-top: var(--space-8); min-width: 0; }
.th-step { display: grid; grid-template-columns: 2rem minmax(0, 1fr); gap: var(--space-3); min-width: 0; padding: 0 var(--space-4); border-left: 1px solid rgb(214 183 122 / 56%); transition: background-color var(--transition-fast), border-color var(--transition-fast); }
.th-step:first-child { padding-left: 0; border-left: 0; }
.th-step > div { min-width: 0; }
.th-step__number { color: var(--color-brass-300); font-family: var(--font-heading); font-size: 2rem; line-height: 1; }
.th-step h3 { font-size: var(--text-heading-sm); }
.th-step p { max-width: 15.625rem; color: var(--color-oatmeal-300); font-size: var(--text-meta); }
.th-step__label { margin-bottom: var(--space-2); color: var(--color-brass-300) !important; font-size: var(--text-utility) !important; font-weight: 700; letter-spacing: var(--tracking-utility); text-transform: uppercase; }
.th-step:focus, .th-step:hover { border-color: var(--color-brass-300); background: rgb(16 44 39 / 36%); outline: none; }
.th-text-action { display: inline-flex; align-items: center; gap: var(--space-2); width: fit-content; min-height: 3rem; color: var(--color-brass-300); font-size: var(--text-utility); font-weight: 700; letter-spacing: var(--tracking-utility); text-decoration: none; text-transform: uppercase; }
.th-text-action:hover { color: var(--color-oatmeal-100); }
.th-formats { padding-block: var(--space-11); }
.th-formats__intro { max-width: 35rem; }
.th-formats__intro .lead { max-width: 35rem; }
.th-formats__grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr) minmax(0, 1fr); align-items: start; gap: var(--space-4); margin-top: var(--space-8); min-width: 0; }
.th-format { display: flex; flex-direction: column; gap: var(--space-4); min-width: 0; padding: var(--space-6); border: var(--border-dark); background: var(--color-blackberry-900); transition: border-color var(--transition-fast), transform var(--transition-fast); }
.th-format > * { min-width: 0; margin: 0; }
.th-format:hover { border-color: var(--color-brass-500); transform: translateY(-2px); }
.th-format--tournament { margin-top: var(--space-4); border-top: var(--rule-brass); background: var(--color-bottle-green-900); }
.th-format--private { background: var(--color-blackberry-800); }
.th-format__label { color: var(--color-brass-300); font-size: var(--text-utility); font-weight: 700; letter-spacing: var(--tracking-utility); text-transform: uppercase; }
.th-format h3 { max-width: 20rem; }
.th-format p:not(.th-format__label) { max-width: 20rem; color: var(--color-oatmeal-300); }
.th-gathering { padding-block: var(--space-10); background: var(--color-blackberry-900); }
.th-gathering__layout { display: grid; grid-template-columns: minmax(0, 55fr) minmax(0, 45fr); align-items: start; gap: var(--space-8); min-width: 0; }
.th-gathering__media { width: 100%; height: 42rem; margin: 0; }
.th-gathering__media img { object-position: center; }
.th-gathering__copy { display: flex; flex-direction: column; gap: var(--space-4); min-width: 0; max-width: 34.375rem; }
.th-gathering__copy > * { min-width: 0; margin: 0; }
.th-gathering__copy > p:not(.eyebrow):not(.th-gathering__opening) { max-width: 34.375rem; }
.th-gathering__opening { max-width: 32rem; font-family: var(--font-heading); font-size: var(--text-heading-md); font-weight: 600; line-height: var(--leading-heading-md); }
.th-gathering__callout, .th-gathering__note { display: flex; flex-direction: column; gap: var(--space-3); min-width: 0; max-width: 27.5rem; margin-top: var(--space-3); padding: var(--space-5); border-left: var(--rule-brass); background: rgb(23 17 22 / 58%); }
.th-gathering__callout > *, .th-gathering__note > * { min-width: 0; margin: 0; }
.th-gathering__callout h3, .th-gathering__note h3 { font-size: var(--text-heading-sm); }
.th-gathering__callout p, .th-gathering__note p { color: var(--color-oatmeal-300); }
.th-gathering__note { margin-left: var(--space-5); border-left-color: var(--color-rust-600); }
.th-gathering__note .button { width: fit-content; }
.th-faq { padding-block: var(--space-11); }
.th-faq__container { width: min(100% - (var(--gutter) * 2), 52.5rem); margin-inline: auto; }
.th-faq__intro { max-width: 35rem; }
.th-faq__intro .lead { max-width: 35rem; }
.th-faq__list { display: flex; flex-direction: column; min-width: 0; margin-top: var(--space-7); border-top: var(--border-dark); }
.th-faq details { min-width: 0; border-bottom: var(--border-dark); }
.th-faq summary { display: flex; align-items: center; justify-content: space-between; gap: var(--space-4); min-height: 4.5rem; padding: var(--space-4) 0; color: var(--color-oatmeal-100); font-family: var(--font-heading); font-size: var(--text-heading-sm); font-weight: 600; line-height: 1.2; cursor: pointer; list-style: none; }
.th-faq summary::-webkit-details-marker { display: none; }
.th-faq summary::after { flex: 0 0 auto; content: "+"; color: var(--color-brass-300); font-family: var(--font-body); font-size: 1.5rem; font-weight: 400; }
.th-faq details[open] summary::after { content: "−"; }
.th-faq__answer { max-width: 38.75rem; padding-bottom: var(--space-5); }
.th-faq__answer p { color: var(--color-oatmeal-300); }
.th-faq__answer address { margin: 0 0 var(--space-4); color: var(--color-oatmeal-100); font-style: normal; }
.th-route { padding-block: var(--space-10); overflow: hidden; background: var(--color-blackberry-800); }
.th-route__intro { max-width: 35rem; }
.th-route__stops { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)) minmax(0, 1.3fr) repeat(2, minmax(0, 1fr)); min-width: 0; margin-top: var(--space-7); border-top: var(--rule-brass); }
.th-route__stop { display: flex; flex-direction: column; gap: var(--space-2); min-width: 0; min-height: 14rem; padding: var(--space-5) var(--space-4); border-right: var(--border-dark); color: var(--color-oatmeal-100); text-decoration: none; }
.th-route__stop:first-child { padding-left: 0; }
.th-route__stop:last-child { border-right: 0; }
.th-route__stop > * { min-width: 0; }
.th-route__stop > span { color: var(--color-brass-300); font-size: var(--text-utility); font-weight: 700; letter-spacing: var(--tracking-utility); }
.th-route__stop strong { font-family: var(--font-heading); font-size: var(--text-heading-sm); font-weight: 600; line-height: 1.1; }
.th-route__stop small { color: var(--color-oatmeal-300); font-size: var(--text-utility); line-height: var(--leading-meta); }
.th-route__stop em { margin-top: auto; color: var(--color-brass-300); font-size: var(--text-utility); font-style: normal; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.th-route__stop--current { background: var(--color-bottle-green-700); }
.th-route__stop:hover { background: var(--color-bottle-green-900); color: var(--color-oatmeal-100); }
.th-enquiry { padding-block: var(--space-11); }
.th-enquiry__layout { display: grid; grid-template-columns: minmax(0, 58fr) minmax(0, 42fr); min-width: 0; border: var(--border-light); }
.th-enquiry__form-wrap { display: flex; flex-direction: column; gap: var(--space-5); min-width: 0; width: 100%; max-width: 40rem; padding: var(--space-8); }
.th-enquiry__form-wrap > * { min-width: 0; margin: 0; }
.th-enquiry__form-wrap .lead { max-width: 36.25rem; }
.th-enquiry__felt { display: flex; align-items: end; justify-content: end; min-width: 0; min-height: 38rem; padding: var(--space-7); background: var(--color-bottle-green-900); overflow: hidden; }
.th-enquiry__felt span { color: rgb(214 183 122 / 36%); font-family: var(--font-heading); font-size: clamp(4rem, 8vw, 8rem); font-weight: 600; letter-spacing: var(--tracking-display); line-height: .8; text-align: right; }
.th-enquiry__form { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: var(--space-4); min-width: 0; }
.th-field { min-width: 0; }
.th-field--full { grid-column: 1 / -1; }
.th-field label { color: var(--color-ink-950); }
.th-optional { color: var(--color-granite-500); font-weight: 400; }
.th-enquiry__form textarea { min-height: 9rem; }
.th-enquiry__form button { grid-column: 1 / -1; width: fit-content; }
.th-consent { display: grid; grid-template-columns: 1.25rem minmax(0, 1fr); align-items: start; gap: var(--space-3); }
.th-consent label { margin: 0; font-weight: 400; }
.th-form-errors { grid-column: 1 / -1; padding: var(--space-4); border-left: 2px solid var(--color-rust-700); background: rgb(166 79 54 / 12%); color: var(--color-ink-950); }
.th-form-errors ul { margin: 0; }
.th-form-status { color: var(--color-ink-950); font-weight: 700; }
.th-enquiry__note { display: flex; flex-direction: column; gap: var(--space-3); max-width: 32.5rem; padding-top: var(--space-5); border-top: var(--border-light); }
.th-enquiry__note > * { margin: 0; }
.th-enquiry__note h3 { font-size: var(--text-heading-sm); }
.th-closing { position: relative; min-height: 50vh; overflow: hidden; background: var(--color-blackberry-950); }
.th-closing__media, .th-closing__shade { position: absolute; inset: 0; }
.th-closing__media { background: url('/assets/images/texas-holdem-card-room-table.webp') 70% 72% / cover no-repeat; filter: saturate(.76) brightness(.7); }
.th-closing__shade { background: linear-gradient(90deg, rgb(23 17 22 / 94%), rgb(23 17 22 / 63%) 47%, rgb(23 17 22 / 20%)); }
.th-closing__content { position: relative; z-index: 1; display: flex; flex-direction: column; gap: var(--space-4); min-width: 0; min-height: 50vh; padding-block: var(--space-10); }
.th-closing__content > * { min-width: 0; margin: 0; }
.th-closing__content h2 { max-width: 35rem; font-size: clamp(2.5rem, 5vw, 4.5rem); }
.th-closing__content > p:not(.eyebrow) { max-width: 28.75rem; color: var(--color-oatmeal-300); }
@media (max-width: 1060px) {
  .th-formats__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .th-format--tournament { grid-column: 1 / -1; grid-row: 1; margin-top: 0; }
  .th-route__stops { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .th-route__stop--current { grid-column: 1; grid-row: 2; }
}
@media (max-width: 980px) {
  .th-hero { display: flex; flex-direction: column; min-height: 0; }
  .th-hero__media { position: relative; height: 48vh; min-height: 24rem; }
  .th-hero__shade { display: none; }
  .th-hero__copy { width: 100%; min-height: 0; padding: var(--space-7) var(--gutter) var(--space-8); background: var(--color-blackberry-950); }
  .th-room__layout { grid-template-columns: minmax(0, 1fr); }
  .th-room__media { grid-column: 1; height: 32rem; }
  .th-room__panel { grid-column: 1; grid-row: auto; width: 100%; margin: 0; box-shadow: none; }
  .th-gathering__layout { grid-template-columns: minmax(0, 1fr); gap: var(--space-7); }
  .th-gathering__media { height: 34rem; }
  .th-gathering__copy { max-width: 34.375rem; }
  .th-route__stops { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 920px) {
  .th-primer__layout { grid-template-columns: minmax(0, 1fr); gap: var(--space-7); }
  .th-participation__steps { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: var(--space-6) 0; }
  .th-step:nth-child(3) { padding-left: 0; border-left: 0; }
  .th-enquiry__layout { grid-template-columns: minmax(0, 1fr); width: min(100% - (var(--gutter) * 2), 40rem); margin-inline: auto; }
  .th-enquiry__form-wrap { max-width: 40rem; padding: var(--space-7); }
  .th-enquiry__felt { display: none; }
}
@media (max-width: 700px) {
  .th-hero__media { height: 45vh; min-height: 20rem; }
  .th-hero__media img { object-position: 72% center; }
  .th-hero__copy { gap: var(--space-4); padding: var(--space-6) var(--gutter) var(--space-7); }
  .th-hero h1 { font-size: clamp(2.4rem, 10vw, 3.25rem); }
  .th-hero__actions, .th-closing__actions { flex-direction: column; }
  .th-hero__actions > *, .th-closing__actions > * { width: 100%; }
  .th-primer, .th-participation, .th-route { padding-block: var(--space-9); }
  .th-room, .th-formats, .th-faq, .th-enquiry { padding-block: var(--space-10); }
  .th-primer__item { grid-template-columns: 2.5rem minmax(0, 1fr); }
  .th-primer__number { font-size: 2rem; }
  .th-room__media { height: min(128vw, 31rem); }
  .th-room__panel { padding: var(--space-5) var(--gutter); }
  .th-participation__steps, .th-formats__grid { grid-template-columns: minmax(0, 1fr); }
  .th-step, .th-step:nth-child(3) { grid-template-columns: 2.25rem minmax(0, 1fr); padding: 0 0 0 var(--space-3); border-left: 1px solid rgb(214 183 122 / 56%); }
  .th-step p { max-width: none; }
  .th-format--tournament { grid-column: auto; grid-row: auto; }
  .th-format { padding: var(--space-5); }
  .th-format p:not(.th-format__label) { max-width: none; }
  .th-gathering { padding-block: var(--space-9); }
  .th-gathering__media { height: min(128vw, 31rem); }
  .th-gathering__copy { gap: var(--space-4); }
  .th-gathering__callout, .th-gathering__note { max-width: none; }
  .th-gathering__note { margin-left: 0; }
  .th-gathering__note .button { width: 100%; }
  .th-faq__container { width: min(100% - (var(--gutter) * 2), 52.5rem); }
  .th-route__stops { grid-template-columns: minmax(0, 1fr); margin-top: var(--space-6); border-top: 0; }
  .th-route__stop, .th-route__stop--current { grid-column: auto; grid-row: auto; display: grid; grid-template-columns: 1.75rem minmax(0, 1fr); column-gap: var(--space-3); min-height: 0; padding: var(--space-4) 0; border-right: 0; border-bottom: var(--border-dark); }
  .th-route__stop:first-child { padding-left: 0; }
  .th-route__stop > span { grid-column: 1; grid-row: 1 / span 3; }
  .th-route__stop strong, .th-route__stop small, .th-route__stop em { grid-column: 2; }
  .th-route__stop em { margin-top: var(--space-2); }
  .th-enquiry__form-wrap { padding: var(--space-5); }
  .th-enquiry__form { grid-template-columns: minmax(0, 1fr); }
  .th-field--full, .th-enquiry__form button { grid-column: auto; }
  .th-enquiry__form button { width: 100%; }
  .th-closing { display: flex; flex-direction: column; min-height: 0; }
  .th-closing__media { position: relative; height: min(128vw, 31rem); background-position: 68% center; }
  .th-closing__shade { display: none; }
  .th-closing__content { min-height: 0; padding: var(--space-7) var(--gutter); background: var(--color-blackberry-950); }
}
@media (prefers-reduced-motion: reduce) { .th-format:hover { transform: none; } }
