@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--ink:#173c2b;--green:#2e6b42;--lime:#a7d56b;--pale:#eef5df;--sand:#f3ead6;--sky:#dceff2;--paper:#fbfcf7;--white:#fff;--muted:#66756c;--line:#dce4d9;--shadow:0 22px 65px rgba(23,60,43,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.65}h1,h2,h3,.brand{font-family:'Manrope',sans-serif}h1,h2,h3,p{margin-top:0}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:50}.site-header{height:78px;border-bottom:1px solid var(--line);background:rgba(251,252,247,.93);position:sticky;top:0;z-index:20;backdrop-filter:blur(13px)}.nav{height:100%;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:8px;text-decoration:none;font-weight:800;font-size:1.35rem;letter-spacing:-.055em}.brand svg{width:30px;color:var(--green)}.brand em{font-style:normal;color:var(--green)}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{text-decoration:none;font-size:.92rem;font-weight:600;color:#42564a}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--green)}.site-header .nav-cta{background:var(--ink);color:white;padding:10px 17px;border-radius:99px}.menu{display:none;background:0;border:0;font:700 .95rem inherit}.hero{max-width:1180px;margin:auto;padding:65px 24px 70px;min-height:650px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:55px}.kicker{text-transform:uppercase;letter-spacing:.17em;color:var(--green);font-size:.72rem;font-weight:800;display:block;margin-bottom:17px}.hero h1,.page-hero h1{font-size:clamp(3rem,5.3vw,5.25rem);line-height:1.02;letter-spacing:-.07em;margin-bottom:25px}.hero h1 em,.page-hero h1 em{font-style:normal;font-weight:500;color:var(--green)}.hero>div:first-child>p,.page-hero>p{font-size:1.12rem;color:var(--muted);max-width:610px}.actions{display:flex;gap:26px;align-items:center;margin:34px 0 27px}.actions>a:last-child{font-weight:700;color:var(--green);text-underline-offset:5px}.button{display:inline-flex;border:0;cursor:pointer;background:var(--ink);color:#fff;padding:14px 21px;border-radius:11px;text-decoration:none;font-weight:700;font:700 .92rem 'DM Sans'}.button:hover{background:var(--green);transform:translateY(-1px)}.proof{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:.8rem}.lawn-scene{height:500px;background:var(--sky);border-radius:40% 40% 24px 24px;position:relative;overflow:hidden;box-shadow:var(--shadow)}.sun{width:86px;height:86px;border-radius:50%;background:#f8cb65;position:absolute;right:50px;top:45px;box-shadow:0 0 0 18px rgba(248,203,101,.2)}.cloud{position:absolute;width:105px;height:28px;background:#fff;border-radius:30px;opacity:.8}.cloud:before,.cloud:after{content:'';position:absolute;background:#fff;border-radius:50%}.cloud:before{width:42px;height:42px;left:18px;bottom:0}.cloud:after{width:54px;height:54px;right:15px;bottom:0}.c1{top:90px;left:42px}.c2{top:180px;right:40px;transform:scale(.65)}.grass{position:absolute;bottom:0;width:100%;height:190px;background:linear-gradient(#76a84d,#3c713f);clip-path:polygon(0 35%,12% 30%,27% 40%,42% 22%,60% 32%,74% 18%,100% 34%,100% 100%,0 100%)}.grass:after{content:'';position:absolute;inset:65px 0 0;background:repeating-linear-gradient(80deg,transparent 0 15px,rgba(255,255,255,.08) 16px 18px)}.house{position:absolute;width:180px;height:150px;background:#f7f1e6;bottom:140px;left:calc(50% - 90px);z-index:2}.house:before{content:'';position:absolute;border-left:110px solid transparent;border-right:110px solid transparent;border-bottom:110px solid #925f47;top:-90px;left:-20px}.house i{position:absolute;width:42px;height:65px;background:#8a654c;bottom:0;left:70px}.house b{position:absolute;width:38px;height:38px;background:#9dd4df;left:20px;top:45px;border:6px solid #fff}.tool-tag{position:absolute;background:white;border:1px solid var(--line);box-shadow:var(--shadow);padding:12px 17px;border-radius:14px;z-index:4}.tool-tag b,.tool-tag small{display:block}.tool-tag b{font:800 1.25rem Manrope;color:var(--green)}.tool-tag small{font-size:.72rem;color:var(--muted)}.t1{left:20px;bottom:75px}.t2{right:18px;top:220px}.season{max-width:1132px;margin:auto;border-radius:18px;background:var(--sand);padding:22px 28px;display:flex;justify-content:space-between;align-items:center}.season>div{display:flex;align-items:center;gap:16px}.season span{font-size:.72rem;text-transform:uppercase;color:#93784c;font-weight:700}.season b{font:800 1.25rem Manrope}.season p{margin:0;color:#655d4f;max-width:600px}.season>a{font-weight:700;color:var(--green)}.section{max-width:1180px;margin:auto;padding:105px 24px}.heading{max-width:700px;margin-bottom:40px}.heading h2,.principles h2,.cta h2,.prose h2{font-size:clamp(2rem,3.6vw,3.45rem);letter-spacing:-.05em;line-height:1.12}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tool{min-height:375px;padding:28px;border-radius:22px;text-decoration:none;display:flex;flex-direction:column;position:relative;transition:.2s}.tool:hover,.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.tool.diagnose{background:var(--pale)}.tool.calc{background:var(--sand)}.tool.plan{background:var(--sky)}.tool i{font:800 2.8rem Manrope;position:absolute;right:23px;top:15px;opacity:.1}.tool-icon{font-size:2.5rem;margin:45px 0 24px}.tool h3{font-size:1.4rem;line-height:1.2}.tool p{color:var(--muted)}.tool b{margin-top:auto;color:var(--green)}.principles{max-width:none;padding:100px max(24px,calc((100% - 1132px)/2));background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.light{color:var(--lime)}.principles p{color:#bfd0c5;font-size:1.08rem}.principles a{color:var(--lime);font-weight:700;text-underline-offset:5px}.principles ol{list-style:none;margin:0;padding:0;display:grid;gap:12px}.principles li{display:flex;align-items:center;gap:20px;border:1px solid #446554;border-radius:16px;padding:19px}.principles li>span{font:800 1.4rem Manrope;color:var(--lime)}.principles li div{display:flex;flex-direction:column}.principles small{color:#a9bcb0}.heading.row{max-width:none;display:flex;align-items:end;justify-content:space-between}.heading.row a{color:var(--green);font-weight:700}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);border-top:7px solid var(--lime);border-radius:18px;padding:27px;min-height:280px;text-decoration:none;display:flex;flex-direction:column;transition:.2s}.card>span{text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:800;color:var(--green)}.card h3{font-size:1.35rem;line-height:1.25;margin-top:28px}.card p{color:var(--muted)}.card b{margin-top:auto;color:var(--green)}.cta{max-width:1132px;margin:0 auto 95px;border-radius:24px;background:var(--green);color:#fff;padding:42px 45px;display:flex;justify-content:space-between;align-items:center}.cta h2{margin-bottom:5px;font-size:2.3rem}.cta p{color:#d7e8dd;margin:0}.button.white{background:#fff;color:var(--ink)}footer{background:#102b20;color:#fff;padding:60px 24px 25px}.footer-inner,.fine{max-width:1132px;margin:auto}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.foot-brand{color:#fff}.foot-brand svg{color:var(--lime)}.footer-inner p{color:#9eb2a6;max-width:350px}.footer-inner>div{display:flex;flex-direction:column;gap:8px}.footer-inner h2{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:var(--lime)}.footer-inner a{text-decoration:none;color:#d8e3dc}.fine{border-top:1px solid #355044;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#8fa499;font-size:.77rem}.page{max-width:1180px;margin:auto;padding:0 24px}.crumb{padding-top:27px;display:flex;gap:8px;color:var(--muted);font-size:.8rem}.crumb a{color:var(--green)}.page-hero{padding:70px 0 55px;max-width:920px}.page-hero.compact{padding-bottom:15px}.diag-layout,.calc-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;align-items:start}.panel{background:#fff;border:1px solid var(--line);box-shadow:0 12px 40px rgba(23,60,43,.06);padding:30px;border-radius:22px}.panel fieldset{border:0;padding:0;margin:0 0 29px}.panel legend{font:700 1.08rem Manrope;margin-bottom:14px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choices label{border:1px solid var(--line);border-radius:13px;padding:14px;display:flex;gap:8px;align-items:center;cursor:pointer}.choices label:has(input:checked){border-color:var(--green);background:var(--pale)}.choices input{accent-color:var(--green)}select,.panel input[type=number]{border:1px solid #cbd8cf;border-radius:10px;background:#fff;padding:11px;font:inherit}.panel select{width:100%}.result,.seed-result{background:var(--ink);color:white;padding:32px;border-radius:22px;position:sticky;top:100px}.result>span,.seed-result>span{text-transform:uppercase;color:var(--lime);letter-spacing:.14em;font-size:.7rem}.result h2{font-size:2rem;line-height:1.2;margin-top:18px}.result p,.result li{color:#c3d2c9}.result a{color:var(--lime);font-weight:700}.note{max-width:900px;margin:35px auto 80px;background:var(--sand);border-left:4px solid #c59a50;padding:20px 24px;border-radius:4px 14px 14px 4px}.panel>label{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:17px 0;font-weight:700}.panel>label:first-child{padding-top:0}.panel>label span{display:flex;align-items:center;gap:7px}.panel input[type=number]{width:105px}.panel .check{justify-content:flex-start;gap:10px;border:0}.panel .check input{accent-color:var(--green)}.seed-result{position:static;min-height:350px;display:flex;flex-direction:column;justify-content:center}.seed-result strong{font:800 clamp(4rem,8vw,7rem) Manrope;color:var(--lime);line-height:1;margin-top:20px}.seed-result>b{font-size:1.3rem}.seed-result p{font-size:1.08rem}.seed-result small{color:#a8b9af}.prose{max-width:900px;margin:auto;padding:70px 0}.prose h2{font-size:2.2rem}.prose.narrow{max-width:760px;padding-top:20px}.prose p{color:#4e6056}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.three>div{background:#fff;border:1px solid var(--line);padding:22px;border-radius:15px}.three>div>b{font-size:1.5rem;color:var(--green)}.month-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:50px}.month-grid article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:22px;position:relative}.month-grid article.current{background:var(--pale);border-color:var(--lime)}.month-grid article>span{position:absolute;right:18px;top:12px;font:800 2rem Manrope;opacity:.1}.month-grid h2{margin:0}.month-grid b{color:var(--green)}.month-grid p{color:var(--muted);margin:9px 0 0}.guide-cards{grid-template-columns:1fr 1fr;margin-bottom:90px}.article-page article{max-width:780px;margin:auto}.article-page article header{padding:65px 0 35px}.article-page article h1{font-size:clamp(2.7rem,5vw,4.5rem);letter-spacing:-.06em;line-height:1.08}.lead{font-size:1.18rem;color:#41564a}.byline{border-top:1px solid var(--line);padding-top:18px;color:var(--muted);font-size:.82rem}.toc{display:flex;flex-direction:column;gap:6px;background:var(--pale);border-radius:17px;padding:23px;margin:20px 0 55px}.toc a{color:var(--green)}.article-page article>section{position:relative;margin-bottom:60px}.article-page article>section>span{position:absolute;left:-70px;font:800 2.25rem Manrope;color:#c7d5ca}.article-page article h2{font-size:2rem;letter-spacing:-.035em}.article-page article section p{font-size:1.06rem;color:#405349}
@media(max-width:850px){.site-header nav{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;padding:20px 24px;flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr}.season{border-radius:0}.season>div{display:block}.tool-grid,.cards{grid-template-columns:1fr}.principles{grid-template-columns:1fr;gap:45px}.diag-layout,.calc-layout{grid-template-columns:1fr}.result{position:static}.month-grid{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner>div:first-child{grid-column:1/-1}.guide-cards{grid-template-columns:1fr}.article-page article>section>span{position:static;display:block}.three{grid-template-columns:1fr}}
@media(max-width:560px){.site-header{height:68px}.nav{padding:0 17px}.site-header nav{top:68px}.hero,.section,.page{padding-left:18px;padding-right:18px}.hero{padding-top:45px}.hero h1,.page-hero h1{font-size:2.7rem}.lawn-scene{height:390px}.season{padding:19px;align-items:flex-start;gap:15px;flex-direction:column}.principles{padding:75px 20px}.heading.row,.cta{align-items:flex-start;flex-direction:column;gap:22px}.choices{grid-template-columns:1fr}.month-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.footer-inner>div:first-child{grid-column:auto}.fine{flex-direction:column;gap:7px}.panel{padding:20px}.panel>label{align-items:flex-start;gap:9px;flex-direction:column}.article-page article h1{font-size:2.65rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.cookie-banner{position:fixed;z-index:100;left:20px;right:20px;bottom:20px;max-width:900px;margin:auto;background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 20px 70px rgba(23,60,43,.24);border-radius:17px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-banner p{margin:3px 0 0;color:var(--muted);font-size:.88rem}.cookie-banner>div:last-child{display:flex;gap:9px;flex-shrink:0}.cookie-banner button{border:1px solid var(--green);border-radius:9px;padding:9px 14px;background:#fff;color:var(--green);font-weight:700;cursor:pointer}.cookie-banner .cookie-accept{background:var(--green);color:#fff}@media(max-width:600px){.cookie-banner{align-items:stretch;flex-direction:column}.cookie-banner>div:last-child{justify-content:flex-end}}
