:root{--bg: #f8faf7;--panel: #ffffff;--panel-soft: #f6faf5;--text: #1f3a42;--muted: #4a626b;--line: #dfebe1;--green: #2f5d34;--green-soft: #6e985e;--blue: #27485a;--sky: #d8edfa;--shadow: 0 18px 60px rgba(39, 72, 90, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%}.site-shell{min-height:100vh}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{display:flex;gap:.9rem;align-items:center}.brand-name{color:var(--green);font-size:1.15rem;font-weight:800;letter-spacing:.18em}.brand-tagline{color:#5e7a66;font-size:.72rem;text-transform:uppercase;letter-spacing:.22em}.site-nav{display:flex;flex-wrap:wrap;gap:1.1rem;color:#3d5660;font-size:.95rem}.site-nav a:hover,.footer-links a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.92rem 1.35rem;border:1px solid transparent;font-weight:700;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:#fff}.button-secondary{background:var(--blue);color:#fff}.button-light{background:#fff;border-color:#cfe0d2;color:var(--blue)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(207,230,247,.7),transparent 35%),radial-gradient(circle at left,rgba(110,155,94,.12),transparent 30%)}.hero-grid{display:grid;gap:3rem;align-items:center;padding:5rem 0 4.5rem;grid-template-columns:1.08fr .92fr}.eyebrow-pill,.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--green-soft);font-size:.8rem}.eyebrow-pill{display:inline-flex;background:#fff;border:1px solid #d5e4d8;border-radius:999px;padding:.7rem 1rem;box-shadow:0 8px 25px #27485a0f}h1,h2,h3{margin:0;line-height:1.12}h1{font-size:clamp(2.5rem,6vw,4.6rem);margin-top:1rem;max-width:12ch}h2{font-size:clamp(2rem,4vw,3.2rem)}h3{font-size:1.18rem}p{margin:0}.lead,.section-heading p,.about-text,.cta-panel p,.faq-item p,.card p,.legal-card p,.form-note,.contact-list{color:var(--muted);line-height:1.75}.lead{margin-top:1.4rem;font-size:1.1rem;max-width:58ch}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-card{background:#fff;border:1px solid rgba(255,255,255,.9);border-radius:2rem;padding:1.1rem;box-shadow:var(--shadow)}.hero-visual{position:relative;height:260px;overflow:hidden;border-radius:1.5rem;background:linear-gradient(180deg,#ddf0ff,#f9fcff 48%,#f4f8f4)}.visual-sky,.brandmark-sky{position:absolute;background:var(--sky);border-radius:999px}.visual-sky{top:1rem;right:1rem;width:96px;height:32px}.visual-m1,.visual-m2,.visual-s1,.visual-s2,.brandmark-m1,.brandmark-m2,.brandmark-s1,.brandmark-s2,.brandmark-tree,.visual-tree{position:absolute;width:0;height:0}.visual-m1{left:2rem;top:3.4rem;border-left:62px solid transparent;border-right:62px solid transparent;border-bottom:82px solid white}.visual-m2{left:7rem;top:4.4rem;border-left:84px solid transparent;border-right:84px solid transparent;border-bottom:110px solid #7ca36f}.visual-s1{left:6.65rem;top:5.2rem;border-left:48px solid transparent;border-right:48px solid transparent;border-bottom:56px solid white}.visual-s2{left:12.2rem;top:6.65rem;border-left:34px solid transparent;border-right:34px solid transparent;border-bottom:42px solid white}.visual-ground{position:absolute;left:0;right:0;bottom:0;height:82px;background:linear-gradient(180deg,#7ca36f1f,#2f5d3438)}.visual-tree.v1{left:2.4rem;bottom:1.1rem;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:22px solid var(--green)}.visual-tree.v2{left:5.1rem;bottom:1rem;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:28px solid #3c6e42}.visual-tree.v3{left:7.4rem;bottom:1rem;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:22px solid var(--green)}.hero-mini-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:1.25rem}.hero-mini-grid article,.soft-card,.card,.faq-item,.contact-form,.legal-card{background:#fff;border:1px solid var(--line);border-radius:1.5rem;box-shadow:0 10px 28px #27485a0d}.hero-mini-grid article{padding:1rem}.hero-mini-grid h3{font-size:.9rem;letter-spacing:.2em;text-transform:uppercase;color:var(--green-soft)}.hero-mini-grid p{margin-top:.65rem;font-size:.95rem;line-height:1.65;color:var(--muted)}.strip{padding:1rem 0 0}.strip-grid,.card-grid{display:grid;gap:1.2rem}.strip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.soft-card{padding:1.5rem}.soft-card h3{text-transform:uppercase;letter-spacing:.22em;font-size:.85rem;color:#5e7a66}.soft-card p{margin-top:.75rem;color:var(--muted)}.section{padding:5rem 0}.section-alt{background:#fff}.section-heading{max-width:760px;margin:0 auto;text-align:center}.section-heading.left{margin:0;text-align:left}.section-heading h2{margin-top:.7rem}.section-heading p{margin-top:1rem;font-size:1.06rem}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.25rem}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2.25rem}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{padding:1.55rem}.card p{margin-top:.9rem}.icon-dot{width:50px;height:50px;border-radius:18px;background:#edf4ee;position:relative}.icon-dot:after{content:"";position:absolute;top:15px;right:15px;bottom:15px;left:15px;border:2px solid var(--green);border-radius:999px}.cta-panel{margin-top:2rem;padding:2rem;border-radius:2rem;border:1px solid #dce8de;background:linear-gradient(135deg,#f7fbf7,#fff 60%,#f5faff);display:flex;gap:1rem;align-items:center;justify-content:space-between}.about-grid,.contact-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:2rem;align-items:start}.about-text{margin-top:1.25rem;font-size:1.04rem}.compact{align-self:stretch}.compact-card{background:var(--panel-soft)}.faq-list,.legal-stack{display:grid;gap:1rem;margin-top:2rem}.faq-item,.legal-card{padding:1.4rem}.faq-item p,.legal-card p{margin-top:.8rem}.contact-list{display:grid;gap:1.1rem;margin-top:1.5rem}.contact-list span{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;color:var(--green-soft)}.contact-list strong{display:block;margin-top:.28rem;color:var(--text);font-size:1.05rem}.contact-form{padding:1.4rem;background:var(--panel-soft)}.field-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}label{display:block;font-size:.95rem;color:#355059}label.full{grid-column:1 / -1}input,textarea{width:100%;margin-top:.5rem;border-radius:1rem;border:1px solid #d8e4da;background:#fff;color:var(--text);padding:.95rem 1rem;font:inherit;outline:none}input:focus,textarea:focus{border-color:var(--green-soft)}.form-note{margin:1rem 0 0;font-size:.9rem}.legal-wrap{max-width:980px}.site-footer{border-top:1px solid var(--line);background:var(--bg)}.footer-inner{padding:1.5rem 0 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#5a7179;font-size:.95rem}.footer-brand{color:var(--green);font-weight:800;letter-spacing:.16em}.footer-links{display:flex;gap:1rem;flex-wrap:wrap}.brandmark{position:relative;width:54px;height:54px;border-radius:1rem;overflow:hidden;background:#fff;border:1px solid #d8e4da;box-shadow:0 10px 24px #27485a14}.brandmark-sky{right:.3rem;top:.25rem;width:30px;height:14px}.brandmark-c{position:absolute;left:.4rem;top:1rem;width:20px;height:20px;border:2px solid var(--blue);border-right-color:transparent;border-top-color:transparent;border-radius:999px;transform:rotate(45deg)}.brandmark-m1{left:.9rem;top:.5rem;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:11px solid white}.brandmark-m2{left:1.4rem;top:.92rem;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:14px solid #7ca36f}.brandmark-s1{left:1.45rem;top:1.05rem;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid white}.brandmark-s2{left:2.02rem;top:1.35rem;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid white}.brandmark-tree.t1{left:.65rem;bottom:.55rem;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid var(--green)}.brandmark-tree.t2{left:1.1rem;bottom:.5rem;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #3a6b40}.brandmark-tree.t3{left:1.62rem;bottom:.55rem;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid var(--green)}@media (max-width: 980px){.hero-grid,.about-grid,.contact-grid,.card-grid.three,.card-grid.four,.strip-grid,.card-grid.two,.field-grid,.hero-mini-grid{grid-template-columns:1fr}.cta-panel,.header-inner,.footer-inner{flex-direction:column;align-items:flex-start}.site-nav{display:none}}@media (max-width: 720px){.hero{padding-top:.5rem}.hero-grid,.section{padding-top:3.75rem;padding-bottom:3.75rem}.container{width:min(100% - 1.25rem,1180px)}.button,.hero-actions{width:100%}}
