/* Preserve the native client marks; crop their surrounding canvas in the layout. */
.modern .m-clients{display:block;padding-bottom:75px}.m-clients-title{display:flex;justify-content:space-between;align-items:flex-start;gap:45px;margin-bottom:40px}.m-clients-title h2{width:57%}.m-clients-title .m-label{max-width:290px}.partner-marquee{margin:0 -5.56%;border-top:1px solid #c6d2be;border-bottom:1px solid #c6d2be;background:white}.partner-controls{padding:17px 5%;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #e8eee1}.partner-controls>span{font-size:11px;letter-spacing:1.5px;color:#5c7052}.partner-pause{font:500 13px Manrope,Arial,sans-serif;color:#2a442b;border:1px solid #c3cfb8;border-radius:30px;background:#f5f8f0;padding:7px 14px;cursor:pointer;display:flex;align-items:center;gap:12px}.partner-pause:focus-visible{outline:3px solid #83984e;outline-offset:4px}.partner-viewport{overflow:hidden;padding:22px 0;outline-offset:-4px;position:relative}.partner-loop{display:flex;width:max-content;animation:partner-roll 130s linear infinite;will-change:transform}.partner-group{display:flex;align-items:center;gap:35px;padding-right:35px;flex:none}.partner-panel{position:relative;width:1050px;height:128px;overflow:hidden;flex:0 0 1050px;background:white}.partner-panel img{position:absolute!important;left:var(--logo-left)!important;top:var(--logo-top)!important;width:var(--logo-width)!important;height:auto!important;max-width:none!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.partner-marquee.is-paused .partner-loop,.partner-marquee:has(.partner-pause:focus-visible) .partner-loop,.partner-marquee:has(.partner-viewport:focus-visible) .partner-loop{animation-play-state:paused}@media(hover:hover){.partner-marquee:hover .partner-loop{animation-play-state:paused}}@keyframes partner-roll{to{transform:translateX(-50%)}}
.whatsapp-dock{position:fixed;bottom:22px;right:25px;display:flex;align-items:center;gap:22px;padding:11px 12px 11px 23px;border:1px solid #ffffff66;border-radius:60px;background:#11281aee;box-shadow:0 12px 45px #0a1d1440;backdrop-filter:blur(18px);color:white;z-index:60}.dock-copy{display:flex;flex-direction:column;line-height:1.5}.dock-copy strong{font-size:13px;font-weight:650}.dock-copy span{font-size:10px;color:#c7d8be}.whatsapp-dock>a{display:flex;align-items:center;gap:11px;background:#e2ef71;border:1px solid #eaf692;color:#16291b;padding:13px 17px;border-radius:40px;font-size:14px;font-weight:700;line-height:1.3;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s}.whatsapp-dock svg{width:23px;height:23px;flex-shrink:0}.dock-arrow{font-size:21px;margin-left:7px}.whatsapp-dock>a:hover{background:#f0fda0;transform:translateY(-2px);box-shadow:0 4px 20px #d9f48d35}.whatsapp-dock>a:focus-visible{outline:3px solid white;outline-offset:4px}.modern .m-footer{padding-bottom:125px}.modern a,.modern summary,.modern button{ -webkit-tap-highlight-color:transparent}.modern .m-material{border:1px solid #536d3435;box-shadow:0 5px 20px #1d382509;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s,border-color .4s}.modern .m-material:hover{transform:translateY(-8px);box-shadow:0 20px 36px #1d38251c;border-color:#729146}.modern .m-about>figure{overflow:hidden;border:1px solid #d4e1c02b}.modern .m-about>figure img{transition:transform 1.2s cubic-bezier(.2,.7,.3,1),filter .8s}.modern .m-about>figure:hover img{transform:scale(1.035);filter:saturate(.95)}.modern .m-quotes figure{border:1px solid #cbd8bd;transition:transform .35s,box-shadow .35s}.modern .m-quotes figure:hover{transform:translateY(-4px);box-shadow:0 14px 24px #1d382514}.modern .m-quotes figure:first-child{border-color:#617952}.modern .m-service{transition:background .45s}.modern .m-service[open]{background:#edf2e45e}.modern .m-service.is-closing{background:transparent}.modern .m-service-links a{transition:padding .25s,color .25s}.modern .m-service-links a:hover{padding-left:8px;padding-right:8px}.modern .m-nav a{position:relative}.modern .m-nav a:after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:#e2ef71;transform:scaleX(0);transform-origin:left;transition:transform .3s}.modern .m-nav a:hover:after{transform:scaleX(1)}.modern-interior .directory-grid article{border:1px solid #6a814b40;transition:transform .35s,box-shadow .35s}.modern-interior .directory-grid article:hover{transform:translateY(-5px);box-shadow:0 15px 25px #1a352315}.modern-interior .article-aside{border:1px solid #c3d2b7;border-top:4px solid #253f29;border-radius:0 0 15px 15px}.modern .m-round-link,.modern .m-contact-orbit{box-shadow:inset 0 1px 0 #ffffff70,0 8px 30px #071c1526}.modern .m-hero-photo{border:1px solid #dcebb92a}.modern .m-hero h1{animation:hero-type-in 850ms cubic-bezier(.15,.7,.3,1) both}.modern .m-hero-bottom{animation:hero-type-in 1000ms 120ms cubic-bezier(.15,.7,.3,1) both}@keyframes hero-type-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.motion-enter{animation:section-arrival .8s cubic-bezier(.2,.7,.2,1) both}@keyframes section-arrival{from{opacity:.6;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.eco-sculpture{position:relative;display:flex;align-items:center;gap:24px;border:1px solid #cbdbb5;border-radius:24px;padding:16px 24px;margin-top:38px;background:linear-gradient(125deg,#eaf0de,#fafcf4);max-width:600px}.eco-sculpture img{width:155px;height:155px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 15px 12px #3653201c);animation:sculpture-float 6s ease-in-out infinite}.eco-sculpture p{font-size:17px;line-height:1.7;margin:0;max-width:285px}.eco-sculpture p strong{font-weight:650}.eco-sculpture small{display:block;font-size:11px;letter-spacing:1.3px;margin-bottom:11px;color:#5f744b}@keyframes sculpture-float{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-9px) rotate(3deg)}}
@media(max-width:800px){.whatsapp-dock{bottom:16px;right:18px;gap:16px}.partner-marquee{margin:0 -5.56%}.m-clients-title h2{width:55%}}@media(max-width:550px){.m-clients-title{display:block}.m-clients-title h2{width:auto}.partner-marquee{margin:0 -6.82%}.partner-controls{padding:14px 6%}.partner-controls>span{font-size:10px}.partner-viewport{padding:12px 0}.whatsapp-dock{bottom:max(14px,env(safe-area-inset-bottom));right:14px;left:auto;width:auto;padding:0;gap:0;border:0;background:none;box-shadow:none;backdrop-filter:none;border-radius:0}.dock-copy{display:none}.whatsapp-dock>a{font-size:14px;padding:12px 18px 12px 14px;gap:9px;box-shadow:0 10px 30px #0a1d1450}.whatsapp-dock svg{height:22px;width:22px}.dock-arrow{display:none}.modern .m-footer{padding-bottom:90px}.eco-sculpture{padding:14px 16px;gap:14px;border-radius:18px;margin-top:30px}.eco-sculpture img{width:105px;height:125px}.eco-sculpture p{font-size:15px}.eco-sculpture small{font-size:9px;margin-bottom:6px}}
@media(prefers-reduced-motion:reduce){.partner-loop{animation:none!important;transform:none!important}.partner-group[aria-hidden=true]{display:none}.partner-viewport{overflow-x:auto}.partner-pause{display:none}.modern .m-hero h1,.modern .m-hero-bottom,.motion-enter,.eco-sculpture img{animation:none!important;opacity:1;transform:none!important}.modern .m-material:hover,.modern .m-quotes figure:hover,.modern-interior .directory-grid article:hover,.modern .m-about>figure:hover img{transform:none}.modern *, .modern *:before,.modern *:after{scroll-behavior:auto!important;transition:none!important}}

.eco-sculpture{margin-bottom:40px}.modern .m-section-intro{margin-bottom:40px}

.modern .m-hero-photo{inset:0;width:100%;clip-path:none;border:0;opacity:1}.modern .m-hero-photo img,.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;filter:brightness(.8) saturate(.8)}.hero-video{opacity:0;transition:opacity .7s}.hero-video.is-ready{opacity:1}.hero-video.is-ready+img{opacity:0}.modern .m-hero-photo:after{background:linear-gradient(90deg,#111f18f5 0%,#111f18a8 43%,#111f1826 100%),linear-gradient(0deg,#111f18 0%,transparent 36%)}.modern .m-hero-photo figcaption{top:35px;right:5%}.hero-video-toggle{position:absolute;right:5%;bottom:25px;z-index:2;background:#11281acc;color:#e8efdc;border:1px solid #bccdac66;border-radius:30px;padding:10px 16px;font:12px Manrope,Arial;cursor:pointer}.hero-video-toggle:focus-visible{outline:3px solid #e2ef71;outline-offset:4px}@media(max-width:550px){.modern .m-hero-photo:after{background:linear-gradient(90deg,#111f18dc,#111f1860),linear-gradient(0deg,#111f18 2%,transparent 65%)}.hero-video{object-position:63% center}.hero-video-toggle{right:6%;bottom:25px;font-size:11px}.modern .m-hero-index{max-width:40%;font-size:8px}}

.modern .m-brand{background:#f7f4df;border:1px solid #e3e7ca;border-radius:10px;padding:7px 10px;width:185px}.modern .m-brand img{filter:none}@media(max-width:550px){.modern .m-brand{width:175px}.modern .m-hero-bottom{display:block}.modern .m-hero-bottom>p{max-width:100%;line-height:1.75;font-size:16px}.modern .m-round-link{width:auto;height:auto;display:inline-flex;flex-direction:row;padding:13px 22px;gap:24px;border-radius:35px;margin-top:22px;font-size:12px}.modern .m-round-link br{display:none}.modern .m-round-link .m-arrow{font-size:23px}.modern .m-hero{min-height:0}.modern .m-hero h1{margin-bottom:30px}.modern .m-hero-top .m-label,.modern .m-location{font-size:10px}.modern .m-hero-top .m-label{max-width:none}.modern .m-hero-top{gap:10px}}
@media(max-width:550px){.modern .m-hero-index{display:none}}
.modern .m-hero-photo figcaption,.modern .m-hero-index{display:none}.hero-video-toggle{left:5%;right:auto}@media(max-width:550px){.hero-video-toggle{left:6%;right:auto}}
/* Preserve both people and their shoulders across screen sizes. */
.modern .m-about>figure{min-height:0;width:100%;aspect-ratio:6/5;align-self:center}.modern .m-about>figure>img{object-position:12% 50%}.modern .m-about>figure:hover img{transform:none}
