@font-face{font-family:Manrope;src:url(/assets/manrope.woff2)format("woff2");font-style:normal;font-weight:200 700;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/manrope-800.woff2)format("woff2");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Canela;src:url(/assets/canela-italic.woff2)format("woff2");font-style:italic;font-weight:400;font-display:swap}:root{--ink:#262626;--muted:#666;--line:#e4e4e4;--section-gap:clamp(48px, 5vw, 72px);--content-gap:clamp(24px, 2.778vw, 40px);--copy-inset:clamp(12px, 2.778vw, 40px);--copy-measure:1040px;--image-radius:clamp(6px, .556vw, 8px);--body-size:clamp(16px, calc(.717vw + 13.2px), 20px);--body-leading:clamp(24px, calc(1.075vw + 19.8px), 30px);--section-title-size:clamp(24px, calc(2.867vw + 12.82px), 40px);--section-title-leading:clamp(36px, calc(4.301vw + 19.23px), 60px);--subheading-size:clamp(24px, calc(1.434vw + 18.41px), 32px);--subheading-leading:clamp(36px, calc(2.151vw + 27.61px), 48px);--hero-top-gap:clamp(96px, 11.667vw, 168px);--hero-copy-gap:clamp(52px, 5vw, 72px);--hero-end-gap:var(--hero-top-gap);--site-max:1440px}*{box-sizing:border-box}html,body{overflow-x:hidden}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}:target{scroll-margin-top:24px}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:var(--body-size);-webkit-font-smoothing:antialiased;background:#fff;margin:0}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:0 0 6px 6px;padding:12px 20px;font-size:16px;font-weight:600;transition:transform .16s;position:absolute;top:0;left:50%;transform:translate(-50%,-120%)}.skip-link:focus-visible{outline:2px solid var(--ink);outline-offset:2px;transform:translate(-50%)}.site-width{width:min(100%, var(--site-max));margin-inline:auto;padding-inline:40px}.site-header{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:101px;display:flex}.site-nav{align-items:center;gap:clamp(20px,2.5vw,38px);display:flex}.site-nav a{align-items:center;min-height:44px;font-size:clamp(16px,.717vw + 13.2px,20px);font-weight:500;line-height:40px;display:inline-flex;position:relative}.site-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .22s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:8px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.site-nav a:focus-visible{outline:2px solid var(--ink);outline-offset:4px;border-radius:2px}.mobile-menu{display:none}.brand{color:var(--ink);align-items:center;gap:7px;font-size:28px;font-weight:600;line-height:48px;display:inline-flex}.brand:focus-visible{outline:2px solid var(--ink);outline-offset:5px;border-radius:2px}.brand img{border-radius:50%;width:60px;height:60px}.hero{text-align:center;justify-content:center;display:flex}.hero-copy{width:clamp(310px,96.77vw - 67.4px,850px);padding:var(--hero-top-gap) 0 var(--hero-end-gap)}.hero-title{letter-spacing:normal;font-size:clamp(42px,11.1vw,105px);font-weight:600;line-height:1}.hero-title>span{display:block}.hero-first-line{justify-content:center;align-items:center;gap:clamp(8px,1.792vw + 1px,18px);display:flex!important}.hero-first-line em{letter-spacing:0;font-family:Canela,Georgia,serif;font-size:clamp(49px,12.13vw,115px);font-weight:400;line-height:1}.hero-word-bright{position:relative}.bright-letters{perspective:600px;white-space:nowrap;display:inline-flex}.bright-letter{transform-origin:50%;display:inline-block}.hero-second-line{margin-top:5px}.hero-copy p{color:var(--muted);font-size:var(--body-size);font-weight:400;line-height:var(--body-leading);margin-top:var(--hero-copy-gap)}.section-heading{border-bottom:1px solid var(--line);align-items:flex-start;min-height:clamp(52px,5.376vw + 31.03px,82px);display:flex}.section-heading h1,.section-heading h2,.about-copy h1,.about-copy h2,.case-text h2,.project-intro h1{font-size:var(--section-title-size);font-weight:600;line-height:var(--section-title-leading);letter-spacing:normal}.projects-section{padding-top:0}.projects-standalone{padding-top:var(--content-gap)}.project-grid{margin-top:var(--content-gap);grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.project-card{aspect-ratio:3/2;border-radius:var(--image-radius);background:#f5f5f5;width:100%;display:block;position:relative;overflow:hidden}.project-card-reveal{min-width:0}@supports not (aspect-ratio:3 / 2){.project-card{height:0;padding-top:66.667%}.project-card>img{position:absolute;inset:0}}.project-card>img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.project-overlay{color:#fff;opacity:0;background:linear-gradient(#0000000a 16%,#0000002e 48%,#000000f0 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:32px;transition:opacity .26s;display:flex;position:absolute;inset:0}.project-name{font-size:clamp(20px,3.584vw + 6.02px,40px);font-weight:600;line-height:clamp(30px,5.376vw + 9.03px,60px)}.project-categories{color:#ffffffbf;font-size:clamp(12px,1.434vw + 6.41px,20px);line-height:clamp(18px,2.151vw + 9.61px,30px)}.project-card:hover .project-overlay,.project-card:focus-visible .project-overlay{opacity:1}.project-card:hover>img,.project-card:focus-visible>img{transform:scale(1.025)}.project-card:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.expertise-section{margin-top:var(--section-gap)}.expertise-intro,.case-text p,.about-copy p,.contact-copy p{color:var(--muted);font-size:var(--body-size);line-height:var(--body-leading)}.expertise-intro{max-width:none;margin-top:var(--content-gap);padding-right:var(--copy-inset)}.expertise-list{margin-top:var(--content-gap);border-top:1px solid var(--line)}.expertise-item{padding:var(--content-gap) 0;border-bottom:1px solid var(--line);grid-template-columns:88px 1fr;gap:0;display:grid}.expertise-item:last-child{border-bottom:0}.expertise-number{color:#26262640;letter-spacing:normal;font-size:80px;font-weight:500;line-height:80px}.expertise-item>div{max-width:none;padding-right:var(--copy-inset)}.expertise-item h3{font-size:var(--subheading-size);font-weight:500;line-height:var(--subheading-leading)}.expertise-item p{color:var(--muted);font-size:var(--body-size);line-height:var(--body-leading);margin-top:16px}.contact-section{margin-top:var(--section-gap)}.contact-body{padding:var(--content-gap) 0 48px;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.contact-title{letter-spacing:normal;font-size:clamp(42px,9.3vw,105px);font-weight:600;line-height:1}.contact-title>span{display:block}.contact-copy{flex-direction:column;padding-top:0;display:flex}.social-links{align-items:center;gap:16px;margin:auto 0 4px;padding-top:28px;display:flex}.social-links a{color:#fff;background:#333;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:background-color .18s,transform .18s;display:inline-flex}.social-links a:hover{color:#fff;background:#111;transform:translateY(-2px)}.social-links a:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.email-link-wrap{display:inline-flex}.email-link{justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.email-link svg,.linkedin-link svg,.x-link svg{display:block}.email-link svg{width:23px;height:23px}.linkedin-link svg{width:22px;height:22px}.x-link svg{width:20px;height:20px}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:96px;display:flex}.site-footer nav{gap:32px;display:flex}.site-footer a,.site-footer p{font-size:18px}.site-footer a{line-height:40px;display:inline-block;position:relative}.site-footer a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .22s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.site-footer a:hover:after,.site-footer a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.site-footer a:focus-visible{outline:2px solid var(--ink);outline-offset:5px}.site-footer p{color:var(--muted);line-height:35px}.about-page{padding-top:var(--section-gap)}.portrait-wrap{width:clamp(400px,23.438vw,480px);height:clamp(400px,23.438vw,480px);margin:0 auto var(--section-gap);background:#f5f5f5;border-radius:50%;overflow:hidden}.portrait-wrap img{object-fit:cover;object-position:center top;filter:grayscale();width:100%;height:100%}.about-copy section{margin-top:var(--content-gap)}.about-copy section:first-child{margin-top:0}.about-copy h1,.about-copy h2{margin-bottom:calc(var(--content-gap) / 2)}.about-copy p{padding-right:var(--copy-inset)}.about-copy .about-lead h1{border-bottom:1px solid var(--line);min-height:82px;margin-bottom:var(--content-gap)}.about-copy section:not(.about-lead) h2{font-size:var(--subheading-size);font-weight:500;line-height:var(--subheading-leading)}.about-page+.contact-section{margin-top:var(--section-gap)}.project-page{padding-top:40px}.project-eyebrow{color:var(--muted);margin-bottom:2px;font-size:18px;font-weight:400;line-height:28px;display:block}.project-headline{display:block}.project-intro{margin-bottom:40px}.project-hero,.project-media{width:100%;height:auto}.project-hero-reveal,.project-media-reveal{border-radius:var(--image-radius);width:100%;overflow:hidden}.project-hero,.project-media{border-radius:var(--image-radius)}.project-blocks{margin-top:40px}.case-text{width:100%;margin-top:38px}.case-text p{width:auto;max-width:none;margin-right:var(--copy-inset)}.case-text:first-child{margin-top:0}.case-text h2{border-bottom:1px solid var(--line);min-height:82px;margin-bottom:18px}.case-text p+p{margin-top:22px}.case-text-plain{margin-top:40px}.project-media-reveal{margin-top:46px}.project-video{object-fit:cover}.project-navigation{margin-top:var(--section-gap);border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:32px;padding:18px 0;display:grid}.project-nav-link{min-height:44px;color:var(--muted);align-items:center;gap:9px;font-size:16px;font-weight:500;line-height:24px;transition:color .18s;display:inline-flex}.project-nav-previous{justify-self:start}.project-nav-next{justify-self:end}.project-nav-link:hover,.project-nav-link:focus-visible{color:var(--ink)}.project-nav-arrow{font-size:17px;line-height:1;transition:transform .22s cubic-bezier(.2,.7,.2,1);display:inline-block}.project-nav-label{position:relative}.project-nav-label:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .22s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.project-nav-link:hover .project-nav-label:after,.project-nav-link:focus-visible .project-nav-label:after{transform-origin:0;transform:scaleX(1)}.project-nav-previous:hover .project-nav-arrow,.project-nav-previous:focus-visible .project-nav-arrow{transform:translate(-4px)}.project-nav-next:hover .project-nav-arrow,.project-nav-next:focus-visible .project-nav-arrow{transform:translate(4px)}.project-nav-link:focus-visible{outline:2px solid var(--ink);outline-offset:6px;border-radius:2px}.project-page+.contact-section{margin-top:var(--section-gap)}.not-found{text-align:center;min-height:calc(100vh - 197px);padding:var(--section-gap) 0;place-content:center;gap:20px;display:grid}@supports (height:100svh){.not-found{min-height:calc(100svh - 197px)}}.not-found p{color:var(--muted);font-size:var(--body-size);line-height:var(--body-leading)}.not-found-links{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:8px;display:flex}.not-found-links a{color:var(--ink);border-bottom:1px solid;padding-bottom:2px;font-weight:600}.not-found-links a:focus-visible{outline:2px solid var(--ink);outline-offset:4px;border-radius:2px}@media (width>=768px) and (width<=1023px){.project-grid{grid-template-columns:1fr}.contact-body{display:block}.contact-copy{max-width:680px;padding-top:32px;display:block}.social-links{margin-top:24px;padding-top:0}}@media (width<=1199px){.site-width{width:min(100%,780px);padding-inline:25px}.project-grid{gap:20px}}@media (width<=767px){body{padding-top:82px}.site-header{z-index:70;background:#fff;flex-direction:row;justify-content:space-between;gap:12px;min-height:82px;padding-block:10px;position:fixed;top:0;left:0;right:0}.site-nav-desktop{display:none}.mobile-menu{display:block}.brand{white-space:nowrap;gap:7px;font-size:clamp(21px,6.4vw,28px);line-height:40px}.brand img{width:52px;height:52px}.mobile-menu-toggle{width:48px;height:48px;color:var(--ink);cursor:pointer;z-index:72;background:0 0;border:0;border-radius:50%;place-content:center;gap:5px;display:grid;position:relative}.mobile-menu-toggle span{transform-origin:50%;background:currentColor;border-radius:999px;width:25px;height:2px;transition:transform .22s cubic-bezier(.2,.7,.2,1),opacity .16s;display:block}.mobile-menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.mobile-menu-toggle.is-open span:last-child{transform:translateY(-7px)rotate(-45deg)}.mobile-menu-toggle:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.mobile-nav-panel{z-index:71;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--line);overscroll-behavior:contain;background:#ffffffeb;flex-direction:column;align-items:flex-start;gap:0;padding:20px max(25px,50vw - 365px) 32px;animation:.22s cubic-bezier(.2,.7,.2,1) both mobile-menu-in;display:flex;position:fixed;inset:82px 0 0;overflow-y:auto}.mobile-nav-panel a{border-bottom:1px solid var(--line);width:100%;min-height:58px;color:var(--ink);align-items:center;font-size:clamp(26px,7vw,32px);font-weight:500;line-height:1.15;display:flex}.mobile-nav-panel a:focus-visible{outline:2px solid var(--ink);outline-offset:-2px}@keyframes mobile-menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.hero-second-line{margin-top:0}.project-grid{grid-template-columns:1fr;gap:16px}.project-overlay{padding:32px}.expertise-intro,.case-text p,.about-copy p,.contact-copy p{font-size:var(--body-size);line-height:var(--body-leading)}.expertise-item{padding:var(--content-gap) 0;grid-template-columns:73px 1fr}.expertise-item h3{font-size:var(--subheading-size);line-height:var(--subheading-leading)}.expertise-item p{font-size:var(--body-size);line-height:var(--body-leading);margin-top:16px}.contact-section{margin-top:var(--section-gap)}.contact-body{padding:var(--content-gap) 0 40px;display:block}.contact-title{letter-spacing:normal}.contact-title>span[aria-hidden=true]{display:inline}.contact-title>span[aria-hidden=true]:nth-of-type(2):after{content:" "}.contact-title>span[aria-hidden=true]:nth-of-type(3):after{content:"\a ";white-space:pre}.contact-copy{padding-top:var(--content-gap);display:block}.social-links{gap:12px;margin:24px 0 0;padding-top:0}.social-links a{width:44px;height:44px}.email-link svg{width:21px;height:21px}.linkedin-link svg{width:20px;height:20px}.x-link svg{width:18px;height:18px}.site-footer{flex-direction:column;justify-content:center;gap:14px;min-height:0;padding-block:24px 28px}.site-footer nav{gap:24px}.site-footer a,.site-footer p{font-size:16px;line-height:28px}.site-footer p{margin-top:0}.about-page{padding-top:var(--section-gap)}.portrait-wrap{width:290px;height:290px;margin-bottom:var(--section-gap)}.about-copy section{margin-top:var(--content-gap)}.about-copy h1,.about-copy h2{margin-bottom:calc(var(--content-gap) / 2)}.about-copy .about-lead h1{min-height:52px;margin-bottom:var(--content-gap)}.about-page+.contact-section{margin-top:var(--section-gap)}.project-page{padding-top:25px}.project-eyebrow{margin-bottom:1px;font-size:14px;line-height:20px}.project-intro{margin-bottom:25px}.project-blocks,.case-text{margin-top:25px}.case-text h2{min-height:52px;margin-bottom:15px}.case-text p+p{margin-top:18px}.case-text-plain{margin-top:25px}.project-media-reveal{margin-top:28px}.project-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 0}.project-nav-link{min-height:44px;padding:0;font-size:15px}.project-nav-label-detail{display:none}.project-page+.contact-section{margin-top:var(--section-gap)}}@media (width>=1024px) and (height<=850px){:root{--hero-top-gap:104px;--hero-copy-gap:48px;--hero-end-gap:104px}}@media (prefers-reduced-motion:no-preference){.hero-word-turning,.hero-word-experiences,.hero-support{will-change:opacity, transform;animation:.62s cubic-bezier(.16,1,.3,1) both hero-text-reveal}.hero-word-turning{animation-delay:80ms}.hero-word-experiences{animation-delay:.16s}.bright-letter{opacity:.001;will-change:opacity, transform;animation:.48s cubic-bezier(.16,1,.3,1) both bright-letter-in}.bright-letter:first-child{animation-delay:.52s}.bright-letter:nth-child(2){animation-delay:.565s}.bright-letter:nth-child(3){animation-delay:.61s}.bright-letter:nth-child(4){animation-delay:.655s}.bright-letter:nth-child(5){animation-delay:.7s}.bright-letter:nth-child(6){animation-delay:.745s}.hero-support{animation-duration:.62s;animation-delay:1.12s}@keyframes hero-text-reveal{0%{opacity:0;transform:translateY(.22em)}to{opacity:1;transform:translateY(0)}}@keyframes bright-letter-in{0%{opacity:.001;transform:rotateY(-90deg)}to{opacity:1;transform:rotateY(0)}}.reveal-on-view{opacity:0;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(100px)}.reveal-on-view.is-visible{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.reveal-on-view{opacity:1;transform:none}.mobile-menu-toggle span{transition:none}.mobile-nav-panel{animation:none}}
