:root{--forest:#123d2b;--forest2:#194b35;--leaf:#759a50;--lime:#b9db8b;--cream:#f5f1e8;--ink:#173126;--muted:#6e7c73;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}.page-width{width:min(1180px,calc(100% - 44px));margin-inline:auto}.preview-bar{height:27px;display:grid;place-items:center;background:#e8da9b;color:#5d511f;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.site-header{height:78px;padding:0 max(22px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 2px 15px rgba(20,50,37,.06)}.brand{display:flex;align-items:center;gap:12px}.brand img{width:53px;height:53px;object-fit:contain}.brand span{display:grid}.brand strong{font:500 18px Georgia,serif}.brand small{margin-top:4px;color:#7d8981;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.site-header nav{display:flex;align-items:center;gap:27px;font-size:11px;font-weight:800}.nav-cta{background:var(--forest);color:#fff;padding:13px 17px}.menu-button{display:none}.hero{height:calc(100vh - 105px);min-height:620px;position:relative;color:#fff;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,38,24,.83),rgba(5,38,24,.19))}.hero__content{position:absolute;inset:0;width:min(1180px,calc(100% - 44px));margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.eyebrow{margin:0;color:var(--leaf);font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.eyebrow.light{color:#c7df9e}.hero h1{max-width:830px;margin:20px 0 25px;font:500 clamp(53px,7vw,96px)/.98 Georgia,serif}.hero__content>p:not(.eyebrow){max-width:590px;color:rgba(255,255,255,.75);font-size:17px;line-height:1.65}.hero__actions{display:flex;gap:12px;margin-top:22px}.button{min-height:49px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.button.primary{background:var(--lime);color:var(--forest)}.button.ghost{border:1px solid rgba(255,255,255,.6)}.button.cream{background:var(--cream);color:var(--forest)}.intro{padding:95px 0;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:end}.intro h2,.section-heading h2,.garden h2,.clubhouse h2{font:500 clamp(40px,5vw,62px)/1.05 Georgia,serif;margin:12px 0 0}.intro>p{color:var(--muted);font-size:17px;line-height:1.75}.facts{grid-column:1/-1;background:var(--forest);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);padding:30px}.facts span{text-align:center;border-right:1px solid rgba(255,255,255,.16);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.facts span:last-child{border:0}.facts strong{display:block;color:#d6e8ba;font:500 35px Georgia,serif;margin-bottom:5px}.section{padding:95px 0}.warm{background:var(--cream)}.section-heading{margin-bottom:38px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.post-card,.empty-card{min-height:300px;padding:30px;background:#fff;border:1px solid #e3dfd6;display:flex;flex-direction:column}.post-card.featured{background:var(--forest);color:#fff;border:0}.post-card time{font-size:9px;color:var(--leaf);font-weight:900}.post-card h3{font:500 29px/1.15 Georgia,serif;margin:50px 0 16px}.post-card p,.empty-card p{color:var(--muted);font-size:13px;line-height:1.65}.featured p{color:rgba(255,255,255,.65)}.post-card a{margin-top:auto;font-size:11px;font-weight:900}.garden{display:grid;grid-template-columns:1.1fr .9fr;background:var(--forest2);color:#fff}.garden__visual{min-height:570px;padding:50px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#e1e9d8,#9db887);color:var(--forest)}.garden__visual span{font-size:9px;text-transform:uppercase;letter-spacing:.14em}.garden__visual strong{max-width:550px;margin-top:15px;font:500 55px/1 Georgia,serif}.garden__content{padding:85px clamp(35px,7vw,100px);display:flex;flex-direction:column;justify-content:center}.garden__content>p:not(.eyebrow),.clubhouse p{color:rgba(255,255,255,.68);line-height:1.75}.garden__content ul{padding-left:18px;line-height:1.8}.status{display:flex;gap:13px;align-items:center;padding:20px 0;margin:15px 0;border-block:1px solid rgba(255,255,255,.17)}.status span{width:11px;height:11px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px rgba(185,219,139,.15)}.garden .button{align-self:flex-start;margin-top:15px}.event-list{border-top:1px solid #dde3df}.event-list article{display:grid;grid-template-columns:90px 1fr 140px;gap:22px;align-items:center;padding:22px 8px;border-bottom:1px solid #dde3df}.event-list time{display:flex;gap:8px;align-items:center;color:var(--leaf);font-size:9px;font-weight:900}.event-list time strong{font:500 38px Georgia,serif;color:var(--ink)}.event-list small{color:var(--leaf);font-size:8px;text-transform:uppercase}.event-list h3{font:500 22px Georgia,serif;margin:5px 0}.event-list>article>span{color:var(--muted);font-size:12px}.empty-line{padding:25px;color:var(--muted)}.clubhouse{background:#103629;color:#fff;padding:100px 0}.clubhouse__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.clubhouse__images{display:grid;grid-template-columns:1.15fr .85fr;gap:10px}.clubhouse__images img{width:100%;height:410px;object-fit:cover}.clubhouse__images img+img{height:300px;margin-top:55px}.board article{background:#fff;padding:22px;display:grid;grid-template-columns:55px 1fr 25px;gap:13px;align-items:center}.board article>span{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#dce9d1;font:500 20px Georgia,serif}.board h3{font:500 18px Georgia,serif;margin:0}.board p{font-size:10px;color:var(--muted)}.documents{display:grid;grid-template-columns:1fr 1fr;gap:10px}.documents a{border:1px solid #dfe4e0;padding:18px;display:grid;grid-template-columns:48px 1fr 20px;gap:15px;align-items:center}.documents>a>span{height:50px;display:grid;place-items:center;background:#eaf1e4;font-size:9px;font-weight:900}.documents div{display:grid;gap:4px}.documents small{color:var(--leaf);font-size:8px;text-transform:uppercase}.documents strong{font:500 17px Georgia,serif}footer{background:#0b2b1f;color:#fff;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-grid>div{display:grid;gap:10px}.footer-grid span,.footer-grid a{color:rgba(255,255,255,.58);font-size:11px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:20px;color:rgba(255,255,255,.4);font-size:9px}@media(max-width:850px){.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;padding:25px;background:#fff;flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.menu-button{display:block}.intro,.garden,.clubhouse__grid{grid-template-columns:1fr}.card-grid{grid-template-columns:1fr 1fr}.garden__visual{min-height:380px}.clubhouse__images img{height:320px}}@media(max-width:560px){.brand small{display:none}.hero{min-height:590px}.hero__actions{width:100%;flex-direction:column}.button{width:100%}.intro{grid-template-columns:1fr;padding:70px 0}.facts{grid-template-columns:1fr;gap:20px}.facts span{border:0;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:18px}.card-grid,.documents{grid-template-columns:1fr}.section{padding:70px 0}.garden__content{padding:65px 25px}.event-list article{grid-template-columns:70px 1fr}.event-list>article>span{grid-column:2}.clubhouse{padding:70px 0}.clubhouse__images img,.clubhouse__images img+img{height:230px;margin:0}.footer-grid{grid-template-columns:1fr}}
.clubhouse__copy>p:not(.eyebrow){color:rgba(255,255,255,.7);line-height:1.7;margin:24px 0}.clubhouse__features{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:12px;font-size:13px}.clubhouse__features span{color:var(--lime);margin-right:9px}.booking-calendar{background:#fff;color:var(--ink);padding:32px;box-shadow:0 28px 70px rgba(0,0,0,.22)}.booking-calendar__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.booking-calendar__heading p{margin:0 0 4px;color:var(--leaf);font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:900}.booking-calendar__heading h3{margin:0;font:500 27px Georgia,serif;text-transform:capitalize}.booking-calendar__navigation{display:flex;gap:5px}.booking-calendar__navigation button{width:35px;height:35px;background:#fff;border:1px solid #dfe3df;color:var(--forest);cursor:pointer;font-size:20px}.booking-calendar__navigation button:focus-visible,.booking-calendar__grid button:focus-visible,.booking-calendar__selection a:focus-visible{outline:3px solid var(--lime);outline-offset:2px}.booking-calendar__weekdays,.booking-calendar__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;text-align:center}.booking-calendar__weekdays{margin-bottom:6px;color:#929b95;font-size:8px;font-weight:900}.booking-calendar__grid button,.booking-calendar__grid>span{aspect-ratio:1.2;border:0;display:flex;align-items:center;justify-content:center;font-size:12px}.booking-calendar__grid>span{background:transparent}.booking-calendar__grid button{cursor:pointer}.booking-calendar__grid button.available{background:#dcebd3;color:#285137}.booking-calendar__grid button.available:hover:not(:disabled),.booking-calendar__grid button.selected{background:var(--forest2);color:#fff}.booking-calendar__grid button.requested{background:#f1d08a;color:#725510}.booking-calendar__grid button.booked{background:#e8afa8;color:#7b2921;text-decoration:line-through}.booking-calendar__grid button.past{opacity:.42}.booking-calendar__grid button:disabled{cursor:not-allowed}.booking-calendar__legend{display:flex;gap:17px;margin:17px 0;color:#68776e;font-size:9px;flex-wrap:wrap}.booking-calendar__legend span{display:flex;align-items:center;gap:5px}.booking-calendar__legend i{width:8px;height:8px;border-radius:50%}.booking-calendar__legend .available{background:#8fbd72}.booking-calendar__legend .requested{background:#e2ae46}.booking-calendar__legend .booked{background:#cf6258}.booking-calendar__warning{margin:14px 0 0;padding:10px 12px;background:#f4f0df;color:#6d622f!important;font-size:10px;line-height:1.5}.booking-calendar__selection{border-top:1px solid #e3e7e4;padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:14px}.booking-calendar__selection>span{color:var(--muted);font-size:10px}.booking-calendar__selection a{background:var(--forest);color:#fff;padding:13px 16px;font-size:11px;font-weight:800;white-space:nowrap}.booking-calendar__selection a[aria-disabled=true]{opacity:.35;pointer-events:none}.clubhouse-gallery{margin-top:70px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.clubhouse-gallery__track{display:flex;width:max-content;gap:12px;animation:clubhouseGalleryScroll 48s linear infinite}.clubhouse-gallery__track:hover{animation-play-state:paused}.clubhouse-gallery__track img{width:260px;height:155px;object-fit:cover;flex:none;border:1px solid rgba(255,255,255,.13);filter:saturate(.84)}@keyframes clubhouseGalleryScroll{to{transform:translateX(calc(-50% - 6px))}}@media(max-width:560px){.booking-calendar{padding:20px 14px;margin-inline:-5px}.booking-calendar__heading{align-items:flex-start;gap:12px}.booking-calendar__heading h3{font-size:22px}.booking-calendar__selection{align-items:stretch;flex-direction:column}.booking-calendar__selection a{text-align:center}.clubhouse-gallery{margin-top:45px}.clubhouse-gallery__track img{width:210px;height:130px}}@media(prefers-reduced-motion:reduce){.clubhouse-gallery__track{animation:none}}
.clubhouse-info{margin-top:70px;padding:clamp(30px,5vw,62px);background:var(--cream);color:var(--ink)}.clubhouse-info__intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:end}.clubhouse-info__intro h3,.clubhouse-info__heading h3{margin:11px 0 0;font:500 clamp(31px,4vw,48px)/1.08 Georgia,serif}.clubhouse-info__intro>p{margin:0;color:var(--muted)!important;font-size:15px;line-height:1.75}.clubhouse-info__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px}.clubhouse-info__cards article{padding:25px;background:#fff;border:1px solid #e2ddd2}.clubhouse-info__cards span{color:var(--leaf);font-size:9px;font-weight:900;letter-spacing:.12em}.clubhouse-info__cards h4{margin:19px 0 10px;font:500 21px Georgia,serif}.clubhouse-info__cards p{margin:0;color:var(--muted)!important;font-size:12px;line-height:1.65}.clubhouse-info__notice{display:grid;grid-template-columns:180px 1fr;gap:25px;margin-top:18px;padding:24px 27px;background:#f1dfb7;border-left:5px solid #d69a36}.clubhouse-info__notice strong{font:500 21px Georgia,serif}.clubhouse-info__notice p{margin:0;color:#66552f!important;font-size:12px;line-height:1.7}.clubhouse-fees{margin-top:60px;padding-top:52px;border-top:1px solid #d8d4ca}.clubhouse-fees__table{margin-top:28px;overflow-x:auto}.clubhouse-fees table{width:100%;border-collapse:collapse;background:#fff}.clubhouse-fees th,.clubhouse-fees td{padding:17px 19px;text-align:left;border-bottom:1px solid #e6e2d9}.clubhouse-fees th{background:var(--forest);color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.clubhouse-fees td{font-size:13px}.clubhouse-fees td:not(:first-child){font-weight:900;white-space:nowrap}.clubhouse-fees__extras{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.clubhouse-fees__extras>div{padding:20px;background:#e5eddd;display:grid;gap:6px}.clubhouse-fees__extras span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.clubhouse-fees__extras strong{font:500 27px Georgia,serif}.clubhouse-fees__extras small{color:var(--muted);font-size:9px;line-height:1.5}.clubhouse-example{display:grid;grid-template-columns:180px 1fr;gap:25px;margin-top:18px;padding:25px 27px;background:var(--forest);color:#fff}.clubhouse-example span{color:#c7df9e;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.clubhouse-example p{margin:0;color:rgba(255,255,255,.75)!important;font-size:12px;line-height:1.7}.clubhouse-process{margin-top:60px;padding-top:52px;border-top:1px solid #d8d4ca}.clubhouse-process ol{list-style:none;padding:0;margin:30px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.clubhouse-process li{padding:23px;background:#fff;display:grid;grid-template-columns:36px 1fr;gap:12px}.clubhouse-process li>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#dcebd3;color:var(--forest);font-weight:900}.clubhouse-process strong{font:500 18px Georgia,serif}.clubhouse-process li p{margin:9px 0 0;color:var(--muted)!important;font-size:11px;line-height:1.6}.clubhouse-process__important{margin-bottom:22px;padding:18px 20px;background:#f1dfb7;color:#5f4d28;font-size:12px;line-height:1.65}.clubhouse-process .button{width:max-content}.clubhouse-info__footnotes{margin-top:48px;padding-top:22px;border-top:1px solid #d8d4ca}.clubhouse-info__footnotes p{margin:6px 0;color:var(--muted)!important;font-size:9px;line-height:1.55}@media(max-width:850px){.clubhouse-info__intro{grid-template-columns:1fr;gap:20px}.clubhouse-info__cards,.clubhouse-fees__extras,.clubhouse-process ol{grid-template-columns:1fr}.clubhouse-info__notice,.clubhouse-example{grid-template-columns:1fr;gap:10px}}@media(max-width:560px){.clubhouse-info{width:calc(100% - 24px);padding:28px 18px;margin-top:45px}.clubhouse-fees th,.clubhouse-fees td{padding:13px 12px;font-size:11px}.clubhouse-process .button{width:100%}}
/* booking-responsive-polish */
.booking-calendar{width:min(100%,480px);justify-self:end;padding:24px}.clubhouse-fees__date{margin:10px 0 0!important;color:var(--muted)!important;font-size:10px!important}
@media(max-width:850px){.booking-calendar{justify-self:center}.site-header nav.open{max-height:calc(100vh - 78px);overflow:auto;box-shadow:0 16px 30px rgba(10,42,29,.14)}.clubhouse__grid{gap:44px}}
@media(max-width:560px){.page-width{width:calc(100% - 28px)}.site-header{height:68px;padding-inline:14px}.site-header nav{top:68px}.brand img{width:45px;height:45px}.hero{height:calc(100svh - 95px);min-height:540px}.hero__content{width:calc(100% - 28px)}.hero h1{font-size:clamp(43px,14vw,62px)}.booking-calendar{width:100%;padding:18px 12px;margin:0}.booking-calendar__grid button,.booking-calendar__grid>span{font-size:11px}.clubhouse__images{grid-template-columns:1fr}.clubhouse__images img,.clubhouse__images img+img{height:220px}.clubhouse-gallery{width:100%}.clubhouse-info{width:100%;margin-inline:0}.clubhouse-fees__table{margin-inline:-8px}}
