/* V2767 — Golf event discovery. Full-width copy precedes actions; native
   disclosures keep hosting choices compact without requiring JavaScript. */
html body.ga-light-theme main.ga-page .ge-directory-v2767 {
  --ge-ink: #14243b;
  --ge-muted: #405570;
  --ge-blue: #174e98;
  --ge-border: #bac9dc;
  width: 100%; min-width: 0; max-width: 1440px;
  margin: 0 auto; padding: 0 clamp(16px, 2.5vw, 32px) 28px;
  color: var(--ge-ink); font-size: 16px; line-height: 1.55;
}
.ge-directory-v2767 *, .ge-directory-v2767 *::before, .ge-directory-v2767 *::after { box-sizing: border-box; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 :is(h2,h3,p,.ge-eyebrow,.ge-hosting__selection,.ge-hosting__note,.ge-options summary,.ge-date,.ge-location,.ge-fee,.ge-chip) {
  color: var(--ge-ink) !important; -webkit-text-fill-color: var(--ge-ink) !important;
  text-shadow: none !important; -webkit-text-stroke: 0 !important;
  background-image: none !important; opacity: 1 !important; overflow-wrap: anywhere;
}
html body.ga-light-theme main.ga-page .ge-directory-v2767 :is(h2,h3) { font-weight: 800 !important; letter-spacing: -.02em !important; line-height: 1.25 !important; margin: 0; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 h2 { font-size: clamp(21px, 2vw, 27px) !important; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 h3 { font-size: 20px !important; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 p { margin: 0; font-size: 16px !important; font-weight: 500 !important; line-height: 1.6 !important; color: var(--ge-muted) !important; -webkit-text-fill-color: var(--ge-muted) !important; }
.ge-directory-v2767 .ge-hero { padding: clamp(24px, 3vw, 40px); border: 1px solid #4a6687; border-radius: 22px; background: #112238; margin-bottom: 20px; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-hero [data-hero-title] { margin: 12px 0 !important; font-size: clamp(30px, 3.4vw, 48px) !important; max-width: 24ch; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-hero [data-hero-description] { max-width: 72ch; color: #e2ecf8 !important; -webkit-text-fill-color: #e2ecf8 !important; font-weight: 500 !important; }
.ge-directory-v2767 .ge-kicker { font-size: 12px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.ge-directory-v2767 .ge-hosting { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 16px; align-items: start; margin: 0 0 30px; }
.ge-directory-v2767 .ge-hosting__card { display: flex; flex-direction: column; gap: 18px; min-width: 0; padding: 24px; border: 1px solid var(--ge-border); border-radius: 18px; background: #fff; box-shadow: 0 4px 14px rgb(15 35 60 / 5%); }
.ge-directory-v2767 .ge-hosting__card--plan { border-top: 3px solid var(--ge-blue); padding-top: 22px; }
.ge-directory-v2767 .ge-hosting__copy { display: grid; gap: 9px; width: 100%; min-width: 0; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-eyebrow { display: block; font-size: 12px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; color: #2a4d75 !important; -webkit-text-fill-color: #2a4d75 !important; }
.ge-directory-v2767 .ge-hosting__actions { display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; gap: 10px; width: 100%; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 :is(.ge-button,.ge-open) { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; max-width: 100%; min-width: 0; padding: 10px 16px; border-radius: 10px; border: 1px solid var(--ge-blue); background: var(--ge-blue) !important; color: #fff !important; -webkit-text-fill-color: #fff !important; text-shadow: none !important; -webkit-text-stroke: 0 !important; text-decoration: none; font: inherit; font-size: 15px !important; font-weight: 750 !important; line-height: 1.4; letter-spacing: 0; white-space: normal; overflow-wrap: anywhere; text-align: center; transition: background-color .15s, border-color .15s; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 :is(.ge-button,.ge-open):hover { background: #123f7c !important; border-color: #123f7c; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-button--secondary { background: #fff !important; border-color: #8199b5; color: #173f70 !important; -webkit-text-fill-color: #173f70 !important; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-button--secondary:hover { background: #eaf1fa !important; border-color: #173f70; }
.ge-directory-v2767 :is(a,button,summary):focus-visible { outline: 3px solid #1256ad; outline-offset: 4px; box-shadow: 0 0 0 3px #fff; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-hosting__selection { font-size: 14px !important; margin-top: -6px; }
.ge-directory-v2767 .ge-hosting__selection strong { font-weight: 750; }
.ge-directory-v2767 .ge-hosting__unavailable { display: grid; gap: 8px; min-width: 0; padding: 20px 22px; border: 1px solid #c2cedd; border-radius: 16px; background: #eef2f7; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-hosting__unavailable h2 { font-size: 20px !important; }
.ge-directory-v2767 .ge-hosting--guest { grid-template-columns: 1fr; }
.ge-directory-v2767 .ge-hosting--guest .ge-hosting__card { max-width: 900px; }
.ge-directory-v2767 .ge-options { min-width: 0; border-top: 1px solid #ccd6e4; padding-top: 12px; }
.ge-directory-v2767 .ge-options summary { cursor: pointer; padding: 7px 0; min-height: 44px; font-size: 15px; font-weight: 750; line-height: 1.55; }
.ge-directory-v2767 .ge-options summary::marker { color: #174e98; }
.ge-directory-v2767 .ge-options__count { display: inline-block; margin-left: 4px; padding: 0 7px; border: 1px solid #bccbdc; border-radius: 5px; background: #edf3fb; font-size: 13px; }
.ge-directory-v2767 .ge-options__list { display: grid; gap: 14px; padding-top: 12px; }
.ge-directory-v2767 .ge-option { display: flex; flex-direction: column; align-items: flex-start; gap: 10px; padding: 14px; border: 1px solid #bccbdd; border-radius: 12px; background: #f7f9fc; min-width: 0; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-option h3 { font-size: 17px !important; margin: 0 0 4px; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-option p { font-size: 14px !important; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-option__benefit { font-weight: 700 !important; color: #174e6f !important; -webkit-text-fill-color: #174e6f !important; }
.ge-directory-v2767 form { margin: 0; max-width: 100%; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-hosting__note { font-size: 14px !important; }
.ge-directory-v2767 .ge-toolbar { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 12px; margin: 24px 0 16px; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-count { border: 1px solid #b4c7df; border-radius: 8px; padding: 6px 10px; font-size: 14px; font-weight: 750; background: #eaf1fb; color: #183c6c !important; -webkit-text-fill-color: #183c6c !important; }
.ge-directory-v2767 .ge-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; }
.ge-directory-v2767 .ge-card { display: flex; flex-direction: column; min-width: 0; gap: 16px; padding: 24px; border: 1px solid var(--ge-border); border-radius: 18px; background: #fff; box-shadow: 0 4px 14px rgb(15 35 60 / 4%); }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-date { font-size: 14px; font-weight: 750; color: #174e76 !important; -webkit-text-fill-color: #174e76 !important; margin-bottom: 8px; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-location { color: var(--ge-muted) !important; -webkit-text-fill-color: var(--ge-muted) !important; font-size: 15px; margin-top: 8px; }
.ge-directory-v2767 .ge-meta { display: flex; gap: 6px; flex-wrap: wrap; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-chip { border: 1px solid #c4d0df; border-radius: 6px; padding: 4px 8px; background: #f0f4f9; font-size: 13px; font-weight: 650; }
.ge-directory-v2767 .ge-actions { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 12px; margin-top: auto; padding-top: 12px; border-top: 1px solid #d5deea; }
html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-fee { font-size: 14px; font-weight: 650; }
.ge-directory-v2767 .ge-empty { padding: 28px; border: 1px solid var(--ge-border); border-radius: 18px; background: #fff; color: var(--ge-muted); text-align: center; }
.ge-directory-v2767 :is(#plan-event-types,#pay-per-event-types) { scroll-margin-top: 120px; }

html body.ga-light-theme main.ga-page .ge-directory-v2767 .ge-private { display: inline-block; margin-left: 4px; padding: 3px 7px; border: 1px solid #7896bb; border-radius: 5px; background: #183c6c !important; color: #fff !important; -webkit-text-fill-color: #fff !important; font-size: 12px !important; font-weight: 750; line-height: 1.4; vertical-align: middle; text-shadow: none !important; -webkit-text-stroke: 0 !important; }
@media(max-width: 760px) {
  .ge-directory-v2767 .ge-hosting, .ge-directory-v2767 .ge-grid { grid-template-columns: minmax(0,1fr); }
  .ge-directory-v2767 :is(.ge-hosting__card,.ge-card) { padding: 20px; }
  .ge-directory-v2767 .ge-hosting__card--plan { padding-top: 18px; }
}
@media(max-width: 420px) {
  .ge-directory-v2767 .ge-hosting__actions { align-items: stretch; flex-direction: column; }
  .ge-directory-v2767 .ge-hosting__actions .ge-button { width: 100%; }
  .ge-directory-v2767 .ge-option form { width: 100%; }
  .ge-directory-v2767 .ge-option button { width: 100%; }
}
@media(prefers-reduced-motion: reduce) { .ge-directory-v2767 :is(.ge-button,.ge-open) { transition: none !important; } }
@media(forced-colors: active) {
  html body.ga-light-theme main.ga-page .ge-directory-v2767 { --ge-ink: CanvasText; --ge-muted: CanvasText; --ge-blue: LinkText; --ge-border: CanvasText; }
  html body.ga-light-theme main.ga-page .ge-directory-v2767 :is(.ge-hero,.ge-hosting__card,.ge-hosting__unavailable,.ge-option,.ge-card,.ge-chip,.ge-options__count,.ge-count,.ge-empty) { background: Canvas !important; border-color: CanvasText !important; }
  html body.ga-light-theme main.ga-page .ge-directory-v2767 :is(p,h1,h2,h3,.ge-eyebrow,.ge-count,.ge-date,.ge-option__benefit,.ge-hero [data-hero-description]) { color: CanvasText !important; -webkit-text-fill-color: CanvasText !important; }
  html body.ga-light-theme main.ga-page .ge-directory-v2767 :is(.ge-button,.ge-open,.ge-private) { color: LinkText !important; -webkit-text-fill-color: LinkText !important; background: Canvas !important; border-color: LinkText !important; }
  .ge-directory-v2767 :is(a,button,summary):focus-visible { outline-color: Highlight; }
}
