:root{--pine:#173a2c;--ink:#161d1c;--sage:#dce5d7;--cream:#f9f8f3;--muted:#68736c}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font:16px/1.65 Inter,system-ui,sans-serif}*{box-sizing:border-box}a{color:inherit}img{max-width:100%;height:auto}.wrap{max-width:1216px;margin:0 auto;padding:0 28px}.skip-link{position:absolute;top:-100px;left:10px;background:white;padding:12px;z-index:100}.skip-link:focus{top:10px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:Fraunces,Georgia,serif;font-weight:500;color:var(--pine);line-height:1.08}.site-header{position:relative;z-index:5;background:var(--cream)}.site-header-inner{max-width:1300px;margin:auto;padding:20px 28px;display:flex;align-items:center;gap:36px}.brand{font-size:25px;font-weight:700;text-decoration:none;letter-spacing:-.05em;color:var(--pine);white-space:nowrap}.brand-mark{display:inline-grid;place-items:center;color:#7fa879;margin-right:9px;font-size:27px}.site-nav{display:flex;gap:27px;align-items:center;margin:auto}.site-nav a{text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap;opacity:.77}.site-nav a:hover,.site-nav a:focus{opacity:1;color:var(--pine)}.header-cta{display:inline-flex;gap:24px;padding:12px 21px;border-radius:30px;color:white;background:var(--pine);font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.menu-toggle{display:none}.hero{padding:120px 0 105px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.19em;font-weight:700;color:#748b6d;text-transform:uppercase;margin-bottom:25px}.hero h1{font-size:clamp(60px,6vw,86px);letter-spacing:-.045em;max-width:650px;margin-bottom:27px}.hero h1 em,.end-cta h2 em,.about-hero em{font-weight:400;color:#7b9d75}.hero-copy>p{color:#5d6a62;max-width:530px;font-size:16px;line-height:1.85}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:12px 22px;border-radius:30px;font-size:13px;font-weight:650;text-decoration:none}.button-dark{background:var(--pine);color:#fff}.button-outline{border:1px solid #b9c8b8;color:var(--pine)}.button-light{background:#f5f7ef;color:var(--pine)}.button:hover,.header-cta:hover{transform:translateY(-2px)}.hero-stats{display:flex;gap:35px;margin-top:85px;padding-top:22px;border-top:1px solid #d6dfd3}.hero-stats div{display:grid;gap:1px}.hero-stats strong{font-family:Fraunces,serif;font-weight:500;font-size:27px;color:var(--pine)}.hero-stats span{font-size:11px;color:#7e8b80}.hero-visual{position:relative;height:630px;border-radius:220px 220px 14px 14px;background:#dae4ce;overflow:visible}.hero-visual>img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.visual-note{position:absolute;display:flex;align-items:center;gap:13px;background:#fff;padding:11px 17px;box-shadow:0 12px 38px #173a2c18;border-radius:13px}.visual-note span{font-size:23px}.visual-note small,.visual-note b{display:block}.visual-note small{font-size:10px;color:#849087}.visual-note b{font-size:12px;color:var(--pine)}.note-one{left:-45px;top:54%}.note-two{right:-40px;bottom:13%}.categories-section{padding:120px 0}.section-heading{margin-bottom:51px}.section-heading h2{font-size:clamp(38px,4.4vw,57px);letter-spacing:-.035em;margin:0 0 20px}.section-heading p{max-width:560px;color:#6a756d;line-height:1.8}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{position:relative;min-height:278px;padding:29px;background:#fff;border:1px solid #e5eae1;border-radius:13px;text-decoration:none;transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #173a2c10}.cat-icon{font-size:31px}.cat-num{float:right;font-size:11px;color:#a2b0a0}.category-card h3{font-size:24px;margin:52px 0 10px}.category-card p{font-size:13px;color:#748177;line-height:1.7;max-width:280px}.card-arrow{position:absolute;right:27px;bottom:25px;color:#789a78}.blog-section{background:#eaf0e6;padding:120px 0}.row-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.text-link{text-decoration:none;font-weight:700;font-size:13px;color:var(--pine)}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.article-card{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;min-height:330px}.article-card:first-child{grid-row:span 2}.article-image{height:150px;background:#d6e3cd;display:grid;place-items:center;font-size:56px}.article-card:first-child .article-image{height:280px}.article-image img{width:100%;height:100%;object-fit:cover}.article-body{padding:24px}.article-meta{font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#7c9d76}.article-card h3{font-size:19px;margin:13px 0 8px}.article-card:first-child h3{font-size:29px}.article-card p{font-size:13px;color:#748076;line-height:1.65}.article-date{font-size:11px;color:#849089}.end-cta{background:var(--pine);color:#f6f8ef;padding:104px 0}.end-cta-inner{text-align:center;max-width:800px}.end-cta h2{color:#fff;font-size:clamp(42px,5vw,65px);letter-spacing:-.035em}.end-cta p{color:#c8d6c9;max-width:570px;margin:0 auto 25px}.end-cta .eyebrow{color:#9fc39a}.site-footer{background:#102e23;color:#c6d7c9}.footer-inner{max-width:1216px;margin:auto;padding:80px 28px 26px}.footer-top{display:grid;grid-template-columns:2.4fr 1fr 1fr 1.3fr;gap:55px;padding-bottom:75px}.footer-brand{color:#fff}.footer-top p{max-width:330px;font-size:13px;line-height:1.8;color:#a9c0ad}.footer-top h4{font:700 12px Inter,sans-serif;color:#fff;margin:0 0 20px}.footer-top a:not(.brand){display:block;font-size:12px;margin:11px 0;text-decoration:none}.footer-action{color:#e6f6e5}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff25;padding-top:23px;font-size:11px;color:#92ad99}.footer-bottom div{display:flex;gap:24px}.footer-bottom a{text-decoration:none}.content-page{padding-top:95px;padding-bottom:120px;min-height:60vh}.content-page>h1,.single-post>h1{font-size:clamp(45px,5vw,72px);letter-spacing:-.035em;max-width:850px}.archive-grid{margin-top:50px}.archive-grid .article-card:first-child{grid-row:auto}.archive-grid .article-card:first-child .article-image{height:150px}.archive-grid .article-card:first-child h3{font-size:19px}.single-post{padding-top:90px;padding-bottom:120px;max-width:850px}.post-meta{color:#7d887e;font-size:13px;margin:22px 0 35px}.single-image img{width:100%;border-radius:12px}.post-body{font-size:17px;line-height:1.85;color:#384a3e;margin:50px 0}.post-body h2{font-size:34px;margin:35px 0 12px}.post-body h3{font-size:25px;margin:26px 0 10px}.post-body a{color:var(--pine);text-decoration:underline}.about-hero{padding:140px 0 125px}.about-hero .wrap{max-width:1050px}.about-hero h1{font-size:clamp(50px,6vw,82px);letter-spacing:-.04em}.about-hero p{max-width:660px;font-size:18px;color:#657269;line-height:1.8}.about-values{padding:110px 0;background:#eaf0e6}.values-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.values-grid h2{font-size:48px;max-width:450px}.values-grid>div>span{font-size:11px;letter-spacing:.16em;color:#789575}.values-list>div{padding:24px 0;border-bottom:1px solid #b8cbb9}.values-list h3{font-size:25px;margin:9px 0}.values-list p{color:#68776b}.gardenly-tools{font-family:Inter,sans-serif!important;--gt-green:#173a2c!important;--gt-dark:#173a2c!important}.gardenly-tools h1,.gardenly-tools h2,.gardenly-tools h3,.gardenly-tools h4{font-family:Fraunces,Georgia,serif!important;font-weight:500!important}
@media(max-width:1050px){.site-nav{gap:15px}.site-nav a{font-size:11px}.header-cta{display:none}.hero-grid{gap:35px}.hero-visual{height:530px}}
@media(max-width:760px){.wrap{padding:0 18px}.site-header-inner{padding:15px 18px;justify-content:space-between}.menu-toggle{display:block;border:0;background:transparent;font-size:25px;color:var(--pine)}.site-nav{display:none;position:absolute;top:66px;left:0;right:0;background:var(--cream);padding:18px;box-shadow:0 15px 25px #173a2c16}.site-nav.is-open{display:grid;gap:15px}.site-nav a{font-size:14px}.hero{padding:65px 0}.hero-grid,.values-grid{grid-template-columns:1fr}.hero h1{font-size:53px}.hero-stats{margin-top:45px;gap:20px}.hero-stats strong{font-size:20px}.hero-visual{height:440px;margin:25px 12px}.note-one{left:-12px}.note-two{right:-12px}.categories-section,.blog-section{padding:75px 0}.category-grid,.article-grid{grid-template-columns:1fr}.category-card{min-height:235px}.category-card h3{margin-top:30px}.article-card:first-child{grid-row:auto}.article-card:first-child .article-image{height:180px}.row-heading{align-items:start;flex-direction:column}.footer-top{grid-template-columns:repeat(2,1fr);gap:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.about-hero{padding:85px 0}.about-values{padding:70px 0}.values-grid{gap:30px}}
.contact-page>p{max-width:600px;color:#657269}.contact-form{max-width:620px;display:grid;gap:19px;margin-top:40px}.contact-form label{display:grid;gap:7px;font-size:13px;font-weight:600}.contact-form input,.contact-form textarea{border:1px solid #cad8c9;border-radius:8px;padding:12px 14px;background:#fff;font:inherit;width:100%}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid #7fa879}.contact-form .button{border:0;cursor:pointer;width:max-content}.contact-trap{position:absolute;left:-9999px}.form-note{font-size:12px;color:#6a756d}.form-message{padding:13px 18px;background:#eaf0e6;border-radius:8px}
