@font-face{font-family:Manrope;src:url('/fonts/manrope-latin-ext.woff2') format('woff2');font-weight:400 800;font-display:swap;unicode-range:U+0100-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1EFF,U+2020,U+20A0-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Manrope;src:url('/fonts/manrope-latin.woff2') format('woff2');font-weight:400 800;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--ink:#071b3e;--muted:#526078;--accent:#b64000;--paper:#fff;--tint:#f5f7f8;--line:#dde2e6;--green:#147c38}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;background:var(--paper)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15;letter-spacing:-.035em}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #1764c0;outline-offset:5px}a:hover{text-decoration:none}.shell{max-width:1290px;margin:auto;padding:0 32px}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:white;padding:12px}.skip-link:focus{top:8px}.site-header{height:130px;background:#fff}.header-content{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;gap:30px;align-items:center}.brand img{width:105px;height:90px;object-fit:contain}.brand span{font-size:15px;line-height:1.5;color:var(--muted);padding-left:26px;border-left:1px solid #ccc}.site-header nav{display:flex;gap:30px;align-items:center;font-size:15px;font-weight:600}.site-header nav a{padding:10px 0}.site-header nav a:hover{color:var(--accent)}.menu-toggle{display:none}.hero{position:relative;min-height:600px;isolation:isolate;overflow:hidden}.hero-image{position:absolute;top:0;right:0;width:55%;height:100%;object-fit:cover;object-position:64% center;z-index:-1}.hero-content{padding-top:35px;padding-bottom:58px}.eyebrow{display:flex;align-items:center;gap:16px;text-transform:uppercase;letter-spacing:.27em;font-size:11px;font-weight:700;color:var(--muted);margin-bottom:30px;line-height:1.8}.eyebrow:before{content:"";width:32px;height:2px;background:var(--accent);flex-shrink:0}.hero h1{font-size:clamp(56px,6.15vw,88px);font-weight:800;line-height:1.025;letter-spacing:-.055em;margin-bottom:30px;max-width:660px}.hero-description{font-size:23px;line-height:1.4;color:#35435b;max-width:560px;margin-bottom:38px}.actions{display:flex;gap:16px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:17px 23px;border:1px solid transparent;border-radius:9px;font-size:16px;font-weight:800;line-height:1.5;min-height:58px;transition:background .15s,color .15s}.button img{width:21px;height:21px}.button.primary{background:var(--accent);color:white}.button.primary img{filter:brightness(0) invert(1)}.button.primary:hover{background:#a73c00}.button.whatsapp{background:white;color:var(--green);border-color:var(--green)}.button.whatsapp:hover{background:#f1faf3}.services-intro{padding-top:42px;padding-bottom:65px}.service-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.service-highlight{padding:25px 26px 0;position:relative}.service-highlight:first-child{padding-left:0}.service-highlight+.service-highlight{border-left:1px solid var(--line)}.service-highlight h3{font-size:23px;margin-bottom:17px}.service-highlight p{font-size:15px;color:var(--muted);max-width:34ch;line-height:1.7}.service-highlight span{font-size:13px;font-weight:700;color:var(--accent)}.products-strip{display:block;width:100%;height:180px;object-fit:cover;object-position:center}.section-tint{background:var(--tint)}.section-space{padding-top:80px;padding-bottom:80px}.section-title{font-size:42px;max-width:700px;margin-bottom:40px}.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-list>a{padding:28px 0;border-top:1px solid #b7c2ce}.service-list h3{font-size:25px}.service-list p{color:var(--muted);font-size:15px}.service-list span{color:var(--accent);font-size:14px;font-weight:700}.contact-band{padding-top:75px;padding-bottom:75px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-band h2{font-size:36px}.contact-band p{color:var(--muted)}.site-footer{background:#091d38;color:#fff;padding-top:60px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:50px}.footer-grid strong{font-size:26px}.footer-grid h2{font-size:17px;letter-spacing:0}.footer-grid a{display:block;margin:8px 0;font-size:15px}.footer-grid p{color:#c8d1df;font-size:14px;margin-top:18px}.footer-bottom{border-top:1px solid #344157;margin-top:40px;padding-top:20px;padding-bottom:20px;color:#c8d1df;font-size:12px}.mobile-contact{display:none}.preview-label{position:fixed;bottom:8px;left:8px;z-index:60;background:#142d48;color:white;border-radius:4px;padding:4px 10px;font-size:11px;opacity:.9}.inner-page main{max-width:1250px;padding:35px 32px 70px;margin:auto;min-height:60vh}.inner-page h1{font-size:clamp(34px,4vw,55px);font-weight:800;color:var(--ink)}.inner-page .page-intro{max-width:750px;padding:30px 0 35px}.inner-page .page-intro p,.prose{color:var(--muted)}.prose{font-size:18px;max-width:850px;line-height:1.8}.prose h2{margin-top:40px;color:var(--ink)}.prose p{margin-bottom:22px}.pagination{display:flex;flex-wrap:wrap;gap:10px;margin:40px 0}.pagination a{padding:8px 16px;border:1px solid var(--line);border-radius:5px}.pagination a[aria-current=page]{background:var(--ink);color:white}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.contact-details a{color:var(--accent)}.contact-details h2{font-size:21px;margin:28px 0 10px}.contact-form{padding:35px;background:var(--tint);border-radius:10px}.contact-form label{display:block;font-weight:700;margin-bottom:7px}.contact-form input,.contact-form textarea{width:100%;padding:12px;background:white;border:1px solid #9daab6;border-radius:5px;margin-bottom:7px}.contact-form .field{margin-bottom:20px}.field-validation-error,.validation-summary-errors{color:#a11717;font-size:14px}.form-error{color:#a11717}.form-success{color:var(--green)}.empty-state{padding:30px 0;color:var(--muted)}
@media(min-width:1600px){.hero-image{width:51%}}
@media(max-width:1100px){.brand span{display:none}.site-header nav{gap:20px}.hero-image{width:49%;opacity:.8}.hero-description{font-size:20px}.hero h1{font-size:70px}.hero-content{padding-top:25px}.actions{max-width:620px}.hero .button{font-size:14px;padding:16px}.hero{min-height:560px}}
@media(max-width:760px){.shell{padding-left:22px;padding-right:22px}.site-header{height:86px}.brand img{width:76px;height:70px}.menu-toggle{display:block;background:white;border:1px solid #aab5c1;border-radius:5px;padding:8px 15px;color:var(--ink)}.site-header nav{display:none;position:absolute;top:86px;left:0;width:100%;z-index:50;background:white;padding:22px;box-shadow:0 12px 16px #0001;gap:3px}.site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch}.site-header nav a{padding:11px}.hero{display:flex;flex-direction:column;min-height:0}.hero-content{padding-top:26px;padding-bottom:32px;width:100%}.hero-image{position:relative;width:100%;height:260px;order:2;opacity:1;object-position:center 53%}.hero h1{font-size:clamp(43px,10.6vw,65px);line-height:1.04;margin-bottom:23px;letter-spacing:-.05em}.hero .eyebrow{font-size:9px;letter-spacing:.2em;margin-bottom:24px}.hero-description{font-size:18px;margin-bottom:26px}.desktop-break{display:none}.actions{display:grid;grid-template-columns:1fr;gap:12px}.hero .button{font-size:15px;min-height:54px}.services-intro{padding-top:34px;padding-bottom:40px}.service-highlights{grid-template-columns:1fr}.products-strip{height:auto}.service-highlight{padding:23px 0!important}.service-highlight+.service-highlight{border-left:0;border-top:1px solid var(--line)}.service-highlight h3{font-size:23px}.service-highlight p{max-width:none}.section-space{padding-top:45px;padding-bottom:45px}.section-title{font-size:33px}.service-list{grid-template-columns:1fr;gap:8px}.contact-band{flex-direction:column;align-items:flex-start;padding-top:45px;padding-bottom:45px}.contact-band h2{font-size:30px}.footer-grid{grid-template-columns:1fr;gap:28px}.site-footer{padding-top:40px;padding-bottom:60px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;z-index:55;box-shadow:0 -2px 10px #0001}.mobile-contact a{padding:14px;text-align:center;background:var(--accent);color:white;font-weight:700}.mobile-contact a+a{background:var(--green)}.preview-label{bottom:59px;font-size:9px}.inner-page main{padding:20px 22px 45px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-form{padding:22px}.prose{font-size:17px}.inner-page .page-intro{padding-top:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

h2,h3{font-weight:750}.service-highlight{display:flex;gap:18px;align-items:center;padding-top:10px}.service-highlight>div{flex:1;min-width:0}.product-art{display:block;position:relative;width:125px;height:150px;overflow:hidden;flex-shrink:0}.product-art img{position:absolute;width:375px;max-width:none;height:auto;top:10px}.product-0 img{left:0}.product-1 img{left:-125px}.product-2 img{left:-250px}.service-highlight h3{font-size:22px}.service-highlight span:not(.product-art){font-size:12px}.hero-image{width:53%}.hero-description{background:white;width:fit-content;padding-right:12px}.hero .button.whatsapp img{filter:invert(32%) sepia(70%) saturate(600%) hue-rotate(90deg)}
@media(max-width:1100px) and (min-width:761px){.product-art{width:80px;height:120px}.product-art img{width:240px;top:20px}.product-1 img{left:-80px}.product-2 img{left:-160px}.service-highlight{gap:10px;padding-left:15px;padding-right:15px}.service-highlight h3{font-size:19px}.hero-image{width:47%}}
@media(max-width:760px){.hero-image{width:100%}.hero-description{padding-right:0}.service-highlight{gap:22px}.product-art{width:110px;height:140px}.product-art img{width:330px}.product-1 img{left:-110px}.product-2 img{left:-220px}}
@media(min-width:1101px){.hero-description{font-size:25px}.hero .button{font-size:18px;padding:18px 25px;min-height:64px}.hero .primary{min-width:365px}.product-art{width:140px;height:170px}.product-art img{width:420px}.product-1 img{left:-140px}.product-2 img{left:-280px}.service-highlight{gap:16px;padding-left:18px;padding-right:18px}}
@media(min-width:761px) and (max-width:1100px){.hero h1{font-size:6.4vw;max-width:53%}.service-highlight{flex-direction:column;align-items:flex-start}.service-highlight .product-art{height:100px}.service-highlight h3{font-size:22px}}
.desktop-contact{position:fixed;right:24px;bottom:24px;z-index:55;display:flex;flex-direction:column;gap:14px}.desktop-contact a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;box-shadow:0 5px 14px #0003}.floating-whatsapp{background:#159947}.floating-phone{background:#0961d8}.desktop-contact img{filter:brightness(0) invert(1)}.desktop-contact a:hover{box-shadow:0 6px 18px #0005}@media(max-width:760px){.desktop-contact{display:none}}

/* Region directory: server-rendered links remain usable without JavaScript. */
.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0 0 24px;font-size:14px;color:var(--muted)}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px;padding:8px 0}.breadcrumbs [aria-current]{color:var(--ink)}.directory-search{max-width:560px;margin-bottom:28px}.directory-search label{display:block;font-weight:700;margin-bottom:8px}.directory-search input{width:100%;min-height:52px;padding:12px 16px;border:1px solid #8b9499;border-radius:8px;background:#fff}.directory-search p{font-size:14px;margin:10px 0 0;color:var(--muted)}.directory-empty{padding:32px;background:#f3f5f4;border-radius:12px}.directory-list a[hidden],[data-directory-search][hidden],[data-directory-empty][hidden]{display:none}.directory-list h2{font-size:24px}.directory-list p{margin-bottom:18px}.directory-list a{min-height:170px}.breadcrumbs+.page-intro{padding-top:0}

/* Rich content and legacy captions must not expand the page beyond the viewport. */
.service-list>*{min-width:0}.service-list figure{margin:0;overflow-wrap:anywhere}.service-list figure img{display:block;width:100%;aspect-ratio:3/2;object-fit:contain;background:#f5f6f7}.service-list figcaption{font-size:14px;line-height:1.6;margin-top:12px}.prose ul{list-style:disc;padding-left:24px;margin:0 0 24px}.prose li{margin-bottom:10px}.prose h2{font-size:26px}

/* Editorial service imagery replaces the old keyword-filled photo galleries. */
.service-showcase{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:52px;align-items:center;margin:24px 0 64px}.service-showcase .page-intro{padding:0;margin:0}.service-showcase .page-intro h1{font-size:clamp(36px,4.5vw,64px)}.service-showcase .page-intro p:last-child{font-size:18px;line-height:1.75}.service-visual{margin:0;min-width:0}.service-visual img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:18px}.service-visual figcaption{display:flex;justify-content:space-between;gap:16px;font-size:12px;line-height:1.5;color:#5b666b;margin-top:12px}.service-visual figcaption span:first-child{font-weight:700;color:#20353b}@media(max-width:760px){.service-showcase{grid-template-columns:1fr;gap:28px;margin:24px 0 40px}.service-showcase .page-intro h1{font-size:38px}.service-visual img{border-radius:12px}.service-showcase .page-intro p:last-child{font-size:17px}}
/* Region galleries: preserve whole photos in equal frames and defer secondary images. */
.region-gallery{margin:20px 0 48px;padding:28px;background:#f3f5f5;border-radius:18px}.region-gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.region-gallery-heading h2{margin:0;font-size:30px}.region-gallery-heading .eyebrow{margin-bottom:12px}.region-gallery-heading>p{max-width:32ch;color:var(--muted);margin:0}.region-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.region-photo{margin:0;min-width:0;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #dee5e5}.region-photo a{display:block;background:#e9eded}.region-photo img{display:block;width:100%;height:260px;object-fit:contain}.region-photo figcaption{padding:14px 16px;font-size:14px;line-height:1.5;color:#35435b}.region-gallery-more{margin-top:24px}.region-gallery-more summary{cursor:pointer;font-weight:700;color:#873600;padding:12px 0;width:fit-content}.region-gallery-more[open] summary{margin-bottom:16px}.region-illustration{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;margin:24px 0 48px}.region-illustration figure{margin:0}.region-illustration img{display:block;width:100%;height:auto;border-radius:16px}.region-illustration figcaption{font-size:12px;color:var(--muted);margin-top:8px}.region-illustration h2{font-size:30px}@media(max-width:1100px){.region-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.region-gallery{padding:18px;margin-bottom:32px}.region-gallery-heading{display:block}.region-gallery-heading>p{margin-top:14px}.region-gallery-heading h2{font-size:26px}.region-photo-grid{grid-template-columns:1fr;gap:18px}.region-photo img{height:240px}.region-illustration{grid-template-columns:1fr;gap:24px}.region-illustration h2{font-size:27px}}
/* Legacy region photo frames: keep complete photographs visible without distortion. */
.inner-page .service-list.section-space>img{display:block;width:100%;height:260px;object-fit:contain;background:#f3f5f5;border:1px solid #dde2e6;border-radius:12px;padding:10px}
@media(max-width:760px){.inner-page .service-list.section-space>img{height:240px;margin-bottom:12px}}

/* One lightweight, distinct concept visual for each district. */
.directory-list>a{padding-top:0;overflow:hidden;border-radius:12px;border:1px solid var(--line);background:#fff;box-shadow:0 8px 26px #071b3e0a}
.district-card-visual{display:block;position:relative;color:#fff!important}
.district-card-visual img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;background:#e7eeef}
.directory-list>a>h2,.directory-list>a>p,.directory-list>a>span:last-child{display:block;margin-left:18px;margin-right:18px}
.directory-list>a>h2{margin-top:20px;margin-bottom:8px}
.directory-list>a>p{margin-bottom:10px}
.directory-list>a>span:last-child{margin-bottom:20px}
.district-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:48px;align-items:center;margin-bottom:38px}
.district-intro .page-intro{padding-bottom:0}
.district-intro figure{margin:0;min-width:0}
.district-intro img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:14px}
.district-intro figcaption{margin-top:8px;font-size:12px;color:var(--muted)}
@media(max-width:760px){.district-intro{grid-template-columns:1fr;gap:18px}.directory-list>a>h2{font-size:22px}}

