:root{--paper:#f8f6ef;--ink:#18342f;--muted:#6d7d73;--green:#244d43;--green2:#dce9df;--orange:#e5794d;--cream:#efe9d9;--line:#dfe4d9;--white:#fffefa;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif;--display:'Manrope','DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;-webkit-font-smoothing:antialiased}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(calc((100vw - 1200px)/2),6.2vw);border-bottom:1px solid rgba(24,52,47,.1)}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-family:var(--display);font-size:14px;font-weight:500;letter-spacing:-.3px}.brand b{font-weight:800}.brand-mark{display:grid;place-items:center;width:30px;height:30px;background:#e7eee3;color:#3f6855;border-radius:10px;font-size:17px}.nav-link{font-size:13px;color:var(--ink);text-decoration:none;font-weight:600}.nav-link span{color:var(--orange);margin-left:6px}.hero{max-width:1200px;margin:0 auto;padding:72px 0 78px;display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:center;min-height:485px}.hero-copy{padding-left:8px}.eyebrow{font-size:10px;line-height:1.2;font-weight:700;letter-spacing:1.6px;color:#527468;margin:0 0 21px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#e78759;margin-right:7px;vertical-align:1px}.hero-region{color:#93a69a}.hero h1{font-family:var(--display);font-weight:600;font-size:clamp(52px,6.4vw,78px);letter-spacing:-5px;line-height:1.05;margin:0;color:#193b34}.hero h1 em,.how-intro h2 em{font-family:var(--serif);font-weight:400;color:#d67450;letter-spacing:-3px}.hero-intro{max-width:440px;color:#63766d;line-height:1.75;font-size:16px;margin:23px 0 28px}.search-box{background:var(--white);border:1px solid #d9ded3;border-radius:12px;max-width:500px;height:60px;display:flex;align-items:center;padding:6px 7px 6px 17px;box-shadow:0 7px 24px rgba(37,62,52,5%)}.search-icon{font-size:25px;color:#8a9a90;line-height:1;margin-right:12px;transform:rotate(-20deg)}.search-box input{font:500 14px var(--sans);color:var(--ink);border:0;outline:0;min-width:0;flex:1;background:0 0}.search-box input::placeholder{color:#9aa69c}.search-box button{border:0;border-radius:8px;background:var(--green);height:46px;padding:0 18px;color:#fff;font:600 13px var(--sans);cursor:pointer;transition:background .2s}.search-box button:hover,.primary-link:hover{background:#346455}.search-box button span{margin-left:8px;color:#f4ae89}.search-hint{font-size:11px;color:#87958b;margin:10px 0 0 4px}.hero-art{height:350px;position:relative;overflow:hidden;border-radius:46% 42% 14px 14px;background:#eaeedc;margin:6px 8px 0 0}.sun{position:absolute;right:17%;top:42px;width:90px;height:90px;border-radius:50%;background:#e9bd7d;opacity:.92}.hill{position:absolute;bottom:-100px;border-radius:50%}.hill-back{width:125%;height:260px;left:-13%;background:#ccd9bc;transform:rotate(-7deg)}.hill-front{width:125%;height:195px;left:20%;bottom:-112px;background:#9fb99d;transform:rotate(10deg)}.cat-illustration{position:absolute;width:228px;height:230px;bottom:35px;left:28%;filter:drop-shadow(0 14px 8px rgba(43,59,42,8%))}.cat-body{position:absolute;width:148px;height:102px;border-radius:55% 54% 45% 44%;left:40px;bottom:17px;background:#314f43;transform:rotate(-8deg)}.cat-head{position:absolute;z-index:3;width:106px;height:94px;border-radius:48% 48% 45% 45%;left:88px;top:27px;background:#314f43}.ear{position:absolute;top:-15px;width:0;height:0;border-left:22px solid transparent;border-right:18px solid transparent;border-bottom:41px solid #314f43}.ear-left{left:2px;transform:rotate(-18deg)}.ear-right{right:0;transform:rotate(15deg)}.ear:after{content:'';position:absolute;left:-10px;top:13px;border-left:10px solid transparent;border-right:9px solid transparent;border-bottom:19px solid #c98064}.eye{position:absolute;width:6px;height:9px;background:#e6bd79;border-radius:50%;top:47px}.eye-left{left:29px}.eye-right{right:29px}.nose{position:absolute;top:61px;left:49px;width:8px;height:6px;background:#d68b78;border-radius:40% 40% 55% 55%}.whisker{position:absolute;top:65px;width:31px;height:1px;background:#d5d7ba}.whisker-left{left:6px;transform:rotate(10deg)}.whisker-right{right:6px;transform:rotate(-10deg)}.cat-tail{position:absolute;width:94px;height:107px;border:18px solid #314f43;border-bottom:0;border-left:0;border-radius:0 90px 0 0;left:4px;bottom:32px;transform:rotate(-18deg)}.cat-leg{position:absolute;z-index:2;width:20px;height:57px;background:#314f43;border-radius:0 0 11px 11px;bottom:0}.leg-one{left:73px}.leg-two{left:154px}.art-caption{position:absolute;left:24px;bottom:21px;font:italic 13px var(--serif);color:#637b68}.art-spark{position:absolute;color:#e17d59}.spark-one{font-size:22px;left:17%;top:74px}.spark-two{font-size:14px;right:15%;top:155px}.finder{background:#fffefa;padding:70px max(calc((100vw - 1200px)/2),6.2vw)78px;scroll-margin-top:20px}.section-heading{display:flex;align-items:end;justify-content:space-between}.muted{color:#7d9588;margin-bottom:10px}.section-heading h2,.how-intro h2{font:600 34px/1.17 var(--display);letter-spacing:-1.5px;margin:0}.directory-count{font-size:12px;font-weight:600;color:#78877e;padding-bottom:5px}.filters{margin-top:30px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);padding-bottom:15px}.county-filter{display:flex;align-items:center;gap:11px;background:#f5f5ee;border:1px solid #e2e5db;padding:7px 11px;border-radius:8px;margin-right:10px}.county-filter label{font-size:11px;color:#87958b}.county-filter select{background:0 0;border:0;color:var(--ink);font:600 12px var(--sans);outline:0}.filter-spacer{flex:1}.filter-chip{border:1px solid transparent;border-radius:30px;padding:9px 13px;background:0 0;color:#738279;font:500 11px var(--sans);cursor:pointer}.filter-chip:hover{background:#f6f6ef}.filter-chip.active{background:#e8eee5;color:#294e40;font-weight:700}.results-note{padding:17px 0 14px;color:#89958b;font-size:11px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.resource-card{background:#fff;border:1px solid #e5e8df;border-radius:12px;padding:21px 21px 16px;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s}.resource-card:hover{transform:translateY(-2px);border-color:#cbd8cb;box-shadow:0 8px 24px rgba(37,62,52,6%)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:22px}.kind-pill,.status-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:30px;font-size:9px;font-weight:700;letter-spacing:.2px;background:#eaf1e8;color:#466c52}.kind-pill i{height:6px;width:6px;border-radius:50%;background:#6f9a6a}.kind-owned{background:#f4eee3;color:#987246}.kind-owned i{background:#c69a5d}.status-pill{background:#f6efe2;color:#997444;font-weight:600}.status-pill.paused{background:#f7e8df;color:#ae6144}.resource-card h3{font:700 17px/1.3 var(--display);letter-spacing:-.45px;margin:14px 0 5px}.card-location{font-size:10px;color:#8a968e;margin:0 0 14px}.card-cost{padding:11px 12px;border-radius:7px;background:#f5f7f0;display:flex;align-items:center;justify-content:space-between}.cost-label{font-size:8px;font-weight:700;letter-spacing:1.2px;color:#87968a}.card-cost strong{font:700 15px var(--display);color:#355e4b}.card-detail{font-size:11px;line-height:1.65;color:#687970;min-height:54px;margin:13px 0 12px}.card-info{display:grid;gap:9px;border-top:1px solid #edf0e9;padding:12px 0}.card-info>div{display:flex;gap:9px;align-items:flex-start}.info-icon{width:18px;height:18px;flex:none;display:grid;place-items:center;background:#f2f5ed;border-radius:5px;color:#67806e;font-size:11px}.card-info p{font-size:10px;color:#77867b;line-height:1.5;margin:0}.card-info b{display:block;color:#334c41;font-size:10px;margin-bottom:2px}.card-tags{display:flex;flex-wrap:wrap;gap:5px;min-height:20px}.card-tags span{font-size:8px;color:#718177;background:#f3f4ee;padding:4px 7px;border-radius:30px}.card-actions{display:flex;align-items:center;gap:14px;margin-top:15px}.primary-link{background:var(--green);color:#fff;text-decoration:none;font-size:10px;font-weight:600;padding:10px 12px;border-radius:7px;transition:background .2s}.primary-link span{color:#eab08f;margin-left:6px}.source-link{color:#718177;font-size:10px;text-decoration:none}.source-link:hover,.learn-link:hover,.maintain-link:hover{color:var(--orange)}.verified{font-size:8px;color:#a0aaa1;margin:13px 0 0}.empty-state{text-align:center;padding:55px 15px 65px}.empty-icon{font-size:34px;color:#9baf9e}.empty-state h3{font:700 19px var(--display);margin:11px 0 6px}.empty-state p{font-size:12px;color:#7d8d82}.text-button{border:0;background:0 0;color:#3d705a;font:700 12px var(--sans);padding:10px;cursor:pointer}.directory-footnote{font-size:10px;color:#929d93;margin:23px 0 0}.how-section{max-width:1200px;margin:0 auto;padding:78px 0 84px;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.how-intro h2{font-size:38px;line-height:1.2}.how-intro h2 em{letter-spacing:-1.5px}.how-intro>p:not(.eyebrow){font-size:13px;line-height:1.75;color:#718077;max-width:360px;margin:19px 0}.learn-link{font-size:11px;font-weight:700;text-decoration:none;color:#3e705a}.learn-link span{margin-left:7px;color:#e17d59}.steps{border-top:1px solid #dfe5da}.step{display:grid;grid-template-columns:41px 1fr 35px;gap:14px;align-items:start;padding:23px 0;border-bottom:1px solid #dfe5da}.step-number{font:700 10px var(--display);color:#c17e5d;padding-top:4px}.step h3{font:700 14px var(--display);margin:0 0 6px;letter-spacing:-.2px}.step p{font-size:11px;line-height:1.6;color:#7a897e;margin:0;max-width:410px}.step-icon{font-size:19px;color:#8ba08b;text-align:right}.maintain{max-width:1200px;margin:0 auto 55px;background:#e9eee2;border-radius:12px;display:flex;align-items:center;gap:20px;padding:25px 31px}.maintain-mark{display:grid;place-items:center;flex:none;width:42px;height:42px;background:#dce7d8;border-radius:12px;color:#567963;font-size:21px}.maintain .eyebrow{margin-bottom:6px;font-size:9px}.maintain h2{font:700 15px var(--display);margin:0 0 5px}.maintain p:not(.eyebrow){font-size:10px;color:#76867a;margin:0}.maintain-link{margin-left:auto;white-space:nowrap;font-size:10px;font-weight:700;text-decoration:none;color:#3d6b55}.maintain-link span{color:#e17d59;margin-left:6px}footer{min-height:74px;border-top:1px solid #e3e6dd;display:flex;align-items:center;justify-content:space-between;padding:0 max(calc((100vw - 1200px)/2),6.2vw);color:#8a968d;font-size:10px}.footer-brand{font-size:12px}footer>a:last-child{color:#678071;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1280px){.hero,.how-section,.maintain{margin-left:6.2vw;margin-right:6.2vw}.hero{padding-top:59px}}@media(max-width:960px){.hero{grid-template-columns:1fr .78fr;gap:20px}.hero h1{font-size:60px}.hero-art{height:300px}.resource-grid{grid-template-columns:repeat(2,1fr)}.how-section{gap:45px}}@media(max-width:650px){.topbar{height:63px;padding:0 20px}.hero{display:block;padding:53px 20px 39px;margin:0;min-height:0}.hero h1{font-size:55px;letter-spacing:-3.5px}.hero-intro{font-size:14px;margin:17px 0 22px}.hero-art{height:240px;margin:38px 5px 0;border-radius:45% 42% 12px 12px}.cat-illustration{transform:scale(.78);transform-origin:bottom center;left:25%;bottom:20px}.sun{width:65px;height:65px;top:30px}.finder{padding:52px 20px 55px}.section-heading h2{font-size:27px}.filters{flex-wrap:wrap;gap:4px}.county-filter{width:100%;margin:0 0 8px}.county-filter select{flex:1}.filter-spacer{display:none}.filter-chip{padding:9px 10px;font-size:10px}.resource-grid{grid-template-columns:1fr;gap:11px}.resource-card{padding:18px}.card-detail{min-height:0}.how-section{display:block;padding:57px 20px;margin:0}.how-intro{margin-bottom:32px}.how-intro h2{font-size:32px}.maintain{margin:0 20px 38px;padding:19px;align-items:flex-start;gap:13px;flex-wrap:wrap}.maintain-mark{width:35px;height:35px}.maintain>div{flex:1}.maintain-link{margin-left:48px}footer{padding:17px 20px;min-height:86px;gap:10px;flex-wrap:wrap}footer>span{order:3;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}:root{--paper:#f8f6ef;--ink:#18342f;--muted:#6d7d73;--green:#244d43;--green2:#dce9df;--orange:#e5794d;--cream:#efe9d9;--line:#dfe4d9;--white:#fffefa;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif;--display:'Manrope','DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;-webkit-font-smoothing:antialiased}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(calc((100vw - 1200px)/2),6.2vw);border-bottom:1px solid rgba(24,52,47,.1)}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-family:var(--display);font-size:14px;font-weight:500;letter-spacing:-.3px}.brand b{font-weight:800}.brand-mark{display:grid;place-items:center;width:30px;height:30px;background:#e7eee3;color:#3f6855;border-radius:10px;font-size:17px}.nav-link{font-size:13px;color:var(--ink);text-decoration:none;font-weight:600}.nav-link span{color:var(--orange);margin-left:6px}.hero{max-width:1200px;margin:0 auto;padding:72px 0 78px;display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:center;min-height:485px}.hero-copy{padding-left:8px}.eyebrow{font-size:10px;line-height:1.2;font-weight:700;letter-spacing:1.6px;color:#527468;margin:0 0 21px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#e78759;margin-right:7px;vertical-align:1px}.hero-region{color:#93a69a}.hero h1{font-family:var(--display);font-weight:600;font-size:clamp(52px,6.4vw,78px);letter-spacing:-5px;line-height:1.05;margin:0;color:#193b34}.hero h1 em,.how-intro h2 em{font-family:var(--serif);font-weight:400;color:#d67450;letter-spacing:-3px}.hero-intro{max-width:440px;color:#63766d;line-height:1.75;font-size:16px;margin:23px 0 28px}.search-box{background:var(--white);border:1px solid #d9ded3;border-radius:12px;max-width:500px;height:60px;display:flex;align-items:center;padding:6px 7px 6px 17px;box-shadow:0 7px 24px rgba(37,62,52,5%);position:relative;z-index:5}.search-icon{font-size:25px;color:#8a9a90;line-height:1;margin-right:12px;transform:rotate(-20deg)}.search-box input{font:500 14px var(--sans);color:var(--ink);border:0;outline:0;min-width:0;flex:1;background:0 0}.search-box input::placeholder{color:#9aa69c}.search-box button{border:0;border-radius:8px;background:var(--green);height:46px;padding:0 18px;color:#fff;font:600 13px var(--sans);cursor:pointer;transition:background .2s}.search-box button:hover,.primary-link:hover{background:#346455}.search-box button span{margin-left:8px;color:#f4ae89}.search-hint{font-size:11px;color:#87958b;margin:10px 0 0 4px}.suggestions{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:10;max-height:280px;overflow-y:auto;padding:5px;margin:0;list-style:none;background:var(--white);border:1px solid #d9ded3;border-radius:10px;box-shadow:0 12px 28px rgba(37,62,52,.14)}.suggestions[hidden]{display:none}.suggestions li{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:7px;color:var(--ink);font-size:13px;cursor:pointer}.suggestions li:hover,.suggestions li[aria-selected=true]{background:#eef2e9}.suggestions small{color:#87958b;font-size:10px}.hero-art{height:350px;position:relative;overflow:hidden;border-radius:46% 42% 14px 14px;background:#eaeedc;margin:6px 8px 0 0}.sun{position:absolute;right:17%;top:42px;width:90px;height:90px;border-radius:50%;background:#e9bd7d;opacity:.92}.hill{position:absolute;bottom:-100px;border-radius:50%}.hill-back{width:125%;height:260px;left:-13%;background:#ccd9bc;transform:rotate(-7deg)}.hill-front{width:125%;height:195px;left:20%;bottom:-112px;background:#9fb99d;transform:rotate(10deg)}.cat-illustration{position:absolute;width:228px;height:230px;bottom:35px;left:28%;filter:drop-shadow(0 14px 8px rgba(43,59,42,8%))}.cat-body{position:absolute;width:148px;height:102px;border-radius:55% 54% 45% 44%;left:40px;bottom:17px;background:#314f43;transform:rotate(-8deg)}.cat-head{position:absolute;z-index:3;width:106px;height:94px;border-radius:48% 48% 45% 45%;left:88px;top:27px;background:#314f43}.ear{position:absolute;top:-15px;width:0;height:0;border-left:22px solid transparent;border-right:18px solid transparent;border-bottom:41px solid #314f43}.ear-left{left:2px;transform:rotate(-18deg)}.ear-right{right:0;transform:rotate(15deg)}.ear:after{content:'';position:absolute;left:-10px;top:13px;border-left:10px solid transparent;border-right:9px solid transparent;border-bottom:19px solid #c98064}.eye{position:absolute;width:6px;height:9px;background:#e6bd79;border-radius:50%;top:47px}.eye-left{left:29px}.eye-right{right:29px}.nose{position:absolute;top:61px;left:49px;width:8px;height:6px;background:#d68b78;border-radius:40% 40% 55% 55%}.whisker{position:absolute;top:65px;width:31px;height:1px;background:#d5d7ba}.whisker-left{left:6px;transform:rotate(10deg)}.whisker-right{right:6px;transform:rotate(-10deg)}.cat-tail{position:absolute;width:94px;height:107px;border:18px solid #314f43;border-bottom:0;border-left:0;border-radius:0 90px 0 0;left:4px;bottom:32px;transform:rotate(-18deg)}.cat-leg{position:absolute;z-index:2;width:20px;height:57px;background:#314f43;border-radius:0 0 11px 11px;bottom:0}.leg-one{left:73px}.leg-two{left:154px}.art-caption{position:absolute;left:24px;bottom:21px;font:italic 13px var(--serif);color:#637b68}.art-spark{position:absolute;color:#e17d59}.spark-one{font-size:22px;left:17%;top:74px}.spark-two{font-size:14px;right:15%;top:155px}.finder{background:#fffefa;padding:70px max(calc((100vw - 1200px)/2),6.2vw)78px;scroll-margin-top:20px}.section-heading{display:flex;align-items:end;justify-content:space-between}.muted{color:#7d9588;margin-bottom:10px}.section-heading h2,.how-intro h2{font:600 34px/1.17 var(--display);letter-spacing:-1.5px;margin:0}.directory-count{font-size:12px;font-weight:600;color:#78877e;padding-bottom:5px}.filters{margin-top:30px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);padding-bottom:15px}.county-filter{display:flex;align-items:center;gap:11px;background:#f5f5ee;border:1px solid #e2e5db;padding:7px 11px;border-radius:8px;margin-right:10px}.county-filter label{font-size:11px;color:#87958b}.county-filter select{background:0 0;border:0;color:var(--ink);font:600 12px var(--sans);outline:0}.filter-spacer{flex:1}.filter-chip{border:1px solid transparent;border-radius:30px;padding:9px 13px;background:0 0;color:#738279;font:500 11px var(--sans);cursor:pointer}.filter-chip:hover{background:#f6f6ef}.filter-chip.active{background:#e8eee5;color:#294e40;font-weight:700}.results-note{padding:17px 0 14px;color:#89958b;font-size:11px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.resource-card{background:#fff;border:1px solid #e5e8df;border-radius:12px;padding:21px 21px 16px;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s}.resource-card:hover{transform:translateY(-2px);border-color:#cbd8cb;box-shadow:0 8px 24px rgba(37,62,52,6%)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:22px}.kind-pill,.status-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:30px;font-size:9px;font-weight:700;letter-spacing:.2px;background:#eaf1e8;color:#466c52}.kind-pill i{height:6px;width:6px;border-radius:50%;background:#6f9a6a}.kind-owned{background:#f4eee3;color:#987246}.kind-owned i{background:#c69a5d}.status-pill{background:#f6efe2;color:#997444;font-weight:600}.status-pill.paused{background:#f7e8df;color:#ae6144}.resource-card h3{font:700 17px/1.3 var(--display);letter-spacing:-.45px;margin:14px 0 5px}.card-location{font-size:10px;color:#8a968e;margin:0 0 14px}.card-cost{padding:11px 12px;border-radius:7px;background:#f5f7f0;display:flex;align-items:center;justify-content:space-between}.cost-label{font-size:8px;font-weight:700;letter-spacing:1.2px;color:#87968a}.card-cost strong{font:700 15px var(--display);color:#355e4b}.card-detail{font-size:11px;line-height:1.65;color:#687970;min-height:54px;margin:13px 0 12px}.card-info{display:grid;gap:9px;border-top:1px solid #edf0e9;padding:12px 0}.card-info>div{display:flex;gap:9px;align-items:flex-start}.info-icon{width:18px;height:18px;flex:none;display:grid;place-items:center;background:#f2f5ed;border-radius:5px;color:#67806e;font-size:11px}.card-info p{font-size:10px;color:#77867b;line-height:1.5;margin:0}.card-info b{display:block;color:#334c41;font-size:10px;margin-bottom:2px}.card-tags{display:flex;flex-wrap:wrap;gap:5px;min-height:20px}.card-tags span{font-size:8px;color:#718177;background:#f3f4ee;padding:4px 7px;border-radius:30px}.card-actions{display:flex;align-items:center;gap:14px;margin-top:15px}.primary-link{background:var(--green);color:#fff;text-decoration:none;font-size:10px;font-weight:600;padding:10px 12px;border-radius:7px;transition:background .2s}.primary-link span{color:#eab08f;margin-left:6px}.source-link{color:#718177;font-size:10px;text-decoration:none}.source-link:hover,.learn-link:hover,.maintain-link:hover{color:var(--orange)}.verified{font-size:8px;color:#a0aaa1;margin:13px 0 0}.empty-state{text-align:center;padding:55px 15px 65px}.empty-icon{font-size:34px;color:#9baf9e}.empty-state h3{font:700 19px var(--display);margin:11px 0 6px}.empty-state p{font-size:12px;color:#7d8d82}.text-button{border:0;background:0 0;color:#3d705a;font:700 12px var(--sans);padding:10px;cursor:pointer}.directory-footnote{font-size:10px;color:#929d93;margin:23px 0 0}.how-section{max-width:1200px;margin:0 auto;padding:78px 0 84px;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.how-intro h2{font-size:38px;line-height:1.2}.how-intro h2 em{letter-spacing:-1.5px}.how-intro>p:not(.eyebrow){font-size:13px;line-height:1.75;color:#718077;max-width:360px;margin:19px 0}.learn-link{font-size:11px;font-weight:700;text-decoration:none;color:#3e705a}.learn-link span{margin-left:7px;color:#e17d59}.steps{border-top:1px solid #dfe5da}.step{display:grid;grid-template-columns:41px 1fr 35px;gap:14px;align-items:start;padding:23px 0;border-bottom:1px solid #dfe5da}.step-number{font:700 10px var(--display);color:#c17e5d;padding-top:4px}.step h3{font:700 14px var(--display);margin:0 0 6px;letter-spacing:-.2px}.step p{font-size:11px;line-height:1.6;color:#7a897e;margin:0;max-width:410px}.step-icon{font-size:19px;color:#8ba08b;text-align:right}.maintain{max-width:1200px;margin:0 auto 55px;background:#e9eee2;border-radius:12px;display:flex;align-items:center;gap:20px;padding:25px 31px}.maintain-mark{display:grid;place-items:center;flex:none;width:42px;height:42px;background:#dce7d8;border-radius:12px;color:#567963;font-size:21px}.maintain .eyebrow{margin-bottom:6px;font-size:9px}.maintain h2{font:700 15px var(--display);margin:0 0 5px}.maintain p:not(.eyebrow){font-size:10px;color:#76867a;margin:0}.maintain-link{margin-left:auto;white-space:nowrap;font-size:10px;font-weight:700;text-decoration:none;color:#3d6b55}.maintain-link span{color:#e17d59;margin-left:6px}footer{min-height:74px;border-top:1px solid #e3e6dd;display:flex;align-items:center;justify-content:space-between;padding:0 max(calc((100vw - 1200px)/2),6.2vw);color:#8a968d;font-size:10px}.footer-brand{font-size:12px}footer>a:last-child{color:#678071;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1280px){.hero,.how-section,.maintain{margin-left:6.2vw;margin-right:6.2vw}.hero{padding-top:59px}}@media(max-width:960px){.hero{grid-template-columns:1fr .78fr;gap:20px}.hero h1{font-size:60px}.hero-art{height:300px}.resource-grid{grid-template-columns:repeat(2,1fr)}.how-section{gap:45px}}@media(max-width:650px){.topbar{height:63px;padding:0 20px}.hero{display:block;padding:53px 20px 39px;margin:0;min-height:0}.hero h1{font-size:55px;letter-spacing:-3.5px}.hero-intro{font-size:14px;margin:17px 0 22px}.hero-art{height:240px;margin:38px 5px 0;border-radius:45% 42% 12px 12px}.cat-illustration{transform:scale(.78);transform-origin:bottom center;left:25%;bottom:20px}.sun{width:65px;height:65px;top:30px}.finder{padding:52px 20px 55px}.section-heading h2{font-size:27px}.filters{flex-wrap:wrap;gap:4px}.county-filter{width:100%;margin:0 0 8px}.county-filter select{flex:1}.filter-spacer{display:none}.filter-chip{padding:9px 10px;font-size:10px}.resource-grid{grid-template-columns:1fr;gap:11px}.resource-card{padding:18px}.card-detail{min-height:0}.how-section{display:block;padding:57px 20px;margin:0}.how-intro{margin-bottom:32px}.how-intro h2{font-size:32px}.maintain{margin:0 20px 38px;padding:19px;align-items:flex-start;gap:13px;flex-wrap:wrap}.maintain-mark{width:35px;height:35px}.maintain>div{flex:1}.maintain-link{margin-left:48px}footer{padding:17px 20px;min-height:86px;gap:10px;flex-wrap:wrap}footer>span{order:3;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}.search-box{position:relative;z-index:5}.suggestions{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:10;max-height:280px;overflow-y:auto;padding:5px;margin:0;list-style:none;background:var(--white);border:1px solid #d9ded3;border-radius:10px;box-shadow:0 12px 28px rgba(37,62,52,.14)}.suggestions[hidden]{display:none}.suggestions li{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:7px;color:var(--ink);font-size:13px;cursor:pointer}.suggestions li:hover,.suggestions li[aria-selected=true]{background:#eef2e9}.suggestions small{color:#87958b;font-size:10px}