:root{--brand:#702F2D;--brand-dark:#0A0A0A;--accent:#C7A76C;--ink:#171717;--muted:#4b4b50;--soft:#f7f2ec;--soft-2:#f4f4f2;--white:#fff;--border:#e8e3df;--shadow:0 24px 70px rgba(27,20,18,.13);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Inter',sans-serif;color:var(--ink);background:#fff;font-size:15px;line-height:1.75;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:'Manrope',sans-serif;font-weight:700;line-height:1.03;letter-spacing:.01em;color:var(--ink)}a{transition:.25s ease}.container{max-width:1240px}.btn{font-weight:800;border-radius:3px;padding:13px 22px;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.btn-lg{padding:16px 26px}.btn-brand{background:var(--brand);border:1px solid var(--brand);color:#fff;box-shadow:0 12px 30px rgba(112,47,45,.22)}.btn-brand:hover{background:#562220;border-color:#562220;color:#fff;transform:translateY(-2px)}.btn-outline-brand{color:var(--brand);border:1px solid var(--brand);background:transparent}.btn-outline-brand:hover{background:var(--brand);border-color:var(--brand);color:#fff}.text-link{font-weight:800;color:var(--brand);text-decoration:none;text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.text-link i{margin-left:7px;transition:.25s}.text-link:hover{color:#451b1a}.text-link:hover i{transform:translateX(5px)}
.topbar{background:var(--brand);color:#fff;padding:9px 0;font-size:.78rem}.topbar-links,.top-socials{display:flex;gap:24px;align-items:center}.topbar a,.topbar span{color:#fff;text-decoration:none}.topbar i{color:#fff;margin-right:7px}.top-socials{gap:7px}.top-socials a{width:29px;height:29px;border:1px solid rgba(255,255,255,.48);display:grid;place-items:center;border-radius:50%}.top-socials a:hover{background:rgba(255,255,255,.16);border-color:#fff;color:#fff}.top-socials i{margin:0;color:#fff}
.main-nav{padding:10px 0;box-shadow:0 7px 30px rgba(0,0,0,.06);transition:.3s;z-index:1030}.main-nav.scrolled{padding:5px 0;box-shadow:0 12px 35px rgba(0,0,0,.11)}.navbar-brand img{width:310px;max-width:58vw;height:67px;object-fit:contain;object-position:left}.nav-link{font-size:.72rem;font-weight:800;color:#191919!important;letter-spacing:.055em;padding:16px 9px!important;position:relative}.nav-link:after{transition:.25s}.navbar-nav>.nav-item>.nav-link:not(.dropdown-toggle):before,.navbar-nav>.nav-item>.dropdown-toggle:before{content:'';position:absolute;left:9px;right:100%;bottom:8px;height:2px;background:var(--brand);transition:.3s}.navbar-nav>.nav-item>.nav-link:hover:before,.navbar-nav>.nav-item>.nav-link.active:before,.navbar-nav>.nav-item>.dropdown-toggle.active:before{right:9px}.nav-link:hover,.nav-link.active{color:var(--brand)!important}.dropdown-menu{border:0;border-top:3px solid var(--brand);border-radius:0;box-shadow:0 20px 50px rgba(0,0,0,.13);padding:10px;min-width:210px}.dropdown-item{font-size:.72rem;font-weight:800;letter-spacing:.05em;padding:11px 14px;border-radius:2px}.dropdown-item:hover{background:var(--soft);color:var(--brand)}.nav-quote{white-space:nowrap;padding:12px 17px}.navbar-toggler{border:0;box-shadow:none!important}
.social-rail{position:fixed;right:0;top:43%;z-index:1035;display:flex;flex-direction:column;box-shadow:0 10px 30px rgba(0,0,0,.18)}.social-rail a{width:43px;height:43px;display:grid;place-items:center;background:#111;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);text-decoration:none;font-size:1rem}.social-rail a:hover{width:51px;background:var(--brand);color:#fff}.social-rail a:first-child{border-radius:5px 0 0 0}.social-rail a:last-child{border-radius:0 0 0 5px;border-bottom:0}
.hero-shell{padding:20px 0 38px;background:linear-gradient(135deg,#f8f3ee 0%,#fff 55%,#f1ece8 100%);position:relative}.hero-shell:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(112,47,45,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(112,47,45,.035) 1px,transparent 1px);background-size:46px 46px;pointer-events:none}.hero-container{max-width:1510px;position:relative}.hero-card{min-height:620px;height:100%;overflow:hidden;background:#111;box-shadow:var(--shadow)}.hero-slide{height:620px;background-size:cover;background-position:center;position:relative;overflow:hidden;transform:scale(1.04);transition:transform 7s ease}.carousel-item.active .hero-slide{transform:scale(1)}.hero-slide:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,8,.95) 0%,rgba(8,8,8,.78) 43%,rgba(8,8,8,.2) 78%,rgba(8,8,8,.08) 100%)}.hero-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(112,47,45,.28),transparent 48%)}.hero-grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:65px 65px;opacity:.35}.hero-copy{position:absolute;left:7%;top:50%;transform:translateY(-48%);max-width:720px;color:#fff;z-index:2}.hero-kicker,.section-kicker{display:inline-flex;align-items:center;gap:12px;text-transform:uppercase;font-weight:800;letter-spacing:.13em;font-size:.75rem;color:var(--brand)}.hero-kicker{color:#fff}.hero-kicker span,.section-kicker span{display:inline-block;width:30px;height:2px;background:var(--brand)}.hero-kicker span{background:var(--accent)}.section-kicker.light{color:#fff}.section-kicker.light span{background:var(--accent)}.hero-copy h1{font-size:clamp(3rem,6.3vw,6.5rem);line-height:.88;max-width:700px;color:#fff;text-transform:uppercase;margin:24px 0 22px;opacity:0;transform:translateY(28px)}.hero-copy p{font-size:1.05rem;max-width:610px;color:#e9e9e9;opacity:0;transform:translateY(24px)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px;opacity:0;transform:translateY(22px)}.carousel-item.active .hero-copy h1{animation:heroReveal .8s .2s forwards}.carousel-item.active .hero-copy p{animation:heroReveal .8s .45s forwards}.carousel-item.active .hero-actions{animation:heroReveal .8s .65s forwards}@keyframes heroReveal{to{opacity:1;transform:translateY(0)}}.hero-control{width:55px;height:55px;top:auto;bottom:28px;background:rgba(0,0,0,.55);opacity:1}.carousel-control-prev.hero-control{left:auto;right:88px}.carousel-control-next.hero-control{right:28px}.hero-control:hover{background:var(--brand)}.hero-card .carousel-indicators{justify-content:flex-start;margin-left:7%;margin-bottom:35px}.hero-card .carousel-indicators button{width:35px;height:3px;border:0}.hero-card .carousel-indicators .active{background-color:var(--accent)}
.hero-cert{height:620px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);padding:18px;display:flex;flex-direction:column;position:relative;overflow:hidden}.hero-cert:before{content:'';position:absolute;width:190px;height:190px;right:-90px;top:-90px;border:34px solid rgba(112,47,45,.07);border-radius:50%}.cert-topline{display:flex;align-items:center;gap:9px;color:var(--brand);font-size:.68rem;font-weight:800;letter-spacing:.09em;position:relative;z-index:2}.cert-topline i{font-size:1.2rem}.cert-img-wrap{flex:1;min-height:0;background:#f7f7f5;margin:14px 0;display:flex;justify-content:center;align-items:center;overflow:hidden;cursor:zoom-in;border:1px solid #ece8e3}.cert-img-wrap img{height:100%;max-width:100%;object-fit:contain;transition:.4s}.cert-img-wrap:hover img{transform:scale(1.03)}.cert-summary>span{color:var(--brand);font-weight:800;font-size:.75rem;letter-spacing:.09em}.cert-summary h2{font-size:1.45rem;margin:5px 0}.cert-link{background:none;border:0;padding:0;color:#222;text-transform:uppercase;font-weight:800;letter-spacing:.05em;font-size:.7rem}.cert-link:hover{color:var(--brand)}
.section{padding:105px 0}.home-split-section{padding-top:62px}.home-split-container{max-width:1500px}.home-split-copy{height:100%;background:var(--soft);padding:clamp(45px,6vw,90px);display:flex;flex-direction:column;justify-content:center}.home-split-copy h2{font-size:clamp(3rem,5.5vw,5.5rem);text-transform:uppercase;line-height:.92;margin:28px 0;color:#202028}.home-split-copy p{font-size:1.05rem;color:#4f4f54;max-width:590px;margin-bottom:34px}.home-split-copy .btn{align-self:flex-start}.home-split-image{height:100%;min-height:590px;position:relative;overflow:hidden}.home-split-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(112,47,45,.08),transparent 45%)}.home-split-image img{width:100%;height:100%;object-fit:cover;transition:1s}.home-split-image:hover img{transform:scale(1.035)}.image-corner-stat{position:absolute;left:0;bottom:0;z-index:2;background:var(--brand);color:#fff;padding:25px 34px;display:flex;align-items:center;gap:18px;max-width:330px}.image-corner-stat strong{font-family:'Manrope';font-size:3rem;line-height:1;color:#fff}.image-corner-stat span{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.services-section{background:#fff}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:52px}.section-heading-row>div:first-child{max-width:720px}.section-heading-row h2{font-size:clamp(2.7rem,4.7vw,4.8rem);line-height:.95;text-transform:uppercase;margin:18px 0 0}.section-heading-row>p{max-width:410px;color:var(--muted);margin:0}.heading-actions{display:flex;gap:10px;flex-wrap:wrap}.service-card{height:100%;background:#fff;border:1px solid var(--border);padding:32px 28px 30px;position:relative;overflow:hidden;transition:.35s}.service-card:before{content:'';position:absolute;left:0;bottom:0;width:100%;height:4px;background:var(--brand);transform:scaleX(0);transform-origin:left;transition:.35s}.service-card:hover{transform:translateY(-9px);box-shadow:var(--shadow);border-color:transparent}.service-card:hover:before{transform:scaleX(1)}.service-number{position:absolute;right:20px;top:14px;font-family:'Manrope';font-size:3.4rem;font-weight:700;color:rgba(112,47,45,.07)}.service-icon{width:66px;height:66px;background:var(--soft);color:var(--brand);display:grid;place-items:center;font-size:1.75rem;margin-bottom:28px}.service-card h3{font-size:1.65rem;text-transform:uppercase}.service-card p{color:var(--muted);min-height:108px}.stats-band{background:var(--brand-dark);color:#fff;padding:58px 0;position:relative;overflow:hidden}.stats-band:before{content:'';position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 62%,rgba(112,47,45,.6) 62% 100%)}.stat{text-align:center;border-right:1px solid rgba(255,255,255,.16);position:relative}.stat:last-child{border-right:0}.stat strong{font-family:'Manrope';font-size:4rem;line-height:1;display:block;color:#fff}.stat strong:after{content:'+';color:var(--accent);font-size:2rem}.stat span{display:block;margin-top:10px;text-transform:uppercase;font-size:.68rem;letter-spacing:.1em;font-weight:700;color:#cfcfcf}
.projects-section{background:var(--soft-2)}.project-card{height:100%;background:#fff;overflow:hidden;transition:.35s}.project-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.project-image{height:290px;position:relative;overflow:hidden}.project-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.45),transparent 60%);opacity:.6}.project-image img{width:100%;height:100%;object-fit:cover;transition:.65s}.project-card:hover .project-image img{transform:scale(1.08)}.project-tag{position:absolute;z-index:2;left:18px;top:18px;background:var(--brand);color:#fff;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:.64rem;padding:7px 12px}.project-overlay-link{position:absolute;z-index:3;right:18px;bottom:18px;width:44px;height:44px;background:#fff;color:var(--brand);display:grid;place-items:center;text-decoration:none;transform:translateY(65px);transition:.35s}.project-card:hover .project-overlay-link{transform:translateY(0)}.project-overlay-link:hover{background:var(--brand);color:#fff}.project-body{padding:27px}.project-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#777;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}.project-meta i{color:var(--brand)}.project-body h3{font-size:1.85rem;text-transform:uppercase;margin:12px 0}.project-body p{color:var(--muted)}
.iso-section{background:linear-gradient(115deg,#111 0 55%,var(--brand) 55% 100%);color:#fff;overflow:hidden}.iso-card{background:#fff;padding:20px;box-shadow:0 30px 80px rgba(0,0,0,.35);transform:rotate(-1deg)}.iso-card img{display:block;width:100%;max-height:690px;object-fit:contain;cursor:zoom-in}.iso-copy h2{font-size:clamp(3rem,5vw,5rem);text-transform:uppercase;color:#fff;margin:24px 0}.iso-copy>p{color:#f0e9e9;font-size:1rem}.iso-features{display:grid;gap:16px;margin:30px 0}.iso-features>div{display:flex;gap:16px;align-items:flex-start}.iso-features i{width:50px;height:50px;display:grid;place-items:center;background:rgba(255,255,255,.12);color:var(--accent);font-size:1.25rem}.iso-features span{color:#eee}.iso-features strong{display:block;color:#fff;text-transform:uppercase;font-size:.8rem;letter-spacing:.05em}
.video-showcase{background:#fff}.video-card{height:100%;background:#111;color:#fff;overflow:hidden;position:relative}.video-card>a{display:block;height:260px;position:relative;overflow:hidden}.video-thumb{width:100%;height:100%;object-fit:cover;transition:.55s}.video-card:hover .video-thumb{transform:scale(1.07)}.video-card>a:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.08))}.play-btn{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:65px;height:65px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;box-shadow:0 0 0 12px rgba(112,47,45,.22);transition:.3s}.video-card:hover .play-btn{transform:translate(-50%,-50%) scale(1.08)}.video-card .caption{padding:25px}.video-card .caption>span{color:var(--accent);text-transform:uppercase;font-size:.68rem;letter-spacing:.1em;font-weight:800}.video-card h3{font-size:1.55rem;color:#fff;text-transform:uppercase;margin:8px 0}.video-card p{color:#bcbcbc;font-size:.86rem}
.testimonials-section{background:var(--soft)}.testimonial-swiper{padding-bottom:50px}.testimonial-card{height:100%;min-height:350px;background:#fff;padding:34px;display:flex;flex-direction:column;box-shadow:0 10px 35px rgba(0,0,0,.055)}.quote-icon{font-size:2.1rem;color:var(--brand)}.testimonial-card>p{font-size:1rem;color:#505055;flex:1;margin:24px 0 30px}.testimonial-person{display:flex;align-items:center;gap:13px}.testimonial-avatar{width:48px;height:48px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:800}.testimonial-person h3{font-size:1.15rem;margin:0}.testimonial-person span{color:#777;font-size:.74rem}.swiper-pagination-bullet-active{background:var(--brand)!important}
.relationship-section{padding:72px 0;background:#fff;border-bottom:1px solid #eee}.relationship-section:nth-of-type(even){background:var(--soft)}.relationship-heading{text-align:center;margin-bottom:36px}.relationship-heading>span{font-family:'Manrope';font-size:2.25rem;font-weight:700;text-transform:uppercase;color:#17171b}.relationship-heading>span:after{content:'';display:block;width:50px;height:3px;background:var(--brand);margin:12px auto}.relationship-heading p{max-width:760px;margin:0 auto;color:#666}.relationship-swiper{padding:5px 4px 58px}.relationship-card{height:150px;background:#fff;border:1px solid #ece8e4;display:flex;align-items:center;justify-content:center;padding:20px;text-decoration:none;color:#222;transition:.3s}.relationship-card img{max-width:100%;max-height:100px;object-fit:contain;filter:grayscale(12%);transition:.3s}.relationship-card:hover{box-shadow:0 15px 40px rgba(0,0,0,.1);transform:translateY(-5px);border-color:rgba(112,47,45,.25)}.relationship-card:hover img{filter:none;transform:scale(1.04)}.relationship-nav{display:flex;align-items:center;justify-content:center;gap:15px;position:absolute;bottom:0;left:0;right:0}.relationship-nav .swiper-pagination{position:static;width:auto}.relationship-nav button{width:36px;height:36px;border:1px solid #ccc;background:#fff;color:#111}.relationship-nav button:hover{background:var(--brand);border-color:var(--brand);color:#fff}
.social-timelines{background:#111;color:#fff}.social-timelines .section-heading-row h2{color:#fff}.social-timelines .section-heading-row>p{color:#aaa}.timeline-card{background:#fff;color:#111;min-height:500px}.timeline-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #eee}.timeline-head>div{display:flex;align-items:center;gap:10px;font-weight:800;text-transform:uppercase}.timeline-head i{font-size:1.3rem;color:var(--brand)}.timeline-head a{font-size:.7rem;text-transform:uppercase;font-weight:800;text-decoration:none;color:#222}.timeline-body{min-height:430px;overflow:auto}.embed-placeholder{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;background:linear-gradient(145deg,#fff,#f5f1ee)}.embed-placeholder>i{font-size:3rem;color:var(--brand);margin-bottom:18px}.embed-placeholder h3{font-size:2rem;text-transform:uppercase}.embed-placeholder p{color:#666;max-width:360px}
.page-hero{background:linear-gradient(105deg,rgba(10,10,10,.96),rgba(112,47,45,.88)),url('../images/sliders/engineering-team.jpg') center/cover;color:#fff;padding:92px 0;position:relative;overflow:hidden}.page-hero:after{content:'';position:absolute;right:-100px;top:-180px;width:480px;height:480px;border:70px solid rgba(255,255,255,.05);border-radius:50%}.page-hero h1{font-size:clamp(3.4rem,6vw,6.2rem);text-transform:uppercase;color:#fff;margin:12px 0}.page-hero p,.page-hero a{color:#e5e5e5}.content-card{background:#fff;border:1px solid var(--border);padding:clamp(28px,4vw,50px);box-shadow:0 15px 55px rgba(0,0,0,.06)}.contact-box{background:#111;color:#fff;padding:38px;height:100%}.contact-box h2,.contact-box h3,.contact-box h4{color:#fff}.contact-item{display:flex;gap:15px;margin:23px 0}.contact-item i{width:42px;height:42px;background:var(--brand);display:grid;place-items:center;flex:0 0 auto}.form-control,.form-select{border:1px solid #ddd;border-radius:2px;padding:13px 14px;box-shadow:none!important}.form-control:focus,.form-select:focus{border-color:var(--brand)}.form-label{font-weight:700;font-size:.82rem}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:25px 0}.check-list div{font-weight:600}.check-list i{color:var(--brand);margin-right:8px}.gallery-card{position:relative;overflow:hidden;height:320px;background:#eee}.gallery-card img{width:100%;height:100%;object-fit:cover;transition:.5s}.gallery-card:hover img{transform:scale(1.08)}.gallery-card .gallery-overlay{position:absolute;inset:auto 0 0;background:linear-gradient(transparent,rgba(0,0,0,.88));padding:55px 22px 20px;color:#fff}.gallery-overlay h3{color:#fff;font-size:1.45rem;text-transform:uppercase}.team-card{height:100%;background:#fff;border:1px solid var(--border);overflow:hidden;transition:.3s}.team-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.team-photo{height:360px;background:#eceae7}.team-photo img{width:100%;height:100%;object-fit:cover}.team-info{padding:25px}.team-info h3{font-size:1.65rem;text-transform:uppercase;margin:0}.team-info>span{color:var(--brand);font-size:.75rem;text-transform:uppercase;font-weight:800}.team-info p{color:#666;margin-top:14px}.team-social a{color:#111;margin-right:10px}.career-card{border:1px solid var(--border);padding:28px;background:#fff;height:100%;transition:.3s}.career-card:hover{border-color:var(--brand);box-shadow:var(--shadow);transform:translateY(-5px)}.career-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}.career-meta span{background:var(--soft);padding:6px 10px;font-size:.68rem;text-transform:uppercase;font-weight:800}.career-card h3{font-size:1.8rem;text-transform:uppercase}.resource-card{border:1px solid var(--border);padding:25px;background:#fff;height:100%;display:flex;flex-direction:column}.resource-icon{width:55px;height:55px;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:1.4rem;margin-bottom:20px}.resource-card h3{font-size:1.5rem;text-transform:uppercase}.resource-card p{color:#666;flex:1}.filter-btns{display:flex;gap:8px;flex-wrap:wrap}.filter-btns .btn{font-size:.68rem}.cert-modal-img{max-width:100%;max-height:84vh}.empty-state{padding:55px;text-align:center;background:var(--soft);border:1px dashed #cfc7c1}.empty-state i{font-size:2.5rem;color:var(--brand);margin-bottom:15px}
.cta-band{background:var(--brand);color:#fff;padding:68px 0}.cta-band h2{font-size:clamp(2.5rem,4vw,4.3rem);text-transform:uppercase;color:#fff;margin:15px 0 8px}.cta-band p{color:#eadede;margin:0}.site-footer{background:#0a0a0a;color:#aaa;padding:78px 0 25px}.footer-logo{width:290px;max-width:100%;height:75px;object-fit:contain;object-position:left;background:#fff;padding:7px;margin-bottom:23px}.site-footer h5{color:#fff;text-transform:uppercase;font-size:1.2rem;letter-spacing:.04em;margin-bottom:20px}.site-footer a{display:block;color:#aaa;text-decoration:none;margin:8px 0}.site-footer a:hover{color:#fff}.site-footer p i{color:var(--accent);width:22px}.footer-socials{display:flex;gap:8px}.footer-socials a{width:38px;height:38px;border:1px solid #333;display:grid;place-items:center;margin:0}.footer-socials a:hover{background:var(--brand);border-color:var(--brand)}.site-footer hr{border-color:#292929;margin:45px 0 22px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:.75rem}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#22c55e;color:#fff;display:grid;place-items:center;text-decoration:none;font-size:1.75rem;z-index:1040;box-shadow:0 15px 35px rgba(0,0,0,.25);animation:whatsappPulse 2.4s infinite}.whatsapp-float:hover{color:#fff;transform:scale(1.07)}@keyframes whatsappPulse{0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,.35),0 15px 35px rgba(0,0,0,.25)}50%{box-shadow:0 0 0 14px rgba(34,197,94,0),0 15px 35px rgba(0,0,0,.25)}}
@media(max-width:1199.98px){.navbar-brand img{height:58px}.navbar-collapse{padding:15px 0 20px}.nav-link{padding:11px 4px!important}.nav-quote{margin-top:8px}.hero-card,.hero-slide,.hero-cert{height:560px;min-height:560px}.hero-copy h1{font-size:4.8rem}.hero-cert{padding:15px}.section-heading-row{align-items:flex-start;flex-direction:column;gap:20px}.heading-actions{width:100%}.social-rail{top:auto;bottom:92px}.home-split-image{min-height:510px}}
@media(max-width:991.98px){.section{padding:80px 0}.hero-card,.hero-slide{height:560px;min-height:560px}.hero-cert{height:auto;min-height:620px}.home-split-image{min-height:500px}.iso-section{background:linear-gradient(180deg,#111 0 50%,var(--brand) 50% 100%)}.check-list{grid-template-columns:1fr}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){margin-bottom:35px}.footer-bottom{flex-direction:column}.social-rail{display:none}}
@media(max-width:767.98px){body{font-size:14px}.topbar{display:none}.navbar-brand img{width:235px;max-width:70vw;height:52px}.hero-shell{padding:10px 0 25px}.hero-container{padding-left:10px;padding-right:10px}.hero-card,.hero-slide{height:570px;min-height:570px}.hero-copy{left:8%;right:8%;max-width:none}.hero-copy h1{font-size:3.65rem}.hero-copy p{font-size:.92rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-control{display:none}.hero-card .carousel-indicators{margin-left:8%;margin-bottom:18px}.hero-cert{min-height:610px}.home-split-copy{padding:50px 25px}.home-split-copy h2{font-size:3.6rem}.home-split-image{min-height:380px}.image-corner-stat{padding:18px 22px}.section-heading-row h2{font-size:3.4rem}.project-image{height:245px}.iso-copy h2{font-size:3.5rem}.relationship-section{padding:55px 0}.relationship-card{height:125px}.cta-band{text-align:center}.cta-band .text-lg-end{text-align:center!important}.footer-logo{width:250px}.whatsapp-float{right:15px;bottom:15px;width:52px;height:52px}.page-hero{padding:70px 0}.page-hero h1{font-size:4rem}.content-card{padding:25px}.stat strong{font-size:3.2rem}.social-timelines .section-heading-row{margin-bottom:30px}}
@media(max-width:420px){.navbar-brand img{width:205px}.hero-copy h1{font-size:3.1rem}.home-split-copy h2,.section-heading-row h2,.iso-copy h2{font-size:3rem}.btn-lg{padding:14px 18px}.hero-cert{min-height:560px}.footer-bottom{font-size:.68rem}}


/* V4 typography, contrast, project search and pictorial viewer */
body{font-family:'Inter',sans-serif;color:#202027;font-size:16px;line-height:1.75}
h1,h2,h3,h4,h5,h6{font-family:'Manrope',sans-serif;font-weight:800;letter-spacing:-.025em}
.hero-copy h1,.page-hero h1,.section-heading-row h2,.home-split-copy h2,.iso-copy h2,.cta-band h2{font-weight:900;letter-spacing:-.045em}
.section-heading-row>p,.home-split-copy p,.project-body p,.service-card p,.team-info p,.resource-card p,.empty-state p{color:#44444d;font-weight:500}
.section-heading-row>p{font-size:1.03rem;line-height:1.85}
.project-body p{font-size:.94rem;line-height:1.75}
.home-split-copy p{color:#3f3f47;font-size:1.08rem;line-height:1.8}
.nav-link,.dropdown-item,.btn,.text-link{font-family:'Manrope',sans-serif}
.project-body h3{font-family:'Manrope',sans-serif;font-weight:800;letter-spacing:-.03em}
.hero-copy p{font-size:1.08rem;color:#f2f2f2;font-weight:500;line-height:1.8}

.projects-directory{background:#f7f7f6}
.project-search-panel{background:#fff;border:1px solid var(--border);box-shadow:0 16px 45px rgba(20,16,15,.07);padding:22px;margin-bottom:28px}
.project-search-form{display:flex;gap:12px;align-items:stretch}
.project-search-input{position:relative;flex:1}
.project-search-input>i{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:var(--brand);font-size:1.05rem}
.project-search-input input{width:100%;height:54px;border:1px solid #d8d4d1;background:#fff;padding:0 52px 0 49px;font-size:.98rem;font-weight:600;outline:none;transition:.25s}
.project-search-input input:focus{border-color:var(--brand);box-shadow:0 0 0 4px rgba(112,47,45,.09)}
.project-search-clear{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;display:grid;place-items:center;text-decoration:none;color:#555;background:#f1efed}
.project-search-clear:hover{background:var(--brand);color:#fff}
.project-result-count{color:#56565f;font-weight:600}

.pictorial-showcase{background:#fff}
.pictorial-card{display:block;height:430px;position:relative;overflow:hidden;background:#111;text-decoration:none;box-shadow:0 14px 38px rgba(20,15,14,.10)}
.pictorial-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 25%,rgba(0,0,0,.84) 100%);transition:.35s}
.pictorial-card img{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.2,1)}
.pictorial-card:hover img{transform:scale(1.07)}
.pictorial-card-overlay{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:34px;color:#fff;display:flex;flex-direction:column;align-items:flex-start}
.pictorial-card-overlay>span{color:#e2bd79;text-transform:uppercase;letter-spacing:.12em;font-family:'Manrope',sans-serif;font-size:.67rem;font-weight:800}
.pictorial-card-overlay>strong{font-family:'Manrope',sans-serif;font-size:1.55rem;line-height:1.18;text-transform:uppercase;margin:9px 0 12px;color:#fff}
.pictorial-card-overlay>small{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700;color:#fff}
.pictorial-card-overlay>small i{margin-left:7px;transition:.25s}
.pictorial-card:hover small i{transform:translateX(5px)}

.pictorial-page{background:#fff}
.gallery-card{display:block;width:100%;border:0;padding:0;text-align:left;cursor:zoom-in;height:360px;color:#fff;box-shadow:0 12px 34px rgba(20,16,15,.10)}
.gallery-card:focus-visible{outline:4px solid rgba(112,47,45,.30);outline-offset:4px}
.gallery-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 32%,rgba(0,0,0,.88) 100%);z-index:1}
.gallery-card .gallery-overlay{z-index:2;display:flex;flex-direction:column;align-items:flex-start;background:none;padding:75px 24px 22px}
.gallery-card .gallery-overlay>span{color:#e2bd79;text-transform:uppercase;font-size:.66rem;letter-spacing:.11em;font-weight:800}
.gallery-card .gallery-overlay>strong{font-family:'Manrope',sans-serif;color:#fff;font-size:1.35rem;line-height:1.2;text-transform:uppercase;margin:6px 0}
.gallery-card .gallery-overlay>small{color:#efefef;font-size:.78rem;line-height:1.55}
.gallery-zoom{position:absolute;right:18px;top:18px;z-index:3;width:43px;height:43px;background:rgba(255,255,255,.95);color:var(--brand);display:grid;place-items:center;transform:translateY(-70px);transition:.35s}
.gallery-card:hover .gallery-zoom{transform:translateY(0)}

.bmp-lightbox{position:fixed;inset:0;z-index:2000;display:none;align-items:center;justify-content:center;padding:22px}
.bmp-lightbox.is-open{display:flex}
.bmp-lightbox-backdrop{position:absolute;inset:0;background:rgba(6,6,8,.94);backdrop-filter:blur(8px)}
.bmp-lightbox-dialog{position:relative;z-index:1;width:min(1180px,100%);height:min(88vh,820px);display:flex;align-items:center;justify-content:center}
.bmp-lightbox-toolbar{position:absolute;left:0;right:0;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;color:#fff;padding:10px 4px}
.bmp-lightbox-counter{font-family:'Manrope',sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.bmp-lightbox-close{width:46px;height:46px;border:1px solid rgba(255,255,255,.32);background:rgba(0,0,0,.28);color:#fff;display:grid;place-items:center;font-size:1.2rem}
.bmp-lightbox-close:hover,.bmp-lightbox-nav:hover{background:var(--brand);border-color:var(--brand)}
.bmp-lightbox figure{margin:0;width:100%;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:center;justify-items:center;padding:60px 82px 0}
.bmp-lightbox figure img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 25px 70px rgba(0,0,0,.42)}
.bmp-lightbox figcaption{width:min(820px,100%);text-align:center;color:#fff;padding:19px 18px 0}
.bmp-lightbox figcaption>span{color:#e2bd79;text-transform:uppercase;font-size:.66rem;letter-spacing:.13em;font-weight:800}
.bmp-lightbox figcaption h2{color:#fff;font-size:1.5rem;text-transform:uppercase;margin:6px 0}
.bmp-lightbox figcaption p{color:#d9d9dd;margin:0;font-size:.9rem}
.bmp-lightbox-nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:54px;height:74px;border:1px solid rgba(255,255,255,.28);background:rgba(0,0,0,.25);color:#fff;font-size:1.15rem}
.bmp-lightbox-prev{left:0}.bmp-lightbox-next{right:0}
body.lightbox-open{overflow:hidden}

@media(max-width:767.98px){
  body{font-size:15px}
  .project-search-form{flex-direction:column}
  .project-search-form .btn{width:100%}
  .pictorial-card{height:350px}
  .gallery-card{height:310px}
  .bmp-lightbox{padding:8px}
  .bmp-lightbox-dialog{height:94vh}
  .bmp-lightbox figure{padding:58px 48px 0}
  .bmp-lightbox-nav{width:42px;height:62px}
  .bmp-lightbox figcaption h2{font-size:1.1rem}
  .bmp-lightbox figcaption p{font-size:.78rem}
}


/* V5: refined professional typography, compact headings, desktop hover menus and pagination */
h1,h2,h3,h4,h5,h6{
  font-family:'Manrope',sans-serif;
  font-weight:700;
  line-height:1.12;
  letter-spacing:-.018em;
}
.hero-copy h1,.page-hero h1,.section-heading-row h2,.home-split-copy h2,.iso-copy h2,.cta-band h2{
  font-family:'Manrope',sans-serif;
  font-weight:800;
  letter-spacing:-.028em;
}
.hero-copy h1{
  font-size:clamp(2.6rem,4.55vw,4.8rem);
  line-height:.98;
  max-width:760px;
  margin:22px 0 20px;
}
.home-split-copy h2{
  font-size:clamp(2.15rem,3.65vw,3.85rem);
  line-height:1.04;
  margin:24px 0;
}
.section-heading-row h2{
  font-size:clamp(2rem,3.35vw,3.55rem);
  line-height:1.08;
  margin-top:16px;
}
.page-hero h1{
  font-size:clamp(2.5rem,4.15vw,4.35rem);
  line-height:1.04;
}
.iso-copy h2{font-size:clamp(2.2rem,3.7vw,3.9rem);line-height:1.06}
.cta-band h2{font-size:clamp(2rem,3.15vw,3.25rem);line-height:1.08}
.relationship-heading>span{font-family:'Manrope',sans-serif;font-size:1.9rem;font-weight:800}
.service-card h3{font-size:1.45rem;line-height:1.18}
.project-body h3{font-family:'Manrope',sans-serif;font-size:1.55rem;line-height:1.2;font-weight:700;letter-spacing:-.02em}
.team-info h3{font-size:1.45rem}
.career-card h3{font-size:1.55rem}
.resource-card h3{font-size:1.35rem}
.embed-placeholder h3{font-size:1.65rem}
.pictorial-card-overlay>strong{font-family:'Manrope',sans-serif;font-size:1.35rem}
.gallery-card .gallery-overlay>strong{font-family:'Manrope',sans-serif;font-size:1.2rem}
.bmp-lightbox-counter{font-family:'Manrope',sans-serif}
.nav-link,.dropdown-item,.btn,.text-link{font-family:'Manrope',sans-serif}

/* Desktop dropdowns open smoothly on hover; Bootstrap click remains available on mobile. */
@media (min-width:1200px){
  .main-nav .nav-item.dropdown{position:relative}
  .main-nav .dropdown-menu{
    display:block;
    margin-top:0;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(12px);
    transition:opacity .22s ease,transform .22s ease,visibility .22s ease;
  }
  .main-nav .nav-item.dropdown:hover>.dropdown-menu,
  .main-nav .nav-item.dropdown:focus-within>.dropdown-menu,
  .main-nav .dropdown-menu.show{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translateY(0);
  }
}

/* Reusable pagination */
.pagination-wrap{display:flex;justify-content:center;margin-top:52px}
.bmp-pagination{display:flex;align-items:center;justify-content:center;gap:7px;list-style:none;padding:0;margin:0;flex-wrap:wrap}
.bmp-pagination li{margin:0}
.bmp-pagination a,.bmp-pagination span{
  min-width:43px;
  height:43px;
  padding:0 13px;
  border:1px solid #d9d4d0;
  background:#fff;
  color:#25252b;
  display:flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-family:'Manrope',sans-serif;
  font-size:.82rem;
  font-weight:800;
  transition:.22s ease;
}
.bmp-pagination a:hover{background:var(--brand);border-color:var(--brand);color:#fff;transform:translateY(-2px)}
.bmp-pagination .active span{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 9px 22px rgba(112,47,45,.2)}
.bmp-pagination .disabled span{color:#aaa;background:#f4f2f0;cursor:not-allowed}
.bmp-pagination .ellipsis span{border-color:transparent;background:transparent;min-width:28px;padding:0 4px}
.pagination-summary{text-align:center;color:#55555e;font-weight:600;margin-top:16px;font-size:.9rem}

@media(max-width:767.98px){
  .hero-copy h1{font-size:2.7rem;line-height:1.02}
  .home-split-copy h2{font-size:2.45rem;line-height:1.07}
  .section-heading-row h2{font-size:2.35rem;line-height:1.1}
  .page-hero h1{font-size:2.75rem}
  .iso-copy h2{font-size:2.45rem}
  .cta-band h2{font-size:2.2rem}
  .relationship-heading>span{font-size:1.65rem}
  .bmp-pagination a,.bmp-pagination span{min-width:39px;height:39px;padding:0 10px}
}
@media(max-width:420px){
  .hero-copy h1{font-size:2.35rem}
  .home-split-copy h2,.section-heading-row h2,.iso-copy h2{font-size:2.15rem}
  .page-hero h1{font-size:2.4rem}
}

.back-to-top{position:fixed;right:29px;bottom:96px;width:46px;height:46px;border:0;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;z-index:1075;box-shadow:0 12px 28px rgba(0,0,0,.24);opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;touch-action:manipulation;transform:translateY(12px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background .25s ease,box-shadow .25s ease}
.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.back-to-top:hover,.back-to-top:focus-visible{background:#111;color:#fff;box-shadow:0 16px 34px rgba(0,0,0,.3)}
.back-to-top:focus-visible{outline:3px solid rgba(199,167,108,.85);outline-offset:3px}
.back-to-top:active{transform:translateY(1px)}
@media(max-width:767.98px){.back-to-top{right:19px;bottom:82px;width:42px;height:42px}}

/* V7 unified chat launcher: one website icon for AI Chat Bot or WhatsApp. */
.whatsapp-float{display:none!important}
.chat-assistant{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:1060;
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:14px;
}
.chat-launcher{
  width:60px;
  height:60px;
  border:0;
  border-radius:50%;
  background:var(--brand);
  color:#fff;
  display:grid;
  place-items:center;
  position:relative;
  font-size:1.45rem;
  cursor:pointer;
  box-shadow:0 16px 40px rgba(26,18,17,.32);
  transition:transform .25s ease,background .25s ease,box-shadow .25s ease;
}
.chat-launcher:before{
  content:'';
  position:absolute;
  inset:-7px;
  border:1px solid rgba(112,47,45,.22);
  border-radius:50%;
  animation:bmpChatPulse 2.8s ease-out infinite;
}
.chat-launcher:hover{
  background:#111;
  color:#fff;
  transform:translateY(-3px);
  box-shadow:0 19px 44px rgba(26,18,17,.38);
}
.chat-launcher:focus-visible,
.chat-choice-close:focus-visible,
.chat-choice-item:focus-visible{
  outline:3px solid rgba(199,167,108,.8);
  outline-offset:3px;
}
.chat-launcher-open,
.chat-launcher-close{
  position:absolute;
  transition:opacity .2s ease,transform .25s ease;
}
.chat-launcher-close{opacity:0;transform:rotate(-90deg) scale(.75)}
.chat-assistant.is-open .chat-launcher-open{opacity:0;transform:rotate(90deg) scale(.75)}
.chat-assistant.is-open .chat-launcher-close{opacity:1;transform:rotate(0) scale(1)}
.chat-assistant.is-open .chat-launcher:before{animation:none;opacity:0}
@keyframes bmpChatPulse{
  0%{transform:scale(.88);opacity:.75}
  75%,100%{transform:scale(1.28);opacity:0}
}
.chat-choice-panel{
  width:350px;
  max-width:calc(100vw - 30px);
  padding:18px;
  border:1px solid rgba(0,0,0,.08);
  border-radius:18px;
  background:#fff;
  box-shadow:0 25px 70px rgba(20,15,14,.24);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(14px) scale(.97);
  transform-origin:bottom right;
  transition:opacity .22s ease,visibility .22s ease,transform .22s ease;
}
.chat-assistant.is-open .chat-choice-panel{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateY(0) scale(1);
}
.chat-choice-header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:16px;
  padding:2px 2px 15px;
}
.chat-choice-header>div{display:flex;flex-direction:column;gap:3px}
.chat-choice-kicker{
  color:var(--brand);
  font-family:'Manrope',sans-serif;
  font-size:.67rem;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.chat-choice-header strong{
  color:#171717;
  font-family:'Manrope',sans-serif;
  font-size:1.06rem;
  line-height:1.3;
}
.chat-choice-close{
  flex:0 0 auto;
  width:34px;
  height:34px;
  border:0;
  border-radius:50%;
  background:#f3efec;
  color:#333;
  display:grid;
  place-items:center;
  cursor:pointer;
  transition:.2s ease;
}
.chat-choice-close:hover{background:var(--brand);color:#fff}
.chat-choice-item{
  width:100%;
  min-height:76px;
  margin-top:10px;
  padding:12px 13px;
  border:1px solid #e8e3df;
  border-radius:13px;
  background:#fff;
  color:#242424;
  display:grid;
  grid-template-columns:48px 1fr auto;
  align-items:center;
  gap:12px;
  text-align:left;
  text-decoration:none;
  cursor:pointer;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;
}
.chat-choice-item:hover{
  color:#242424;
  border-color:rgba(112,47,45,.34);
  background:#fcfaf8;
  transform:translateY(-2px);
  box-shadow:0 10px 25px rgba(31,24,22,.09);
}
.chat-choice-icon{
  width:48px;
  height:48px;
  border-radius:12px;
  display:grid;
  place-items:center;
  color:#fff;
  font-size:1.25rem;
}
.chat-choice-ai .chat-choice-icon{background:linear-gradient(135deg,var(--brand),#111)}
.chat-choice-whatsapp .chat-choice-icon{background:#20b85a}
.chat-choice-copy{display:flex;flex-direction:column;gap:2px;min-width:0}
.chat-choice-copy strong{
  color:#202024;
  font-family:'Manrope',sans-serif;
  font-size:.92rem;
  font-weight:800;
}
.chat-choice-copy small{
  color:#62626a;
  font-size:.75rem;
  line-height:1.45;
}
.chat-choice-arrow{color:#9b9692;font-size:.75rem;transition:transform .2s ease,color .2s ease}
.chat-choice-item:hover .chat-choice-arrow{color:var(--brand);transform:translateX(3px)}
.chat-choice-status{
  display:none;
  margin:12px 3px 0;
  padding:9px 11px;
  border-radius:8px;
  background:#f8f1ec;
  color:#6a302e;
  font-size:.75rem;
  line-height:1.45;
}
.chat-choice-status.is-visible{display:block}
.chat-choice-item.is-loading{pointer-events:none;opacity:.72}
.chat-choice-item.is-loading .chat-choice-arrow{animation:bmpChatLoading .8s linear infinite}
@keyframes bmpChatLoading{to{transform:rotate(360deg)}}

@media(max-width:767.98px){
  .chat-assistant{right:15px;bottom:15px}
  .chat-launcher{width:54px;height:54px;font-size:1.28rem}
  .chat-choice-panel{width:min(340px,calc(100vw - 30px));padding:15px;border-radius:16px}
  .chat-choice-item{min-height:70px;grid-template-columns:44px 1fr auto;padding:10px 11px}
  .chat-choice-icon{width:44px;height:44px}
  .back-to-top{right:19px;bottom:82px}
}

/* V8: project detail photo gallery and related projects */
.project-detail-main{background:#f7f5f2}
.project-detail-cover{position:relative;min-height:520px;overflow:hidden;background:#e9e4df;box-shadow:0 24px 60px rgba(22,17,16,.12)}
.project-detail-cover>img{width:100%;height:100%;min-height:520px;max-height:660px;object-fit:cover;display:block;transition:transform .8s ease}
.project-detail-cover:hover>img{transform:scale(1.025)}
.project-detail-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(10,10,10,.78) 100%);pointer-events:none}
.project-detail-cover-label{position:absolute;z-index:2;left:28px;right:28px;bottom:25px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#fff}
.project-detail-cover-label span{background:var(--brand);padding:9px 13px;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.project-detail-cover-label strong{font-family:'Manrope',sans-serif;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;text-align:right}
.project-description{color:#4d4d53;font-size:1rem;line-height:1.9}
.project-description p:last-child{margin-bottom:0}
.project-information-card{position:sticky;top:118px;height:auto;min-height:520px}
.project-info-kicker{display:block;color:#d7ad77;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}
.project-information-card>h3{font-size:1.6rem;line-height:1.35;margin-bottom:26px}
.project-info-list{display:grid;gap:0;border-top:1px solid rgba(255,255,255,.15)}
.project-info-list>div{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:start;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.15)}
.project-info-list i{width:38px;height:38px;display:grid;place-items:center;background:rgba(255,255,255,.09);color:#e2bd79}
.project-info-list span{display:flex;flex-direction:column;gap:3px;min-width:0}
.project-info-list small{color:#aaa;font-size:.66rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.project-info-list strong{color:#fff;font-size:.91rem;line-height:1.45;font-weight:700}

.project-photos-section{background:#fff}
.project-photo-grid{align-items:stretch}
.project-photo-card{position:relative;width:100%;height:355px;border:0;padding:0;overflow:hidden;background:#171717;text-align:left;cursor:zoom-in;box-shadow:0 15px 40px rgba(20,15,14,.10)}
.project-photo-card:focus-visible{outline:4px solid rgba(112,47,45,.28);outline-offset:4px}
.project-photo-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 38%,rgba(0,0,0,.86) 100%);z-index:1}
.project-photo-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s ease,filter .65s ease}
.project-photo-card:hover img{transform:scale(1.065);filter:saturate(1.06)}
.project-photo-number{position:absolute;z-index:3;left:18px;top:18px;background:rgba(255,255,255,.94);color:#111;padding:8px 10px;font-family:'Manrope',sans-serif;font-size:.72rem;font-weight:800}
.project-photo-expand{position:absolute;z-index:3;right:18px;top:18px;width:44px;height:44px;display:grid;place-items:center;background:var(--brand);color:#fff;transform:translateY(-70px);transition:transform .35s ease}
.project-photo-card:hover .project-photo-expand{transform:translateY(0)}
.project-photo-caption{position:absolute;z-index:3;left:22px;right:22px;bottom:20px;display:flex;flex-direction:column;gap:5px;color:#fff}
.project-photo-caption small{color:#e2bd79;font-size:.66rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.project-photo-caption strong{color:#fff;font-family:'Manrope',sans-serif;font-size:1rem;line-height:1.35}

.related-projects-section{background:#111;color:#fff;overflow:hidden}
.related-projects-section .section-heading-row{align-items:flex-end}
.related-projects-section .section-heading-row h2,.related-projects-section .section-heading-row p{color:#fff}
.related-projects-swiper{overflow:visible;padding-bottom:58px}
.related-project-card{height:100%;background:#1a1a1a;border:1px solid rgba(255,255,255,.08);transition:transform .35s ease,border-color .35s ease}
.related-project-card:hover{transform:translateY(-7px);border-color:rgba(226,189,121,.45)}
.related-project-image{position:relative;height:265px;display:block;overflow:hidden;background:#292929}
.related-project-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.75) 100%)}
.related-project-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.related-project-card:hover .related-project-image img{transform:scale(1.06)}
.related-project-image>span{position:absolute;z-index:2;left:16px;bottom:15px;background:var(--brand);color:#fff;padding:7px 10px;font-size:.62rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.related-project-copy{padding:23px}
.related-project-copy small{color:#b8b8b8;font-size:.72rem}
.related-project-copy h3{font-size:1.18rem;line-height:1.35;margin:10px 0 18px}
.related-project-copy h3 a{color:#fff;text-decoration:none}
.text-link.light{color:#e2bd79}
.related-project-controls{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:46px 1fr 46px;align-items:center;gap:15px}
.related-project-controls button{width:46px;height:46px;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;transition:.25s ease}
.related-project-controls button:hover{background:var(--brand);border-color:var(--brand)}
.related-project-controls .swiper-pagination{position:static;display:flex;justify-content:center}
.related-project-controls .swiper-pagination-bullet{background:#fff;opacity:.35}
.related-project-controls .swiper-pagination-bullet-active{background:#e2bd79;opacity:1}

@media(max-width:991.98px){
  .project-information-card{position:static;min-height:auto}
  .project-detail-cover,.project-detail-cover>img{min-height:430px}
}
@media(max-width:767.98px){
  .project-detail-cover,.project-detail-cover>img{min-height:340px}
  .project-detail-cover-label{left:18px;right:18px;bottom:17px;align-items:flex-end}
  .project-detail-cover-label strong{font-size:.68rem;max-width:55%}
  .project-photo-card{height:315px}
  .project-photo-expand{transform:none;width:40px;height:40px}
  .related-project-image{height:235px}
}

/* V9: leadership team and professional affiliations */
.team-section{background:#f7f5f2}
.team-grid{justify-content:center}
.team-card-profile{background:#fff;border:1px solid #e7e1dc;text-align:center;padding:34px 24px 30px;box-shadow:0 15px 40px rgba(22,17,16,.06)}
.team-card-profile:hover{border-color:rgba(112,47,45,.35)}
.team-photo-wrap{display:flex;justify-content:center;margin-bottom:24px}
.team-card-profile .team-photo{width:205px;height:205px;border-radius:50%;overflow:hidden;background:#ecebea;border:7px solid #fff;box-shadow:0 12px 32px rgba(20,15,14,.14)}
.team-card-profile .team-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
.team-card-profile .team-info{padding:0}
.team-card-profile .team-info>span{display:block;margin-bottom:9px;color:var(--brand);font-size:.72rem;letter-spacing:.1em}
.team-card-profile .team-info h3{font-size:1.32rem;line-height:1.35;text-transform:none}
.team-card-profile .team-info p{max-width:360px;margin:14px auto 0;color:#59595f;line-height:1.7}
.team-card-profile .team-social{margin-top:18px}
.team-card-profile .team-social a{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid #ddd4cf;color:var(--brand);transition:.25s}
.team-card-profile .team-social a:hover{background:var(--brand);border-color:var(--brand);color:#fff}

.affiliations-section{padding:76px 0;background:var(--brand);color:#fff;overflow:hidden;position:relative}
.affiliations-section:before{content:'';position:absolute;inset:0;background:linear-gradient(120deg,rgba(0,0,0,.2),transparent 58%);pointer-events:none}
.affiliations-layout{position:relative;display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,2.2fr);gap:48px;align-items:center}
.affiliations-copy h2{color:#fff;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.05;margin:14px 0 18px}
.affiliations-copy p{color:rgba(255,255,255,.84);font-size:1rem;line-height:1.8;max-width:480px;margin:0}
.affiliations-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.affiliation-logo{min-height:145px;background:#fff;border:1px solid rgba(255,255,255,.28);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding:22px;text-decoration:none;color:#19191d;box-shadow:0 18px 45px rgba(33,12,11,.18);transition:transform .3s ease,box-shadow .3s ease}
.affiliation-logo:hover{transform:translateY(-7px);box-shadow:0 25px 55px rgba(33,12,11,.28);color:var(--brand)}
.affiliation-logo img{max-width:100%;max-height:76px;object-fit:contain}
.affiliation-logo span{font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-align:center;line-height:1.4}

@media(max-width:991.98px){
  .affiliations-layout{grid-template-columns:1fr}
  .affiliations-copy{text-align:center}
  .affiliations-copy p{margin-inline:auto}
}
@media(max-width:767.98px){
  .team-card-profile .team-photo{width:175px;height:175px}
  .affiliations-section{padding:58px 0}
  .affiliations-logos{grid-template-columns:1fr}
  .affiliation-logo{min-height:125px}
}

/* V10: distinct professional affiliations showcase */
.affiliations-section{
  position:relative;
  overflow:hidden;
  padding:96px 0 104px;
  background:#f3f0eb;
  color:#17171b;
  border-top:1px solid #e5ded7;
  border-bottom:1px solid #e5ded7;
}
.affiliations-pattern{
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.65;
  background-image:
    linear-gradient(rgba(112,47,45,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(112,47,45,.035) 1px,transparent 1px);
  background-size:42px 42px;
  mask-image:linear-gradient(to right,transparent,black 20%,black 80%,transparent);
}
.affiliations-section:before{
  content:'';
  position:absolute;
  width:440px;
  height:440px;
  border:78px solid rgba(112,47,45,.055);
  border-radius:50%;
  top:-245px;
  right:-120px;
}
.affiliations-section:after{
  content:'';
  position:absolute;
  width:180px;
  height:6px;
  background:var(--brand);
  bottom:0;
  left:calc(50% - 90px);
}
.affiliations-heading{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);
  align-items:end;
  gap:64px;
  padding-bottom:36px;
  margin-bottom:42px;
  border-bottom:1px solid #d8d1ca;
}
.affiliations-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:16px;
  color:var(--brand);
  font-size:.76rem;
  font-weight:800;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.affiliations-eyebrow i{font-size:.88rem}
.affiliations-heading h2{
  max-width:760px;
  margin:0;
  color:#17171b;
  font-family:'Manrope',sans-serif;
  font-size:clamp(2rem,3.5vw,3.25rem);
  font-weight:750;
  line-height:1.1;
  letter-spacing:-.035em;
  text-transform:none;
}
.affiliations-heading p{
  margin:0;
  color:#57565a;
  font-size:1rem;
  line-height:1.85;
}
.affiliations-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.affiliation-card{
  position:relative;
  min-height:292px;
  display:flex;
  flex-direction:column;
  padding:24px 26px 28px;
  color:#17171b;
  background:#fff;
  border:1px solid #e2ddd7;
  border-top:4px solid var(--brand);
  box-shadow:0 18px 55px rgba(38,32,29,.07);
  text-decoration:none;
  transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease;
}
.affiliation-card:hover{
  color:#17171b;
  transform:translateY(-8px);
  border-color:rgba(112,47,45,.38);
  box-shadow:0 28px 70px rgba(38,32,29,.14);
}
.affiliation-card-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:28px;
}
.affiliation-number{
  color:#9a928b;
  font-family:'Manrope',sans-serif;
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.14em;
}
.affiliation-external{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:1px solid #e3ddd7;
  color:var(--brand);
  transition:.3s ease;
}
.affiliation-card:hover .affiliation-external{
  background:var(--brand);
  border-color:var(--brand);
  color:#fff;
}
.affiliation-logo-wrap{
  height:108px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  margin:17px 0 22px;
}
.affiliation-logo-wrap img{
  max-width:100%;
  max-height:88px;
  object-fit:contain;
  object-position:left center;
  filter:saturate(.92);
  transition:transform .32s ease,filter .32s ease;
}
.affiliation-card:hover .affiliation-logo-wrap img{
  transform:scale(1.035);
  filter:saturate(1.08);
}
.affiliation-placeholder{font-size:3.5rem;color:#c7c0b9}
.affiliation-card-copy{margin-top:auto;padding-top:18px;border-top:1px solid #ece7e2}
.affiliation-card-copy>span{
  display:block;
  margin-bottom:8px;
  color:var(--brand);
  font-size:.65rem;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.affiliation-card-copy h3{
  margin:0;
  color:#17171b;
  font-family:'Manrope',sans-serif;
  font-size:.86rem;
  font-weight:800;
  line-height:1.45;
  letter-spacing:.015em;
  text-transform:uppercase;
}
@media(max-width:991.98px){
  .affiliations-section{padding:76px 0 82px}
  .affiliations-heading{grid-template-columns:1fr;gap:20px}
  .affiliations-heading p{max-width:720px}
  .affiliations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:575.98px){
  .affiliations-section{padding:60px 0 68px}
  .affiliations-heading{margin-bottom:28px;padding-bottom:28px}
  .affiliations-heading h2{font-size:2rem}
  .affiliations-grid{grid-template-columns:1fr}
  .affiliation-card{min-height:250px}
}


/* V12 project sharing and social preview controls */
.project-card-share{position:absolute;z-index:4;right:18px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.96);color:var(--brand);display:grid;place-items:center;box-shadow:0 10px 25px rgba(0,0,0,.18);transition:transform .25s ease,background .25s ease,color .25s ease}
.project-card-share:hover,.project-card-share:focus-visible{background:var(--brand);color:#fff;transform:translateY(-2px)}
.related-project-card{position:relative}.related-project-share{position:absolute;z-index:5;right:14px;top:14px;width:40px;height:40px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(17,17,17,.78);color:#fff;display:grid;place-items:center;backdrop-filter:blur(7px);transition:.25s ease}.related-project-share:hover,.related-project-share:focus-visible{background:var(--brand);border-color:var(--brand);transform:translateY(-2px)}
.project-share-dialog{position:fixed;inset:0;z-index:11050;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;transition:opacity .25s ease,visibility .25s ease}.project-share-dialog.is-open{visibility:visible;opacity:1}.project-share-backdrop{position:absolute;inset:0;border:0;background:rgba(7,7,7,.72);backdrop-filter:blur(5px)}.project-share-panel{position:relative;width:min(590px,100%);background:#fff;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.34);transform:translateY(18px) scale(.98);transition:transform .28s ease}.project-share-dialog.is-open .project-share-panel{transform:translateY(0) scale(1)}.project-share-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.project-share-heading span{display:block;color:var(--brand);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}.project-share-heading h2{font-size:1.55rem;line-height:1.25;margin:0;text-transform:none}.project-share-close{width:42px;height:42px;flex:0 0 auto;border:1px solid #ded8d4;background:#fff;color:#111;display:grid;place-items:center;transition:.25s ease}.project-share-close:hover{background:#111;color:#fff;border-color:#111}.project-share-description{color:#626262;margin:17px 0 24px}.project-share-options{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.project-share-options button{min-height:82px;border:1px solid #e1dbd7;background:#faf8f6;color:#111;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:.72rem;font-weight:700;transition:.25s ease}.project-share-options button i{font-size:1.25rem;color:var(--brand)}.project-share-options button:hover,.project-share-options button:focus-visible{background:var(--brand);border-color:var(--brand);color:#fff;transform:translateY(-3px)}.project-share-options button:hover i,.project-share-options button:focus-visible i{color:#fff}.project-share-copy-row{display:grid;grid-template-columns:1fr auto;margin-top:20px;border:1px solid #ddd6d2}.project-share-copy-row input{min-width:0;border:0;padding:13px 14px;color:#666;background:#fff;outline:0}.project-share-copy-row button{border:0;background:#111;color:#fff;padding:0 18px;font-weight:700;display:flex;align-items:center;gap:8px}.project-share-copy-row button:hover{background:var(--brand)}.project-share-status{min-height:20px;margin:10px 0 0;color:#25723f;font-size:.78rem;font-weight:700;opacity:0}.project-share-status.is-visible{opacity:1}.share-dialog-open{overflow:hidden}
@media(max-width:575.98px){.project-share-panel{padding:23px 18px}.project-share-options{grid-template-columns:repeat(2,1fr)}.project-share-options button{min-height:72px}.project-share-copy-row{grid-template-columns:1fr}.project-share-copy-row button{justify-content:center;padding:12px}.project-share-heading h2{font-size:1.3rem}}

/* V13: compact, balanced heading scale across the public website */
h1,h2,h3,h4,h5,h6{
  overflow-wrap:anywhere;
}

/* Keep Bootstrap display headings from becoming oversized on content pages. */
.display-1{font-size:clamp(2.45rem,3.8vw,3.8rem)!important;line-height:1.05!important}
.display-2{font-size:clamp(2.25rem,3.45vw,3.4rem)!important;line-height:1.06!important}
.display-3{font-size:clamp(2rem,3vw,3rem)!important;line-height:1.08!important}
.display-4{font-size:clamp(1.9rem,2.75vw,2.75rem)!important;line-height:1.09!important}
.display-5{font-size:clamp(1.7rem,2.35vw,2.3rem)!important;line-height:1.1!important}
.display-6{font-size:clamp(1.5rem,2vw,2rem)!important;line-height:1.12!important}

/* Homepage and page-banner headings. */
.hero-copy h1{
  font-size:clamp(2.4rem,3.6vw,3.75rem);
  line-height:1.01;
  max-width:680px;
  letter-spacing:-.025em;
}
.home-split-copy h2{
  font-size:clamp(2rem,3vw,3rem);
  line-height:1.08;
  letter-spacing:-.022em;
}
.section-heading-row h2{
  font-size:clamp(1.85rem,2.5vw,2.65rem);
  line-height:1.12;
  letter-spacing:-.02em;
  max-width:760px;
}
.page-hero h1{
  font-size:clamp(2.15rem,3.1vw,3.1rem);
  line-height:1.08;
  letter-spacing:-.022em;
}
.iso-copy h2{
  font-size:clamp(1.95rem,2.75vw,2.85rem);
  line-height:1.1;
}
.cta-band h2{
  font-size:clamp(1.8rem,2.45vw,2.55rem);
  line-height:1.13;
}
.affiliations-copy h2,
.affiliations-heading h2{
  font-size:clamp(1.85rem,2.65vw,2.7rem);
  line-height:1.1;
}

/* Card and inner-content headings. */
.service-card h3{font-size:1.25rem;line-height:1.25}
.project-body h3{font-size:1.32rem;line-height:1.28}
.team-info h3,.team-card-profile .team-info h3{font-size:1.22rem;line-height:1.35}
.career-card h3{font-size:1.32rem;line-height:1.3}
.resource-card h3{font-size:1.2rem;line-height:1.32}
.video-card h3{font-size:1.25rem;line-height:1.3}
.content-card>h2,.content-card h2{font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.2}
.content-card>h3,.content-card h3{font-size:clamp(1.2rem,1.55vw,1.45rem);line-height:1.25}
.project-information-card>h3{font-size:1.4rem;line-height:1.35}
.related-project-copy h3{font-size:1.08rem;line-height:1.38}
.relationship-heading>span{font-size:1.55rem;line-height:1.2}
.pictorial-card-overlay>strong{font-size:1.18rem;line-height:1.25}
.gallery-card .gallery-overlay>strong{font-size:1.08rem;line-height:1.25}
.empty-state h2{font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.22}
.contact-box h2{font-size:clamp(1.65rem,2.2vw,2.1rem);line-height:1.16}
.contact-box h3{font-size:1.35rem;line-height:1.25}

@media(max-width:767.98px){
  .hero-copy h1{font-size:2.25rem;line-height:1.06}
  .home-split-copy h2{font-size:2.05rem;line-height:1.1}
  .section-heading-row h2{font-size:1.95rem;line-height:1.13}
  .page-hero h1{font-size:2.15rem;line-height:1.1}
  .iso-copy h2{font-size:2rem}
  .cta-band h2{font-size:1.85rem}
  .affiliations-copy h2,.affiliations-heading h2{font-size:1.95rem}
  .relationship-heading>span{font-size:1.4rem}
}

@media(max-width:420px){
  .hero-copy h1{font-size:2rem}
  .home-split-copy h2{font-size:1.85rem}
  .section-heading-row h2{font-size:1.75rem}
  .page-hero h1{font-size:1.95rem}
  .iso-copy h2{font-size:1.8rem}
  .cta-band h2{font-size:1.7rem}
}

/* V14: image-led homepage, compact typography and simplified pictorial */
.hero-shell-clean{padding:18px 0 32px}
.hero-card-clean{min-height:0;height:clamp(390px,47vw,690px);background:#111;box-shadow:var(--shadow)}
.hero-card-clean .carousel-inner,.hero-card-clean .carousel-item,.hero-slide-clean{height:100%;min-height:0}
.hero-slide-clean{transform:none!important;background:none!important}
.hero-slide-clean:before,.hero-slide-clean:after{display:none!important}
.hero-slide-clean img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.hero-card-clean .carousel-item{transition:opacity .9s ease-in-out}

/* Compact headings are now the default. They can be changed in Admin > Settings & Homepage. */
body.heading-size-small .display-1{font-size:clamp(2rem,3vw,3rem)!important}
body.heading-size-small .display-2{font-size:clamp(1.9rem,2.8vw,2.8rem)!important}
body.heading-size-small .display-3{font-size:clamp(1.8rem,2.55vw,2.5rem)!important}
body.heading-size-small .display-4{font-size:clamp(1.7rem,2.35vw,2.3rem)!important}
body.heading-size-small .display-5{font-size:clamp(1.55rem,2vw,2rem)!important}
body.heading-size-small .display-6{font-size:clamp(1.4rem,1.75vw,1.75rem)!important}
body.heading-size-small .home-split-copy h2{font-size:clamp(1.75rem,2.35vw,2.35rem);line-height:1.14}
body.heading-size-small .section-heading-row h2{font-size:clamp(1.6rem,2vw,2.05rem);line-height:1.18}
body.heading-size-small .page-hero h1{font-size:clamp(1.85rem,2.5vw,2.5rem);line-height:1.13}
body.heading-size-small .cta-band h2{font-size:clamp(1.55rem,2vw,2rem);line-height:1.2}
body.heading-size-small .affiliations-copy h2,
body.heading-size-small .affiliations-heading h2{font-size:clamp(1.6rem,2.1vw,2.1rem);line-height:1.16}
body.heading-size-small .relationship-heading>span{font-size:1.35rem}
body.heading-size-small .service-card h3{font-size:1.08rem;line-height:1.32}
body.heading-size-small .project-body h3{font-size:1.15rem;line-height:1.32}
body.heading-size-small .content-card h2{font-size:clamp(1.35rem,1.7vw,1.7rem)}
body.heading-size-small .content-card h3{font-size:clamp(1.12rem,1.35vw,1.3rem)}

body.heading-size-extra-small .display-1{font-size:clamp(1.8rem,2.6vw,2.6rem)!important}
body.heading-size-extra-small .display-2{font-size:clamp(1.7rem,2.4vw,2.4rem)!important}
body.heading-size-extra-small .display-3{font-size:clamp(1.6rem,2.2vw,2.15rem)!important}
body.heading-size-extra-small .display-4{font-size:clamp(1.5rem,2vw,2rem)!important}
body.heading-size-extra-small .display-5{font-size:clamp(1.4rem,1.8vw,1.8rem)!important}
body.heading-size-extra-small .display-6{font-size:clamp(1.3rem,1.6vw,1.6rem)!important}
body.heading-size-extra-small .home-split-copy h2{font-size:clamp(1.55rem,2vw,2rem);line-height:1.16}
body.heading-size-extra-small .section-heading-row h2{font-size:clamp(1.45rem,1.75vw,1.75rem);line-height:1.2}
body.heading-size-extra-small .page-hero h1{font-size:clamp(1.65rem,2.15vw,2.1rem);line-height:1.16}
body.heading-size-extra-small .cta-band h2{font-size:clamp(1.4rem,1.75vw,1.75rem);line-height:1.22}
body.heading-size-extra-small .affiliations-copy h2,
body.heading-size-extra-small .affiliations-heading h2{font-size:clamp(1.45rem,1.8vw,1.8rem)}
body.heading-size-extra-small .relationship-heading>span{font-size:1.2rem}
body.heading-size-extra-small .service-card h3,
body.heading-size-extra-small .project-body h3{font-size:1rem}

/* Vertical featured-project presentation on the homepage. */
.featured-projects-section{background:#fff;position:relative;overflow:hidden}
.featured-projects-section:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(112,47,45,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(112,47,45,.025) 1px,transparent 1px);background-size:52px 52px;pointer-events:none}
.featured-projects-container{max-width:1040px;position:relative}
.featured-projects-heading{text-align:center;margin-bottom:38px}
.featured-projects-heading .section-kicker{justify-content:center}
.featured-projects-heading h2{font-size:clamp(1.75rem,2.3vw,2.35rem);margin:12px 0 0;text-transform:none}
.featured-projects-list{display:flex;flex-direction:column;gap:20px}
.featured-project-row{display:grid;grid-template-columns:minmax(300px,42%) minmax(0,1fr);min-height:330px;background:#fff;border:1px solid var(--border);box-shadow:0 12px 38px rgba(30,22,20,.07);overflow:hidden}
.featured-project-image{display:block;min-height:330px;overflow:hidden;background:#ece9e6}
.featured-project-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.featured-project-row:hover .featured-project-image img{transform:scale(1.035)}
.featured-project-copy{position:relative;padding:42px 44px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}
.featured-project-number{position:absolute;right:24px;top:10px;font-family:'Manrope',sans-serif;font-size:5rem;font-weight:800;line-height:1;color:rgba(112,47,45,.055)}
.featured-project-copy h3{font-size:clamp(1.45rem,2vw,1.95rem);line-height:1.2;margin:12px 0 13px;max-width:520px}
.featured-project-copy p{color:var(--muted);margin:0 0 22px;max-width:570px}
.featured-project-actions{display:flex;align-items:center;gap:10px}
.featured-project-share{width:43px;height:43px;border:1px solid var(--brand);background:#fff;color:var(--brand);display:grid;place-items:center;transition:.25s ease}
.featured-project-share:hover,.featured-project-share:focus-visible{background:var(--brand);color:#fff}

/* Pictorial page: photographs only, four columns and a clean lightbox. */
.pictorial-only-page{background:#fff;padding:22px 0 80px}
.pictorial-only-container{max-width:1660px;padding-left:18px;padding-right:18px}
.pictorial-only-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.pictorial-only-item{border:0;padding:0;margin:0;background:#ece9e6;aspect-ratio:4/3;overflow:hidden;cursor:zoom-in;display:block;width:100%}
.pictorial-only-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}
.pictorial-only-item:hover img,.pictorial-only-item:focus-visible img{transform:scale(1.035);filter:brightness(.92)}
.pictorial-only-item:focus-visible{outline:3px solid var(--brand);outline-offset:3px}
.pictorial-pagination{margin-top:38px}
.pictorial-lightbox-clean .bmp-lightbox-toolbar{justify-content:flex-end}
.pictorial-lightbox-clean figure{display:flex;align-items:center;justify-content:center;padding:58px 82px 0}
.pictorial-lightbox-clean figure img{max-height:calc(88vh - 65px)}

@media(max-width:991.98px){
  .hero-card-clean{height:clamp(360px,62vw,580px)}
  .featured-project-row{grid-template-columns:1fr;min-height:0}
  .featured-project-image{min-height:360px}
  .featured-project-copy{padding:34px 30px}
  .pictorial-only-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:767.98px){
  .hero-shell-clean{padding:10px 0 22px}
  .hero-card-clean{height:clamp(300px,66vw,480px);min-height:0}
  .featured-projects-heading{margin-bottom:26px}
  .featured-project-image{min-height:275px}
  .featured-project-copy{padding:28px 24px}
  .featured-project-number{font-size:3.8rem}
  .pictorial-only-page{padding:10px 0 60px}
  .pictorial-only-container{padding-left:10px;padding-right:10px}
  .pictorial-only-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .pictorial-lightbox-clean figure{padding:54px 44px 0}
}
@media(max-width:420px){
  .hero-card-clean{height:280px}
  .featured-project-image{min-height:235px}
  .featured-project-copy h3{font-size:1.3rem}
}


/* V16: image page banner, dedicated favicon, certificate beside slider and slider arrows */
.page-hero{
  min-height:315px;
  padding:0;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(8,8,8,.76) 0%,rgba(8,8,8,.53) 42%,rgba(8,8,8,.15) 100%),
    url('../images/page-header/page_header3.jpg') center center/cover no-repeat;
  color:#fff;
  position:relative;
  overflow:hidden;
}
.page-hero:before{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(0deg,rgba(112,47,45,.18),transparent 54%);
  pointer-events:none;
}
.page-hero:after{display:none}
.page-hero .container{z-index:2}
.page-hero-content{max-width:720px;padding:34px 0}
.page-hero h1{
  color:#fff;
  margin:0 0 13px;
  text-transform:none;
  font-size:clamp(1.85rem,2.65vw,2.8rem);
  line-height:1.12;
  letter-spacing:-.025em;
  text-shadow:0 2px 18px rgba(0,0,0,.24);
}
.page-breadcrumb{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.92);font-size:.83rem}
.page-breadcrumb a,.page-breadcrumb span{color:inherit}
.page-breadcrumb a:hover{color:var(--accent)}
.page-breadcrumb i{font-size:.62rem;color:rgba(255,255,255,.68)}

.hero-shell-certificate .hero-media-row{position:relative}
.hero-shell-certificate .hero-card-clean,
.hero-shell-certificate .hero-cert-static{
  height:clamp(450px,42vw,630px);
  min-height:0;
}
.hero-shell-certificate .hero-card-clean{position:relative}
.hero-shell-certificate .hero-control{
  display:flex;
  align-items:center;
  justify-content:center;
  width:54px;
  height:54px;
  top:auto;
  bottom:22px;
  z-index:8;
  opacity:1;
  color:#fff;
  border:1px solid rgba(255,255,255,.42);
  background:rgba(17,17,17,.66);
  backdrop-filter:blur(6px);
  transition:background .25s ease,border-color .25s ease,transform .25s ease;
}
.hero-shell-certificate .carousel-control-prev.hero-control{left:auto;right:84px}
.hero-shell-certificate .carousel-control-next.hero-control{right:22px}
.hero-shell-certificate .hero-control:hover,
.hero-shell-certificate .hero-control:focus-visible{background:var(--brand);border-color:var(--brand);transform:translateY(-2px)}
.hero-shell-certificate .hero-control i{font-size:1rem}
.hero-cert-static{padding:15px;background:#fff}
.hero-cert-static .cert-topline{min-height:28px}
.hero-cert-static .cert-img-wrap{width:100%;border:1px solid #ece8e3;padding:0;background:#f8f7f5}
.hero-cert-static .cert-image-button{cursor:zoom-in}
.hero-cert-static .cert-summary h2{font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.25;margin:5px 0 7px}
.hero-cert-static .cert-summary>span{font-size:.67rem}
.hero-cert-static .cert-link{font-size:.66rem}

@media(max-width:991.98px){
  .page-hero{min-height:270px;background-position:center center}
  .hero-shell-certificate .hero-card-clean{height:clamp(360px,61vw,560px)}
  .hero-shell-certificate .hero-cert-static{height:auto;min-height:560px;margin-top:2px}
}
@media(max-width:767.98px){
  .page-hero{min-height:225px;background-position:56% center}
  .page-hero-content{padding:28px 0}
  .page-hero h1{font-size:1.9rem}
  .hero-shell-certificate .hero-control{display:flex;width:44px;height:44px;bottom:14px}
  .hero-shell-certificate .carousel-control-prev.hero-control{right:66px}
  .hero-shell-certificate .carousel-control-next.hero-control{right:14px}
  .hero-shell-certificate .hero-cert-static{min-height:500px}
}
@media(max-width:420px){
  .page-hero{min-height:205px}
  .page-hero h1{font-size:1.65rem}
  .page-breadcrumb{font-size:.76rem}
  .hero-shell-certificate .hero-cert-static{min-height:450px}
}

/* V17: project detail presentation with featured image slider + information panel */
.project-showcase-section{background:#fff;padding-top:48px;padding-bottom:48px}
.project-showcase-grid{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(340px,.95fr);gap:28px;align-items:stretch}
.project-featured-media{min-width:0}
.project-featured-swiper{height:100%;min-height:640px;background:#ece9e6;overflow:hidden;position:relative}
.project-featured-swiper .swiper-wrapper,.project-featured-swiper .swiper-slide{height:100%}
.project-featured-swiper .swiper-slide{display:flex;background:#e9e5e1}
.project-featured-swiper .swiper-slide img{width:100%;height:100%;min-height:640px;object-fit:cover;object-position:center;display:block}
.project-featured-arrow{position:absolute;top:50%;z-index:8;width:48px;height:48px;margin-top:-24px;border:1px solid rgba(255,255,255,.65);background:rgba(16,16,16,.68);color:#fff;display:grid;place-items:center;transition:.25s ease;backdrop-filter:blur(4px)}
.project-featured-arrow:hover,.project-featured-arrow:focus-visible{background:var(--brand);border-color:var(--brand)}
.project-featured-prev{left:18px}.project-featured-next{right:18px}
.project-featured-pagination{bottom:18px!important}
.project-featured-pagination .swiper-pagination-bullet{width:9px;height:9px;background:#fff;opacity:.6;border:1px solid rgba(0,0,0,.12)}
.project-featured-pagination .swiper-pagination-bullet-active{opacity:1;background:var(--brand);border-color:#fff}

.project-info-panel{border:1px solid #ddd8d3;background:#fff;padding:34px 30px;display:flex;flex-direction:column;min-height:640px}
.project-info-panel h2{font-family:'Manrope',sans-serif;font-size:1.35rem;line-height:1.2;margin:0 0 28px;color:#171717;font-weight:800}
.project-facts{margin:0;display:grid;gap:0}
.project-facts>div{display:grid;grid-template-columns:minmax(120px,.9fr) minmax(0,1.1fr);gap:18px;padding:0 0 25px;margin:0 0 22px;border-bottom:1px solid #eee9e4}
.project-facts dt{margin:0;color:#6b6f76;font-weight:500;font-size:.96rem}
.project-facts dd{margin:0;text-align:right;color:#6b6f76;font-weight:500;line-height:1.55;overflow-wrap:anywhere}
.project-services-offered{margin-top:2px}
.project-services-offered h3{font-size:1.02rem;line-height:1.25;font-weight:800;color:#111;margin:0 0 12px}
.project-services-offered ul{margin:0;padding-left:1.28rem;color:#6b6f76}
.project-services-offered li{padding-left:.18rem;margin-bottom:8px;line-height:1.55}
.project-info-actions{margin-top:auto;padding-top:28px;border-top:1px solid #eee9e4;display:flex;gap:10px;align-items:center}
.project-info-actions .btn{flex:1;justify-content:center}
.project-info-share{width:46px;height:46px;flex:0 0 46px;border:1px solid var(--brand);background:#fff;color:var(--brand);display:grid;place-items:center;transition:.22s ease}
.project-info-share:hover,.project-info-share:focus-visible{background:var(--brand);color:#fff}

.project-overview-section{background:#fff}
.project-overview-card{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:34px 0;max-width:980px}
.project-overview-card .project-description{color:#555b62;line-height:1.85;max-width:900px}
.project-overview-card .project-description>:last-child{margin-bottom:0}

.project-photos-section{background:#f8f6f4}
.project-photo-heading{margin-bottom:26px}
.project-photo-card{position:relative;display:block;border:0;padding:0;width:100%;aspect-ratio:4/3;background:#ddd;overflow:hidden;cursor:zoom-in}
.project-photo-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.project-photo-card:hover img{transform:scale(1.035)}
.project-photo-expand{position:absolute;right:14px;top:14px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(17,17,17,.76);color:#fff;opacity:0;transform:translateY(-4px);transition:.25s ease}
.project-photo-card:hover .project-photo-expand,.project-photo-card:focus-visible .project-photo-expand{opacity:1;transform:none}

@media(max-width:1199.98px){
  .project-showcase-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.85fr);gap:22px}
  .project-featured-swiper,.project-featured-swiper .swiper-slide img,.project-info-panel{min-height:560px}
  .project-info-panel{padding:28px 24px}
}
@media(max-width:991.98px){
  .project-showcase-grid{grid-template-columns:1fr}
  .project-featured-swiper,.project-featured-swiper .swiper-slide img{min-height:500px}
  .project-info-panel{min-height:0}
}
@media(max-width:575.98px){
  .project-showcase-section{padding-top:24px}
  .project-featured-swiper,.project-featured-swiper .swiper-slide img{min-height:360px}
  .project-featured-arrow{width:42px;height:42px;margin-top:-21px}
  .project-featured-prev{left:10px}.project-featured-next{right:10px}
  .project-info-panel{padding:24px 20px}
  .project-facts>div{grid-template-columns:1fr;gap:5px;padding-bottom:18px;margin-bottom:18px}
  .project-facts dd{text-align:left;color:#34373b}
  .project-info-actions{align-items:stretch}
}

/* =========================================================
   V19 - Project photo carousel + clearer project hover CTA
   ========================================================= */
.project-photos-swiper{position:relative;overflow:hidden;padding:2px 2px 58px}
.project-photos-swiper .swiper-slide{height:auto}
.project-photos-swiper .project-photo-card{height:auto;aspect-ratio:4/3;box-shadow:none;background:#eee}
.project-photos-swiper .project-photo-card:after{display:none!important;background:none!important}
.project-photos-swiper .project-photo-card img{filter:none!important}
.project-photos-swiper .project-photo-card:hover img{transform:scale(1.035);filter:none!important}
.project-photo-carousel-controls{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:18px;min-height:42px;z-index:5}
.project-photo-carousel-controls>button{width:40px;height:40px;border:1px solid #d9d3ce;background:#fff;color:var(--brand);display:grid;place-items:center;transition:.25s}
.project-photo-carousel-controls>button:hover{background:var(--brand);border-color:var(--brand);color:#fff}
.project-photo-carousel-controls .swiper-pagination{position:static;width:auto;display:flex;align-items:center;gap:5px}
.project-photo-carousel-controls .swiper-pagination-bullet{width:7px;height:7px;margin:0!important;background:#b6aaa4;opacity:1}
.project-photo-carousel-controls .swiper-pagination-bullet-active{background:var(--brand);transform:scale(1.25)}

/* Remove the permanent dark gradient from project directory images. */
.projects-directory .project-image:after{background:rgba(17,17,17,0);opacity:0;transition:background .3s ease,opacity .3s ease;z-index:1}
.projects-directory .project-card:hover .project-image:after{background:rgba(17,17,17,.38);opacity:1}
.projects-directory .project-overlay-link{left:50%;right:auto;bottom:50%;width:auto;height:auto;min-width:190px;padding:13px 18px;gap:10px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--brand);font-size:.72rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;opacity:0;transform:translate(-50%,calc(50% + 18px));box-shadow:0 14px 35px rgba(0,0,0,.22);transition:opacity .3s ease,transform .3s ease,background .25s ease,color .25s ease}
.projects-directory .project-card:hover .project-overlay-link,.projects-directory .project-overlay-link:focus-visible{opacity:1;transform:translate(-50%,50%)}
.projects-directory .project-overlay-link:hover{background:var(--brand);color:#fff}
.projects-directory .project-overlay-link i{font-size:.8rem}
.projects-directory .project-card-share,.projects-directory .project-tag{z-index:4}

@media(max-width:767.98px){
  .project-photos-swiper{padding-bottom:54px}
  .projects-directory .project-image:after{background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.32));opacity:1}
  .projects-directory .project-overlay-link{left:16px;right:16px;bottom:14px;min-width:0;width:auto;justify-content:center;opacity:1;transform:none;padding:11px 13px}
  .projects-directory .project-card:hover .project-overlay-link,.projects-directory .project-overlay-link:focus-visible{transform:none}
}

/* V20 uploaded video presentation */
.bmp-uploaded-video{width:100%;height:100%;min-height:260px;object-fit:cover;background:#111;display:block}
.video-card .bmp-uploaded-video{aspect-ratio:16/10;height:auto}

/* V22 - Preserve the original aspect ratio of directly uploaded videos */
.video-card .bmp-uploaded-video{
  display:block;
  width:100%;
  height:auto !important;
  min-height:0;
  max-height:none;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:center;
  background:#000;
  transform:none !important;
}
.video-card:hover .bmp-uploaded-video{
  transform:none !important;
}


/* V23 - Four-column video grid, pagination and compact natural-case titles */
.video-card .caption{padding:18px 18px 20px}
.video-card h3{
  font-family:'Inter',sans-serif;
  font-size:1rem;
  line-height:1.45;
  font-weight:700;
  letter-spacing:0;
  text-transform:none;
  margin:6px 0 8px;
}
.video-card p{font-size:.82rem;line-height:1.6;margin-bottom:0}
.video-card .caption>span{font-size:.64rem}
.video-pagination{margin-top:42px}
@media(max-width:1199.98px){.video-card h3{font-size:.98rem}}
@media(max-width:767.98px){.video-card .caption{padding:16px}.video-card h3{font-size:.95rem}}
