:root{--ink:#193a38;--muted:#647b78;--green:#168c7d;--green-dark:#0d675d;--mint:#e1f3ee;--sand:#f6f2eb;--coral:#e9826d;--paper:#f8faf8;--line:#dce8e4;--white:#fff;--shadow:0 18px 48px rgba(17,59,54,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.header{height:78px;display:flex;align-items:center;gap:38px;padding:0 clamp(24px,5vw,76px);position:fixed;z-index:20;top:0;width:100%;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,232,228,.85)}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50% 50% 50% 12px;background:var(--green);color:white}.brand-mark svg{width:21px}.brand-name{display:flex;flex-direction:column;font:600 20px/1 Manrope}.brand-name small{margin-top:4px;color:var(--muted);font:600 9px/1 DM Sans;text-transform:uppercase;letter-spacing:1.5px}.nav{display:flex;gap:30px;margin-left:auto}.nav a{font-size:14px;font-weight:600}.nav a:hover{color:var(--green)}.header-cta{display:flex;align-items:center;gap:9px;background:var(--ink);color:white;padding:12px 18px;border-radius:6px;font-size:14px;font-weight:700}.header-cta svg{width:17px}.menu-btn{display:none;background:none;border:0;color:var(--ink);cursor:pointer}.hero{min-height:720px;margin-top:78px;position:relative;display:flex;align-items:center;padding:70px clamp(24px,7vw,108px);overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(12,54,50,.94) 0%,rgba(12,54,50,.76) 41%,rgba(12,54,50,.08) 74%)}.hero-content{position:relative;z-index:2;color:white;max-width:625px;padding-right:20px}.eyebrow{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:1.5px;font-size:12px;font-weight:700;margin-bottom:20px}.eyebrow>span{width:28px;height:2px;background:var(--coral)}.eyebrow.dark{color:var(--green-dark)}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.08;margin-bottom:24px}.hero-content>p{font-size:18px;line-height:1.65;max-width:550px;color:#e4f0ed}.hero-actions{display:flex;gap:12px;margin:32px 0}.btn{border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 20px;font-weight:700;cursor:pointer;transition:.2s}.btn svg,.link svg{width:18px}.btn.primary{background:var(--coral);color:#fff}.btn.primary:hover{background:#d56e59;transform:translateY(-1px)}.btn.ghost{border:1px solid rgba(255,255,255,.48);color:white}.trust{display:flex;align-items:center;gap:13px}.trust>svg{width:34px;height:34px;color:#bce7dc}.trust p{font-size:12px;margin:0;line-height:1.5;color:#cde2de}.trust strong{font-size:14px;color:#fff}.quick-card{position:relative;z-index:4;margin-left:auto;width:min(370px,35vw);background:white;padding:28px;border-radius:9px;box-shadow:var(--shadow)}.card-kicker{font-size:11px;color:var(--green-dark);font-weight:700;text-transform:uppercase;letter-spacing:1px}.quick-card h2{font-size:25px;margin:8px 0}.quick-card>p,.quick-card form small{font-size:13px;color:var(--muted);line-height:1.5}label{display:block;font-size:12px;font-weight:700;margin:15px 0}input,select{display:block;width:100%;margin-top:6px;border:1px solid var(--line);padding:12px;border-radius:5px;background:#fbfdfc;color:var(--ink);outline:none}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(22,140,125,.12)}.full{width:100%;margin-top:5px}.quick-card form small{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:12px}.quick-card small svg{width:13px}.success{text-align:center;padding:35px 0 15px}.success>svg{width:46px;height:46px;color:var(--green)}.text-btn{border:0;background:none;color:var(--green-dark);font-weight:700;cursor:pointer}.benefits{display:grid;grid-template-columns:repeat(4,1fr);max-width:1180px;margin:auto;padding:34px 24px;border-bottom:1px solid var(--line)}.benefits div{display:flex;align-items:center;gap:12px;justify-content:center;border-right:1px solid var(--line)}.benefits div:last-child{border:0}.benefits svg{width:27px;color:var(--green)}.benefits span{display:flex;flex-direction:column;font-size:11px;color:var(--muted)}.benefits strong{font-size:13px;color:var(--ink);margin-bottom:2px}.section{padding:100px max(24px,calc((100vw - 1180px)/2))}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-head h2,.about-copy h2,.contact h2{font-size:clamp(32px,4vw,48px);line-height:1.15;margin:0;max-width:650px}.section-head>p{max-width:450px;color:var(--muted);line-height:1.7}.specialties{background:var(--paper)}.specialty-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.specialty-grid article{position:relative;min-height:220px;background:white;border:1px solid var(--line);padding:28px;border-radius:7px;transition:.2s}.specialty-grid article>svg{width:29px;height:29px;color:var(--green);margin-bottom:24px}.specialty-grid h3{font-size:19px;margin-bottom:10px}.specialty-grid p{font-size:14px;color:var(--muted);line-height:1.6;max-width:285px}.specialty-grid article>a:not(.btn){position:absolute;right:22px;bottom:22px;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.specialty-grid article:hover{border-color:var(--green);transform:translateY(-2px)}.specialty-grid .all-services{background:var(--green);color:white;border-color:var(--green)}.all-services span{font-size:11px;text-transform:uppercase;letter-spacing:1px}.all-services h3{font-size:24px;margin:18px 0 28px;max-width:260px}.btn.light{background:white;color:var(--green-dark);padding:11px 16px}.about{display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;align-items:center;max-width:1180px;margin:auto;padding:100px 24px}.about-photo{position:relative}.about-photo>img{display:block;width:100%;height:535px;object-fit:cover;border-radius:7px}.photo-note{position:absolute;right:-25px;bottom:28px;display:flex;align-items:center;gap:12px;background:white;padding:16px 18px;box-shadow:var(--shadow);border-radius:6px;font-size:12px}.photo-note>svg{color:var(--coral)}.photo-note span{display:flex;flex-direction:column;color:var(--muted)}.photo-note strong{color:var(--ink);font-size:13px}.about-copy>p{color:var(--muted);line-height:1.8;margin:25px 0}.link{display:inline-flex;align-items:center;gap:8px;color:var(--green-dark);font-weight:700;font-size:14px}.differences{background:var(--sand)}.difference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.difference-grid article{background:white;padding:32px;border-radius:7px}.difference-grid article>span{font:700 13px Manrope;color:var(--coral)}.difference-grid h3{font-size:20px;margin:24px 0 10px}.difference-grid p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}.testimonial{text-align:center;background:var(--mint);padding:85px 24px}.testimonial>svg{color:var(--green);width:36px}.testimonial blockquote{font:600 clamp(24px,3vw,38px)/1.45 Manrope;max-width:850px;margin:24px auto;color:var(--ink)}.testimonial p span{display:block;color:var(--muted);font-size:13px;margin-top:5px}.contact{background:var(--green-dark);color:white;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:70px max(24px,calc((100vw - 1180px)/2))}.contact>div:first-child{max-width:680px}.contact p{color:#cde2de}.contact-actions{display:flex;flex-direction:column;gap:10px;min-width:245px}.btn.white{background:white;color:var(--green-dark)}.btn.outline{border:1px solid rgba(255,255,255,.45);color:white}footer{display:flex;align-items:center;gap:35px;padding:32px max(24px,calc((100vw - 1180px)/2));font-size:12px;color:var(--muted)}footer p{margin:0}footer p:last-child{margin-left:auto}
@media(max-width:900px){.header{height:68px}.nav{position:absolute;top:68px;left:0;right:0;background:white;display:none;flex-direction:column;padding:24px;border-bottom:1px solid var(--line);gap:22px}.nav.open{display:flex}.header-cta{display:none}.menu-btn{display:block;margin-left:auto}.hero{margin-top:68px;padding:60px 24px 460px;align-items:start;min-height:990px}.hero-content{padding:0}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(180deg,rgba(12,54,50,.95) 0%,rgba(12,54,50,.74) 50%,rgba(12,54,50,.1) 77%)}.quick-card{position:absolute;left:24px;right:24px;bottom:36px;width:auto}.benefits{grid-template-columns:1fr 1fr;gap:25px}.benefits div:nth-child(2){border:0}.section{padding-top:72px;padding-bottom:72px}.section-head{align-items:start;flex-direction:column}.specialty-grid{grid-template-columns:1fr 1fr}.about{grid-template-columns:1fr;gap:60px;padding-top:72px;padding-bottom:72px}.about-photo>img{height:420px}.photo-note{right:15px}.contact{align-items:start;flex-direction:column}.contact-actions{flex-direction:row;width:100%}footer{flex-wrap:wrap}footer p:last-child{margin-left:0}}
@media(max-width:600px){.hero{padding-top:45px;min-height:1030px}.hero h1{font-size:39px}.hero-actions{align-items:stretch;flex-direction:column}.trust{margin-top:25px}.quick-card{padding:22px}.benefits{padding:28px 20px}.benefits div{justify-content:start}.section-head h2,.about-copy h2,.contact h2{font-size:32px}.specialty-grid,.difference-grid{grid-template-columns:1fr}.specialty-grid article{min-height:205px}.about-photo>img{height:330px}.contact-actions{flex-direction:column}.contact-actions .btn{width:100%}footer{align-items:flex-start;flex-direction:column;gap:15px}.testimonial{padding:64px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
