@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{--paper:#f6f4ee;--ink:#262d2b;--muted:#656c67;--orange:#e8ae66;--line:#dcded5;--dark:#252e2a;--white:#fffefa}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}img{display:block;max-width:100%}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:Manrope,Arial,sans-serif}h1,h2{font-weight:500;letter-spacing:-.055em;line-height:1.08}h2{font-size:clamp(36px,4vw,54px)}h3{font-size:23px;letter-spacing:-.035em}.wrap{width:min(1280px,100%);margin:auto;padding:0 56px}section{padding:100px 0}.section-eyebrow,.eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;margin-bottom:22px}.section-eyebrow{color:#64705b}.section-head{margin-bottom:44px}.split-head{display:flex;justify-content:space-between;gap:60px;align-items:end}.split-head>p{max-width:370px;color:var(--muted);font-size:16px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:54px;padding:16px 24px;font-size:14px;font-weight:700;border:0;border-radius:4px;transition:background .18s,transform .18s}.btn-primary{background:var(--orange);color:#222b26}.btn-primary:hover{background:#efbd80;transform:translateY(-2px)}.text-link{font-size:13px;font-weight:600;border-bottom:1px solid #778078;padding-bottom:5px;display:inline-flex;gap:12px;align-items:center}.text-link:hover{color:#e8ae66}.btn-row{display:flex;align-items:center;gap:22px;flex-wrap:wrap}:focus-visible{outline:3px solid #b07528;outline-offset:5px}.skip-link{position:fixed;left:20px;top:-80px;z-index:100;background:white;padding:12px}.skip-link:focus{top:10px}
header{position:sticky;top:0;z-index:30;background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{height:91px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{font-family:Manrope,sans-serif;display:grid;place-content:center;font-weight:800;font-size:17px;letter-spacing:-2px;width:46px;height:46px;background:var(--dark);color:var(--paper);position:relative;white-space:nowrap;display:block;text-align:center;line-height:46px;border-radius:3px}.brand-mark span{color:var(--orange);padding:0 2px}.brand-name{font-family:Manrope,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.04em;line-height:1.25}.brand-name small{display:block;font-family:'DM Sans',sans-serif;font-size:8px;letter-spacing:.18em;font-weight:600;margin-top:6px}nav ul{display:flex;gap:28px;align-items:center;list-style:none;margin:0;padding:0}nav a{font-size:12px;font-weight:600}nav a:hover{color:#94601f}.nav-call{border:1px solid #b8bfb5;border-radius:4px;padding:12px 16px;display:flex;gap:20px}.promo-ribbon{background:#e9ebe2;font-size:10px;font-weight:600;letter-spacing:.08em}.promo-ribbon .wrap{display:flex;justify-content:space-between;gap:16px;padding-top:11px;padding-bottom:11px}.promo-ribbon a{letter-spacing:0;font-size:11px}.promo-ribbon a span{margin-left:12px}
.hero{background:var(--dark);color:var(--paper);padding:54px 0 60px}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.hero-copy{padding-top:12px}.hero .eyebrow{color:#d6ddcf;display:flex;align-items:center;gap:9px;margin-bottom:30px}.status-dot{height:6px;width:6px;background:var(--orange);border-radius:50%}.hero h1{font-size:clamp(50px,5.1vw,73px);letter-spacing:-.058em;line-height:1.07}.hero h1 em{font-style:normal;color:var(--orange)}.lead{color:#c6cec6;font-size:15px;max-width:445px;margin:28px 0 32px;line-height:1.8}.hero .text-link{color:#eceee6;font-size:12px}.hero-bottom{margin-top:44px;border-top:1px solid #4d574f;padding-top:22px;display:flex;gap:28px;align-items:center;font-size:11px;color:#c5cec5}.hero-bottom>span:first-child{font-size:9px;letter-spacing:.13em;color:#d4b487;font-weight:600}.hero-visual{height:520px;position:relative;border-radius:5px;overflow:hidden}.hero-visual>img{height:100%;width:100%;object-fit:cover;object-position:center 43%}.hero-visual:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(17,24,20,.75));pointer-events:none}.hero-visual figcaption{position:absolute;bottom:26px;left:26px;right:26px;display:flex;justify-content:space-between;align-items:center;z-index:1;font-size:17px;font-weight:500}.hero-visual small{display:block;letter-spacing:.13em;font-size:8px;margin-bottom:8px;color:#e2e8dc}.hero-visual figcaption a{border:1px solid #cbd0c080;width:40px;height:40px;border-radius:50%;display:grid;place-content:center}.image-label{position:absolute;right:18px;top:18px;background:var(--paper);color:var(--ink);font-size:8px;font-weight:700;letter-spacing:.1em;padding:9px 13px;border-radius:2px}.trust-strip{border-bottom:1px solid var(--line);background:#e9ebe2}.trust-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);padding-top:23px;padding-bottom:23px}.trust-item{font-size:12px;font-weight:600;text-align:center;border-right:1px solid #cdd3c5}.trust-item:last-child{border:0}.trust-item span{color:#697e57;margin-right:12px}
.jobs{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.job-ticket{overflow:hidden;background:var(--white);border:1px solid #e0e1d9;border-radius:5px}.photo-slot{overflow:hidden;position:relative}.job-ticket .photo-slot{height:228px}.photo-slot img{width:100%;height:100%;object-fit:cover}.job-ticket-body{padding:25px 24px 20px}.job-ticket-body h3{font-size:21px;display:flex;align-items:center;gap:15px;margin-bottom:12px}.service-number{font-size:11px;font-weight:500;color:#8d947f;letter-spacing:0}.job-ticket-body p{font-size:13px;line-height:1.85;color:var(--muted)}.service-link{border-top:1px solid #e2e4da;margin:0 24px;padding:16px 0 20px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600}.service-link:hover{color:#916021}.all-services{margin-top:48px}.all-services h3{font-size:19px;margin-bottom:22px}.service-list{display:flex;flex-wrap:wrap;gap:0 22px}.service-list span{font-size:12px;color:#626b61;line-height:2.7;display:flex;align-items:center;gap:8px}.service-list span:before{content:'·';color:#848f7a}.service-chip.featured{margin-top:35px;background:#e7eade;border:1px solid #d9dece;border-radius:5px;padding:24px;display:grid;grid-template-columns:150px 1fr;gap:8px 30px}.camera-label{font-size:9px;letter-spacing:.1em;font-weight:700;grid-row:span 2;display:flex;flex-direction:column;justify-content:space-between}.camera-label span{font-size:27px;font-weight:400}.cam-copy h4{font-size:21px;font-weight:600;letter-spacing:-.03em;margin-bottom:8px}.cam-copy p{font-size:13px;color:var(--muted);max-width:690px}.featured .text-link{justify-self:start;font-size:11px;margin-top:6px}.featured .text-link:hover{color:#725021}
.gallery{background:#eaece4}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 20px}.gallery-item{min-width:0}.gallery-item img{width:100%;height:240px;object-fit:cover;border-radius:4px}.gallery-item:nth-child(-n+2){grid-column:span 2}.gallery-item:nth-child(-n+2) img{height:360px}.gallery-item:last-child{grid-column:span 2}.gallery-item:last-child img{object-position:50% 33%}.gallery-caption{position:relative;padding-top:16px;padding-right:23px;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;letter-spacing:-.01em}.gallery-caption small{display:block;font-family:'DM Sans',sans-serif;font-size:8px;font-weight:500;color:var(--muted);letter-spacing:.13em;margin-bottom:7px}.gallery-caption>span{position:absolute;right:0;bottom:0;font-size:20px;font-weight:400}.about{background:var(--dark);color:var(--paper)}.about-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:100px;align-items:center}.about .section-eyebrow{color:#c3cba8}.about h2{font-size:clamp(34px,3.5vw,49px);margin-bottom:24px}.about p{max-width:500px;font-size:14px;line-height:1.9;color:#c1cabe}.checklist{margin:24px 0 0;list-style:none;padding:0}.checklist li{font-size:13px;padding:12px 0;border-bottom:1px solid #475144;color:#e0e6da;display:flex;gap:14px}.checklist li:before{content:'✓';color:var(--orange)}.about .photo-slot{height:445px;border-radius:4px}.about .photo-slot img{object-position:47% center}.areas{padding:75px 0}.areas .wrap{display:grid;grid-template-columns:1fr 1fr;gap:60px}.areas .section-head{margin:0}.areas h2{font-size:39px;max-width:430px}.areas p{font-size:14px;color:var(--muted);margin-top:22px;max-width:425px}.area-chips{display:flex;flex-wrap:wrap;gap:9px;align-content:center}.area-chip{font-size:11px;border:1px solid #d5dacd;border-radius:3px;padding:8px 13px}.area-chip.hq{background:var(--dark);color:var(--paper);border-color:var(--dark)}
.contact{background:#e8ebe1;border-top:1px solid #d8decf}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact-info h2{font-size:55px}.contact-info>p{margin:25px 0 30px;color:var(--muted);font-size:14px;line-height:1.85}.contact-detail{margin:18px 0}.contact-detail-label{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#687060;margin-bottom:2px}.contact-detail-value{font-size:19px;font-family:Manrope,sans-serif;letter-spacing:-.03em;font-weight:600}.contact-detail a:hover{color:#8d6228}.whatsapp-note{display:block;margin-top:26px;border-top:1px solid #cdd4c3;padding-top:20px;font-size:12px;color:#59654f}.whatsapp-note strong{color:var(--ink);font-size:14px}.whatsapp-note span{margin-left:10px}.emergency-card{margin-top:26px;font-size:12px}.emergency-card h4{font-size:12px;margin-bottom:7px}.emergency-card p{color:var(--muted);margin-bottom:8px;max-width:380px}.emergency-card a{font-size:12px;text-decoration:underline;text-underline-offset:3px}form{background:var(--white);border:1px solid #dce0d2;padding:34px;border-radius:5px;align-self:start;box-shadow:0 8px 26px #26301c05}.form-title{margin-bottom:26px}.form-title h3{font-size:24px}.form-title p{font-size:11px;color:var(--muted);margin-top:8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:18px}label{display:block;font-size:11px;font-weight:600;margin-bottom:7px}input,select,textarea{width:100%;border:1px solid #d9dfd0;background:#fafbf6;color:var(--ink);font-size:13px;padding:12px;border-radius:3px;min-height:45px}input::placeholder,textarea::placeholder{color:#7b8474}textarea{resize:vertical;min-height:115px}form .btn{width:100%;justify-content:space-between;margin-top:4px;cursor:pointer}form .btn:disabled{opacity:.6;cursor:wait;transform:none}.form-disclaimer{font-size:10px;line-height:1.7;color:#68745e;margin-top:16px}#formNote{font-size:12px!important;color:#36592e!important}footer{background:var(--dark);color:var(--paper);padding:46px 0}footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-contact{display:flex;flex-direction:column;font-size:12px;line-height:2}.foot-note{font-size:10px;line-height:1.9;color:#acb8a6}
@media(min-width:1450px){.hero h1{font-size:74px}}
@media(max-width:1050px){.wrap{padding-left:32px;padding-right:32px}.hero-grid{gap:35px}.hero h1{font-size:56px}.hero-visual{height:505px}nav ul{gap:18px}.about-grid{gap:55px}.contact-grid{gap:42px}.job-ticket-body{padding:20px 18px}.job-ticket-body h3{font-size:18px}.service-link{margin:0 18px}.hero .btn-row{gap:17px}.hero-bottom{margin-top:30px}.lead{margin:24px 0}.brand-name{font-size:18px}}
@media(max-width:760px){.wrap{padding-left:24px;padding-right:24px}section{padding:65px 0}.header-inner{height:78px}.brand-mark{width:38px;height:38px;line-height:38px;font-size:15px}.brand{gap:9px}.brand-name{font-size:16px}.brand-name small{font-size:7px}nav ul{gap:0}nav li:not(:last-child){display:none}.nav-call{font-size:11px;padding:10px;gap:9px}.promo-ribbon .wrap{justify-content:center;text-align:center;padding-top:9px;padding-bottom:9px}.promo-ribbon .wrap>span{display:none}.hero{padding:43px 0 30px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero h1{font-size:clamp(48px,9vw,70px)}.hero .eyebrow{margin-bottom:22px}.hero-copy{padding:0}.lead{max-width:520px;font-size:14px}.hero-bottom{margin-top:27px;padding-top:18px;gap:24px}.hero-visual{height:390px}.hero-visual>img{object-position:50% 50%}.hero-visual figcaption{bottom:22px;left:22px;right:22px}.trust-strip .wrap{grid-template-columns:1fr 1fr;gap:15px;padding-top:21px;padding-bottom:21px}.trust-item{font-size:11px;text-align:left}.trust-item:nth-child(even){border:0;padding-left:10px}.trust-item span{margin-right:6px}.split-head{display:block}.split-head>p{margin-top:20px;max-width:440px;font-size:14px}.section-head{margin-bottom:30px}.jobs{grid-template-columns:1fr;gap:20px}.job-ticket .photo-slot{height:240px}.job-ticket-body{padding:23px}.job-ticket-body h3{font-size:23px}.service-link{margin:0 23px}.job-ticket-body p{font-size:14px}.service-chip.featured{grid-template-columns:1fr;gap:15px;padding:23px}.camera-label{grid-row:auto;flex-direction:row;align-items:center}.camera-label span{font-size:20px}.service-list{gap:0 15px}.service-list span{font-size:11px;line-height:2.5}.cam-copy h4{font-size:22px}.gallery-grid{grid-template-columns:1fr 1fr;gap:25px 15px}.gallery-item:nth-child(-n+2){grid-column:auto}.gallery-item:nth-child(-n+2) img,.gallery-item img{height:235px}.gallery-item:first-child{grid-column:span 2}.gallery-item:first-child img{height:340px}.gallery-item:last-child{grid-column:auto}.gallery-caption{font-size:12px}.gallery-caption small{font-size:7px}.about-grid,.areas .wrap,.contact-grid{grid-template-columns:1fr;gap:38px}.about .photo-slot{height:350px}.about h2{font-size:38px}.areas h2{font-size:37px}.area-chips{gap:8px}.contact-info h2{font-size:48px}form{padding:27px}footer .wrap{flex-wrap:wrap;gap:28px}.foot-note{width:100%;border-top:1px solid #4a5444;padding-top:22px}}
@media(max-width:380px){.wrap{padding-left:18px;padding-right:18px}.brand-mark{display:none}.hero h1{font-size:46px}.nav-call{font-size:10px}.form-row{grid-template-columns:1fr;gap:0}.trust-item{font-size:10px}.hero-visual{height:340px}.gallery-item img,.gallery-item:nth-child(-n+2) img{height:200px}.gallery-item:first-child img{height:300px}form{padding:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Keep the labelled service illustration uncropped at every screen size. */
.hero-grid{grid-template-columns:1fr;gap:36px}.hero-copy{max-width:850px}.hero .lead{max-width:650px}.hero-services{height:auto;overflow:hidden}.hero-services>img{width:100%;height:auto;object-fit:contain}.hero-services:after{display:none}.hero-services figcaption{position:static;padding:18px 22px;background:#303a34;font-size:14px;line-height:1.7}.hero-services small{margin:6px 0 0;letter-spacing:.04em;color:#c6cec6;font-size:10px}
@media(min-width:900px){.hero-copy{max-width:none;display:grid;grid-template-columns:1.1fr 1fr;column-gap:60px;align-items:start}.hero-copy .eyebrow{grid-column:1/-1;margin-bottom:20px}.hero-copy h1{grid-column:1;grid-row:2/5}.hero-copy .lead{grid-column:2;margin:0 0 22px}.hero-copy .btn-row{grid-column:2}.hero-copy .hero-bottom{grid-column:2;margin-top:24px}}
@media(max-width:760px){.hero-services figcaption{font-size:12px;padding:14px 16px}.hero-grid{gap:28px}}
