@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,ul,ol,figure{margin:0}ul,ol{padding:0}img,picture,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}}@layer base{:root{--green-950:#102c1e;--green-900:#173f2a;--green-800:#23583a;--green-700:#357249;--leaf-500:#78a942;--leaf-300:#b8ce75;--leaf-200:#d2df9f;--gold-500:#d7a445;--cream-100:#f6f4ec;--cream-200:#ece8dc;--ink-950:#17201b;--ink-700:#405047;--white:#fff;--line:#173f2a29;--shadow:0 24px 64px #0f22171f;--container:1200px;--header-height:76px;--section-space:clamp(4rem, 7vw, 6.5rem);--section-heading-space:clamp(2.25rem, 4.5vw, 4rem);--radius-sm:4px;--radius-md:12px;--radius-lg:24px}html{background:var(--cream-100);color:var(--ink-950);scroll-padding-top:var(--header-height);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:100%}body{background:var(--white);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;min-width:320px;line-height:1.65;overflow-x:hidden}h1,h2,h3,strong{line-height:1.1}h1,h2,h3{text-wrap:balance}h1{letter-spacing:-.055em;max-width:920px;font-size:clamp(2.65rem,7vw,5.7rem)}h2{letter-spacing:-.045em;font-size:clamp(2rem,3.8vw,3.5rem)}h3{letter-spacing:-.03em;font-size:clamp(1.55rem,2.8vw,2.5rem)}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold-500);outline-offset:4px}::selection{background:var(--leaf-300);color:var(--green-950)}}@layer components{.container{width:min(calc(100% - 2.5rem), var(--container));margin-inline:auto}.section{padding-block:var(--section-space)}.skip-link{z-index:1000;border-radius:var(--radius-sm);background:var(--white);color:var(--green-950);padding:.75rem 1rem;font-weight:750;position:fixed;top:1rem;left:1rem;translate:0 -180%}.skip-link:focus{translate:0}.eyebrow,.hero__eyebrow{color:var(--green-700);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:800}.button{border:1px solid #0000;border-radius:100px;justify-content:center;align-items:center;min-height:50px;padding:.78rem 1.35rem;font-weight:750;line-height:1.2;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--accent{background:var(--gold-500);color:#192317}.button--accent:hover{background:#e6b759}.button--ghost{color:var(--white);backdrop-filter:blur(6px);background:#ffffff12;border-color:#ffffff8c}.button--ghost:hover{border-color:var(--white);background:#ffffff24}.button--light{background:var(--cream-100);color:var(--green-950)}.text-link{color:var(--green-800);align-items:center;gap:.7rem;margin-top:1rem;font-weight:800;text-decoration:none;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(4px)}.site-header{z-index:100;color:var(--white);backdrop-filter:blur(16px);background:#102c1ec7;border-bottom:1px solid #ffffff24;position:fixed;inset:0 0 auto}.header__inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:2rem;display:flex}.brand{background:#fffffff5;border:1px solid #ffffff8c;border-radius:10px;flex:none;align-items:center;padding:.2rem .4rem;text-decoration:none;display:inline-flex;box-shadow:0 5px 18px #0000001f}.brand__artwork{width:104px;height:49px;display:block;position:relative;overflow:hidden}.brand__image{width:139px;max-width:none;height:auto;position:absolute;top:-6px;left:-20px}.desktop-nav ul,.mobile-nav ul,.site-footer ul{list-style:none}.desktop-nav ul{align-items:center;gap:clamp(1rem,2.2vw,2rem);display:flex}.desktop-nav a{color:#ffffffdb;padding-block:.6rem;font-size:.88rem;font-weight:650;text-decoration:none;position:relative}.desktop-nav a:after{background:var(--leaf-300);content:"";transform-origin:100%;height:2px;transition:scale .18s;position:absolute;bottom:.2rem;left:0;right:0;scale:0 1}.desktop-nav a:hover:after{transform-origin:0;scale:1}.mobile-nav{display:none}.hero{isolation:isolate;min-height:min(900px,100svh);color:var(--white);align-items:end;display:grid;position:relative;overflow:hidden}.hero__image,.hero__image img,.hero>picture{z-index:-2;width:100%;height:100%;position:absolute;inset:0}.hero__image img,.hero>picture img{object-fit:cover;object-position:50% 58%}.hero__overlay{z-index:-1;background:linear-gradient(90deg,#071910d4 0%,#07191085 52%,#0000 84%),linear-gradient(#0000 42%,#06150ec7 100%);position:absolute;inset:0}.hero__content{padding-block:clamp(7.5rem,13vh,9rem) clamp(4.5rem,8vh,6rem)}.hero h1{max-width:1200px;font-size:clamp(2.65rem,5vw,4.5rem);line-height:1.03}.hero__eyebrow{border-radius:var(--radius-sm);width:fit-content;color:var(--leaf-200);background:#102c1ee0;padding:.35rem .55rem}.hero__slogan{max-width:720px;color:var(--leaf-200);letter-spacing:-.015em;margin-top:1.35rem;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:650}.hero__experience{color:#ffffffb8;max-width:620px;margin-top:.55rem;font-size:clamp(.92rem,1.35vw,1.05rem);font-weight:550}.hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;display:flex}.hero__scroll{right:max(1.25rem, calc((100vw - var(--container)) / 2));color:#ffffffbf;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.78rem;font-weight:750;text-decoration:none;display:flex;position:absolute;bottom:2.7rem}.hero__scroll svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:20px}.about{background:var(--white);padding-block:calc(clamp(3.35rem,4.75vw,4.35rem) - 5px)}.about-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(2rem,3.9vw,3.8rem);display:grid}.about h2{font-size:clamp(2rem,3.25vw,3.15rem)}.about-copy{color:var(--ink-700);padding-top:0;font-size:.98rem}.about-copy p+p{margin-top:.8rem}.about-copy__lead{color:var(--ink-950);font-size:clamp(1.15rem,1.8vw,1.5rem);line-height:1.38}.about .text-link{margin-top:.75rem}.facts{background:var(--green-900);color:var(--white)}.facts-grid{grid-template-columns:repeat(4,1fr);display:grid}.facts-grid>div{border-right:1px solid #ffffff24;flex-direction:column;justify-content:center;min-height:132px;padding:1.25rem;display:flex}.facts-grid>div:first-child{border-left:1px solid #ffffff24}.facts strong{color:var(--leaf-300);letter-spacing:-.04em;font-size:clamp(1.75rem,3vw,2.7rem)}.facts span{color:#ffffffb3;margin-top:.5rem;font-size:.9rem}.services-section{background:var(--cream-100)}.section-heading{max-width:900px;margin-bottom:var(--section-heading-space)}.section-heading__description{max-width:720px;color:var(--ink-700);margin-top:1rem;font-size:1.08rem}.section-heading--dark h2,.section-heading--dark .section-heading__description{color:var(--white)}.service-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.service{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);grid-template-rows:auto 1fr;display:grid;overflow:hidden;box-shadow:0 12px 32px #173f2a12}.service__image{aspect-ratio:1.9;background:var(--cream-200);position:relative;overflow:hidden}.service__image picture,.service__image img{width:100%;height:100%}.service__image img{object-fit:cover;transition:transform .5s}.service:hover .service__image img{transform:scale(1.025)}.service__number{color:var(--white);backdrop-filter:blur(8px);background:#102c1eb8;border:1px solid #ffffff80;border-radius:100px;padding:.35rem .7rem;font-size:.75rem;font-weight:800;position:absolute;top:1rem;left:1rem}.service__content{padding:clamp(1.15rem,2vw,1.6rem)}.service__content h3{font-size:clamp(1.35rem,2vw,1.75rem)}.service__content p{color:var(--ink-700);margin-top:.65rem;font-size:.98rem}.service__content .service__detail{border-left:3px solid var(--leaf-500);color:var(--green-900);padding-left:.8rem;font-size:.9rem}.laboratory{background:var(--green-950);min-height:540px;color:var(--white);grid-template-columns:1fr 1fr;display:grid}.laboratory__visual{min-height:400px;position:relative}.laboratory__visual picture,.laboratory__visual img{width:100%;height:100%}.laboratory__visual img{object-fit:cover}.laboratory__content{align-self:center;max-width:650px;padding:clamp(2.25rem,3.8vw,4rem)}.laboratory__content .eyebrow{color:var(--leaf-300)}.laboratory__content>p:not(.eyebrow){color:#ffffffbd;margin-top:.8rem}.check-list{gap:.5rem;margin-block:1rem 1.25rem;list-style:none;display:grid}.check-list li{padding-left:1.7rem;position:relative}.check-list li:before{background:var(--leaf-300);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:.72em;left:0}.method{background:var(--white)}.method-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2.5rem,6vw,5.5rem);display:grid}.method-grid .section-heading{margin:0}.method-steps{border-top:1px solid var(--line);list-style:none}.method-steps li{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;align-items:center;gap:1rem;padding-block:1.2rem;display:grid}.method-steps span{color:var(--green-700);font-size:.82rem;font-weight:850}.method-steps strong{font-size:clamp(1.05rem,2vw,1.35rem)}.gallery-section{background:var(--green-950);color:var(--white)}.gallery-section .eyebrow{color:var(--leaf-300)}.gallery-section .section-heading__description{color:#ffffffad}.gallery-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:.65rem;display:grid}.gallery-item{border-radius:var(--radius-sm);background:var(--green-900);position:relative;overflow:hidden}.gallery-item__trigger{appearance:none;border-radius:inherit;width:100%;height:100%;color:inherit;cursor:zoom-in;text-align:left;background:0 0;border:0;margin:0;padding:0;display:block}.gallery-item--featured{grid-area:span 2/span 2}.gallery-item picture{display:block}.gallery-item picture,.gallery-item img{width:100%;height:100%}.gallery-item img{object-fit:cover;transition:filter .28s,transform .5s}.gallery-item:after{content:"";pointer-events:none;background:linear-gradient(#0000,#04100ae0);position:absolute;inset:35% 0 0}.gallery-item:hover img{filter:saturate(1.08);transform:scale(1.035)}.gallery-item__trigger:focus-visible{outline:3px solid var(--gold-500);outline-offset:-5px}.gallery-item__hint{z-index:2;color:var(--white);opacity:0;background:#071910c7;border:1px solid #ffffff7a;border-radius:999px;padding:.4rem .65rem;font-size:.72rem;font-weight:750;transition:opacity .18s,transform .18s;position:absolute;top:.8rem;right:.8rem;transform:translateY(-4px)}.gallery-item:hover .gallery-item__hint,.gallery-item:focus-within .gallery-item__hint{opacity:1;transform:translateY(0)}.gallery-item figcaption{z-index:1;color:var(--white);font-size:.86rem;font-weight:750;position:absolute;bottom:.8rem;left:1rem;right:1rem}body.lightbox-open{overflow:hidden}.gallery-lightbox{width:100%;max-width:none;height:100%;max-height:none;color:var(--white);background:0 0;border:0;margin:0;padding:0;overflow:hidden}.gallery-lightbox:focus{outline:none}.gallery-lightbox::backdrop{backdrop-filter:blur(10px);background:#030d08f0}.gallery-lightbox__inner{place-items:center;width:100%;height:100%;padding:clamp(1rem,4vw,3rem);display:grid;position:relative}.gallery-lightbox__figure{touch-action:pan-y;user-select:none;width:fit-content;max-width:min(88vw,1600px);max-height:calc(100dvh - 5rem);margin:0;display:grid}.gallery-lightbox__figure img{object-fit:contain;justify-self:center;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 9rem);display:block}.gallery-lightbox__figure figcaption{color:#ffffffd6;justify-content:space-between;gap:1rem;margin-top:.85rem;font-size:.9rem;display:flex}.gallery-lightbox__figure figcaption span:first-child{font-weight:750}.gallery-lightbox__figure figcaption span:last-child{color:var(--leaf-300);font-variant-numeric:tabular-nums;flex:none;font-weight:800}.gallery-lightbox__close,.gallery-lightbox__control{width:48px;height:48px;color:var(--white);backdrop-filter:blur(12px);cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:10px;place-items:center;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:grid;box-shadow:0 8px 30px #0000002e}.gallery-lightbox__close svg,.gallery-lightbox__control svg{display:block}.gallery-lightbox__close:hover,.gallery-lightbox__control:hover{color:var(--leaf-200);background:#b8ce7526;border-color:#b8ce75b8;transform:scale(1.05)}.gallery-lightbox__close:focus-visible,.gallery-lightbox__control:focus-visible{outline:3px solid var(--gold-500);outline-offset:3px}.gallery-lightbox__close{z-index:4;position:absolute;top:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.gallery-lightbox__control{z-index:3;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox__control:hover{transform:translateY(-50%)scale(1.05)}.gallery-lightbox__control--previous{left:clamp(1rem,3vw,2.5rem)}.gallery-lightbox__control--next{right:clamp(1rem,3vw,2.5rem)}.clients-section{background:var(--cream-100)}.clients-panel{text-align:center;max-width:1160px;margin-inline:auto}.clients-carousel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;display:grid}.clients-carousel__viewport{border-radius:var(--radius-md);overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;outline:none;min-width:0;overflow-x:auto}.clients-carousel__viewport::-webkit-scrollbar{display:none}.clients-carousel__viewport:focus-visible{outline:3px solid color-mix(in srgb, var(--green-700), transparent 45%);outline-offset:4px}.clients-carousel__track{gap:.7rem;width:max-content;padding-block:.5rem;list-style:none;display:flex}.clients-carousel__item{border:1px solid var(--line);background:var(--white);scroll-snap-align:start;border-radius:14px;flex:none;place-items:center;width:clamp(150px,16vw,180px);height:94px;display:grid;overflow:hidden;box-shadow:0 8px 24px #16322314}.clients-carousel__link,.clients-carousel__logo{place-items:center;width:100%;height:100%;padding:.7rem .9rem;display:grid}.clients-carousel__link{border-radius:inherit;color:inherit;text-decoration:none}.clients-carousel__link:focus-visible{outline:3px solid var(--lime-500);outline-offset:-4px}.clients-carousel__item img{object-fit:contain;width:100%;height:100%}.clients-carousel__control{border:1px solid var(--line);background:var(--white);width:44px;height:44px;color:var(--green-900);cursor:pointer;border-radius:10px;flex:none;place-items:center;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:grid;box-shadow:0 7px 22px #1632231a}.clients-carousel__control svg{display:block}.clients-carousel__control:hover{border-color:var(--green-900);background:var(--green-900);color:var(--white);transform:translateY(-2px)}.clients-carousel__control:focus-visible{outline:3px solid color-mix(in srgb, var(--green-700), transparent 45%);outline-offset:3px}.clients-panel>p{max-width:680px;color:var(--ink-700);margin:1.1rem auto 0}.contact-section{background:var(--green-900);color:var(--white);padding-block:calc(clamp(2.75rem,4vw,4rem) - 15px)}.contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2.25rem,4.5vw,4rem);display:grid}.contact-copy .eyebrow{color:var(--leaf-300)}.contact-copy h2{font-size:clamp(2rem,3.2vw,3.15rem)}.contact-copy__intro{color:#ffffffb8;max-width:570px;margin-top:.75rem}.contact-list{gap:.3rem;margin-block:.85rem 1rem;font-style:normal;display:grid}.contact-list>div{border-bottom:1px solid #ffffff26;flex-direction:column;padding-bottom:.35rem;display:flex}.contact-list>div>span{color:var(--leaf-300);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.25rem;font-size:.72rem;font-weight:800}.contact-value{color:var(--white)}.contact-email{align-items:center;gap:.45rem;min-height:1.9rem;display:flex}.contact-email__address{color:var(--white);overflow-wrap:anywhere}.contact-email__copy{cursor:pointer;width:1.8rem;height:1.8rem;color:var(--leaf-200);background:#ffffff14;border:1px solid #ffffff47;border-radius:50%;flex:none;place-items:center;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-grid}.contact-email__copy:hover{border-color:var(--leaf-300);color:var(--white);background:#ffffff26;transform:translateY(-1px)}.contact-email__copy:focus-visible{outline:3px solid var(--gold-500);outline-offset:3px}.contact-email__copy[data-copy-state=copied]{border-color:var(--leaf-300);background:var(--leaf-300);color:var(--green-950)}.contact-email__copy svg{fill:currentColor;width:.85rem;height:.85rem}.contact-email__feedback{color:var(--leaf-200);font-size:.72rem;font-weight:750;line-height:1}.contact-list a{width:fit-content;color:var(--white);text-decoration-color:#ffffff59}.contact-list small{color:#ffffff9e;margin-top:.2rem}.map-panel{border-radius:var(--radius-md);background:var(--white);align-self:center;overflow:hidden;box-shadow:0 28px 72px #0000003d}.map-panel iframe{border:0;width:100%;height:clamp(360px,52vh,430px);display:block}.map-panel a{color:var(--green-900);text-align:center;padding:.75rem 1.25rem;font-size:.88rem;font-weight:800;display:block}.site-footer{color:#ffffffad;background:#0a1d13;padding-top:clamp(3.5rem,6vw,5rem)}.site-footer .brand{width:fit-content}.footer-grid{grid-template-columns:1.5fr .7fr 1fr;gap:2.5rem;display:grid}.footer-brand p{max-width:360px;margin-top:1rem}.footer-title{color:var(--white);letter-spacing:.13em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:800}.site-footer li+li{margin-top:.55rem}.site-footer a:not(.brand){text-decoration-color:#ffffff42}.site-footer a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:1rem;margin-top:2.75rem;padding-block:1.5rem;font-size:.82rem;display:flex}.whatsapp-fab{z-index:80;width:56px;height:56px;color:var(--white);background:#25d366;border:2px solid #fffc;border-radius:50%;place-items:center;transition:transform .18s;display:grid;position:fixed;bottom:1.2rem;right:clamp(1rem,2vw,2rem);box-shadow:0 8px 28px #0000003d}.whatsapp-fab:hover{transform:translateY(-3px)}.whatsapp-fab svg{fill:currentColor;width:30px;height:30px;display:block;transform:translateY(-.5px)}.error-page{background:var(--cream-100);place-items:center;min-height:76svh;padding-block:10rem 6rem;display:grid}.error-page__content{text-align:center;max-width:820px}.error-page h1{font-size:clamp(2.8rem,8vw,6rem)}.error-page p:not(.eyebrow){color:var(--ink-700);margin-block:1.5rem 2rem;font-size:1.1rem}}@layer utilities{.visually-hidden{clip:rect(0, 0, 0, 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}}@media (width<=960px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;place-items:center;width:48px;height:48px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav__icon,.mobile-nav__icon:before,.mobile-nav__icon:after{content:"";background:currentColor;width:25px;height:2px;transition:transform .18s}.mobile-nav__icon{position:relative}.mobile-nav__icon:before,.mobile-nav__icon:after{position:absolute;left:0}.mobile-nav__icon:before{top:-7px}.mobile-nav__icon:after{top:7px}.mobile-nav[open] .mobile-nav__icon{background:0 0}.mobile-nav[open] .mobile-nav__icon:before{top:0;transform:rotate(45deg)}.mobile-nav[open] .mobile-nav__icon:after{top:0;transform:rotate(-45deg)}.mobile-nav nav{top:var(--header-height);height:calc(100svh - var(--header-height));background:var(--green-950);border-top:1px solid #ffffff24;padding:1rem 1.25rem 1.5rem;position:fixed;left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #0000003d}.mobile-nav li+li{border-top:1px solid #ffffff1f}.mobile-nav a{min-height:48px;color:var(--white);align-items:center;font-weight:700;text-decoration:none;display:flex}.gallery-grid{grid-template-columns:repeat(3,1fr)}.facts-grid{grid-template-columns:repeat(2,1fr)}.facts-grid>div:nth-child(3){border-left:1px solid #ffffff24}.facts-grid>div:nth-child(-n+2){border-bottom:1px solid #ffffff24}}@media (width<=780px){:root{--header-height:70px}.container{width:min(calc(100% - 2rem), var(--container))}.header__inner{min-height:var(--header-height)}.mobile-nav nav{top:var(--header-height);height:calc(100svh - var(--header-height))}.hero{min-height:100svh}.hero__content{padding-block:7rem 3.5rem}.hero h1{font-size:clamp(2.5rem,7.2vw,3.75rem);line-height:1.04}.hero__slogan{margin-top:1rem}.hero__experience{margin-top:.45rem}.hero__actions{margin-top:1.4rem}.hero__overlay{background:linear-gradient(#07191057 12%,#071910e8 100%)}.hero__scroll{display:none}.about-grid,.method-grid,.laboratory,.contact-grid,.footer-grid{grid-template-columns:1fr}.about-copy{padding-top:0}.laboratory__visual{min-height:clamp(260px,39vw,300px)}.laboratory__content{padding:2.4rem 1rem}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:190px}.gallery-item--featured{grid-area:span 2/span 2}.map-panel iframe{height:360px}.footer-grid{gap:2rem}.clients-carousel,.clients-carousel__track{gap:.6rem}.clients-carousel__item{width:148px;height:94px}.clients-carousel__control{width:44px;height:44px}}@media (width<=700px){.service-list{grid-template-columns:1fr}}@media (width>=781px) and (height<=820px){.contact-section{padding-block:1rem}.contact-copy__intro{margin-top:.4rem;line-height:1.5}.contact-list{gap:.15rem;margin-block:.55rem .7rem}.contact-list>div{padding-bottom:.25rem}.contact-list>div>span{margin-bottom:.12rem}.contact-list small{margin-top:.05rem}.contact-email{min-height:1.7rem}.contact-email__copy{width:1.65rem;height:1.65rem}.map-panel iframe{height:clamp(300px,46vh,340px)}.map-panel a{padding-block:.6rem}}@media (width<=780px){.contact-section{padding-block:1.5rem}.contact-grid{gap:1.75rem}.contact-copy__intro{margin-top:.5rem;line-height:1.5}.contact-list{gap:.2rem;margin-block:.7rem .8rem}.contact-list>div{padding-bottom:.3rem}.contact-list>div>span{margin-bottom:.15rem}}@media (width<=780px) and (height<=760px){.contact-section{padding-block:1rem}.contact-copy__intro{margin-top:.35rem;line-height:1.4}.contact-list{gap:.1rem;margin-block:.45rem .55rem}.contact-list>div{padding-bottom:.2rem}.contact-list>div>span{margin-bottom:.1rem}.contact-list small{margin-top:0}.contact-email{min-height:1.65rem}.contact-email__copy{width:1.6rem;height:1.6rem}}@media (height<=600px){.contact-copy{flex-direction:column;display:flex}.contact-copy>.eyebrow{order:1}.contact-copy>h2{order:2}.contact-copy__intro{order:3}.contact-copy>.button{order:4;align-self:flex-start;margin-top:.75rem}.contact-list{order:5}}@media (width<=520px){h1{font-size:clamp(2.55rem,13vw,4rem)}h2{font-size:clamp(1.9rem,8.7vw,2.6rem)}.hero{min-height:100svh}.hero__content{padding-block:6.25rem 2.25rem}.hero h1{font-size:clamp(2.1rem,10.5vw,2.65rem);line-height:1.03}.hero__eyebrow{margin-bottom:.75rem}.hero__slogan{margin-top:1rem;font-size:clamp(1rem,4.7vw,1.15rem)}.hero__experience{margin-top:.4rem;font-size:.85rem}.hero__image img,.hero>picture img{object-position:58% 58%}.hero__actions{flex-direction:column;align-items:stretch;gap:.6rem;margin-top:1.25rem}.hero__actions .button{width:100%}.hero__actions .button--ghost{width:calc(100% - 4.75rem)}.facts-grid>div,.facts-grid>div:nth-child(3){min-height:108px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:150px}.gallery-item--featured{grid-area:span 2/span 2}.gallery-item figcaption{font-size:.72rem;bottom:.55rem;left:.65rem;right:.65rem}.gallery-lightbox__inner{padding:4.5rem .75rem 1rem}.gallery-lightbox__figure{max-width:calc(100vw - 1.5rem)}.gallery-lightbox__figure img{max-height:calc(100dvh - 10rem)}.gallery-lightbox__figure figcaption{padding-inline:.25rem;font-size:.82rem}.footer-bottom__meta{gap:.35rem;display:grid}.footer-credit strong{color:var(--white)}.footer-bottom .contact-email{min-height:1.8rem}.gallery-lightbox__close,.gallery-lightbox__control{width:44px;height:44px}.gallery-lightbox__close{top:.75rem;right:.75rem}.gallery-lightbox__control--previous{left:.75rem}.gallery-lightbox__control--next{right:.75rem}.clients-carousel{margin-inline:-.25rem}.clients-carousel__item{width:132px;height:82px}.clients-carousel__link,.clients-carousel__logo{padding:.6rem .75rem}.map-panel iframe{height:320px}.footer-bottom{flex-direction:column;align-items:flex-start}.whatsapp-fab{width:52px;height:52px}}@media (width<=520px) and (height<=700px){.hero__content{padding-block:4.75rem 1rem}.hero h1{font-size:clamp(1.65rem,8.4vw,2rem)}.hero__eyebrow{margin-bottom:.45rem;padding:.25rem .4rem;font-size:.62rem}.hero__slogan{margin-top:.65rem;font-size:.9rem}.hero__experience{margin-top:.25rem;font-size:.72rem}.hero__actions{gap:.4rem;margin-top:.75rem}.hero__actions .button{min-height:42px;padding:.55rem .75rem;font-size:.78rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
