:root{color:#f2f0ea;background:#050505;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;--blue: #173bff;--black: #050505;--paper: #f2f0ea;--rule-dark: rgba(5, 5, 5, .22);--rule-light: rgba(255, 255, 255, .3)}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;background:var(--black)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--black);color:var(--paper);-webkit-font-smoothing:antialiased}button,input,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{color:#fff;background:var(--blue)}:focus-visible{outline:2px solid currentColor;outline-offset:4px}.site{min-height:100vh;background:var(--black)}.skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:10px 14px;color:#fff;background:var(--blue);transform:translateY(-180%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;inset:0 0 auto;z-index:30;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;height:68px;padding:0 2vw;border-bottom:1px solid rgba(255,255,255,.16);background:#050505f0;color:#fff;font-size:.88rem;letter-spacing:-.02em}.site-header nav{display:flex;justify-content:center;gap:clamp(22px,4vw,72px)}.site-header nav:last-child{justify-content:flex-end}.site-header a{position:relative;padding:8px 0}.site-header a:after{position:absolute;right:0;bottom:1px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .22s cubic-bezier(.22,1,.36,1)}.site-header a:hover:after,.site-header a:focus-visible:after,.site-header .site-header__active:after{transform:scaleX(1);transform-origin:left}.hero{--art-x: 0px;--art-y: 0px;--type-x: 0px;position:relative;min-height:100svh;overflow:hidden;background:var(--black);isolation:isolate}.hero__wordmark{position:absolute;top:22%;left:-1.5vw;z-index:1;width:73vw;margin:0;color:var(--paper);font-size:clamp(7.5rem,21vw,21rem);font-weight:400;line-height:1.44;letter-spacing:-.09em;transform:translate3d(var(--type-x),0,0);transition:transform .9s cubic-bezier(.22,1,.36,1)}.hero__wordmark span{display:block;white-space:nowrap}.hero__art{position:absolute;top:16.5%;right:3vw;z-index:2;width:min(46vw,760px);height:62vh;min-height:420px;overflow:hidden;background:#02030a;transform:translate3d(var(--art-x),var(--art-y),0);transition:transform 1.1s cubic-bezier(.22,1,.36,1)}.hero__art:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(23,59,255,.5);content:"";pointer-events:none}.hero__art img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04);transition:transform 1.6s cubic-bezier(.22,1,.36,1)}.hero:hover .hero__art img{transform:scale(1)}.brand-mark{position:relative;aspect-ratio:1;overflow:hidden;background:var(--blue)}.brand-mark img{position:absolute;bottom:12%;left:9%;width:42%;height:auto;object-fit:contain}.hero__mark{position:absolute;top:52%;left:10.5%;z-index:4;width:clamp(160px,18vw,285px)}.hero__positioning{position:absolute;right:3vw;bottom:2.6vh;z-index:5;margin:0;font-size:clamp(1.2rem,2.2vw,2.25rem);font-weight:400;letter-spacing:-.05em}.hero__credit{display:none}.statement{display:grid;grid-template-columns:1.25fr .75fr;min-height:76vh;padding:clamp(60px,9vw,148px) 2vw;background:var(--blue);color:#fff}.statement p{margin:0}.statement p:first-child{max-width:980px;font-size:clamp(4rem,9vw,10rem);font-weight:400;line-height:.88;letter-spacing:-.075em}.statement p:last-child{align-self:end;max-width:430px;padding:20px 0 0;border-top:1px solid rgba(255,255,255,.55);font-size:clamp(1.15rem,1.8vw,1.8rem);line-height:1.15;letter-spacing:-.04em}.work{min-height:100vh;padding:0 2vw 2vw;background:var(--paper);color:var(--black)}.section-header{display:grid;grid-template-columns:.42fr 1fr .7fr;gap:2vw;align-items:end;padding:clamp(100px,11vw,170px) 0 clamp(56px,7vw,110px)}.section-header>p{align-self:start;margin:6px 0 0;color:#05050594;font-size:.76rem;text-transform:uppercase}.section-header h2{margin:0;font-size:clamp(4rem,8.8vw,9.7rem);font-weight:400;line-height:.84;letter-spacing:-.08em}.section-header__tools{display:flex;justify-content:flex-end;gap:30px;padding-bottom:8px}.mode-switch,.motion-toggle{display:flex;gap:16px;align-items:center}.mode-switch button,.motion-toggle{padding:6px 0;border-bottom:1px solid transparent;background:transparent;color:#0505057a;cursor:pointer;font-size:.78rem;text-transform:lowercase}.mode-switch button.is-active,.motion-toggle:hover,.motion-toggle:focus-visible{border-color:currentColor;color:var(--black)}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--black);border:1px solid var(--black)}.project-card{min-width:0;min-height:72vh;background:var(--project-color);color:var(--project-ink)}.project-card:first-child,.project-card:last-child{grid-column:1 / -1;min-height:84vh}.project-card__button{display:grid;grid-template-rows:auto 1fr auto;width:100%;height:100%;min-height:inherit;padding:0;overflow:hidden;background:transparent;color:inherit;cursor:pointer;text-align:left}.project-card__meta{display:grid;grid-template-columns:70px 100px 1fr;gap:10px;padding:16px;border-bottom:1px solid currentColor;font-size:.68rem;line-height:1.25;text-transform:uppercase}.project-card__meta span:last-child{justify-self:end;text-align:right}.project-media{position:relative;min-height:0;overflow:hidden;background:currentColor}.project-media img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1)}.project-card__button:hover .project-media>img,.project-card__button:focus-visible .project-media>img{transform:scale(1.025)}.project-media--up-tack,.project-media--cobcon,.project-media--marclave,.project-media--el-sentido,.project-media--lines-for-sophia{background:var(--project-color)}.project-media--up-tack img,.project-media--cobcon img,.project-media--marclave img,.project-media--el-sentido img,.project-media--lines-for-sophia img{object-position:top center}.project-media--mariabco{display:grid;grid-template-columns:1.15fr .85fr;gap:1px;background:#2d0921}.project-media--mariabco>img:first-child{object-position:center}.project-media--mariabco .project-media__secondary{display:block;object-position:center}.project-card__title{display:grid;grid-template-columns:1fr minmax(180px,.42fr);gap:32px;align-items:end;padding:clamp(18px,2.4vw,38px) 16px 18px;border-top:1px solid currentColor}.project-card__title h3{margin:0;font-size:clamp(2.8rem,6.3vw,7.2rem);font-weight:400;line-height:.9;letter-spacing:-.075em}.project-card__title p{margin:0;font-size:clamp(1rem,1.5vw,1.55rem);line-height:1.08;letter-spacing:-.04em}.project-card__open{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.project-card:not(:first-child):not(:last-child) .project-card__title{grid-template-columns:1fr}.project-card:not(:first-child):not(:last-child) .project-card__title h3{font-size:clamp(2.8rem,5vw,5.7rem)}.project-index{border-top:1px solid var(--black)}.project-index__head,.project-index__row{display:grid;grid-template-columns:1.2fr 1fr .25fr .25fr;gap:24px;align-items:center}.project-index__head{min-height:48px;color:#05050580;font-size:.68rem;text-transform:uppercase}.project-index__row{width:100%;min-height:clamp(90px,11vw,150px);padding:0;border-top:1px solid rgba(5,5,5,.24);background:transparent;color:var(--black);cursor:pointer;text-align:left;transition:color .2s ease,background-color .2s ease}.project-index__row>span:first-child{display:flex;gap:18px;align-items:baseline;font-size:clamp(2.2rem,5vw,5.8rem);letter-spacing:-.07em}.project-index__row small{font-size:.68rem;letter-spacing:0}.project-index__row>span:not(:first-child){font-size:.78rem}.project-index__row:hover,.project-index__row:focus-visible{background:var(--blue);color:#fff}.studio{position:relative;display:grid;grid-template-columns:1.2fr .8fr;gap:8vw 4vw;min-height:100vh;padding:clamp(100px,11vw,170px) 2vw 2vw;overflow:hidden;background:var(--blue);color:#fff}.studio__title>span,.contact header>span{display:block;margin-bottom:clamp(60px,8vw,120px);font-size:.72rem;text-transform:uppercase}.studio__title h2{margin:0;font-size:clamp(4rem,9vw,10rem);font-weight:400;line-height:.85;letter-spacing:-.08em}.studio__body{align-self:end;max-width:540px}.studio__body p{padding-top:18px;border-top:1px solid rgba(255,255,255,.55);font-size:clamp(1.25rem,2vw,2rem);line-height:1.08;letter-spacing:-.04em}.studio__body p+p{margin-top:50px}.studio__services{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);margin-top:7vw;border-top:1px solid rgba(255,255,255,.55)}.studio__services div{min-height:180px;padding:14px 14px 22px 0;border-right:1px solid rgba(255,255,255,.32)}.studio__services div:last-child{border-right:0}.studio__services span{font-size:.68rem}.studio__services p{margin:72px 0 0;font-size:clamp(1.2rem,2vw,2rem);letter-spacing:-.04em}.studio__mark{position:absolute;right:-4vw;bottom:-10vw;width:min(31vw,480px);border:1px solid rgba(255,255,255,.45)}.contact{min-height:100vh;padding:clamp(100px,11vw,170px) 2vw 30px;background:var(--black);color:var(--paper)}.contact header{display:grid;grid-template-columns:.36fr 1fr;align-items:end}.contact header>span{margin-bottom:14px}.contact h2{margin:0;font-size:clamp(5rem,13vw,15rem);font-weight:400;line-height:.8;letter-spacing:-.09em}.contact-form{display:grid;grid-template-columns:repeat(2,1fr) .7fr;gap:1px;margin-top:clamp(80px,10vw,150px);background:#ffffff52;border:1px solid rgba(255,255,255,.32)}.contact-form label{display:flex;flex-direction:column;min-height:148px;padding:14px;background:var(--black)}.contact-form label span{color:#ffffff8a;font-size:.7rem;text-transform:uppercase}.contact-form input,.contact-form textarea{flex:1;width:100%;padding:24px 0 0;resize:vertical;border:0;border-radius:0;outline:0;background:transparent;color:#fff;font-size:clamp(1.25rem,2.2vw,2.3rem);letter-spacing:-.04em}.contact-form label:focus-within{box-shadow:inset 0 0 0 2px var(--blue)}.contact-form__brief{grid-column:1 / 3}.contact-form>button{grid-column:3;grid-row:1 / 3;min-height:297px;padding:20px;background:var(--blue);color:#fff;cursor:pointer;font-size:clamp(1.4rem,2.6vw,2.8rem);line-height:.95;letter-spacing:-.05em;text-align:left;transition:color .2s ease,background-color .2s ease}.contact-form>button:hover,.contact-form>button:focus-visible{background:var(--paper);color:var(--black)}.contact__success{display:grid;grid-template-columns:1fr 1fr auto;gap:30px;align-items:end;min-height:300px;margin-top:clamp(80px,10vw,150px);padding:24px;background:var(--blue);color:#fff}.contact__success p{margin:0;font-size:clamp(2rem,4vw,5rem);line-height:.92;letter-spacing:-.06em}.text-button{padding:4px 0;border-bottom:1px solid currentColor;background:transparent;color:inherit;cursor:pointer}.contact__footer{display:grid;grid-template-columns:1fr 1fr auto;gap:24px;margin-top:clamp(100px,13vw,200px);padding-top:14px;border-top:1px solid rgba(255,255,255,.32);color:#ffffffa6;font-size:.72rem;text-transform:uppercase}.contact__footer a{color:#fff;text-decoration:underline;text-underline-offset:3px}.project-dialog{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;overflow:hidden;border:0;background:var(--project-color);color:var(--project-ink);animation:aperture-open .78s cubic-bezier(.22,1,.36,1) both}.project-dialog::backdrop{background:#000}.project-dialog__inner{min-height:100%;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain}.project-dialog__header{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:1fr 1fr auto;gap:20px;align-items:center;min-height:58px;padding:0 18px;border-bottom:1px solid currentColor;background:var(--project-color);font-size:.7rem;text-transform:uppercase}.project-dialog__title-row{display:grid;grid-template-columns:1.35fr .65fr;gap:4vw;align-items:end;min-height:48vh;padding:5vw 18px 24px}.project-dialog__title-row h2{margin:0;font-size:clamp(5rem,13vw,15rem);font-weight:400;line-height:.76;letter-spacing:-.095em}.project-dialog__title-row p{max-width:440px;margin:0;font-size:clamp(1.45rem,3vw,3.4rem);line-height:.98;letter-spacing:-.055em}.project-dialog .project-media{height:min(74vh,860px);border-top:1px solid currentColor;border-bottom:1px solid currentColor}.project-dialog__story{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid currentColor}.project-dialog__story article{min-height:310px;padding:16px;border-right:1px solid currentColor}.project-dialog__story article:last-child{border-right:0}.project-dialog__story span{font-size:.7rem;text-transform:uppercase}.project-dialog__story p{margin:90px 0 0;font-size:clamp(1.1rem,1.65vw,1.75rem);line-height:1.08;letter-spacing:-.04em}.project-dialog__footer{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:110px;padding:16px;font-size:.7rem;text-transform:uppercase}.project-dialog__footer div{display:flex;gap:28px}@keyframes aperture-open{0%{clip-path:inset(46% 46% 46% 46%)}to{clip-path:inset(0 0 0 0)}}.motion-off *,.motion-off *:before,.motion-off *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav:first-of-type{display:none}.hero__wordmark{top:auto;bottom:2vh;width:100vw;font-size:clamp(7rem,22vw,14rem);line-height:.78}.hero__art{top:16%;right:3vw;z-index:0;width:67vw;height:56vh}.hero__mark{top:50%;left:7vw;width:clamp(145px,26vw,240px)}.hero__credit{display:none}.statement,.section-header,.studio,.contact header{grid-template-columns:1fr}.statement{gap:100px}.statement p:last-child{justify-self:end}.section-header{gap:45px}.section-header__tools{justify-content:space-between}.project-card,.project-card:first-child,.project-card:last-child{min-height:68vh}.project-card__title{grid-template-columns:1fr}.project-index__head,.project-index__row{grid-template-columns:1fr .6fr .18fr}.project-index__head span:last-child,.project-index__row span:last-child{display:none}.studio{gap:90px}.studio__body{justify-self:end}.studio__services{grid-template-columns:repeat(2,1fr)}.studio__services div:nth-child(2){border-right:0}.studio__services div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.32)}.contact header>span{margin-bottom:80px}.project-dialog__story{grid-template-columns:repeat(2,1fr)}.project-dialog__story article:nth-child(2){border-right:0}.project-dialog__story article:nth-child(-n+2){border-bottom:1px solid currentColor}}@media(max-width:680px){.site-header{height:58px;padding:0 14px;font-size:.76rem}.site-header nav:last-child{gap:18px}.hero__wordmark{top:auto;bottom:4.5vh;left:-2vw;font-size:clamp(6.2rem,28vw,11rem);line-height:.78}.hero__art{top:13%;right:0;width:86vw;height:53vh;min-height:360px}.hero__mark{top:43%;left:6vw;width:38vw}.hero__positioning{right:14px;bottom:2vh;font-size:1rem}.statement,.work,.studio,.contact{padding-right:14px;padding-left:14px}.statement{min-height:88vh}.statement p:first-child{font-size:clamp(3.8rem,17vw,6.6rem)}.section-header h2,.studio__title h2{font-size:clamp(3.6rem,16vw,6rem)}.section-header__tools{align-items:flex-end}.mode-switch{flex-direction:column;align-items:flex-start;gap:3px}.project-grid{grid-template-columns:1fr}.project-card,.project-card:first-child,.project-card:last-child{grid-column:1;min-height:72vh}.project-card__meta{grid-template-columns:42px 70px 1fr}.project-card__title h3,.project-card:not(:first-child):not(:last-child) .project-card__title h3{font-size:clamp(2.8rem,15vw,5rem)}.project-media--mariabco{grid-template-columns:1fr}.project-media--mariabco .project-media__secondary,.project-index__head{display:none}.project-index__row{grid-template-columns:1fr auto;gap:12px;min-height:110px}.project-index__row>span:nth-child(2){display:none}.project-index__row>span:first-child{font-size:clamp(2rem,11vw,3.8rem)}.studio__services{grid-template-columns:1fr}.studio__services div,.studio__services div:nth-child(2){min-height:110px;border-right:0;border-bottom:1px solid rgba(255,255,255,.32)}.studio__services p{margin-top:38px}.studio__mark{display:none}.contact h2{font-size:clamp(4rem,20vw,7rem)}.contact-form{grid-template-columns:1fr}.contact-form__brief,.contact-form>button{grid-column:1}.contact-form>button{grid-row:auto;min-height:150px}.contact__success,.contact__footer{grid-template-columns:1fr}.contact__success{gap:50px}.project-dialog__header{grid-template-columns:1fr auto}.project-dialog__header>span:nth-child(2){display:none}.project-dialog__title-row{grid-template-columns:1fr;gap:45px;min-height:58vh}.project-dialog__title-row h2{font-size:clamp(4rem,19vw,7rem)}.project-dialog .project-media{height:58vh}.project-dialog__story{grid-template-columns:1fr}.project-dialog__story article,.project-dialog__story article:nth-child(2){min-height:250px;border-right:0;border-bottom:1px solid currentColor}.project-dialog__story p{margin-top:65px}.project-dialog__footer{grid-template-columns:1fr;gap:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
