@font-face{font-family:PitchSans;src:url(/fonts/PitchSans-Regular.woff2)format("woff2"),url(/fonts/PitchSans-Regular.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:PitchSans;src:url(/fonts/PitchSans-Bold.woff2)format("woff2"),url(/fonts/PitchSans-Bold.woff)format("woff");font-weight:700;font-style:normal}@font-face{font-family:EditorialNew;src:url(/fonts/EditorialNew-Ultralight.woff)format("woff");font-weight:200;font-style:normal}@font-face{font-family:EditorialNew;src:url(/fonts/EditorialNew-Regular.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:FoundersGrotesk;src:url(/fonts/FoundersGrotesk-Light.woff)format("woff");font-weight:300;font-style:normal}@font-face{font-family:FoundersGrotesk;src:url(/fonts/FoundersGrotesk-Regular.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:FoundersGrotesk;src:url(/fonts/FoundersGrotesk-Medium.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:FoundersGrotesk;src:url(/fonts/FoundersGrotesk-Bold.woff)format("woff");font-weight:700;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}html,body,#root{background:#000;width:100%;height:100%}.nav{z-index:100;mix-blend-mode:difference;justify-content:space-between;align-items:center;padding:20px 32px;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{color:#fff;align-items:center;display:flex}.nav-logo svg{width:80px;height:auto}.nav-links{align-items:center;gap:0;display:flex}.nav-comma{color:#fff;margin-right:6px;font-family:EditorialNew,serif;font-size:16px;font-weight:200}.nav-links a,.nav-right a{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-family:PitchSans,monospace;font-size:14px;font-weight:400;text-decoration:none;transition:opacity .2s}.nav-links a:hover,.nav-right a:hover{text-underline-offset:3px;text-decoration:underline}.nav-right{display:flex}.hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:4px;display:none}.hamburger span{background:#fff;width:24px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.hamburger.open span:first-child{transform:translateY(6.5px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.mobile-menu{z-index:105;mix-blend-mode:normal;isolation:isolate;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:32px;display:none;position:fixed;inset:0}.mobile-menu a{color:#fff;text-transform:uppercase;letter-spacing:1px;font-family:EditorialNew,serif;font-size:24px;font-weight:200;text-decoration:none}.mobile-menu a:hover{text-underline-offset:4px;text-decoration:underline}@media (width<=768px){.nav{padding:16px 20px}.nav-logo svg{width:60px}.nav-links{display:none}.nav-right a{font-size:12px}.hamburger{display:none}.mobile-menu.open{display:flex}}.footer{z-index:10;color:#fff;background:#0a0a0a;flex-direction:column;justify-content:space-between;min-height:100vh;padding:4rem 1.5rem 0;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.footer-row-1{align-items:flex-start;margin-top:3rem;display:flex}.footer-row-1 .footer-left{flex-shrink:0;width:35%}.footer-tagline{color:#fff;text-transform:uppercase;white-space:nowrap;margin:0;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:32px;font-weight:200;line-height:1}.footer-row-2{justify-content:space-between;align-items:flex-start;margin-top:4rem;display:flex}.footer-row-2 .footer-left{flex-direction:column;flex-shrink:0;width:35%;display:flex}.footer-right{flex:1;justify-content:flex-end;align-items:flex-start;display:flex}.footer-right .footer-address-text{text-align:right;white-space:nowrap;margin:0}.footer-phone{color:#fff;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:24px;font-weight:300;line-height:1.1;text-decoration:none;transition:opacity .3s;display:block}.footer-phone:hover{opacity:.6}.footer-email{color:#fff;margin-top:-2px;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:24px;font-weight:300;line-height:1.1;text-decoration:none;transition:opacity .3s;display:inline-block}.footer-email:hover{opacity:.6}.footer-address-text{color:#fff;text-transform:uppercase;letter-spacing:.04em;margin:1.5rem 0 0;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:13px;line-height:1.6}.footer-nav-columns{align-items:flex-start;gap:4rem;width:65%;display:flex}.footer-col{flex-direction:column;display:flex}.footer-col-title{color:#fff;text-transform:uppercase;letter-spacing:.04em;opacity:.4;margin-bottom:1rem;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:13px;display:block}.footer-col ul{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.footer-col ul li{color:#fff;text-transform:uppercase;letter-spacing:.04em;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:13px;transition:color .2s}.footer-col ul li:hover{color:#ff3928}.footer-col ul li a{color:#fff;text-transform:uppercase;letter-spacing:.04em;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:13px;text-decoration:none}.footer-col ul li a:hover{color:#ff3928}.footer-labels{width:100%;margin-bottom:.5rem;display:flex}.footer-labels span{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:13px}.footer-labels span:first-child{flex-shrink:0;width:35%}.footer-labels span:nth-child(2){flex:1}.footer-labels span:last-child{margin-left:auto}.footer-bottom{width:100%;margin-bottom:.5%;position:relative}.footer-bottom a{width:100%;display:block}.footer-logo{color:#fff;width:100%;max-width:100%;height:auto;display:block}@media (width<=768px){.footer{min-height:auto;padding:3rem 1rem 0}.footer-row-1{flex-direction:column;gap:2rem}.footer-row-1 .footer-left{width:100%}.footer-tagline{white-space:normal;font-size:24px}.footer-row-2{flex-direction:column;gap:2rem}.footer-row-2 .footer-left{width:100%}.footer-right{justify-content:flex-start;width:100%}.footer-right .footer-address-text{text-align:left;white-space:normal}.footer-phone,.footer-email{font-size:18px}.footer-nav-columns{flex-wrap:wrap;gap:2rem;width:100%}.footer-col-title,.footer-col ul li a,.footer-col ul li,.footer-address-text{font-size:18px}.footer-labels{flex-direction:column;gap:.5rem}.footer-labels span:first-child{width:auto}}.home{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.home-grid{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;padding:32px;display:grid}.home-cell{width:100%}.home-cell img{width:100%;height:auto;display:block}.home-center{z-index:1;position:relative}.home-address{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.05em;padding-bottom:32px;font-family:PitchSans,monospace;font-size:14px;line-height:1.6}.home-hero{width:100%;height:100vh;position:relative;overflow:hidden}.webgl-transition{z-index:0;position:absolute;inset:0}.webgl-transition canvas{object-fit:cover;display:block;width:100%!important;height:100%!important}.home-center{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.tagline-row{justify-content:center;align-items:center;gap:0;display:flex}.tagline-paren{color:#fff;margin:0 -40px;font-family:FoundersGrotesk,sans-serif;font-size:240px;font-weight:300;line-height:1;display:inline-block;transform:translateY(8%)}.tagline{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:normal;max-width:1200px;margin:0;padding:0 32px;font-family:FoundersGrotesk,sans-serif;font-size:140px;font-weight:500;line-height:.75}.subtitle{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.05em;max-width:700px;margin-top:-35px;padding:0 32px;font-family:PitchSans,monospace;font-size:18px;font-weight:400;line-height:1.2}@media (width<=768px){.tagline{padding:0 16px;font-size:56px}.tagline-paren{margin:0 -20px;font-size:140px}.subtitle{margin-top:-18px;padding:0 24px;font-size:13px}.home-grid{grid-template-columns:1fr;gap:12px;padding:16px}.home-images{flex-direction:column}.home-images a,.home-images img{width:100%}}.home-images{gap:16px;width:100%;margin-top:0;padding:0 32px;display:flex}.home-images a{width:calc(50% - 8px);display:block}.home-images img{object-fit:cover;width:100%;height:auto;display:block}.about{background-color:#fff;justify-content:center;align-items:center;min-height:auto;padding:24px 64px;display:flex}.about-text{color:#000;text-align:center;text-transform:uppercase;max-width:100%;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.8}@media (width<=768px){.about{padding:100px 24px}.about-text{font-size:12px}}.lets-talk{justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.lets-talk-phone{color:#fff;letter-spacing:.02em;font-family:PitchSans,monospace;font-size:24px;font-weight:400;text-decoration:none}@media (width<=768px){.lets-talk-phone{font-size:18px}}.case-study{flex-direction:column;width:100%;display:flex}.case-study-hero{flex-direction:column;justify-content:center;align-items:center;min-height:auto;padding:160px 64px 12px;display:flex;position:relative}.case-study-meta-left{color:inherit;letter-spacing:1px;flex-direction:column;gap:4px;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:13px;font-weight:400;display:flex;position:absolute;top:200px;left:32px}.case-study-meta-right{color:inherit;text-transform:uppercase;letter-spacing:2px;flex-direction:column;align-items:flex-end;gap:4px;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:12px;font-weight:400;display:flex;position:absolute;top:200px;right:32px}.case-study-title{color:inherit;text-align:center;text-transform:uppercase;letter-spacing:-4px;margin-bottom:2px;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:140px;font-weight:700;line-height:1}.case-study-subtitle{color:inherit;text-align:center;text-transform:uppercase;letter-spacing:3px;margin-bottom:24px;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:24px;font-weight:400;line-height:1.2}.case-study-description{color:inherit;text-align:center;text-transform:uppercase;letter-spacing:2px;max-width:900px;margin-top:60px;margin-bottom:0;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:11px;font-weight:400;line-height:1.5}.case-study-image{width:100%;margin-top:0}.case-study-image img{object-fit:cover;width:100%;height:auto;display:block}@media (width<=768px){.case-study-hero{padding:120px 32px}.case-study-title{margin-bottom:24px;font-size:42px}.case-study-meta-left{flex-direction:row;gap:12px;margin-bottom:24px;position:static}.case-study-meta-right{align-items:center;margin-bottom:24px;position:static}.case-study-description{font-size:12px}}.page{background:#000;width:100%;min-height:100vh}
