
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 28px));margin:auto}.topbar{font-size:.78rem}.topbar .container{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 0}.topbar .hide-sm{display:none}.site-header{position:sticky;top:0;z-index:40;backdrop-filter:blur(14px)}.navrow{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand img{width:auto;height:48px}.menu{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:12px;font-size:1.35rem}.site-nav{display:none;position:absolute;left:14px;right:14px;top:calc(100% + 8px);padding:12px;border-radius:18px;flex-direction:column;gap:4px;box-shadow:0 20px 60px rgba(0,0,0,.14)}.site-nav.open{display:flex}.site-nav a{padding:12px 14px;border-radius:12px;font-weight:750}.desktop-cta{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 16px;border-radius:14px;font-weight:800;border:0;cursor:pointer}.btn.small{min-height:40px;padding:9px 13px;font-size:.9rem}.hero{padding:18px 0 26px}.hero-shell{border-radius:26px;overflow:hidden}.hero-copy{padding:24px 20px}.eyebrow,.kicker{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.hero h1,.page-hero h1{font-size:clamp(2.2rem,11vw,4rem);line-height:1.02;letter-spacing:-.035em;margin:10px 0 14px}.hero p,.page-hero p{font-size:1rem;margin:0;opacity:.8}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.hero-media{min-height:290px;position:relative}.hero-media img{width:100%;height:100%;object-fit:cover}.mobile-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.stat-card{padding:14px;border-radius:16px}.stat-card strong{display:block;font-size:1.05rem;line-height:1.15}.stat-card span{font-size:.8rem;opacity:.78}.section{padding:54px 0}.section-head{margin-bottom:22px}.section-head h2{font-size:clamp(1.75rem,8vw,3.1rem);line-height:1.08;letter-spacing:-.025em;margin:7px 0 9px}.section-head p{margin:0;opacity:.72}.cards-2-mobile{display:grid;grid-template-columns:1fr 1fr;gap:10px}.service-card{overflow:hidden;border-radius:18px}.service-card img{width:100%;height:132px;object-fit:cover}.service-card-body{padding:14px}.service-card h3{font-size:1rem;line-height:1.2;margin:0 0 7px}.service-card p{font-size:.84rem;margin:0;opacity:.74}.process-grid{display:grid;grid-template-columns:1fr;gap:10px}.process-step{display:flex;gap:12px;padding:16px;border-radius:18px}.process-step strong{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex:0 0 auto}.process-step h3{font-size:1rem;margin:0 0 4px}.process-step p{font-size:.86rem;margin:0;opacity:.72}.chips{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chips span{padding:11px 12px;border-radius:14px;text-align:center;font-size:.88rem;font-weight:750}.photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.photo-grid img{width:100%;height:150px;object-fit:cover;border-radius:18px}.photo-grid .wide{grid-column:1/-1;height:220px}.faq-list{display:grid;gap:10px}.faq-list details{padding:16px;border-radius:16px}.faq-list summary{font-weight:800;cursor:pointer}.faq-list p{font-size:.9rem;margin:10px 0 0;opacity:.74}.contact-grid{display:grid;gap:12px}.contact-card{padding:18px;border-radius:20px}.contact-card h3{margin:0 0 8px}.contact-card p{margin:0;opacity:.78}.wa-form{padding:18px;border-radius:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-grid label{display:grid;gap:6px;font-size:.82rem;font-weight:800}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:12px;border-radius:12px}.form-note{font-size:.78rem;opacity:.68;margin:10px 0 0}.page-hero{padding:18px 0 8px}.page-hero-shell{padding:22px;border-radius:24px}.page-hero-shell img{margin-top:18px;width:100%;height:240px;object-fit:cover;border-radius:18px}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.info-card{padding:16px;border-radius:18px}.info-card h3{font-size:1rem;margin:0 0 7px}.info-card p{font-size:.86rem;margin:0;opacity:.74}.split{display:grid;gap:16px}.split img{width:100%;height:280px;object-fit:cover;border-radius:20px}.list{padding-left:0;display:grid;gap:10px}.list li{list-style:none;display:flex;gap:9px;font-size:.92rem}.footer{padding:38px 0 20px}.footer-grid{display:grid;gap:22px}.footer-logo{height:50px;width:auto}.footer p{font-size:.9rem;opacity:.8}.footer-bottom{display:flex;flex-direction:column;gap:7px;padding-top:18px;margin-top:22px;font-size:.78rem;opacity:.72}.float-wa{position:fixed;right:14px;bottom:14px;z-index:50;padding:12px 16px;border-radius:999px;font-weight:900;box-shadow:0 16px 40px rgba(0,0,0,.2)}
@media(min-width:430px){.container{width:min(1180px,calc(100% - 36px))}.service-card img{height:160px}.photo-grid img{height:180px}}
@media(min-width:768px){.topbar .hide-sm{display:inline}.brand img{height:54px}.menu{display:none}.site-nav{display:flex;position:static;flex-direction:row;box-shadow:none;padding:0;background:transparent!important}.desktop-cta{display:inline-flex}.hero{padding:30px 0 38px}.hero-shell{display:grid;grid-template-columns:1.04fr .96fr;min-height:560px}.hero-copy{padding:48px}.hero-media{min-height:100%}.mobile-stat-grid{grid-template-columns:repeat(4,1fr)}.section{padding:78px 0}.cards-2-mobile{grid-template-columns:repeat(4,1fr);gap:18px}.service-card img{height:180px}.service-card-body{padding:18px}.service-card h3{font-size:1.1rem}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px}.process-step{display:block;padding:22px}.process-step strong{margin-bottom:16px}.chips{grid-template-columns:repeat(5,1fr);gap:12px}.photo-grid{grid-template-columns:1.25fr .75fr .75fr}.photo-grid img{height:260px}.photo-grid .wide{grid-column:auto;height:260px}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:start}.page-hero-shell{display:grid;grid-template-columns:1fr .9fr;gap:24px;align-items:center;padding:30px}.page-hero-shell img{margin:0;height:310px}.info-grid{grid-template-columns:repeat(3,1fr);gap:16px}.split{grid-template-columns:1fr 1fr;align-items:center;gap:28px}.split img{height:360px}.footer-grid{grid-template-columns:1.2fr .8fr .9fr}.footer-bottom{flex-direction:row;justify-content:space-between;flex-wrap:wrap}}
@media(min-width:1024px){.navrow{min-height:78px}.site-nav{gap:6px}.site-nav a{padding:10px 12px}.hero-copy{padding:58px}.hero h1,.page-hero h1{font-size:clamp(3rem,5.2vw,5.4rem)}.section-head{max-width:760px}}

:root{--bg:#f7faf7;--surface:#fff;--ink:#173a2e;--muted:#667b71;--line:#dce8df;--green:#15985b;--green2:#0b6941;--soft:#eaf7ef;--sand:#e9d7b5;--shadow:0 16px 46px rgba(23,58,46,.08)}body{background:linear-gradient(180deg,#f9fcf9,#f5faf7);color:var(--ink)}.topbar{background:#edf7f0;color:#315c4a;border-bottom:1px solid var(--line)}.site-header{background:rgba(249,252,249,.94);border-bottom:1px solid rgba(21,152,91,.12)}.menu{background:#fff;border:1px solid var(--line);color:var(--green2)}.site-nav{background:#fff}.site-nav a:hover,.site-nav a[aria-current=page]{background:var(--soft);color:var(--green2)}.btn-primary{background:linear-gradient(135deg,var(--green),var(--green2));color:#fff}.btn-soft{background:var(--soft);color:var(--green2)}.hero-shell{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);overflow:visible}.hero-copy{background:#fff}.hero-media{margin:0 14px 14px;border-radius:20px;overflow:hidden}.hero p,.section-head p{color:var(--muted);opacity:1}.eyebrow,.kicker{color:var(--green)}.stat-card{background:var(--soft);color:var(--green2)}.section.alt{background:#fff}.service-card,.process-step,.contact-card,.wa-form,.info-card,.faq-list details{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.service-card{border-radius:22px}.process-step strong{background:var(--soft);color:var(--green2)}.chips span{background:#fff;border:1px solid var(--line)}.story-card{background:linear-gradient(135deg,#173a2e,#15985b);color:#fff;border-radius:24px;padding:22px}.story-card img{width:100%;height:230px;object-fit:cover;border-radius:18px;margin-bottom:18px}.story-card p{color:#e0f3e7}.list li:before{content:'•';color:var(--green);font-size:1.5rem;line-height:1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);background:#fff}.footer{background:#102d23;color:#fff}.float-wa{background:linear-gradient(135deg,#1db36c,#0b6941);color:#fff}.page-hero-shell{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.page-hero p{color:var(--muted);opacity:1}@media(min-width:768px){.hero-media{margin:18px 18px 18px 0;border-radius:26px}.story-card{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center;padding:28px}.story-card img{margin:0;height:340px}}
