@font-face{font-family:Google Sans;src:url(/assets/fonts/GoogleSans-VariableFont_GRAD,opsz,wght.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Host Grotesk;src:url(/assets/fonts/HostGrotesk-VariableFont_wght.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--color-bg:#080808;--color-bg-elevated:#111;--color-surface:#ffffff0f;--color-border:#ffffff1f;--color-text:#fff;--color-text-muted:#fff9;--color-text-subtle:#fff9;--color-accent:#fff;--color-accent-dim:#ffffff80;--color-brand:#1e6bbb;--color-brand-muted:#1e6bbb80;--font-display:"Google Sans", system-ui, sans-serif;--font-body:"Host Grotesk", system-ui, sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--text-xs:.75rem;--text-sm:.875rem;--text-base:1.125rem;--text-md:clamp(1.125rem, 1.4vw + .6rem, 1.5rem);--text-lg:clamp(1.5rem, 2vw + .6rem, 2.25rem);--text-xl:clamp(1.75rem, 2.8vw + .6rem, 3rem);--text-2xl:clamp(2.25rem, 3.5vw + .8rem, 3.5rem);--text-3xl:clamp(2.75rem, 4.5vw + 1rem, 5rem);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-8:48px;--space-10:64px;--space-12:80px;--space-16:96px;--space-20:128px;--space-24:160px;--container-max:1440px;--container-pad:clamp(1.5rem, 4vw, 4rem);--grid-cols:12;--grid-gap:clamp(1rem, 2vw, 2rem);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-out-quart:cubic-bezier(.25, 1, .5, 1);--ease-in-out-quart:cubic-bezier(.76, 0, .24, 1);--ease-in-expo:cubic-bezier(.7, 0, .84, 0);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--dur-fast:.2s;--dur-base:.4s;--dur-slow:.7s;--dur-slower:1.1s;--dur-page:.9s;--z-base:1;--z-overlay:10;--z-nav:20;--z-cursor:30;--z-grain:40;--z-transition:50}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#06060f;font-size:16px}body{color:var(--color-text);font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--font-weight-regular);background:0 0;overflow-x:hidden}html.has-custom-cursor,html.has-custom-cursor *{cursor:none!important}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img,video,canvas{max-width:100%;display:block}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}::-webkit-scrollbar{display:none}html{scrollbar-width:none}::selection{background:var(--color-accent);color:var(--color-bg)}p{color:#fff;font-size:1.25rem;font-weight:400;line-height:1.3}li{font-size:1rem;line-height:1.6}button{font-size:1rem}h2{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;font-size:3.5rem;font-weight:400;line-height:1.1}h3{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;font-size:3rem;font-weight:400;line-height:1.15}h4{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;font-size:2.5rem;font-weight:400;line-height:1.2}h5{font-family:var(--font-display);color:#fff;font-size:2rem;font-weight:400;line-height:1.25}h6{font-family:var(--font-display);color:#fff;font-size:1.5rem;font-weight:400;line-height:1.3}.padding-global{padding-left:clamp(1.25rem,2.778vw,2.5rem);padding-right:clamp(1.25rem,2.778vw,2.5rem)}.container-large{width:100%;max-width:1440px;margin-left:auto;margin-right:auto}.container-medium{width:100%;max-width:72.5rem;margin-left:auto;margin-right:auto}.container-small{width:100%;max-width:48rem;margin-left:auto;margin-right:auto}.padding-section-large{padding-top:7.5rem;padding-bottom:7.5rem}.padding-section-medium{padding-top:5rem;padding-bottom:5rem}.padding-section-small{padding-top:2.5rem;padding-bottom:2.5rem}.grid-12{grid-template-columns:repeat(12,1fr);gap:1.5rem;display:grid}.col-1{grid-column:span 1}.col-2{grid-column:span 2}.col-3{grid-column:span 3}.col-4{grid-column:span 4}.col-5{grid-column:span 5}.col-6{grid-column:span 6}.col-7{grid-column:span 7}.col-8{grid-column:span 8}.col-9{grid-column:span 9}.col-10{grid-column:span 10}.col-11{grid-column:span 11}.col-12{grid-column:span 12}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-7{grid-column-start:7}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.divider{background:#ffffff1a;width:100%;height:1px}.section-header{margin-bottom:2.5rem}.eyebrow{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#fff9;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.eyebrow-dot{background-color:currentColor;border-radius:50%;flex-shrink:0;width:8px;height:8px}.section-rule{background-color:#ffffff1f;width:100%;height:1px;margin-bottom:.75rem}.section-header h1,.section-header h2,.section-header h3{margin-bottom:0}.link-arrow{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text);align-items:center;gap:.625rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.link-arrow:after{content:"";transform-origin:0;width:100%;height:1px;transition:transform .5s var(--ease-out-expo);background:currentColor;position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.link-arrow:hover:after{transform:scaleX(1)}.link-arrow svg{transition:transform .4s var(--ease-out-expo);flex-shrink:0}.link-arrow:hover svg{transform:translate(5px)}.btn{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;isolation:isolate;transition:color .45s var(--ease-out-expo);border:1px solid;align-items:center;gap:.75rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn:before{content:"";z-index:-1;transition:transform .55s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translateY(102%)}.btn:hover:before{transform:translateY(0)}.btn svg{transition:transform .45s var(--ease-out-expo);flex-shrink:0}.btn:hover svg{transform:translate(5px)}.btn-primary{color:#080808;background:#fff;border-color:#fff;transition:color .55s cubic-bezier(.22,1,.36,1)}.btn-primary:before{background:#e8e8e8}.btn-secondary{color:#fff;background:0 0;border-color:#ffffff59}.btn-secondary:before{background:#fff}.btn-secondary:hover{color:#080808;border-color:#fff}.btn-primary.btn--light{color:#fff;background:#080808;border-color:#080808}.btn-primary.btn--light:before{background:#2a2a2a}.btn-secondary.btn--light{color:#080808;border-color:#0000004d}.btn-secondary.btn--light:before{background:#080808}.btn-secondary.btn--light:hover{color:#fff;border-color:#080808}.btn-options{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.btn-a{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#ffffffbf;transition:color .4s var(--ease-out-expo);align-items:center;gap:1rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-a:hover{color:#fff}.btn-a__circle{width:2.25rem;height:2.25rem;transition:border-color .4s var(--ease-out-expo), transform .55s cubic-bezier(.22, 1, .36, 1);border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;display:flex}.btn-a:hover .btn-a__circle{border-color:#fffc;transform:translate(6px)}.btn-a__circle svg{transition:transform .55s cubic-bezier(.22,1,.36,1)}.btn-a:hover .btn-a__circle svg{transform:translate(2px)}.btn-b{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#ffffffbf;isolation:isolate;transition:color .45s var(--ease-out-expo);border:1px solid #fff3;align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn-b:before{content:"";z-index:-1;transform-origin:0;background:#ffffff14;transition:transform .55s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(0)}.btn-b:hover{color:#fff;border-color:#ffffff8c}.btn-b:hover:before{transform:scaleX(1)}.btn-b svg{transition:transform .45s var(--ease-out-expo);opacity:.6;flex-shrink:0}.btn-b:hover svg{opacity:1;transform:translate(5px)}.btn-c{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#080808;isolation:isolate;transition:color .45s var(--ease-out-expo);background:#fff;align-items:center;gap:.75rem;padding:.9375rem 2rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn-c:before{content:"";z-index:-1;background:#e2e2e2;transition:transform .55s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translateY(102%)}.btn-c:hover:before{transform:translateY(0)}.btn-c svg{transition:transform .45s var(--ease-out-expo);flex-shrink:0}.btn-c:hover svg{transform:translate(5px)}.btn-b--hero{-webkit-backdrop-filter:blur(20px);color:#fff;background:#ffffff40;border:none;padding:1rem 2rem;font-size:1rem;transition:color .55s cubic-bezier(.22,1,.36,1)}.btn-b--hero:before{transform-origin:0;background:#fff;transform:scaleX(0)}.btn-b--hero:hover{color:#080808}.btn-b--hero:hover:before{transform:scaleX(1)}.btn-b--hero svg{opacity:.6}.btn-b--hero:hover svg{opacity:1;transform:translate(5px)}.btn-b--light{-webkit-backdrop-filter:blur(20px);color:var(--color-brand);background:#1e6bbb1a;border:none;transition:color .55s cubic-bezier(.22,1,.36,1)}.btn-b--light:before{background:var(--color-brand);transform-origin:0;transform:scaleX(0)}.btn-b--light:hover{color:#fff}.btn-b--light:hover:before{transform:scaleX(1)}.btn-b--light svg{opacity:.85}.btn-b--light:hover svg{opacity:1;transform:translate(5px)}.cursor{display:none}.cursor__dot{background:var(--color-text);mix-blend-mode:difference;will-change:transform;width:6px;height:6px;transition:width var(--dur-base) var(--ease-out-expo), height var(--dur-base) var(--ease-out-expo);border-radius:50%;position:fixed;transform:translate(-50%,-50%)}.cursor__outline{will-change:transform;width:36px;height:36px;transition:width var(--dur-base) var(--ease-out-expo), height var(--dur-base) var(--ease-out-expo), opacity var(--dur-base) var(--ease-out-expo), border-color var(--dur-base) var(--ease-out-expo);border:1px solid #f0ece466;border-radius:50%;position:fixed;transform:translate(-50%,-50%)}.cursor.is-hovering .cursor__outline{border-color:#c8a87a80;width:60px;height:60px}.cursor.is-hovering .cursor__dot{background:var(--color-accent);width:8px;height:8px}.cursor.is-clicking .cursor__outline{opacity:.8;width:20px;height:20px}.cursor.is-hidden .cursor__dot,.cursor.is-hidden .cursor__outline{opacity:0}.nav{z-index:var(--z-nav);padding:var(--space-5) 5%;transition:transform .55s var(--ease-in-out-quart);background:0 0;position:fixed;top:0;left:0;right:0;transform:translateY(0)}.nav__inner{z-index:1;justify-content:space-between;align-items:center;width:100%;max-width:90rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.nav.is-hidden{transform:translateY(-110%)}.nav__logo{transition:opacity var(--dur-base) var(--ease-out-expo);align-items:center;display:flex}.nav__logo img{filter:brightness(0)invert();width:40px;height:40px;transition:filter .4s var(--ease-out-expo);display:block}.nav__logo:hover{opacity:.65}.nav__links{align-items:center;gap:var(--space-8);display:flex}.nav__link{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;transition:color var(--dur-base) var(--ease-out-expo);align-items:center;gap:10px;font-size:1rem;font-weight:500;display:inline-flex}.nav__link:hover,.nav__link.is-active{color:#fff}.nav__link-inner{display:block;position:relative;overflow:hidden}.nav__link-b{position:absolute;top:100%;left:0}.nav__link-char{display:inline-block}.nav__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:4px;display:none}.nav__burger span{transform-origin:50%;width:24px;height:1.5px;transition:transform .4s var(--ease-out-expo), opacity .3s var(--ease-out-expo), background .4s var(--ease-out-expo);background:#fff;border-radius:2px;display:block}.nav__burger.is-open span:first-child{transform:translateY(6.5px)rotate(45deg)}.nav__burger.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.nav__burger.is-open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.nav__drawer{opacity:0;visibility:hidden;pointer-events:none;height:100svh;transition:opacity .4s var(--ease-out-expo), visibility 0s linear .4s;background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:2rem 5% 2.5rem;display:flex;position:fixed;inset:0}.nav__drawer.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .4s var(--ease-out-expo), visibility 0s linear 0s}.nav__drawer-links{flex-direction:column;align-items:center;gap:.25rem;width:100%;display:flex}.nav__drawer-link{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:#0000004d;transition:color .3s var(--ease-out-expo);border-bottom:1px solid #0000000f;padding:.75rem 0;font-size:1.5rem;font-weight:500;text-decoration:none}.nav__drawer-link:last-child{border-bottom:none}.nav__drawer-link.is-active,.nav__drawer-link:hover{color:#080808}.nav.is-open .nav__logo img{filter:brightness(0)}.nav.is-open .nav__burger span{background:#080808}@media (width<=768px){.nav__links{display:none}.nav__burger{display:flex}}.bg-canvas{z-index:-1;pointer-events:none;width:100vw;height:100svh;position:fixed;inset:0}.bg-canvas canvas{display:block;width:100%!important;height:100%!important}.hero{z-index:1;flex-direction:column;width:100%;height:100svh;padding-top:8rem;padding-bottom:7.5rem;display:flex;position:relative}.hero>.padding-global{width:100%;margin-top:auto}.hero__content{flex-direction:row;justify-content:space-between;align-items:flex-end;display:flex}.hero__content-left{flex-direction:column;display:flex}.hero__label{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;opacity:0;margin-bottom:2rem;font-size:.875rem;font-weight:600}.hero__title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;flex-direction:column;font-size:clamp(2.75rem,5.5vw,5rem);font-weight:400;line-height:1;display:flex}.hero__title-line{display:block}em,i{font-style:normal}.hero .btn{opacity:0}.hero__clients{width:100%;margin-top:3.75rem;padding:2.5rem 0;overflow:hidden}.clients_track{will-change:transform;display:flex}.clients_group{flex-shrink:0;align-items:center;gap:4rem;padding-right:4rem;display:flex}.clients_logo{filter:brightness(0)invert();opacity:.45;flex-shrink:0;width:auto;height:32px;display:block}@media (width<=768px){.hero{padding-top:6rem;padding-bottom:4rem}.hero__content{flex-direction:column;align-items:flex-start;gap:2rem}.hero__title{font-size:3rem}.hero__label{margin-bottom:1.25rem}.hero__clients{margin-top:2rem}.clients_logo{height:18px}}.page-transition{z-index:var(--z-transition);pointer-events:none;position:fixed;inset:0;overflow:hidden}.page-transition__curtain{will-change:transform;background:#fff;position:absolute;inset:0}.section-statement,.section-about,.section-services,.section-work,.section-process,.section-stats,.section-faq,.section-contact,.section-contact-page{z-index:1;position:relative}.section-contact-page{padding-top:11.25rem}.contact-page__eyebrow-row{margin-bottom:4rem}.statement__text{font-family:var(--font-display);letter-spacing:-.02em;color:#ffffff26;max-width:50rem;margin-left:auto;margin-right:auto;font-size:3rem;font-weight:400;line-height:1.15}.statement__word{will-change:color;display:inline}.about_grid{grid-template-columns:8fr 4fr;align-items:start;gap:1.5rem;display:grid}.about_grid>div:first-child{flex-direction:column;align-items:flex-start;height:100%;display:flex}.about_grid>div:first-child .about_body{margin-top:auto}.about_title{margin-bottom:1.5rem;font-weight:400;line-height:1.15}.about_body{font-family:var(--font-body);color:#fff;max-width:44ch;margin-bottom:3rem;font-size:1.25rem;line-height:1.3}.about_image{aspect-ratio:3/4;border-radius:6px;position:relative;overflow:hidden}.about_image-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.about_quote-card{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;padding:1.25rem;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.about_quote{font-family:var(--font-display);color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:400;line-height:1.3}.about_quote-attr{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;text-align:right;font-size:.8125rem;font-weight:500}.services_title{margin-top:1rem;font-weight:400}.services_body{grid-template-columns:4fr 8fr;gap:1.5rem;display:grid}.tabs_nav{flex-direction:column;justify-content:flex-end;align-self:end;display:flex}.tabs_btn{color:#fff9;width:100%;font-family:var(--font-display);letter-spacing:0;text-transform:none;cursor:pointer;text-align:left;transition:color .4s var(--ease-out-expo);background:0 0;border:none;border-bottom:1px solid #ffffff1a;align-items:baseline;gap:.75rem;padding:1rem 0;font-size:1.5rem;font-weight:400;display:flex;position:relative}.tabs_btn:after{content:"";transform-origin:0;width:100%;height:1px;transition:transform .45s var(--ease-out-expo);background:#fff;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.tabs_btn:hover{color:#fff}.tabs_btn:hover:after{transform:scaleX(1)}.tabs_btn.is-active{color:#fff}.tabs_btn.is-active:after{transform:scaleX(1)}.tabs_btn_num{display:none}.tabs_panels{width:100%;position:relative}.tabs_panel{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;width:100%;display:none}.tabs_panel.is-active{display:grid}.tabs_panel_image{aspect-ratio:3/4;background:#ffffff0a;border-radius:6px;overflow:hidden}.tabs_panel_image img,.tabs_panel_placeholder{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out-expo);background:linear-gradient(135deg,#ffffff0a,#ffffff03)}.tabs_panel_image:hover .tabs_panel_placeholder{transform:scale(1.04)}.tabs_panel_content{flex-direction:column;justify-content:center;display:flex}.tabs_panel_title{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:1rem;font-size:2.5rem;font-weight:400;line-height:1.2}.tabs_panel_desc{font-family:var(--font-body);color:#fff;max-width:42ch;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.3}.tabs_deliverables{flex-direction:column;gap:.75rem;list-style:none;display:flex}.tabs_deliverables li{font-family:var(--font-body);color:#fff9;padding-left:1.25rem;font-size:1rem;position:relative}.tabs_deliverables li:before{content:"";background:#fff6;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.section-work{overflow:hidden}.work_header{justify-content:space-between;align-items:flex-end;display:flex}.work_title{font-weight:400}.work_nav{flex-shrink:0;gap:.5rem;display:flex}.work_arrow{color:#fff9;cursor:pointer;width:44px;height:44px;transition:border-color .4s var(--ease-out-expo), color .4s var(--ease-out-expo);background:0 0;border:1px solid #ffffff26;justify-content:center;align-items:center;display:flex}.work_arrow:hover{color:#fff;border-color:#fff}.work_arrow.swiper-button-disabled{opacity:.25;pointer-events:none}.swiper{width:100%;overflow:visible}.swiper-slide{height:auto}.work_card{cursor:pointer;width:100%;text-decoration:none;display:block}.work_card_media{aspect-ratio:4/3;background:#ffffff0a;border-radius:6px;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.work_card_img,.work_card_placeholder{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out-expo)}.work_card_placeholder{background:linear-gradient(135deg,#ffffff0d,#ffffff03)}.work_card:hover .work_card_placeholder,.work_card:hover .work_card_img{transform:scale(1.04)}.work_card_overlay{background:linear-gradient(#0000 0%,#0000001a 50%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem;display:flex;position:absolute;inset:0}.work_card_info{justify-content:space-between;align-items:center;gap:1rem;display:flex}.work_card_arrow{color:#ffffffb3;opacity:0;width:40px;height:40px;transition:opacity .4s var(--ease-out-expo), border-color .4s var(--ease-out-expo), color .4s var(--ease-out-expo);border:1px solid #fff3;flex-shrink:0;justify-content:center;align-items:center;display:flex}.work_card:hover .work_card_arrow{opacity:1;border-color:#ffffffb3}.work_card_name{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;flex:1;margin:0;font-size:1.5rem;font-weight:400}.work_card_tags{font-family:var(--font-body);color:#fff9;letter-spacing:.06em;margin-top:.35rem;font-size:.8125rem}.section-stats{padding-top:7.5rem;padding-bottom:7.5rem}.stats-heading{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-top:.75rem;margin-bottom:0;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:400;line-height:1.05}.stats__grid{border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);margin-top:3rem;display:grid}.stats__card{text-align:center;border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem clamp(1.5rem,2.778vw,2.5rem);display:flex}.stats__figure{align-items:baseline;gap:8px;display:flex}.stats_num{font-family:var(--font-display);color:#fff;letter-spacing:-.04em;font-size:clamp(4rem,6vw,7rem);font-weight:300;line-height:1}.stats_suffix{font-family:var(--font-display);color:#ffffff4d;letter-spacing:-.02em;font-size:clamp(1.75rem,3vw,3rem);font-weight:300}.stats_label{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;font-size:.8125rem}.section-testimonials .section-header{margin-bottom:5rem}.testimonial{max-width:52rem;margin-left:auto;margin-right:auto;position:relative}.testimonial__svg-open,.testimonial__svg-close{opacity:.5;width:2.5rem;display:block}.testimonial__svg-open{margin-bottom:1.5rem}.testimonial__svg-close{margin-top:1.5rem;margin-left:auto;transform:rotate(180deg)}.testimonial__quote{margin:0}.testimonial__text{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;min-height:3.6em;font-size:2.5rem;font-weight:400;line-height:1.2;display:block}.testimonial__text .scramble-char{color:#fff3}.testimonial__credit{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#fff;opacity:0;margin-top:2rem;font-size:.8125rem}.testimonial__sep{color:#fff6;margin:0 .5em}.faq_title{margin-top:1rem;font-weight:400;line-height:1.2}.faq_list{border-top:1px solid #ffffff1a}.accordion_item{border-bottom:1px solid #ffffff1a;overflow:hidden}.accordion_trigger{color:#fff9;width:100%;font-family:var(--font-display);cursor:pointer;text-align:left;transition:color .4s var(--ease-out-expo);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 0;font-size:1.5rem;font-weight:400;display:flex}.accordion_trigger:hover,.accordion_trigger[aria-expanded=true]{color:#fff}.accordion_icon{color:#fff9;width:24px;height:24px;transition:transform .4s var(--ease-out-expo), border-color .4s var(--ease-out-expo), color .4s var(--ease-out-expo);border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.accordion_trigger:hover .accordion_icon{color:#fff;border-color:#fff}.accordion_item.is-open .accordion_icon{color:#fff;border-color:#fff;transform:rotate(45deg)}.accordion_body{height:0;overflow:hidden}.accordion_body_inner{font-family:var(--font-body);color:#fff;max-width:60ch;padding:0 0 1.5rem;font-size:1.25rem;line-height:1.3}.section-contact>.padding-global>.container-large{background:#fff;padding:5rem 2.5rem}.contact_grid{grid-template-columns:8fr 4fr;align-items:center;gap:4rem;display:grid}.contact_title{letter-spacing:-.02em;color:var(--color-brand);margin-bottom:0;font-size:clamp(3rem,5.5vw,5rem);font-weight:400;line-height:1}.contact_visual{aspect-ratio:1;border-radius:6px;position:relative;overflow:hidden}.contact_reel__img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.contact_reel__img.is-active{opacity:1}.contact_cta{flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;display:flex}.process_title{margin-top:1rem;font-weight:400;line-height:1.1}.process_list{flex-direction:column;margin-top:3rem;display:flex}.process_item{position:relative}.process_item:first-child{z-index:1}.process_item:nth-child(2){z-index:2;margin-top:-4rem}.process_item:nth-child(3){z-index:3;margin-top:-4rem}.process_item:nth-child(4){z-index:4;margin-top:-4rem}.process_grid{grid-template-columns:6fr 6fr;gap:1.5rem;padding:4rem 0;display:grid}.process_info{flex-direction:column;gap:1.25rem;display:flex}.process_name{font-weight:400}.process_desc{font-family:var(--font-body);color:#fff;max-width:36ch;font-size:1.25rem;line-height:1.3}.process_visual{aspect-ratio:4/3;position:relative;overflow:hidden}.process_shape{width:100%;height:100%;display:block;position:absolute;inset:0}.site-footer{z-index:0;background:0 0;padding:3rem 0 0;overflow:hidden}.section-contact .site-footer{position:sticky;bottom:0}.section-contact>.padding-global{z-index:1;position:relative}.footer_top{border-bottom:1px solid #ffffff1a;justify-content:flex-end;align-items:center;margin-bottom:2rem;padding-bottom:2rem;display:flex}.footer_logo{transition:opacity .4s var(--ease-out-expo);align-items:center;display:flex}.footer_logo img{filter:brightness(0)invert();width:40px;height:40px;display:block}.footer_logo:hover{opacity:.5}.footer_nav{align-items:center;gap:2.5rem;display:flex}.footer_nav_link{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fff9;transition:color var(--dur-base) var(--ease-out-expo);font-size:1rem;text-decoration:none;overflow:hidden}.footer_nav_link:hover{color:#fff}.footer_bottom{justify-content:space-between;align-items:center;display:flex}.footer_copy,.footer_tagline{font-family:var(--font-body);color:#fff9;font-size:1rem}.footer_wordmark{opacity:.35;width:100%;height:24vw;max-height:390px;margin-top:1.5rem;line-height:0;display:block;overflow:hidden}.footer_wordmark svg{width:100%;height:auto;display:block;transform:translateY(15%)}.contact-page__grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.contact-page__title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:2rem;font-size:clamp(2.75rem,5.5vw,5rem);font-weight:400;line-height:1}.contact-page__body{font-family:var(--font-body);color:#fff;margin-bottom:3rem;font-size:1.25rem;line-height:1.3}.contact-page__info{flex-direction:column;gap:1.25rem;display:flex}.contact-page__info-item{flex-direction:column;gap:.2rem;display:flex}.contact-page__info-item dt{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#fff6;font-size:.75rem;font-weight:600}.contact-page__info-item dd{font-family:var(--font-body);color:#fff9;font-size:1rem}.contact-page__info-item a{color:inherit;transition:color .3s var(--ease-out-expo);text-decoration:none}.contact-page__info-item a:hover{color:#fff}.contact-page__available{color:#fff9}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.contact-form__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-form__field{flex-direction:column;gap:.5rem;display:flex}.contact-form__label{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-size:.75rem;font-weight:600}.contact-form__input{width:100%;font-family:var(--font-body);color:#fff;transition:border-color .3s var(--ease-out-expo), background .3s var(--ease-out-expo);appearance:none;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:0;outline:none;padding:.875rem 1rem;font-size:1rem}.contact-form__input::placeholder{color:#ffffff40}.contact-form__input:focus{background:#ffffff14;border-color:#ffffff80}.contact-form__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.contact-form__select option{color:#fff;background:#111}.contact-form__textarea{resize:vertical;min-height:140px}.contact-form__submit{align-self:flex-start;margin-top:.5rem}@media (width<=1024px){.about_grid,.services_body{grid-template-columns:1fr}.tabs_panel{grid-template-columns:1fr 1fr}.tabs_panel.is-active{display:grid}.contact_grid{grid-template-columns:1fr}.contact-page__grid{grid-template-columns:1fr;gap:3rem}.contact-form__row{grid-template-columns:1fr}}.section-work-hero,.section-work-grid{z-index:1;position:relative}.section-work-hero{flex-direction:column;justify-content:flex-end;height:100svh;padding-top:8rem;padding-bottom:7.5rem;display:flex}.work-page__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.work-item:first-child,.work-item:last-child:nth-child(2n){grid-column:1/-1}.work-item{border:16px solid #ffffff26;border-radius:6px;text-decoration:none;display:block;position:relative}.work-item__media{aspect-ratio:3/2;border-radius:6px;width:100%;position:relative;overflow:hidden}.work-item:first-child .work-item__media,.work-item:last-child:nth-child(2n) .work-item__media{aspect-ratio:16/7}.work-item__img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease-out-expo);display:block}.work-item:hover .work-item__img{transform:scale(1.04)}.work-item__overlay{background:linear-gradient(#0000 0%,#0000001a 50%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:1.75rem;display:flex;position:absolute;inset:0}.work-item__name{font-family:var(--font-display);color:#fff;margin-bottom:0;font-size:1.5rem;font-weight:400}.work-item:first-child .work-item__name,.work-item:last-child:nth-child(2n) .work-item__name{font-size:2rem}.work-item__info{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.4rem;display:flex}.work-item__tags{font-family:var(--font-body);color:#fff9;letter-spacing:.06em;font-size:.8125rem}.work-item__arrow{color:#ffffffb3;opacity:0;width:44px;height:44px;transition:opacity .4s var(--ease-out-expo), border-color .4s var(--ease-out-expo), color .4s var(--ease-out-expo);border:1px solid #fff3;flex-shrink:0;justify-content:center;align-items:center;display:flex}.work-item:hover .work-item__arrow{opacity:1;border-color:#ffffffb3}@media (width<=768px){.work-page__grid{grid-template-columns:1fr}.work-item:first-child,.work-item:last-child:nth-child(2n){grid-column:1}.work-item:first-child .work-item__media,.work-item:last-child:nth-child(2n) .work-item__media{aspect-ratio:3/2}.work-item:first-child .work-item__name,.work-item:last-child:nth-child(2n) .work-item__name{font-size:1.5rem}}.cs-hero,.cs-body,.cs-next{z-index:1;position:relative}.cs-hero{flex-direction:column;justify-content:flex-end;height:100svh;min-height:560px;padding-top:8rem;display:flex;position:relative;overflow:hidden}.cs-hero__bg{z-index:0;background:0 0;position:absolute;inset:0}.cs-hero__overlay{z-index:1;background:0 0;position:absolute;inset:0}.cs-hero__content{z-index:2;width:100%;padding-bottom:7.5rem;position:relative}.cs-hero__back{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;transition:color .3s var(--ease-out-expo);align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.cs-hero__back:hover{color:#fff}.cs-hero__back svg{transition:transform .3s var(--ease-out-expo)}.cs-hero__back:hover svg{transform:translate(-4px)}.cs-hero__eyebrow{margin-bottom:1rem}.cs-hero__title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;font-size:clamp(2.75rem,5.5vw,5rem);font-weight:400;line-height:1}.cs-meta{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;margin:5rem 0;padding:2.5rem 0}.cs-meta__row{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.cs-meta__label{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:.4rem;font-size:.75rem;font-weight:600}.cs-meta__value{font-family:var(--font-body);color:#fffc;font-size:1rem}.cs-overview{grid-template-columns:3fr 9fr;align-items:start;gap:6rem;margin-bottom:7.5rem;display:grid}.cs-overview__label{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;padding-top:.5rem;font-size:.75rem;font-weight:600}.cs-overview__text{font-family:var(--font-display);color:#ffffffe6;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:400;line-height:1.4}.cs-image-full{aspect-ratio:16/9;background:#ffffff0a;border-radius:6px;width:100%;margin-bottom:2px;overflow:hidden}.cs-image-full__placeholder{background:linear-gradient(135deg,#ffffff12 0%,#ffffff05 100%);width:100%;height:100%}.cs-image-pair{grid-template-columns:1fr 1fr;gap:2px;margin-bottom:7.5rem;display:grid}.cs-image-pair__item{aspect-ratio:4/3;background:#ffffff0a;border-radius:6px;overflow:hidden}.cs-image-pair__placeholder{background:linear-gradient(160deg,#ffffff0f 0%,#ffffff05 100%);width:100%;height:100%}.cs-content{grid-template-columns:3fr 9fr;align-items:start;gap:6rem;margin:7.5rem 0;display:grid}.cs-content__heading{font-family:var(--font-display);color:#fff6;font-size:1.5rem;font-weight:400;position:sticky;top:7rem}.cs-content__body{flex-direction:column;gap:1.5rem;display:flex}.cs-content__body p{font-family:var(--font-body);color:#fff;font-size:1.25rem;line-height:1.3}.cs-pull-quote{font-family:var(--font-display);color:#ffffffe6;border-left:2px solid #fff3;margin:1rem 0;padding-left:2rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;line-height:1.3}.cs-results{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;margin-bottom:7.5rem;padding:5rem 0}.cs-results__grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.cs-result__num{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1}.cs-result__label{font-family:var(--font-body);color:#ffffff73;font-size:1rem}.cs-next{padding:5rem 0 7.5rem}.cs-next__label{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:1.5rem;font-size:.75rem;font-weight:600}.cs-next__link{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;text-decoration:none;display:flex}.cs-next__name{font-family:var(--font-display);letter-spacing:-.02em;color:#ffffff40;transition:color .5s var(--ease-out-expo);font-size:clamp(2.5rem,6vw,5.5rem);font-weight:400;line-height:1}.cs-next__link:hover .cs-next__name{color:#fff}.cs-next__icon{color:#ffffff59;width:4rem;height:4rem;transition:color .4s var(--ease-out-expo), border-color .4s var(--ease-out-expo), transform .4s var(--ease-out-expo);border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cs-next__link:hover .cs-next__icon{color:#fff;border-color:#fff;transform:translate(8px)}@media (width<=1024px){.cs-meta__row{grid-template-columns:1fr 1fr}.cs-overview,.cs-content{grid-template-columns:1fr;gap:2rem}.cs-content__heading{position:static}}@media (width<=768px){.cs-image-pair{grid-template-columns:1fr}.cs-results__grid{grid-template-columns:1fr 1fr}.cs-next__name{font-size:clamp(2rem,8vw,3.5rem)}.cs-next__icon{width:3rem;height:3rem}}.section-about-hero,.section-about-statement,.section-about-story,.section-about-values{z-index:1;position:relative}.section-about-hero{flex-direction:column;justify-content:flex-end;height:100svh;padding-top:8rem;padding-bottom:7.5rem;display:flex}.about-hero__title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:2rem;font-size:clamp(2.75rem,5.5vw,5rem);font-weight:400;line-height:1}.about-hero__sub{font-family:var(--font-body);color:#fff;max-width:44ch;font-size:1.25rem;line-height:1.3}.about-statement__text{font-family:var(--font-display);letter-spacing:-.01em;color:#ffffffd9;max-width:54ch;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:400;line-height:1.35}.about-story__grid{grid-template-columns:7fr 5fr;align-items:end;gap:5rem;display:grid}.about-story__body{font-family:var(--font-body);color:#fff;max-width:52ch;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.3}.about-story__image{aspect-ratio:4/5;background:linear-gradient(160deg,#ffffff0f,#ffffff05);border-radius:6px;overflow:hidden}.about-values__grid{grid-template-columns:repeat(3,1fr);gap:3rem;padding-top:3rem;display:grid}.about-value__num{display:none}.about-value__title{font-family:var(--font-display);color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:400}.about-value__body{font-family:var(--font-body);color:#ffffff80;font-size:1rem;line-height:1.3}@media (width<=1024px){.about-story__grid{grid-template-columns:1fr;gap:3rem}.about-values__grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.padding-section-large{padding-top:4rem;padding-bottom:4rem}.padding-section-medium{padding-top:2.5rem;padding-bottom:2.5rem}.stats-scroll__card,.stats-scroll__spacer--end{width:85vw}.work_header{flex-direction:column;align-items:flex-start;gap:1rem}.footer_top{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer_nav{flex-wrap:wrap;gap:1rem}.footer_bottom{flex-direction:column;align-items:flex-start;gap:.5rem}}.grain{width:100vw;height:100vh;z-index:var(--z-grain);pointer-events:none;opacity:.04;position:fixed;inset:0}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
