@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,500;0,600;1,500;1,600&family=Mulish:wght@400;500;600;700;800;900&family=Merriweather+Sans:wght@400;600;700;800&family=Niconne&display=swap";:root{--green:#42652b;--green2:#7BA428;--gold:#eeb876;--lemon:#FFE135;--soft:#C8E1AA;--line:#e6edcf;--shadow:0 18px 55px rgba(31,50,20,.12)}*{box-sizing:border-box}body{margin:0;font-family:Mulish,system-ui,sans-serif;font-size:17px;color:#000;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1150px,calc(100% - 2rem));margin:auto}.site-header{background:var(--green)}.navbar{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:.75rem;color:#fff;font-size:1.65rem;font-weight:800}.brand-mark{width:3rem;height:3rem;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 0 0 2px #ffffff8c}.navlinks{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.navlinks a{color:#fff;padding:1rem .9rem;font-weight:600}.navlinks a:first-child,.navlinks a:hover{color:var(--gold)}.navlinks a:nth-child(n+2):before{content:"🍋 ";font-size:.9em}.button{display:inline-flex;align-items:center;justify-content:center;padding:1.05rem 1.45rem;background:var(--green);color:#fff;border-radius:2px;font-weight:700;box-shadow:var(--shadow)}.button.secondary{background:#fff;color:var(--green);border:1px solid var(--line);box-shadow:none}.script{font-family:Niconne,cursive;font-weight:700}.display{font-family:Merriweather Sans,Mulish,sans-serif;font-weight:700;color:var(--green);line-height:1.2}.eyebrow{font-size:25px;line-height:1.2;color:#a0710a;font-weight:400;margin:0 0 1rem}.hero{background:linear-gradient(90deg,#42652bf7,#42652bc7);color:#fff}.hero-inner{min-height:640px;display:grid;grid-template-columns:1fr .88fr;gap:4rem;align-items:center;padding:4rem 0}.hero .script{font-size:64px;line-height:1;color:#e1f9f4;margin:0 0 1rem}.hero .subhead{font-size:25px;line-height:1.55;font-weight:600;max-width:32rem;color:#fefbfb}.hero-photo{box-shadow:0 26px 80px #0000003d;max-height:560px;width:100%;object-fit:cover}.section{padding:80px 0}.split{display:grid;grid-template-columns:.92fr 1.08fr;gap:60px;align-items:center}.split.reverse{grid-template-columns:1.08fr .92fr}.lead-title{font-size:62px;margin:0 0 1rem}.lead{line-height:1.7;color:#111;margin:0 0 1.5rem}.rounded-img{border-radius:8px;box-shadow:var(--shadow);width:100%;object-fit:cover}.icon-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:3rem}.icon-card{text-align:center;padding:1rem}.icon-card img{width:74px;height:74px;margin:0 auto 1rem;object-fit:contain}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.promo{min-height:300px;padding:2rem;display:flex;flex-direction:column;justify-content:center;background:#253718;color:#fff}.promo.light{background:#eef6d7;color:#000}.promo h3{font-family:Merriweather Sans;font-size:40px;line-height:1.25;margin:.4rem 0 1.4rem;color:inherit}.service-band{background:#fbf9ef}.service-grid,.principle-grid,.product-grid,.post-grid,.team{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem}.card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:1.35rem}.card h3{font-family:Merriweather Sans;font-size:1.35rem;color:var(--green);line-height:1.25}.num{color:var(--green2);font-weight:900}.product-card{padding:0;overflow:hidden}.product-card img{aspect-ratio:1;object-fit:cover;width:100%;background:#edf4d7}.product-card .pad{padding:1.2rem}.post-card img{aspect-ratio:16/11;object-fit:cover;width:100%;background:#edf4d7}.post-card time{color:var(--green2);font-weight:800}.page-hero{background:#fbf9ef;padding:72px 0}.page-hero h1{font-family:Merriweather Sans;font-size:48px;line-height:1.2;color:var(--green);margin:.25rem 0 0}.title-with-lemon{display:flex;align-items:flex-start;gap:.45em}.title-with-lemon .lemon-icon{flex:0 0 auto;font-size:.82em;line-height:1.1}.page-hero .lede{font-size:22px;max-width:760px;line-height:1.55}.prose{width:min(830px,calc(100% - 2rem));margin:auto;padding:70px 0}.prose h1{font-family:Merriweather Sans;font-size:46px;color:var(--green);line-height:1.2}.prose h2{font-family:Merriweather Sans;font-size:30px;color:var(--green);margin-top:2.4rem}.prose p,.prose li{line-height:1.75;color:#1a1a1a}.feature-image{width:100%;border-radius:8px;box-shadow:var(--shadow);margin:1.5rem 0;max-height:520px;object-fit:cover}.notice{border:1px solid var(--line);background:#fffbe0;padding:1rem;color:#4f5c28}.site-footer{background:#f6f1e2;color:#111;padding:70px 0 36px}.footer-quote{font-family:Merriweather Sans;font-size:34px;color:var(--green);line-height:1.35}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:2rem}@media(max-width:850px){.navbar{align-items:flex-start;flex-direction:column;padding:1rem 0}.hero-inner,.split,.split.reverse,.promo-grid,.footer-grid{grid-template-columns:1fr}.hero-inner{min-height:auto;padding:3rem 0}.hero .script{font-size:48px}.lead-title{font-size:40px}.icon-row{grid-template-columns:1fr 1fr}.page-hero h1{font-size:38px}}@media(max-width:520px){body{font-size:16px}.icon-row{grid-template-columns:1fr}.navlinks a{padding:.45rem .55rem}.hero .script{font-size:42px}.hero .subhead{font-size:21px}.section{padding:54px 0}}.blog-content img{display:block;width:min(100%,760px)!important;height:auto!important;margin:1.75rem auto;border-radius:8px;box-shadow:var(--shadow);object-fit:contain!important}.blog-content p img,.blog-content figure img{height:auto!important}.feature-image{height:auto!important;max-height:none!important;object-fit:contain!important}body{background:radial-gradient(circle at 10% 8%,rgba(255,225,53,.16),transparent 24rem),radial-gradient(circle at 92% 6%,rgba(200,225,170,.24),transparent 26rem),#fffdf7}.site-header{position:sticky;top:0;z-index:20;box-shadow:0 10px 28px #1c32111f}.navbar{min-height:84px}.brand{letter-spacing:-.03em}.navlinks a{border-radius:999px;transition:background .18s ease,color .18s ease,transform .18s ease}.navlinks a:hover{background:#ffffff1a;transform:translateY(-1px)}.hero{background:linear-gradient(105deg,#42652bfa,#42652bed 46%,#42652bb3),radial-gradient(circle at 78% 22%,rgba(255,225,53,.36),transparent 18rem),radial-gradient(circle at 92% 82%,rgba(200,225,170,.25),transparent 20rem)}.hero-inner{min-height:600px}.home-hero-inner{grid-template-columns:1fr;max-width:860px}.hero .script{text-shadow:0 3px 18px rgba(0,0,0,.1)}.hero-photo{border:10px solid rgba(255,255,255,.72);border-radius:28px 8px;aspect-ratio:4 / 5}.button{border-radius:999px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 18px 45px #1f32142e}.section{position:relative}.rounded-img{border:8px solid #fff;border-radius:28px}.card{border-radius:22px;background:#fffffff0;transition:transform .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-2px);box-shadow:0 22px 60px #1f321424}.icon-card{background:#ffffffbd;border:1px solid var(--line);border-radius:18px}.promo{border-radius:28px;box-shadow:var(--shadow)}.promo:first-child{background:linear-gradient(120deg,#253718f2,#42652be0),radial-gradient(circle at 90% 10%,rgba(255,225,53,.38),transparent 12rem)}.service-band{background:linear-gradient(180deg,#fbf9ef,#f5f8e8);border-block:1px solid var(--line)}.lead-title{letter-spacing:.012em}.product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.product-card img{transition:transform .25s ease}.product-card:hover img{transform:scale(1.025)}.post-card{overflow:hidden}.post-card img{margin:-1.35rem -1.35rem 1rem;width:calc(100% + 2.7rem);max-width:none}.page-hero{background:linear-gradient(180deg,#fbf9ef,#fffdf7);border-bottom:1px solid var(--line)}.page-hero h1{letter-spacing:.012em}.prose{background:#ffffffb8}.prose h1{letter-spacing:.012em}.blog-content blockquote,.blog-content .pagelayer-quote-content{margin:2rem 0;padding:1.25rem 1.5rem;border-left:5px solid var(--green2);background:#f6f9e8;border-radius:0 16px 16px 0;font-size:1.12rem;color:#293719}.blog-content h2,.blog-content h3{font-family:Merriweather Sans,Mulish,sans-serif;color:var(--green);line-height:1.25}.blog-content h3{font-size:1.45rem;margin-top:2rem}.site-footer{border-top:1px solid var(--line)}@media(max-width:850px){.hero-photo{max-height:520px}.post-card img{margin:-1.35rem -1.35rem 1rem}}@media(max-width:520px){.hero-photo,.rounded-img{border-width:5px;border-radius:18px}.card,.promo{border-radius:18px}}.page-hero h1.flow-title{font-family:Lora,Georgia,serif;font-weight:500;font-style:italic;letter-spacing:.01em;line-height:1.22}
