:root {
  --forest-950: #071914;
  --forest-900: #0a211a;
  --forest-800: #123c30;
  --forest-700: #1b5d49;
  --wood: #77543f;
  --wood-dark: #533725;
  --sand: #efd39a;
  --paper: #f7f5ef;
  --white: #ffffff;
  --ink: #18241f;
  --muted: #69766f;
  --line: #dce2dc;
  --danger: #a3483d;
  --shadow: 0 18px 55px rgba(7,25,20,.11);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 92px; }
body { margin: 0; color: var(--ink); background: var(--paper); font: 16px/1.66 Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
a { color: inherit; }
h1, h2, h3, p, dl, dd { margin-top: 0; }
h1, h2, h3 { line-height: 1.06; letter-spacing: -.035em; }
.skip-link { position: fixed; left: 1rem; top: -5rem; z-index: 100; padding: .7rem 1rem; color: var(--ink); background: white; border-radius: 8px; }
.skip-link:focus { top: 1rem; }

.club-header { position: absolute; inset: 0 0 auto; z-index: 30; min-height: 84px; padding: 0 max(1rem, calc((100vw - 1180px) / 2)); display: flex; align-items: center; gap: 1.5rem; color: white; border-bottom: 1px solid rgba(255,255,255,.16); }
.club-brand { display: inline-flex; align-items: center; text-decoration: none; }
.club-brand img { width: 178px; height: auto; display: block; }
.club-header nav { margin-left: auto; display: flex; gap: .1rem; overflow-x: auto; scrollbar-width: none; }
.club-header nav a { padding: .48rem .68rem; border-radius: 999px; text-decoration: none; white-space: nowrap; font-size: .78rem; font-weight: 800; }
.club-header nav a:hover, .club-header nav a:focus-visible { background: rgba(255,255,255,.12); outline: none; }
.club-header .home-link { color: var(--sand); }

.club-hero { position: relative; min-height: 640px; padding: 10rem max(1rem, calc((100vw - 1180px) / 2)) 5.5rem; display: flex; align-items: flex-end; overflow: hidden; color: white; background: radial-gradient(circle at 78% 22%, rgba(239,211,154,.16), transparent 24%), linear-gradient(135deg, var(--forest-950) 0%, var(--forest-800) 58%, var(--wood-dark) 100%); }
.hero-pattern { position: absolute; inset: 0; opacity: .26; pointer-events: none; }
.hero-pattern span { position: absolute; border: 1px solid rgba(255,255,255,.26); border-radius: 50%; }
.hero-pattern span:nth-child(1) { width: 480px; height: 480px; right: -90px; top: 50px; }
.hero-pattern span:nth-child(2) { width: 330px; height: 330px; right: -15px; top: 125px; }
.hero-pattern span:nth-child(3) { width: 180px; height: 180px; right: 60px; top: 200px; background: rgba(239,211,154,.08); }
.hero-inner { position: relative; z-index: 2; width: 100%; display: grid; grid-template-columns: minmax(0,1fr) 390px; gap: clamp(2rem, 6vw, 6rem); align-items: end; }
.hero-copy { max-width: 770px; }
.eyebrow { margin-bottom: .8rem; color: var(--sand); font-size: .72rem; font-weight: 900; letter-spacing: .17em; text-transform: uppercase; }
.eyebrow.dark { color: var(--wood); }
.club-hero h1 { max-width: 770px; margin-bottom: 1.25rem; font: 500 clamp(3.6rem, 7.6vw, 7rem)/.94 Georgia, "Times New Roman", serif; letter-spacing: -.055em; }
.hero-lead { max-width: 650px; margin-bottom: 1.7rem; color: #dce6e0; font-size: clamp(1.05rem, 2vw, 1.26rem); }
.hero-button { min-height: 46px; padding: .78rem 1.08rem; display: inline-flex; align-items: center; border-radius: 999px; color: var(--forest-950); background: white; text-decoration: none; font-weight: 850; }
.hero-facts { margin-bottom: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 1px; overflow: hidden; border: 1px solid rgba(255,255,255,.17); border-radius: 20px; background: rgba(255,255,255,.12); backdrop-filter: blur(10px); }
.hero-facts div { min-height: 116px; padding: 1rem; background: rgba(7,25,20,.64); }
.hero-facts dt { margin-bottom: .45rem; color: #9fb5aa; font-size: .68rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.hero-facts dd { color: white; font: 500 1.28rem/1.1 Georgia, serif; }

.quick-summary { padding: clamp(4.5rem, 8vw, 7rem) max(1rem, calc((100vw - 1180px) / 2)); }
.summary-heading { margin-bottom: 2rem; display: grid; grid-template-columns: 1fr minmax(280px, 430px); gap: 2rem; align-items: end; }
.summary-heading h2 { max-width: 720px; margin-bottom: 0; font: 500 clamp(2.45rem, 5vw, 4.5rem)/1 Georgia, serif; }
.summary-heading > p { margin-bottom: .3rem; color: var(--muted); }
.summary-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1rem; }
.summary-grid article { min-height: 235px; padding: 1.2rem; display: flex; flex-direction: column; border: 1px solid var(--line); border-radius: 18px; background: white; box-shadow: 0 8px 28px rgba(7,25,20,.045); }
.summary-grid article span { color: var(--wood); font: 800 .7rem/1 monospace; letter-spacing: .12em; }
.summary-grid article strong { margin-top: auto; font: 500 1.36rem/1.15 Georgia, serif; }
.summary-grid article p { margin: .65rem 0 0; color: var(--muted); font-size: .84rem; }

.content-shell { width: min(1180px, calc(100% - 2rem)); margin: 0 auto clamp(5rem, 9vw, 8rem); display: grid; grid-template-columns: 235px minmax(0,1fr); gap: clamp(2rem, 5vw, 5rem); align-items: start; }
.section-nav { position: sticky; top: 1.5rem; padding: 1.15rem; border: 1px solid var(--line); border-radius: 18px; background: rgba(255,255,255,.82); box-shadow: 0 10px 32px rgba(7,25,20,.05); backdrop-filter: blur(10px); }
.section-nav > p { margin-bottom: .75rem; color: var(--muted); font-size: .66rem; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.section-nav a { padding: .7rem .55rem; display: grid; grid-template-columns: 34px 1fr; gap: .5rem; border-top: 1px solid var(--line); text-decoration: none; font-size: .79rem; font-weight: 780; }
.section-nav a:hover, .section-nav a:focus-visible { color: var(--wood); outline: none; }
.section-nav span { color: var(--wood); font: 750 .7rem/1.6 monospace; }
.sections { min-width: 0; }
.rule-section { margin-bottom: 1rem; padding: clamp(1.35rem, 3vw, 2.3rem); border: 1px solid var(--line); border-radius: 22px; background: white; box-shadow: 0 10px 36px rgba(7,25,20,.045); }
.rule-section.important { border-color: #cab08a; background: #fffdf7; }
.section-heading { margin-bottom: 1.7rem; display: grid; grid-template-columns: 58px 1fr; gap: 1rem; align-items: center; }
.section-heading > span { width: 58px; height: 58px; display: grid; place-items: center; color: white; background: var(--forest-800); border-radius: 50%; font: 800 .8rem/1 monospace; }
.section-heading p { margin-bottom: .2rem; color: var(--wood); font-size: .67rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.section-heading h2 { margin-bottom: 0; font: 500 clamp(2rem, 4vw, 3.35rem)/1 Georgia, serif; }
.rule-list { margin: 0; padding-left: 1.5rem; }
.rule-list li { padding: 0 0 1.15rem .55rem; }
.rule-list li:last-child { padding-bottom: 0; }
.rule-list li::marker { color: var(--wood); font-weight: 900; }
.rule-list strong { color: var(--forest-800); }
.fee-grid { margin-top: 2rem; display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.fee-grid article { padding: 1.25rem; border: 1px solid #dfd3c0; border-radius: 17px; background: white; }
.fee-label { margin-bottom: .55rem; color: var(--wood); font-size: .66rem; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.fee-grid h3 { margin-bottom: .65rem; font: 500 1.45rem/1.1 Georgia, serif; }
.fee-amount { margin-bottom: .9rem; display: block; color: var(--forest-800); font-size: clamp(1.65rem, 3vw, 2.2rem); letter-spacing: -.04em; }
.fee-spelled { margin: -.65rem 0 .9rem; display: block; color: var(--wood); font-size: .72rem; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.fee-grid article > p:not(.fee-label), .fee-grid li { color: var(--muted); font-size: .88rem; }
.fee-grid ul { margin-bottom: 0; padding-left: 1.15rem; }
.note-box { margin-top: 1rem; padding: 1rem 1.1rem; display: grid; grid-template-columns: 150px 1fr; gap: 1rem; border-radius: 14px; color: #e9f0ec; background: var(--forest-800); }
.note-box strong { color: var(--sand); }
.note-box p { margin-bottom: 0; font-size: .9rem; }
.closing-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.rule-section.compact { min-height: 280px; }
.rule-section.compact > p { margin-bottom: 0; color: var(--muted); }
.rule-section.sanction { color: white; background: var(--danger); border-color: var(--danger); }
.rule-section.sanction .section-heading > span { color: var(--danger); background: white; }
.rule-section.sanction .section-heading p, .rule-section.sanction > p { color: #ffe1dc; }
.approval { margin-top: 1rem; padding: clamp(1.5rem, 4vw, 2.8rem); display: grid; grid-template-columns: 150px 1fr; gap: clamp(1.5rem, 4vw, 3rem); align-items: start; color: white; background: var(--forest-950); border-radius: 22px; }
.approval img { width: 100%; height: auto; }
.approval-date { margin-bottom: .3rem; color: var(--sand); font-size: .78rem; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.approval-intro { margin-bottom: 1.5rem; color: #a5b8ae; }
.signatory-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.4rem 1rem; }
.signatory-grid div { padding-top: 1rem; border-top: 1px solid rgba(255,255,255,.16); }
.signatory-grid span { display: block; margin-bottom: .38rem; color: #91a69b; font-size: .69rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.signatory-grid strong { display: block; font: 500 clamp(1.22rem, 2.2vw, 1.65rem)/1.15 Georgia, serif; }
.signatory-grid .rw-signatory { grid-column: 1 / -1; }

.club-footer { padding: 2.3rem max(1rem, calc((100vw - 1180px) / 2)); display: flex; justify-content: space-between; gap: 2rem; color: #d4ded8; background: var(--forest-950); }
.club-footer strong, .club-footer span { display: block; }
.club-footer span { margin-top: .25rem; color: #879d92; font-size: .78rem; }
.club-footer a { color: var(--sand); font-size: .82rem; font-weight: 800; }

@media (max-width: 960px) {
  .hero-inner { grid-template-columns: 1fr; }
  .hero-facts { width: min(100%, 620px); }
  .summary-grid { grid-template-columns: 1fr 1fr; }
  .content-shell { grid-template-columns: 1fr; }
  .section-nav { position: static; display: grid; grid-template-columns: repeat(3,1fr); gap: .25rem; }
  .section-nav > p { grid-column: 1 / -1; }
  .section-nav a { border: 1px solid var(--line); border-radius: 10px; }
}

@media (max-width: 700px) {
  html { scroll-padding-top: 120px; }
  .club-header { min-height: 112px; padding: .72rem 1rem .55rem; display: block; }
  .club-brand img { width: 150px; }
  .club-header nav { margin-top: .42rem; }
  .club-header nav a { font-size: .73rem; }
  .club-header nav a:first-child { padding-left: 0; }
  .club-hero { min-height: auto; padding-top: 10rem; }
  .club-hero h1 { font-size: clamp(3.2rem, 15vw, 5.1rem); }
  .hero-facts div { min-height: 100px; }
  .summary-heading { grid-template-columns: 1fr; gap: 1rem; }
  .summary-grid, .fee-grid, .closing-grid { grid-template-columns: 1fr; }
  .summary-grid article { min-height: 200px; }
  .section-nav { grid-template-columns: 1fr 1fr; }
  .section-heading { grid-template-columns: 48px 1fr; gap: .75rem; }
  .section-heading > span { width: 48px; height: 48px; }
  .note-box { grid-template-columns: 1fr; gap: .35rem; }
  .approval { grid-template-columns: 1fr; }
  .approval img { width: 160px; }
  .signatory-grid { grid-template-columns: 1fr; }
  .signatory-grid .rw-signatory { grid-column: auto; }
  .club-footer { display: block; }
  .club-footer a { margin-top: 1rem; display: inline-block; }
}

@media (max-width: 430px) {
  .hero-facts { grid-template-columns: 1fr; }
  .section-nav { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
