@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--green:#154d34;--dark:#153e2c;--text:#344a3e;--paper:#fafbf5;--lime:#e8efae;--yellow:#f5d66c;--line:#d7dfd2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--dark);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b16e00;outline-offset:4px}button,a,input,select,textarea{touch-action:manipulation}.wrap{max-width:1280px;margin:auto;width:calc(100% - 112px)}.skip{position:absolute;left:16px;top:-100px;background:#fff;padding:12px;z-index:100}.skip:focus{top:12px}.topbar{text-align:center;background:var(--green);color:#f6f8de;font-size:14px;padding:8px 16px;letter-spacing:.03em}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 0}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:57px;height:57px;border-radius:50%;background:var(--green);color:#f2f6cd;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:28px;font-weight:bold;letter-spacing:-2px;position:relative}.brand-mark>span{font-family:Arial,sans-serif;position:absolute;top:-3px;right:-5px;color:var(--green);background:var(--paper);border-radius:50%;font-size:22px;line-height:1.1;letter-spacing:0}.brand-name{font-size:19px;font-weight:700;letter-spacing:.045em;line-height:1.3}.brand-name small{display:block;font-size:10px;font-weight:600;letter-spacing:.14em;margin-top:5px}.header nav{display:flex;gap:30px;font-size:14px;font-weight:500}.header nav a:hover,.text-link:hover{color:#6b7c26}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--green);color:white;border:1px solid var(--green);border-radius:7px;padding:15px 21px;font-size:15px;font-weight:600;line-height:1.4;cursor:pointer;transition:background .15s,transform .15s}.button:hover{background:#236744;transform:translateY(-1px)}.button span{font-size:22px;font-weight:400}.button.compact{padding:12px 18px;font-size:14px}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:50px;align-items:center;padding:45px 0 63px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;margin:0 0 24px;line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:10px}.sun{font-size:27px;line-height:1;color:#648541}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.05em;margin:0;line-height:1.03}h1{font-size:clamp(48px,5.25vw,76px)}h1 em,h2 em{font-weight:400;color:#527346}h2{font-size:clamp(36px,3.8vw,54px);line-height:1.1}h3{font-size:22px;letter-spacing:-.025em;line-height:1.3;margin:19px 0 12px}.intro{max-width:430px;margin:25px 0 26px;font-size:17px;color:var(--text);line-height:1.7}.hero-actions{display:flex;gap:25px;align-items:center}.text-link{font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.supervised{font-size:12px;margin:26px 0 0;display:flex;align-items:center;gap:9px;color:#526450}.supervised svg{width:19px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}.hero-visual{position:relative;padding-bottom:22px}.hero-image{width:100%;height:550px;object-fit:cover;object-position:48% center;border-radius:160px 12px 12px 12px;display:block;background:#e0eacb}.photo-note{position:absolute;left:-27px;bottom:55px;display:flex;align-items:center;gap:18px;background:var(--yellow);color:var(--dark);padding:21px 27px;transform:rotate(-5deg);box-shadow:0 7px 16px #123b2220;border-radius:5px;font-size:19px;line-height:1.35}.photo-note>span{font-size:51px}.photo-note strong{font-family:Georgia,serif;font-size:25px;font-weight:400}.image-caption{position:absolute;bottom:0;right:0;font-size:11px;color:#5e6b5c}.values{display:flex;justify-content:space-around;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;font-size:14px;font-weight:500}.values span:before{content:'✳';margin-right:14px;color:#668345}.section{padding-top:90px;padding-bottom:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:37px}.section-heading>p{max-width:380px;color:var(--text);margin:0}.section-heading .eyebrow{margin-bottom:17px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service{position:relative;background:#f0f3e8;border:1px solid #e3e8d9;padding:31px 29px 27px;border-radius:10px}.service-number{position:absolute;right:26px;top:29px;color:#6a7961;font-size:12px}.service-icon{display:block;width:40px;height:40px;fill:none;stroke:var(--green);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.service p{color:var(--text);font-size:15px;margin:0 0 23px}.service-tag{display:block;font-size:10px;letter-spacing:.08em;font-weight:600;color:#496046}.service-footnote{font-size:13px;color:#63705f;text-align:center;margin:23px 0 0}.story-band{background:var(--lime)}.story-inner{display:grid;grid-template-columns:1fr 1.15fr;gap:100px;padding-top:70px;padding-bottom:70px}.story-flower{display:block;font-size:100px;line-height:1;margin-top:32px;color:var(--green)}.story-copy p{color:var(--text);margin:0 0 20px}.story-copy .large-copy{font-family:Georgia,serif;font-size:27px;line-height:1.4;color:var(--dark);letter-spacing:-.02em}.story-copy .text-link{display:inline-block;margin-top:6px}.area{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.area .eyebrow{margin-bottom:18px}.area-copy{max-width:480px;color:var(--text);margin:23px 0 0}.care-panel{border:1px solid var(--line);padding:34px 36px;border-radius:10px}.care-panel>div{display:flex;gap:16px;align-items:flex-start;border-bottom:1px solid var(--line);padding:20px 0}.care-panel>div:last-child{border:0;padding-bottom:0}.care-panel>div>span{color:var(--green);background:#e6edda;border-radius:50%;width:25px;height:25px;flex-shrink:0;display:grid;place-items:center;font-size:14px}.care-panel p{margin:0;font-size:14px;color:var(--text)}.care-panel strong{display:block;color:var(--dark);font-size:16px;margin-bottom:5px}.care-panel .eyebrow{font-size:11px;margin-bottom:0}.quote-section{background:var(--green);color:white}.quote-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;padding-top:75px;padding-bottom:75px;align-items:start}.quote-copy{padding-top:23px}.quote-copy .eyebrow{color:#d4e4af}.quote-copy h2{font-size:clamp(45px,4.5vw,64px)}.quote-copy h2 em{color:var(--lime)}.quote-copy>p:not(.eyebrow){max-width:370px;color:#e0e9de;margin-top:25px}.quote-copy .quote-note{font-size:14px;border-top:1px solid #ffffff30;padding-top:22px}.quote-form{background:var(--paper);color:var(--dark);border-radius:12px;padding:32px}.quote-form h3{font-family:Georgia,serif;font-weight:400;font-size:28px;margin:0 0 6px}.form-lead{margin:0 0 24px;color:#65705f;font-size:14px}.quote-form label{display:block;font-size:14px;font-weight:500;margin-bottom:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}input:not([type=checkbox]),select,textarea{display:block;width:100%;padding:11px 12px;border:1px solid #c9d3c1;border-radius:5px;background:#fff;color:var(--dark);font-size:16px;margin-top:7px;min-width:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#757e72;font-size:14px}label small{display:block;color:#65705f;font-size:12px;font-weight:400;margin-top:5px}.optional{font-weight:400;color:#65705f}.quote-form .consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5}.consent input{width:17px;height:17px;flex-shrink:0;margin:1px 0;accent-color:var(--green)}.submit{width:100%;padding:14px;min-height:50px}.submit:disabled{background:#e1e6d8;border-color:#e1e6d8;color:#53614d;cursor:not-allowed;transform:none}.form-status{font-size:13px;line-height:1.6;margin:14px 0 0;background:#edf0e3;padding:12px;border-radius:4px}.form-privacy{font-size:12px;line-height:1.6;color:#65705f;margin:12px 0 0}.footer{padding-top:35px;padding-bottom:35px;display:flex;align-items:center;justify-content:space-between;gap:28px}.footer p{font-size:12px;text-align:center;line-height:1.8}.footer p span{color:#6a7365}.footer .brand-name{font-size:16px}.footer .brand-name small{font-size:8px}.footer .brand-mark{width:45px;height:45px;font-size:24px}
@media(min-width:1450px){.hero-image{height:590px}.hero{padding-top:55px;padding-bottom:75px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header nav{gap:20px}.hero{gap:32px}h1{font-size:58px}.hero-image{height:520px}.hero-actions{flex-wrap:wrap;gap:16px}.area,.story-inner,.quote-inner{gap:50px}.service{padding:25px 22px}.values{font-size:12px}.photo-note{left:-16px;padding:17px 20px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{padding:20px 0;flex-wrap:wrap;gap:18px}.header nav{order:3;justify-content:center;width:100%;border-top:1px solid var(--line);padding-top:15px;font-size:14px;gap:32px}.brand-name{font-size:17px}.brand-mark{width:47px;height:47px;font-size:25px}.button.compact{padding:10px 13px}.hero{grid-template-columns:1fr;padding-top:27px;gap:36px;padding-bottom:35px}.hero-copy{max-width:610px}.hero .eyebrow{font-size:11px;margin-bottom:18px}h1{font-size:clamp(49px,9vw,70px)}.intro{max-width:520px}.hero-actions{gap:25px}.hero-image{height:410px;border-top-left-radius:110px;object-position:center 60%}.hero-visual{margin-left:15px}.photo-note{bottom:50px}.values{gap:14px;flex-wrap:wrap;justify-content:flex-start;font-size:12px;padding:17px 0}.values span:before{margin-right:7px}.section{padding-top:55px;padding-bottom:55px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:22px;max-width:550px}.service-grid{gap:13px}.service{padding:23px 17px}.service h3{font-size:20px}.service p{font-size:14px}.service-tag{font-size:9px}.service-number{right:17px;top:22px}.story-inner,.area,.quote-inner{grid-template-columns:1fr;gap:30px;padding-top:50px;padding-bottom:50px}.story-title{position:relative}.story-flower{position:absolute;right:30px;bottom:0;font-size:85px;margin:0}.story-title h2{max-width:70%}.story-copy .large-copy{font-size:25px}.area-copy{max-width:100%}.quote-copy{padding-top:0}.quote-copy h2 br:last-of-type{display:none}.quote-copy>p:not(.eyebrow){max-width:540px}.quote-form{max-width:650px;width:100%}.footer{flex-wrap:wrap}.footer p{text-align:left;margin:0}.footer .text-link{margin-left:auto}}
@media(max-width:540px){.topbar{font-size:11px}.brand-name small{font-size:8px}.header>.button{font-size:12px;gap:10px}.header nav{gap:26px}.hero-image{height:345px}.hero-actions{gap:19px}.hero-actions .button{font-size:14px;padding:14px 16px;gap:16px}.hero-actions .text-link{font-size:13px}.supervised{font-size:11px;align-items:flex-start}.photo-note{font-size:16px;gap:13px;padding:16px 22px}.photo-note strong{font-size:22px}.photo-note>span{font-size:39px}.image-caption{font-size:10px}.service-grid{grid-template-columns:1fr;gap:15px}.service{padding:25px}.service h3{font-size:23px}.service p{font-size:16px}.service-tag{font-size:10px}.service-number{right:25px;top:25px}.service-footnote{text-align:left}.values{display:grid;gap:10px}.story-flower{right:0;font-size:65px}.story-title h2{max-width:80%}.care-panel{padding:27px 24px}.quote-form{padding:25px 20px}.form-row{grid-template-columns:1fr;gap:0}.footer{gap:22px}.footer p{width:100%}.footer .text-link{margin-left:0}.footer .brand-name small{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Keep small print legible at every breakpoint. */
.brand-name small,.footer .brand-name small,.service-tag,.image-caption,.topbar,.eyebrow,.hero .eyebrow,.care-panel .eyebrow,.supervised{font-size:12px}.service p,.care-panel p{font-size:16px}.quote-form .consent,.form-status{font-size:14px}.hero-visual{padding-bottom:40px}.image-caption{line-height:1.4;max-width:100%;text-align:right}.hero .eyebrow{letter-spacing:.1em}.footer .brand-name small{letter-spacing:.03em}.service-tag{letter-spacing:.04em}

/* Approved cross-and-roots badge, without the experimental leafy branches. */
.brand-logo{display:block;width:108px;height:108px;object-fit:contain;border-radius:50%;flex-shrink:0}.header{padding-top:16px;padding-bottom:16px}.footer .brand-logo{width:88px;height:88px}@media(max-width:800px){.header .brand-logo{width:88px;height:88px}}

/* Company name and personal signature below the original-size header logo. */
.company-intro{text-align:center;padding-top:16px;padding-bottom:12px;border-top:1px solid var(--line)}
.company-name{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:48px;letter-spacing:-.035em;line-height:1.15;margin:0;color:var(--green)}
.company-signature{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:15px;color:#63715e;line-height:1.5;margin:7px 0 0}
@media(max-width:800px){.company-intro{padding-top:20px;padding-bottom:4px}.company-name{font-size:40px}.company-signature{font-size:14px}}
