:root{--category-course:#0f5132;--category-range:#c2410c;--category-winter:#2e6f9e;--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-ui:"Aptos", "Segoe UI Variable Text", "Segoe UI", system-ui, sans-serif;--font-display:"Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;font-family:var(--font-ui);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:var(--category-course);--range:var(--category-range);--winter:var(--category-winter);--content:1280px;--reading:74ch;--radius:10px;background:var(--white);color:var(--black);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}.brand-group{align-items:center;gap:18px;min-width:0;display:inline-flex}.brand-tagline{color:var(--grey-600);font-family:var(--font-display);white-space:nowrap;font-size:.95rem;font-style:italic;font-weight:400;line-height:1.35}.wordmark{min-height:58px;color:var(--black);font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;font-size:1.06rem;font-weight:600;line-height:.98;text-decoration:none;display:inline-flex}.wordmark-symbol{object-fit:contain;flex:none;width:58px;height:auto;display:block}.wordmark-text{align-content:center;gap:.06em;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{border:2px solid;border-radius:50%;flex:none;width:15px;height:15px;font-size:0;line-height:0;position:relative}.nav-map-icon:after{content:"";background:currentColor;border-radius:50%;position:absolute;inset:2.5px}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);font-family:var(--font-display);font-weight:600;line-height:1.1}h1{letter-spacing:-.012em;max-width:20ch;margin-bottom:16px;font-size:clamp(2.3rem,4.2vw,3.9rem)}h2{letter-spacing:-.006em;font-size:clamp(1.4rem,2.6vw,1.95rem)}h3{letter-spacing:-.004em;font-size:clamp(1.18rem,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)}.forget-settings{border-top:1px solid var(--grey-200);margin-top:34px;padding-top:22px}.forget-settings-status{color:var(--grey-600);margin-top:10px;font-size:.9rem}.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:22px;margin-top:24px;display:grid}.catalog-choice{min-width:0;color:var(--black);border-radius:12px;text-decoration:none;transition:transform .18s;display:block}.catalog-choice-media{border:1px solid var(--grey-300);background:var(--grey-100);border-radius:12px;height:clamp(230px,35svh,290px);transition:border-color .18s,box-shadow .18s;display:block;position:relative;overflow:hidden}.catalog-choice-image-credit{color:var(--grey-600);padding:7px 4px 0;font-size:.72rem;font-weight:500;line-height:1.3;display:block}.catalog-choice-media img{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.catalog-choice-copy{padding:12px 4px 0;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:none}.catalog-choice:hover,.catalog-choice:focus-visible{transform:translateY(-2px)}.catalog-choice:hover .catalog-choice-media,.catalog-choice:focus-visible .catalog-choice-media{border-color:var(--black);box-shadow:0 14px 30px #00000021}.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)}.category-mark--winter{background:var(--winter);border-radius:2px}.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 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:24px}.related-guide a{border:1px solid var(--grey-300);background:var(--white);width:100%;font-family:var(--font-display);letter-spacing:-.01em;text-align:left;text-transform:none;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:19px 21px;font-size:clamp(1.14rem,2.3vw,1.42rem);font-weight:800;line-height:1.2;display:grid;box-shadow:0 10px 26px #00000012}.related-guide a:after{background:var(--black);content:"";border-radius:50%;flex:none;width:42px;height:42px;display:block;position:relative}.related-guide a:before{z-index:1;border-top:2px solid var(--white);border-right:2px solid var(--white);content:"";width:9px;height:9px;position:absolute;right:39px;transform:rotate(45deg)translate(-1px,1px)}.related-guide a:hover{border-color:var(--black);background:var(--white);box-shadow:0 14px 32px #0000001f}.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--range{background:var(--range);transform:rotate(45deg)}.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:14px 26px;min-width:0;padding:20px 22px 18px;display:grid;position:relative;box-shadow:0 4px 14px #0000000b}.place-number{background:var(--black);width:32px;height:32px;color:var(--white);font-family:var(--font-display);border-radius:50%;grid-column:1/-1;place-items:center;font-size:.95rem;font-weight:800;display:grid}.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);flex-basis:8px;width:8px;height:8px;transform:rotate(45deg)}.capability--winter_golf:before{background:var(--winter);border-radius:1px}.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:0 2px 8px #00000024}.seo-map-marker--golf_facility{background:var(--course);color:var(--white);border-radius:50%}.seo-map-marker--driving_range{isolation:isolate;background:0 0;border-color:#0000;position:relative}.seo-map-marker--driving_range:before{z-index:-1;border:1px solid var(--black);background:var(--range);content:"";position:absolute;inset:3px;transform:rotate(45deg)}.seo-map-marker--winter_golf{background:var(--winter);color:var(--white);border-radius:2px}.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,.information-section li,.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}.information-list{gap:10px;margin:12px 0 0;padding-left:20px;display:grid}.information-list:last-child{margin-bottom:0}.information-section p+.information-list{margin-top:10px}.help-main .page-hero{max-width:860px}.help-main article{max-width:1080px}.help-layout{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:46px;margin-top:36px;display:grid}.help-contents{border:1px solid var(--grey-300);background:var(--grey-50);border-radius:12px;padding:20px;position:sticky;top:24px}.help-contents h2{margin:0 0 12px;font-size:1.15rem;line-height:1.25}.help-contents ol{gap:2px;margin:0;padding:0;list-style:none;display:grid}.help-contents a{min-height:42px;color:var(--black);border-radius:5px;align-items:center;padding:7px 9px;font-weight:600;line-height:1.3;text-decoration:none;display:flex}.help-contents a:hover,.help-contents a:focus-visible{background:var(--grey-200)}.help-sections{min-width:0}.help-section{border-top:1px solid var(--grey-300);padding:25px 0;scroll-margin-top:24px}.help-section:first-child{border-top:0;padding-top:0}.help-section h2{margin:0 0 11px;font-size:1.5rem;line-height:1.2}.help-section p{color:var(--grey-800);margin:0;font-size:1.04rem;line-height:1.65}.help-section p+p{margin-top:12px}.help-step-list{counter-reset:help-step;gap:12px;margin:17px 0 0;padding:0;list-style:none;display:grid}.help-step-list li{counter-increment:help-step;color:var(--grey-800);grid-template-columns:30px minmax(0,1fr);align-items:start;gap:11px;line-height:1.55;display:grid}.help-step-list li:before{content:counter(help-step);background:var(--black);width:28px;height:28px;color:var(--white);border-radius:50%;place-items:center;font-size:.78rem;font-weight:700;line-height:1;display:grid}.help-step-with-icon{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;display:grid}.help-step-with-icon img{width:32px;height:auto;display:block}@media (max-width:900px){.help-layout{grid-template-columns:1fr;gap:25px;margin-top:26px}.help-contents{background:0 0;border:0;padding:0;position:static}.help-contents ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.help-contents a{border:1px solid var(--grey-300);background:var(--grey-50);border-radius:8px;min-height:50px;padding:9px 10px;font-size:.9rem;box-shadow:0 7px 18px #0000001a}.help-section{padding:21px 0;scroll-margin-top:12px}.help-section h2{font-size:1.3rem}.help-section p{font-size:1rem;line-height:1.62}}@media (max-width:420px){.help-contents ol{grid-template-columns:1fr}}.visit-page-list{counter-reset:none;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.visit-page-list>li{border:1px solid var(--grey-200);background:var(--grey-50);border-radius:10px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:14px;padding:14px 16px;display:grid}.visit-page-list>li>span{border:1px solid var(--grey-300);background:var(--white);width:34px;height:34px;color:var(--grey-600);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:.9rem;font-weight:700;display:grid}.visit-page-list h3{margin:4px 0;font-size:1.06rem;font-weight:650;line-height:1.25}.visit-page-list p{margin:0}@media (max-width:680px){.visit-page-list>li{grid-template-columns:28px minmax(0,1fr);gap:11px;padding:12px 13px}.visit-page-list>li>span{width:28px;height:28px;font-size:.82rem}.visit-page-list h3{margin-top:2px;font-size:1rem}}.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;align-items:center;gap:6px;display:flex}.site-footer>div a{min-height:36px;color:var(--grey-600);border:1px solid #0000;border-radius:999px;align-items:center;padding:7px 13px;font-size:.86rem;font-weight:600;text-decoration:none;transition:color .16s,background-color .16s,border-color .16s;display:inline-flex}.site-footer>div a:hover,.site-footer>div a:focus-visible{border-color:var(--grey-300);background:var(--grey-100);color:var(--black)}.site-footer>div span{padding:7px 4px;font-size:.86rem}.footer-brand-mark{border-radius:8px}.source-register a{color:var(--grey-800);-webkit-text-decoration-color:var(--grey-300);text-decoration-color:var(--grey-300);text-underline-offset:.28em;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s}.source-register a:hover,.source-register a:focus-visible{color:var(--black);-webkit-text-decoration-color:var(--black);text-decoration-color:var(--black)}.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:1180px){.brand-tagline{display:none}}@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{letter-spacing:.12em;white-space:nowrap;justify-content:center;gap:8px;min-height:48px;font-size:.95rem}.wordmark-symbol{width:42px}.wordmark-text{grid-auto-flow:column;gap:.32em}.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:1px solid var(--grey-300);background:var(--grey-50);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-image-credit{grid-column:1/-1;padding:2px 2px 0;font-size:.68rem}.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:14px;padding:16px 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;margin-left:-13px}}@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}}.catalog-choice-title{font-family:var(--font-display);letter-spacing:-.006em;font-weight:600}.overview-mark{background:0 0;border-width:1.5px;border-color:#00000038;flex:0 0 14px;width:14px;height:14px}.overview-mark--range{flex-basis:12px;width:12px;height:12px;margin:1px;transform:rotate(45deg)}.overview-mark--course{background:var(--course);border-radius:50%}.overview-mark--range{background:var(--range)}.overview-mark--winter{background:var(--winter);border-radius:2px}.overview-stat{align-items:center;gap:12px}
