:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--white:#fff;--black:#000;--grey-50:#fafafa;--grey-100:#f4f4f4;--grey-200:#e3e3e3;--grey-300:#c8c8c8;--grey-600:#595959;--grey-800:#242424;--course:#168447;--range:#ee7318;--winter:#1769d2;--content:1280px;--reading:74ch;--radius:10px;background:var(--white);color:var(--black);font-family:Aptos,Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}html,body{background:var(--white);min-width:0;color:var(--black);margin:0;overflow-x:hidden}body{padding-bottom:env(safe-area-inset-bottom)}a{color:inherit;text-underline-offset:.22em}img{max-width:100%}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--black);outline-offset:3px}.site-header,main,.site-footer{width:min(var(--content), calc(100% - 64px));margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:28px;min-height:86px;display:flex;position:relative}.site-header:after,.site-footer:before{content:"";width:100vw;position:absolute;right:50%;transform:translate(50%)}.site-header:after{border-bottom:1px solid var(--grey-200);bottom:0}.wordmark{border:1px solid var(--black);background:var(--white);width:94px;min-width:94px;min-height:60px;box-shadow:4px 4px 0 var(--grey-200);color:var(--black);letter-spacing:.075em;align-content:center;padding:9px 11px;font-size:.94rem;font-weight:850;line-height:.86;text-decoration:none;display:grid}.site-header nav{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.nav-links{border:1px solid var(--grey-300);background:var(--white);border-radius:7px;align-items:stretch;display:flex;overflow:hidden}.nav-links a,.language-switch,.nav-map{text-align:center;justify-content:center;align-items:center;min-height:46px;font-size:.83rem;font-weight:750;line-height:1.2;text-decoration:none;display:inline-flex}.nav-links a{white-space:nowrap;padding:9px 12px}.nav-links a:not(:last-child){border-right:1px solid var(--grey-200)}.nav-links a:hover,.nav-links a[aria-current=page],.language-switch:hover{background:var(--grey-100)}.language-switch{border:1px solid var(--grey-300);letter-spacing:.06em;border-radius:50%;width:46px;min-width:46px}.nav-map{border:1px solid var(--black);background:var(--black);color:var(--white);border-radius:6px;gap:7px;padding:10px 16px}.nav-map:hover{background:var(--grey-800)}.nav-map-icon{font-size:1.1rem;line-height:1}main{min-height:calc(100svh - 86px);padding-block:34px 70px}h1,h2,h3,p,dl,dd{margin-top:0}h1,h2,h3{color:var(--black);line-height:1.08}h1{letter-spacing:-.045em;max-width:22ch;margin-bottom:14px;font-size:clamp(2.45rem,4.4vw,4.15rem);font-weight:800}h2{letter-spacing:-.025em;font-size:clamp(1.35rem,2.6vw,1.9rem)}h3{letter-spacing:-.018em;font-size:clamp(1.15rem,1.8vw,1.45rem)}.lead{max-width:var(--reading);color:var(--grey-800);margin-bottom:0;font-size:clamp(1.03rem,1.5vw,1.2rem);line-height:1.55}.eyebrow{color:var(--grey-600);letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:800}.primary-action,.secondary-action,.home-action,.related-guide a,.overview-action,.catalog-county-action,.catalog-county-map-action{border:1px solid var(--black);text-align:center;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:10px 15px;font-size:.84rem;font-weight:760;line-height:1.25;text-decoration:none;display:inline-flex}.primary-action,.catalog-county-action{background:var(--black);color:var(--white)}.secondary-action,.home-action,.related-guide a,.overview-action,.catalog-county-map-action{background:var(--white);color:var(--black)}.primary-action:hover,.catalog-county-action:hover{background:var(--grey-800)}.secondary-action:hover,.home-action:hover,.related-guide a:hover,.overview-action:hover,.catalog-county-map-action:hover{background:var(--grey-100)}.catalog-main{padding-top:24px;display:block}.catalog-hero{text-align:center;max-width:1160px;margin-inline:auto}.catalog-hero h1{max-width:1100px;margin-inline:auto;font-size:clamp(2.65rem,4.7vw,4rem)}.catalog-hero .lead{max-width:820px;margin-inline:auto}.catalog-choices{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin-top:32px;display:grid}.catalog-choice{border:1px solid var(--grey-300);background:var(--white);min-width:0;color:var(--black);border-radius:12px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;overflow:hidden;box-shadow:0 14px 34px #00000017}.catalog-choice-media{border-bottom:1px solid var(--grey-200);background:var(--grey-100);height:clamp(230px,31vw,330px);display:block;position:relative;overflow:hidden}.catalog-choice-image-credit{color:var(--white);background:#000000b8;border-radius:4px;padding:4px 7px;font-size:.67rem;font-weight:650;line-height:1.2;position:absolute;bottom:8px;right:8px}.catalog-choice-media img{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.catalog-choice-copy{padding:21px 22px 23px;display:block}.catalog-choice--text-only .catalog-choice-copy{align-content:center;min-height:180px;display:grid}.catalog-choice-title{font-size:clamp(1.35rem,2vw,1.75rem);font-weight:800;line-height:1.15;display:block}.catalog-choice-description{max-width:52ch;color:var(--grey-600);margin-top:7px;font-size:.96rem;line-height:1.45;display:block}.catalog-choice-mobile-action{border:1px solid var(--black);background:var(--black);width:-moz-fit-content;width:fit-content;min-height:40px;color:var(--white);letter-spacing:.015em;border-radius:5px;justify-content:center;align-items:center;margin-top:16px;padding:9px 15px;font-size:.82rem;font-weight:760;display:inline-flex}.catalog-choice:hover,.catalog-choice:focus-visible{border-color:var(--black);transform:translateY(-3px);box-shadow:0 19px 42px #00000026}.catalog-choice:hover .catalog-choice-media img,.catalog-choice:focus-visible .catalog-choice-media img{transform:scale(1.015)}.catalog-choice:active{transform:translateY(0)}.category-strip{border:1px solid var(--black);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.category-strip article{border-right:1px solid var(--black);align-content:end;gap:20px;min-height:130px;padding:22px;display:grid}.category-strip article:last-child{border-right:0}.category-strip h2{letter-spacing:0;margin:0;font-size:1rem}.category-mark{border:2px solid var(--black);background:var(--white);width:18px;height:18px}.category-mark--course{background:var(--course);border-radius:50%}.category-mark--range{background:var(--range);transform:rotate(45deg)scale(.82)}.category-mark--winter{background:var(--winter)}.catalog-directory-main{padding-top:28px;display:block}.catalog-directory-hero{max-width:780px;margin-bottom:24px}.catalog-directory-hero .home-action,.reading-main .home-action{margin-bottom:24px}.catalog-directory-hero h1{margin-bottom:10px;font-size:clamp(2.55rem,4vw,3.5rem)}.catalog-directory{max-width:1200px;margin-inline:auto}.catalog-county-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;margin:0;padding:0;list-style:none;display:grid}.catalog-county{border:1px solid var(--grey-300);background:var(--white);border-radius:12px;align-content:start;gap:16px;min-height:100%;padding:23px 22px 21px;scroll-margin-top:18px;transition:border-color .17s,box-shadow .17s,transform .17s;display:grid;box-shadow:0 9px 24px #0000000e}.catalog-county:hover,.catalog-county:focus-within,.catalog-county:target{border-color:var(--black);transform:translateY(-2px);box-shadow:0 15px 32px #0000001c}.catalog-county-code{color:var(--grey-600);letter-spacing:.14em;font-size:.72rem;font-weight:850}.catalog-county h2{margin:0 0 3px;font-size:1.42rem}.catalog-county-actions{gap:9px;margin-top:2px;display:grid}.catalog-county-action,.catalog-county-map-action{width:100%;min-width:0}.catalog-county-jump{display:none}.guide-main{grid-template-columns:minmax(0,1fr) minmax(260px,300px);align-items:start;column-gap:30px;display:grid}.hero{grid-area:1/1;min-width:0;margin-bottom:24px}.guide-main .hero h1{max-width:900px;font-size:clamp(2.25rem,3.6vw,3.25rem)}.guide-copy{max-width:var(--reading);color:var(--grey-800)}.guide-copy p{margin:0 0 14px;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.65}.guide-copy p:last-child{margin-bottom:0}.guide-copy-continuation{grid-column:1;margin-bottom:24px}.related-guide{margin-top:20px}.overview-rail{grid-area:1/2;min-width:0;margin-top:35px}.overview{border:1px solid var(--grey-300);border-radius:var(--radius);background:var(--grey-50);padding:19px;box-shadow:0 7px 18px #0000000f}.overview h2{margin-bottom:16px;font-size:1.18rem}.overview-stats{gap:12px;display:grid}.overview-stat{align-items:center;gap:11px;min-width:0;display:flex}.overview-mark{border:2px solid var(--black);background:var(--grey-200);flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.overview-mark--course{background:var(--course);border-radius:50%}.overview-mark--range{background:var(--range);flex-basis:28px;width:28px;height:28px;margin:5px;transform:rotate(45deg)}.overview-mark--winter{background:var(--winter)}.overview-mark--city{border-radius:50%}.overview-stat p{min-width:0;margin:0}.overview-stat strong,.overview-stat span{display:block}.overview-stat strong{overflow-wrap:anywhere;font-size:1.08rem;line-height:1.2}.overview-stat p span{color:var(--grey-600);margin-top:2px;font-size:.75rem}.overview-action{width:100%;margin-top:16px}.places,.live-information,.map-section{grid-column:1/-1}.place-section{margin-top:30px}.place-section>h2{border-bottom:1px solid var(--grey-300);margin-bottom:14px;padding-bottom:12px}.place-list{gap:12px;display:grid}.place-card{border:1px solid var(--grey-300);border-radius:var(--radius);background:var(--white);grid-template-columns:minmax(0,1fr) minmax(190px,.34fr);gap:18px 26px;min-width:0;padding:22px 22px 18px 68px;display:grid;position:relative;box-shadow:0 4px 14px #0000000b}.place-number{border-right:1px solid var(--grey-300);border-bottom:1px solid var(--grey-300);border-bottom-right-radius:7px;place-items:center;width:46px;height:46px;font-weight:850;display:grid;position:absolute;top:0;left:0}.place-card-main,.place-facts{min-width:0}.place-card-main h3{margin-bottom:8px}.place-card-main>p{max-width:var(--reading);color:var(--grey-600);margin-bottom:0;line-height:1.62}.capabilities{flex-wrap:wrap;gap:6px;margin-bottom:13px;display:flex}.capability{border:1px solid var(--black);letter-spacing:.045em;text-transform:uppercase;border-radius:5px;align-items:center;gap:7px;min-height:28px;padding:4px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.capability:before{border:1px solid var(--black);content:"";flex:0 0 9px;width:9px;height:9px}.capability--golf_course:before{background:var(--course);border-radius:50%}.capability--driving_range:before{background:var(--range);transform:rotate(45deg)scale(.82)}.capability--winter_golf:before{background:var(--winter)}.place-facts{border-left:1px solid var(--grey-300);margin:0}.place-facts div{border-bottom:1px solid var(--grey-200);padding:10px 0 10px 20px}.place-facts div:last-child{border-bottom:0}.place-facts dt{color:var(--grey-600);letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:800}.place-facts dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:.88rem;font-weight:700}.place-actions{flex-wrap:wrap;grid-column:1/-1;gap:9px;display:flex}.place-review{border-top:1px solid var(--grey-200);color:var(--grey-600);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px 14px;margin:0;padding-top:12px;font-size:.73rem;display:flex}.place-sources summary{cursor:pointer;font-weight:700}.place-sources ul{flex-wrap:wrap;gap:5px 14px;margin:8px 0 0;padding:0;list-style:none;display:flex}.live-information,.review-gate{max-width:var(--reading);border-block:1px solid var(--grey-300);color:var(--grey-600);margin:34px 0 0;padding:16px 0}.map-section{margin-top:34px}.map-section>h2{margin-bottom:14px;font-size:1.25rem}.seo-map{border:1px solid var(--grey-300);border-radius:var(--radius);background:var(--grey-100);min-height:390px;overflow:hidden}.seo-map-marker{border:2px solid var(--black);width:36px;height:36px;color:var(--black);place-items:center;font-size:.72rem;font-weight:850;text-decoration:none;display:grid;box-shadow:3px 3px #0003}.seo-map-marker--golf_facility{background:var(--course);color:var(--white);border-radius:50%}.seo-map-marker--driving_range{background:var(--range);transform:rotate(45deg)}.seo-map-marker--winter_golf{background:var(--winter);color:var(--white)}.reading-main{grid-template-columns:minmax(0,780px);justify-content:center;display:grid}.page-hero{max-width:760px;margin-bottom:32px}.page-hero h1{font-size:clamp(2.45rem,4vw,3.55rem)}.information-section,.source-register{border-top:1px solid var(--grey-300);padding:28px 0}.information-section h2,.source-register h2{margin-bottom:10px;font-size:1.45rem}.information-section p,.source-register li{color:var(--grey-800);line-height:1.72}.information-section p:last-child{margin-bottom:0}.source-register ul{gap:10px;padding-left:20px;display:grid}.site-footer{min-height:122px;color:var(--grey-600);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding-block:22px 28px;font-size:.78rem;display:grid;position:relative}.site-footer:before{border-top:1px solid var(--grey-200);top:0}.footer-brand{color:var(--black);align-items:center;gap:9px;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.footer-brand-mark{border:1px solid var(--black);letter-spacing:.05em;place-items:center;width:38px;height:38px;font-size:.72rem;display:grid}.site-footer p{margin:0}.site-footer>div{text-align:right;flex-wrap:wrap;justify-content:flex-end;gap:8px 15px;display:flex}.maplibregl-ctrl-group,.maplibregl-ctrl-attrib{border:1px solid var(--black)!important;background:var(--white)!important;color:var(--black)!important;box-shadow:none!important;border-radius:5px!important}.maplibregl-ctrl-attrib a{color:var(--black)!important}@media (min-width:1051px) and (max-width:1290px){.site-header{gap:16px}.nav-links a{padding-inline:9px}}@media (max-width:1050px){.site-header,main,.site-footer{width:min(var(--content), calc(100% - 32px))}.site-header{grid-template-columns:46px minmax(0,1fr) 46px;gap:10px;min-height:0;padding-block:12px 10px;display:grid}.site-header nav{display:contents}.wordmark{grid-area:1/2;justify-self:center}.language-switch{grid-area:1/1;justify-self:start}.nav-map{grid-area:1/3;justify-self:end;width:46px;min-width:46px;padding:0}.nav-map span:last-child{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.nav-links{background:0 0;border:0;grid-area:2/1/auto/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;display:grid;overflow:visible}.nav-links a,.nav-links a:not(:last-child){border:1px solid var(--grey-300);background:var(--white);white-space:normal;border-radius:6px;min-width:0;min-height:48px;padding:8px 6px}.catalog-county-list{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-main{grid-template-columns:1fr}.hero,.overview-rail,.guide-copy-continuation,.places,.live-information,.map-section{grid-area:auto/1}.overview-rail{margin-top:0;margin-bottom:4px}}@media (hover:none),(pointer:coarse){.catalog-choice-mobile-action{display:inline-flex}}@media (max-width:680px){.site-header,main,.site-footer{width:auto;max-width:var(--content);margin-left:max(13px, env(safe-area-inset-left));margin-right:max(13px, env(safe-area-inset-right))}main{padding-block:20px 46px}.wordmark{width:80px;min-width:80px;min-height:52px;font-size:.78rem}.nav-links{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links a{font-size:.92rem}h1,.catalog-hero h1,.catalog-directory-hero h1,.guide-main .hero h1,.page-hero h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(2rem,9vw,2.45rem);line-height:1.04}.lead{overflow-wrap:anywhere;font-size:1rem;line-height:1.5}.catalog-main{padding-top:14px}.catalog-choices{grid-template-columns:1fr;gap:14px;margin-top:20px}.catalog-choice{border-color:var(--black);border-radius:10px;grid-template-columns:minmax(112px,35%) minmax(0,1fr);gap:12px;padding:8px;display:grid;box-shadow:0 7px 18px #0000001a}.catalog-choice[data-catalog-choice=places]{order:-1}.catalog-choice-media{border:1px solid var(--grey-300);border-radius:7px;height:118px}.catalog-choice-copy{align-self:center;padding:2px 2px 2px 0}.catalog-choice--text-only{display:block}.catalog-choice--text-only .catalog-choice-copy{min-height:144px;padding:18px}.catalog-choice-title{font-size:1.28rem}.catalog-choice-description{font-size:.9rem;line-height:1.32}.catalog-choice-mobile-action{display:inline-flex}.category-strip,.catalog-county-list{grid-template-columns:1fr}.category-strip article{border-right:0;border-bottom:1px solid var(--black);min-height:100px}.category-strip article:last-child{border-bottom:0}.catalog-directory-hero .home-action,.reading-main .home-action{width:100%;margin-bottom:18px}.catalog-county-jump{margin:18px 0 22px;display:block}.catalog-county-jump summary{border:1px solid var(--black);background:var(--black);min-height:48px;color:var(--white);cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;padding:11px 14px;font-weight:760;list-style:none;display:flex}.catalog-county-jump summary:after{content:"+";font-size:1.25rem}.catalog-county-jump[open] summary:after{content:"−"}.catalog-county-jump summary::-webkit-details-marker{display:none}.catalog-county-jump ol{border:1px solid var(--grey-300);background:var(--grey-50);border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:8px 0 0;padding:10px;list-style:none;display:grid}.catalog-county-jump a{border:1px solid var(--grey-300);background:var(--white);border-radius:5px;align-items:center;min-height:42px;padding:7px 9px;font-size:.86rem;font-weight:700;line-height:1.2;text-decoration:none;display:flex}.catalog-county,.overview{padding:16px}.place-card{grid-template-columns:1fr;gap:16px;padding:62px 16px 18px}.place-facts{border-top:1px solid var(--grey-300);border-left:0}.place-facts div{padding:10px 0}.place-actions,.place-review{grid-column:1}.place-actions .primary-action,.place-actions .secondary-action{width:100%}.seo-map{touch-action:pan-y;height:min(54svh,310px);min-height:280px}.seo-map .maplibregl-canvas{touch-action:pan-y!important}.site-footer{grid-template-columns:1fr;gap:10px;font-size:.88rem}.site-footer p{display:none}.site-footer>div{text-align:left;justify-content:flex-start}}@media (max-width:360px){.catalog-county-jump ol{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
