*,*:before,*:after,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}html{line-height:1.5;tab-size:4;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}b,strong{font-weight:bolder}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;color:inherit;opacity:1;background-color:transparent;border-radius:0}[hidden]:where(:not([hidden=until-found])){display:none!important}@font-face{font-family:Lexend Exa;src:url(/fonts/LexendExa-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lexend Exa;src:url(/fonts/LexendExa-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lexend Exa;src:url(/fonts/LexendExa-Thin.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Lexend Exa;src:url(/fonts/LexendExa-ExtraLight.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Alexandria;src:url(/fonts/Alexandria.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:URW Form Expand;src:url(/fonts/urw-form-expand-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{color-scheme:dark;--page-bg: #000;--text-strong: rgb(190 190 190 / .96);--text-main: rgb(162 162 162 / .84);--text-muted: rgb(128 128 128 / .72);--stage-pad-x: clamp(12px, 2vw, 44px);--stage-pad-y: clamp(26px, 5.2svh, 86px);--stage-gap: clamp(22px, 4.4vw, 92px);--content-max: 2560px;--ease-cozy: cubic-bezier(.16, 1, .3, 1);--text-reveal-duration: 3.2s;--block-reveal-duration: 2.8s;--hero-reveal-delay: .62s;--section-reveal-delay: .12s}html{scroll-behavior:smooth;scroll-snap-type:none;scrollbar-width:none;-ms-overflow-style:none;overflow-x:clip}html::-webkit-scrollbar{display:none}body{margin:0;min-width:320px;overflow-x:clip;background:var(--page-bg);color:var(--text-main);font-family:Lexend Exa,ui-sans-serif,system-ui,sans-serif}img{display:block;max-width:100%}picture{display:contents}picture>source{display:none}a{color:inherit;text-decoration:none}.site-page{overflow-x:clip;background:var(--page-bg)}.site-page>section{min-height:100svh;height:100svh;overflow:hidden;scroll-snap-align:none}.section-shell{width:100%;margin:0}.site-page>.section-shell{padding-block:var(--stage-pad-y)}@supports (height: 100dvh){.site-page>section{min-height:100dvh;height:100dvh}}.hero-section{position:relative;--hero-left-fade: clamp(180px, 20vw, 420px);--hero-right-fade: clamp(130px, 14vw, 300px);--hero-side-space: clamp(42px, 7vw, 170px);overflow:hidden;background:#000;isolation:isolate}.hero-section:after{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#000 0,rgb(0 0 0 / .96) calc(var(--hero-left-fade) * .12),rgb(0 0 0 / .72) calc(var(--hero-left-fade) * .38),rgb(0 0 0 / .28) calc(var(--hero-left-fade) * .72),transparent var(--hero-left-fade),transparent calc(100% - var(--hero-right-fade)),rgb(0 0 0 / .28) calc(100% - (var(--hero-right-fade) * .72)),rgb(0 0 0 / .72) calc(100% - (var(--hero-right-fade) * .38)),rgb(0 0 0 / .96) calc(100% - (var(--hero-right-fade) * .12)),#000 100%),linear-gradient(180deg,#0000002e,#000 96%),linear-gradient(90deg,rgb(0 0 0 / .3),transparent 42%,rgb(0 0 0 / .48));content:""}.hero-image{position:absolute;top:0;left:58%;z-index:-2;width:calc(100% - (var(--hero-side-space) * 2));height:112%;object-fit:cover;object-position:20% 0%;transform:translate(-50%);filter:brightness(.92);image-rendering:auto;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgb(0 0 0 / .08) calc(var(--hero-left-fade) * .08),rgb(0 0 0 / .35) calc(var(--hero-left-fade) * .3),rgb(0 0 0 / .7) calc(var(--hero-left-fade) * .6),#000 var(--hero-left-fade),#000 calc(100% - var(--hero-right-fade)),rgb(0 0 0 / .7) calc(100% - (var(--hero-right-fade) * .6)),rgb(0 0 0 / .35) calc(100% - (var(--hero-right-fade) * .3)),rgb(0 0 0 / .08) calc(100% - (var(--hero-right-fade) * .08)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,rgb(0 0 0 / .08) calc(var(--hero-left-fade) * .08),rgb(0 0 0 / .35) calc(var(--hero-left-fade) * .3),rgb(0 0 0 / .7) calc(var(--hero-left-fade) * .6),#000 var(--hero-left-fade),#000 calc(100% - var(--hero-right-fade)),rgb(0 0 0 / .7) calc(100% - (var(--hero-right-fade) * .6)),rgb(0 0 0 / .35) calc(100% - (var(--hero-right-fade) * .3)),rgb(0 0 0 / .08) calc(100% - (var(--hero-right-fade) * .08)),transparent 100%)}.hero-content{position:relative;display:grid;width:100%;min-height:100%;height:100%;grid-template-columns:minmax(0,1fr) minmax(0,.45fr);grid-template-rows:auto auto minmax(10svh,1fr) auto auto;gap:clamp(16px,3.6svh,64px);padding-inline:clamp(12px,2vw,40px);padding-top:clamp(26px,6.5svh,98px);padding-bottom:clamp(20px,4.2svh,64px)}.hero-nav,.hero-role,.hero-summary,.hero-title,.hero-meta,.copy-block,.experience-item,.contact-links,.contact-handle{margin:0;font-family:Lexend Exa,ui-sans-serif,system-ui,sans-serif;letter-spacing:0}.hero-nav{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.45fr);align-items:start;color:var(--text-muted);font-size:clamp(.5rem,.9vw,1.15rem);font-weight:200;line-height:1.2}.hero-nav__primary{display:flex;gap:.55em;align-items:center}.hero-nav>a{justify-self:end;text-align:right}.hero-nav a{transition:color .6s var(--ease-cozy)}.hero-nav a:hover,.hero-nav a:focus-visible{color:var(--text-strong)}.hero-role{align-self:start;color:var(--text-strong);font-size:clamp(1.35rem,6vw,7.6rem);font-weight:100;line-height:.98}.hero-summary{justify-self:end;max-width:44ch;color:var(--text-strong);font-size:clamp(.62rem,calc(1.32vw + clamp(0rem,.3rem - .25vw,.14rem)),1.7rem);font-weight:400;line-height:1.28;text-align:left}.hero-title{grid-column:1 / -1;align-self:end;color:var(--text-strong);font-size:clamp(1.65rem,9vw,10.2rem);font-weight:700;line-height:.84;margin-top:auto}.hero-role span,.hero-summary span,.hero-title span,.contact-heading span{display:block}.reveal-line{display:block;overflow:hidden}.reveal-line>span{display:block;will-change:transform,opacity}.reveal-text .reveal-line:nth-child(1)>span{--line-delay: 0ms}.reveal-text .reveal-line:nth-child(2)>span{--line-delay: .14s}.reveal-text .reveal-line:nth-child(3)>span{--line-delay: .28s}.reveal-text .reveal-line:nth-child(4)>span{--line-delay: .42s}.reveal-text .reveal-line:nth-child(5)>span{--line-delay: .56s}.reveal-text .reveal-line:nth-child(6)>span{--line-delay: .7s}.hero-meta{grid-column:1 / -1;display:flex;align-self:end;justify-content:space-between;gap:24px;color:var(--text-strong);font-size:clamp(.44rem,calc(1.15vw + clamp(0rem,.3rem - .25vw,.14rem)),1.55rem);font-weight:100;line-height:1.45}.animate-from-left{animation:none}.animate-from-left .reveal-line>span{animation:text-mask-left var(--text-reveal-duration) var(--ease-cozy) calc(var(--hero-reveal-delay) + var(--line-delay, 0ms)) both}.animate-from-right{animation:none}.animate-from-right .reveal-line>span{animation:text-mask-right var(--text-reveal-duration) var(--ease-cozy) calc((var(--hero-reveal-delay) + .12s) + var(--line-delay, 0ms)) both}.animate-from-bottom{animation:none}.animate-from-bottom .reveal-line>span{animation:text-mask-up calc(var(--text-reveal-duration) + .24s) var(--ease-cozy) calc((var(--hero-reveal-delay) + .24s) + var(--line-delay, 0ms)) both}.reveal-block{opacity:0;transform:translate3d(0,clamp(2.25rem,5svh,4.5rem),0);transition:opacity var(--block-reveal-duration) var(--ease-cozy) var(--reveal-delay, var(--section-reveal-delay)),transform var(--block-reveal-duration) var(--ease-cozy) var(--reveal-delay, var(--section-reveal-delay));will-change:transform,opacity}.reveal-block.is-visible{opacity:1;transform:translateZ(0)}.reveal-text[data-reveal] .reveal-line>span{opacity:0;transform:translate3d(0,115%,0)}.reveal-text[data-reveal].is-visible .reveal-line>span{animation:text-mask-up var(--text-reveal-duration) var(--ease-cozy) calc(var(--section-reveal-delay) + var(--line-delay, 0ms)) both}.paragraph-reveal{position:relative}.paragraph-reveal--ready{color:transparent!important}.paragraph-reveal__overlay{position:absolute;inset:0;z-index:1;color:var(--paragraph-reveal-color);pointer-events:none}.paragraph-reveal__line{position:absolute;display:block;overflow:hidden;white-space:nowrap}.paragraph-reveal__line>span{display:block;opacity:0;transform:translate3d(0,115%,0);will-change:transform,opacity}.paragraph-reveal.is-visible .paragraph-reveal__line>span{animation:text-mask-up var(--text-reveal-duration) var(--ease-cozy) calc(var(--section-reveal-delay) + var(--line-delay, 0ms)) both}.intro-section,.profile-section,.clients-section,.mentoring-section{display:grid;gap:var(--stage-gap)}.intro-section{--intro-gap: 12px;--intro-edge-shift: clamp(12px, 2.8125vw, 54px);grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-content:center;align-items:start;column-gap:var(--intro-gap);row-gap:0}.intro-section .media-frame{align-self:start;justify-self:end;width:min(100%,600px);max-height:min(74svh,880px);transform:translate(var(--intro-edge-shift))}.intro-section .copy-block{justify-self:start;align-self:start;max-width:min(100%,42ch);transform:translate(var(--intro-edge-shift))}.profile-section{--profile-gap: 12px;--profile-agency-shift: clamp(25px, 5vw, 95px);--profile-photo-width: clamp(72px, 23.4375vw, 450px);--profile-photo-height: calc(var(--profile-photo-width) * 1.25);--profile-logo-width: clamp(42px, 14.6vw, 280px);--profile-kicker-gap: clamp(54px, 9svh, 126px);grid-template-columns:minmax(0,.78fr) minmax(0,.5fr) minmax(0,.72fr);align-content:center;align-items:end;column-gap:var(--profile-gap);overflow:visible;row-gap:0}.profile-section .agency-panel{display:grid;align-self:end;justify-self:start;grid-template-rows:auto var(--profile-photo-height);gap:var(--profile-kicker-gap);height:auto;transform:translate(var(--profile-agency-shift));z-index:2}.profile-section .section-kicker{position:relative;inset:auto;align-self:end;margin:0;font-size:clamp(1.6rem,4vw,4.8rem);line-height:.82}.profile-section .agency-grid{display:flex;height:100%;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:0}.profile-section .agency-grid img.reveal-block{--logo-reveal-duration: 3.6s;--logo-reveal-delay: 0ms;opacity:1;transform:translate3d(calc(-110vw - var(--profile-agency-shift)),0,0);transition:transform var(--logo-reveal-duration) var(--ease-cozy) calc(var(--section-reveal-delay) + var(--logo-reveal-delay))}.profile-section .agency-grid>:nth-child(2) img.reveal-block{--logo-reveal-delay: .32s}.profile-section .agency-grid>:nth-child(3) img.reveal-block{--logo-reveal-delay: .64s}.profile-section .agency-grid>:nth-child(4) img.reveal-block{--logo-reveal-delay: .96s}.profile-section .agency-grid img.reveal-block.is-visible{transform:translateZ(0)}.profile-section .agency-grid img{width:var(--profile-logo-width);max-height:clamp(28px,5.4vw,104px);object-position:left center}.profile-section .agency-grid>:nth-child(1) img{width:var(--profile-logo-width);max-height:clamp(92px,13vw,230px)}.profile-section .profile-photo{align-self:end;justify-self:end;width:var(--profile-photo-width);max-height:var(--profile-photo-height)}.profile-section .copy-block{justify-self:start;align-self:end;max-width:max-content;line-height:1.2}.profile-section .copy-line{display:block}.clients-section{--clients-gap: 12px;--clients-shift: calc(var(--stage-pad-x) * -.5);grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-content:center;align-items:start;column-gap:var(--clients-gap);row-gap:0}.clients-section .media-frame{align-self:start;justify-self:end;max-height:min(76svh,920px);transform:translate(var(--clients-shift))}.clients-content{display:inline-grid;align-self:start;justify-self:start;grid-template-columns:max-content;width:fit-content;max-width:100%;min-width:0;transform:translate(var(--clients-shift))}.clients-section .copy-block{grid-column:1;align-self:start;justify-self:start;width:max-content;max-width:100%;position:relative;top:-.14em}.clients-section .copy-line{display:block;white-space:nowrap}.clients-section .client-marquee{grid-column:1;width:100%;min-width:0;max-width:100%;contain:inline-size}.mentoring-section{--mentoring-gap: 12px;--mentoring-shift: calc(var(--stage-pad-x) * .5);grid-template-columns:minmax(0,1fr) minmax(0,var(--mentoring-image-width, 1.2fr));align-content:center;align-items:end;column-gap:var(--mentoring-gap);row-gap:0}.mentoring-section .copy-block{align-self:end;justify-self:end;translate:var(--mentoring-image-shift, var(--mentoring-shift)) 0}.mentoring-section .copy-line{display:block;white-space:nowrap}.mentoring-section .media-frame{align-self:end;justify-self:end;width:100%;max-height:min(70svh,820px);aspect-ratio:auto;translate:var(--mentoring-image-shift, var(--mentoring-shift)) 0}.mentoring-section .media-frame img{height:auto;object-fit:contain}.media-frame{margin:0;overflow:hidden;background:#080808}.media-frame img{width:100%;height:100%;object-fit:cover}.intro-section .media-frame,.clients-section .media-frame,.profile-photo,.mentoring-section .media-frame{height:auto}.media-frame--portrait{aspect-ratio:4 / 5.35}.media-frame--landscape{aspect-ratio:4 / 3}.profile-photo{aspect-ratio:.8}.copy-block{color:var(--text-main);max-width:34ch;font-size:clamp(.5rem,1.35vw + .35svh,2.28rem);font-weight:200;line-height:1.28}.copy-block--wide{max-width:min(100%,42ch)}.copy-block p{margin:0}.agency-panel{display:grid;gap:clamp(8px,5svh,72px)}.section-kicker{margin:0;color:#fff;font-size:clamp(1.2rem,7vw,6.5rem);font-weight:700;line-height:.9}.agency-grid{display:grid;gap:clamp(6px,3.4svh,54px)}.agency-grid img{width:min(100%,clamp(58px,18vw,280px));max-height:clamp(24px,7vw,132px);object-fit:contain}.client-marquee{--badge-size: clamp(20px, 5.6vw, 106px);--badge-gap: clamp(10px, 5vw, 96px);width:min(100%,1180px);margin-top:clamp(28px,5svh,72px);overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.client-marquee__track{display:flex;width:max-content;align-items:center;animation:client-marquee 24s linear infinite;will-change:transform}.client-marquee__group{display:flex;flex:0 0 auto;align-items:center;gap:var(--badge-gap);padding-right:var(--badge-gap)}.client-marquee img{width:auto;height:var(--badge-size);max-width:clamp(96px,14vw,260px);flex:0 0 auto;object-fit:contain;filter:grayscale(1) brightness(1.18)}.experience-section,.contact-section{display:grid;align-content:space-between;gap:clamp(22px,4svh,72px)}.section-heading,.section-subheading,.heading-slash,.contact-heading{margin:0;color:var(--text-strong);font-family:Alexandria,ui-sans-serif,system-ui,sans-serif;font-weight:800;letter-spacing:0}.section-heading{font-size:clamp(1.3rem,11vw + 2svh,18rem);line-height:.82}.section-subheading{font-size:clamp(.95rem,4.6vw + 1svh,7.2rem);line-height:.9}.section-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:0}.heading-slash{font-size:clamp(1.4rem,14vw,18rem);line-height:.78}.campaigns-section .section-heading-row{position:relative;display:block;container-type:inline-size;width:100%;min-height:clamp(180px,31.7svh,320px);margin-left:0;translate:0 0}.campaigns-section .section-heading-row>div{width:max-content}.campaigns-section .section-heading{width:max-content;max-width:none;font-size:17.55cqw;line-height:.82;white-space:nowrap;translate:-.22vw 0}.campaigns-section .section-subheading{width:max-content;font-size:clamp(1.5rem,5.824vw,8rem);line-height:.9;white-space:nowrap;translate:.3vw 0}.campaigns-section .heading-slash{position:absolute;top:0;right:clamp(6px,2cqw,32px);font-size:17.55cqw;line-height:.78}.experience-grid{display:grid;grid-template-columns:46.22vw minmax(0,1fr);width:100vw;margin-left:calc(50% - 50vw);padding-left:3.09vw;margin-top:0;align-self:end;translate:.394vw 0}.experience-section>.section-heading{width:max-content;max-width:none;margin-left:calc(50% - 50vw);font-size:clamp(3rem,16.8vw,24rem);line-height:.82;white-space:nowrap;translate:-.635vw 0}.experience-column{display:grid;align-content:start;gap:clamp(22px,10.321svh,97.25px);min-width:0}.experience-item{color:var(--text-main);font-size:clamp(.62rem,1.295vw,1.56rem);font-weight:200;line-height:1}.experience-item p{margin:0;white-space:nowrap}.experience-line{overflow:hidden}.experience-line>span{display:block;opacity:0;transform:translate3d(0,115%,0);will-change:transform,opacity}.experience-line.is-visible>span{animation:experience-line-rise 2.2s var(--ease-cozy) calc(var(--section-reveal-delay) + (var(--experience-line-index) * .16s)) both}.experience-date{margin-top:clamp(12px,3.84svh,36.2px)!important}.site-page>.campaigns-section{display:block;height:auto;min-height:100svh;overflow:visible;padding-top:0;padding-bottom:clamp(72px,12svh,180px);scroll-snap-align:none}@supports (height: 100dvh){.site-page>.campaigns-section{height:auto;min-height:100dvh}}.campaign-gallery{--campaign-side-gap: clamp(8px, .75vw, 14px);display:grid;gap:clamp(20px,3svh,42px);padding-inline:var(--stage-pad-x);padding-top:clamp(12px,2svh,28px)}.campaign-project{width:100%;margin:0;scroll-margin-block:50svh}.campaign-project--full{width:100%;margin:0}.campaign-project--balance-width{width:71.3%}.campaign-project--image-left,.campaign-project--image-right{display:grid;width:100%;margin:0;grid-template-columns:minmax(0,71.3%) minmax(0,1fr);gap:var(--campaign-side-gap);align-items:start}.campaign-project--image-left .campaign-caption{grid-column:2;grid-row:1}.campaign-project--image-left>picture>img,.campaign-project--image-left>.campaign-project-link{grid-column:1;grid-row:1}.campaign-project--image-right{grid-template-columns:minmax(0,1fr) minmax(0,71.3%)}.campaign-project--image-right .campaign-caption{grid-column:1;grid-row:1}.campaign-project--image-right>picture>img,.campaign-project--image-right>.campaign-project-link{grid-column:2;grid-row:1}.campaign-project--image-left .campaign-caption,.campaign-project--image-right .campaign-caption{margin:0;align-self:start}.campaign-caption{margin:0 0 clamp(10px,1.65svh,20px);color:#aeaeaeeb;font-family:Lexend Exa,ui-sans-serif,system-ui,sans-serif;font-size:clamp(.68rem,1.4vw,1.48rem);font-weight:400;line-height:1.42}.campaign-caption span{display:block}.campaign-project img{width:100%;height:auto}.campaign-project-link{display:block}.contact-heading{font-size:13.35vw;line-height:.88}.contact-heading .reveal-line>span{width:max-content}.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(28px,6vw,120px);align-items:end;margin-top:0;padding-inline:var(--stage-pad-x)}.contact-links,.contact-handle{color:var(--text-main);font-size:clamp(.42rem,1.25vw,1.55rem);font-weight:400;line-height:1.7}.contact-links p{margin:0 0 .8rem}.contact-links a{display:block}.contact-handle{color:var(--text-muted);text-align:right}@media(min-width:1280px)and (min-height:820px){.hero-content{grid-template-rows:auto auto minmax(28svh,1fr) auto auto;padding-top:clamp(48px,7svh,110px);padding-bottom:clamp(18px,3svh,42px)}}@keyframes client-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes text-mask-left{0%{opacity:0;transform:translate3d(-5rem,115%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes text-mask-right{0%{opacity:0;transform:translate3d(5rem,115%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes text-mask-up{0%{opacity:0;transform:translate3d(0,115%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes experience-line-rise{0%{opacity:0;transform:translate3d(0,115%,0)}to{opacity:1;transform:translateZ(0)}}@media(max-width:1100px){.hero-content{grid-template-columns:minmax(0,1fr) minmax(0,.45fr);grid-template-rows:auto auto minmax(18svh,1fr) auto auto;gap:clamp(8px,2.4svh,32px)}.hero-summary{justify-self:end;max-width:44ch}.hero-meta{gap:clamp(8px,2vw,24px)}.intro-section,.profile-section,.clients-section,.mentoring-section{align-content:center;align-items:center;gap:clamp(10px,3vw,44px)}.intro-section{--intro-gap: 12px;align-content:center;align-items:start;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);column-gap:var(--intro-gap);row-gap:0}.intro-section .media-frame{align-self:start;justify-self:end;width:min(100%,600px);max-height:min(74svh,880px);transform:translate(var(--intro-edge-shift))}.intro-section .copy-block{align-self:start;justify-self:start;max-width:min(100%,42ch);transform:translate(var(--intro-edge-shift))}.profile-section{grid-template-columns:minmax(0,.78fr) minmax(0,.5fr) minmax(0,.72fr);align-content:center;align-items:end;column-gap:var(--profile-gap);row-gap:0}.profile-section .profile-photo{align-self:end;justify-self:end;width:var(--profile-photo-width);max-height:var(--profile-photo-height)}.profile-section .copy-block{align-self:end;justify-self:start}.clients-section{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-content:center;align-items:start;column-gap:var(--clients-gap);row-gap:0}.clients-section .media-frame{align-self:start;width:100%;max-height:min(64svh,680px);justify-self:end}.clients-content{align-self:start;justify-self:start}.mentoring-section{grid-template-columns:minmax(0,1fr) minmax(0,var(--mentoring-image-width, 1.2fr));align-content:center;align-items:end;column-gap:var(--mentoring-gap);row-gap:0}.mentoring-section .copy-block{align-self:end;justify-self:end}.mentoring-section .media-frame{width:100%;max-height:min(58svh,640px);justify-self:end}.copy-block{line-height:1.22}.experience-grid{grid-template-columns:46.22vw minmax(0,1fr)}.experience-column{gap:clamp(8px,10.321svh,64px)}.section-heading-row{align-items:flex-start;flex-direction:row}.contact-grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(10px,4vw,60px)}.contact-handle{text-align:right}}@media(min-width:641px)and (max-width:1100px){.site-page>section:not(.hero-section){height:auto;min-height:0;overflow:visible;scroll-snap-align:none}.hero-section{--hero-left-fade: clamp(120px, 20vw, 220px);--hero-right-fade: clamp(80px, 12vw, 140px);--hero-side-space: clamp(12px, 2vw, 24px)}.hero-image{left:55%;width:calc(100% - (var(--hero-side-space) * 2));height:108%;object-position:38% 0%}.hero-content{grid-template-columns:minmax(0,.9fr) minmax(13rem,.55fr);grid-template-rows:auto auto minmax(16svh,1fr) auto auto;gap:clamp(10px,2.2svh,24px);padding-top:clamp(28px,5.2svh,56px);padding-bottom:clamp(20px,3.4svh,38px)}.hero-nav{grid-template-columns:minmax(0,.9fr) minmax(13rem,.55fr);font-size:clamp(.56rem,1vw,.76rem)}.hero-role{font-size:clamp(2.4rem,5.2vw,4rem)}.hero-summary{max-width:24ch;font-size:clamp(.72rem,1.55vw,1rem)}.hero-title{font-size:clamp(3.8rem,8.2vw,5.8rem);line-height:.86}.hero-meta{font-size:clamp(.58rem,1.15vw,.78rem)}.experience-section{grid-template-rows:auto auto;align-content:start;gap:clamp(34px,6svh,64px)}.experience-section>.section-heading{width:100vw;font-size:16.84vw;translate:0 0}.experience-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;width:100%;margin-left:0;padding-inline:var(--stage-pad-x);column-gap:clamp(28px,4vw,52px);translate:0 0}.experience-column{gap:clamp(28px,5svh,52px)}.experience-item{font-size:clamp(.72rem,1.45vw,1rem);line-height:1.18}.experience-item p{white-space:normal}.experience-date{margin-top:clamp(8px,1.8svh,16px)!important}}@media(min-width:641px)and (max-width:1100px)and (orientation:portrait){.hero-image{left:54.5%;width:96vw;object-position:40% 0%}.hero-content,.hero-nav{grid-template-columns:minmax(0,.82fr) minmax(12rem,.58fr)}}@media(min-width:641px)and (max-width:1100px)and (orientation:landscape){.hero-image{left:54.5%}}@media(min-width:641px)and (max-width:1100px),(min-width:1101px)and (max-width:1400px)and (max-height:1100px)and (orientation:landscape){.profile-section{--profile-kicker-gap: clamp(48px, 7.5svh, 90px)}.hero-nav{font-size:clamp(.66rem,1.12vw,.88rem);font-weight:400}.hero-meta{font-size:clamp(.66rem,1.32vw,1.1rem);font-weight:400}.intro-section .copy-block,.profile-section .copy-block,.clients-section .copy-block,.mentoring-section .copy-block,.experience-item{font-weight:400}.clients-section .copy-block,.mentoring-section .copy-block{font-size:clamp(1rem,1.8vw,1.5rem)}.experience-item{font-size:clamp(.8rem,1.65vw,1.2rem)}.campaign-caption{font-size:clamp(.76rem,1.6vw,1.28rem)}.contact-links,.contact-handle{font-size:clamp(.66rem,1.45vw,1.2rem);font-weight:400}}@media(min-width:641px)and (max-width:1100px)and (orientation:portrait){.hero-nav{font-size:clamp(.84rem,1.45vw,1.04rem);font-weight:400}.hero-meta{font-size:clamp(.76rem,1.3vw,.96rem);font-weight:400}}@media(max-width:640px){:root{--stage-pad-x: 16px;--stage-pad-y: clamp(20px, 4svh, 34px)}html{scroll-snap-type:none}.site-page>section{scroll-snap-align:none;scroll-snap-stop:normal}.hero-section{--hero-edge-fade: 0px;--hero-side-space: clamp(42px, 7vw, 170px)}.hero-section:before{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#000 0,rgb(0 0 0 / .96) 11%,rgb(0 0 0 / .58) 18%,transparent 29%);content:"";pointer-events:none}.hero-section:after{background:linear-gradient(180deg,#0000002e,#000 96%)}.site-page>.hero-section,.hero-content{height:100svh;min-height:100svh}.hero-content{grid-template-columns:1fr;grid-template-rows:auto 1fr auto auto auto;padding-top:clamp(26px,6.5svh,98px);padding-bottom:clamp(20px,4.2svh,64px)}.hero-nav{grid-column:1;grid-row:1;font-size:clamp(.6rem,3vw,1rem);font-weight:400}.hero-role{display:none}.hero-title{grid-column:1;grid-row:2;align-self:center;justify-self:center;font-size:clamp(2.15rem,11vw,3.5rem);text-align:center;transform:translateY(-3svh)}.hero-summary{grid-column:1;grid-row:4;align-self:end;justify-self:center;text-align:center;max-width:70%;font-size:clamp(.7rem,3vw,.9rem)}.hero-summary .reveal-line,.hero-summary .reveal-line>span{display:inline}.hero-summary .reveal-line:after{content:" "}.hero-meta{grid-column:1;grid-row:5;justify-self:center;font-size:clamp(.58rem,2.5vw,.78rem);font-weight:200;margin-top:16px}.hero-image{position:absolute;top:0;left:0;width:100vw;height:100svh;object-position:center;transform:scale(1.3) translate(8%,20%);-webkit-mask-image:none;mask-image:none}.copy-block{font-size:clamp(.5rem,1.35vw + .35svh,2.28rem);line-height:1.22;max-width:min(100%,34ch)}.copy-block--wide{max-width:min(100%,42ch)}.section-heading{font-size:clamp(1.3rem,11vw + 2svh,18rem)}.section-subheading{font-size:clamp(.95rem,4.6vw + 1svh,7.2rem)}.experience-grid{grid-template-columns:1fr;gap:clamp(22px,5svh,48px)}.experience-item{font-size:clamp(.7rem,3.2vw,1.48rem);font-weight:400;line-height:1.2}.experience-item p{white-space:normal}.experience-date{margin-top:clamp(5px,3.84svh,24px)!important}.campaign-caption{font-size:clamp(.62rem,2.8vw,.82rem)}.contact-links,.contact-handle{font-size:clamp(.68rem,2.8vw,.84rem);font-weight:700}.contact-handle{display:none}.media-frame--portrait{aspect-ratio:4 / 5.35}.profile-photo{aspect-ratio:.8}.client-marquee{--badge-size: clamp(20px, 5.6vw, 106px);--badge-gap: clamp(10px, 5vw, 96px)}}@media(max-width:760px){.site-page>section:not(.hero-section){height:auto;min-height:0;overflow:visible;scroll-snap-align:none}.site-page>.intro-section,.site-page>.profile-section,.site-page>.clients-section,.site-page>.mentoring-section{padding-inline:var(--stage-pad-x)}.intro-section,.profile-section,.clients-section,.mentoring-section{grid-template-columns:minmax(0,1fr);align-content:stretch;align-items:stretch;gap:clamp(12px,2.2svh,20px)}.intro-section{grid-template-rows:auto auto}.intro-section .media-frame{grid-row:1;align-self:start;justify-self:center;width:100%;max-height:none;aspect-ratio:auto;transform:none}.intro-section .copy-block{grid-row:2;align-self:start;justify-self:stretch;max-width:none;transform:none}.profile-section{grid-template-rows:auto auto auto;overflow:hidden}.profile-section .agency-panel{grid-row:1;align-self:start;justify-self:stretch;grid-template-rows:auto auto;width:100%;height:auto;gap:clamp(14px,2.5svh,24px);transform:none}.profile-section .profile-photo{grid-row:2;align-self:start;justify-self:stretch;width:100%;height:auto;max-height:none;aspect-ratio:auto}.profile-section .copy-block{grid-row:3;align-self:start;justify-self:stretch;width:100%;max-width:none}.profile-section .section-kicker{position:relative;inset:auto;align-self:start;margin:0;font-size:clamp(1rem,5vw,1.45rem)}.profile-section .agency-grid{display:flex;height:auto;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:clamp(10px,3vw,20px)}.profile-section .agency-grid img{width:auto;height:min(5vw,22px);max-width:100%;max-height:none;object-position:center}.profile-section .agency-grid>:nth-child(1) img{width:auto;height:min(7.5vw,33px);max-height:none}.profile-section .agency-grid img.reveal-block{transform:translate3d(-110vw,0,0)}.clients-section{grid-template-rows:auto auto}.clients-section .media-frame{grid-row:1;align-self:start;justify-self:stretch;width:100%;height:auto;max-height:none;aspect-ratio:auto;transform:none}.clients-content{grid-row:2;align-self:stretch;justify-self:stretch;display:grid;width:100%;max-width:none;grid-template-columns:minmax(0,1fr);align-content:space-between;transform:none}.clients-section .copy-block{width:100%;max-width:none;top:0}.campaigns-section .section-heading-row{min-height:0}.campaign-gallery{padding-top:clamp(6px,1svh,10px)}.clients-section .copy-line,.mentoring-section .copy-line{white-space:normal}.profile-section .copy-line,.clients-section .copy-line,.mentoring-section .copy-line{display:inline}.profile-section .copy-line:not(:last-child):after,.clients-section .copy-line:not(:last-child):after,.mentoring-section .copy-line:not(:last-child):after{content:" "}.clients-section .client-marquee{width:100%;margin-top:clamp(12px,2svh,20px)}.mentoring-section{grid-template-rows:auto auto}.mentoring-section .media-frame{grid-row:1;align-self:start;justify-self:stretch;width:100%;height:auto;max-height:none;aspect-ratio:auto;translate:0 0}.mentoring-section .media-frame img{width:100%;height:auto;object-fit:contain}.mentoring-section .copy-block{grid-row:2;align-self:start;justify-self:stretch;max-width:none;translate:0 0}.intro-section .copy-block,.profile-section .copy-block,.clients-section .copy-block,.mentoring-section .copy-block{font-size:clamp(.9rem,3.8vw,1.05rem);line-height:1.28}.intro-section .media-frame img,.profile-section .profile-photo img,.clients-section .media-frame img{width:100%;height:auto;object-fit:contain}.campaign-project--image-left,.campaign-project--image-right{grid-template-columns:1fr;gap:clamp(10px,1.65svh,20px)}.campaign-project--balance-width{width:100%}.campaign-project--image-left .campaign-caption,.campaign-project--image-right .campaign-caption,.campaign-project--image-left img,.campaign-project--image-right img,.campaign-project--image-left .campaign-project-link,.campaign-project--image-right .campaign-project-link{grid-column:1}.campaign-project--image-left .campaign-caption,.campaign-project--image-right .campaign-caption{grid-row:1}.campaign-project--image-left img,.campaign-project--image-right img,.campaign-project--image-left .campaign-project-link,.campaign-project--image-right .campaign-project-link{grid-row:2}}@media(min-width:761px)and (max-width:1100px)and (max-height:600px)and (orientation:landscape){.clients-content{display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;min-width:0}.profile-section .copy-block,.clients-section .copy-block,.mentoring-section .copy-block{width:100%;max-width:100%;min-width:0}.profile-section .copy-line,.clients-section .copy-line,.mentoring-section .copy-line{display:inline;white-space:normal}.profile-section .copy-line:not(:last-child):after,.clients-section .copy-line:not(:last-child):after,.mentoring-section .copy-line:not(:last-child):after{content:" "}}@media(prefers-reduced-motion:reduce){.animate-from-left,.animate-from-right,.animate-from-bottom,.animate-from-left .reveal-line>span,.animate-from-right .reveal-line>span,.animate-from-bottom .reveal-line>span,.reveal-text[data-reveal] .reveal-line>span,.reveal-block,.client-marquee__track{animation:none;transform:translateZ(0);opacity:1}.paragraph-reveal--ready{color:inherit!important}.paragraph-reveal__overlay{display:none}.paragraph-reveal__line>span,.paragraph-reveal.is-visible .paragraph-reveal__line>span{animation:none;transform:translateZ(0);opacity:1;will-change:auto}.experience-line>span{animation:none!important;transform:translateZ(0);opacity:1}.profile-section .agency-grid img.reveal-block{transform:translateZ(0);transition:none}}
