:root{--navy:#0b2f52;--navy-dark:#082744;--navy-soft:#163f62;--green:#68c23f;--green-dark:#4ca52d;--ink:#152238;--muted:#657488;--line:#e7edf2;--paper:#ffffff;--soft:#f6f9fb;--shadow:0 18px 40px rgba(8,39,68,0.12);--font-heading:"Montserrat",Arial,sans-serif;--font-body:"Poppins",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}svg{width:1em;height:1em}::selection{background:rgba(104,194,63,.28)}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:80px;padding:0 clamp(20px,6vw,96px);border-bottom:1px solid rgba(21,34,56,.1);background:rgba(255,255,255,.94);box-shadow:0 3px 12px rgba(21,34,56,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{justify-self:start}.brand img{width:146px;height:auto}.site-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(22px,4vw,40px);color:#364258;font-size:.98rem;font-weight:500}.header-cta,.site-header nav a{transition:color .16s ease,background .16s ease,transform .16s ease}.site-header nav a:hover{color:var(--green-dark)}.header-cta{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 1.35rem;border-radius:6px;background:var(--green);color:white;font-size:.92rem;font-weight:700}.button.primary:hover,.header-cta:hover,.quote-form button:hover{background:var(--green-dark);transform:translateY(-1px)}.hero-section{position:relative;overflow:hidden;background:linear-gradient(90deg,var(--navy) 0 50%,#dfe9f2 50% 100%)}.hero-bg{position:absolute;inset:0 50% 0 0;background:var(--navy)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:820px}.hero-copy{align-self:end;padding:104px 72px 96px 0;color:white}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--font-heading)}h1{max-width:590px;margin-bottom:1.45rem;font-size:clamp(3rem,6vw,5.05rem);font-weight:800;letter-spacing:0;line-height:1.08}.hero-copy p{max-width:620px;margin-bottom:2.2rem;font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:500;line-height:1.58}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:78px;padding:0 1.65rem;border-radius:6px;font-size:1.05rem;font-weight:700}.button.primary{background:var(--green);color:white}.button.secondary{border:1px solid rgba(255,255,255,.8);color:white}.button.secondary:hover{background:rgba(255,255,255,.1)}.hero-stats{display:flex;gap:clamp(40px,6vw,88px);max-width:640px;padding-top:2rem;border-top:1px solid rgba(255,255,255,.24)}.hero-stats strong,.metrics-grid strong{display:inline-flex;align-items:center;gap:.12em;color:var(--green);font-family:var(--font-heading);font-size:clamp(2rem,3vw,2.45rem);font-weight:800;line-height:1}.hero-stats span,.metrics-grid span{display:block;margin-top:.4rem;color:white;font-size:1rem;font-weight:500}.hero-image-card{min-height:100%}.hero-image-card img{width:50vw;height:100%;min-height:820px;max-width:none;object-fit:cover;object-position:center}.section{padding:clamp(70px,8vw,110px) 0}.section-heading{max-width:800px;margin:0 auto 3.8rem;text-align:center}.contact-copy h2,.gallery-section h2,.section-heading h2,.testimonials-section h2{margin-bottom:1rem;color:var(--navy);font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:0;line-height:1.12}.contact-copy p,.gallery-item p,.section-heading p{color:var(--muted);font-size:1rem;line-height:1.72}.services-section,.testimonials-section{background:var(--soft)}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.quote-card,.service-card,.testimonial-card{border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 10px 26px rgba(8,39,68,.05)}.service-card{min-height:260px;padding:2rem}.contact-icon,.service-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:6px;background:rgba(104,194,63,.14);color:var(--green-dark);font-size:1.35rem}.gallery-item h3,.quote-card h3,.service-card h3{margin:1.25rem 0 .75rem;color:var(--navy);font-size:1.18rem;font-weight:800}.service-card p{min-height:75px;margin-bottom:1.25rem;color:var(--muted);font-size:.94rem;line-height:1.65}.service-card a{display:inline-flex;align-items:center;gap:.45rem;color:var(--green-dark);font-weight:700}.gallery-section{background:white}.gallery-section h2,.testimonials-section h2{text-align:center}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(36px,6vw,84px);gap:clamp(36px,6vw,84px);margin-top:2.5rem}.gallery-item{display:grid;align-content:start}.gallery-item img{width:100%;aspect-ratio:16/10;margin:1.2rem 0 1rem;border-radius:6px;object-fit:cover;box-shadow:var(--shadow)}.gallery-item ul{display:grid;grid-gap:.7rem;gap:.7rem;margin:0;padding:0;color:#52647a;font-size:.96rem;list-style:none}.gallery-item li{display:flex;align-items:flex-start;gap:.55rem}.gallery-item li svg{flex:0 0 auto;margin-top:.16rem;color:var(--green)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2.5rem}.testimonial-card{margin:0;padding:1.7rem}.stars{display:flex;gap:.16rem;margin-bottom:1.1rem;color:var(--green);font-size:.95rem}.testimonial-card blockquote{margin:0 0 1.2rem;color:#4b5b70;font-size:.95rem;line-height:1.65}.testimonial-card figcaption{color:var(--navy);font-size:.95rem;font-weight:800}.metrics-section{padding:52px 0;background:var(--navy)}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;text-align:center}.contact-section{background:white}.contact-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);grid-gap:clamp(36px,7vw,90px);gap:clamp(36px,7vw,90px);align-items:start}.contact-copy p{max-width:620px}.contact-methods{display:grid;grid-gap:1.25rem;gap:1.25rem;margin-top:2rem}.contact-methods>div{display:grid;grid-template-columns:48px 1fr;grid-gap:1rem;gap:1rem;align-items:center}.contact-methods h4{margin:0 0 .2rem;color:var(--navy);font-size:1rem}.contact-methods a,.contact-methods span{color:#52647a;font-weight:500}.quote-card{padding:clamp(22px,4vw,34px)}.quote-card h3{margin-top:0}.quote-form{display:grid;grid-gap:.95rem;gap:.95rem}.quote-form label{display:grid;grid-gap:.38rem;gap:.38rem;color:#34445a;font-size:.9rem;font-weight:600}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #dce4eb;border-radius:6px;background:#fbfdff;color:var(--ink);font-size:.95rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.quote-form input,.quote-form select{min-height:44px;padding:0 .8rem}.quote-form textarea{min-height:96px;padding:.75rem .8rem;resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--green);background:white;box-shadow:0 0 0 3px rgba(104,194,63,.16)}.quote-form button{min-height:48px;border:0;border-radius:6px;background:var(--green);color:white;font-weight:800;transition:background .16s ease,opacity .16s ease,transform .16s ease}.quote-form button:disabled{cursor:not-allowed;opacity:.62;transform:none}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-status{border-radius:6px;padding:.85rem 1rem;font-size:.9rem;font-weight:600;line-height:1.45}.form-status.success{border:1px solid rgba(104,194,63,.42);background:rgba(104,194,63,.12);color:#285e17}.field-help.error,.form-status.error{border:1px solid rgba(197,45,45,.24);background:#fff4f4;color:#9d2525}.turnstile-field>div{min-height:65px}.field-help.error{margin:0;border-radius:6px;padding:.7rem .85rem;font-size:.86rem}.form-footnote{margin:0;color:#7a8798;font-size:.82rem;line-height:1.45;text-align:center}.site-footer{background:var(--navy-dark);color:white;padding:42px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:2rem;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-grid img{width:118px;border-radius:3px}.footer-grid h4{margin:0 0 .8rem;font-size:.95rem}.footer-grid a{display:block;margin:.45rem 0;color:rgba(255,255,255,.72);font-size:.86rem}.footer-grid a:hover{color:white}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.9rem;padding-top:1.3rem;color:rgba(255,255,255,.66);font-size:.82rem}.footer-bottom p{margin:0}@media (max-width:980px){.site-header{grid-template-columns:auto 1fr auto;gap:1rem;min-height:72px;padding:0 20px}.brand img{width:104px}.site-header nav{gap:18px;font-size:.88rem}.hero-section{background:var(--navy)}.hero-bg{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:72px 0 42px}.hero-image-card img{width:100%;min-height:360px;max-height:520px}.metrics-grid,.services-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid,.gallery-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.container{width:min(100% - 28px,1180px)}.site-header{grid-template-columns:auto auto}.site-header nav{display:none}.header-cta{min-height:34px;padding:0 .8rem;font-size:.74rem}.hero-copy{padding-top:46px}h1{font-size:clamp(2.35rem,13vw,3.6rem)}.button{width:100%;min-height:56px}.hero-stats{justify-content:space-between;gap:1rem}.hero-stats strong,.metrics-grid strong{font-size:1.75rem}.hero-stats span,.metrics-grid span{font-size:.82rem}.footer-grid,.metrics-grid,.services-grid,.testimonial-grid{grid-template-columns:1fr}.section{padding:58px 0}.service-card,.service-card p{min-height:0}.contact-grid{grid-template-columns:minmax(0,1fr)}.quote-card{padding:20px}.footer-bottom{display:grid}}