
.ceo{background:#fff}.ceo-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center}.ceo-photo{position:relative;min-height:540px;background:var(--navy);overflow:hidden}.ceo-photo img{width:100%;height:540px;object-fit:cover;object-position:center top;display:block}.ceo-label{position:absolute;left:22px;bottom:22px;background:#fff;border-left:4px solid var(--orange);padding:14px 18px;display:flex;flex-direction:column;color:var(--navy)}.ceo-label strong{font-size:13px}.ceo-label span{font-size:9px;color:var(--muted);margin-top:2px}.ceo-copy h2{font-size:clamp(31px,4vw,49px);line-height:1.08;margin:0 0 25px;font-weight:800}.ceo-copy h2 span{color:var(--blue)}.ceo-copy p{color:var(--muted);font-size:13px;max-width:650px}.ceo-facts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ceo-facts div{padding:18px 12px;border-right:1px solid var(--line)}.ceo-facts div:last-child{border:0}.ceo-facts b{display:block;color:var(--orange);font-size:15px}.ceo-facts small{display:block;color:var(--muted);font-size:9px;margin-top:3px}

:root{--navy:#002F5B;--blue:#0072CE;--orange:#FF6600;--ink:#13283d;--muted:#697889;--light:#f3f6f8;--line:#dce3e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}
.topbar{height:34px;background:var(--navy);color:#e8eef4;font-size:10px;font-weight:600;letter-spacing:.6px}.topbar-inner{height:100%;display:flex;justify-content:space-between;align-items:center}.top-contact{display:flex;gap:24px}.header{height:86px;background:#fff;border-bottom:1px solid #edf0f2;position:sticky;top:0;z-index:50}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{width:168px;display:block}.header nav{display:flex;gap:23px;align-items:center;font-size:10px;font-weight:800}.header nav a:hover{color:var(--orange)}.header nav a:focus-visible,.menu:focus-visible,.btn:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #0072CE55;outline-offset:3px}.nav-cta{background:var(--orange);color:#fff;padding:14px 17px}.menu{display:none;border:0;background:none;font-size:26px;color:var(--navy)}
.hero{min-height:670px;position:relative;color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url("https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=2400&q=90") center/cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,35,68,.96),rgba(0,47,91,.78) 48%,rgba(0,47,91,.12))}.hero-inner{position:relative;min-height:670px;display:flex;align-items:center}.hero-copy{max-width:760px}.overline,.kicker{font-size:10px;font-weight:800;letter-spacing:2.2px;color:var(--orange)}.overline{color:#fff;margin-bottom:20px}.hero h1{font-size:clamp(48px,6.5vw,82px);line-height:1.01;margin:0 0 24px;letter-spacing:-2px}.hero h1 em{font-style:normal;color:#fff}.hero-copy>p{font-size:17px;color:#e8eef4;max-width:640px;margin:0 0 34px}.actions{display:flex;gap:13px;flex-wrap:wrap}.btn{min-height:49px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;font-size:10px;font-weight:800;letter-spacing:.7px;border:1px solid transparent}.orange{background:var(--orange);color:#fff}.outline{border-color:rgba(255,255,255,.65);color:#fff}.hero-note{position:absolute;right:5%;bottom:34px;background:#fff;color:var(--navy);padding:15px 20px;border-left:4px solid var(--orange);display:flex;gap:10px;align-items:center;font-size:10px}.hero-note strong{font-size:16px}.statement{padding:92px 0}.statement-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.statement h2,.section-title h2,.contractors h2,.quality h2,.contact h2{font-size:clamp(31px,4vw,49px);line-height:1.08;margin:0;font-weight:800;letter-spacing:-1px}.statement h2 span{color:var(--blue)}.statement-text{padding-top:4px;color:var(--muted);font-size:14px}.statement-text p{margin:0 0 18px}
.numbers{background:var(--light);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.numbers-grid{display:grid;grid-template-columns:repeat(4,1fr)}.numbers-grid>div{padding:34px 26px;border-right:1px solid var(--line)}.numbers-grid>div:last-child{border:0}.numbers b{display:block;color:var(--orange);font-size:11px}.numbers strong{display:block;font-size:14px;margin:15px 0 5px}.numbers p{margin:0;color:var(--muted);font-size:11px}
.section{padding:98px 0}.section-title{display:grid;grid-template-columns:1fr .62fr;gap:60px;align-items:end;margin-bottom:42px}.section-title p{margin:0;color:var(--muted);font-size:13px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-grid article{min-height:215px;border:1px solid var(--line);padding:28px;background:#fff;transition:.2s}.service-grid article:hover{transform:translateY(-3px);box-shadow:0 15px 35px #13283d12}.service-grid span{font-size:10px;font-weight:800;color:var(--blue)}.service-grid h3{font-size:23px;margin:28px 0 8px}.service-grid p{font-size:12px;color:var(--muted);margin:0}
.contractors{background:var(--navy);color:#fff;padding:100px 0}.contractor-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:100px;align-items:center}.kicker.light{color:#ff914e}.contractors h2{max-width:650px}.contractors> .container>div:first-child>p{color:#d9e4ed;max-width:640px;margin:22px 0 30px;font-size:14px}.checks{border-top:1px solid #ffffff2a}.checks div{padding:17px 0;border-bottom:1px solid #ffffff2a;font-size:12px}.checks b{color:var(--orange);margin-right:14px}
.project-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:16px}.project{height:370px;position:relative;background-size:cover;background-position:center;overflow:hidden}.project:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(0,25,50,.92))}.p1{background-image:url("https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=1400&q=90")}.p2{background-image:url("https://images.unsplash.com/photo-1504307651254-35680f356dfd?auto=format&fit=crop&w=1400&q=90")}.p3{background-image:url("https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?auto=format&fit=crop&w=1400&q=90")}.project div{position:absolute;z-index:2;left:24px;bottom:22px;color:#fff}.project small{font-size:9px;font-weight:800;letter-spacing:1.4px}.project h3{font-size:23px;margin:7px 0 2px}.project p{font-size:11px;margin:0;color:#dfe8ef}

.project-wide{height:190px;margin-top:16px;background:var(--navy);color:#fff;padding:30px;display:flex;align-items:end;justify-content:space-between;position:relative;overflow:hidden}
.project-wide:before{content:"";position:absolute;right:-80px;top:-80px;width:280px;height:280px;border:55px solid #0072CE22;transform:rotate(45deg)}
.project-wide>div,.project-wide>span{position:relative;z-index:1}
.project-wide small{font-size:9px;font-weight:800;letter-spacing:1.4px;color:#ff8a43}
.project-wide h3{font-size:26px;margin:6px 0 2px}.project-wide p{font-size:11px;margin:0;color:#dce6ee}.project-wide>span{font-size:9px;font-weight:800;letter-spacing:1px;color:#fff}

.quality{background:var(--light)}.quality-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.quality p{color:var(--muted);font-size:13px;max-width:650px}.badges{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.badges span{background:#fff;border:1px solid var(--line);padding:18px;text-align:center;font-size:10px;font-weight:800;letter-spacing:1px}
.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.contact-grid>div>p:not(.kicker){color:var(--muted);font-size:14px}.details{display:grid;gap:18px;margin-top:30px}.details a,.details div{display:flex;flex-direction:column}.details small{font-size:9px;color:var(--orange);font-weight:800;letter-spacing:1.5px}.details strong{font-size:13px;margin-top:3px}.contact form{border:1px solid var(--line);padding:32px;box-shadow:0 15px 40px #13283d0b}.contact label{display:flex;flex-direction:column;font-size:9px;font-weight:800;letter-spacing:1px;margin-bottom:15px;gap:6px}.contact input,.contact textarea{border:1px solid var(--line);padding:13px;font:500 12px Montserrat,Arial,sans-serif;outline:0;border-radius:0}.contact textarea{resize:vertical;min-height:110px}.contact input:focus,.contact textarea:focus{border-color:var(--blue)}.row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.contact form .btn{width:100%;cursor:pointer}.form-note{display:block;margin-top:11px;font-size:9px;color:#8995a2}
footer{background:#081a2b;color:#bfcbd6;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:50px}.footer img{width:175px;height:auto;filter:none;display:block}footer p{font-size:9px;letter-spacing:1px;color:#8799a9}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px;font-size:10px}.copyright{border-top:1px solid #ffffff12;margin-top:35px;padding-top:17px;font-size:9px;color:#728698}
@media(max-width:930px){.header nav{gap:12px}.nav-cta{padding:11px 12px}.statement-grid,.contractor-grid,.quality-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.section-title{grid-template-columns:1fr;gap:15px}.numbers-grid{grid-template-columns:1fr 1fr}.numbers-grid>div:nth-child(2){border-right:0}.service-grid{grid-template-columns:1fr 1fr}.project-grid{grid-template-columns:1fr 1fr}.p1{grid-column:1/-1}}
@media(max-width:720px){.topbar{display:none}.header{height:72px}.brand img{width:145px}.menu{display:block}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:12px 4%;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--line)}.header nav.open{display:flex}.header nav a{padding:11px}.nav-cta{text-align:center}.hero,.hero-inner{min-height:590px}.hero h1{font-size:48px}.hero-copy>p{font-size:14px}.hero-note{display:none}.statement,.section,.contractors{padding:72px 0}.numbers-grid,.service-grid,.project-grid{grid-template-columns:1fr}.numbers-grid>div{border-right:0;border-bottom:1px solid var(--line)}.p1{grid-column:auto}.project{height:300px}.project-wide{height:175px;align-items:center}.row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:28px}}

@media(max-width:720px){.ceo-grid{grid-template-columns:1fr;gap:38px}.ceo-photo,.ceo-photo img{height:430px;min-height:430px}.ceo-facts{grid-template-columns:1fr}.ceo-facts div{border-right:0;border-bottom:1px solid var(--line)}}
.contact-mini{margin-top:30px;padding:18px 20px;border-left:4px solid var(--orange);background:#f5f7fa;display:flex;flex-direction:column;gap:6px}.contact-mini strong{font-size:12px}.contact-mini span{font-size:11px;color:var(--muted);line-height:1.6}.form-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;padding-bottom:15px;border-bottom:1px solid var(--line)}.form-heading strong{font-size:12px;letter-spacing:1px}.form-heading span{font-size:10px;color:var(--muted)}.contact select{border:1px solid var(--line);padding:13px;background:#fff;font:500 12px Montserrat,Arial,sans-serif;color:#17283a;outline:0}.contact select:focus{border-color:var(--blue)}
@media(max-width:600px){.row{grid-template-columns:1fr}.contact form{padding:22px}.form-heading{align-items:flex-start;flex-direction:column;gap:5px}}

/* V7 polish */
.hero .btn,.contractors .btn,.contact .btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.hero .btn:hover,.contractors .btn:hover,.contact .btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00000018}.outline:hover{background:#ffffff12}.details a:hover strong{color:var(--blue)}
@media(max-width:720px){.header nav a{font-size:11px}.nav-cta{margin-top:4px}}

/* V8 social links */
.nav-social{display:flex;align-items:center;gap:7px;margin-left:2px}
.nav-social a{width:25px;height:25px!important;padding:0!important;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;font-size:10px!important;font-weight:800!important;color:var(--navy)!important}
.nav-social a:hover{background:var(--navy);color:#fff!important;border-color:var(--navy)}
.contact-social{margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}
.contact-social>small{font-size:9px;color:var(--orange);font-weight:800;letter-spacing:1.5px}
.contact-social>div{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap}
.contact-social a{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);padding:10px 13px;font-size:10px;font-weight:700;color:var(--navy);transition:.18s ease}
.contact-social a:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-2px)}
.contact-social span{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;background:var(--navy);color:#fff;font-size:9px;font-weight:800}
.footer-social{display:flex!important;flex-direction:row!important;gap:10px!important;margin-top:8px}
.footer-social a{color:#fff!important;font-weight:700!important}
.footer-social a:hover{color:var(--orange)!important}
@media(max-width:930px){.nav-social{margin-left:0}.header nav.open .nav-social{padding:9px 11px}.header nav.open .nav-social a{padding:0!important;margin-right:5px}}
@media(max-width:720px){.nav-social{justify-content:flex-start}.header nav.open .nav-social{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}}


/* V8 social links */
.nav-social{display:flex;align-items:center;gap:7px;margin-left:2px}
.nav-social a{width:25px;height:25px!important;padding:0!important;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;font-size:10px!important;font-weight:800!important;color:var(--navy)!important}
.nav-social a:hover{background:var(--navy);color:#fff!important;border-color:var(--navy)}
.contact-social{margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}
.contact-social>small{font-size:9px;color:var(--orange);font-weight:800;letter-spacing:1.5px}
.contact-social>div{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap}
.contact-social a{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);padding:10px 13px;font-size:10px;font-weight:700;color:var(--navy);transition:.18s ease}
.contact-social a:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-2px)}
.contact-social span{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;background:var(--navy);color:#fff;font-size:9px;font-weight:800}
.footer-social{display:flex!important;flex-direction:row!important;gap:10px!important;margin-top:8px}
.footer-social a{color:#fff!important;font-weight:700!important}
.footer-social a:hover{color:var(--orange)!important}
@media(max-width:930px){.nav-social{margin-left:0}.header nav.open .nav-social{padding:9px 11px}.header nav.open .nav-social a{padding:0!important;margin-right:5px}}
@media(max-width:720px){.nav-social{justify-content:flex-start}.header nav.open .nav-social{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}}

/* V9 layout correction: keep the brand inside the header and restore a full hero */
.header{height:86px;position:relative;}
.nav-wrap{height:86px;}
.brand{display:flex;align-items:center;height:86px;flex:0 0 auto;}
.brand img{width:auto;height:64px;max-width:190px;object-fit:contain;display:block;}
.hero{display:block;min-height:670px;position:relative;overflow:hidden;}
.hero-bg{display:block;position:absolute;inset:0;z-index:0;background:url("https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=2400&q=90") center/cover no-repeat;}
.hero-shade{z-index:1;}
.hero-inner{position:relative;z-index:2;min-height:670px;}
@media(max-width:720px){
  .header,.nav-wrap{height:72px;}
  .brand{height:72px;}
  .brand img{height:54px;max-width:160px;}
  .hero,.hero-inner{min-height:590px;}
}

/* V10 — approved reference-board visual direction */
body{background:#fff}
.topbar{display:none}
.header{height:78px;background:#fff;border-bottom:1px solid #e8edf1;position:sticky;top:0;z-index:50}
.nav-wrap{height:78px}
.brand{height:78px;display:flex;align-items:center;flex:0 0 205px}
.brand img{width:176px;height:auto;max-height:72px;object-fit:contain;display:block}
.header nav{gap:21px;font-size:9px}
.header nav>a{white-space:nowrap}
.nav-cta{padding:13px 16px;background:var(--orange);color:#fff}
.nav-cta span,.btn span{font-size:15px;margin-left:7px;line-height:1}
.lang{font-size:9px;font-weight:800;color:var(--ink);white-space:nowrap}

.hero{height:455px;min-height:455px;position:relative;overflow:hidden}
.hero-bg{background-image:url("assets/hero-reference.jpg");background-position:center;background-size:cover;filter:none}
.hero-shade{background:linear-gradient(90deg,rgba(0,47,91,.1),rgba(0,47,91,.02));z-index:1}
.hero-panel{position:absolute;z-index:2;left:0;top:0;bottom:0;width:48%;background:linear-gradient(115deg,#002F5B 0%,#002F5B 76%,rgba(0,47,91,.83) 76%,rgba(0,47,91,.55) 100%);clip-path:polygon(0 0,86% 0,100% 100%,0 100%)}
.hero-inner{height:455px;min-height:455px;display:flex;align-items:center;position:relative;z-index:3}
.hero-copy{max-width:650px;padding-bottom:3px}
.overline{font-size:9px;letter-spacing:2px;margin-bottom:13px;color:#fff}
.hero h1{font-size:clamp(42px,5vw,67px);line-height:.96;letter-spacing:-1.5px;margin:0 0 18px;font-weight:800}
.hero h1 span{color:var(--orange)}
.hero-copy>p{font-size:16px;line-height:1.35;margin:0 0 5px;color:#fff;font-weight:600}
.hero-copy .hero-sub{font-size:11px;color:#dce8f1;font-weight:500;margin-bottom:23px}
.hero-note{right:4%;bottom:32px;z-index:4;background:transparent;color:#fff;border:0;padding:0;display:flex;flex-direction:column;align-items:flex-end;gap:0;font-size:20px;font-style:italic;font-family:Georgia,serif;text-shadow:0 2px 8px #0008}
.hero-note strong{font-size:39px;line-height:1;font-weight:400}.hero-note span{font-size:29px;line-height:1.1}

.values{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}
.values-grid{display:grid;grid-template-columns:repeat(4,1fr) 1.65fr;min-height:138px}
.value{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid var(--line);padding:15px}
.value .icon{font-size:34px;line-height:1;color:var(--navy);margin-bottom:7px;font-family:Arial,sans-serif;font-weight:700}
.value strong{font-size:11px;letter-spacing:.5px}.value span{font-size:9px;color:var(--muted);margin-top:2px}
.value-panel{background:var(--navy);color:#fff;padding:25px 30px;position:relative;overflow:hidden}
.value-panel:after{content:"";position:absolute;right:-60px;top:-80px;width:200px;height:220px;border-left:1px solid #ffffff28;transform:rotate(38deg)}
.value-panel .kicker{font-size:8px}.value-panel h3{font-size:17px;line-height:1.05;margin:3px 0 8px;position:relative;z-index:1}.value-panel p{font-size:10px;line-height:1.45;color:#dbe7ef;max-width:360px;margin:0 0 10px;position:relative;z-index:1}.value-panel a{font-size:8px;font-weight:800;letter-spacing:1px;color:#fff;position:relative;z-index:1}.orange-line{width:48px;height:3px;background:var(--orange);margin:8px 0 14px}
.company-intro{padding:76px 0 55px}.company-intro .statement-grid{grid-template-columns:1fr 1fr;gap:100px}.company-intro h2{font-size:clamp(33px,4vw,51px)}

.services{padding-top:45px}.service-strip{display:grid;grid-template-columns:1.35fr repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.service-title{padding:28px 24px;background:#f3f6f8}.service-title h2{font-size:24px;line-height:1.05;margin:0;font-weight:800}.service-title h2 span{color:var(--blue)}.service-title .orange-line{margin-bottom:0}
.service-strip article{min-height:165px;border-left:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:14px 8px}.service-icon{font-size:35px;color:var(--navy);line-height:1;margin-bottom:10px;font-weight:400}.service-strip h3{font-size:10px;margin:0 0 4px}.service-strip p{font-size:8px;color:var(--muted);margin:0}.service-detail-grid{display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--navy);color:#fff;padding:20px 25px;margin-bottom:20px}.service-detail-grid h3{margin:0 0 3px;font-size:15px}.service-detail-grid p{margin:0;color:#dce6ee;font-size:10px}.navy-btn{background:transparent;border:1px solid #ffffff55;color:#fff;min-height:40px;font-size:9px;white-space:nowrap}

.contractors{padding:78px 0;background:linear-gradient(135deg,#002F5B,#071f36)}
.projects{padding-top:78px}.section-title h2 span{color:var(--blue)}
.gallery-grid{display:grid;grid-template-columns:1.55fr .9fr .9fr;grid-template-rows:205px 205px;gap:8px}.gallery-card{overflow:hidden;background:#eef2f5}.gallery-card img{width:100%;height:100%;object-fit:cover;display:block}.gallery-van{grid-row:1/3}.gallery-worker{grid-row:1}.gallery-banner{grid-column:2/4}.project-list{margin-top:8px;background:var(--navy);color:#fff;padding:19px 24px;display:flex;align-items:center;justify-content:space-between;gap:30px}.project-list small{display:block;color:#ff8a43;font-size:8px;font-weight:800;letter-spacing:1.5px;margin-bottom:4px}.project-list strong{font-size:10px;font-weight:600}.project-list span{font-size:8px;letter-spacing:1px;color:#d8e3eb;white-space:nowrap}
.quality{padding-top:78px}.contact{padding-top:78px}
footer{margin-top:0}

@media(max-width:1050px){.header nav{gap:12px}.brand{flex-basis:170px}.brand img{width:150px}.nav-cta{padding:11px 12px}.values-grid{grid-template-columns:repeat(4,1fr)}.value-panel{grid-column:1/-1}.service-strip{grid-template-columns:1fr 1fr 1fr}.service-title{grid-column:1/-1}.gallery-grid{grid-template-columns:1.3fr 1fr 1fr}}
@media(max-width:720px){.header{height:72px}.nav-wrap{height:72px}.brand{height:72px;flex-basis:160px}.brand img{width:145px;max-height:60px}.header nav{top:72px}.lang{padding:11px}.hero,.hero-inner{height:610px;min-height:610px}.hero-panel{width:100%;clip-path:none;background:linear-gradient(90deg,rgba(0,47,91,.94),rgba(0,47,91,.65))}.hero-bg{background-position:58% center}.hero-note{display:none}.hero h1{font-size:48px}.hero-copy>p{font-size:14px}.values-grid{grid-template-columns:1fr 1fr}.value-panel{grid-column:1/-1}.value{min-height:115px}.company-intro{padding-top:60px}.company-intro .statement-grid{grid-template-columns:1fr;gap:30px}.service-strip{grid-template-columns:1fr 1fr}.service-title{grid-column:1/-1}.service-strip article{min-height:130px}.service-detail-grid{flex-direction:column;align-items:flex-start}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:180px 180px 180px}.gallery-van{grid-row:1/3}.gallery-banner{grid-column:1/-1}.project-list{flex-direction:column;align-items:flex-start}.project-list span{white-space:normal}}

/* V11 — final visual correction: use the clean vector logo and a clean hero photo.
   This prevents the raster reference board/logo from ever appearing as the hero image. */
.brand img{width:176px;height:58px;max-width:190px;max-height:64px;object-fit:contain;display:block}
.hero-bg{background-image:url("assets/hero-clean.jpg") !important;background-position:center center !important;background-size:cover !important;background-repeat:no-repeat !important}
@media(max-width:720px){.brand img{width:145px;height:52px;max-width:160px;max-height:56px}.hero-bg{background-position:60% center !important}}

.gallery-filters{display:flex;gap:9px;flex-wrap:wrap;margin:-12px 0 24px}.gallery-filter{border:1px solid var(--line);background:#f4f7f9;color:var(--navy);padding:11px 17px;font:700 10px/1 Montserrat,Arial,sans-serif;cursor:pointer;transition:.2s}.gallery-filter:hover,.gallery-filter.active{background:var(--orange);border-color:var(--orange);color:#fff}.project-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.project-photo{position:relative;min-height:235px;overflow:hidden;background:#e9eef2}.project-photo img{width:100%;height:100%;min-height:235px;object-fit:cover;display:block;transition:transform .35s}.project-photo:hover img{transform:scale(1.035)}.project-photo>div{position:absolute;left:0;right:0;bottom:0;padding:28px 16px 15px;color:#fff;background:linear-gradient(transparent,rgba(0,35,68,.92))}.project-photo strong{display:block;font-size:12px;margin-bottom:4px}.project-photo span{display:block;font-size:9px;color:#e1e9ef}.gallery-note{margin-top:16px;padding:14px 18px;border-left:3px solid var(--orange);background:#f4f7f9;color:var(--muted);font-size:11px;line-height:1.55}.gallery-note strong{color:var(--navy)}
@media(max-width:1050px){.project-gallery-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.project-gallery-grid{grid-template-columns:1fr 1fr;gap:7px}.project-photo,.project-photo img{min-height:190px}.gallery-filters{gap:6px}.gallery-filter{padding:10px 12px}}
/* V14 multi-page navigation */
.nav-wrap{min-height:86px}.brand img{max-height:62px;width:auto}.nav-social{display:flex;gap:7px}.nav-social a{min-width:30px;text-align:center}.menu{display:none}.quick-gallery .btn{margin-top:15px}.footer-grid img{max-width:155px}
@media(max-width:1100px){.nav-wrap{min-height:76px}.brand img{max-height:55px}#main-nav{gap:12px;font-size:11px}.nav-cta{padding:12px 14px!important}}
@media(max-width:900px){.menu{display:block;background:none;border:0;font-size:26px;cursor:pointer}#main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px;box-shadow:0 8px 20px rgba(0,0,0,.08);z-index:50;flex-direction:column;align-items:flex-start}#main-nav.open{display:flex}.nav-social{display:flex}.nav-cta{margin-top:5px}}

/* V18 final bilingual and navigation polish */
.lang-switch{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:800;color:var(--ink);white-space:nowrap}
.lang-switch a{padding:0!important;color:var(--ink)!important}
.lang-switch .lang-active{color:var(--orange)!important}
.lang-switch a:hover{color:var(--orange)!important}
.contact-list a{color:inherit}
.contact-list a:hover{color:var(--blue)}
.gallery-tools{position:fixed;left:0;right:0;top:0;height:68px;z-index:25;pointer-events:none}
.gallery-tools .gallery-exit,.gallery-tools .gallery-lang{pointer-events:auto}
.gallery-lang{position:absolute;right:18px;top:16px;display:flex;gap:7px;align-items:center;background:rgba(255,255,255,.92);padding:10px 13px;border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.18);font:800 10px Montserrat,Arial,sans-serif;color:var(--navy)}
.gallery-lang a{color:var(--navy)}
.gallery-lang a:hover{color:var(--orange)}
@media(max-width:900px){.header nav.open .lang-switch{padding:11px}.lang-switch{margin-top:2px}}
@media(max-width:600px){.gallery-lang{right:10px;top:10px}}

.hero-bg{background-image:url("assets/hero-clean.jpg") !important;}

/* V19 final visual corrections */
.header{height:96px}
.nav-wrap{height:96px}
.brand{display:flex;align-items:center;height:96px;flex:0 0 auto}
.brand img{width:190px;height:auto;max-height:none;object-fit:contain}
.header nav{gap:17px;font-size:10px}
@media(max-width:1100px){.header,.nav-wrap{height:88px}.brand{height:88px}.brand img{width:175px}.header nav{gap:11px;font-size:9px}}
@media(max-width:900px){.header,.nav-wrap{height:72px}.brand{height:72px}.brand img{width:155px}.header nav{top:72px}}

/* V28 FOOTER POLISH — social links only in the footer; no header social buttons. */
.nav-social{display:none!important}
.footer-main{display:grid;grid-template-columns:1.35fr 1.15fr .75fr;gap:42px;align-items:start}
footer{background:#002f5b;color:#fff;padding:28px 0 22px}
.footer-brand img{width:285px;max-width:100%;height:auto;display:block;margin-bottom:10px}
.footer-brand p{margin:0 0 10px;font-size:9px;letter-spacing:1px;color:#fff;font-weight:600}
.copyright-inline{font-size:9px;color:#dbe7ef}
.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding-top:3px}
.footer-links>div{display:flex;flex-direction:column;gap:10px}
.footer-links a{color:#fff!important;font-size:10px;font-weight:500;text-decoration:none}
.footer-links a:hover{color:#ff6600!important}
.footer-social-block{border-left:1px solid rgba(255,255,255,.35);padding-left:40px;min-height:82px;display:flex;flex-direction:column;justify-content:center}
.footer-follow{font-size:10px;color:#fff;margin-bottom:13px;font-weight:500}
.footer-social{display:flex!important;flex-direction:row!important;gap:24px!important;margin:0!important}
.footer-social a{display:flex!important;width:26px;height:26px;padding:0!important;color:#fff!important;align-items:center;justify-content:center;text-decoration:none!important}
.footer-social a:hover{color:#ff6600!important}
.footer-social svg{width:25px;height:25px;display:block}
@media(max-width:900px){.footer-main{grid-template-columns:1fr 1fr;gap:32px}.footer-social-block{border-left:0;border-top:1px solid rgba(255,255,255,.25);padding:22px 0 0;grid-column:1/-1}.footer-brand img{width:280px}}
@media(max-width:600px){.footer-main{grid-template-columns:1fr;gap:25px}.footer-links{gap:25px}.footer-social-block{grid-column:auto}.footer-brand img{width:320px}}

/* V28 FOOTER LOGO REFERENCE — prominent B786 mark at the bottom */
.footer-brand img{
  width:300px!important;
  max-width:100%!important;
  height:auto!important;
  box-sizing:border-box;
  background:#fff;
  padding:10px 14px;
  border-radius:6px;
  box-shadow:0 2px 10px rgba(0,0,0,.08);
}
@media(max-width:900px){.footer-brand img{width:310px!important}}
@media(max-width:600px){.footer-brand img{width:100%!important;max-width:340px!important;padding:12px 16px}}


/* V29 PRODUCTION POLISH — accessibility + mobile navigation */
.skip-link{position:fixed;left:16px;top:-60px;z-index:9999;background:#002F5B;color:#fff;padding:12px 16px;font:700 12px Montserrat,Arial,sans-serif;text-decoration:none;border-radius:0 0 6px 6px;transition:top .2s}
.skip-link:focus{top:0}
:focus-visible{outline:3px solid #FF6600;outline-offset:3px}
body.menu-open{overflow:hidden}
@media(max-width:900px){body.menu-open{overflow:hidden}.header nav.open{max-height:calc(100vh - 72px);overflow:auto}}
/* B786 V30 — visual refinement layer */
:root{--container:1200px;--space-xl:88px;--space-lg:68px;--space-md:44px;--shadow-soft:0 16px 45px rgba(7,31,54,.08)}
.container{width:min(var(--container),92%)}
body{background:#fff;color:#13283d;line-height:1.55;-webkit-font-smoothing:antialiased}
.header{height:82px;box-shadow:0 1px 0 rgba(19,40,61,.06)}
.nav-wrap,.brand{height:82px}
.brand img{width:172px;max-height:58px}
.header nav{gap:20px;font-size:9.5px}
.nav-cta{padding:12px 16px}

/* Home hero */
.hero,.hero-inner{height:570px;min-height:570px}
.hero-panel{width:52%;background:linear-gradient(115deg,#002f5b 0%,#002f5b 72%,rgba(0,47,91,.88) 72%,rgba(0,47,91,.45) 100%)}
.hero h1{font-size:clamp(44px,5.5vw,72px);line-height:.99;letter-spacing:-1.8px;max-width:650px}
.hero-copy>p{font-size:15px}.hero-copy .hero-sub{font-size:11px;margin-bottom:27px}
.values-grid{min-height:122px}.value{padding:13px 12px}.value-panel{padding:23px 27px}
.company-intro{padding:78px 0 66px}.company-intro .statement-grid{gap:76px}
.company-intro h2{font-size:clamp(32px,3.7vw,48px);max-width:520px}
.services{padding:18px 0 76px}.service-strip{grid-template-columns:1.35fr repeat(5,1fr)}
.service-title{padding:25px 22px}.service-strip article{min-height:150px;padding:12px 9px}.service-icon{font-size:30px}
.contractors{padding:76px 0}.projects{padding:76px 0 0}.quality{padding:76px 0}.contact{padding:72px 0}
.gallery-grid{grid-template-rows:220px 220px}.project-list{padding:21px 24px}

/* Shared interior pages */
.page-hero{padding:92px 0 64px;background:linear-gradient(180deg,#f6f8fa 0%,#fff 100%);border-bottom:1px solid #e8edf1}
.page-hero .kicker{margin-bottom:12px}
.page-hero h1{font-size:clamp(42px,5.2vw,66px);line-height:1.02;letter-spacing:-1.4px;max-width:820px}
.page-body{padding:70px 0 88px}
.page-grid{gap:72px}
.page-copy h2{font-size:clamp(30px,3.4vw,42px);letter-spacing:-.7px;margin-bottom:18px}
.page-copy p{font-size:15px;line-height:1.75}
.page-cards{gap:14px}
.info-card{padding:25px 24px;box-shadow:0 8px 25px rgba(7,31,54,.035)}
.info-card h3{font-size:17px;margin-bottom:8px}.info-card p{font-size:13px}
.service-page-grid{gap:14px}
.service-page-card{padding:28px 25px;min-height:205px;background:#f7f9fb;border-top-width:3px}
.service-page-card h3{font-size:18px;margin:10px 0 8px}.service-page-card p{font-size:13px;line-height:1.65}
.contact-page-grid{gap:72px}.form-panel{padding:30px;box-shadow:var(--shadow-soft);border:1px solid #e5eaf0;background:#f8fafb}
.contact-list{gap:18px}.contact-list strong{font-size:17px}
.cta-band{padding:48px 0}.cta-band h2{font-size:32px}
.project-reference-list{margin-top:28px}.project-reference{padding:22px 0}.project-reference strong{font-size:17px}.project-reference span{font-size:13px}.project-disclaimer{font-size:10.5px}

/* About / CEO */
.about-combined{padding:30px 0 70px}.about-main-copy{padding:50px 54px 48px}.about-main-copy h1{font-size:clamp(36px,4vw,58px);letter-spacing:-1px;margin-bottom:22px}.about-main-copy p{font-size:15px;line-height:1.72}.about-facts{gap:10px}.about-fact{padding:16px 18px}.about-fact strong{font-size:15px}.about-fact span{font-size:12px}
.professional-history{padding:68px 0 76px}.professional-history h2{font-size:clamp(34px,4vw,52px);letter-spacing:-1px}.history-intro{font-size:15px;line-height:1.7;max-width:760px}.professional-timeline{gap:13px}.timeline-item{padding:21px 20px;border-top-width:3px}.timeline-item strong{font-size:16px}.timeline-item span{font-size:12px}

/* Footer — quieter and more balanced */
footer{padding:34px 0 18px}
.footer-main{grid-template-columns:1.25fr 1.05fr .85fr;gap:42px}
.footer-brand img{width:235px!important;padding:8px 12px;border-radius:4px;box-shadow:none}
.footer-brand p{font-size:8.5px}.footer-links{gap:38px}.footer-links>div{gap:8px}.footer-links a{font-size:9.5px}
.footer-social-block{padding-left:32px;min-height:74px}.footer-follow{font-size:9.5px;margin-bottom:11px}.footer-social{gap:18px!important}.footer-social a{width:24px;height:24px}.footer-social svg{width:22px;height:22px}
.footer-job{padding:12px 0 0}.footer-job-link{justify-content:flex-start;gap:8px;padding-top:12px;font-size:9px;flex-wrap:wrap}.footer-job-link strong{font-size:10px}

@media(max-width:1050px){
 .header{height:78px}.nav-wrap,.brand{height:78px}.brand img{width:160px}.header nav{gap:12px}
 .hero,.hero-inner{height:535px;min-height:535px}.hero h1{font-size:clamp(42px,6vw,62px)}
 .values-grid{grid-template-columns:repeat(4,1fr)}
 .service-strip{grid-template-columns:repeat(3,1fr)}.service-title{grid-column:1/-1}
}
@media(max-width:900px){
 .header,.nav-wrap,.brand{height:72px}.brand img{width:150px}
 .header nav{top:72px}
 .page-hero{padding:78px 0 52px}.page-body{padding:58px 0 72px}
 .about-main-copy{padding:42px 30px}.footer-main{grid-template-columns:1fr 1fr;gap:30px}.footer-social-block{grid-column:1/-1;border-left:0;border-top:1px solid rgba(255,255,255,.22);padding:20px 0 0}
}
@media(max-width:720px){
 .hero,.hero-inner{height:570px;min-height:570px}.hero-panel{width:100%;background:linear-gradient(90deg,rgba(0,47,91,.95),rgba(0,47,91,.67))}.hero h1{font-size:45px;letter-spacing:-1px}.hero-copy>p{font-size:14px}.hero-copy .hero-sub{font-size:10.5px}
 .values-grid{grid-template-columns:1fr 1fr}.value-panel{grid-column:1/-1}.value{min-height:108px}
 .company-intro{padding:58px 0 52px}.company-intro .statement-grid{gap:26px}
 .services{padding:10px 0 58px}.service-strip{grid-template-columns:1fr 1fr}.service-title{grid-column:1/-1}.service-strip article{min-height:135px}
 .gallery-grid{grid-template-rows:170px 170px 170px}.gallery-van{grid-row:1/3}.gallery-banner{grid-column:1/-1}
 .page-hero h1{font-size:43px;max-width:100%}.page-copy h2{font-size:31px}.page-grid{gap:38px}.page-cards{grid-template-columns:1fr}.service-page-grid{grid-template-columns:1fr}.service-page-card{min-height:0}
 .about-combined{padding:16px 0 48px}.about-main-copy{padding:34px 20px}.about-main-copy h1{font-size:39px}.professional-history{padding:52px 0 58px}
 .footer-main{grid-template-columns:1fr}.footer-links{gap:25px}.footer-social-block{grid-column:auto}.footer-brand img{width:220px!important;max-width:100%!important}
}

/* V31 — editorial construction studio visual system */
:root{--v31-navy:#06294a;--v31-blue:#1266ad;--v31-orange:#f47b20;--v31-ink:#102235;--v31-line:#dce3ea;--v31-soft:#f4f6f8}
body{background:#fff;color:var(--v31-ink)}
.header{background:rgba(255,255,255,.98);box-shadow:0 1px 0 rgba(6,41,74,.08);position:sticky;top:0;z-index:50}
.nav-wrap{min-height:78px}.brand img{height:58px;width:auto}.header nav{gap:22px}.header nav>a{font-size:12px;font-weight:700;letter-spacing:.04em;color:#26384a}.header nav>a:hover{color:var(--v31-blue)}.header .nav-cta{background:var(--v31-orange);color:#fff;padding:13px 18px;border-radius:2px;box-shadow:none}.lang-switch{font-size:12px;font-weight:700}
.v31-hero{position:relative;min-height:590px;display:flex;align-items:stretch;overflow:hidden;background:#0a2945}.v31-hero-image{position:absolute;inset:0;background-image:url('assets/hero-clean.jpg');background-size:cover;background-position:center;transform:scale(1.02)}.v31-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,35,62,.98) 0%,rgba(4,35,62,.90) 42%,rgba(4,35,62,.22) 68%,rgba(4,35,62,.05) 100%)}.v31-hero-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:590px}.v31-hero-copy{max-width:720px;padding:54px 0 54px}.v31-eyebrow{font-size:12px;letter-spacing:.18em;font-weight:800;color:#fff;opacity:.85;margin-bottom:18px}.v31-hero h1{font-size:clamp(42px,6vw,78px);line-height:.98;letter-spacing:-.045em;color:#fff;max-width:760px;margin:0 0 22px;font-weight:800}.v31-hero h1 span{color:var(--v31-orange)}.v31-lead{font-size:21px;line-height:1.35;color:#fff;max-width:540px;margin:0 0 28px}.v31-services-row{display:flex;flex-wrap:wrap;gap:24px;margin:0 0 32px;color:#fff}.v31-services-row span{font-size:11px;font-weight:800;letter-spacing:.08em;display:flex;align-items:center;gap:8px}.v31-services-row i{font-style:normal;font-size:19px;color:#dceeff}.v31-hero-btn{display:inline-flex;align-items:center;gap:18px;background:var(--v31-orange);color:#fff;font-weight:800;font-size:12px;letter-spacing:.06em;padding:16px 22px;border-radius:2px}.v31-hero-btn b{font-size:18px}.v31-script-note{align-self:flex-end;margin:0 5% 64px 0;display:flex;flex-direction:column;transform:rotate(-4deg);color:#fff;text-align:center;font-family:cursive;font-size:29px;text-shadow:0 2px 15px rgba(0,0,0,.4)}.v31-script-note strong{font-size:35px;font-weight:500}.v31-script-note em{font-size:25px}
.v31-values{background:#fff;border-bottom:1px solid var(--v31-line)}.v31-values-grid{display:grid;grid-template-columns:repeat(4,1fr) 1.55fr;align-items:stretch}.v31-value{padding:24px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;border-right:1px solid var(--v31-line)}.v31-value b{font-size:23px;color:var(--v31-blue);margin-bottom:7px}.v31-value strong{font-size:11px;letter-spacing:.1em}.v31-value small{font-size:10px;color:#697887;margin-top:4px}.v31-value-note{background:#eef2f5;padding:23px 30px;display:flex;flex-direction:column;justify-content:center;text-align:center}.v31-value-note span{font-family:cursive;font-size:24px;color:#536170;transform:rotate(-2deg)}.v31-value-note strong{font-size:19px;color:var(--v31-navy);margin-top:3px}
.v31-mosaic{padding:28px 0 0;background:#fff}.v31-mosaic-grid{display:grid;grid-template-columns:1.25fr .875fr .875fr;min-height:315px;gap:3px}.v31-mosaic figure{margin:0;position:relative;overflow:hidden;background:#ddd}.v31-mosaic img{width:100%;height:100%;object-fit:cover;display:block}.mosaic-large{min-height:315px}.mosaic-card{min-height:315px}.mosaic-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.65))}.mosaic-card.dark:after{background:linear-gradient(180deg,rgba(6,41,74,.05),rgba(6,41,74,.8))}.mosaic-caption{position:absolute;left:22px;bottom:22px;z-index:2;color:#fff;font-size:14px;font-weight:800;letter-spacing:.06em}.mosaic-caption span{color:var(--v31-orange);margin-right:9px}
.v31-intro{padding-top:86px;padding-bottom:86px}.v31-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.v31-intro h2,.v31-services h2,.v31-dark h2,.v31-contact h2{font-size:clamp(34px,4.2vw,56px);line-height:1.02;letter-spacing:-.035em;margin:12px 0 0}.v31-intro h2 span,.v31-services h2 span{color:var(--v31-blue)}.v31-intro p{font-size:17px;line-height:1.7;color:#536170;margin:0 0 22px}.v31-services{padding-top:20px;padding-bottom:96px;background:var(--v31-soft)}.v31-services .section-title{align-items:end;margin-bottom:38px}.v31-services .section-title>p{max-width:400px}.v31-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#cfd8e0}.v31-service-grid a{background:#fff;padding:30px;min-height:160px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.v31-service-grid a:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(8,40,68,.08)}.v31-service-grid b{color:var(--v31-orange);font-size:12px;letter-spacing:.1em}.v31-service-grid strong{font-size:21px;margin:18px 0 7px;color:var(--v31-navy)}.v31-service-grid span{font-size:13px;line-height:1.5;color:#667585}.v31-dark{background:var(--v31-navy);color:#fff;padding:86px 0}.v31-dark-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.v31-dark h2{max-width:650px}.v31-dark p{max-width:580px;color:#c8d6e3;line-height:1.7;font-size:16px;margin:22px 0 28px}.v31-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px}.v31-checks span{border:1px solid rgba(255,255,255,.16);padding:17px;color:#e7eef4;font-size:13px}.v31-contact{padding:74px 0}.v31-contact-box{border:1px solid var(--v31-line);padding:45px 50px;display:flex;justify-content:space-between;align-items:center;gap:30px;background:#fff}.v31-contact h2{font-size:clamp(31px,4vw,48px)}
.footer-job-inline{margin-top:16px}.footer-job-link{display:flex;flex-direction:column;gap:3px}.footer-job-link strong{color:#fff}.footer-job-link span{font-size:11px;color:#b9c7d4}
@media(max-width:900px){.header nav{gap:13px}.header nav>a{font-size:10px}.v31-hero,.v31-hero-inner{min-height:520px}.v31-values-grid{grid-template-columns:repeat(2,1fr)}.v31-value-note{grid-column:1/-1}.v31-intro-grid,.v31-dark-grid{grid-template-columns:1fr;gap:35px}.v31-service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.nav-wrap{min-height:68px}.brand img{height:50px}.header nav{background:#fff}.v31-hero,.v31-hero-inner{min-height:600px}.v31-hero-image{background-position:58% center}.v31-hero-overlay{background:linear-gradient(90deg,rgba(4,35,62,.97) 0%,rgba(4,35,62,.88) 68%,rgba(4,35,62,.45) 100%)}.v31-hero-copy{padding:45px 0}.v31-eyebrow{font-size:10px}.v31-hero h1{font-size:43px;max-width:430px}.v31-lead{font-size:18px}.v31-services-row{gap:12px 18px}.v31-services-row span{font-size:9px}.v31-script-note{display:none}.v31-values-grid{grid-template-columns:1fr 1fr}.v31-value{padding:19px 8px}.v31-value-note{grid-column:1/-1}.v31-mosaic-grid{grid-template-columns:1fr 1fr}.mosaic-large{grid-column:1/-1;min-height:240px}.mosaic-card{min-height:220px}.v31-intro,.v31-services{padding-top:60px;padding-bottom:60px}.v31-service-grid{grid-template-columns:1fr}.v31-dark{padding:60px 0}.v31-checks{grid-template-columns:1fr}.v31-contact-box{padding:30px 24px;flex-direction:column;align-items:flex-start}.v31-contact{padding:55px 0}}


/* V34 — reference-matched homepage: bold header, logo, hero and value strip */
.home-reference{--ref-navy:#052846;--ref-blue:#0068b7;--ref-orange:#ff5b1a;--ref-line:#dbe2e8;background:#fff}
.home-reference .header{height:112px;background:#fff;border-bottom:1px solid #e7ebef;position:relative;z-index:60;box-shadow:none}
.home-reference .nav-wrap{height:112px;max-width:1480px;width:calc(100% - 56px);display:flex;align-items:center}
.home-reference .brand{height:112px;flex:0 0 290px;align-items:flex-start;position:relative;z-index:3}
.home-reference .brand img{width:255px;max-width:none;height:auto;max-height:none;display:block;transform:translateY(17px)}
.home-reference .header nav{height:112px;display:flex;align-items:center;gap:28px;font-size:12px;font-weight:700;margin-left:auto}
.home-reference .header nav>a{color:#162b3e;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}
.home-reference .header nav>a:hover{color:var(--ref-blue)}
.home-reference .header .nav-cta{background:var(--ref-orange);color:#fff;padding:16px 24px;border-radius:2px;font-size:12px;box-shadow:none}
.home-reference .header .lang-switch{font-size:12px;font-weight:800;color:#14283a;white-space:nowrap;margin-left:3px}
.home-reference .header .lang-switch a{color:inherit}
.home-reference .header .lang-active{font-weight:900}

.home-reference .v34-hero{display:grid;grid-template-columns:43% 57%;height:500px;min-height:500px;position:relative;overflow:hidden;background:var(--ref-navy)}
.home-reference .v34-copy{position:relative;background:var(--ref-navy);color:#fff;padding:78px 48px 45px max(34px,calc((100vw - 1424px)/2));display:flex;flex-direction:column;justify-content:center;z-index:2}
.home-reference .v34-copy:after{content:"";position:absolute;right:-64px;top:0;width:120px;height:100%;background:var(--ref-navy);clip-path:polygon(0 0,54% 0,100% 100%,0 100%);z-index:-1}
.home-reference .v34-kicker{font-size:10px;letter-spacing:.22em;font-weight:800;color:#d9e8f4;margin-bottom:17px}
.home-reference .v34-copy h1{font-size:clamp(44px,4.65vw,76px);line-height:.93;letter-spacing:-.045em;margin:0 0 19px;font-weight:900;color:#fff;max-width:690px}
.home-reference .v34-copy h1 span{color:var(--ref-orange);display:block}
.home-reference .v34-lead{font-size:20px;line-height:1.3;font-weight:500;color:#f4f7fa;max-width:470px;margin:0 0 26px}
.home-reference .v34-services{display:grid;grid-template-columns:repeat(4,minmax(70px,1fr));gap:14px;max-width:560px;margin-bottom:27px}
.home-reference .v34-service{display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em}
.home-reference .v34-service svg{width:31px;height:31px;stroke:#fff;fill:none;stroke-width:1.7}
.home-reference .v34-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--ref-orange);color:#fff;padding:16px 22px;border-radius:2px;font-size:12px;font-weight:900;letter-spacing:.055em;width:max-content}
.home-reference .v34-btn span{font-size:20px;line-height:1}
.home-reference .v34-photo{position:relative;min-width:0;overflow:hidden;background:#ddd}
.home-reference .v34-photo img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}
.home-reference .v34-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,40,70,.17),rgba(5,40,70,0) 38%);z-index:1;pointer-events:none}

.home-reference .v34-values{background:#fff;border-bottom:1px solid var(--ref-line)}
.home-reference .v34-values-grid{display:grid;grid-template-columns:repeat(4,1fr) 1.5fr;max-width:1480px;width:calc(100% - 56px);margin:0 auto;min-height:130px}
.home-reference .v34-value{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid var(--ref-line);padding:17px 12px}
.home-reference .v34-value svg{width:38px;height:38px;stroke:var(--ref-navy);fill:none;stroke-width:1.7;margin-bottom:8px}
.home-reference .v34-value strong{font-size:11px;letter-spacing:.08em;color:var(--ref-navy)}
.home-reference .v34-value small{font-size:10px;color:#67798a;margin-top:4px}
.home-reference .v34-note{background:#eef1f5;display:flex;align-items:center;justify-content:center;text-align:center;padding:18px 28px}
.home-reference .v34-note span{font-family:"Brush Script MT","Segoe Script",cursive;font-size:28px;line-height:1.05;color:#26384a;transform:rotate(-3deg);display:block}
.home-reference .v34-note span em{font-style:normal;display:block;font-size:25px;margin-top:3px}
.home-reference .v34-note:after{content:"";position:absolute}

.home-reference .v34-followup{padding:0;background:#fff}
.home-reference .v34-brand-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:3px;max-width:1480px;width:calc(100% - 56px);margin:0 auto}
.home-reference .v34-brand-mosaic figure{margin:0;position:relative;overflow:hidden;min-height:245px;background:#111}
.home-reference .v34-brand-mosaic img{width:100%;height:100%;display:block;object-fit:cover}
.home-reference .v34-brand-mosaic .mosaic-right{display:grid;grid-template-columns:1fr 1fr;gap:3px}
.home-reference .v34-brand-mosaic .mosaic-right figure{min-height:245px}
.home-reference .v34-brand-mosaic .mosaic-label{position:absolute;left:25px;bottom:22px;color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em;text-shadow:0 2px 10px #0008}
.home-reference .v34-brand-mosaic .mosaic-label b{color:var(--ref-orange);display:block;font-size:28px;line-height:1;margin-bottom:5px}

.home-reference .v34-intro,.home-reference .v34-services-section,.home-reference .v34-dark,.home-reference .v34-contact{display:block}
.home-reference .v34-intro{padding:72px 0 68px}
.home-reference .v34-intro .container{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}
.home-reference .v34-intro h2,.home-reference .v34-services-section h2,.home-reference .v34-dark h2,.home-reference .v34-contact h2{font-size:clamp(35px,4vw,56px);line-height:.98;letter-spacing:-.04em;margin:9px 0 0;color:var(--ref-navy)}
.home-reference .v34-intro h2 span,.home-reference .v34-services-section h2 span{color:var(--ref-blue)}
.home-reference .v34-intro p{font-size:16px;line-height:1.7;color:#5f7182;margin:0 0 20px}
.home-reference .v34-services-section{background:#f4f6f8;padding:68px 0 78px}
.home-reference .v34-services-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:30px}
.home-reference .v34-services-head>p{max-width:420px;color:#5f7182;line-height:1.6;margin:0}
.home-reference .v34-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#d3dce4}
.home-reference .v34-service-grid a{background:#fff;padding:29px;min-height:155px;display:flex;flex-direction:column}
.home-reference .v34-service-grid b{color:var(--ref-orange);font-size:11px;letter-spacing:.12em}
.home-reference .v34-service-grid strong{color:var(--ref-navy);font-size:20px;margin:15px 0 7px}
.home-reference .v34-service-grid span{font-size:12px;color:#68798a;line-height:1.5}
.home-reference .v34-dark{background:var(--ref-navy);color:#fff;padding:74px 0}
.home-reference .v34-dark .container{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}
.home-reference .v34-dark h2{color:#fff;max-width:640px}
.home-reference .v34-dark p{color:#cbd8e3;max-width:560px;line-height:1.7}
.home-reference .v34-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.home-reference .v34-checks span{border:1px solid rgba(255,255,255,.16);padding:15px;color:#edf3f7;font-size:12px}
.home-reference .v34-contact{padding:68px 0}
.home-reference .v34-contact-box{border:1px solid var(--ref-line);padding:40px 46px;display:flex;justify-content:space-between;align-items:center;gap:30px}

@media(max-width:1120px){
 .home-reference .nav-wrap{width:calc(100% - 36px)}
 .home-reference .brand{flex-basis:235px}.home-reference .brand img{width:215px}
 .home-reference .header nav{gap:18px}.home-reference .header nav>a{font-size:10px}.home-reference .header .nav-cta{padding:14px 17px;font-size:10px}
 .home-reference .v34-copy{padding-left:28px}.home-reference .v34-copy h1{font-size:clamp(40px,5vw,61px)}
 .home-reference .v34-values-grid,.home-reference .v34-brand-mosaic{width:calc(100% - 36px)}
}
@media(max-width:900px){
 .home-reference .header,.home-reference .nav-wrap{height:78px}.home-reference .brand{height:78px;flex-basis:180px}.home-reference .brand img{width:165px;transform:translateY(10px)}
 .home-reference .header nav{top:78px}.home-reference .v34-hero{grid-template-columns:1fr;height:650px;min-height:650px}.home-reference .v34-photo{position:absolute;inset:0}.home-reference .v34-photo:before{background:linear-gradient(90deg,rgba(5,40,70,.94),rgba(5,40,70,.62) 72%,rgba(5,40,70,.28))}.home-reference .v34-copy{background:transparent;justify-content:center;padding:65px 28px;z-index:2}.home-reference .v34-copy:after{display:none}.home-reference .v34-copy h1{max-width:620px}.home-reference .v34-values-grid{grid-template-columns:repeat(2,1fr)}.home-reference .v34-note{grid-column:1/-1;min-height:105px}.home-reference .v34-brand-mosaic{grid-template-columns:1fr}.home-reference .v34-brand-mosaic .mosaic-right{grid-template-columns:1fr 1fr}.home-reference .v34-intro .container,.home-reference .v34-dark .container{grid-template-columns:1fr;gap:32px}.home-reference .v34-service-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
 .home-reference .nav-wrap{width:calc(100% - 26px)}.home-reference .brand{flex-basis:150px}.home-reference .brand img{width:145px}
 .home-reference .v34-hero{height:620px;min-height:620px}.home-reference .v34-copy{padding:55px 15px}.home-reference .v34-copy h1{font-size:42px}.home-reference .v34-lead{font-size:17px}.home-reference .v34-services{gap:15px 10px}.home-reference .v34-service{font-size:8px}.home-reference .v34-service svg{width:27px;height:27px}.home-reference .v34-values-grid{width:100%}.home-reference .v34-brand-mosaic{width:100%}.home-reference .v34-brand-mosaic .mosaic-right{grid-template-columns:1fr}.home-reference .v34-services-section,.home-reference .v34-intro,.home-reference .v34-contact{padding-top:55px;padding-bottom:55px}.home-reference .v34-service-grid{grid-template-columns:1fr}.home-reference .v34-contact-box{padding:30px 24px;align-items:flex-start;flex-direction:column}
}

/* Interactive service cards on homepage */
.home-reference .service-details-grid{align-items:start}
.home-reference .v34-service-detail{background:#fff;min-height:155px;border:0;padding:0;box-sizing:border-box}
.home-reference .v34-service-detail summary{list-style:none;cursor:pointer;padding:29px;min-height:155px;display:flex;flex-direction:column;box-sizing:border-box;position:relative}
.home-reference .v34-service-detail summary::-webkit-details-marker{display:none}
.home-reference .v34-service-detail summary:after{content:'+';position:absolute;right:20px;top:18px;color:var(--ref-orange);font-size:22px;font-weight:400;line-height:1}
.home-reference .v34-service-detail[open] summary:after{content:'−'}
.home-reference .v34-service-detail summary b{color:var(--ref-orange);font-size:11px;letter-spacing:.12em}
.home-reference .v34-service-detail summary strong{color:var(--ref-navy);font-size:20px;margin:15px 0 7px}
.home-reference .v34-service-detail summary span{font-size:12px;color:#68798a;line-height:1.5}
.home-reference .service-detail-info{padding:0 29px 24px;border-top:1px solid #e5e9ed}
.home-reference .service-detail-info p{font-size:13px;line-height:1.6;color:#5f7182;margin:18px 0 12px}
.home-reference .service-detail-info a{font-size:11px;font-weight:800;letter-spacing:.06em;color:var(--ref-navy);text-decoration:none}
.home-reference .service-detail-info a:hover{text-decoration:underline}
@media (max-width:760px){.home-reference .v34-service-detail summary{padding:24px;min-height:140px}.home-reference .service-detail-info{padding:0 24px 22px}}

/* V50 service detail imagery */
.home-reference .service-detail-info{display:grid;grid-template-columns:300px minmax(0,1fr);gap:30px;align-items:center;padding:22px 28px 28px;border-top:1px solid #e5e9ed}
.home-reference .service-detail-copy{min-width:0;grid-column:2;grid-row:1}
.home-reference .service-detail-image{width:300px;height:185px;object-fit:cover;display:block;border-radius:3px;grid-column:1;grid-row:1}
.home-reference .service-detail-info p{margin:0 0 12px}
.home-reference .service-detail-info a{display:inline-block}
@media (max-width:760px){
 .home-reference .service-detail-info{grid-template-columns:1fr;gap:16px;padding:16px 24px 22px}
 .home-reference .service-detail-copy{grid-column:1;grid-row:2}
 .home-reference .service-detail-image{grid-column:1;grid-row:1;width:100%;height:190px}
}

/* V53 — service image fills the open detail area while preserving the B786 page style */
.home-reference .service-detail-info{
  grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);
  gap:0;
  align-items:stretch;
  min-height:360px;
  padding:0;
  overflow:hidden;
}
.home-reference .service-detail-image{
  grid-column:1;
  grid-row:1;
  width:100%;
  height:100%;
  min-height:360px;
  object-fit:cover;
  border-radius:0;
}
.home-reference .service-detail-copy{
  grid-column:2;
  grid-row:1;
  align-self:center;
  padding:36px 34px;
}
.home-reference .service-detail-copy p{margin:0 0 14px}

@media (max-width:900px){
  .home-reference .service-detail-info{grid-template-columns:minmax(0,1.12fr) minmax(250px,.88fr);min-height:320px}
  .home-reference .service-detail-image{min-height:320px}
  .home-reference .service-detail-copy{padding:28px}
}
@media (max-width:760px){
  .home-reference .service-detail-info{grid-template-columns:1fr;gap:0;min-height:0;padding:0}
  .home-reference .service-detail-image{grid-column:1;grid-row:1;width:100%;height:230px;min-height:230px}
  .home-reference .service-detail-copy{grid-column:1;grid-row:2;padding:22px 24px 24px}
}

/* V54 professional polish — text-only service accordion */
.home-reference .v34-service-detail{transition:box-shadow .2s ease,transform .2s ease;border-bottom:1px solid #e5e9ed}
.home-reference .v34-service-detail:hover{box-shadow:0 8px 24px rgba(0,47,91,.06)}
.home-reference .v34-service-detail[open]{box-shadow:0 10px 28px rgba(0,47,91,.08);position:relative;z-index:1}
.home-reference .v34-service-detail summary{padding-right:58px}
.home-reference .v34-service-detail summary:after{transition:transform .2s ease;color:var(--ref-orange)}
.home-reference .v34-service-detail[open] summary:after{transform:rotate(180deg)}
.home-reference .service-detail-info{display:block;padding:0 29px 26px;border-top:1px solid #e5e9ed;animation:serviceReveal .24s ease both}
.home-reference .service-detail-copy{max-width:760px;padding-top:18px}
.home-reference .service-detail-info p{font-size:13px;line-height:1.7;color:#5f7182;margin:0 0 13px}
.home-reference .service-detail-info a{font-size:11px;font-weight:800;letter-spacing:.06em;color:var(--ref-navy);text-decoration:none}
.home-reference .service-detail-info a:hover{text-decoration:underline}
@keyframes serviceReveal{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
@media(max-width:760px){.home-reference .service-detail-info{padding:0 24px 22px}.home-reference .service-detail-copy{padding-top:16px}}

/* V61 — refined header balance: stronger logo, navigation fills the space, ES | EN anchored at the far right */
.home-reference .nav-wrap{width:min(1480px,calc(100% - 56px));}
.home-reference .brand{flex:0 0 300px;}
.home-reference .brand img{width:270px;transform:translateY(14px) scale(1.035);transform-origin:left center;}
.home-reference .header nav{flex:1;min-width:0;margin-left:0;justify-content:flex-end;gap:24px;}
.home-reference .header .lang-switch{margin-left:10px;flex:0 0 auto;}

@media(max-width:1120px){
 .home-reference .brand{flex-basis:250px}
 .home-reference .brand img{width:225px;transform:translateY(9px) scale(1.03)}
 .home-reference .header nav{gap:15px}
 .home-reference .header .lang-switch{margin-left:6px}
}

@media(max-width:900px){
 .home-reference .brand{flex-basis:185px}
 .home-reference .brand img{width:170px;transform:translateY(9px) scale(1.02)}
 .home-reference .header nav{flex:initial;justify-content:initial;}
}

@media(max-width:700px){
 .home-reference .brand{flex-basis:150px}
 .home-reference .brand img{width:148px;transform:translateY(7px) scale(1.02)}
}


/* V62 — final header layout: larger logo, navigation anchored from logo, ES|EN at far right */
@media (min-width: 901px){
  .home-reference .header{height:112px;}
  .home-reference .nav-wrap{
    height:112px;
    width:min(1480px,calc(100% - 56px));
    display:flex;
    align-items:center;
  }
  .home-reference .brand{
    height:112px;
    flex:0 0 305px;
    display:flex;
    align-items:flex-start;
    position:relative;
    z-index:3;
  }
  .home-reference .brand img{
    width:292px;
    max-width:none;
    height:auto;
    max-height:none;
    display:block;
    transform:translateY(10px);
    transform-origin:left top;
  }
  .home-reference .header nav{
    height:112px;
    flex:1 1 auto;
    min-width:0;
    margin-left:0;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:26px;
    font-size:11px;
    font-weight:700;
  }
  .home-reference .header nav>a{
    color:#162b3e;
    text-transform:uppercase;
    letter-spacing:.025em;
    white-space:nowrap;
    flex:0 0 auto;
  }
  .home-reference .header nav>a:hover{color:var(--ref-blue)}
  .home-reference .header .nav-cta{
    margin-left:4px;
    padding:14px 17px;
    flex:0 0 auto;
  }
  .home-reference .header .lang-switch{
    margin-left:auto;
    padding-left:20px;
    font-size:12px;
    font-weight:800;
    color:#14283a;
    white-space:nowrap;
    flex:0 0 auto;
  }
  .home-reference .header .lang-switch a{color:inherit}
}

@media (min-width: 901px) and (max-width: 1250px){
  .home-reference .nav-wrap{width:calc(100% - 36px)}
  .home-reference .brand{flex-basis:255px}
  .home-reference .brand img{width:240px}
  .home-reference .header nav{gap:16px;font-size:10px}
  .home-reference .header .nav-cta{padding:12px 13px}
  .home-reference .header .lang-switch{padding-left:12px}
}

/* V64 — add a small logo-to-Inicio breathing space while keeping ES | EN pinned to the right edge */
@media (min-width: 901px){
  .home-reference .header .nav-wrap{
    width:100%;
    max-width:none;
    padding-left:28px;
    padding-right:18px;
  }
  .home-reference .header .brand{
    flex:0 0 185px;
    width:185px;
  }
  .home-reference .header .brand img{
    width:170px;
  }
  .home-reference .header nav{
    flex:1 1 auto;
    min-width:0;
    margin-left:20px;
    justify-content:flex-start;
    align-items:center;
    gap:22px;
  }
  .home-reference .header .nav-cta{
    flex:0 0 auto;
    margin-left:4px;
  }
  .home-reference .header .lang-switch{
    flex:0 0 auto;
    margin-left:2px;
    display:inline-flex;
    align-items:center;
    gap:7px;
  }
}

/* V65: final header balance — small logo-to-Inicio gap, navigation distributed to the right */
@media (min-width: 931px){
  .header .nav-wrap{display:flex;align-items:center;justify-content:flex-start;gap:0;}
  .header .brand{flex:0 0 auto;display:flex;align-items:center;}
  .header .brand img{width:190px;max-width:none;}
  .header nav{
    flex:1 1 auto;
    min-width:0;
    margin-left:28px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:0;
    font-size:10px;
  }
  .header nav > a:not(.nav-cta),
  .header nav > .nav-cta,
  .header nav > .lang-switch{flex:0 0 auto;}
  .header nav .nav-cta{margin-left:10px;white-space:nowrap;}
  .header nav .lang-switch{margin-left:10px;white-space:nowrap;display:inline-flex;align-items:center;gap:7px;}
}
@media (max-width:720px){
  .header .brand img{width:145px;max-width:100%;}
}


/* V66 — definitive header geometry: logo -> small gap -> nav -> quote -> ES|EN at far right */
@media(min-width:1121px){
  .home-reference .nav-wrap{
    max-width:none;
    width:calc(100% - 40px);
    margin:0 20px;
  }
  .home-reference .brand{
    flex:0 0 235px;
  }
  .home-reference .brand img{
    width:245px;
    transform:translateY(15px);
  }
  .home-reference .header nav{
    flex:1 1 auto;
    min-width:0;
    margin-left:18px;
    gap:0;
    justify-content:flex-start;
  }
  .home-reference .header nav > a:not(.nav-cta){
    margin-right:clamp(18px,1.55vw,30px);
  }
  .home-reference .header .nav-cta{
    margin-left:4px;
    margin-right:0;
    flex:0 0 auto;
  }
  .home-reference .header .lang-switch{
    margin-left:auto;
    padding-left:18px;
    flex:0 0 auto;
  }
}
@media(min-width:1121px) and (max-width:1280px){
  .home-reference .brand{flex-basis:215px}
  .home-reference .brand img{width:225px}
  .home-reference .header nav > a:not(.nav-cta){margin-right:15px;font-size:11px}
  .home-reference .header .nav-cta{padding:13px 15px;font-size:11px}
  .home-reference .header .lang-switch{padding-left:12px;font-size:11px}
}

/* V67 — exact existing B786 logo with bilingual slogan */
.home-reference .brand img{width:250px;max-width:none;height:auto;max-height:none;object-fit:contain;transform:translateY(8px);}
@media(max-width:1100px){.home-reference .brand img{width:225px;}}
@media(max-width:900px){.home-reference .brand img{width:190px;transform:translateY(5px);}}
@media(max-width:720px){.home-reference .brand img{width:175px;transform:translateY(4px);}}

/* Footer slogan logo stays contained within the footer brand area. */
.footer-brand img{max-width:175px;height:auto;}


/* V68 — exact approved B786 logo artwork with larger, readable slogan */
.home-reference .header{height:154px;}
.home-reference .nav-wrap{height:154px;align-items:center;}
.home-reference .brand{height:154px;flex:0 0 230px;align-items:center;}
.home-reference .brand img{width:145px;height:auto;max-width:none;max-height:none;display:block;transform:none;}
.home-reference .header nav{height:154px;align-items:center;}
.footer-brand img{max-width:145px;height:auto;}
@media(max-width:1100px){
  .home-reference .header{height:140px;}
  .home-reference .nav-wrap{height:140px;}
  .home-reference .brand{height:140px;flex-basis:190px;}
  .home-reference .brand img{width:128px;}
  .home-reference .header nav{height:140px;}
}
@media(max-width:700px){
  .home-reference .header{height:92px;}
  .home-reference .nav-wrap{height:92px;}
  .home-reference .brand{height:92px;flex-basis:145px;}
  .home-reference .brand img{width:88px;}
  .home-reference .header nav{top:92px;height:auto;}
}

/* V71 — professional full-logo header: keep the complete B786 lockup visible */
@media (min-width: 1101px){
  .home-reference .header{
    height: 154px;
    background:#fff;
    border-bottom:1px solid #e8edf2;
  }
  .home-reference .nav-wrap{
    height:154px;
    min-height:154px;
    width:calc(100% - 40px);
    max-width:none;
    margin:0 20px;
    display:flex;
    align-items:center;
    justify-content:flex-start;
  }
  .home-reference .brand{
    height:154px;
    flex:0 0 220px;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    padding-right:22px;
    border-right:1px solid #e8edf2;
    box-sizing:border-box;
  }
  .home-reference .brand img{
    width:188px;
    height:auto;
    max-width:none;
    max-height:none;
    object-fit:contain;
    display:block;
    transform:none;
  }
  .home-reference .header nav{
    height:154px;
    flex:1 1 auto;
    min-width:0;
    margin-left:22px;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:clamp(16px,1.45vw,28px);
    font-size:10px;
    font-weight:800;
  }
  .home-reference .header nav > a:not(.nav-cta){
    margin:0;
    white-space:nowrap;
  }
  .home-reference .header .nav-cta{
    margin-left:auto;
    flex:0 0 auto;
    white-space:nowrap;
    padding:13px 16px;
  }
  .home-reference .header .lang-switch{
    margin-left:0;
    padding-left:0;
    flex:0 0 auto;
    display:inline-flex;
    align-items:center;
    gap:7px;
    white-space:nowrap;
  }
}

@media (min-width: 1101px) and (max-width: 1250px){
  .home-reference .brand{flex-basis:205px;padding-right:16px;}
  .home-reference .brand img{width:174px;}
  .home-reference .header nav{margin-left:16px;gap:13px;font-size:9.5px;}
  .home-reference .header .nav-cta{padding:12px 13px;font-size:9.5px;}
}

@media (max-width: 1100px) and (min-width: 721px){
  .home-reference .header{height:132px;}
  .home-reference .nav-wrap{height:132px;min-height:132px;}
  .home-reference .brand{height:132px;flex-basis:185px;padding-right:14px;}
  .home-reference .brand img{width:158px;height:auto;transform:none;}
  .home-reference .header nav{height:132px;gap:10px;margin-left:14px;font-size:8.5px;}
  .home-reference .header .nav-cta{padding:11px 10px;font-size:8.5px;}
  .home-reference .header .lang-switch{gap:5px;font-size:9px;}
}

@media (max-width:720px){
  .home-reference .header{height:94px;}
  .home-reference .nav-wrap{height:94px;min-height:94px;}
  .home-reference .brand{height:94px;flex-basis:145px;padding-right:8px;border-right:0;}
  .home-reference .brand img{width:112px;height:auto;max-width:112px;transform:none;}
  .home-reference .header nav{top:94px;}
}


/* V72 — professional full-width header: complete logo + balanced navigation */
.header{height:118px;background:#fff;border-bottom:1px solid #e8edf1;position:sticky;top:0;z-index:50}
.nav-wrap{height:118px;display:flex;align-items:center;justify-content:flex-start;max-width:1400px;width:94%;margin:0 auto}
.brand{flex:0 0 auto;display:flex;align-items:center}
.brand img{display:block;width:390px;height:auto;max-height:100px;object-fit:contain}
.header nav{flex:1 1 auto;display:flex;align-items:center;justify-content:flex-end;gap:25px;margin-left:34px;font-size:11px;font-weight:800;white-space:nowrap}
.header nav>a{white-space:nowrap}
.nav-cta{background:var(--orange);color:#fff;padding:15px 19px}
.lang-switch{display:inline-flex;align-items:center;gap:8px;margin-left:2px;font-size:10px;font-weight:800}
.lang-switch a{padding:0!important}
.lang-switch .lang-active{color:var(--orange)}
@media(max-width:1180px){
  .nav-wrap{width:96%}
  .brand img{width:330px}
  .header nav{gap:16px;margin-left:22px;font-size:9px}
  .nav-cta{padding:13px 14px}
}
@media(max-width:930px){
  .header,.nav-wrap{height:96px}
  .brand img{width:270px;max-height:80px}
  .header nav{gap:10px;margin-left:16px;font-size:8px}
  .nav-cta{padding:11px 12px}
}
@media(max-width:720px){
  .header,.nav-wrap{height:78px}
  .nav-wrap{width:92%}
  .brand img{width:230px;max-height:66px}
  .header nav{display:none}
  .menu{display:block;margin-left:auto}
  .header nav.open{display:flex;position:absolute;top:78px;left:0;right:0;background:#fff;padding:12px 4%;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--line);margin-left:0;font-size:11px}
}

/* V73 — exact reference-style desktop header: large complete logo, navigation fills to the right */
@media (min-width: 1101px){
  body.home-reference .header{
    height: 158px !important;
    min-height: 158px !important;
    background: #fff !important;
    border-bottom: 1px solid #e5e9ed !important;
    box-shadow: none !important;
    position: relative !important;
    z-index: 60 !important;
  }
  body.home-reference .header .nav-wrap{
    height: 158px !important;
    min-height: 158px !important;
    width: calc(100% - 32px) !important;
    max-width: none !important;
    margin: 0 16px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    box-sizing: border-box !important;
  }
  body.home-reference .header .brand{
    height: 158px !important;
    flex: 0 0 535px !important;
    width: 535px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    padding: 0 24px 0 0 !important;
    margin: 0 !important;
    border-right: 1px solid #dfe5ea !important;
    box-sizing: border-box !important;
    overflow: visible !important;
  }
  body.home-reference .header .brand img{
    display: block !important;
    width: 515px !important;
    max-width: none !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
    margin: 0 !important;
    transform: none !important;
  }
  body.home-reference .header nav{
    height: 158px !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 0 0 34px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: clamp(22px, 1.35vw, 30px) !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
  }
  body.home-reference .header nav > a:not(.nav-cta){
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 8px 0 !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    white-space: nowrap !important;
  }
  body.home-reference .header .nav-cta{
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 17px 28px !important;
    min-width: 300px !important;
    height: 52px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #f56622 !important;
    color: #fff !important;
    border-radius: 3px !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    letter-spacing: .01em !important;
    box-sizing: border-box !important;
    white-space: nowrap !important;
  }
  body.home-reference .header .nav-cta span{margin-left: 12px !important;}
  body.home-reference .header .lang-switch{
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 4px 0 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    white-space: nowrap !important;
  }
}

@media (min-width: 1101px) and (max-width: 1500px){
  body.home-reference .header .brand{flex-basis: 430px !important;width:430px !important;}
  body.home-reference .header .brand img{width:410px !important;}
  body.home-reference .header nav{gap:16px !important;padding-left:22px !important;}
  body.home-reference .header nav > a:not(.nav-cta){font-size:10px !important;}
  body.home-reference .header .nav-cta{min-width:245px !important;padding:15px 18px !important;font-size:10px !important;}
  body.home-reference .header .lang-switch{font-size:10px !important;}
}

@media (max-width: 1100px) and (min-width: 721px){
  body.home-reference .header{height:124px !important;}
  body.home-reference .header .nav-wrap{height:124px !important;min-height:124px !important;}
  body.home-reference .header .brand{height:124px !important;flex-basis:330px !important;width:330px !important;}
  body.home-reference .header .brand img{width:315px !important;}
  body.home-reference .header nav{height:124px !important;gap:9px !important;padding-left:16px !important;font-size:8px !important;}
  body.home-reference .header .nav-cta{min-width:170px !important;height:44px !important;padding:11px 10px !important;font-size:8px !important;}
}

/* V74 — approved reference header: wide logo zone + evenly distributed navigation.
   This final override intentionally replaces the earlier V61–V73 desktop geometry. */
@media (min-width:1501px){
  body.home-reference .header{
    height:158px !important;
    min-height:158px !important;
    background:#fff !important;
    border-bottom:1px solid #e8edf1 !important;
    overflow:visible !important;
  }
  body.home-reference .header .nav-wrap{
    width:calc(100% - 60px) !important;
    max-width:none !important;
    height:158px !important;
    min-height:158px !important;
    margin:0 30px !important;
    padding:0 !important;
    display:flex !important;
    align-items:center !important;
  }
  body.home-reference .header .brand{
    flex:0 0 560px !important;
    width:560px !important;
    height:158px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
  }
  body.home-reference .header .brand img{
    display:block !important;
    width:520px !important;
    max-width:520px !important;
    height:auto !important;
    max-height:none !important;
    margin:0 !important;
    padding:0 !important;
    transform:none !important;
    object-fit:contain !important;
  }
  body.home-reference .header nav{
    flex:1 1 auto !important;
    width:auto !important;
    min-width:0 !important;
    height:158px !important;
    margin:0 !important;
    padding:0 0 0 28px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:0 !important;
    font-size:12px !important;
    font-weight:800 !important;
    white-space:nowrap !important;
  }
  body.home-reference .header nav > a:not(.nav-cta){
    flex:0 0 auto !important;
    margin:0 !important;
    padding:8px 0 !important;
    font-size:12px !important;
    font-weight:800 !important;
    letter-spacing:.01em !important;
    white-space:nowrap !important;
  }
  body.home-reference .header .nav-cta{
    flex:0 0 auto !important;
    min-width:350px !important;
    width:350px !important;
    height:52px !important;
    margin:0 !important;
    padding:15px 24px !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:#f56622 !important;
    color:#fff !important;
    border-radius:4px !important;
    font-size:12px !important;
    font-weight:800 !important;
    letter-spacing:.01em !important;
    white-space:nowrap !important;
  }
  body.home-reference .header .nav-cta span{margin-left:12px !important;}
  body.home-reference .header .lang-switch{
    flex:0 0 auto !important;
    margin:0 !important;
    padding:0 0 0 8px !important;
    display:inline-flex !important;
    align-items:center !important;
    gap:7px !important;
    font-size:12px !important;
    font-weight:800 !important;
    white-space:nowrap !important;
  }
  body.home-reference .header .lang-switch a{padding:0 !important;}
}

@media (min-width:1101px) and (max-width:1500px){
  body.home-reference .header{height:124px !important;min-height:124px !important;}
  body.home-reference .header .nav-wrap{height:124px !important;min-height:124px !important;width:calc(100% - 36px) !important;margin:0 18px !important;}
  body.home-reference .header .brand{height:124px !important;flex:0 0 410px !important;width:410px !important;}
  body.home-reference .header .brand img{width:385px !important;max-width:385px !important;transform:none !important;}
  body.home-reference .header nav{height:124px !important;padding-left:20px !important;gap:0 !important;justify-content:space-between !important;font-size:10px !important;}
  body.home-reference .header .nav-cta{min-width:235px !important;width:235px !important;height:46px !important;font-size:10px !important;padding:12px 14px !important;}
  body.home-reference .header .lang-switch{font-size:10px !important;padding-left:6px !important;}
}

/* V75 — final logo scale correction: match the approved reference proportions.
   The complete lockup must read as a single, prominent brand mark; navigation uses the remaining width. */
@media (min-width:1101px) and (max-width:1500px){
  body.home-reference .header{height:150px !important;min-height:150px !important;}
  body.home-reference .header .nav-wrap{height:150px !important;min-height:150px !important;width:calc(100% - 36px) !important;margin:0 18px !important;}
  body.home-reference .header .brand{
    height:150px !important;
    flex:0 0 500px !important;
    width:500px !important;
    padding:0 !important;
    border-right:1px solid #dfe5ea !important;
    display:flex !important;
    align-items:center !important;
    overflow:visible !important;
  }
  body.home-reference .header .brand img{
    width:480px !important;
    max-width:480px !important;
    height:auto !important;
    max-height:none !important;
    transform:none !important;
    object-fit:contain !important;
  }
  body.home-reference .header nav{
    height:150px !important;
    margin:0 !important;
    padding:0 0 0 18px !important;
    gap:0 !important;
    justify-content:space-between !important;
    align-items:center !important;
    font-size:10px !important;
  }
  body.home-reference .header nav > a:not(.nav-cta){
    font-size:10px !important;
    font-weight:800 !important;
    margin:0 !important;
    padding:8px 4px !important;
    white-space:nowrap !important;
  }
  body.home-reference .header .nav-cta{
    min-width:205px !important;
    width:205px !important;
    height:46px !important;
    padding:12px 12px !important;
    font-size:10px !important;
  }
  body.home-reference .header .lang-switch{font-size:10px !important;padding-left:8px !important;}
}

/* V76 — index reference match: make the complete logo lockup visibly dominant.
   This final rule is intentionally last so older V61–V75 header rules cannot override it. */
@media (min-width: 1251px){
  body.home-reference .header,
  body.home-reference .header .nav-wrap{height:166px !important;min-height:166px !important;}
  body.home-reference .header .nav-wrap{width:calc(100% - 36px) !important;max-width:none !important;margin:0 18px !important;padding:0 !important;}
  body.home-reference .header .brand{flex:0 0 560px !important;width:560px !important;height:166px !important;padding:0 !important;margin:0 !important;display:flex !important;align-items:center !important;overflow:visible !important;border-right:1px solid #dfe5ea !important;}
  body.home-reference .header .brand img{width:545px !important;max-width:545px !important;height:auto !important;max-height:none !important;object-fit:contain !important;object-position:left center !important;display:block !important;transform:none !important;}
  body.home-reference .header nav{flex:1 1 auto !important;height:166px !important;margin:0 !important;padding:0 0 0 24px !important;gap:0 !important;justify-content:space-between !important;align-items:center !important;font-size:10.5px !important;font-weight:800 !important;white-space:nowrap !important;}
  body.home-reference .header nav>a:not(.nav-cta){font-size:10.5px !important;font-weight:800 !important;padding:8px 0 !important;margin:0 !important;}
  body.home-reference .header .nav-cta{min-width:225px !important;width:225px !important;height:48px !important;padding:12px 14px !important;font-size:10px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;white-space:nowrap !important;}
  body.home-reference .header .lang-switch{font-size:10.5px !important;padding-left:6px !important;gap:6px !important;margin-left:0 !important;}
}
@media (min-width: 1101px) and (max-width:1250px){
  body.home-reference .header,
  body.home-reference .header .nav-wrap{height:150px !important;min-height:150px !important;}
  body.home-reference .header .nav-wrap{width:calc(100% - 28px) !important;max-width:none !important;margin:0 14px !important;padding:0 !important;}
  body.home-reference .header .brand{flex:0 0 500px !important;width:500px !important;height:150px !important;padding:0 !important;margin:0 !important;display:flex !important;align-items:center !important;border-right:1px solid #dfe5ea !important;overflow:visible !important;}
  body.home-reference .header .brand img{width:485px !important;max-width:485px !important;height:auto !important;max-height:none !important;object-fit:contain !important;object-position:left center !important;}
  body.home-reference .header nav{height:150px !important;margin:0 !important;padding:0 0 0 18px !important;gap:0 !important;justify-content:space-between !important;font-size:9px !important;}
  body.home-reference .header nav>a:not(.nav-cta){font-size:9px !important;font-weight:800 !important;}
  body.home-reference .header .nav-cta{min-width:190px !important;width:190px !important;height:44px !important;padding:10px 10px !important;font-size:8.5px !important;}
  body.home-reference .header .lang-switch{font-size:9px !important;padding-left:4px !important;gap:5px !important;}
}


/* V96 — Tagline stays in its original fifth-column position. Only the tagline cell is navy. */
.home-reference .v34-values{background:#fff !important;}
.home-reference .v34-values-grid{grid-template-columns:repeat(4,1fr) 1.5fr !important;min-height:130px !important;}
.home-reference .v34-values .v34-note{
  grid-column:auto !important;
  width:auto !important;
  box-sizing:border-box !important;
  margin:0 !important;
  min-height:130px !important;
  padding:18px 28px !important;
  background:#002F5B !important;
  color:#fff !important;
  text-align:center !important;
}
.home-reference .v34-values .v34-note span{
  font-family:"Montserrat",Arial,sans-serif !important;
  font-size:18px !important;
  line-height:1.22 !important;
  font-weight:700 !important;
  letter-spacing:.01em !important;
  color:#fff !important;
  transform:none !important;
  padding-bottom:13px !important;
}
.home-reference .v34-values .v34-note span em{
  color:#fff !important;
  font-size:15px !important;
  line-height:1.25 !important;
  font-weight:600 !important;
  margin-top:4px !important;
}
.home-reference .v34-values .v34-note span:after{
  background:#f15a24 !important;
}
@media(max-width:900px){
  .home-reference .v34-values-grid{grid-template-columns:repeat(2,1fr) !important;}
  .home-reference .v34-values .v34-note{grid-column:1/-1 !important;}
}

/* V98 footer logo integration */
.footer-brand img{background:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important;}


/* V109 production accessibility + launch polish */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}
.header nav > a[aria-current="page"]{color:#f15a24!important;}
.header nav > a[aria-current="page"]::after{width:100%!important;}
@media (max-width:900px){.header nav > a[aria-current="page"]{color:#f15a24!important;}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;}}


/* V111 MOBILE MENU + HOMEPAGE RESPONSIVE FIX
   The mobile menu button must remain above the open panel so it can always close the menu. */
@media (max-width:900px){
  body.home-reference .header .menu{
    position:relative !important;
    z-index:130 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:46px !important;
    height:46px !important;
    margin-left:auto !important;
    padding:0 !important;
    border:0 !important;
    background:transparent !important;
    color:#052846 !important;
    font-size:30px !important;
    line-height:1 !important;
    cursor:pointer !important;
    flex:0 0 46px !important;
  }
  body.home-reference .header nav,
  body.home-reference .header nav.open{
    z-index:120 !important;
    box-sizing:border-box !important;
    width:100% !important;
    max-width:none !important;
    left:0 !important;
    right:0 !important;
    margin-left:0 !important;
  }
}
@media (max-width:700px){
  body.home-reference{overflow-x:hidden !important;}
  body.home-reference .v34-hero{height:auto !important;min-height:0 !important;}
  body.home-reference .v34-photo{position:absolute !important;inset:0 !important;}
  body.home-reference .v34-copy{
    min-height:620px !important;
    box-sizing:border-box !important;
    padding:52px 22px 34px !important;
    justify-content:center !important;
  }
  body.home-reference .v34-copy h1{font-size:clamp(37px,10vw,46px) !important;line-height:.94 !important;max-width:100% !important;}
  body.home-reference .v34-lead{font-size:16px !important;line-height:1.35 !important;max-width:330px !important;margin-bottom:24px !important;}
  body.home-reference .v34-services{
    width:100% !important;
    max-width:340px !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:18px 22px !important;
    margin-bottom:24px !important;
  }
  body.home-reference .v34-service{font-size:9px !important;gap:6px !important;min-width:0 !important;}
  body.home-reference .v34-service svg{width:30px !important;height:30px !important;}
  body.home-reference .v34-service span{white-space:nowrap !important;}
  body.home-reference .v34-btn{width:min(100%,330px) !important;box-sizing:border-box !important;}
  body.home-reference .v34-values-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
  body.home-reference .v34-value{min-width:0 !important;padding:18px 8px !important;}
  body.home-reference .v34-value strong{font-size:10px !important;}
  body.home-reference .v34-value small{font-size:9px !important;line-height:1.25 !important;}
  body.home-reference .v34-note{grid-column:1/-1 !important;min-height:112px !important;}
  body.home-reference .v34-services-section{overflow:hidden !important;}
  body.home-reference .v34-services-head{display:block !important;}
  body.home-reference .v34-services-head>p{margin-top:18px !important;}
}

@media (max-width:700px){
  body.home-reference .v34-values-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    width:100% !important;
  }
  body.home-reference .v34-value{
    min-width:0 !important;
    width:100% !important;
  }
}

/* FINAL MOBILE FIX — CEO / ABOUT SECTION */
@media (max-width: 700px) {
  .ceo-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
    width: 100% !important;
    min-width: 0 !important;
  }

  .ceo-photo,
  .ceo-copy {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }

  .ceo-copy {
    padding: 32px 24px !important;
    box-sizing: border-box !important;
    overflow-wrap: break-word !important;
  }

  .ceo-copy h2,
  .ceo-copy h3,
  .ceo-copy p {
    max-width: 100% !important;
    overflow-wrap: break-word !important;
  }
}


/* MOBILE ABOUT SECTION FIX — B786 */
@media (max-width: 768px) {

  .ceo-photo,
  .ceo-copy {
    box-sizing: border-box !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }

  .ceo-photo {
    flex: 0 0 100% !important;
    width: 100% !important;
  }

  .ceo-photo img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
  }

  .ceo-copy {
    flex: 0 0 100% !important;
    width: 100% !important;
    padding: 32px 24px !important;
    overflow: hidden !important;
    overflow-wrap: break-word !important;
    word-break: normal !important;
  }

  .ceo-copy h2,
  .ceo-copy h3,
  .ceo-copy p {
    width: 100% !important;
    max-width: 100% !important;
    overflow-wrap: break-word !important;
  }

}
