:root{--ivory:#F7F4ED;--charcoal:#17191A;--gold:#D9A93B;--gold-hover:#E5B94F;--ink:#1D252E;--muted:#646A70;--line:rgba(23,25,26,.12);--white:#fff;--warm:#F3EEE4;--footer-muted:#B8B1A6}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;background:var(--ivory);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.65;overflow-x:hidden}
a{color:inherit}img{display:block;max-width:100%}button{font:inherit}
h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;letter-spacing:-.04em;line-height:.96;margin:0}
p{margin:0}.wrap{width:min(1240px,92vw);margin:0 auto}
:focus-visible{outline:3px solid rgba(217,169,59,.55);outline-offset:3px}
.site-header{position:sticky;top:0;z-index:60;background:#F7F4ED;border-bottom:1px solid rgba(23,25,26,.10)}
.nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:min(1240px,92vw);min-height:88px;margin:0 auto}
.brand{display:flex;align-items:center;text-decoration:none;min-width:0}
.brand img{width:auto;max-height:66px;object-fit:contain}
.navlinks{display:flex;justify-content:center;align-items:center;gap:22px;white-space:nowrap;min-width:0}
.navlinks a{position:relative;text-decoration:none;color:#17191A;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.navlinks a::after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:#D9A93B;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}
.navlinks a:hover,.navlinks a:focus-visible{color:#D9A93B;outline:none}.navlinks a:hover::after{transform:scaleX(1)}
.navlinks a.active{color:#D9A93B}.navlinks a.active::after{transform:scaleX(1)}
.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;text-decoration:none;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;white-space:nowrap;border:1px solid transparent;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.btn:hover{transform:translateY(-1px)}
.btn-gold{background:#D9A93B;border-color:#D9A93B;color:#17191A;box-shadow:0 8px 22px rgba(217,169,59,.18)}
.btn-gold:hover,.btn-gold:focus-visible{background:#E5B94F;border-color:#E5B94F;color:#17191A}
.btn-outline{background:transparent;border-color:rgba(23,25,26,.20);color:#17191A}
.btn-outline:hover,.btn-outline:focus-visible{background:rgba(23,25,26,.04);color:#17191A}
.menu-btn{display:none;width:48px;height:48px;border-radius:999px;border:1px solid rgba(23,25,26,.20);background:transparent;color:#17191A;align-items:center;justify-content:center;padding:0}
.menu-btn span{display:block;width:18px;height:2px;background:currentColor;position:relative;border-radius:99px}
.menu-btn span::before,.menu-btn span::after{content:"";position:absolute;left:0;width:18px;height:2px;background:currentColor;border-radius:99px}.menu-btn span::before{top:-6px}.menu-btn span::after{top:6px}
.mobile-panel{display:none;background:#F7F4ED;border-top:1px solid rgba(23,25,26,.10)}
.mobile-panel.open{display:block}.mobile-panel .wrap{padding:14px 0 18px}
.mobile-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.mobile-links a{min-height:44px;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;border:1px solid rgba(23,25,26,.12);background:#fff;border-radius:14px;color:#17191A;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:10px 12px}
.mobile-links a.active{color:#D9A93B;border-color:rgba(217,169,59,.38)}
.mobile-links .full{grid-column:1/-1}.mobile-links .btn-gold{background:#D9A93B;border-color:#D9A93B;color:#17191A}.mobile-links .btn-outline{background:transparent}
.hero{padding:64px 0 44px;border-bottom:1px solid var(--line)}
.hero-grid{display:grid;grid-template-columns:1fr;gap:0;align-items:center;max-width:920px}
.eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#8C6921;margin-bottom:14px}
.hero h1{font-size:clamp(3.7rem,7.2vw,6.7rem);max-width:11ch;color:#111B25}
.hero-copy{margin-top:20px;max-width:680px;color:var(--muted);font-size:18px;line-height:1.75}
.section{padding:72px 0;border-bottom:1px solid var(--line)}.section-white{background:#fff}.section-soft{background:rgba(255,255,255,.46)}
.booking-section{padding:34px 0 88px}
.booking-shell{background:#fff;border:1px solid var(--line);box-shadow:0 16px 44px rgba(23,25,26,.05);padding:18px}
.booking-widget{width:100%;display:flex;justify-content:center;align-items:center;min-height:640px}
.booking-widget [name="golfscape-widget"]{width:100%;display:flex;justify-content:center}
.booking-widget iframe, .booking-widget script, .booking-widget a{max-width:100%}
.booking-note{margin-top:14px;text-align:center;color:var(--muted);font-size:15px}
.booking-note a{color:#17191A;text-decoration:underline;text-underline-offset:3px}
.cta{padding:80px 0;background:#17191A;color:#F5F1E8}.cta-grid{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end}.cta h2{font-size:clamp(3rem,5.5vw,5.3rem);color:#F5F1E8}.cta p{color:#B8B1A6;margin-top:14px;max-width:680px}.cta-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.cta .btn-outline{color:#F5F1E8;border-color:rgba(245,241,232,.24)}
.bgc-site-footer{padding:56px 0 32px;border-top:1px solid rgba(245,241,232,.12);background:#17191A;color:#F5F1E8}
.bgc-site-footer__wrap{width:min(1240px,92vw);margin:0 auto}
.bgc-site-footer__grid{display:grid;grid-template-columns:1.15fr .95fr .9fr;gap:34px;align-items:start}
.bgc-site-footer__brand{display:flex;flex-direction:column;gap:16px}
.bgc-site-footer__logo-tile{display:inline-flex;align-items:center;justify-content:center;width:190px;height:145px;padding:14px;border-radius:12px;background:#F3EEE4;border:1px solid rgba(245,241,232,.12);box-shadow:none}
.bgc-site-footer__logo{width:auto;max-width:155px;max-height:110px;height:auto;display:block;object-fit:contain}
.bgc-site-footer__tagline{margin:0;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2rem,2.6vw,2.1rem);line-height:.98;letter-spacing:-.04em;color:#F5F1E8;max-width:12ch}
.bgc-site-footer__contact{display:grid;gap:8px;color:#B8B1A6;font-size:15px}
.bgc-site-footer__contact a,.bgc-site-footer__link,.bgc-site-footer__rail a{color:#F5F1E8;text-decoration:none}
.bgc-site-footer__contact a:hover,.bgc-site-footer__link:hover,.bgc-site-footer__rail a:hover{color:#F5F1E8;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.bgc-site-footer__heading{margin:0 0 16px;font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:#F5F1E8}
.bgc-site-footer__links{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}
.bgc-site-footer__links a{color:#B8B1A6;text-decoration:none;font-size:14px}
.bgc-site-footer__links a:hover{color:#F5F1E8}
.bgc-site-footer__actions{display:flex;flex-direction:column;gap:12px}
.bgc-site-footer__cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border-radius:999px;background:#D9A93B;color:#17191A;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;border:1px solid rgba(245,241,232,.10);box-shadow:0 10px 28px rgba(217,169,59,.20);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.bgc-site-footer__cta:hover,.bgc-site-footer__cta:focus-visible{transform:translateY(-1px);box-shadow:0 12px 30px rgba(217,169,59,.26);background:#E5B94F}
.bgc-site-footer__cta--ghost{background:transparent;color:#F5F1E8;border-color:rgba(245,241,232,.22);box-shadow:none}
.bgc-site-footer__cta--ghost:hover,.bgc-site-footer__cta--ghost:focus-visible{background:rgba(245,241,232,.06);box-shadow:none}
.bgc-site-footer__rail{margin-top:32px;padding-top:18px;border-top:1px solid rgba(245,241,232,.12);display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;color:#B8B1A6;font-size:13px}
.mobilebar{display:none}
@media(max-width:1024px){.bgc-site-footer__grid{grid-template-columns:1fr 1fr}.bgc-site-footer__actions{grid-column:1/-1}}
@media(max-width:767px){.bgc-site-footer__grid{grid-template-columns:1fr}.bgc-site-footer__logo-tile{width:165px;height:125px}.bgc-site-footer__logo{max-width:136px;max-height:96px}.bgc-site-footer__tagline{font-size:clamp(1.95rem,8vw,2.2rem);max-width:none}.bgc-site-footer__links{grid-template-columns:1fr}.bgc-site-footer__actions{flex-direction:column}.bgc-site-footer__actions .bgc-site-footer__cta{width:100%}}
@media(max-width:1180px){.navlinks{gap:16px}.navlinks a{font-size:10px;letter-spacing:.10em}.btn{font-size:11px;padding:0 14px}}
@media(max-width:1024px){.nav{grid-template-columns:auto 1fr auto;min-height:76px}.navlinks,.nav-actions{display:none}.menu-btn{display:inline-flex}.brand img{max-height:54px}.hero{padding:48px 0}.cta-actions{justify-content:flex-start}.mobilebar{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;position:fixed;left:10px;right:10px;bottom:10px;z-index:55;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line);padding:8px;box-shadow:0 12px 30px rgba(23,25,26,.14)}.mobilebar .btn{min-height:46px;padding:0 8px;font-size:10px}}
@media(max-width:640px){.wrap{width:min(100% - 28px,1240px)}.mobile-links{grid-template-columns:1fr}.mobile-links .full{grid-column:auto}.hero{padding:36px 0}.hero h1{font-size:clamp(3rem,15vw,4.5rem)}.hero-copy{font-size:16px}.section{padding:58px 0}.booking-section{padding:22px 0 72px}.booking-shell{padding:12px}.booking-widget{min-height:520px}.cta{padding:62px 0}.cta-actions{width:100%}.cta-actions .btn{width:100%}.bgc-site-footer__actions .bgc-site-footer__cta{width:100%}.bgc-site-footer__rail{flex-direction:column;align-items:flex-start;padding-bottom:94px}}