:root{--cream:#f5f0e5;--paper:#fffdf7;--ink:#203029;--green:#315d46;--green-dark:#18392c;--river:#416f7d;--gold:#d3a84a;--clay:#a75d3d;--line:rgba(32,48,41,.16);--serif:"Newsreader",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.6}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;background:white;padding:.8rem;z-index:20}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,5vw,5rem);border-bottom:1px solid var(--line);background:rgba(245,240,229,.92);position:relative;z-index:5}.brand{display:flex;gap:.8rem;align-items:center}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.2}.brand strong{font-family:var(--serif);font-size:1.3rem}.brand small{font-size:.62rem;text-transform:uppercase;letter-spacing:.14em;margin-top:.25rem}.brand-mark{width:42px;height:42px;border:2px solid var(--green);border-radius:50%;position:relative}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";position:absolute;background:var(--green);border-radius:100% 0 100% 0;transform:rotate(45deg)}.brand-mark:before{width:8px;height:15px;left:10px;top:8px}.brand-mark:after{width:8px;height:15px;right:9px;top:16px}.brand-mark span{width:3px;height:25px;left:19px;top:8px;border-radius:3px}.site-header nav{display:flex;align-items:center;gap:2rem;font-size:.88rem;font-weight:600}.nav-invite{border:1px solid var(--ink);border-radius:99px;padding:.65rem 1rem}.hero{min-height:calc(100vh - 96px);display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.hero-copy{padding:clamp(4rem,9vw,9rem) clamp(2rem,7vw,8rem);padding-right:3rem;display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:.72rem;font-weight:700;color:var(--green);margin:0 0 1.2rem}.hero h1,.page-hero h1{font:600 clamp(4.2rem,8vw,8.2rem)/.86 var(--serif);letter-spacing:-.055em;margin:.2rem 0 2rem}.hero h1 em,.page-hero h1 em{font-weight:500;color:var(--green)}.lede{font:500 clamp(1.1rem,1.5vw,1.35rem)/1.55 var(--serif);max-width:34rem}.hero-actions{display:flex;align-items:center;gap:2rem;margin-top:2rem}.button{display:inline-flex;justify-content:center;background:var(--green-dark);color:white!important;border:0;border-radius:99px;padding:1rem 1.5rem;font-weight:700;font-family:var(--sans);cursor:pointer}.text-link{font-weight:700;border-bottom:1px solid var(--ink);padding:.5rem 0}.text-link span{margin-left:.5rem}.quiet-note{font-size:.75rem;color:#647067;margin-top:4rem}.hero-art{position:relative;overflow:hidden;background:linear-gradient(#e8dcb7 0 48%,#baa876 48% 67%,#5f837b 67%);min-height:680px}.sun{position:absolute;width:180px;height:180px;border-radius:50%;background:#e6b34f;top:12%;right:13%;box-shadow:0 0 80px #f3cd75}.ridge{position:absolute;width:130%;height:43%;border-radius:50% 50% 0 0;bottom:20%;left:-15%;background:#536d50;transform:rotate(5deg)}.ridge-two{background:#304d3d;bottom:11%;left:-25%;transform:rotate(-7deg)}.river{position:absolute;background:#7fa7aa;width:50%;height:90%;bottom:-42%;border-radius:50%;transform:rotate(23deg);left:18%}.river-two{left:49%;bottom:-48%;transform:rotate(-19deg);background:#6c979e}.porch-card{position:absolute;bottom:6%;left:7%;right:7%;background:rgba(255,253,247,.9);backdrop-filter:blur(10px);padding:1.4rem 1.6rem;border-radius:4px;display:grid;grid-template-columns:.55fr 1.6fr 1fr;gap:1rem;align-items:center}.porch-card small{font-size:.62rem;text-transform:uppercase;letter-spacing:.13em}.porch-card strong{font:500 1.15rem/1.3 var(--serif)}.porch-card span{font-size:.75rem;color:#5c665f}.place-section,.project-section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,5rem)}.place-section{background:var(--paper)}.section-heading{max-width:48rem;margin-bottom:4rem}.section-heading h2,.re-section h2,.tree-copy h2,.invitation h2,.detail-body h2{font:600 clamp(2.7rem,5vw,5rem)/.97 var(--serif);letter-spacing:-.035em;margin:0 0 1.5rem}.section-heading>p:last-child{color:#657068;max-width:36rem}.county-ribbon{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.county-ribbon article{padding:2rem;min-height:250px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.county-ribbon span{font:500 2rem var(--serif);color:var(--gold)}.county-ribbon h3{font:600 1.6rem var(--serif);margin:1rem 0 .4rem}.county-ribbon p{font-size:.83rem}.county-ribbon small{margin-top:auto;color:#747d76}.project-section{background:#e7e1d4}.split{max-width:none;display:grid;grid-template-columns:1.5fr 1fr;align-items:end}.project-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.project-card{min-height:330px;background:var(--paper);padding:1.4rem;display:flex;flex-direction:column;justify-content:space-between;border-top:5px solid var(--green);transition:.25s ease}.project-card:first-child,.project-card:nth-child(2){grid-column:span 3}.project-card:nth-child(n+3){grid-column:span 2}.project-card:hover{transform:translateY(-6px);box-shadow:0 16px 35px rgba(25,48,38,.12)}.project-card.gold{border-color:var(--gold)}.project-card.blue,.project-card.river{border-color:var(--river)}.project-card.clay{border-color:var(--clay)}.project-number{font:500 2rem var(--serif);opacity:.35}.project-card h3{font:600 2rem var(--serif);margin:.2rem 0 .6rem}.project-card p{font-size:.65rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700}.project-card div>span{font-size:.85rem;color:#657068}.project-card b{align-self:flex-end}.re-section{background:var(--clay);color:#fff2e4;text-align:center;padding:8rem 2rem}.re-section .eyebrow{color:#f2d7b9}.re-words{display:flex;justify-content:center;gap:.7rem;flex-wrap:wrap;margin-top:3rem}.re-words span{border:1px solid rgba(255,255,255,.38);border-radius:99px;padding:.65rem 1rem;font:500 1rem var(--serif)}.tree-section{background:var(--green-dark);color:white;display:grid;grid-template-columns:1fr 1fr;min-height:700px}.tree-copy{padding:clamp(5rem,9vw,9rem);display:flex;flex-direction:column;justify-content:center}.tree-copy .eyebrow{color:#a8c7a5}.tree-copy>p:not(.eyebrow){color:#c2d0c7;max-width:33rem}.light{border-color:white;margin-top:2rem;align-self:flex-start}.tree{position:relative;min-height:600px;overflow:hidden}.ground{position:absolute;width:85%;height:30%;background:#274b38;border-radius:50%;bottom:-15%;left:5%}.trunk{position:absolute;width:22px;height:58%;background:#95613f;left:49%;bottom:10%;border-radius:60% 40% 0 0;transform:rotate(-2deg)}.trunk:before,.trunk:after{content:"";position:absolute;width:12px;height:48%;background:#95613f;border-radius:10px;top:20%}.trunk:before{transform:rotate(48deg);left:-40px}.trunk:after{transform:rotate(-51deg);right:-40px}.leaf{position:absolute;width:54px;height:32px;background:#719868;border-radius:100% 0 100% 0;transform:rotate(20deg)}.leaf-1{left:27%;top:24%}.leaf-2{left:36%;top:18%;transform:rotate(80deg)}.leaf-3{left:48%;top:12%}.leaf-4{left:58%;top:20%;transform:rotate(70deg)}.leaf-5{left:67%;top:29%}.leaf-6{left:31%;top:37%;transform:rotate(70deg)}.leaf-7{left:43%;top:31%}.leaf-8{left:56%;top:35%;transform:rotate(80deg)}.leaf-9{left:71%;top:40%}.leaf-10{left:39%;top:48%;transform:rotate(70deg)}.leaf-11{left:59%;top:48%}.leaf-12{left:49%;top:22%;background:var(--gold);transform:rotate(75deg)}.invitation{text-align:center;padding:clamp(6rem,10vw,10rem) 1.5rem;background:var(--paper)}.invitation>p:not(.eyebrow){max-width:34rem;margin:1rem auto 2rem;color:#667168}.page-hero{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,8vw,9rem);background:var(--paper)}.page-hero h1{font-size:clamp(4rem,8vw,7rem)}.page-hero>p:last-child{max-width:35rem;font:500 1.25rem/1.5 var(--serif)}.project-list{padding:2rem clamp(1.25rem,5vw,5rem) 8rem}.project-row{display:grid;grid-template-columns:80px 1fr 100px;gap:2rem;padding:3rem 1rem;border-top:1px solid var(--line)}.project-row>span{font:500 2rem var(--serif);color:var(--gold)}.project-row p{font-size:.67rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700;margin:0}.project-row h2{font:600 clamp(2rem,4vw,4rem)/1 var(--serif);margin:.5rem 0}.project-row b{display:block;max-width:44rem;font-weight:400;color:#59675f}.project-row small{display:block;margin-top:1.5rem}.project-row i{font-style:normal;font-weight:700;align-self:center}.detail-hero{padding:5rem clamp(1.25rem,8vw,9rem) 8rem;background:#dbe6d9}.detail-hero.gold{background:#eee0b8}.detail-hero.blue,.detail-hero.river{background:#cedfe1}.detail-hero.clay{background:#ead1c6}.detail-hero>a{font-size:.8rem}.detail-hero .eyebrow{margin-top:6rem}.detail-hero h1{font:600 clamp(5rem,11vw,10rem)/.85 var(--serif);letter-spacing:-.05em;margin:0}.detail-hero>p:last-child{font:500 1.35rem/1.5 var(--serif);max-width:48rem;margin-top:2rem}.detail-body{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:8rem clamp(1.25rem,8vw,9rem);background:var(--paper)}.detail-body>div:last-child>p{font:500 1.25rem/1.7 var(--serif)}.detail-body aside{border-left:3px solid var(--gold);padding:1.2rem;margin:2rem 0;display:flex;flex-direction:column}.detail-body aside small{text-transform:uppercase;letter-spacing:.12em}.directory-shell{padding:1rem clamp(1.25rem,7vw,8rem) 8rem}.filters{display:flex;gap:1rem;padding:1.5rem;background:var(--green-dark);color:white;margin-top:-3rem;position:relative}.filters label{flex:1;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.filters select,.journey select{width:100%;margin-top:.5rem;padding:1rem;border:0;background:white;font:500 1rem var(--sans);color:var(--ink)}.result-meta{display:flex;justify-content:space-between;padding:2rem 0 1rem}.directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.directory-grid article{background:var(--paper);padding:1.7rem;min-height:220px;border:1px solid transparent}.directory-grid article:hover{border-color:var(--green)}.directory-grid article>div{display:flex;justify-content:space-between;font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;color:#68736b}.directory-grid h2{font:600 1.6rem var(--serif);margin:2rem 0 .5rem}.directory-grid p{font-size:.83rem;color:#68736b}.empty{grid-column:1/-1;text-align:center;padding:5rem}.onboarding-shell{padding:clamp(4rem,8vw,8rem) clamp(1.25rem,8vw,9rem);display:grid;grid-template-columns:.7fr 1.3fr;gap:6rem}.onboarding-intro{position:sticky;top:3rem;align-self:start}.onboarding-intro h1{font:600 clamp(3.5rem,6vw,6rem)/.9 var(--serif);letter-spacing:-.04em}.onboarding-intro>p:last-child{max-width:30rem}.journey fieldset{border:0;padding:0;margin:0 0 3.5rem}.journey legend{font:600 1.7rem var(--serif);margin-bottom:1.2rem}.journey legend span{color:var(--gold);font-size:1rem;margin-right:1rem}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.choice-grid label{position:relative;background:var(--paper);border:1px solid var(--line);padding:1.2rem;display:flex;flex-direction:column;cursor:pointer}.choice-grid label:has(input:checked){border:2px solid var(--green);background:#edf2e9}.choice-grid input{position:absolute;right:1rem;top:1rem;accent-color:var(--green)}.choice-grid small{color:#6a746d;margin-top:.35rem}.choice-grid.compact{grid-template-columns:repeat(3,1fr)}.match-card{grid-column:2;background:var(--green-dark);color:white;padding:2.5rem;margin-top:2rem}.match-card .eyebrow{color:#b8cfb8}.match-card h2{font:600 3rem var(--serif);margin:.5rem 0}.match-card>div{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.2);padding:1rem 0}.match-card small{text-transform:uppercase;letter-spacing:.1em;color:#b8c7bd}.match-card a{display:inline-block;margin-top:1rem;border-bottom:1px solid white;font-weight:700}footer{background:#101f18;color:#d9e0dc;padding:3rem clamp(1.25rem,5vw,5rem);display:flex;justify-content:space-between;align-items:end}footer strong{font:600 1.5rem var(--serif)}footer p{font-size:.78rem;margin:.4rem 0}footer span{opacity:.5;margin-left:1rem}
@media(max-width:900px){.site-header nav a:not(.nav-invite){display:none}.hero{grid-template-columns:1fr}.hero-art{min-height:500px}.county-ribbon{grid-template-columns:repeat(2,1fr)}.project-grid{display:block}.project-card{margin-bottom:1rem}.tree-section,.detail-body,.onboarding-shell{grid-template-columns:1fr}.tree-copy{padding-bottom:1rem}.onboarding-intro{position:static}.match-card{grid-column:1}.directory-grid{grid-template-columns:1fr 1fr}.porch-card{grid-template-columns:1fr}.split{display:block}.project-row{grid-template-columns:50px 1fr}.project-row i{display:none}}
@media(max-width:560px){.site-header{height:78px;padding:0 1rem}.brand small{display:none}.nav-invite{padding:.55rem .8rem}.hero-copy{padding:4rem 1.25rem}.hero h1,.page-hero h1{font-size:3.6rem}.hero-actions{align-items:flex-start;flex-direction:column}.quiet-note{margin-top:2rem}.hero-art{min-height:420px}.sun{width:120px;height:120px}.county-ribbon,.directory-grid{grid-template-columns:1fr}.county-ribbon article{min-height:210px}.place-section,.project-section{padding:5rem 1.25rem}.filters{flex-direction:column}.choice-grid,.choice-grid.compact{grid-template-columns:1fr}.project-row{gap:.5rem;padding:2rem 0}.detail-body{padding:5rem 1.25rem}.onboarding-shell{padding:4rem 1.25rem;gap:2rem}footer{align-items:flex-start;gap:2rem;flex-direction:column}}

/* Wix Community Directory source port */
.site-background-video{position:fixed;inset:0;width:100vw;height:100vh;object-fit:cover;opacity:.075;pointer-events:none;z-index:0}
.site-header,main,.site-footer{position:relative;z-index:1}
.site-header{position:sticky;top:0;z-index:40;height:90px;overflow:visible;color:var(--navy);background:rgba(245,240,229,.08);backdrop-filter:blur(8px);box-shadow:0 1px 0 var(--line)}
.brand{border:0;background:transparent;padding:0;cursor:pointer}.brand img{display:block;width:54px;height:54px;object-fit:contain}
.site-header nav{gap:clamp(.8rem,2vw,2rem)}
.site-header .nav-invite{border-color:var(--ink)}
.hero{background:transparent}
.hero-copy{color:var(--navy);background:rgba(245,240,229,.035);backdrop-filter:blur(1px)}
.hero-copy .eyebrow{color:var(--green)}
.hero-copy h1 em{color:var(--green)}
.hero-copy .text-link{border-color:var(--ink)}
.hero-copy .quiet-note{color:#647067}
.hero-art{background:linear-gradient(rgba(232,220,183,.07) 0 48%,rgba(186,168,118,.07) 48% 67%,rgba(95,131,123,.07) 67%)}
.hero-art .sun,.hero-art .ridge,.hero-art .river{opacity:.22}
.porch-card{color:var(--navy);background:rgba(255,253,247,.16);border:1px solid var(--line);backdrop-filter:blur(7px)}
.porch-card span{color:#5c665f}
.directory-hero{padding-bottom:6rem;background:rgba(255,253,247,.93)}
.directory-hero h1{margin-bottom:1.2rem}
.directory-shell{background:rgba(245,240,229,.9)}
.filter-heading{margin:-1rem 0 .6rem;font:600 1.25rem var(--serif)}
.filters{margin-top:0;border-radius:3px;padding:1.15rem 1.4rem;background:#12345b;box-shadow:0 12px 30px rgba(18,52,91,.13)}
.result-meta{padding-top:2.5rem}
.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}
.directory-grid .directory-card{display:flex;flex-direction:column;min-height:100%;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:rgba(255,253,247,.96);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.directory-grid .directory-card:hover{transform:translateY(-4px);border-color:rgba(18,52,91,.35);box-shadow:0 16px 36px rgba(25,48,38,.12)}
.directory-image{display:grid;place-items:center;width:100%;aspect-ratio:1.55/1;padding:1.1rem;background:#fff;overflow:hidden}
.directory-image img{display:block;width:100%;height:100%;object-fit:contain}
.directory-card-copy{display:flex;flex:1;flex-direction:column;padding:1.4rem}
.directory-card .directory-tags{display:flex;justify-content:space-between;gap:.75rem;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;color:#68736b}
.directory-grid .directory-card h2{margin:1.2rem 0 .55rem;font-size:1.55rem;line-height:1.08}
.directory-grid .directory-card p{margin:0 0 1.4rem}
.directory-links{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:auto}
.directory-links a{font-size:.72rem;font-weight:700;color:#12345b;border-bottom:1px solid rgba(18,52,91,.35)}
.directory-links .full-listing{margin-left:auto}
.directory-join{text-align:center;padding:clamp(5rem,9vw,8rem) 1.5rem;background:rgba(231,225,212,.94)}
.directory-join h2{font:600 clamp(3rem,6vw,5.5rem)/.95 var(--serif);letter-spacing:-.04em;margin:.5rem 0 1rem}
.directory-join>p:not(.eyebrow){max-width:34rem;margin:0 auto 2rem}
.site-footer{display:grid;grid-template-columns:1.3fr 1fr auto;gap:4rem;align-items:start;background:rgba(16,31,24,.97)}
.footer-identity{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}
.footer-identity img{width:110px;height:auto}
.footer-identity strong{font-size:1.35rem}
.footer-socials{display:flex;gap:1rem;font-size:.75rem;font-weight:700}
.footer-explore{display:grid;grid-template-columns:1fr 1fr;gap:.3rem 1.5rem;font-size:.76rem}
.footer-explore strong{grid-column:1/-1;margin-bottom:.35rem}
.footer-copyright{text-align:right;align-self:end}
@media(max-width:1100px){.site-header nav a:nth-child(3),.site-header nav a:nth-child(4){display:none}}
@media(max-width:900px){.directory-grid{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1fr 1fr}.footer-copyright{grid-column:1/-1;text-align:left}}
@media(max-width:560px){.brand img{width:48px;height:48px}.directory-grid{grid-template-columns:1fr}.directory-links .full-listing{margin-left:0}.site-footer{display:flex}.footer-copyright{text-align:left}}

/* Kentucky navy and gold foundation */
:root{--navy:#12345b;--navy-dark:#0a2746;--ink:#12345b;--green:#12345b;--green-dark:#0a2746;--river:#345c85;--gold:#d3a84a;--gold-light:#f1d981;--clay:#946c3a;--line:rgba(18,52,91,.18)}
.button,.nav-invite{color:var(--navy)!important;background:var(--gold)}.site-footer{background:rgba(10,39,70,.97)}

/* County-by-county navigation */
.hero{grid-template-columns:minmax(0,1.05fr) 64px minmax(0,.95fr)}.platform-rail{position:relative;z-index:4;display:flex;flex-direction:column;align-items:stretch;justify-content:center;border-left:1px solid var(--line);border-right:1px solid var(--line);background:rgba(245,240,229,.08);backdrop-filter:blur(7px)}.platform-rail a{position:relative;display:grid;place-items:center;width:100%;height:64px;color:var(--navy);transition:background .18s ease,color .18s ease,box-shadow .18s ease}.platform-rail svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.platform-rail a:hover,.platform-rail a:focus-visible,.platform-rail a.is-active{color:var(--navy);background:rgba(211,168,74,.3);box-shadow:inset 4px 0 var(--gold)}.platform-rail a:focus-visible{outline:3px solid var(--gold);outline-offset:-4px}.platform-rail a span{position:absolute;left:calc(100% + .65rem);top:50%;z-index:8;width:max-content;max-width:160px;padding:.42rem .62rem;color:var(--paper);background:var(--navy-dark);border:1px solid var(--gold);border-radius:4px;font:.68rem/1.2 var(--sans);opacity:0;visibility:hidden;transform:translate(-5px,-50%);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.platform-rail a:hover span,.platform-rail a:focus-visible span{opacity:1;visibility:visible;transform:translate(0,-50%)}
.county-quick-nav{position:relative;align-self:stretch;display:flex;align-items:center}.county-trigger:focus-visible{outline:3px solid var(--gold);outline-offset:4px;border-radius:8px}.county-quick-panel{position:absolute;z-index:45;left:0;top:100%;width:min(390px,calc(100vw - 2rem));padding:1rem;background:rgba(255,253,247,.94);border:1px solid rgba(18,52,91,.2);border-radius:6px;box-shadow:0 20px 45px rgba(18,52,91,.2);backdrop-filter:blur(16px)}.county-quick-panel:before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}.county-quick-panel[hidden]{display:none}.county-quick-panel>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 .35rem .5rem}.county-quick-panel strong{font:600 1.1rem var(--serif)}.county-quick-panel>div>a{font-size:.7rem;font-weight:700;color:var(--navy)}.county-quick-panel .county-map{width:100%;max-height:260px}
.county-map{display:block;width:100%;height:auto;overflow:visible}.county-region path{fill:var(--county-fill);stroke:var(--navy);stroke-width:3;vector-effect:non-scaling-stroke;transition:fill .2s ease,opacity .2s ease,stroke-width .2s ease}.county-region text{fill:var(--navy);font:600 22px var(--sans);pointer-events:none}.county-region:hover path,.county-region:focus path{filter:saturate(1.25);stroke-width:5}.county-region:focus{outline:none}.county-gold{--county-fill:#d3a84a}.county-gold-light{--county-fill:#f1d981}.county-clay{--county-fill:#c79572}.county-lavender{--county-fill:#b7b0c9}.county-navy{--county-fill:#345c85}.county-rose{--county-fill:#d59b96}.county-orange{--county-fill:#dfad63}.county-map.has-selection .county-region.is-muted path{fill:#b9bcb8}.county-map.has-selection .county-region.is-muted text{fill:#5f6562}.county-map.has-selection .county-region.is-selected path{fill:var(--gold);stroke:var(--navy);stroke-width:6}.county-map.has-selection .county-region.is-selected text{fill:var(--navy)}
.counties-page{min-height:calc(100vh - 90px);padding:clamp(4rem,8vw,8rem) clamp(1.25rem,6vw,6rem);background:rgba(245,240,229,.12)}.counties-intro{max-width:58rem}.counties-intro h1{font:600 clamp(4rem,8vw,7.5rem)/.88 var(--serif);letter-spacing:-.05em;margin:.4rem 0 1.5rem}.counties-intro h1 em{font-weight:500;color:var(--navy)}.counties-intro>p:last-child{max-width:39rem;font:500 1.2rem/1.55 var(--serif)}.county-explorer{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:clamp(2rem,5vw,5rem);align-items:center;margin-top:3rem}.county-map-large{padding:clamp(1rem,3vw,2rem);background:rgba(255,253,247,.16);border:1px solid rgba(18,52,91,.18);border-radius:8px;backdrop-filter:blur(2px)}.county-story{padding:clamp(1.6rem,3vw,2.5rem);background:rgba(255,253,247,.76);border-left:5px solid var(--gold);box-shadow:0 16px 38px rgba(18,52,91,.1)}.county-story h2{font:600 clamp(2.8rem,5vw,4.6rem)/1 var(--serif);margin:.25rem 0 1rem}.county-story dl{margin:2rem 0}.county-story dt{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:#657068}.county-story dd{margin:0;font:600 1.35rem var(--serif)}

@media(max-width:900px){.hero{grid-template-columns:1fr}.platform-rail{height:58px;flex-direction:row;border-left:0;border-right:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.platform-rail a{height:56px;max-width:72px}.platform-rail a:hover,.platform-rail a:focus-visible,.platform-rail a.is-active{box-shadow:inset 0 -4px var(--gold)}.platform-rail a span{left:50%;top:auto;bottom:calc(100% + .45rem);transform:translate(-50%,5px)}.platform-rail a:hover span,.platform-rail a:focus-visible span{transform:translate(-50%,0)}.county-explorer{grid-template-columns:1fr}.county-story{max-width:none}.county-quick-panel{position:fixed;z-index:45;top:78px;right:1rem;left:1rem;width:auto;max-height:calc(100vh - 94px);overflow:auto}.county-map .county-region text{font-size:20px}}
@media(max-width:560px){.platform-rail{justify-content:space-around}.platform-rail a{width:20%}.platform-rail a span{display:none}.county-quick-panel{top:70px;max-height:calc(100vh - 82px)}.counties-page{padding-top:3rem}.counties-intro h1{font-size:3.5rem}.county-map .county-region text{font-size:18px}}
@media(max-width:900px){.hero-copy{padding-right:calc(10vw + 1.75rem)}.platform-rail{position:fixed;z-index:30;top:50%;right:max(.5rem,env(safe-area-inset-right));bottom:auto;display:flex;width:min(10vw,48px);height:auto;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:8px;background:rgba(245,240,229,.86);box-shadow:0 10px 28px rgba(10,39,70,.16);backdrop-filter:blur(12px);transform:translateY(-50%)}.platform-rail a{position:relative;width:100%;height:48px}.platform-rail a:before{content:"";position:absolute;top:0;right:0;width:48px;height:48px}.platform-rail a:hover,.platform-rail a:focus-visible,.platform-rail a.is-active{box-shadow:inset -4px 0 var(--gold)}.platform-rail svg{width:20px;height:20px}.platform-rail a span{right:calc(100% + .45rem);left:auto;top:50%;bottom:auto;transform:translate(5px,-50%)}.platform-rail a:hover span,.platform-rail a:focus-visible span{transform:translate(0,-50%)}}
@media(max-width:560px){.platform-rail{justify-content:center}.platform-rail a{width:100%}.platform-rail a span{display:none}}
@media(prefers-reduced-motion:reduce){.site-background-video{display:none}}

/* TE-style platform launcher and attached drawer */
:root{--platform-drawer-width:min(390px,calc(100vw - 72px))}
.hero{grid-template-columns:1.05fr .95fr}.platform-shell{position:relative;z-index:29}.platform-rail{position:fixed;z-index:30;top:50%;right:max(0px,env(safe-area-inset-right));bottom:auto;display:flex;width:56px;height:auto;flex-direction:column;border:1px solid var(--line);border-right:0;border-radius:8px 0 0 8px;background:rgba(245,240,229,.9);box-shadow:0 10px 28px rgba(10,39,70,.16);backdrop-filter:blur(12px);transform:translateY(-50%);transition:right .24s ease}.platform-rail button{position:relative;display:grid;width:100%;height:56px;padding:0;place-items:center;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--navy);cursor:pointer}.platform-rail button:last-child{border-bottom:0}.platform-rail button:hover,.platform-rail button:focus-visible,.platform-rail button.is-active{color:var(--navy);background:rgba(211,168,74,.3);box-shadow:inset -4px 0 var(--gold)}.platform-rail button:focus-visible{outline:3px solid var(--gold);outline-offset:-3px}.platform-rail button.is-current:after{content:"";position:absolute;right:6px;top:6px;width:6px;height:6px;border-radius:50%;background:var(--gold)}.platform-rail svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.platform-rail button>span{position:absolute;right:calc(100% + .55rem);top:50%;width:max-content;max-width:170px;padding:.42rem .62rem;color:var(--paper);background:var(--navy-dark);border:1px solid var(--gold);border-radius:4px;font:.68rem/1.2 var(--sans);opacity:0;visibility:hidden;transform:translate(5px,-50%);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.platform-rail button:hover>span,.platform-rail button:focus-visible>span{opacity:1;visibility:visible;transform:translate(0,-50%)}
.platform-drawer{position:fixed;z-index:29;top:0;right:0;bottom:0;width:var(--platform-drawer-width);padding:clamp(6rem,12vh,8rem) clamp(1.5rem,3vw,2.5rem) 2.5rem;color:var(--navy);background:rgba(255,253,247,.97);border-left:1px solid var(--line);box-shadow:-18px 0 42px rgba(10,39,70,.18);overflow:auto;overscroll-behavior:contain;visibility:hidden;pointer-events:none;transform:translateX(100%);transition:transform .24s ease,visibility .24s ease}.platform-drawer section[hidden]{display:none}.platform-drawer h2{font:600 clamp(2.4rem,4vw,3.8rem)/.95 var(--serif);margin:.35rem 0 1rem}.platform-drawer section>p:not(.eyebrow){margin-bottom:2rem}.platform-shell.is-open .platform-drawer{visibility:visible;pointer-events:auto;transform:translateX(0)}.platform-shell.is-open .platform-rail{right:var(--platform-drawer-width)}
@media(max-width:900px){:root{--platform-drawer-width:min(380px,88vw)}.hero{grid-template-columns:1fr}.hero-copy{padding-right:calc(10vw + 1.75rem)}.platform-rail{right:max(.5rem,env(safe-area-inset-right));width:min(10vw,48px)}.platform-rail button{height:48px}.platform-rail button:before{content:"";position:absolute;top:0;right:0;width:48px;height:48px}.platform-rail svg{width:20px;height:20px}.platform-shell.is-open .platform-rail{right:var(--platform-drawer-width)}.platform-drawer{z-index:29;padding:calc(5rem + env(safe-area-inset-top)) 1.4rem calc(2rem + env(safe-area-inset-bottom));max-height:100dvh}}
@media(max-width:560px){.platform-rail{justify-content:center}.platform-rail button>span{display:none}}
@media(prefers-reduced-motion:reduce){.platform-rail,.platform-drawer{transition:none}}

/* County detail zoom experience */
.county-detail-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,400px);grid-template-rows:auto auto;gap:clamp(2rem,5vw,5.5rem);min-height:calc(100svh - 90px);padding:clamp(2rem,5vw,4.5rem);overflow:hidden;color:var(--paper);background:linear-gradient(120deg,rgba(10,39,70,.88),rgba(18,52,91,.72));border:1px solid rgba(211,168,74,.35);border-radius:10px;box-shadow:0 28px 70px rgba(10,39,70,.18)}
.county-detail-hero:before{content:"";position:absolute;right:-12%;bottom:-34%;width:58vw;aspect-ratio:1;border:1px solid rgba(211,168,74,.22);border-radius:50%;box-shadow:0 0 0 5vw rgba(211,168,74,.035),0 0 0 11vw rgba(211,168,74,.025);pointer-events:none}
.county-detail-copy,.county-locator,.county-feature-highlight{position:relative;z-index:1}
.county-detail-copy{align-self:center;max-width:780px;padding-block:clamp(1rem,4vh,4rem)}
.county-back-link{display:inline-flex;margin-bottom:clamp(2rem,5vh,4.5rem);font-size:.72rem;font-weight:700;letter-spacing:.04em;border-bottom:1px solid rgba(255,253,247,.45)}
.county-detail-copy .eyebrow,.county-feature-highlight .eyebrow{color:var(--gold-light)}
.county-detail-copy h1{margin:.35rem 0 1.25rem;font:600 clamp(4.8rem,10vw,9.5rem)/.76 var(--serif);letter-spacing:-.055em}
.county-detail-copy h1 em{font-weight:500;color:var(--gold)}
.county-feature-headline{max-width:710px;margin:0;font:500 clamp(1.8rem,3.4vw,3.2rem)/1.02 var(--serif)}
.county-feature-lede{max-width:610px;margin:1.5rem 0 0;color:rgba(255,253,247,.78);font-size:clamp(.95rem,1.3vw,1.12rem);line-height:1.65}
.county-detail-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-top:2.2rem}.county-detail-actions .text-link{padding:.7rem 0;border-bottom:1px solid rgba(255,253,247,.45);font-size:.78rem;font-weight:700}.county-detail-actions .text-link span{color:var(--gold)}
.county-locator{align-self:start;padding:1.15rem;background:rgba(255,253,247,.9);color:var(--navy);border:1px solid rgba(211,168,74,.65);border-radius:8px;box-shadow:0 22px 45px rgba(4,25,44,.25);backdrop-filter:blur(14px);animation:county-locator-in .75s cubic-bezier(.2,.8,.2,1) both}
.county-locator-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.county-locator-heading p{margin:0}.county-locator-heading span{font-size:.63rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#68758a}
.county-locator .county-map{margin:.55rem auto .25rem;max-height:230px}.county-locator .county-region text{font-size:0}.county-locator .county-region path{stroke-width:2}.county-locator .county-region.is-muted path{fill:#d1d3d2;opacity:.52}.county-locator .county-region.is-selected path{fill:var(--gold);opacity:1;stroke-width:5;animation:county-focus-in .8s .18s cubic-bezier(.2,.8,.2,1) both}
.county-local-note{margin:.2rem 0 .8rem;color:#53647a;font-size:.74rem;line-height:1.45}.county-locator dl{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:.2rem 0 0;padding-top:.8rem;border-top:1px solid var(--line)}.county-locator dl div{display:flex;flex-direction:column}.county-locator dt{font-size:.58rem;text-transform:uppercase;letter-spacing:.12em;color:#68758a}.county-locator dd{margin:0;font:600 1rem var(--serif)}
.county-feature-highlight{grid-column:1/-1;display:grid;grid-template-columns:auto minmax(220px,.65fr) minmax(260px,1fr);align-items:center;gap:clamp(1.2rem,3vw,3rem);padding:clamp(1.2rem,2.2vw,2rem) 0 0;border-top:1px solid rgba(255,253,247,.25)}
.county-feature-highlight>span{display:grid;place-items:center;width:54px;height:54px;color:var(--navy);background:var(--gold);border-radius:50%;font-size:.72rem;font-weight:700}.county-feature-highlight p{margin:0;color:rgba(255,253,247,.78)}.county-feature-highlight h2{margin:.15rem 0 0;font:600 clamp(1.7rem,2.5vw,2.5rem)/1 var(--serif)}
.county-switcher{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;margin-top:1.25rem;padding:1rem 1.2rem;background:rgba(255,253,247,.74);border:1px solid var(--line);border-radius:8px;backdrop-filter:blur(10px)}.county-switcher>span{margin-right:.5rem;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.county-switcher a{padding:.42rem .7rem;border:1px solid transparent;border-radius:999px;font-size:.72rem;font-weight:700}.county-switcher a:hover,.county-switcher a:focus-visible{border-color:var(--gold)}.county-switcher a[aria-current="page"]{color:var(--navy);background:var(--gold)}
@keyframes county-locator-in{from{opacity:0;transform:translate3d(32px,-18px,0) scale(.88)}to{opacity:1;transform:none}}
@keyframes county-focus-in{from{opacity:.2;transform:scale(.72)}to{opacity:1;transform:scale(1)}}
@media(max-width:900px){.county-detail-hero{grid-template-columns:1fr;min-height:auto;padding-right:calc(10vw + 1.75rem)}.county-detail-copy{padding-block:0}.county-back-link{margin-bottom:2.2rem}.county-locator{width:min(100%,430px);justify-self:end}.county-feature-highlight{grid-column:1;grid-template-columns:auto 1fr}.county-feature-highlight>p{grid-column:2}.county-switcher{padding-right:calc(10vw + 1rem)}}
@media(max-width:560px){.county-detail-hero{gap:2.2rem;padding:1.25rem calc(10vw + 1rem) 1.5rem 1.25rem;border-radius:6px}.county-detail-copy h1{font-size:clamp(4rem,22vw,6rem)}.county-feature-headline{font-size:1.75rem}.county-detail-actions{align-items:flex-start;flex-direction:column;gap:.5rem}.county-locator{padding:.8rem}.county-locator .county-map{max-height:190px}.county-feature-highlight{grid-template-columns:auto 1fr}.county-feature-highlight>span{width:44px;height:44px}.county-switcher>span{flex-basis:100%;margin-bottom:.25rem}}
@media(prefers-reduced-motion:reduce){.county-locator,.county-locator .county-region.is-selected path{animation:none}}
