:root{--geh-fairway:#0d4938;--geh-fairway-deep:#082f27;--geh-navy:#16324f;--geh-ink:#17221f;--geh-muted:#52625d;--geh-surface:#f3f6f4;--geh-line:#d7e0db;--geh-white:#fff;--geh-focus:#b07a14;--geh-shadow:0 14px 40px rgba(12,42,34,.09)}
.geh-kg-page{color:var(--geh-ink)}
.geh-kg-page a:focus-visible,.geh-kg-page button:focus-visible{outline:3px solid var(--geh-focus);outline-offset:3px}
.geh-hero{position:relative;display:flex;min-height:420px;align-items:flex-end;overflow:hidden;background:linear-gradient(125deg,var(--geh-fairway-deep),var(--geh-navy));color:var(--geh-white)}
.geh-hero__media{position:absolute;inset:0}.geh-hero__media:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,28,23,.91) 0%,rgba(7,39,32,.74) 54%,rgba(7,34,47,.33) 100%);content:""}.geh-hero__media img{width:100%;height:100%;object-fit:cover}
.geh-hero__inner{position:relative;z-index:1;width:100%;padding-top:44px;padding-bottom:52px}.geh-hero__copy{max-width:790px}.geh-hero h1,.geh-archive-hero h1{max-width:850px;margin:8px 0 15px;color:inherit;font-size:clamp(2.2rem,7vw,4.8rem);font-weight:650;line-height:1.03;letter-spacing:-.035em}.geh-hero__lede{max-width:700px;margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.6}.geh-eyebrow{display:block;color:var(--geh-fairway);font-size:.75rem;font-weight:700;letter-spacing:.115em;text-transform:uppercase}.geh-hero .geh-eyebrow,.geh-archive-hero .geh-eyebrow{color:#b9dfcf}.geh-verified{display:inline-flex;align-items:center;gap:7px;margin:20px 0 0;color:#d8e7e0;font-size:.875rem}.geh-verified span{display:grid;width:22px;height:22px;place-items:center;border:1px solid currentColor;border-radius:50%}
.geh-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:40px;color:rgba(255,255,255,.82);font-size:.8125rem}.geh-breadcrumbs a{color:inherit;text-decoration:none}.geh-breadcrumbs a:hover{text-decoration:underline}.geh-breadcrumbs span[aria-hidden]{opacity:.55}
.geh-entity__body{padding-top:58px;padding-bottom:80px}.geh-section{margin-block:0 72px;scroll-margin-top:100px}.geh-section__heading{max-width:750px;margin-bottom:26px}.geh-section__heading h2{margin:5px 0 0;color:var(--geh-ink);font-size:clamp(1.75rem,4vw,2.55rem);font-weight:650;line-height:1.15;letter-spacing:-.025em}
.geh-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1px solid var(--geh-line);border-left:1px solid var(--geh-line)}.geh-fact{min-width:0;padding:18px;border-right:1px solid var(--geh-line);border-bottom:1px solid var(--geh-line);background:var(--geh-white)}.geh-fact dt{margin-bottom:7px;color:var(--geh-muted);font-size:.75rem;font-weight:650;letter-spacing:.07em;text-transform:uppercase}.geh-fact dd{margin:0;color:var(--geh-ink);font-size:1.05rem;font-weight:650;line-height:1.35;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
.geh-relationship-rail{position:relative;display:grid;gap:0;margin-block:0 72px;border:1px solid var(--geh-line);background:var(--geh-white);box-shadow:var(--geh-shadow)}.geh-relationship-rail:before{position:absolute;top:0;bottom:0;left:22px;width:2px;background:var(--geh-fairway);content:""}.geh-relationship-rail__start,.geh-relationship-rail a{position:relative;display:flex;min-height:70px;flex-direction:column;justify-content:center;padding:13px 20px 13px 52px;border-bottom:1px solid var(--geh-line);color:var(--geh-ink);text-decoration:none}.geh-relationship-rail__start:before,.geh-relationship-rail a:before{position:absolute;left:15px;width:16px;height:16px;border:4px solid var(--geh-white);border-radius:50%;background:var(--geh-fairway);box-shadow:0 0 0 1px var(--geh-fairway);content:""}.geh-relationship-rail a:last-child{border-bottom:0}.geh-relationship-rail a:hover{background:var(--geh-surface)}.geh-relationship-rail small{color:var(--geh-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.07em}.geh-relationship-rail strong{font-size:1rem}
.geh-prose__content{max-width:780px;font-size:1.0625rem;line-height:1.75}.geh-prose__content>:first-child{margin-top:0}.geh-prose__content>:last-child{margin-bottom:0}
.geh-card-grid{display:grid;grid-template-columns:1fr;gap:22px}.geh-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--geh-line);border-radius:3px;background:var(--geh-white);box-shadow:0 6px 22px rgba(13,53,42,.06);transition:transform .2s ease,box-shadow .2s ease}.geh-card:hover{transform:translateY(-3px);box-shadow:var(--geh-shadow)}.geh-card__media{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--geh-surface)}.geh-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.geh-card:hover .geh-card__media img{transform:scale(1.025)}.geh-card__body{display:flex;min-height:190px;flex:1;flex-direction:column;padding:22px}.geh-card h2,.geh-card h3{margin:6px 0 10px;font-size:1.35rem;line-height:1.25}.geh-card h2 a,.geh-card h3 a{color:var(--geh-ink);text-decoration:none}.geh-card p{margin:0 0 18px;color:var(--geh-muted);line-height:1.6}.geh-text-link{min-height:44px;margin-top:auto;display:inline-flex;align-items:center;color:var(--geh-fairway);font-weight:700;text-decoration:none}.geh-property-card__price{margin-top:auto;color:var(--geh-fairway-deep);font-size:1.125rem;font-weight:750;font-variant-numeric:tabular-nums}
.geh-table-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--geh-line)}.geh-table{width:100%;min-width:720px;margin:0;border-collapse:collapse}.geh-table th,.geh-table td{padding:15px 17px;border-bottom:1px solid var(--geh-line);text-align:start}.geh-table th{background:var(--geh-surface);color:var(--geh-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.geh-table tbody tr:last-child td{border-bottom:0}.geh-payment-plan{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--geh-line);border-left:1px solid var(--geh-line)}.geh-payment-stage{display:flex;min-height:150px;flex-direction:column;padding:20px;border-right:1px solid var(--geh-line);border-bottom:1px solid var(--geh-line)}.geh-payment-stage strong{color:var(--geh-fairway);font-size:2rem;font-variant-numeric:tabular-nums}.geh-payment-stage span{margin-top:9px;font-weight:700}.geh-payment-stage small{margin-top:4px;color:var(--geh-muted)}
.geh-market-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.geh-market-metric{display:flex;min-height:140px;flex-direction:column;padding:20px;border-left:4px solid var(--geh-fairway);background:var(--geh-surface)}.geh-market-metric span{color:var(--geh-muted);font-size:.8125rem}.geh-market-metric strong{margin:7px 0;font-size:1.5rem;font-variant-numeric:tabular-nums}.geh-market-metric small{margin-top:auto;color:var(--geh-muted)}
.geh-empty{padding:24px;border:1px dashed var(--geh-line);background:var(--geh-surface);color:var(--geh-muted)}
.geh-gallery{display:grid;grid-template-columns:1fr;gap:12px}.geh-gallery figure{margin:0;overflow:hidden;background:var(--geh-surface);aspect-ratio:4/3}.geh-gallery img{width:100%;height:100%;object-fit:cover}.geh-sources ul{max-width:850px;margin:0;padding:0;list-style:none;border-top:1px solid var(--geh-line)}.geh-sources li{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid var(--geh-line)}.geh-sources a{color:var(--geh-fairway);font-weight:650;overflow-wrap:anywhere}.geh-sources small{flex:none;color:var(--geh-muted)}
.geh-archive-hero{padding:58px 0 66px;background:linear-gradient(125deg,var(--geh-fairway-deep),var(--geh-navy));color:var(--geh-white)}.geh-archive-hero .geh-breadcrumbs{margin-bottom:34px}.geh-archive-hero p{max-width:720px;margin:0;color:#d8e7e0;font-size:1.1rem;line-height:1.65}.geh-archive__results{padding-top:58px;padding-bottom:80px}.geh-pagination{margin-top:42px}.geh-pagination .nav-links{display:flex;flex-wrap:wrap;gap:8px}.geh-pagination .page-numbers{display:grid;min-width:44px;min-height:44px;padding:8px;place-items:center;border:1px solid var(--geh-line);color:var(--geh-ink);text-decoration:none}.geh-pagination .current{border-color:var(--geh-fairway);background:var(--geh-fairway);color:var(--geh-white)}
@media(min-width:768px){.geh-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.geh-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.geh-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.geh-payment-plan{grid-template-columns:repeat(3,minmax(0,1fr))}.geh-market-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.geh-relationship-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.geh-relationship-rail:before{top:34px;right:0;bottom:auto;left:0;width:auto;height:2px}.geh-relationship-rail__start,.geh-relationship-rail a{min-height:110px;padding:48px 18px 15px;border-right:1px solid var(--geh-line);border-bottom:0}.geh-relationship-rail__start:before,.geh-relationship-rail a:before{top:26px;left:18px}.geh-relationship-rail a:last-child{border-right:0}}
@media(min-width:1100px){.geh-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.geh-facts{grid-template-columns:repeat(4,minmax(0,1fr))}.geh-hero__inner{padding-top:70px;padding-bottom:72px}.geh-archive-hero{padding:70px 0 78px}}
@media(prefers-reduced-motion:reduce){.geh-card,.geh-card__media img{transition:none}.geh-card:hover{transform:none}.geh-card:hover .geh-card__media img{transform:none}}
@media(max-width:374px){.geh-facts,.geh-payment-plan,.geh-market-grid{grid-template-columns:1fr}.geh-hero__inner{padding-bottom:38px}.geh-section{margin-bottom:54px}}
[dir=rtl] .geh-facts{border-right:1px solid var(--geh-line);border-left:0}[dir=rtl] .geh-fact{border-right:0;border-left:1px solid var(--geh-line)}[dir=rtl] .geh-market-metric{border-right:4px solid var(--geh-fairway);border-left:0}
.geh-course-hero__club,.geh-course-hero__location,.geh-course-hero__summary{max-width:760px;margin:8px 0 0;color:#e1ece7;font-size:1.05rem;line-height:1.5}.geh-course-hero__club{font-weight:700}.geh-course-hero__summary{font-variant-numeric:tabular-nums}.geh-status{display:inline-flex;min-height:30px;align-items:center;padding:4px 10px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(8,47,39,.72);color:#fff;font-size:.75rem;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.geh-status--planned,.geh-status--under-development{background:#704f0b}.geh-status--closed,.geh-status--temporarily-closed{background:#7f1d1d}.geh-access-grid{display:grid;grid-template-columns:1fr;margin:0 0 22px;border-top:1px solid var(--geh-line);border-left:1px solid var(--geh-line)}.geh-access-grid>div{padding:17px;border-right:1px solid var(--geh-line);border-bottom:1px solid var(--geh-line)}.geh-access-grid dt{color:var(--geh-muted);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.geh-access-grid dd{margin:6px 0 0;font-weight:700}.geh-section--money{padding:clamp(24px,5vw,48px);border-top:5px solid var(--geh-fairway);background:var(--geh-surface)}.geh-course-community{padding:28px;border:1px solid var(--geh-line);background:var(--geh-white)}.geh-course-community h2 a{color:inherit}.geh-map{overflow:hidden;border:1px solid var(--geh-line);background:var(--geh-surface);aspect-ratio:16/7}.geh-map iframe{width:100%;height:100%;border:0}.geh-course-layout{display:block;width:100%;height:auto;border:1px solid var(--geh-line)}
.geh-course-filters{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:14px;margin-top:-28px;padding:20px;border:1px solid var(--geh-line);background:var(--geh-white);box-shadow:var(--geh-shadow)}.geh-course-filters label span{display:block;margin-bottom:6px;color:var(--geh-muted);font-size:.75rem;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.geh-course-filters select{width:100%;min-height:44px;padding:8px 34px 8px 10px;border:1px solid #aab8b1;border-radius:2px;background:#fff;color:var(--geh-ink)}.geh-course-filters__actions{display:flex;align-items:center;gap:14px}.geh-course-filters button{min-height:44px;padding:9px 20px;border:1px solid var(--geh-fairway);border-radius:2px;background:var(--geh-fairway);color:#fff;font-weight:700;cursor:pointer}.geh-course-filters__actions a{display:inline-flex;min-height:44px;align-items:center;color:var(--geh-fairway);font-weight:700}.geh-course-card__location{font-weight:600}.geh-course-card__facts{display:flex;gap:24px;margin:0 0 12px}.geh-course-card__facts div{display:flex;gap:6px}.geh-course-card__facts dt{color:var(--geh-muted)}.geh-course-card__facts dd{margin:0;font-weight:750;font-variant-numeric:tabular-nums}
@media(min-width:768px){.geh-access-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.geh-course-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.geh-course-filters__actions{grid-column:1/-1}}
@media(min-width:1100px){.geh-course-filters{grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end}.geh-course-filters__actions{grid-column:auto}}
[dir=rtl] .geh-access-grid{border-right:1px solid var(--geh-line);border-left:0}[dir=rtl] .geh-access-grid>div{border-right:0;border-left:1px solid var(--geh-line)}
.geh-course-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.geh-course-actions a{display:inline-flex;min-height:44px;align-items:center;padding:8px 15px;border:1px solid var(--geh-fairway);border-radius:2px;color:var(--geh-fairway);font-weight:700;text-decoration:none}.geh-course-actions a:hover{background:var(--geh-fairway);color:#fff}
.geh-project-hero__grid{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.geh-project-hero__byline{margin:6px 0 0;color:#e1ece7;font-size:1.05rem;font-weight:650}.geh-project-logo{display:none;max-width:170px;padding:16px;background:#fff}.geh-project-logo img{display:block;width:auto;max-height:90px}.geh-project-hero__commercial{display:flex;flex-wrap:wrap;gap:28px;margin:30px 0 0}.geh-project-hero__commercial div{min-width:180px;padding-left:14px;border-left:2px solid #b9dfcf}.geh-project-hero__commercial dt{color:#cfe1d9;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.geh-project-hero__commercial dd{margin:5px 0 0;color:#fff;font-size:1.25rem;font-weight:750;font-variant-numeric:tabular-nums}.geh-table-note,.geh-data-note{margin:14px 0 0;color:var(--geh-muted);font-size:.875rem}.geh-payment-stage time{margin-top:10px;color:var(--geh-muted);font-size:.8rem}.geh-golf-living{padding:clamp(24px,5vw,44px);border-left:5px solid var(--geh-fairway);background:var(--geh-surface)}.geh-golf-living__course{display:inline-flex;min-height:44px;align-items:center;margin-bottom:22px;color:var(--geh-fairway);font-weight:750}.geh-entity-pair{display:grid;grid-template-columns:1fr;gap:20px}.geh-entity-summary{padding:28px;border:1px solid var(--geh-line);background:#fff}.geh-entity-summary h2{margin:6px 0 12px;font-size:1.6rem}.geh-entity-summary h2 a{color:var(--geh-ink)}.geh-amenity-list{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.geh-amenity-list li{padding:9px 13px;border:1px solid var(--geh-line);background:var(--geh-surface);font-weight:650}
@media(min-width:768px){.geh-project-logo{display:block}.geh-entity-pair{grid-template-columns:repeat(2,minmax(0,1fr))}}
[dir=rtl] .geh-project-hero__commercial div{padding-right:14px;padding-left:0;border-right:2px solid #b9dfcf;border-left:0}[dir=rtl] .geh-golf-living{border-right:5px solid var(--geh-fairway);border-left:0}
.geh-section .geh-verified{color:var(--geh-muted)}
.geh-developer-hero__grid{display:grid;grid-template-columns:minmax(140px,220px) minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,72px);margin-top:clamp(36px,7vw,84px)}.geh-developer-logo,.geh-developer-card__logo{display:flex;align-items:center;justify-content:center;border:1px solid rgba(15,51,42,.14);background:#fff}.geh-developer-logo{aspect-ratio:1;padding:28px}.geh-developer-logo img,.geh-developer-card__logo img{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain}.geh-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.geh-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:10px 20px;border:1px solid currentColor;color:inherit;font-weight:700;text-decoration:none;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.geh-button--primary{border-color:var(--geh-fairway);background:var(--geh-fairway);color:#fff}.geh-button:hover,.geh-button:focus-visible{transform:translateY(-2px)}.geh-button--primary:hover,.geh-button--primary:focus-visible{border-color:var(--geh-fairway-deep);background:var(--geh-fairway-deep);color:#fff}.geh-button:focus-visible,.geh-developer-card a:focus-visible,.geh-community-card a:focus-visible{outline:3px solid #f1c75b;outline-offset:3px}.geh-community-grid,.geh-developer-directory{display:grid;grid-template-columns:1fr;gap:24px}.geh-community-card,.geh-developer-card{border:1px solid var(--geh-line);background:#fff;box-shadow:0 14px 38px rgba(12,36,30,.07)}.geh-community-card{padding:clamp(24px,4vw,36px);border-top:4px solid #b59b50}.geh-community-card h3,.geh-developer-card h2{margin:8px 0 12px}.geh-developer-archive .geh-archive-hero{background:linear-gradient(112deg,#092f27 0%,#145845 66%,#1d6b52 100%)}.geh-developer-archive .geh-archive-hero p{max-width:720px;color:rgba(255,255,255,.82)}.geh-developer-archive .geh-archive__body{padding-top:58px;padding-bottom:80px}.geh-developer-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:260px;overflow:hidden}.geh-developer-card__logo{padding:22px;border:0;border-right:1px solid var(--geh-line);color:var(--geh-fairway);font-family:Georgia,serif;font-size:54px;text-decoration:none}.geh-developer-card__body{padding:28px}.geh-developer-card__body dl{display:flex;gap:28px;margin:20px 0;padding:14px 0;border-top:1px solid var(--geh-line);border-bottom:1px solid var(--geh-line)}.geh-developer-card__body dl div{display:grid;gap:2px}.geh-developer-card__body dt{color:var(--geh-muted);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.geh-developer-card__body dd{margin:0;color:var(--geh-ink);font-size:1.25rem;font-weight:700}.geh-sources li span{display:inline-block;margin-left:10px;padding:3px 8px;background:var(--geh-surface);color:var(--geh-fairway-deep);font-size:.75rem;font-weight:700}.geh-empty-state{padding:36px;border:1px dashed var(--geh-line);background:var(--geh-surface)}
@media(min-width:768px){.geh-community-grid,.geh-developer-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1100px){.geh-community-grid,.geh-developer-directory{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.geh-developer-hero__grid{grid-template-columns:1fr}.geh-developer-logo{max-width:160px}.geh-developer-card{grid-template-columns:104px minmax(0,1fr)}.geh-developer-card__body{padding:22px}}
@media(prefers-reduced-motion:reduce){.geh-button{transition:none}.geh-button:hover,.geh-button:focus-visible{transform:none}}
[dir=rtl] .geh-developer-card__logo{border-right:0;border-left:1px solid var(--geh-line)}[dir=rtl] .geh-sources li span{margin-right:10px;margin-left:0}
.post-type-archive-geh_developer .advanced-search-nav{display:none!important}.geh-developer-search{max-width:760px;margin:-24px 0 42px;padding:20px;border:1px solid var(--geh-line);background:#fff;box-shadow:var(--geh-shadow)}.geh-developer-search label{display:block;margin-bottom:8px;color:var(--geh-ink);font-size:.8125rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.geh-developer-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.geh-developer-search input{width:100%;min-height:48px;padding:10px 14px;border:1px solid #9caaa4;border-radius:2px;background:#fff;color:var(--geh-ink);font-size:1rem}.geh-developer-search button{min-width:112px;min-height:48px;padding:10px 20px;border:1px solid var(--geh-fairway);border-radius:2px;background:var(--geh-fairway);color:#fff;font-weight:750;cursor:pointer}.geh-developer-search input:focus-visible,.geh-developer-search button:focus-visible{outline:3px solid #f1c75b;outline-offset:2px}.geh-developer-search button:hover{background:var(--geh-fairway-deep)}.geh-developer-property-empty strong{display:block;color:var(--geh-ink);font-size:1.15rem}.geh-developer-property-empty p{margin:8px 0 0}.geh-empty__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.geh-sources-table a{display:inline-flex;min-height:44px;align-items:center;gap:8px}.geh-sources-table svg{flex:none}.geh-sources-table td:last-child{font-variant-numeric:tabular-nums}.geh-sources-table{min-width:620px}
@media(max-width:767px){.geh-developer-search{margin-top:-18px}.geh-developer-search>div{grid-template-columns:1fr}.geh-developer-search button{width:100%}}
