@charset "UTF-8";
:root{--bg:#111;--surface:#191919;--text:#f5f3ef;--muted:#8d8d89;--red:#ee3d31;--line:#ffffff26;--sans:'Manrope',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--gutter:clamp(22px,4.3vw,84px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:700;line-height:.96;letter-spacing:-.015em}h2{font-size:clamp(44px,5.5vw,90px)}.muted{color:var(--muted)}.eyebrow{font:600 12px/1.5 var(--sans);letter-spacing:.17em;text-transform:uppercase}.header{position:absolute;top:0;left:0;z-index:10;width:100%;height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 var(--gutter);border-bottom:1px solid var(--line)}.brand-crop{display:block;position:relative;width:126px;height:53px;overflow:hidden}.brand-crop img{position:absolute;max-width:none;width:150px;left:-12px;top:-48px;mix-blend-mode:screen}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:600}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:30px}.languages{display:flex;gap:8px;font-size:12px;align-items:center}.languages button{border:0;background:none;color:#888;padding:8px 3px;font-size:12px;font-weight:700}.languages button.active{color:#fff}.languages>span{color:#555}.header-cta{font-size:13px;font-weight:700;display:flex;gap:24px}.header-cta>span{color:var(--red)}.hero{position:relative;height:max(800px,100svh);min-height:730px;max-height:1200px;overflow:hidden;padding:130px var(--gutter) 70px;display:flex;flex-direction:column}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:64% center;filter:brightness(.64) saturate(.68);transform:scale(1.015)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),transparent 75%),linear-gradient(0deg,#101010 0%,transparent 30%,transparent 70%,#080808a6 100%)}.hero-top,.hero-title,.hero-bottom,.scroll-cue{position:relative}.hero-top{display:flex;justify-content:space-between;align-items:start}.hero-top .eyebrow{display:flex;align-items:center;gap:12px}.eyebrow i{height:6px;width:6px;background:var(--red);display:inline-block}.hero-index{font:600 10px/1.7 var(--sans);letter-spacing:.12em;text-align:right;color:#b4b3af}.hero-title{margin-top:auto;margin-bottom:36px;max-width:1000px}.hero h1{font-size:clamp(78px,10.9vw,174px);line-height:.87;letter-spacing:-.018em}.hero h1 span{color:var(--red)}.hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:25px}.hero-bottom p{font-size:14px;line-height:1.8;color:#c4c4c0}.hero-buttons{display:flex;align-items:center;gap:32px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:45px;padding:18px 25px;font-size:14px;font-weight:700;border:1px solid transparent;transition:background .25s,transform .25s}.button:hover{transform:translateY(-3px)}.button-red{background:var(--red);color:white}.button-red:hover{background:#d63228}.button span{font-size:20px}.text-link{display:inline-flex;align-items:center;gap:25px;font-size:13px;font-weight:700;border-bottom:1px solid #ffffff55;padding:8px 0}.scroll-cue{position:absolute;bottom:24px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;font-size:9px;letter-spacing:.18em;color:#777}.ticker{padding:20px 0;background:var(--red);overflow:hidden;color:var(--bg)}.ticker>div{display:flex;align-items:center;gap:50px;white-space:nowrap;font:700 29px/1 var(--display);letter-spacing:.04em;width:max-content;animation:ticker 35s linear infinite}.ticker span{font-size:25px;margin:0 15px}@keyframes ticker{to{transform:translateX(-50%)}}.section{padding:110px var(--gutter)}.section>.eyebrow{margin-bottom:36px;color:#aaa}.intro{border-bottom:1px solid var(--line)}.intro h2{max-width:1100px}.intro-copy{margin-top:36px;margin-left:auto;max-width:560px;color:#aaa;line-height:1.85}.phone{display:inline-block;color:var(--red);font-family:var(--display);font-size:clamp(32px,5vw,64px);margin:25px 0}.skip{position:fixed;left:20px;top:-80px;background:var(--red);padding:12px;z-index:100}.skip:focus{top:10px}@media(max-width:850px){.desktop-nav{display:none}.header{height:85px}.hero{height:900px;min-height:100svh;padding-top:115px}.hero-photo{object-position:64% 40%}.hero-title{margin-bottom:30px}.hero h1{font-size:clamp(74px,13vw,125px)}.hero-bottom{align-items:start;flex-direction:column;gap:24px}.hero-index{display:none}.hero-buttons{gap:24px}.section{padding-top:80px;padding-bottom:80px}}@media(max-width:480px){.header-actions{gap:18px}.header-cta{display:none}.hero{height:800px;min-height:100svh;max-height:1000px;padding-bottom:70px}.hero-photo{object-position:61% 35%}.hero h1{font-size:21vw}.hero-top .eyebrow{font-size:10px}.hero-buttons{flex-wrap:wrap;gap:14px}.button{gap:30px;padding:15px 21px}.hero-bottom p{font-size:13px}.hero-shade{background:linear-gradient(0deg,#111 0%,#1116 50%,#1117 100%)}.ticker{padding:16px 0}.ticker>div{font-size:24px}.intro h2{font-size:45px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Full page, interactions and responsive layout */
.hero h1 span{color:inherit}.hero h1 .red,.red{color:var(--red)}.hero h1{animation:hero-in 1s .1s both}.hero-top,.hero-bottom{animation:hero-in .9s .3s both}@keyframes hero-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-photo{will-change:transform}.hero-buttons .button span{font-size:14px}.button b{font-size:21px;font-weight:400}.header-cta>span{color:inherit}.header-cta .arrow{color:var(--red)}.header.is-scrolled{position:fixed;height:78px;background:#101010ef;backdrop-filter:blur(15px);animation:header-in .25s both}.header.is-scrolled .brand-crop{transform:scale(.86);transform-origin:left center}@keyframes header-in{from{transform:translateY(-100%)}to{transform:translateY(0)}}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:2px;background:var(--red);z-index:50;transform:scaleX(0);transform-origin:left}.tiny{font-size:10px;letter-spacing:.13em;color:#727272}.section-top{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:44px}.section-top .eyebrow{color:#a5a5a0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:55px;margin-bottom:64px}.section-heading>p{max-width:310px;color:#a5a5a0;font-size:15px;line-height:1.85}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:11%;margin-top:64px;align-items:center}.intro-image{height:440px;position:relative;overflow:hidden}.intro-image img{width:100%;height:100%;object-fit:cover;object-position:center 51%;filter:saturate(.65) brightness(.85);transition:transform 1s}.intro-image:hover img{transform:scale(1.035)}.image-label{position:absolute;left:20px;bottom:20px;padding:9px 13px;background:#111d;font-size:10px;letter-spacing:.13em}.intro-text p{color:#a5a5a0;margin-bottom:22px}.intro-text .lead{font-size:23px;line-height:1.55;font-weight:500;color:var(--text);margin-bottom:26px}.intro-text .text-link{margin-top:4px}.intro-signature{margin-top:42px;padding-top:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:.1em;color:#777}.text-link b{font-size:20px;line-height:1;font-weight:400;transition:transform .2s}.text-link:hover b{transform:translate(3px,-3px)}.ticker>div{gap:0;animation-duration:38s}.ticker>div>span{display:flex;align-items:center;font:inherit;gap:38px;margin:0;padding-right:38px}.ticker b{font-size:28px;font-weight:400}.services{background:#151515}.service{border-top:1px solid var(--line)}.service:last-child{border-bottom:1px solid var(--line)}.service summary{display:flex;align-items:center;gap:30px;cursor:pointer;list-style:none;padding:31px 0}.service summary::-webkit-details-marker{display:none}.service summary::marker{content:''}.service-no{font-size:12px;color:#777;min-width:30px}.service h3{font-size:clamp(28px,3vw,47px);font-weight:600;letter-spacing:.005em;flex:1}.service-sign{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #555;border-radius:50%;font-size:23px;font-weight:400;line-height:1;transition:transform .3s,background .3s}.service[open] .service-sign{transform:rotate(45deg);background:var(--red);border-color:var(--red);color:#111}.service summary:hover h3,.service[open] h3{color:var(--red)}.service-body{display:grid;grid-template-columns:1.05fr 1fr;gap:8%;padding:10px 0 42px 60px;animation:hero-in .4s ease both}.service-body>img{width:100%;height:310px;object-fit:cover;filter:brightness(.83) saturate(.68)}.service-body>div>p:not(.service-kicker){font-size:15px;color:#aaa;line-height:1.8}.service-kicker{font-size:12px;letter-spacing:.06em;font-weight:700;margin-bottom:14px;color:#ddd}.service ul{padding-left:18px;margin:18px 0 20px;color:#bbb;font-size:14px}.service li{padding:3px 0}.service li::marker{color:var(--red)}.service summary:focus-visible{outline:2px solid var(--red);outline-offset:4px}.track-banner{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden}.track-banner>img{position:absolute;width:100%;height:100%;object-fit:cover;filter:brightness(.42) saturate(.55);object-position:50% 60%}.track-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#1119,transparent),linear-gradient(0deg,#1119,transparent 40%)}.track-content{position:relative;width:100%;padding:80px var(--gutter)}.track-content>.eyebrow{margin-bottom:35px;color:#ccc}.track-content h2{font-size:clamp(88px,11vw,175px);line-height:.85}.track-content h2 span{color:transparent;-webkit-text-stroke:1px #f5f3ef}.track-bottom{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-top:40px}.track-bottom p{font-size:15px;color:#c0c0bb}.track-bottom .button span{font-size:14px}.projects{background:var(--bg)}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:36px}.filters button{color:#aaa;background:transparent;border:1px solid var(--line);padding:10px 19px;font-size:12px;transition:background .2s,color .2s}.filters button:hover{border-color:#777;color:white}.filters button.active{background:var(--text);border-color:var(--text);color:#111}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px}.project-card{border:0;background:transparent;text-align:left;padding:0;color:var(--text);animation:hero-in .45s both}.project-image{height:340px;position:relative;overflow:hidden;background:#191919}.project-image>img{width:100%;height:100%;object-fit:cover;filter:saturate(.7) brightness(.84);transition:transform .65s,filter .65s}.project-card:hover .project-image>img{transform:scale(1.055);filter:saturate(.95) brightness(.97)}.project-tag{position:absolute;top:17px;left:17px;background:#111b;padding:5px 10px;font-size:9px;letter-spacing:.13em;color:white}.project-open{position:absolute;right:17px;bottom:17px;display:grid;place-items:center;width:37px;height:37px;background:var(--red);color:#fff;font-size:21px;transition:transform .3s}.project-card:hover .project-open{transform:rotate(45deg)}.project-meta{padding-top:19px;display:flex;justify-content:space-between;align-items:start;gap:12px}.project-meta h3{font-size:27px;font-weight:600;letter-spacing:0}.project-meta>span{font-size:10px;color:#777;padding-top:5px}.project-meta p{font:12px/1.7 var(--sans);color:#999;margin-top:8px}.projects-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);margin-top:55px;padding-top:25px}.projects-footer>p{font-size:13px;color:#999}.no-js-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.process{border-top:1px solid var(--line);background:#151515}.steps{padding:0;margin:60px 0 0;list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px}.steps li{border-top:1px solid #444;padding-top:20px}.steps li>span{display:flex;justify-content:space-between;font-family:var(--display);font-size:38px;color:var(--red);line-height:1}.steps li>span b{font:24px/1 var(--sans);color:#666}.steps h3{font-size:29px;font-weight:600;margin:32px 0 16px}.steps p{font-size:13px;line-height:1.9;color:#999}.contact{padding-bottom:85px}.contact-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.contact-heading h2{font-size:clamp(65px,8.5vw,132px);line-height:.9}.contact-heading>p{max-width:350px;color:#aaa;font-size:15px}.contact-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:7%;margin-top:70px}.contact-main>.eyebrow{color:#888;font-size:10px}.phone{font-size:clamp(33px,4.5vw,68px);color:var(--text);display:flex;justify-content:space-between;align-items:center;line-height:1.2;white-space:nowrap;margin:18px 0 30px}.phone>span{color:var(--red);font-family:var(--sans);font-size:.65em}.socials{display:flex;gap:16px;margin-bottom:38px}.socials a{display:flex;align-items:center;gap:10px;border:1px solid #333;padding:12px 17px;font-size:13px;transition:background .2s}.socials a:hover{background:#222}.socials a>span{margin-left:20px}.socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5}.socials svg .fill{fill:currentColor;stroke:none}.contact-details{border-top:1px solid var(--line);padding-top:30px;display:grid;grid-template-columns:1.05fr 1fr;gap:20px}.contact-details .eyebrow{font-size:10px;color:#888;margin-bottom:14px}.contact-details address{font-size:14px;font-style:normal;line-height:1.9}.contact-details p:not(.eyebrow){font-size:14px;line-height:1.9}.contact-details .weekend{margin-top:8px;color:#888;font-size:12px!important}.map-panel{position:relative;min-height:330px;background:#1b1b1b;overflow:hidden;display:flex;flex-direction:column;justify-content:end}.map-background{font-family:var(--display);font-size:100px;line-height:.8;color:#303030;position:absolute;left:30px;top:35px;font-weight:700}.map-background>span{display:block;font-family:var(--sans);font-size:11px;color:#555;letter-spacing:.12em;margin-top:18px}.map-info{position:relative;padding:28px;background:linear-gradient(0deg,#191919 50%,transparent);margin-top:170px}.map-info .eyebrow{font-size:10px;color:#999}.map-info button{color:white;background:none;border:0;border-bottom:1px solid #555;padding:8px 0;margin-top:10px;cursor:pointer}.map-directions{display:block;color:#aaa;font-size:12px;margin-top:17px}.map-panel iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:1}.map-panel.loaded .map-info{z-index:2;background:#171717e8;margin-top:auto;padding:12px 20px}.map-panel.loaded .map-info>p,.map-panel.loaded #load-map{display:none}.map-panel.loaded .map-directions{margin:0;color:#fff}.map-error{padding:20px;color:#eee}.footer-top{padding:35px var(--gutter);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top>p{font-size:10px;letter-spacing:.12em;color:#777}.back-top{display:flex;gap:22px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:19px var(--gutter);color:#777;font-size:10px;letter-spacing:.03em}.privacy-button{font-size:10px;background:none;border:0;color:#888;padding:0}.menu-toggle{display:none;border:0;background:none;width:30px;height:30px;padding:5px 0}.menu-toggle span{display:block;height:1px;background:white;margin:6px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:fixed;top:85px;left:0;right:0;background:#121212;z-index:9;border-bottom:1px solid #333;padding:20px var(--gutter) 35px}.mobile-menu:not([hidden]){display:flex;flex-direction:column;gap:14px}.mobile-menu a{font:600 35px/1.3 var(--display)}.mobile-menu a:last-child{font:14px/2 var(--sans);color:var(--red);margin-top:10px}.menu-open{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gallery-dialog{border:1px solid #333;background:#111;color:var(--text);padding:0;width:min(1120px,94vw);max-width:94vw;max-height:94svh;overflow:auto}.gallery-dialog::backdrop,.privacy-dialog::backdrop{background:#000e;backdrop-filter:blur(7px)}.dialog-close{position:absolute;top:16px;right:16px;z-index:5;width:40px;height:40px;border:1px solid #777;background:#111d;color:#fff;font-size:20px;display:grid;place-items:center}.gallery-image-wrap{position:relative;background:#080808;min-height:200px}.gallery-image-wrap>img{width:100%;height:min(67svh,720px);object-fit:contain}.gallery-prev,.gallery-next{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;border:1px solid #777;background:#111c;color:white;font-size:24px;display:grid;place-items:center}.gallery-prev{left:16px}.gallery-next{right:16px}.gallery-info{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:26px 32px}.gallery-info h2{font-size:35px;margin-top:9px}.gallery-info .eyebrow{font-size:10px;color:#999}.gallery-info>span{font-size:12px;color:#888}.gallery-contact{font-size:12px}.privacy-dialog{background:#161616;color:var(--text);border:1px solid #444;padding:50px;width:min(620px,92vw);max-height:90svh}.privacy-dialog .eyebrow{color:var(--red);margin-bottom:25px}.privacy-dialog h2{font-size:50px;margin-bottom:25px}.privacy-dialog p:not(.eyebrow){font-size:15px;color:#bbb;margin-bottom:20px}.reveal{opacity:1}.motion-ready .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.motion-ready .reveal.is-visible{opacity:1;transform:none}.steps li:nth-child(2){transition-delay:.06s}.steps li:nth-child(3){transition-delay:.12s}.steps li:nth-child(4){transition-delay:.18s}.steps li:nth-child(5){transition-delay:.24s}
@media(min-width:1550px){.project-image{height:430px}.intro-image{height:510px}.hero-photo{object-position:62% center}.hero-title{margin-bottom:50px}}
@media(max-width:1100px){.desktop-nav{gap:20px}.header-actions{gap:22px}.hero-buttons{gap:22px}.hero-bottom{align-items:start;flex-direction:column}.hero{padding-bottom:78px}.section-heading{gap:40px}.service h3{font-size:34px}.project-image{height:280px}.project-grid{gap:30px 20px}.steps{gap:18px}.steps h3{font-size:25px}.contact-grid{gap:5%}.contact-details{grid-template-columns:1fr;gap:25px}.phone{font-size:45px}.intro-grid{gap:7%}.intro-image{height:460px}.intro-signature{gap:20px;flex-wrap:wrap}}
@media(max-width:850px){.menu-toggle{display:block}.header-cta{display:none}.header-actions{gap:28px}.header.is-scrolled{height:85px}.hero{height:850px;min-height:100svh}.hero-title{margin-top:auto}.hero-photo{object-position:60% center}.section-heading{align-items:start;flex-direction:column;gap:26px}.section-heading>p{max-width:440px}.intro-grid{gap:35px;grid-template-columns:1fr 1fr}.intro-image{height:390px}.intro-text .lead{font-size:20px}.intro-text p{font-size:14px}.service-body{padding-left:0;gap:30px}.service-body>img{height:330px}.service h3{font-size:31px}.service summary{gap:20px}.service-no{min-width:22px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-image{height:330px}.track-banner{min-height:580px}.track-bottom{align-items:start;flex-direction:column}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 25px}.steps h3{font-size:29px;margin-top:22px}.contact-heading{flex-direction:column;align-items:start;gap:28px}.contact-grid{grid-template-columns:1fr;margin-top:45px;gap:40px}.contact-details{grid-template-columns:1fr 1fr}.map-panel{min-height:320px}.map-background{font-size:110px}.map-info{margin-top:160px}.footer-top>p{display:none}.gallery-info{flex-wrap:wrap}.gallery-contact{width:100%}.phone{max-width:600px;font-size:56px}.tiny{font-size:9px}.section-top{margin-bottom:35px}.hero h1{font-size:16vw}}
@media(max-width:580px){html{scroll-padding-top:100px}.hero{height:820px;min-height:100svh;max-height:1040px}.hero h1{font-size:21vw;line-height:.91}.hero-top .eyebrow{font-size:9px;letter-spacing:.12em}.hero-photo{object-position:63% 33%;filter:brightness(.75) saturate(.65)}.hero-title{margin-top:auto}.hero-shade{background:linear-gradient(0deg,#111 0%,#111a 30%,#1112 65%,#1119 100%)}.hero-bottom{gap:24px}.hero-bottom p{font-size:13px}.hero-buttons{flex-direction:column;align-items:start;gap:14px}.hero-buttons .button{padding:16px 20px;gap:45px}.hero-buttons .text-link{font-size:12px}.scroll-cue{bottom:22px}.ticker>div{font-size:23px}.ticker>div>span{gap:23px;padding-right:23px}.ticker b{font-size:22px}.section{padding-top:65px;padding-bottom:65px}h2{font-size:47px}.intro h2{font-size:45px}.section-top .tiny{display:none}.section-top{margin-bottom:32px}.intro-grid{grid-template-columns:1fr;margin-top:35px;gap:32px}.intro-image{height:330px}.intro-text .lead{font-size:21px}.intro-text p{font-size:15px}.intro-signature{font-size:9px}.section-heading{margin-bottom:38px}.section-heading>p{font-size:14px}.service h3{font-size:27px;line-height:1.05}.service summary{gap:15px;padding:27px 0}.service-no{font-size:10px;min-width:18px}.service-sign{min-width:28px;width:28px;height:28px;font-size:21px}.service-body{grid-template-columns:1fr;gap:24px;padding-bottom:32px}.service-body>img{height:250px}.service-body>div>p:not(.service-kicker){font-size:15px}.service-kicker{font-size:11px}.service ul{font-size:13px}.track-content{padding-top:60px;padding-bottom:60px}.track-banner{min-height:540px}.track-content h2{font-size:22vw}.track-content>.eyebrow{font-size:10px}.track-bottom p{font-size:14px}.track-bottom .button{padding:15px 19px;gap:24px}.track-bottom .button span{font-size:12px}.filters{gap:8px;margin-bottom:25px}.filters button{font-size:11px;padding:8px 12px}.project-grid{grid-template-columns:1fr;gap:32px}.project-image{height:360px}.project-meta h3{font-size:30px}.project-tag{font-size:9px}.projects-footer{flex-direction:column;align-items:start;gap:12px;margin-top:32px;padding-top:24px}.projects-footer>p{font-size:12px}.steps{grid-template-columns:1fr;gap:24px;margin-top:32px}.steps li{display:grid;grid-template-columns:48px 1fr;gap:8px 16px;align-items:center;padding-top:22px}.steps li>span{grid-row:1 / 3;font-size:33px;align-self:start}.steps li>span b{display:none}.steps h3{margin:0;font-size:28px}.steps p{font-size:14px;grid-column:2}.contact-heading h2{font-size:20vw}.contact-heading>p{font-size:14px}.phone{font-size:11vw;gap:20px;margin-top:20px}.socials{gap:10px}.socials a{font-size:12px;padding:11px 13px;gap:9px;flex:1}.socials a>span{margin-left:auto}.contact-details{grid-template-columns:1fr;gap:24px}.contact-details .eyebrow{font-size:10px;margin-bottom:10px}.map-panel{min-height:330px}.footer-top{padding-top:25px;padding-bottom:25px}.footer-top .brand-crop{transform:scale(.85);transform-origin:left center}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:10px 20px}.footer-bottom>span:nth-child(2){display:none}.gallery-dialog{width:96vw;max-width:96vw}.gallery-image-wrap>img{height:60svh;max-height:540px}.gallery-info{padding:22px;gap:14px}.gallery-info h2{font-size:29px}.gallery-prev,.gallery-next{width:36px;height:36px;font-size:20px}.gallery-prev{left:10px}.gallery-next{right:10px}.dialog-close{width:34px;height:34px;top:10px;right:10px}.privacy-dialog{padding:38px 25px}.privacy-dialog h2{font-size:40px}.privacy-dialog p:not(.eyebrow){font-size:14px}}
@media(max-width:360px){.hero h1{font-size:20vw}.hero{height:820px}.project-image{height:300px}.hero-top .eyebrow{font-size:8px}.service h3{font-size:24px}}
@media(prefers-reduced-motion:reduce){.motion-ready .reveal{opacity:1;transform:none}.hero-photo{will-change:auto}}
.brand-crop img{height:auto}.hero-bottom p,.section-heading>p,.service-body>div>p:not(.service-kicker),.track-bottom p,.contact-heading>p{font-size:16px}.steps p,.project-meta p,.projects-footer>p,.contact-details address,.contact-details p:not(.eyebrow){font-size:14px}.languages button{font-size:14px}.filters button{font-size:14px}.hero-buttons .text-link,.desktop-nav,.header-cta{font-size:14px}.hero h1{line-height:.98}.hero-title{margin-bottom:28px}
@media(max-width:580px){.hero-bottom p,.section-heading>p,.track-bottom p,.contact-heading>p{font-size:14px}.project-meta p,.steps p{font-size:14px}.hero h1{line-height:1}.hero-title{margin-bottom:24px}.filters button{font-size:12px}.service h3{font-size:26px}.brand-crop{width:115px}.header-actions{gap:20px}.intro-text p{font-size:16px}.socials a{font-size:14px}}
.button-red{background:#d63328}.button-red:hover{background:#bc2b22}
/* User-provided background film */
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% center;filter:brightness(.9) saturate(.78);pointer-events:none}.hero-photo{object-position:50% center;filter:brightness(.9) saturate(.78)}.hero-shade{background:linear-gradient(90deg,#0005,transparent 80%),linear-gradient(0deg,#101010 0%,#10101033 35%,transparent 70%,#08080890 100%)}.video-toggle{position:absolute;z-index:2;right:var(--gutter);bottom:19px;background:transparent;border:0;color:#aaa;display:flex;align-items:center;gap:9px;font:600 10px/1.4 var(--sans);letter-spacing:.1em;min-height:34px;padding:5px 0}.video-toggle:hover{color:white}.video-toggle-icon{font-size:12px}.scroll-cue{right:auto;width:160px;bottom:28px}.video-toggle[hidden]{display:none}.hero-video[hidden]{display:none}
@media(max-width:580px){.hero-video,.hero-photo{object-position:43% center}.hero-shade{background:linear-gradient(0deg,#111 0%,#111b 30%,#1111 70%,#1117 100%)}.video-toggle{font-size:9px;bottom:18px}.scroll-cue{font-size:8px;width:136px;bottom:28px}}

/* Finished gallery and motion accents. */
.film-progress{position:absolute;bottom:0;left:0;height:2px;width:100%;background:var(--red);transform:scaleX(0);transform-origin:left;z-index:3;opacity:.75}
.gallery-load{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:42px}.gallery-load .button{border:1px solid #555;background:transparent;color:#eee}.gallery-load .button:hover{border-color:var(--red);background:#202020}.gallery-load .button[hidden]{display:none}.gallery-load>span{font-size:12px;letter-spacing:.12em;color:#999;font-variant-numeric:tabular-nums}.project-image::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .4s}.project-card:hover .project-image::after,.project-card:focus-visible .project-image::after{transform:scaleX(1)}.project-image img{filter:none;transition:transform .7s cubic-bezier(.22,.61,.36,1)}.project-card:hover .project-image img{filter:none;transform:scale(1.045)}.intro-image img,.service-body>img,.track-banner>img{filter:none}.brand{flex-shrink:0}@media(max-width:580px){.brand-crop{width:126px}.gallery-load{gap:16px}.gallery-load .button{padding:14px 18px;gap:20px}.gallery-load .button span{font-size:13px}}@media(prefers-reduced-motion:no-preference){.button-red{position:relative;overflow:hidden}.button-red::after{content:'';position:absolute;inset:-100%;background:linear-gradient(100deg,transparent 44%,#ffffff22 50%,transparent 56%);transform:translateX(-70%);pointer-events:none;transition:transform .8s}.button-red:hover::after{transform:translateX(70%)}.gallery-dialog[open]{animation:hero-in .25s both}.service[open] .service-body{animation:hero-in .4s both}}
