@charset "UTF-8";
:root{--ink:#192b21;--green:#183d2d;--lime:#d4ef8b;--paper:#fff;--soft:#f4f6f1;--line:#dce2d8;--muted:#566457;--radius:8px;color:var(--ink);background:var(--paper);font-family:Inter,"Segoe UI",Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #638731;outline-offset:5px}button:focus:not(:focus-visible){outline:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:550;letter-spacing:-.045em}p{line-height:1.7}h1{font-size:clamp(3rem,5.6vw,5.7rem);line-height:1.05;letter-spacing:-.055em}h2{font-size:clamp(2rem,3.15vw,3.2rem);line-height:1.12}h3{font-size:1.5rem;line-height:1.2}::selection{background:var(--lime);color:var(--green)}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 96px));margin-left:auto;margin-right:auto}.skip{position:fixed;left:20px;top:-90px;z-index:100;background:var(--lime);padding:16px 24px}.skip:focus{top:20px}.site-header{height:102px;display:flex;align-items:center;justify-content:space-between;width:min(1440px,100%);margin:auto;padding:0 48px;gap:32px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0;color:var(--green)}.brand svg{width:42px;height:42px}.brand>span{font-size:1rem;line-height:1.15;letter-spacing:-.025em;font-weight:700}.brand-sub{display:block;font-size:.7rem;letter-spacing:.23em;font-weight:600;margin-top:5px}.site-header nav{display:flex;align-items:center;gap:34px}.site-header nav a{font-size:.9rem;font-weight:550;padding:12px 0;border-bottom:2px solid transparent;white-space:nowrap}.site-header nav a:hover,.site-header nav a[aria-current]{border-color:var(--green)}.header-cta{font-size:.88rem;font-weight:600;padding:13px 20px;background:var(--soft);border-radius:100px;white-space:nowrap}.header-cta span{margin-left:12px}.header-cta:hover{background:var(--lime)}.hero{display:grid;grid-template-columns:1.04fr 1fr;margin:0 22px;background:var(--green);border-radius:12px;overflow:hidden;min-height:624px}.hero-copy{padding:68px clamp(30px,4vw,66px);color:white;align-self:center}.eyebrow{font-size:.75rem;font-weight:650;letter-spacing:.12em;line-height:1.6;display:block;text-transform:uppercase;color:var(--muted)}.eyebrow.light{color:#c5d5bd}.hero h1{font-size:clamp(3.1rem,5.3vw,5.8rem);margin:28px 0 24px;line-height:1.025;letter-spacing:-.06em}.hero h1>span{color:var(--lime)}.hero-copy>p{font-size:1.08rem;color:#d8e1d4;margin-bottom:30px;line-height:1.65}.hero-photo{position:relative;min-width:0}.hero-photo>img{height:100%;position:absolute;object-position:55% center}.photo-note{position:absolute;bottom:30px;left:30px;right:30px;font-size:.82rem;color:#fff;text-shadow:0 1px 8px #000;letter-spacing:.015em}.state-picker{margin:34px 0 18px}.state-picker label{display:block;font-size:.83rem;margin-bottom:10px;color:#e6eddf}.picker-row{display:flex;gap:8px;max-width:520px}.picker-row select{min-width:0;flex:1;color:var(--ink);background:#fff;border:1px solid white;border-radius:6px;padding:15px 34px 15px 15px;font-size:.9rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:16px 23px;border:0;border-radius:6px;font-size:.87rem;font-weight:650;line-height:1.35;white-space:nowrap;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.lime{background:var(--lime);color:var(--green)}.lime:hover{background:#e3f9ad}.dark{background:var(--green);color:white}.dark:hover{background:#28543e}.text-link{font-size:.9rem;display:inline-flex;align-items:center;gap:22px;font-weight:550;border-bottom:1px solid transparent;padding:5px 0;line-height:1.5}.text-link:hover{border-color:currentColor}.light-link{color:#e2ecd9;font-size:.8rem}.coverage-strip{max-width:1240px;display:flex;justify-content:space-between;margin:auto;padding:24px 0;border-bottom:1px solid var(--line);font-size:.84rem;color:var(--muted)}.coverage-strip>span:first-child{font-weight:650;color:var(--ink)}.section{padding:78px 0;width:min(1240px,calc(100% - 96px));margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:13px}.section-heading h2{margin-bottom:0}.grass-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grass-tile{background:var(--soft);padding:27px 26px;min-height:230px;border-radius:var(--radius);border:1px solid transparent;display:flex;flex-direction:column;transition:background .2s}.grass-tile:hover{background:#eaf0df;border-color:#c9d5bb}.tile-number{font-size:.75rem;color:var(--muted);margin-bottom:45px}.grass-tile h3{font-size:1.45rem;margin-bottom:16px}.grass-tile>span:last-child{font-size:.8rem;display:flex;align-items:center;justify-content:space-between;color:var(--muted);margin-top:auto}.grass-tile>span:last-child span{font-size:1.2rem;color:var(--ink)}.essentials-section{padding-top:16px}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px}.feature-story{position:relative;border-radius:8px;overflow:hidden;min-height:430px;color:#fff}.feature-story>img{height:100%;position:absolute;object-position:center;transition:transform .5s}.feature-story:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,30,19,.88),rgba(12,30,19,0) 90%)}.feature-story:hover>img{transform:scale(1.025)}.feature-story>div{position:absolute;z-index:1;bottom:30px;left:32px;right:32px}.feature-story .eyebrow{color:#d4e1cd}.feature-story h3{font-size:2.6rem;margin:12px 0 18px;line-height:1.07}.story-list{display:flex;flex-direction:column;justify-content:center}.story-list>a{display:flex;align-items:center;padding:34px 0;border-bottom:1px solid var(--line);gap:22px}.story-list>a:first-child{border-top:1px solid var(--line)}.story-list>a:hover h3{text-decoration:underline;text-underline-offset:4px}.story-index{align-self:flex-start;color:var(--muted);font-size:.77rem;margin-top:3px}.story-list h3{font-size:1.5rem;letter-spacing:-.03em;margin:10px 0 0;line-height:1.28;max-width:340px}.story-list>a>span:last-child{margin-left:auto;font-size:1.4rem}.regional-banner{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:#fff;border-radius:10px;overflow:hidden;margin:0 auto 88px;width:min(1240px,calc(100% - 96px))}.regional-banner>div{padding:52px}.regional-banner h2{margin:18px 0 24px}.regional-banner p{color:#d0dfc9;max-width:330px;font-size:1rem}.regional-banner .button{margin-top:12px}.regional-banner>img{height:100%;min-height:380px}.site-footer{background:var(--soft);padding:58px 48px 24px}.footer-top{max-width:1240px;margin:auto;display:flex;gap:65px;align-items:flex-start;padding-bottom:44px}.footer-top>p{font-size:1.05rem;letter-spacing:-.025em;margin-right:auto;color:var(--muted);line-height:1.5}.footer-top nav{display:grid;grid-template-columns:auto auto;gap:18px 36px;font-size:.85rem}.footer-top nav a:hover{text-decoration:underline}.footer-bottom{max-width:1240px;margin:auto;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:28px;font-size:.75rem;line-height:1.65;color:var(--muted)}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:.77rem;line-height:1.65;color:var(--muted);padding:24px 0 40px}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs>span[aria-hidden]{opacity:.6}.page-intro{padding-bottom:48px}.page-intro>.eyebrow{margin-top:14px}.page-intro h1{margin:20px 0 24px}.page-intro>p{font-size:1.12rem;color:var(--muted);max-width:570px}.directory{padding-bottom:80px}.filter-bar{display:flex;gap:20px;align-items:flex-end;background:var(--soft);padding:24px;border-radius:8px;border:1px solid var(--line)}.filter-bar>div{flex:1}.filter-bar label{font-size:.8rem;display:block;margin-bottom:9px;font-weight:600}.filter-bar select{width:100%;border:1px solid #c3cdbd;border-radius:5px;padding:14px;background:#fff;color:var(--ink);font-size:1rem;min-height:50px}.reset-button{background:none;border:0;border-bottom:1px solid var(--muted);color:var(--muted);font-size:.85rem;padding:12px 0;margin:0 4px 8px 12px}.result-line{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:26px 0;font-size:.85rem;color:var(--muted)}.result-line p{margin:0}.result-line a{text-decoration:underline;text-underline-offset:4px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan-grid>div{display:flex;min-width:0}.guide-card{border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;overflow:hidden;min-width:0;width:100%;transition:background .2s,border-color .2s}.guide-card:hover{background:var(--soft);border-color:#9cac90}.card-body{padding:27px;display:flex;flex-direction:column;min-height:218px;flex:1}.card-body h3{font-size:1.5rem;margin:19px 0 29px;line-height:1.26}.card-body .eyebrow{font-size:.7rem;letter-spacing:.07em}.card-bottom{display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:.8rem;margin-top:auto;color:var(--muted)}.card-bottom>span:last-child{font-size:1.4rem;color:var(--ink)}.card-photo{height:220px;overflow:hidden}.card-photo img{height:100%;transition:transform .4s}.guide-card:hover .card-photo img{transform:scale(1.025)}.empty-state{padding:60px 20px;text-align:center;border:1px solid var(--line);border-radius:8px}.empty-state h2{font-size:2rem}.empty-state p{color:var(--muted)}.state-directory{padding-bottom:80px}.state-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 32px}.state-grid>a{padding:23px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:1.05rem}.state-grid>a:hover{color:#497226}.state-count{font-size:.76rem;color:var(--muted);white-space:nowrap}.state-count span{margin-left:10px}.collection-hero{background:var(--soft);padding-bottom:42px}.collection-hero h1{max-width:940px;font-size:clamp(2.7rem,4.8vw,4.7rem);margin:18px 0 24px}.collection-hero p{max-width:620px;color:var(--muted);font-size:1.08rem;margin-bottom:8px}.collection-content{padding-top:20px;min-height:430px}.article-header{padding-bottom:40px;max-width:1240px}.article-header h1{font-size:clamp(2.6rem,5.2vw,5.1rem);line-height:1.08;max-width:1000px;margin:18px 0 24px}.article-header h1>span{color:#587348}.article-deck{font-size:1.14rem;color:var(--muted);max-width:720px;line-height:1.65}.article-meta{display:flex;gap:25px;flex-wrap:wrap;font-size:.8rem;color:var(--muted);margin-top:24px}.article-meta>span:first-child{font-weight:650;color:var(--ink)}.article-layout{display:grid;grid-template-columns:220px minmax(0,780px);gap:72px;justify-content:start;border-top:1px solid var(--line);padding-top:40px;padding-bottom:70px}.article-sidebar{align-self:stretch}.toc{position:sticky;top:30px}.toc nav{display:flex;flex-direction:column;gap:0;margin-top:15px}.toc nav a{font-size:.86rem;line-height:1.55;padding:7px 0;color:var(--muted);border-left:2px solid var(--line);padding-left:16px}.toc nav a:hover{border-color:var(--green);color:var(--green);background:var(--soft)}.sidebar-back{display:block;font-size:.8rem;border-top:1px solid var(--line);padding-top:22px;margin-top:24px;font-weight:600;line-height:1.6}.sidebar-back span{margin-left:10px}.article-main{min-width:0}.affiliate-note{font-size:.8rem;line-height:1.65;color:var(--muted);margin-bottom:24px}.affiliate-note a{text-decoration:underline;text-underline-offset:3px}.field-note{background:var(--soft);border-left:3px solid #9dbe67;padding:20px 23px;margin-bottom:36px;font-size:.92rem}.field-note strong{font-weight:600}.field-note p{margin:7px 0 0;color:var(--muted);line-height:1.65}.prose{font-size:1.065rem;line-height:1.9;color:#334035;overflow-wrap:anywhere}.prose p{margin:0 0 24px;line-height:1.9}.prose h2{font-size:1.8rem;line-height:1.3;letter-spacing:-.035em;color:var(--ink);margin:46px 0 19px;scroll-margin-top:32px}.prose h2:first-child{margin-top:0}.prose a{color:#335d22;text-decoration:underline;text-decoration-color:#a3b796;text-underline-offset:3px;text-decoration-thickness:1px}.prose a:hover{text-decoration-color:var(--green)}.prose li{padding-left:3px;margin-bottom:15px;line-height:1.85}.prose ul,.prose ol{padding-left:25px;margin:18px 0 28px}.prose li>ul{padding-left:20px;margin:16px 0}.prose strong{font-weight:650;color:#25352a}.prose img{border-radius:8px}.prose table{display:block;overflow-x:auto;border-collapse:collapse}.prose td,.prose th{border:1px solid var(--line);padding:12px;text-align:left}.prose .button{color:#fff;text-decoration:none}.article-end{padding:30px 0;border-top:1px solid var(--line);margin-top:40px}.article-end p{font-size:1rem;color:var(--muted);margin:15px 0}.article-photo{height:330px;border-radius:8px;margin-bottom:24px}.related-section{border-top:1px solid var(--line);padding-top:52px}.simple-content{padding-bottom:85px}.simple-content>.prose{max-width:780px}.lead{font-size:1.4rem;line-height:1.65!important;letter-spacing:-.02em;color:var(--ink)}.inline-photo{margin:36px 0;height:360px}.error-page{padding-top:90px;padding-bottom:110px}.error-page h1{margin-top:24px}
@media(min-width:1550px){.hero{max-width:1500px;margin:auto;min-height:690px}.hero-copy{padding-left:90px}.hero h1{font-size:5.8rem}}
@media(max-width:1100px){.site-header{padding:0 30px;gap:20px}.site-header nav{gap:22px}.wrap,.section,.regional-banner{width:calc(100% - 64px)}.hero{min-height:590px}.hero-copy{padding:50px 30px}.hero h1{font-size:4rem}.hero-copy>p{font-size:1rem}.picker-row{flex-wrap:wrap}.picker-row select{flex-basis:100%}.picker-row .button{width:100%;justify-content:space-between}.coverage-strip{margin:0 32px}.grass-grid{gap:12px}.grass-tile{padding:24px 20px}.grass-tile h3{font-size:1.25rem}.editorial-grid{gap:30px}.regional-banner>div{padding:40px}.article-layout{grid-template-columns:185px minmax(0,1fr);gap:36px}.footer-top{gap:35px}.footer-top>p{font-size:.95rem}.footer-top nav{gap:16px 24px}.card-body{padding:22px}.card-body h3{font-size:1.35rem}}
@media(max-width:800px){.site-header{height:90px}.header-cta{display:none}.site-header nav{gap:20px}.hero{grid-template-columns:1fr 1fr;margin:0 16px;min-height:560px}.hero h1{font-size:3.25rem}.hero-copy{padding:40px 26px}.hero .eyebrow{font-size:.75rem;letter-spacing:.08em}.hero-copy>p br{display:none}.hero-copy>p{font-size:.95rem}.photo-note{font-size:.75rem;left:20px;right:20px;bottom:20px}.coverage-strip{font-size:.75rem;gap:20px}.grass-grid{grid-template-columns:repeat(2,1fr)}.grass-tile{min-height:195px}.tile-number{margin-bottom:30px}.grass-tile h3{font-size:1.5rem}.section{padding:55px 0}.section-heading h2{font-size:2.4rem}.section-heading>.text-link{font-size:.8rem;gap:12px}.editorial-grid{grid-template-columns:1fr}.feature-story{min-height:390px}.feature-story>img{object-position:50% 45%}.story-list>a{padding:25px 0}.story-list h3{max-width:none}.story-list{margin-top:4px}.regional-banner{margin-bottom:60px}.regional-banner>div{padding:32px}.regional-banner h2{font-size:2.2rem}.regional-banner p{font-size:.95rem}.regional-banner .button{font-size:.8rem;padding:14px 18px}.footer-top{flex-wrap:wrap;gap:28px}.footer-top>p{margin-left:auto;margin-right:0}.footer-top nav{width:100%;grid-template-columns:repeat(3,auto)}.site-footer{padding:40px 32px 24px}.footer-bottom{flex-direction:column;gap:10px}.plan-grid{grid-template-columns:repeat(2,1fr)}.state-grid{grid-template-columns:repeat(2,1fr);gap:0 30px}.article-layout{grid-template-columns:1fr;gap:28px}.toc{position:static}.toc nav{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.toc nav a{border:1px solid var(--line);border-radius:5px;padding:9px;font-size:.8rem}.sidebar-back{display:none}.article-header h1{font-size:3.8rem}.article-meta{gap:15px}.page-intro h1{font-size:4rem}.page-intro{padding-bottom:32px}.collection-hero h1{font-size:3.5rem}.filter-bar{padding:20px;gap:16px}.reset-button{margin-left:0;white-space:nowrap}.collection-content{padding-top:10px}.simple-content{padding-bottom:55px}}
@media(max-width:560px){.site-header{height:110px;padding:17px 20px;gap:14px;flex-wrap:wrap}.brand>span{font-size:.85rem}.brand svg{width:36px;height:36px}.brand-sub{font-size:.75rem;margin-top:4px}.site-header nav{width:100%;justify-content:space-between;gap:20px}.site-header nav a{font-size:.78rem;padding:3px 0 7px}.wrap,.section,.regional-banner{width:calc(100% - 40px)}.hero{display:flex;flex-direction:column;margin:12px 12px 0;border-radius:8px;min-height:0}.hero-copy{padding:35px 26px 32px}.hero .eyebrow{font-size:.75rem}.hero h1{font-size:3.65rem;margin:22px 0 20px;letter-spacing:-.055em}.hero-copy>p{font-size:1rem;max-width:300px;margin-bottom:22px}.hero-copy>p br{display:initial}.state-picker{margin-top:24px;margin-bottom:14px}.state-picker label{font-size:.85rem}.picker-row{flex-wrap:nowrap}.picker-row select{flex-basis:auto;font-size:.85rem;padding:14px 24px 14px 12px}.picker-row .button{width:auto;font-size:.8rem;gap:12px;padding:14px 13px}.hero-photo{height:275px;width:100%}.hero-photo img{object-position:center 65%}.photo-note{left:24px;bottom:20px}.light-link{font-size:.79rem}.coverage-strip{margin:0 20px;flex-wrap:wrap;justify-content:flex-start;gap:12px 22px;padding:21px 0;font-size:.75rem}.coverage-strip>span:first-child{width:100%;font-size:.87rem}.section{padding:44px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:24px}.section-heading h2{font-size:2.35rem}.eyebrow{font-size:.75rem}.section-heading .eyebrow{margin-bottom:10px}.grass-grid{gap:12px}.grass-tile{padding:21px 17px;min-height:205px}.grass-tile h3{font-size:1.4rem;letter-spacing:-.035em}.grass-tile>span:last-child{font-size:.75rem;gap:7px}.tile-number{margin-bottom:34px}.essentials-section{padding-top:6px}.feature-story{min-height:350px}.feature-story>div{left:25px;bottom:25px;right:25px}.feature-story h3{font-size:2.4rem}.story-list h3{font-size:1.3rem}.story-list>a{gap:18px;padding:23px 0}.story-list .eyebrow{font-size:.75rem}.regional-banner{display:flex;flex-direction:column;margin-bottom:42px}.regional-banner>div{padding:32px 27px}.regional-banner h2{font-size:2.5rem}.regional-banner>img{height:230px;min-height:0}.regional-banner p{font-size:1rem}.site-footer{padding:35px 20px 24px}.footer-top{gap:25px;padding-bottom:30px}.footer-top>p{font-size:.9rem;max-width:145px}.footer-top nav{grid-template-columns:1fr 1fr;font-size:.82rem;gap:16px 18px}.footer-bottom{font-size:.75rem}.breadcrumbs{padding:22px 0 28px;font-size:.7rem;gap:8px}.page-intro h1{font-size:3.4rem}.page-intro>.eyebrow{font-size:.75rem;max-width:320px}.page-intro>p{font-size:1rem}.filter-bar{padding:18px;flex-wrap:wrap;gap:16px}.filter-bar>div{flex:1 1 100%}.filter-bar select{font-size:1rem}.filter-bar label{font-size:.83rem}.reset-button{font-size:.83rem;margin-bottom:0;padding:3px 0}.result-line{align-items:flex-start;font-size:.76rem;gap:15px;padding:22px 0}.plan-grid{grid-template-columns:1fr;gap:14px}.card-body{padding:24px;min-height:190px}.card-body h3{font-size:1.5rem;margin:16px 0 26px}.card-body .eyebrow{font-size:.7rem}.card-bottom{font-size:.8rem}.directory{padding-bottom:48px}.state-grid{grid-template-columns:1fr}.state-grid>a{padding:21px 0;font-size:1.07rem}.state-count{font-size:.8rem}.state-directory{padding-bottom:50px}.collection-hero h1{font-size:3rem;line-height:1.12}.collection-hero p{font-size:1rem}.collection-hero{padding-bottom:27px}.collection-content{padding-top:5px}.article-header h1{font-size:2.85rem;margin-top:18px}.article-deck{font-size:1.05rem}.article-meta{flex-direction:column;gap:8px;font-size:.77rem}.article-header{padding-bottom:29px}.article-layout{padding-top:25px;padding-bottom:36px;gap:24px}.toc nav{grid-template-columns:repeat(3,1fr);gap:7px}.toc nav a{font-size:.8rem;padding:9px 8px;line-height:1.45}.toc>.eyebrow{font-size:.75rem}.affiliate-note{font-size:.78rem}.field-note{padding:19px;font-size:.9rem;margin-bottom:27px}.prose{font-size:1.025rem;line-height:1.85}.prose h2{font-size:1.6rem;line-height:1.3;margin-top:35px}.prose ul,.prose ol{padding-left:22px}.prose li>ul{padding-left:15px}.article-photo{height:240px}.article-end{margin-top:30px;padding-bottom:0}.related-section{padding-top:40px}.lead{font-size:1.22rem}.inline-photo{height:260px}.simple-content .prose h2{font-size:1.6rem}.error-page{padding-top:60px;padding-bottom:70px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.site-header nav a,.header-cta,.button,.reset-button,.filter-bar label,.state-picker label{font-size:.875rem}.brand-sub{font-size:.75rem}.brand>span{line-height:1.15}
@media(max-width:560px){.picker-row{flex-wrap:wrap}.picker-row select{flex-basis:100%;font-size:1rem}.picker-row .button{width:100%;font-size:.875rem;justify-content:space-between}.site-header{height:118px}.site-header nav a{font-size:.875rem}}
@media(max-width:560px){.hero h1{font-size:2.65rem;line-height:1.06}.hero-copy>p br{display:none}}

/* Interactive lawn atlas and field guides */
:root{--paper:#fcfcf8;--soft:#f1f3eb;--lime:#e0e9b6;--line:#d9dfd1}
.site-header{height:92px;max-width:1480px}.site-header nav{gap:26px}.brand svg path{stroke:#e0e9b6}.header-cta{border:1px solid var(--line);background:transparent}.atlas-hero{max-width:1480px;margin:0 auto;padding:36px 48px 0}.atlas-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:42px}.atlas-head .eyebrow{display:flex;align-items:center;gap:10px;font-size:.69rem;letter-spacing:.16em}.live-dot{display:inline-block;height:6px;width:6px;border-radius:50%;background:#647d4c;box-shadow:0 0 0 5px #e6ebdb}.atlas-head h1{font-size:clamp(3.6rem,5.5vw,5.8rem);font-weight:500;letter-spacing:-.065em;line-height:1.02;margin:23px 0 0}.atlas-head em,.field-guides h2 em,.photo-interlude em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em;color:#5d7450}.atlas-deck{max-width:320px;padding-bottom:3px}.atlas-deck p{font-size:1rem;color:var(--muted);margin:0 0 20px;line-height:1.7}.atlas-deck .text-link{font-size:.8rem;gap:18px}.atlas-board{background:#173f31;color:#f5f6e9;border:1px solid #284d3b;border-radius:10px;overflow:hidden;box-shadow:0 20px 60px -38px #1e382a80}.atlas-topline{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 27px;border-bottom:1px solid #ffffff18;font-size:.63rem;letter-spacing:.14em;color:#d0dcc7}.map-marker{font-size:1.2rem;vertical-align:-2px;margin-right:9px}.atlas-stage{display:grid;grid-template-columns:minmax(0,1fr) 265px}.map-canvas{position:relative;padding:20px 25px 12px;background-image:radial-gradient(#c7d9b20d 1px,transparent 1px);background-size:17px 17px;min-width:0}.us-map{display:block;width:100%;height:auto;overflow:visible;filter:drop-shadow(0 10px 14px #081c1430)}.map-state{cursor:pointer;outline:none!important}.map-state path{fill:#a9c2a0;stroke:#183f31;stroke-width:1.8;stroke-linejoin:round;transition:fill .18s,filter .18s}.map-state:nth-child(4n) path{fill:#bad0b0}.map-state:nth-child(5n) path{fill:#96b294}.map-state text{fill:#21412e;font-family:Inter,'Segoe UI',Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:.03em;text-anchor:middle;dominant-baseline:middle;pointer-events:none}.map-state:hover path,.map-state.is-active path{fill:#f1d19c}.map-state:focus-visible path{fill:#fff2c0;stroke:#fff;stroke-width:4}.map-state:focus-visible text{fill:#102b1e}.map-caption{display:flex;justify-content:space-between;gap:12px;font-size:.55rem;letter-spacing:.1em;color:#b2c6ac;margin:5px 0 6px}.map-info{border-left:1px solid #ffffff18;margin:25px 0;padding:5px 27px 0;display:flex;flex-direction:column}.map-info>.eyebrow{font-size:.59rem;letter-spacing:.13em;color:#bdd0b6}.map-readout{min-height:250px;flex:1}.map-readout-number{font-family:Georgia,serif;color:#e5d2ad;font-size:4.5rem;line-height:1.1;display:block;margin:18px 0 4px;font-weight:400;letter-spacing:-.06em}.map-readout h2{font-size:1.75rem;line-height:1.1;margin:0 0 13px;letter-spacing:-.04em;font-weight:450;min-height:60px}.map-readout p{font-size:.78rem;color:#c2d0bb;line-height:1.6;min-height:63px;margin-bottom:18px}.map-mini{border-top:1px solid #ffffff20;padding-top:18px;margin-top:10px}.map-mini>span{font-size:.54rem;letter-spacing:.12em;color:#b2c6ac}.map-mini>div{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0 18px}.map-mini a{display:flex;align-items:center;justify-content:center;width:38px;height:30px;border:1px solid #a9c2a040;font-size:.68rem;border-radius:3px;color:#e5edda}.map-mini a:hover{color:#173f31;background:#e5d2ad}.map-all{display:flex;justify-content:space-between;gap:10px;font-size:.76rem;line-height:1.5;margin-top:auto}.map-all:hover{text-decoration:underline;text-underline-offset:4px}.atlas-bottom{border-top:1px solid #ffffff18;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#103326}.atlas-bottom .state-picker{margin:0;flex:1;max-width:620px;display:flex;align-items:center;gap:22px}.atlas-bottom .state-picker label{max-width:135px;color:#d5dfcc;font-size:.78rem;line-height:1.5;margin:0}.atlas-bottom .picker-row{flex:1;gap:8px}.atlas-bottom .picker-row select{font-size:.8rem;border:1px solid #9ab18a50;background:#214635;color:#fff;padding:12px;min-width:165px;flex-basis:auto}.atlas-bottom .picker-row option{color:#192b21;background:white}.atlas-bottom .button{font-size:.79rem;padding:12px 18px;gap:20px;white-space:nowrap}.atlas-bottom>p{font-size:.72rem;line-height:1.6;color:#b7cab0;margin:0;text-align:right}.atlas-bottom>p strong{font-weight:400;color:#e1e9d9}.atlas-stats{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 0 35px;font-size:.72rem;color:var(--muted)}.atlas-stats strong{font-family:Georgia,serif;font-size:1.6rem;margin-right:8px;color:#254532;font-weight:400}.atlas-stats>a{font-size:.74rem;border-bottom:1px solid #a5b399;padding:6px 0}.atlas-stats>a span{margin-left:22px}
.photo-interlude{position:relative;height:450px;margin:34px auto 0;max-width:1480px;color:white;overflow:hidden}.photo-interlude:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#142b20d9,#142b2050 65%,#142b2040)}.photo-interlude>img{height:100%;object-position:center 57%;position:absolute}.interlude-copy{position:relative;z-index:1;padding:68px max(48px,calc((100% - 1240px)/2));max-width:1100px}.interlude-copy .eyebrow{font-size:.67rem;letter-spacing:.16em;color:#e1e7d7}.interlude-copy h2{font-size:clamp(2.5rem,4.4vw,4.5rem);line-height:1.06;margin:25px 0 20px;font-weight:450;letter-spacing:-.045em}.photo-interlude em{color:#e2e8cb}.interlude-copy p{font-size:.91rem;color:#edf1e6;max-width:350px}.interlude-note{position:absolute;right:38px;bottom:28px;font-size:.54rem;letter-spacing:.17em;z-index:1;writing-mode:vertical-rl}.field-guides{padding-top:92px;padding-bottom:88px}.field-guides .section-heading{margin-bottom:36px}.field-guides h2{font-size:3.8rem;font-weight:450}.field-guides .section-heading>p{font-size:.92rem;color:var(--muted);margin:0;line-height:1.75}.niche-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 15px}.niche-filters button{border:1px solid var(--line);border-radius:100px;background:transparent;color:#52614c;font-size:.77rem;padding:11px 19px;transition:background .15s}.niche-filters button:hover{background:#eef1e4}.niche-filters button[aria-pressed=true]{background:#20412f;color:#f7f8ed;border-color:#20412f}.guide-count{font-size:.7rem;color:var(--muted);margin:0 0 22px}.niche-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.niche-card{min-width:0;padding:25px 24px 22px;border:1px solid var(--line);border-radius:5px;background:#f6f7f0;display:flex;flex-direction:column;transition:transform .2s,background .2s,border-color .2s;min-height:295px}.niche-card:hover{transform:translateY(-4px);border-color:#aab99d;background:#eef1e3}.niche-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.niche-top svg{width:30px;height:30px;color:#607952}.niche-top>span{font-family:Georgia,serif;font-size:1.1rem;color:#697e58}.niche-card>.eyebrow{font-size:.56rem;letter-spacing:.09em}.niche-card h3{font-size:1.35rem;letter-spacing:-.03em;line-height:1.15;font-weight:500;margin:10px 0 13px}.niche-card p{font-size:.78rem;line-height:1.65;color:var(--muted);margin-bottom:26px;max-width:260px}.niche-action{border-top:1px solid var(--line);padding-top:14px;display:flex;justify-content:space-between;font-size:.68rem;margin-top:auto;gap:12px}.grass-shelf{background:#203e2f;color:#f7f7ec;padding:65px 0 70px}.grass-shelf .grass-tile{background:transparent;border-radius:0;border:0;border-left:1px solid #a1b69050;padding:16px 25px;min-height:250px}.grass-shelf .grass-tile:hover{background:#ffffff09}.grass-shelf .tile-number{font-size:.59rem;letter-spacing:.08em;color:#c5d3bd;margin:0 0 25px}.grass-shelf .grass-tile svg{height:50px;width:50px;color:#d3dda9;margin-bottom:24px}.grass-shelf .grass-tile h3{font-weight:450;font-size:1.4rem}.grass-shelf .grass-tile>span:last-child{font-size:.68rem;color:#c3d1bb}.grass-shelf .grass-tile>span:last-child span{color:#d3dda9}.atlas-essentials{padding-top:84px;padding-bottom:88px}.atlas-essentials .feature-story{min-height:400px}.guide-hub{padding-top:0}.niche-header h1{max-width:1000px;font-weight:500}.guide-question{padding:30px;background:#e9efdc;border:1px solid #d1dcc3;border-radius:6px;margin-bottom:34px;scroll-margin-top:20px}.guide-question>.eyebrow{font-size:.62rem}.guide-question h2{font-size:1.65rem;line-height:1.25;margin:16px 0}.guide-question p{color:#53684a;line-height:1.65;margin:0;font-size:.9rem}.article-main .prose>.lead{font-size:1.12rem;line-height:1.8!important}.next-steps{background:#f1f4e9;padding:25px 28px;margin:38px 0 28px;border-radius:6px}.next-steps h2{margin:8px 0 20px;font-size:1.6rem}.next-steps ol{margin-bottom:0;padding-left:20px;font-size:1rem}.next-steps li:last-child{margin-bottom:0}.gear-section{border-top:1px solid var(--line);padding-top:34px;margin:38px 0}.gear-section>h2{font-size:2rem;margin:12px 0 20px}.gear-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gear-card{padding:22px;border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column}.gear-card h3{font-size:1.1rem;font-weight:600;letter-spacing:-.02em}.gear-card p{font-size:.82rem;color:var(--muted);line-height:1.7;margin-bottom:20px}.gear-card a{font-size:.77rem;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;margin-top:auto;text-decoration:underline;text-underline-offset:3px}.guide-sources{border-top:1px solid var(--line);padding-top:30px;font-size:.88rem}.guide-sources h2{font-size:1.5rem}.guide-sources ul{font-size:.84rem}.related-niches{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}.guide-bridge{margin:45px 0 30px;padding:28px;border:1px solid var(--line);background:#f3f5ec;border-radius:6px}.guide-bridge h2{font-size:1.6rem;margin:15px 0 22px}.guide-bridge>div{display:flex;flex-direction:column;gap:0}.guide-bridge>div a{font-size:.9rem;padding:13px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px}.guide-bridge>.text-link{margin-top:12px;font-size:.78rem}
@media(min-width:1500px){.atlas-hero{padding-top:50px}.atlas-stage{grid-template-columns:minmax(0,1fr) 290px}.map-info{padding-left:32px;padding-right:32px}.map-readout-number{font-size:5rem}.map-readout h2{font-size:2rem}.atlas-head h1{font-size:5.8rem}}
@media(max-width:1100px){.atlas-hero{padding:30px 32px 0}.atlas-head{gap:30px}.atlas-deck{max-width:275px}.atlas-stage{grid-template-columns:minmax(0,1fr) 230px}.map-canvas{padding:18px 15px}.map-info{padding:0 20px;margin:20px 0}.map-readout{min-height:220px}.map-readout-number{font-size:3.6rem;margin-top:12px}.map-readout h2{font-size:1.5rem;min-height:48px}.map-readout p{font-size:.71rem}.map-mini>div{gap:5px}.map-mini a{width:35px;height:29px}.map-caption{font-size:.45rem}.atlas-bottom .state-picker{max-width:560px;gap:14px}.atlas-bottom .state-picker label{max-width:100px}.atlas-bottom .picker-row{flex-wrap:nowrap}.atlas-bottom .picker-row .button{width:auto}.atlas-bottom>p{display:none}.atlas-stats{font-size:.64rem;gap:15px}.atlas-stats>a{font-size:.65rem}.niche-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.niche-card{padding:24px 22px}.field-guides h2{font-size:3.25rem}.site-header nav{gap:18px}.site-header nav a{font-size:.8rem}.header-cta{font-size:.78rem;padding:12px 15px}.related-niches{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.site-header{height:88px}.atlas-head h1{font-size:3.6rem}.atlas-head{align-items:start}.atlas-deck{max-width:230px;padding-top:42px}.atlas-deck p{font-size:.88rem}.atlas-deck .text-link{font-size:.72rem}.atlas-stage{display:block}.map-canvas{padding:20px 26px 15px}.map-info{margin:0 26px;padding:20px 0;border-left:0;border-top:1px solid #ffffff20;display:grid;grid-template-columns:1fr 1fr;column-gap:28px;align-items:start}.map-info>.eyebrow{grid-column:1/-1}.map-readout{min-height:125px;grid-row:2/4}.map-readout-number{float:left;font-size:3rem;margin:14px 15px 0 0;min-width:45px}.map-readout h2{font-size:1.4rem;min-height:0;margin-top:16px}.map-readout h2 br{display:none}.map-readout p{clear:both;margin:14px 0 0;min-height:0}.map-mini{border:0;padding:0;margin-top:14px}.map-mini>div{margin:8px 0 10px;gap:6px}.map-mini a{width:34px;height:28px}.map-all{grid-column:2;font-size:.7rem}.map-caption{font-size:.54rem}.atlas-topline{padding:16px 25px;font-size:.55rem}.atlas-bottom{padding:18px 25px}.atlas-bottom .state-picker{max-width:none}.atlas-bottom .state-picker label{max-width:110px}.atlas-stats{flex-wrap:wrap;justify-content:start;gap:17px 26px}.atlas-stats>a{margin-left:auto}.photo-interlude{margin-top:10px;height:400px}.interlude-copy{padding:60px 32px}.interlude-copy h2{font-size:3.5rem}.niche-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field-guides .section-heading{align-items:flex-start}.field-guides .section-heading>p{max-width:260px;font-size:.83rem}.field-guides .section-heading>p br{display:none}.field-guides h2{font-size:2.8rem}.niche-filters button{padding:10px 15px;font-size:.73rem}.grass-shelf .grass-grid{grid-template-columns:repeat(2,1fr);gap:28px 10px}.grass-shelf .grass-tile{min-height:215px}.guide-sources{padding-top:30px}.site-header nav{gap:20px}}
@media(max-width:560px){.site-header{height:auto;min-height:119px;padding:19px 22px 10px;gap:20px;align-items:center}.site-header .brand{margin:0 auto}.site-header nav{width:100%;justify-content:center;gap:20px}.site-header nav a{font-size:.72rem;padding:6px 0 11px}.atlas-hero{padding:24px 18px 0}.atlas-head{display:block;margin-bottom:25px}.atlas-head .eyebrow{font-size:.52rem;letter-spacing:.13em;gap:8px}.live-dot{width:5px;height:5px;box-shadow:0 0 0 4px #e6ebdb}.atlas-head h1{font-size:clamp(2.7rem,10.7vw,4rem);margin-top:21px;line-height:1.04}.atlas-deck{padding:19px 0 0;max-width:350px}.atlas-deck p{font-size:.84rem;line-height:1.6;margin-bottom:9px}.atlas-deck .text-link{font-size:.7rem;padding-bottom:0}.atlas-board{border-radius:7px}.atlas-topline{padding:14px 16px;font-size:.48rem;letter-spacing:.09em}.atlas-topline>span:last-child{display:none}.map-marker{font-size:1rem}.map-canvas{padding:18px 10px 14px}.map-caption{font-size:.35rem;letter-spacing:.08em;margin:10px 6px 0}.map-state path{stroke-width:2}.map-state text{font-size:15px}.map-info{margin:0 16px;column-gap:18px;padding:15px 0 18px;grid-template-columns:1fr 1fr}.map-info>.eyebrow{font-size:.48rem}.map-readout{min-height:118px}.map-readout-number{font-size:2.5rem;margin:11px 10px 0 0;min-width:35px}.map-readout h2{font-size:1.04rem;line-height:1.15;margin:12px 0 0}.map-readout p{font-size:.61rem;line-height:1.55;margin:12px 0 0}.map-mini{margin-top:11px}.map-mini>span{font-size:.39rem;letter-spacing:.06em;display:block;line-height:1.5}.map-mini>div{gap:5px;margin:8px 0 12px}.map-mini a{height:28px;width:28px;font-size:.6rem}.map-all{font-size:.6rem;gap:4px}.atlas-bottom{padding:17px 16px}.atlas-bottom .state-picker{display:block}.atlas-bottom .state-picker label{max-width:none;font-size:.7rem;margin-bottom:9px}.atlas-bottom .picker-row{display:flex;gap:7px;flex-wrap:nowrap}.atlas-bottom .picker-row select{font-size:.78rem;flex-basis:auto;min-width:0;width:100%;padding:12px 8px}.atlas-bottom .picker-row .button{font-size:.7rem;gap:10px;padding:12px;width:auto;flex-shrink:0}.atlas-stats{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:22px 2px 29px;font-size:.59rem}.atlas-stats strong{font-size:1.45rem;margin-right:6px}.atlas-stats>a{margin:0;justify-self:start;font-size:.59rem;line-height:1.5}.atlas-stats>a span{margin-left:8px}.photo-interlude{height:370px;margin-top:6px}.interlude-copy{padding:56px 26px}.interlude-copy .eyebrow{font-size:.53rem;letter-spacing:.12em}.interlude-copy h2{font-size:2.9rem;margin-top:22px}.interlude-copy p{font-size:.8rem;max-width:260px}.interlude-note{right:15px;font-size:.39rem;bottom:20px}.field-guides{padding-top:56px;padding-bottom:54px}.field-guides .section-heading{display:block;margin-bottom:27px}.field-guides h2{font-size:2.8rem}.field-guides .section-heading>p{margin-top:19px;max-width:320px;font-size:.83rem}.niche-filters{gap:7px}.niche-filters button{font-size:.65rem;padding:9px 12px}.guide-count{font-size:.62rem;margin-bottom:18px}.niche-grid{gap:10px}.niche-card{min-height:280px;padding:18px 14px 16px}.niche-top{margin-bottom:20px}.niche-top svg{height:25px;width:25px}.niche-top>span{font-size:.9rem}.niche-card>.eyebrow{font-size:.44rem;letter-spacing:.065em}.niche-card h3{font-size:1.12rem;margin:10px 0;line-height:1.15}.niche-card p{font-size:.69rem;line-height:1.6;margin-bottom:18px}.niche-action{font-size:.53rem;gap:5px;line-height:1.5;padding-top:12px}.grass-shelf{padding:42px 0}.grass-shelf .grass-tile{padding:8px 15px;min-height:215px}.grass-shelf .tile-number{font-size:.49rem;margin-bottom:22px}.grass-shelf .grass-tile h3{font-size:1.23rem}.grass-shelf .grass-tile>span:last-child{font-size:.58rem;line-height:1.5;gap:10px}.grass-shelf .grass-tile svg{width:37px;height:37px;margin-bottom:20px}.atlas-essentials{padding-top:52px;padding-bottom:60px}.atlas-essentials h2{font-size:2.2rem}.atlas-essentials .feature-story{min-height:360px}.niche-header h1{font-size:2.65rem;line-height:1.05}.guide-question{padding:22px}.guide-question h2{font-size:1.45rem}.guide-question>.eyebrow{font-size:.53rem}.next-steps{padding:22px}.next-steps h2{font-size:1.5rem}.gear-grid{grid-template-columns:1fr}.gear-card{padding:23px}.gear-card h3{font-size:1.2rem}.gear-card p{font-size:.85rem}.gear-card a{font-size:.8rem}.related-niches{grid-template-columns:1fr 1fr}.guide-bridge{padding:23px}.guide-bridge h2{font-size:1.4rem}}
@media(max-width:350px){.niche-grid{grid-template-columns:1fr}.niche-card{min-height:230px}.site-header nav{gap:13px}.map-info{grid-template-columns:1fr}.map-readout{grid-row:auto}.map-mini{grid-column:1}.map-all{grid-column:1}.map-mini>div{gap:8px}.atlas-stats{font-size:.54rem}}
@media(prefers-reduced-motion:no-preference){.atlas-head{animation:atlas-arrive .55s ease-out both}.atlas-board{animation:atlas-arrive .65s .08s ease-out both}@keyframes atlas-arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
@media(max-width:560px){.niche-card p{font-size:.8rem}.niche-action{font-size:.65rem}.niche-card>.eyebrow{font-size:.51rem}.niche-filters button{font-size:.72rem}.map-readout-number{font-size:2rem;min-width:30px;margin-right:8px}.map-readout h2{font-size:1rem;line-height:1.25}}
.map-count-unit{display:block;font-size:.52rem;letter-spacing:.12em;color:#bed0b2;margin:4px 0 16px}
@media(max-width:800px){.map-count-unit{font-size:.45rem;margin:16px 0 -8px}.map-readout h2{margin-top:17px}}
@media(max-width:560px){.map-count-unit{font-size:.35rem;margin:12px 0 -8px;letter-spacing:.05em}.map-readout h2{margin-top:16px}}
