@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Inter:wght@400;500;600;700&display=swap');
@import url('./motion.css');
@import url('./site-app.css');
:root{--black:#070707;--white:#fff;--cyan:#08a9df;--magenta:#ed168c;--yellow:#ffe000;--max:1500px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);background:#fff;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.utility{height:44px;background:#050505;color:#fff;display:flex;align-items:center;gap:32px;padding:0 clamp(20px,4vw,64px);font-size:13px}.utility span,.utility a{display:flex;align-items:center;gap:8px}.utility__upload{margin-left:auto;text-transform:uppercase;font-weight:700;letter-spacing:.05em}header{height:108px;background:#fff;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,64px);position:relative;z-index:10}.brand{width:245px;display:flex;flex-direction:column;align-items:flex-start}.brand__word{font-family:'Barlow Condensed',sans-serif;font-size:49px;font-weight:900;font-style:italic;line-height:.7;letter-spacing:-.05em}.brand__word small{display:block;font:800 11px/1 Inter,sans-serif;letter-spacing:.62em;text-align:right;margin:9px 0 0 71px}.color-bars{display:flex;gap:3px;margin-top:8px}.color-bars i{display:block;width:42px;height:5px;transform:skew(-18deg)}.color-bars i:nth-child(1){background:var(--cyan)}.color-bars i:nth-child(2){background:var(--magenta)}.color-bars i:nth-child(3){background:var(--yellow)}nav{display:flex;align-items:center;gap:clamp(16px,2vw,34px);font:700 13px/1 Inter,sans-serif}nav>a:not(.button){white-space:nowrap}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 25px;border:2px solid var(--black);background:var(--black);color:#fff;text-transform:uppercase;letter-spacing:.06em;font-weight:800;font-size:13px;transition:.2s}.button:hover{background:var(--cyan);border-color:var(--cyan);color:#000}.button--outline{background:transparent;color:var(--black)}.menu{display:none;background:none;border:0}.hero{max-width:var(--max);margin:auto;display:grid;grid-template-columns:45% 55%;min-height:700px}.hero__copy{padding:60px clamp(24px,4vw,70px) 42px}.hero h1,.section h2,.proof h2,.work h2,.cta h2{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-weight:900;letter-spacing:-.035em;line-height:.82;margin:0}.hero h1{font-size:clamp(76px,7.2vw,122px);max-width:620px}.hero p{font-size:19px;line-height:1.5;max-width:560px;margin:28px 0}.hero__actions{display:flex;gap:20px}.hero .color-bars{margin-top:38px}.color-bars--large i{width:43px;height:6px}.hero>img{width:100%;height:100%;object-fit:cover}.section{padding:90px clamp(24px,4vw,64px);max-width:var(--max);margin:auto}.section>h2{font-size:clamp(68px,7.2vw,110px)}.services__grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:28px;margin-top:30px;align-items:stretch}.services__grid>img{width:100%;height:100%;max-height:610px;object-fit:cover}.service{min-height:180px;border-top:2px solid #111;display:grid;grid-template-columns:84px 1fr;align-items:center;gap:16px}.service b{font:900 60px/1 'Barlow Condensed'}.service h3{font-size:18px;text-transform:uppercase;margin:0 0 8px}.service p{font-size:15px;line-height:1.45;margin:0}.proof{background:#050505;color:#fff;padding:85px clamp(24px,5vw,76px);display:grid;grid-template-columns:1.1fr 1fr;gap:8vw;align-items:center}.proof h2{font-size:clamp(64px,6.3vw,105px)}.proof p{font-size:18px;line-height:1.55;max-width:550px}.proof__stats{border-block:2px solid #fff;display:grid;grid-template-columns:repeat(3,1fr);padding:38px 0}.proof__stats div{display:flex;flex-direction:column;text-align:center;padding:0 20px;border-right:1px solid #fff}.proof__stats div:last-child{border:0}.proof__stats strong{font:800 clamp(34px,3vw,54px)/1 'Barlow Condensed'}.proof__stats span{font-size:15px;margin-top:10px}.work figure{margin:22px 0 0}.work figure img{width:100%;aspect-ratio:18/7;object-fit:cover}.work figcaption{display:grid;grid-template-columns:2fr 1fr 1fr;font-size:16px;padding-top:10px}.work figcaption span:nth-child(2),.work figcaption span:nth-child(3){padding-left:16px}.cta{background:var(--cyan);padding:50px clamp(24px,4vw,64px);display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw}.cta h2{font-size:clamp(70px,7vw,110px);border-right:2px solid #111}.cta p{font-size:20px;line-height:1.5;max-width:650px}.cta>div>div{display:flex;gap:22px}.cta .button{flex:1}.cta .button--outline{color:#000}footer{background:#050505;color:#fff;padding:54px clamp(24px,5vw,76px) 24px;display:grid;grid-template-columns:1.2fr 1.4fr .8fr .6fr;gap:50px}footer .brand{width:230px}.brand--light .brand__word{color:#fff}.footer__brand p{text-transform:uppercase;font-size:12px;line-height:1.5;letter-spacing:.12em}footer address{font-style:normal;display:flex;flex-direction:column;gap:22px;border-left:1px solid #fff;padding-left:38px}footer address a{display:flex;align-items:center;gap:14px;font-size:14px}footer svg{width:18px}footer h3{text-transform:uppercase;font-size:14px;margin:0 0 14px}footer>div:not(.footer__brand){display:flex;flex-direction:column;gap:9px;font-size:14px}footer small{grid-column:1/-1;border-top:1px solid #555;padding-top:20px}
@media(max-width:1050px){nav{position:absolute;top:108px;left:0;right:0;background:#fff;padding:28px;display:none;flex-direction:column;align-items:stretch;box-shadow:0 12px 20px #0002}nav.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr}.hero>img{height:520px}.services__grid{grid-template-columns:1fr 1fr}.services__grid>img{grid-row:1/3}.service-list:last-child{grid-column:1}.proof{grid-template-columns:1fr}.cta{grid-template-columns:1fr}.cta h2{border:0}footer{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.utility{justify-content:center;height:38px}.utility>span,.utility__upload{display:none}header{height:82px}.brand{width:190px}.brand__word{font-size:39px}.brand__word small{font-size:8px;margin-left:58px}nav{top:82px}.hero__copy{padding-top:48px}.hero h1{font-size:68px}.hero>img{height:390px}.hero__actions{flex-direction:column}.section{padding-block:66px}.section>h2{font-size:58px}.services__grid{grid-template-columns:1fr}.services__grid>img{grid-row:auto;height:430px}.service-list:last-child{grid-column:auto}.service{min-height:140px}.service b{font-size:50px}.proof{padding-block:64px}.proof h2{font-size:58px}.proof__stats{grid-template-columns:1fr;padding:0}.proof__stats div{padding:24px;border-right:0;border-bottom:1px solid #777}.proof__stats div:last-child{border:0}.work figure img{aspect-ratio:1/1;object-fit:cover;object-position:left}.work figcaption{display:none}.cta h2{font-size:64px}.cta>div>div{flex-direction:column}footer{grid-template-columns:1fr;gap:34px}footer address{border:0;padding:0}footer small{grid-column:auto}}
