@font-face{font-family:Manrope;src:url('/assets/manrope-400.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope-500.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope-600.woff') format('woff');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope-700.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope-800.woff') format('woff');font-weight:800;font-style:normal;font-display:swap}
:root{--brand-blue:#2f3265;--navy:#14182f;--navy-soft:#1d233f;--orange:#f58634;--orange-dark:#a44606;--ink:#191d36;--muted:#646776;--line:#dfe1e7;--paper:#f6f7fa;--white:#fff;--container:1304px;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--white);font-family:Manrope,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;line-height:1.1;letter-spacing:-.055em}h2{font-size:clamp(2.15rem,4.2vw,3.85rem)}h3{letter-spacing:-.035em}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{color:var(--navy);background:#fbc396}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.icon{width:24px;height:24px;display:inline-block;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.container{width:min(var(--container),calc(100% - 112px));margin-inline:auto}.section{padding:112px 0}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;line-height:1.5}.section-eyebrow{color:var(--muted);margin-bottom:22px}.text-orange{color:var(--orange-dark)}.button{min-height:55px;display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:15px 24px;border:1px solid transparent;border-radius:6px;font-size:.875rem;font-weight:700;line-height:1.35;transition:background .2s,color .2s,transform .3s var(--ease),box-shadow .3s;white-space:normal}.button:hover{transform:translateY(-3px)}.button .arrow{margin-left:9px}.button-dark{color:#fff;background:var(--brand-blue)}.button-dark:hover{background:var(--navy)}.button-orange{color:var(--navy);background:var(--orange)}.button-orange:hover{background:#ffa25c;box-shadow:0 8px 30px #00000012}.button-outline{border-color:var(--ink);background:transparent}.button-outline:hover{color:white;background:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:.875rem;font-weight:700;padding:7px 0;line-height:1.5}.text-link .icon{width:20px;height:20px;transition:transform .3s var(--ease)}.text-link:hover .icon{transform:translateX(5px)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--white);padding:12px 20px;border-radius:4px}.skip-link:focus{top:15px}
/* A quiet header gives the projects the stage. */
.site-header{position:sticky;top:0;z-index:40;background:#ffffffed;backdrop-filter:blur(18px);border-bottom:1px solid #e9eaf0;transition:box-shadow .3s}.site-header.is-scrolled{box-shadow:0 4px 25px #16182f08}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;height:94px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand img{width:160px;height:auto}.desktop-nav{display:flex;gap:32px;align-items:center;margin-left:auto;margin-right:24px}.desktop-nav a{font-size:.875rem;font-weight:600;position:relative;padding:12px 0}.desktop-nav a::after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover::after{transform:scaleX(1)}.header-cta{min-height:47px;padding:12px 19px}.header-cta .icon{width:21px;height:21px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}
/* One expansive project, with editorial type and deliberate orange accents. */
.hero{position:relative;isolation:isolate;background:var(--navy);color:#fff;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 42%;z-index:-2;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 48%;transition:opacity .25s ease;animation:hero-image-in 1.5s var(--ease) both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,var(--navy) 0%,#14182fbb 10%,#14182f18 36%,#14182f00 60%),linear-gradient(0deg,#14182ff5 0%,#14182f80 16%,transparent 45%)}.hero-layout{position:relative;min-height:760px;padding-top:76px;display:grid;grid-template-columns:1.1fr 1fr;column-gap:70px;align-items:start}.hero-content{padding-bottom:56px;position:relative;z-index:2}.hero-eyebrow{display:flex;align-items:center;gap:13px;color:#d4d4e2;font-size:.75rem;letter-spacing:.115em;margin-bottom:25px}.small-line{width:28px;height:2px;background:var(--orange);flex-shrink:0}.hero h1{font-size:clamp(4.1rem,6.7vw,6.75rem);line-height:.99;letter-spacing:-.065em;max-width:650px}.hero h1 span{color:var(--orange)}.hero-description{color:#d7d9e4;max-width:405px;font-size:1.0625rem;line-height:1.65;margin-top:27px;margin-bottom:27px}.hero-microcopy{font-size:.75rem;color:#b7baca;margin-top:13px}.hero-project{align-self:end;padding-bottom:37px;justify-self:end;width:min(100%,410px);position:relative;z-index:2}.project-caption{padding:20px 0 22px;border-bottom:1px solid #ffffff40;text-shadow:0 1px 15px #0008}.project-caption .eyebrow{font-size:.75rem;color:#ffaf72;display:block;margin-bottom:8px}.project-caption strong{font-size:1.2rem;font-weight:600;line-height:1.35;display:block;max-width:360px;letter-spacing:-.03em}.project-caption>span:last-child{font-size:.8125rem;display:block;margin-top:7px;color:#d2d4e1}.hero-controls{display:flex;gap:8px;margin-top:17px}.hero-dot{border:0;border-bottom:2px solid #ffffff30;background:transparent;color:#dedfe5;padding:10px 20px;font-size:.8125rem;transition:background .2s,border-color .2s}.hero-dot:hover{background:#ffffff10}.hero-dot.is-active{color:var(--orange);border-color:var(--orange)}.hero-bottom{display:flex;grid-column:1/-1;align-items:center;gap:47px;border-top:1px solid #ffffff26;padding:26px 0 30px;align-self:end}.hero-bottom>div{display:flex;gap:15px;align-items:center}.hero-bottom strong{font-size:2.8rem;letter-spacing:-.05em;line-height:1}.hero-bottom strong span{color:var(--orange);font-size:2rem}.hero-bottom>div>span{font-size:.75rem;line-height:1.5;color:#d1d2de}.hero-bottom>p{font-size:.8125rem;line-height:1.6;color:#fff;padding-left:40px;border-left:1px solid #ffffff30}.hero-bottom p span{color:#b9bbcb}.hero-explore{margin-left:auto;font-size:.8125rem;display:flex;gap:17px;align-items:center}.hero-explore .icon{transform:rotate(90deg);width:20px}.hero-explore:hover{color:var(--orange)}
.clients{border-bottom:1px solid var(--line);background:white;padding:30px 0}.client-row{display:flex;align-items:center;gap:38px}.client-row>p{flex-shrink:0;font-size:.8rem;line-height:1.7;border-right:1px solid var(--line);padding-right:42px;color:var(--muted)}.client-row strong{font-weight:600;color:var(--ink)}.client-logos{display:flex;align-items:center;justify-content:space-between;gap:45px;width:100%;min-width:0}.client-logos img{width:125px;height:67px;object-fit:contain;mix-blend-mode:multiply}.client-logos img:nth-child(2){width:115px}.client-logos img:nth-child(3){width:150px}.client-logos img:nth-child(4){width:120px}.client-logos img:nth-child(5){width:130px}
.section-intro{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:50px}.section-intro>p{max-width:345px;color:var(--muted);font-size:.9375rem;line-height:1.8;padding-bottom:4px}.services-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:28px;align-items:start}.service-image{display:block;aspect-ratio:1/1.1;position:relative;overflow:hidden;border-radius:7px;background:#e5e7eb}.service-image>img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease);object-position:center 38%}.service-card:hover .service-image>img{transform:scale(1.04)}.service-card:nth-child(2) .service-image>img{object-position:center 32%}.service-card:nth-child(3) .service-image>img{object-position:28% center}.service-large .service-image{aspect-ratio:1.22}.image-label{position:absolute;bottom:20px;left:20px;color:#fff;background:#14182fbc;backdrop-filter:blur(8px);padding:8px 12px;border-radius:3px;font-size:.75rem;max-width:calc(100% - 92px)}.circle-arrow{position:absolute;right:18px;bottom:18px;width:41px;height:41px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ink);background:#fff;transition:background .3s,transform .3s}.service-image:hover .circle-arrow{background:var(--orange);transform:rotate(45deg)}.service-copy{display:flex;gap:18px;margin-top:25px}.service-number{font-size:.75rem;color:#767887;border-top:1px solid #a8aab4;line-height:2;padding-top:1px;flex-shrink:0}.service-copy h3{font-size:1.35rem;line-height:1.25;letter-spacing:-.04em;margin-bottom:13px}.service-copy p{font-size:.875rem;line-height:1.75;color:var(--muted);margin-bottom:15px}.service-copy .text-link{font-size:.8125rem;gap:10px}.extra-services{display:grid;grid-template-columns:repeat(3,1fr);gap:52px;margin-top:59px;padding-top:37px;border-top:1px solid var(--line)}.extra-services article{position:relative;padding-left:37px}.mini-number{position:absolute;left:0;top:2px;font-size:.75rem;color:var(--muted)}.extra-services h3{font-size:1.15rem;letter-spacing:-.025em;margin-bottom:13px}.extra-services p{font-size:.875rem;color:var(--muted);line-height:1.75;margin-bottom:14px;max-width:300px}.extra-services .text-link{font-size:.8125rem}
.projects{background:var(--paper)}.project-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.project-tile{grid-column:span 2;position:relative;border:0;border-radius:7px;overflow:hidden;background:var(--navy);padding:0;text-align:left;height:370px}.project-tile.project-wide{grid-column:span 3}.project-tile>img{width:100%;height:100%;object-fit:cover;object-position:center 34%;transition:transform .9s var(--ease)}.project-tile:nth-child(4)>img{object-position:center}.project-tile:nth-child(5)>img{object-position:50% 47%}.project-tile:nth-child(6)>img{object-position:center 25%}.project-tile::after{position:absolute;content:"";inset:40% 0 0;background:linear-gradient(transparent,#11172dc4)}.project-tile:hover>img{transform:scale(1.045)}.project-tile-caption{position:absolute;bottom:24px;left:27px;right:25px;display:flex;align-items:end;justify-content:space-between;gap:15px;color:#fff;z-index:2}.project-tile-caption small{font-size:.75rem;font-weight:500;color:#e2e3eb;display:block;letter-spacing:.01em;margin-bottom:7px}.project-tile-caption strong{font-size:1.4rem;line-height:1.2;letter-spacing:-.035em;display:block}.project-open{width:38px;height:38px;border-radius:50%;border:1px solid #ffffff80;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,color .2s}.project-open .icon{width:19px;height:19px}.project-tile:hover .project-open{background:var(--orange);color:var(--ink);border-color:var(--orange)}.project-end{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.project-end p{color:var(--muted);font-size:.9375rem}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-visual{position:relative;min-width:0;align-self:stretch;min-height:640px}.about-visual>img{height:100%;width:100%;object-fit:cover;object-position:40% 45%;border-radius:7px}.about-stamp{position:absolute;right:-25px;bottom:45px;background:var(--orange);color:var(--navy);padding:29px 33px 31px;border-radius:5px;min-width:217px}.about-stamp strong{display:block;font-size:4.7rem;line-height:1;letter-spacing:-.07em}.about-stamp strong span{font-size:3rem}.about-stamp p{font-size:.8rem;line-height:1.6;margin-top:13px;font-weight:600}.about-content h2{font-size:clamp(2.4rem,3.7vw,3.4rem);margin-bottom:27px}.about-content>p:not(.eyebrow){font-size:.9375rem;line-height:1.85;color:var(--muted);margin-bottom:16px}.about-values{list-style:none;padding:0;margin:26px 0 20px;display:grid;gap:22px}.about-values li{display:flex;gap:13px;align-items:start}.about-values .icon{width:22px;height:22px;padding:3px;border:1px solid #f5863480;border-radius:50%;color:var(--orange-dark);margin-top:2px}.about-values li span{font-size:.8125rem;color:var(--muted);line-height:1.7}.about-values strong{display:block;color:var(--ink);font-size:.875rem;font-weight:700;margin-bottom:2px}
.process{padding-top:25px}.process .section-intro{margin-bottom:58px}.process .section-intro .button{margin-bottom:4px}.process-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr)}.process-steps li{padding:29px 35px 0 0;border-top:1px solid var(--line);position:relative}.process-steps li+li{padding-left:22px}.process-steps li::before{content:"";width:7px;height:7px;position:absolute;top:-4px;left:0;background:var(--orange);border-radius:50%}.process-steps li+li::before{left:22px}.process-steps li>span{font-size:.75rem;color:var(--muted);display:block;margin-bottom:21px}.process-steps h3{font-size:1.15rem;margin-bottom:14px}.process-steps p{font-size:.875rem;color:var(--muted);line-height:1.75}
.faq{background:var(--paper);border-top:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:95px}.faq-grid h2{font-size:clamp(2.5rem,4vw,3.6rem);margin-bottom:25px}.faq-grid>div>p:not(.eyebrow){font-size:.9375rem;color:var(--muted);line-height:1.8;margin-bottom:18px}.faq-list details{border-bottom:1px solid #d7dae3}.faq-list details:first-child{border-top:1px solid #d7dae3}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;cursor:pointer;list-style:none;font-size:.9375rem;line-height:1.5;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:20px;height:20px;color:var(--muted);transition:transform .25s}.faq-list details[open] summary .icon{transform:rotate(45deg);color:var(--orange-dark)}.faq-list details[open] summary{padding-bottom:14px}.faq-list details>p{font-size:.875rem;line-height:1.9;color:var(--muted);padding:0 30px 25px 0;max-width:620px}
.contact{position:relative;background:var(--navy);color:white;padding:100px 0 104px;overflow:hidden}.contact-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:110px;align-items:center}.contact .eyebrow{color:#bac0d4;margin-bottom:25px}.contact h2{font-size:clamp(3.1rem,5.7vw,5rem);letter-spacing:-.055em;line-height:1.02}.contact h2 span{color:var(--orange)}.contact h2+p{font-size:1rem;color:#c1c5d6;line-height:1.8;margin:27px 0 29px}.contact-details{padding:20px 0 20px 54px;border-left:1px solid #ffffff2c}.contact-overline{color:#c0c4d3;font-size:.875rem;display:block;margin-bottom:10px}.contact-phone{display:inline-block;font-size:clamp(1.6rem,2.5vw,2.3rem);font-weight:500;letter-spacing:-.04em;margin-bottom:33px}.contact-phone:hover{color:var(--orange)}.contact-info{display:flex;gap:17px;margin:20px 0}.contact-info>.icon{width:21px;height:21px;color:#ffa868;margin-top:5px}.contact-info strong{display:block;font-size:.875rem;font-weight:600;line-height:1.8}.contact-info span{display:block;color:#bac0d4;font-size:.8125rem;line-height:1.9}.contact-instagram{display:inline-flex;align-items:center;gap:15px;color:#d4d7e4;font-size:.8125rem;margin-top:18px;padding-bottom:7px;border-bottom:1px solid #ffffff40}.contact-instagram .icon{width:18px}.contact-instagram:hover{color:var(--orange)}
footer{background:white}.footer-main{display:flex;align-items:center;gap:40px;padding-top:42px;padding-bottom:38px}.footer-main p{font-size:.8125rem;color:var(--muted);line-height:1.65}.back-top{display:flex;align-items:center;gap:13px;font-size:.8125rem;margin-left:auto}.back-top .icon{width:18px}.back-top:hover{color:var(--orange-dark)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:21px;padding-bottom:23px;color:var(--muted);font-size:.75rem;gap:20px}.floating-whatsapp{position:fixed;z-index:35;bottom:27px;right:28px;display:flex;gap:0;align-items:center;justify-content:center;height:57px;min-width:57px;padding:0 16px;color:#fff;background:#087448;border:1px solid #ffffff50;border-radius:50px;box-shadow:0 5px 24px #11182f25;transition:transform .2s,background .2s}.floating-whatsapp>.icon{width:27px;height:27px}.floating-whatsapp>span{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;font-size:.8125rem;font-weight:600;transition:max-width .35s,opacity .3s,margin .3s}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{background:#096540;transform:translateY(-2px)}.floating-whatsapp:hover>span,.floating-whatsapp:focus-visible>span{max-width:180px;opacity:1;margin-left:10px}.mobile-contact-bar{display:none}
.project-dialog{width:min(1020px,calc(100% - 48px));max-height:calc(100dvh - 60px);border:0;padding:0;border-radius:9px;background:var(--navy);color:#fff;overflow:auto}.project-dialog::backdrop{background:#070b1bdc;backdrop-filter:blur(8px)}.project-dialog>img{width:100%;height:min(61dvh,680px);object-fit:contain;background:#0e1124}.dialog-close{position:absolute;top:15px;right:15px;z-index:1;color:#fff;background:#14182fd9;border:1px solid #ffffff60;border-radius:50%;width:43px;height:43px;display:grid;place-items:center}.dialog-close:hover{background:var(--orange);color:var(--navy)}.dialog-bottom{display:flex;justify-content:space-between;align-items:center;padding:24px 30px 17px;gap:22px}.dialog-bottom h2{font-size:1.6rem;letter-spacing:-.035em;margin-top:6px}.dialog-bottom .eyebrow{font-size:.75rem;color:#c3c6d6}.dialog-bottom .button{font-size:.8125rem;min-height:49px;padding:12px 17px}.dialog-navigation{display:flex;justify-content:center;align-items:center;gap:24px;padding:0 20px 20px}.dialog-navigation button{border:0;background:#ffffff0e;color:white;width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.dialog-navigation button:hover{background:#ffffff25}.dialog-navigation button .icon{width:19px}#project-prev .icon{transform:rotate(180deg)}.dialog-navigation span{font-size:.8125rem;color:#c4c7d5}
.reveal{opacity:1;transform:none}.motion-ready .reveal:not(.is-visible){opacity:0;transform:translateY(24px)}.motion-ready .reveal{transition:opacity .8s var(--ease),transform .8s var(--ease)}@keyframes hero-image-in{from{transform:scale(1.045);opacity:.5}to{transform:scale(1);opacity:1}}
@media(min-width:1600px){.hero-photo{left:44%}.hero-layout{min-height:825px;padding-top:91px}.hero h1{font-size:6.9rem}.hero-description{margin-top:30px}}
@media(max-width:1199px){.container{width:calc(100% - 72px)}.header-inner{gap:20px}.desktop-nav{gap:22px;margin-right:4px}.brand img{width:142px}.hero-layout{min-height:716px;padding-top:65px;gap:25px}.hero h1{font-size:clamp(4rem,7.3vw,5.5rem)}.hero-description{max-width:355px;font-size:1rem}.hero-project{width:300px}.project-caption strong{font-size:1.1rem}.hero .button{padding:16px 18px;font-size:.8125rem}.hero .button .arrow{margin-left:0}.client-logos{gap:25px}.client-logos img{max-width:110px}.client-row{gap:30px}.client-row>p{padding-right:30px}.services-grid{gap:22px}.service-copy{gap:11px}.service-copy h3{font-size:1.2rem}.extra-services{gap:30px}.about-grid{gap:70px}.about-visual{min-height:620px}.faq-grid{gap:60px}.contact-grid{gap:60px}.contact-details{padding-left:35px}.project-tile{height:330px}.process-steps li{padding-right:25px}.hero-bottom{gap:30px}.hero-bottom>p{padding-left:30px}}
@media(max-width:950px){.header-inner{height:82px}.desktop-nav{gap:18px;margin-left:0;margin-right:0}.desktop-nav a{font-size:.8125rem}.header-cta{font-size:.75rem;padding:12px 14px;gap:7px}.header-cta .icon{width:18px;height:18px}.container{width:calc(100% - 56px)}.section{padding:82px 0}.hero-layout{min-height:710px;grid-template-columns:1.2fr 1fr}.hero h1{font-size:4.55rem}.hero-description{max-width:315px;font-size:.9375rem}.hero-eyebrow{font-size:.75rem;gap:8px}.hero-eyebrow .small-line{width:18px}.hero .button .arrow{display:none}.hero-project{width:250px}.hero-photo{left:38%}.hero-bottom>p{padding-left:24px}.hero-explore{max-width:160px;font-size:.75rem;gap:10px}.hero-bottom{gap:25px}.client-row{display:block}.client-row>p{border:0;text-align:center;padding:0;margin-bottom:24px;line-height:1.4}.client-row>p br{display:none}.client-row>p strong{margin-left:4px}.client-logos{justify-content:space-around}.clients{padding:25px 0}.section-intro{gap:35px;margin-bottom:35px}.section-intro>p{max-width:270px;font-size:.875rem}.services-grid{grid-template-columns:1fr 1fr;gap:35px 22px}.service-large{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr;gap:28px;align-items:center}.service-large .service-image{aspect-ratio:1.3}.service-large .service-copy{margin-top:0}.service-card:not(.service-large) .service-image{aspect-ratio:1.25}.service-copy h3{font-size:1.3rem}.extra-services{gap:28px}.extra-services article{padding-left:0}.mini-number{position:static;display:block;margin-bottom:15px}.extra-services h3{font-size:1.1rem;line-height:1.3}.extra-services .text-link{font-size:.8125rem;gap:6px}.about-grid{gap:48px;grid-template-columns:.95fr 1.05fr}.about-visual{min-height:590px}.about-stamp{padding:22px 25px;min-width:175px;right:-20px}.about-stamp strong{font-size:3.9rem}.about-content h2{font-size:2.4rem}.about-content>p:not(.eyebrow){font-size:.875rem}.process{padding-top:0}.process-steps{grid-template-columns:repeat(2,1fr);gap:35px 25px}.process-steps li+li{padding-left:0}.process-steps li+li::before{left:0}.faq-grid{grid-template-columns:.9fr 1.1fr;gap:40px}.faq-grid h2{font-size:2.5rem}.faq-list summary{font-size:.875rem}.contact-grid{gap:35px;grid-template-columns:1.15fr 1fr}.contact h2{font-size:3.55rem}.contact-details{padding-left:30px}.contact-phone{font-size:1.6rem}.project-tile{height:300px}.project-tile-caption{left:20px;right:20px;bottom:20px}.project-tile-caption strong{font-size:1.2rem}.footer-main{gap:25px}.floating-whatsapp{bottom:22px;right:22px}}
@media(max-width:720px){html{scroll-padding-top:92px}.container{width:calc(100% - 40px)}.section{padding:67px 0}.header-inner{height:76px;gap:15px}.brand img{width:137px}.desktop-nav{display:none}.header-cta{margin-left:auto;font-size:.75rem;padding:10px 12px;min-height:40px}.header-cta .icon{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:none;border:1px solid var(--line);border-radius:4px;width:40px;height:40px;padding:8px;flex-shrink:0}.menu-toggle span{display:block;width:18px;height:1.5px;background:var(--ink);transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-nav{background:white;padding:5px 20px 19px;border-top:1px solid var(--line);box-shadow:0 18px 25px #15193112}.mobile-nav a{display:block;font-size:.9375rem;padding:12px 0;border-bottom:1px solid #eeeef3}.mobile-nav a:last-child{color:var(--orange-dark);border:0;font-weight:700}.hero-layout{display:flex;flex-direction:column;min-height:0;padding-top:49px;gap:0}.hero-content{padding-bottom:0;width:100%}.hero h1{font-size:clamp(3.7rem,11.2vw,5rem);line-height:1;max-width:530px}.hero h1 span{display:block}.hero-eyebrow{font-size:.75rem;margin-bottom:20px;gap:10px;letter-spacing:.08em}.hero-eyebrow .small-line{width:20px}.hero-description{font-size:.9375rem;max-width:325px;margin:22px 0 23px}.hero .button{min-height:52px;font-size:.8125rem;padding:14px 18px}.hero .button .icon{width:21px;height:21px}.hero .button .arrow{display:block;width:19px;margin-left:5px}.hero-microcopy{font-size:.75rem;margin-top:11px;max-width:300px}.hero-photo{inset:320px 0 76px 20%;z-index:-2}.hero-photo>img{object-position:50% 37%}.hero-shade{background:linear-gradient(0deg,var(--navy),#14182f20 27%,#14182f00 63%,var(--navy)),linear-gradient(90deg,var(--navy),#14182f00 45%)}.hero-project{width:100%;padding:0 0 22px;margin-top:232px;display:flex;align-items:end;justify-content:space-between;gap:16px}.project-caption{border-bottom:0;padding:0;max-width:65%}.project-caption .eyebrow{font-size:.75rem;margin-bottom:6px}.project-caption strong{font-size:.975rem;max-width:270px}.project-caption>span:last-child{font-size:.75rem}.hero-controls{gap:5px;margin:0;flex-shrink:0}.hero-dot{padding:9px 9px;font-size:.75rem}.hero-bottom{width:100%;padding:23px 0 25px;gap:20px;justify-content:space-between;align-items:center}.hero-bottom strong{font-size:2.2rem}.hero-bottom strong span{font-size:1.65rem}.hero-bottom>div{gap:11px}.hero-bottom>div>span{font-size:.75rem}.hero-bottom>p{font-size:.75rem;padding-left:20px;line-height:1.65}.hero-explore{display:none}.clients{padding:25px 0 27px}.client-row>p{font-size:.75rem;margin-bottom:20px}.client-logos{flex-wrap:wrap;gap:12px 22px;justify-content:center}.client-logos img,.client-logos img:nth-child(n){width:85px;height:45px}.client-logos img:nth-child(3){width:120px}.client-logos img:nth-child(4){width:79px}.client-logos img:nth-child(5){width:92px}.section-intro{display:block;margin-bottom:30px}.section-eyebrow{font-size:.75rem;margin-bottom:16px}.section-intro h2{font-size:2.65rem;line-height:1.09}.section-intro>p{font-size:.9375rem;max-width:430px;margin-top:22px;line-height:1.8}.services-grid{grid-template-columns:1fr;gap:34px}.service-large{grid-column:auto;display:block}.service-image,.service-large .service-image,.service-card:not(.service-large) .service-image{aspect-ratio:1.28}.service-copy,.service-large .service-copy{margin-top:21px;gap:17px}.service-copy h3{font-size:1.4rem;margin-bottom:10px}.service-copy p{font-size:.9375rem;margin-bottom:8px;max-width:460px}.service-copy .text-link{font-size:.875rem}.service-number{font-size:.75rem}.image-label{font-size:.75rem;bottom:18px;left:18px}.extra-services{grid-template-columns:1fr;gap:0;margin-top:36px;padding-top:0}.extra-services article{padding:26px 0 25px 34px;border-bottom:1px solid var(--line)}.extra-services h3{font-size:1.2rem;line-height:1.2}.extra-services p{font-size:.9375rem;max-width:100%;margin-bottom:9px}.extra-services .text-link{font-size:.875rem}.mini-number{position:absolute;top:27px;left:0;margin:0}.project-grid{grid-template-columns:1fr 1fr;gap:16px}.project-tile,.project-tile.project-wide{grid-column:span 1;height:285px}.project-tile:first-child,.project-tile:nth-child(4){grid-column:1/-1;height:330px}.project-tile:nth-child(5),.project-tile:nth-child(6){height:285px}.project-tile-caption{left:15px;right:15px;bottom:18px;align-items:end;gap:8px}.project-tile-caption small{font-size:.75rem;line-height:1.5;margin-bottom:6px}.project-tile-caption strong{font-size:1.03rem;line-height:1.25}.project-open{width:29px;height:29px}.project-open .icon{width:15px;height:15px}.project-tile:not(:first-child):not(:nth-child(4)) .project-open{display:none}.project-end{display:block;margin-top:25px}.project-end p{font-size:.875rem;margin-bottom:8px}.project-end .text-link{font-size:.875rem}.about-grid{grid-template-columns:1fr;gap:39px}.about-visual{min-height:0;height:430px;margin-right:18px}.about-visual>img{object-position:center 41%}.about-stamp{bottom:27px;right:-18px;padding:22px 25px;min-width:185px}.about-stamp strong{font-size:3.9rem}.about-stamp p{font-size:.75rem;margin-top:10px}.about-content h2{font-size:2.65rem}.about-content>p:not(.eyebrow){font-size:.9375rem}.about-values li span{font-size:.875rem}.about-values strong{font-size:.9375rem}.about-values{gap:20px;margin:24px 0 20px}.process{padding-top:0}.process .section-intro{margin-bottom:39px}.process .section-intro .button{margin-top:25px}.process-steps{gap:35px 24px}.process-steps li{padding:22px 0 0}.process-steps li>span{margin-bottom:16px}.process-steps h3{font-size:1.15rem;line-height:1.2}.process-steps p{font-size:.875rem;line-height:1.8}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid h2{font-size:2.65rem}.faq-grid>div>p:not(.eyebrow){font-size:.9375rem;margin-bottom:12px}.faq-list summary{font-size:.9375rem;padding:21px 0;gap:20px}.faq-list details>p{font-size:.9375rem;line-height:1.85;padding-right:12px}.contact{padding:68px 0}.contact-grid{grid-template-columns:1fr;gap:45px}.contact .eyebrow{font-size:.75rem;letter-spacing:.105em;margin-bottom:20px}.contact h2{font-size:3.7rem;line-height:1.025}.contact h2+p{font-size:.9375rem;margin:25px 0}.contact .button{font-size:.875rem;padding:15px 20px}.contact-details{padding:32px 0 0;border-left:0;border-top:1px solid #ffffff30}.contact-overline{font-size:.8125rem}.contact-phone{font-size:2rem;margin-bottom:14px}.contact-info{margin:20px 0}.contact-info strong{font-size:.9375rem}.contact-info span{font-size:.875rem}.contact-instagram{font-size:.875rem;margin-top:10px}.footer-main{flex-wrap:wrap;gap:23px 30px;padding:33px 0 28px}.footer-brand img{width:139px}.footer-main p{font-size:.75rem;margin-left:auto}.back-top{margin-left:0;font-size:.8rem}.footer-bottom{flex-direction:column;gap:10px;padding:19px 0 112px;font-size:.75rem}.floating-whatsapp{display:none}.mobile-contact-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:36;gap:20px;justify-content:space-between;align-items:center;padding:13px 20px max(13px,env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(18px);border-top:1px solid #dfe1e7;box-shadow:0 -5px 20px #12172f08}.mobile-contact-bar strong{display:block;font-size:.75rem;font-weight:700;line-height:1.6}.mobile-contact-bar span{display:block;color:var(--muted);font-size:.75rem;line-height:1.7}.mobile-contact-bar .button{font-size:.8125rem;min-height:45px;padding:11px 14px;gap:7px}.mobile-contact-bar .button .icon{width:21px;height:21px}.project-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 30px)}.project-dialog>img{height:54dvh}.dialog-bottom{padding:20px;flex-direction:column;align-items:flex-start;gap:17px}.dialog-bottom h2{font-size:1.5rem}.dialog-bottom .button{width:100%}.dialog-navigation{padding-bottom:20px}.dialog-close{width:38px;height:38px;right:11px;top:11px}.motion-ready .reveal:not(.is-visible){transform:translateY(17px)}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.header-inner{gap:9px}.brand img{width:122px}.header-cta{font-size:.75rem;padding:10px}.menu-toggle{width:36px;height:36px}.hero h1{font-size:3.7rem}.hero-eyebrow{font-size:.75rem;letter-spacing:.045em}.hero-description{max-width:290px}.hero .button{font-size:.78rem;padding:14px 13px;gap:7px}.hero .button .arrow{margin-left:0}.hero-bottom{gap:13px}.hero-bottom>p{padding-left:13px;font-size:.75rem}.hero-bottom>div>span{font-size:.75rem}.section-intro h2,.about-content h2,.faq-grid h2{font-size:2.35rem}.contact h2{font-size:3.25rem}.mobile-contact-bar{padding-left:16px;padding-right:16px;gap:10px}.mobile-contact-bar strong{font-size:.75rem}.footer-main p{font-size:.75rem}.project-caption{max-width:64%}.hero-dot{padding-inline:7px}.project-tile{height:245px}.project-tile:first-child,.project-tile:nth-child(4){height:300px}.project-tile:nth-child(5),.project-tile:nth-child(6){height:245px}.project-tile-caption strong{font-size:.95rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion-ready .reveal:not(.is-visible){opacity:1;transform:none}}

/* Readable copy and controls across screen sizes. */
.service-copy p,.extra-services p,.process-steps p,.about-content>p:not(.eyebrow),.faq-list details>p{font-size:1rem}
.button,.header-cta,.hero .button,.service-copy .text-link,.extra-services .text-link,.dialog-bottom .button,.mobile-contact-bar .button,.text-link{font-size:.875rem}
.hero-microcopy,.hero-eyebrow,.project-caption .eyebrow,.contact .eyebrow,.section-eyebrow,.dialog-bottom .eyebrow{font-size:.75rem}
@media(max-width:720px){.header-cta{padding-inline:11px;font-size:.8125rem}.hero-eyebrow{font-size:.75rem;letter-spacing:.025em}.hero-controls{gap:2px}.hero-dot{font-size:.75rem}.hero h1{font-size:clamp(3.75rem,12vw,5rem)}.hero-photo{top:320px}}
@media(max-width:410px){.header-cta{display:none}.menu-toggle{margin-left:auto}.hero .button{font-size:.875rem;padding-inline:13px;gap:8px}.hero .button .arrow{display:none}.hero-eyebrow{font-size:.75rem;letter-spacing:0}.hero-bottom>p{padding-left:13px;font-size:.75rem}.hero-bottom>div>span{font-size:.75rem}.hero-bottom{gap:15px}.hero-bottom>div{gap:9px}.hero-bottom>p span{display:none}.mobile-contact-bar strong,.mobile-contact-bar span{font-size:.75rem}}

/* Smooth transitions follow the same visual direction as the original site. */
.hero-photo>img{position:absolute;inset:0;width:100%;height:100%;animation:none;transition:none}
.hero-shade{z-index:2;pointer-events:none}
.about-photo{height:100%;width:100%;overflow:hidden;border-radius:7px;background:var(--navy)}
.about-photo>img{height:100%;width:100%;object-fit:cover;transform:translate3d(0,var(--about-shift,0px),0) scale(1.065)}
.motion-ready .reveal{transition:opacity .95s var(--ease),transform 1.05s var(--ease);transition-delay:var(--motion-delay,0ms)}
.motion-ready .reveal:not(.is-visible){opacity:0;transform:translate3d(0,32px,0)}
.motion-ready .reveal.is-visible{opacity:1;transform:translate3d(0,0,0)}
.motion-ready .section-eyebrow.reveal:not(.is-visible){transform:translate3d(0,14px,0)}
.motion-ready .hero-content>.reveal{transition-duration:.8s,.95s}
.motion-ready .reveal:focus-within{opacity:1;transform:none;transition-delay:0ms}
.service-image>img,.project-tile>img{transition:transform 1.25s var(--ease)}
.motion-ready .service-card.reveal:not(.is-visible) .service-image>img,
.motion-ready .project-tile.reveal:not(.is-visible)>img{transform:scale(1.075)}
.service-image:hover>img,.project-tile:hover>img{transform:scale(1.035)}
.project-tile-caption{transition:transform .5s var(--ease)}
.project-tile:hover .project-tile-caption{transform:translateY(-3px)}
.project-dialog[open]{animation:project-dialog-in .4s var(--ease)}
.project-dialog[open]::backdrop{animation:project-backdrop-in .35s ease-out}
.faq-list details[open]>p{animation:answer-in .45s var(--ease)}
@keyframes project-dialog-in{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes project-backdrop-in{from{opacity:0}to{opacity:1}}
@keyframes answer-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:951px) and (pointer:fine){
  .hero-photo{top:-44px;bottom:-44px;transform:translate3d(0,var(--hero-shift,0px),0)}
}
@media(max-width:950px),(pointer:coarse){
  .about-photo>img{transform:none}
}
@media(max-width:720px){
  .motion-ready .reveal{transition-duration:.7s,.85s}
  .motion-ready .reveal:not(.is-visible){transform:translate3d(0,18px,0)}
  .project-tile:nth-child(n){grid-column:span 1;height:285px}
  .project-tile:nth-child(4n+1),.project-tile:nth-child(4n){grid-column:1/-1;height:330px}
  .project-tile:nth-child(4n+1) .project-open,.project-tile:nth-child(4n) .project-open{display:flex}
}
@media(max-width:380px){
  .project-tile:nth-child(n){height:245px}
  .project-tile:nth-child(4n+1),.project-tile:nth-child(4n){height:300px}
}
@media(prefers-reduced-motion:reduce){
  .motion-ready .reveal,.motion-ready .reveal:not(.is-visible){opacity:1!important;transform:none!important}
  .hero-photo,.about-photo>img,.project-tile>img,.service-image>img,.project-tile-caption{transform:none!important}
  .project-dialog[open],.project-dialog[open]::backdrop,.faq-list details[open]>p{animation:none!important}
}
@media print{
  .motion-ready .reveal,.motion-ready .reveal:not(.is-visible){opacity:1!important;transform:none!important}
}

/* Conversion refinement: the existing identity, with clearer hierarchy. */
.hero-layout{grid-template-columns:1.2fr 1fr;column-gap:48px;min-height:730px;padding-top:68px}
.hero h1{font-size:clamp(2.65rem,4.3vw,4.25rem);line-height:1.07;letter-spacing:-.05em;max-width:640px}
.hero h1 span{display:block;margin-top:.12em}
.hero-description{max-width:420px;font-size:1rem;margin-top:26px;margin-bottom:26px}
.hero-microcopy{font-size:.875rem;line-height:1.65;max-width:390px;color:#c6c9d6}
.hero-content{padding-bottom:46px;min-width:0}
.hero-eyebrow{letter-spacing:.06em;font-size:.8125rem}
.hero .button{min-height:56px;font-size:.9375rem}
.hero-dot{min-width:44px;min-height:44px}
.project-grid.curated-projects,.project-grid.extra-projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}
.project-story{min-width:0}
.project-story .project-tile{display:block;width:100%;height:340px}
.project-notes{padding:21px 2px 0}
.project-notes h3{font-size:1.2rem;line-height:1.4;letter-spacing:-.03em}
.project-notes>p{font-size:1rem;line-height:1.75;color:var(--muted);max-width:540px;margin:10px 0}
.project-notes .text-link{min-height:44px;font-size:.875rem}
.project-tile-caption small{font-size:.875rem}
.project-tile-caption strong{font-size:1.35rem;line-height:1.3}
.portfolio-more{margin-top:36px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.portfolio-more>summary{min-height:68px;display:flex;align-items:center;justify-content:center;gap:15px;padding:18px 16px;cursor:pointer;font-weight:700;list-style:none;font-size:.9375rem}
.portfolio-more>summary::-webkit-details-marker{display:none}
.portfolio-more>summary:hover{color:var(--orange-dark)}
.portfolio-more .more-open{display:none}
.portfolio-more[open] .more-open{display:inline}
.portfolio-more[open] .more-closed{display:none}
.portfolio-more>summary .icon{width:21px;height:21px;transition:transform .3s var(--ease)}
.portfolio-more[open]>summary .icon{transform:rotate(45deg)}
.extra-projects{padding:10px 0 30px}
.extra-projects>.project-tile{grid-column:auto;width:100%;height:300px}
.project-end p{font-size:1rem}
.studio{padding-top:64px;margin-top:64px;border-top:1px solid var(--line)}
.studio-intro{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}
.studio-intro h3{font-size:clamp(1.8rem,3vw,2.75rem);line-height:1.15}
.studio-intro>p{max-width:400px;color:var(--muted);font-size:1rem}
.studio-intro .section-eyebrow{margin-bottom:14px}
.studio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.studio-grid>.project-tile{grid-column:auto;width:100%;height:310px}
.studio-grid .project-tile-caption{left:18px;right:18px;bottom:20px}
.studio-grid .project-tile-caption strong{font-size:1.1rem}
.studio-grid .project-tile-caption small{font-size:.8125rem}
.studio-grid .project-open{display:none}
.contact-next-step{font-size:.9375rem;line-height:1.75;color:#c6c9d6;max-width:355px;margin-top:25px}
.dialog-story{padding:0 30px 24px;max-width:760px}
.dialog-story p{font-size:1rem;line-height:1.75;color:#e1e3ed}
.dialog-story span{display:block;font-size:.875rem;color:#b8bfd0;margin-top:10px}
.dialog-navigation button,.dialog-close{min-width:44px;min-height:44px}
.dialog-navigation span{font-size:.875rem}
.project-dialog>img{height:min(52dvh,600px)}
.text-link{min-height:44px}
.header-inner{flex-wrap:nowrap}
.header-cta{flex-shrink:0}
@media(min-width:1600px){.hero-layout{min-height:760px;padding-top:80px}.hero h1{font-size:4.25rem}}
@media(min-width:721px) and (max-width:1050px){
  .hero-layout{grid-template-columns:1.3fr 1fr;min-height:690px;gap:25px}
  .hero h1{font-size:clamp(2.55rem,4.65vw,3.25rem)}
  .hero-project{max-width:250px}
  .hero .button{font-size:.875rem;padding-inline:16px}
  .hero .button .arrow{display:none}
  .hero-description{max-width:355px}
  .studio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .studio-grid>.project-tile{height:310px}
  .desktop-nav{gap:15px}.header-inner{gap:16px}.header-cta{padding-inline:12px}
}
@media(max-width:720px){
  html{scroll-padding-top:92px;scroll-padding-bottom:110px}
  .hero{display:flex;flex-direction:column}
  .hero-layout{display:contents}
  .hero-content{order:0;width:calc(100% - 40px);margin:0 auto;padding:34px 0 27px}
  .hero-eyebrow{font-size:.75rem;letter-spacing:.025em;margin-bottom:17px}
  .hero h1{font-size:clamp(2.1rem,7.4vw,3.5rem);line-height:1.08;max-width:570px;letter-spacing:-.045em}
  .hero-description{font-size:1rem;max-width:480px;margin:19px 0 21px;line-height:1.7}
  .hero .button{width:100%;min-height:54px;padding:14px;font-size:.9375rem}
  .hero .button .arrow{display:none}
  .hero-microcopy{font-size:.875rem;max-width:440px;margin-top:11px}
  .hero-photo{order:1;position:relative;inset:auto;z-index:0;width:calc(100% - 40px);height:clamp(270px,78vw,440px);margin:0 auto;border-radius:6px;transform:none;overflow:hidden}
  .hero-shade{background:linear-gradient(0deg,#14182f50,transparent 35%)}
  .hero-project{order:2;width:calc(100% - 40px);margin:0 auto;padding:19px 0 24px;gap:15px;align-items:center;justify-content:space-between}
  .project-caption{max-width:70%;padding:0}
  .project-caption strong{font-size:1rem;line-height:1.45}
  .project-caption>span:last-child{font-size:.875rem;line-height:1.5}
  .project-caption .eyebrow{font-size:.75rem}
  .hero-controls{gap:0;flex-wrap:wrap;max-width:132px;justify-content:end}
  .hero-dot{padding:9px 10px;font-size:.8125rem}
  .hero-bottom{order:3;width:calc(100% - 40px);margin:0 auto;padding:23px 0;gap:20px;flex-wrap:wrap}
  .hero-bottom>p{font-size:.8125rem;padding-left:20px;flex:1;min-width:130px}
  .hero-bottom>div>span{font-size:.8125rem}
  .hero-bottom>p span{display:block}
  .header-cta{font-size:.875rem}
  .menu-toggle{width:44px;height:44px}
  .project-grid.curated-projects,.project-grid.extra-projects{grid-template-columns:minmax(0,1fr);gap:30px}
  .project-story .project-tile,.extra-projects>.project-tile{grid-column:auto;height:clamp(270px,83vw,430px)}
  .project-tile-caption{left:20px;right:20px;bottom:22px}
  .project-tile-caption strong{font-size:1.25rem}
  .project-tile-caption small{font-size:.875rem}
  .project-story .project-open,.extra-projects .project-open{display:flex!important;width:36px;height:36px}
  .project-notes{padding-top:17px}
  .project-notes h3{font-size:1.16rem;line-height:1.45}
  .project-notes>p{margin-top:8px;line-height:1.7}
  .portfolio-more{margin-top:28px}
  .studio{padding-top:36px;margin-top:40px}
  .studio-intro{display:block;margin-bottom:25px}
  .studio-intro h3{font-size:2rem}
  .studio-intro>p{margin-top:18px}
  .studio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .studio-grid>.project-tile{grid-column:auto;height:275px}
  .studio-grid .project-tile-caption{left:12px;right:12px;bottom:16px}
  .studio-grid .project-tile-caption strong{font-size:1rem;line-height:1.45}
  .studio-grid .project-tile-caption small{font-size:.8125rem}
  .studio-grid .project-open{display:none!important}
  .mobile-contact-bar{gap:12px;padding:12px 20px max(12px,env(safe-area-inset-bottom))}
  .mobile-contact-bar .button{min-height:48px;font-size:.875rem;padding:12px 14px}
  .mobile-contact-bar strong,.mobile-contact-bar span{font-size:.8125rem}
  .dialog-story{padding:0 20px 24px}
  .project-dialog>img{height:44dvh;min-height:180px}
  .dialog-close{position:sticky;top:10px;float:right;margin:10px 10px -54px 0}
  .dialog-bottom .button{font-size:.9375rem}
  .footer-bottom{padding-bottom:calc(118px + env(safe-area-inset-bottom))}
  .faq-list summary{font-size:1rem}
  .section-intro>p,.faq-grid>div>p:not(.eyebrow){font-size:1rem}
}
@media(max-width:380px){
  .hero-content,.hero-photo,.hero-project,.hero-bottom{width:calc(100% - 32px)}
  .hero h1{font-size:clamp(1.85rem,8vw,2.6rem)}
  .hero-content{padding-top:28px}
  .mobile-contact-bar{padding-inline:16px;justify-content:center}
  .mobile-contact-bar>div{display:none}
  .mobile-contact-bar .button{width:100%}
  .studio-grid{grid-template-columns:minmax(0,1fr)}
  .studio-grid>.project-tile{height:300px}
  .hero-project{flex-wrap:wrap;gap:10px}
  .project-caption{max-width:100%}
  .hero-controls{max-width:none;margin-left:auto}
}
@media(max-width:720px) and (max-height:500px){.mobile-contact-bar{position:static}.floating-whatsapp{display:none}.footer-bottom{padding-bottom:24px}}
@media(hover:none){.button:hover{transform:none}}
@media print{.portfolio-more{display:block}.studio-grid{break-inside:avoid}.mobile-contact-bar,.floating-whatsapp{display:none}}

.privacy-settings{border:0;background:none;color:var(--muted);font-size:.875rem;padding:0;text-align:left;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
.privacy-notice{position:fixed;bottom:24px;left:24px;z-index:38;width:min(430px,calc(100% - 48px));padding:21px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 35px #14182f20;max-height:50dvh;overflow:auto}
.privacy-notice[hidden],.privacy-settings[hidden]{display:none!important}
.privacy-notice p{font-size:.875rem;line-height:1.65}
.privacy-notice>p:first-child{margin-bottom:8px;font-size:1rem}
.privacy-notice details{margin-top:8px}
.privacy-notice summary{font-size:.875rem;cursor:pointer;min-height:36px;padding-block:5px;text-decoration:underline;text-underline-offset:3px}
.privacy-notice details p{font-size:.875rem;margin:5px 0 12px;color:var(--muted)}
.privacy-actions{display:flex;gap:10px;margin-top:14px}
.privacy-actions button{flex:1;min-height:44px;border:1px solid var(--ink);border-radius:4px;background:#fff;color:var(--ink);font-size:.875rem;font-weight:700;padding:10px 12px}
.privacy-actions button:hover{background:var(--paper)}
@media(max-width:720px){
  .privacy-notice{left:12px;bottom:calc(var(--contact-bar-height,80px) + 12px);width:calc(100% - 24px);padding:18px;max-height:45dvh}
  .footer-bottom{padding-bottom:calc(var(--contact-bar-height,90px) + 28px)}
  html{scroll-padding-bottom:calc(var(--contact-bar-height,90px) + 20px)}
}
@media print{.privacy-notice,.privacy-settings{display:none!important}}

@media(max-width:68.75rem){
  .desktop-nav{display:none}
  .header-cta{margin-left:auto}
  .menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:none;border:1px solid var(--line);border-radius:4px;width:44px;height:44px;padding:8px;flex-shrink:0}
  .menu-toggle span{display:block;width:18px;height:1.5px;background:var(--ink);transition:transform .25s}
  .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}
  .menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}
  .mobile-nav{background:#fff;padding:5px 24px 19px;border-top:1px solid var(--line);box-shadow:0 18px 25px #15193112}
  .mobile-nav a{display:block;font-size:1rem;padding:12px 0;border-bottom:1px solid var(--line)}
  .mobile-nav a:last-child{color:var(--orange-dark);border:0;font-weight:700}
}

/* Vehicle graphics receive a wide presentation suited to the real fleet photo. */
.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px}
.services-grid .service-large{grid-column:auto;display:block}
.services-grid .service-image,.services-grid .service-large .service-image{aspect-ratio:1.5}
.services-grid .service-wrap-feature{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:0;background:var(--navy);color:white;border-radius:8px;overflow:hidden;scroll-margin-top:110px}
.service-wrap-feature .service-image{height:auto;min-height:0;aspect-ratio:16/9;border-radius:0;align-self:center}
.service-wrap-feature .service-image>img{object-position:45% 50%}
.service-wrap-feature .service-copy{margin:0;padding:38px;display:block;min-width:0}
.service-wrap-feature .service-number{display:none}
.service-wrap-feature .service-copy .wrap-eyebrow{color:#ffad70;font-size:.8125rem;letter-spacing:.06em;margin-bottom:15px}
.service-wrap-feature .service-copy h3{font-size:clamp(2.25rem,3.5vw,3.4rem);line-height:1.08;letter-spacing:-.045em;margin-bottom:21px}
.service-wrap-feature .service-copy p{color:#d7d9e4;font-size:1rem;line-height:1.75}
.wrap-benefits{list-style:none;padding:0;margin:22px 0 25px;display:grid;gap:8px;font-size:.9375rem}
.wrap-benefits li{padding-left:16px;border-left:2px solid var(--orange)}
.service-wrap-feature .service-copy .wrap-help{font-size:.875rem;line-height:1.65;margin:14px 0 0;color:#c6c9d6}
.service-wrap-feature .button{font-size:.9375rem;min-height:54px}
.project-story-fleet .project-notes h3{color:var(--orange-dark)}
@media(max-width:1050px){
  .services-grid .service-wrap-feature{grid-template-columns:1fr}
  .services-grid .service-wrap-feature .service-image{height:auto;min-height:0;aspect-ratio:16/9}
  .service-wrap-feature .service-copy{padding:32px}
}
@media(max-width:720px){
  .services-grid{grid-template-columns:minmax(0,1fr);gap:34px}
  .services-grid .service-wrap-feature{scroll-margin-top:92px}
  .service-wrap-feature .service-copy{padding:27px 22px}
  .service-wrap-feature .service-copy h3{font-size:2.5rem}
  .service-wrap-feature .button{width:100%}
  .service-wrap-feature .image-label{font-size:.75rem;left:12px;bottom:12px;padding:6px 8px;max-width:calc(100% - 75px)}
  .services-grid .service-card:not(.service-wrap-feature) .service-image{aspect-ratio:1.4}
}

/* Service browsing and photo framing for phones. */
[hidden]{display:none!important}
.portfolio-controls{margin-bottom:28px;scroll-margin-top:110px}
.portfolio-filters{display:flex;flex-wrap:wrap;gap:10px}
.portfolio-filters button{min-height:46px;padding:10px 18px;border:1px solid #cbd0db;border-radius:30px;background:transparent;font-size:.875rem;font-weight:700;transition:background .2s,color .2s}
.portfolio-filters button[aria-pressed="true"]{background:var(--navy);color:white;border-color:var(--navy)}
#portfolio-status{font-size:.875rem;color:var(--muted);margin-top:14px}
.portfolio-actions{display:flex;justify-content:center;margin-top:30px}
.mobile-nav{max-height:calc(100dvh - 160px);overflow-y:auto;overscroll-behavior:contain}
@media(max-width:720px){
  .portfolio-filters{gap:8px}
  .portfolio-filters button{padding:10px 14px}
  .project-story .project-tile,.studio-grid>.project-tile{display:flex;flex-direction:column;height:auto!important}
  .project-story .project-tile>img{height:clamp(240px,82vw,410px);object-fit:contain!important;background:#11152a}
  .studio-grid>.project-tile>img{height:220px;object-fit:contain!important;background:#11152a}
  .project-story .project-tile::after,.studio-grid>.project-tile::after{display:none}
  .project-story .project-tile-caption,.studio-grid .project-tile-caption{position:static;width:100%;padding:18px;min-height:100px;transform:none!important}
  .project-story .project-open{display:flex!important;width:40px;height:40px}
  .studio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .studio-grid .project-tile-caption{padding:12px}
  .studio-grid .project-tile-caption strong{font-size:.9375rem}
  .studio-grid .project-tile-caption small{font-size:.75rem}
  .project-dialog>img{height:44dvh;min-height:180px}
  .dialog-navigation button{width:48px;height:48px}
  .dialog-bottom{padding:18px 20px}
  .menu-toggle{min-width:44px;min-height:44px}
}
@media(max-width:360px){.studio-grid{grid-template-columns:1fr}.studio-grid>.project-tile>img{height:280px}}

/* Complete visual service cards and accessible automatic highlights. */
.extra-services article{padding-left:0;min-width:0}
.extra-services .service-image{aspect-ratio:4/3;margin-bottom:23px;width:100%}
.extra-services .mini-number{position:static;display:block;margin-bottom:12px}
.extra-services h3{margin-bottom:12px}
.hero-playback{display:block;min-height:44px;margin-top:10px;padding:8px 12px;color:#e5e7ef;background:#ffffff0d;border:1px solid #ffffff38;border-radius:12px;font-size:.8125rem}
.hero-playback:hover{background:#ffffff1c}
@media(max-width:720px){.extra-services{grid-template-columns:1fr}.extra-services .service-image{aspect-ratio:4/3}.hero-project{flex-wrap:wrap}.hero-playback{margin-top:0;margin-left:auto}.extra-services article{padding-top:0}}
