html[data-route-transition=slide-right] .site-shell{pointer-events:none;animation:portfolio-exit-for-work .28s var(--ease-in-out) both}@keyframes portfolio-exit-for-work{to{opacity:0;transform:translateX(-5rem)}}html[data-route-transition=slide-left] .all-work-page{pointer-events:none;animation:all-work-exit-for-portfolio .28s var(--ease-in-out) both}@keyframes all-work-exit-for-portfolio{to{opacity:0;transform:translateX(5rem)}}.site-shell--from-work{opacity:0}.site-shell--from-work.site-shell--return-ready{animation:portfolio-fade-in-from-work .62s var(--ease-out) both}@keyframes portfolio-fade-in-from-work{to{opacity:1}}.site-shell--from-work.site-shell--return-ready .page-content,.site-shell--from-work.site-shell--return-ready .site-header{animation:portfolio-enter-from-work .62s var(--ease-out) both}@keyframes portfolio-enter-from-work{0%{opacity:0;transform:translateX(-5rem)}to{opacity:1;transform:translateX(0)}}.all-work-page{--space-page:1.25rem;min-height:100svh;overflow:clip;background:var(--bg);color:var(--text)}@keyframes all-work-enter{0%{opacity:0;transform:translateX(5rem)}to{opacity:1;transform:translateX(0)}}.all-work-mobile-header{display:none}.all-work-content,.all-work-footer,.all-work-mobile-header,.all-work-page .site-header{animation:all-work-enter .62s var(--ease-out) both}.all-work-content{position:relative;isolation:isolate;overflow:clip;border-bottom:1px solid rgba(255,255,255,.3);padding:5rem var(--space-page)}.all-work-content__inner{display:flex;width:min(100%,var(--content-max));flex-direction:column;gap:2.5rem;margin:0 auto}.all-work__glow{position:absolute;z-index:-1;top:8.875rem;left:calc(50% - .03125rem);width:27.5625rem;aspect-ratio:1;border-radius:50%;background:var(--accent-3-surface);filter:blur(9.571875rem);opacity:.5;pointer-events:none;transform:translateX(-50%)}.all-work__heading-row{display:flex;width:100%;align-items:center;gap:1.5rem}.all-work__heading-row h1{margin:0;color:var(--text);font-size:4rem;font-weight:900;line-height:4.5rem}.all-work__back-button{width:4rem;height:4rem;flex:none;padding:1rem}.all-work__back-button svg{width:2rem;height:2rem;transform:translateX(0);transition:transform .18s var(--ease-out),opacity .14s var(--ease-out)}.secondary-button--scroll-arrow-motion-left svg{animation:scroll-arrow-left-loop .9s var(--ease-in-out) 1}@keyframes scroll-arrow-left-loop{0%,16%{opacity:1;transform:translateX(0)}34%{opacity:0;transform:translateX(-145%)}35%{opacity:0;transform:translateX(145%)}56%,to{opacity:1;transform:translateX(0)}}.all-work__grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.5rem;gap:2.5rem}.all-work-card{display:flex;min-width:0;flex-direction:column;gap:.75rem;overflow:hidden;border:1px solid var(--card-border);border-radius:.75rem;padding:1.25rem;background:var(--card-surface);color:var(--card-text);-webkit-backdrop-filter:blur(3.875rem);backdrop-filter:blur(3.875rem)}.all-work-card:nth-child(3){grid-column:1/-1;width:calc((100% - 2.5rem) / 2);justify-self:center}.all-work-card__preview{width:100%;aspect-ratio:572/322;overflow:hidden;border-radius:.375rem;background:#0f0d11}.all-work-card__preview img{display:block;width:100%;height:100%;object-fit:cover}.all-work-card__brand,.all-work-card__copy,.all-work-card__meta{display:flex;min-width:0;align-items:center}.all-work-card__meta{gap:.5rem}.all-work-card__copy{flex:1 1 auto;flex-wrap:wrap;gap:.5rem}.all-work-card__brand{min-width:0;flex:1 1 auto;gap:.5rem}.all-work-card__logo{width:2rem;height:2rem;flex:none;overflow:hidden;border-radius:50%;object-fit:cover}.all-work-card__logo--square{border-radius:0;object-fit:contain}.all-work-card h2,.all-work-card p,.all-work-card time{margin:0;white-space:nowrap}.all-work-card h2{color:#ffffff;font-size:1.25rem;line-height:2rem}.all-work-card h2,.all-work-card p{overflow:hidden;font-weight:400;text-overflow:ellipsis}.all-work-card p{color:var(--card-body-2);font-size:1.0625rem;line-height:1.75rem;text-align:right}.all-work-card time{display:inline-flex;min-height:2.25rem;flex:none;align-items:center;justify-content:center;border-radius:.5rem;padding:.5rem .75rem;background:var(--card-tag-surface);color:var(--card-tag-text);font-family:var(--font-mono);font-size:.875rem;font-weight:400;line-height:1.25rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.all-work-footer{overflow:clip;padding:5rem 0 7.5rem;background:#0a0a0a;color:#ffffff}.all-work-footer__inner{display:flex;width:min(calc(100% - (var(--space-page) * 2)),var(--content-max));flex-direction:column;gap:1.25rem;margin:0 auto}.all-work-footer__cv-link{gap:.25rem;color:#ffffff;font-size:1.25rem;line-height:2rem}.all-work-footer__cv-link .link-button__icon{width:1.5rem;height:1.5rem}.all-work-footer__copyright{margin:0;color:#ffffff;font-family:var(--font-mono);font-size:1.25rem;font-weight:600;letter-spacing:.08em;line-height:2.25rem;text-transform:uppercase;white-space:nowrap}@media (min-width:481px){.all-work-page{--space-page:3.75rem}.all-work-content{padding-block:5rem}.all-work__glow{width:46.4375rem;filter:blur(16.2625rem)}.all-work__heading-row h1{font-size:5rem;line-height:5.5rem}.all-work-footer{padding:5rem 0}.all-work-footer__inner{gap:2rem}.all-work-footer__cv-link{font-size:1.5625rem;line-height:2.5rem}.all-work-footer__copyright{font-size:2.5rem;letter-spacing:.02em;line-height:3.5rem}}@media (min-width:769px){.all-work-mobile-header{display:none}.all-work-content{padding-block:6.25rem}.all-work__heading-row h1{font-size:6.25rem;line-height:6.75rem}.all-work__back-button{width:5rem;height:5rem;padding:1.25rem}.all-work__back-button svg{width:2.5rem;height:2.5rem}.all-work-footer{padding-block:6.25rem}.all-work-footer__inner{gap:2.5rem}.all-work-footer__cv-link{gap:.5rem;font-size:2.5rem;line-height:3.5rem}.all-work-footer__cv-link .link-button__icon{width:3rem;height:3rem}.all-work-footer__copyright{font-size:3.125rem;line-height:4rem}}@media (min-width:1025px){.all-work-content{padding-block:7.5rem}.all-work__heading-row{gap:2rem}.all-work__heading-row h1{font-size:8rem;line-height:9rem}.all-work__back-button{width:6.25rem;height:6.25rem;padding:1.5625rem}.all-work__back-button svg{width:3.125rem;height:3.125rem}.all-work-footer{padding-block:7.5rem}.all-work-footer__inner{gap:3rem}.all-work-footer__copyright{font-size:4rem;letter-spacing:.06em;line-height:4.5rem}}@media (min-width:1281px){.all-work-page{--space-page:7.5rem}.all-work-card:nth-child(3){width:min(40rem,calc((100% - 2.5rem) / 2))}.all-work-footer{padding-block:7.5rem}}@media (min-width:1600px){.all-work-page{--space-page:15rem}.all-work-content{padding-top:11.125rem;padding-bottom:7.5rem}.all-work__heading-row{gap:3rem}.all-work__back-button{width:7.5rem;height:7.5rem;padding:1.875rem}.all-work__back-button svg{width:3.75rem;height:3.75rem}.all-work-card:nth-child(3){width:calc((100% - 2.5rem) / 2)}.all-work-footer{padding:10rem 0}.all-work-footer__inner{gap:5rem}.all-work-footer__copyright{font-size:5rem;letter-spacing:.08em;line-height:5.5rem}}@media (max-width:768px){.all-work-page .site-header{display:none}.all-work-mobile-header{position:-webkit-sticky;position:sticky;z-index:50;top:0;display:flex;align-items:center;justify-content:space-between;padding:.875rem var(--space-page);background:transparent}.all-work-mobile-header__contact{min-height:2.75rem;padding:.5rem 1rem;background:var(--surface-primary-action);color:var(--text-on-action);font-family:var(--font-sans);font-size:1.0625rem;font-weight:500;line-height:1.75rem}.all-work__grid{grid-template-columns:minmax(0,1fr)}.all-work-card:nth-child(3){grid-column:auto;width:100%}}@media (max-width:480px){.all-work-mobile-header{padding:4rem 1.25rem 0}.all-work-mobile-header .logo__mark{display:none}.all-work-content__inner{gap:2.5rem}.all-work-card{padding:.75rem}.all-work-card__copy{row-gap:0}.all-work-card p{width:100%;padding-left:2.5rem;text-align:left}}@media (prefers-reduced-motion:reduce){.site-shell--from-work{opacity:1}.all-work-page,.secondary-button--scroll-arrow-motion-left svg,.site-shell--from-work,html[data-route-transition=slide-left] .all-work-page,html[data-route-transition=slide-right] .site-shell{animation:none}}.hero-section{min-height:100svh;padding:7.5rem 2.5rem;background:var(--surface-default)}.hero-section__inner{position:relative;display:flex;min-height:calc(100svh - 15rem);flex-direction:column}.hero-section__glow{position:absolute;z-index:0;top:0;left:0;width:min(31.25vw,37.5rem);aspect-ratio:1;border-radius:85.7440625rem;background:var(--accent-1-surface);filter:blur(24.409875rem);opacity:0;pointer-events:none;transition:opacity .9s var(--ease-out) 1s}.intro-complete .hero-section__glow{opacity:.6}.hero-section__copy{position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1 auto;gap:2rem;min-height:0;isolation:isolate;justify-content:space-between}.hero-section__heading{position:relative;z-index:3;width:100%;aspect-ratio:1840/319;margin:0}.hero-section__heading-vector{display:block;width:100%;height:100%;background:var(--text);mask:url(/hero-heading.svg) center/100% 100% no-repeat;-webkit-mask:url(/hero-heading.svg) center/100% 100% no-repeat}.hero-section__lower{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem 0;margin-top:auto}.hero-section__lower[data-avatar-layout=vertical] .hero-section__subheading{flex-basis:100%}.hero-section__copy:has(.hero-section__lower[data-avatar-layout=vertical]){justify-content:flex-start}.hero-section__lower[data-avatar-layout=vertical]{margin-top:0}.hero-section__subheading{display:flex;max-width:min(100%,70.0625rem);min-width:min(100%,35.75rem);flex:1 0;flex-direction:column;align-items:flex-start;justify-content:center;gap:.75rem;color:var(--text-subheading)}.hero-section__subheading p{margin:0}.hero-section__subheading-kicker{width:max-content;max-width:100%;color:var(--text-subheading);font-size:clamp(3.75rem,5.21vw,6.25rem);font-weight:900;letter-spacing:0;line-height:1.08;text-transform:uppercase;white-space:nowrap}.hero-section__subheading-line{color:var(--text-subheading);font-size:clamp(3.25rem,4.17vw,5rem);font-weight:500;letter-spacing:0;line-height:1.1}.hero-section__subheading-line--hug{width:max-content;max-width:100%;white-space:nowrap}.hero-section__subheading-line--bottom{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.25rem}.hero-section__subheading-phrase{display:inline-flex;align-items:flex-start;gap:1.25rem;white-space:nowrap}.hero-section__portrait{position:relative;z-index:1;display:flex;width:auto;min-width:min(100%,45.75rem);height:21.25rem;flex:0 0 auto;flex-direction:row;align-items:center;gap:1.5rem;isolation:isolate;margin-left:auto;border:1px solid var(--border-default);border-radius:.75rem 15rem 15rem .75rem;padding:2rem;background:var(--card-surface)}.hero-section__portrait[data-flow=responsive][data-resolved-flow=vertical],.hero-section__portrait[data-flow=vertical]{width:max-content;max-width:100%;min-width:0;height:auto;flex-direction:column-reverse;align-items:flex-start;border-radius:15rem 15rem .75rem .75rem}.hero-section__portrait[data-flow=responsive][data-resolved-flow=vertical] .hero-section__model,.hero-section__portrait[data-flow=vertical] .hero-section__model{width:17.25rem;max-width:100%;min-width:0;height:auto;min-height:0;flex-basis:auto}.hero-section__portrait[data-flow=responsive][data-resolved-flow=vertical] .hero-section__info,.hero-section__portrait[data-flow=vertical] .hero-section__info{width:max-content;max-width:100%}.hero-section__model{position:relative;width:17.25rem;height:auto;min-width:17.25rem;min-height:0;flex:0 0 auto;aspect-ratio:1/1;overflow:hidden;border-radius:999px}.hero-section__avatar{object-fit:cover;object-position:center}.hero-section__info{position:relative;z-index:2;flex:1 1 auto;align-items:flex-start}.hero-section__facts,.hero-section__info{display:flex;min-width:0;flex-direction:column;justify-content:flex-end;gap:1.5rem}.hero-section__facts{width:auto;margin:0;padding:0}.hero-section__facts div{display:grid;grid-gap:.25rem;gap:.25rem}.hero-section__facts dt{color:#a4a4a4;font-size:1.5625rem;font-weight:400;line-height:2.5rem}.hero-section__facts dd{margin:0}.hero-section__facts dd,.hero-section__role-tag{color:#ffffff;font-size:1.5625rem;font-weight:400;line-height:2.5rem}.hero-section__role-tag{display:inline-flex;width:max-content;min-width:max-content;max-width:none;flex:0 0 auto;align-items:center;justify-content:center;gap:.625rem;border:1px solid #ffffff;border-radius:2rem;padding:.625rem 1.25rem;letter-spacing:0;white-space:nowrap}@media (hover:hover) and (pointer:fine){.avatar-card:is(:hover,:focus-within) .hero-section__role-cursor{animation:role-cursor-cycle 2.4s var(--ease-in-out) infinite both}.avatar-card:is(:hover,:focus-within) .hero-section__role-emoji-wrapper{animation:role-hand-cycle 2.4s var(--ease-in-out) infinite both}.avatar-card:is(:hover,:focus-within) .hero-section__role-emoji{animation:role-emoji-wave 2.4s cubic-bezier(.34,1.56,.64,1) infinite both}}@media (hover:none),(max-width:640px),(pointer:coarse){.avatar-card .hero-section__role-cursor{animation:role-cursor-cycle 2.4s var(--ease-in-out) infinite both}.avatar-card .hero-section__role-emoji-wrapper{animation:role-hand-cycle 2.4s var(--ease-in-out) infinite both}.avatar-card .hero-section__role-emoji{animation:role-emoji-wave 2.4s cubic-bezier(.34,1.56,.64,1) infinite both}}.hero-section__role-icon{position:relative;display:grid;width:2rem;height:2rem;flex:none;place-items:center}.hero-section__role-cursor{position:absolute;inset:0;display:block;opacity:1;transform:scale(1);transition:opacity .15s var(--ease-out),transform .22s var(--ease-out)}.hero-section__role-cursor-svg{display:block;width:2rem;height:2rem;overflow:visible}.hero-section__role-emoji-wrapper{position:absolute;inset:0;display:block;width:2rem;height:2rem;opacity:0;transform:scale(.72);transition:opacity .15s var(--ease-out),transform .22s var(--ease-out)}.hero-section__role-emoji{position:absolute;top:calc(50% - 1rem);left:calc(50% - 1rem);display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;color:#ffffff;font-family:var(--font-sans),"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:2rem;font-weight:400;line-height:2rem;text-align:center;transform-origin:34% 86%}@keyframes role-emoji-wave{0%,28%{transform:rotate(0deg)}36%{transform:rotate(18deg)}44%{transform:rotate(-10deg)}52%{transform:rotate(16deg)}60%{transform:rotate(-6deg)}68%,to{transform:rotate(0deg)}}@keyframes role-cursor-cycle{0%,20%{opacity:1;transform:scale(1)}30%,70%{opacity:0;transform:scale(.78)}80%,to{opacity:1;transform:scale(1)}}@keyframes role-hand-cycle{0%,20%{opacity:0;transform:scale(.72)}30%,68%{opacity:1;transform:scale(1)}78%,to{opacity:0;transform:scale(.72)}}.hero-section__action{display:flex;margin-top:3rem}.hero-section__action .secondary-button svg,.work-section__button .secondary-button svg{transform:translateY(0);transition:transform .18s var(--ease-out),opacity .14s var(--ease-out)}.secondary-button--scroll-arrow-motion-down svg{animation:scroll-arrow-loop .9s var(--ease-in-out) 1}@keyframes scroll-arrow-loop{0%,16%{opacity:1;transform:translateY(0)}34%{opacity:0;transform:translateY(145%)}35%{opacity:0;transform:translateY(-145%)}56%,to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.avatar-card .hero-section__role-cursor,.avatar-card .hero-section__role-emoji,.avatar-card .hero-section__role-emoji-wrapper,.avatar-card:is(:hover,:focus-within) .hero-section__role-cursor,.avatar-card:is(:hover,:focus-within) .hero-section__role-emoji,.avatar-card:is(:hover,:focus-within) .hero-section__role-emoji-wrapper,.hero-section__action .secondary-button svg,.work-section__button .secondary-button svg{animation:none}.footer-social{transition-duration:1ms}.footer-social:active{transform:none}}.hero-section__contact-fallback{display:none}.approach-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.work-section__glow{width:min(31.25vw,37.5rem);top:50%;left:50%;aspect-ratio:1;transform:translate(-50%,-50%);background:var(--accent-3-surface);filter:blur(16.2625rem);--glow-opacity:0.5}.work-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.5rem;gap:2.5rem;margin-top:2.5rem;container-type:inline-size}.work-section__button,.work-section__link{display:flex;justify-content:center}.work-section__button,.work-section__link{margin-top:clamp(2.5rem,4vw,5rem)}.about-section{position:relative;isolation:isolate;overflow:clip}.about-section .section__inner,.about-section__table{position:relative;z-index:1}.about-section__table{display:flex;box-sizing:border-box;flex-direction:column;gap:3rem;margin-top:2.5rem;overflow:clip;border:1px solid var(--border-default);border-radius:1rem;padding:4rem;background:var(--card-surface);--about-card-text:#ffffff;--about-card-copy:#bebebe;--tag-surface:rgba(255,255,255,0.15);--tag-body:#cccccc}.about-section__divider{position:relative;z-index:1;width:100%;height:1px;border-radius:9999px;background:var(--border-default)}.about-section__glow{z-index:0;width:min(38.6979167vw,46.4375rem);aspect-ratio:1;background:var(--accent-4-surface);filter:blur(22.15025rem);--glow-opacity:0.5}.about-section__glow--top{top:0;right:0}.about-section__glow--bottom{bottom:.025rem;left:0}.about-row{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,51.9375rem) minmax(18rem,29rem);justify-content:space-between;grid-gap:2rem;gap:2rem;padding-bottom:6rem}.about-row:last-child{border-bottom:0;padding-bottom:0}.about-row__content{display:grid;grid-template-columns:21.375rem minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem}.about-row h3{margin:0;color:var(--about-card-text,var(--text));font-size:3.125rem;font-weight:400;line-height:4rem}.about-row__body{display:grid;align-content:start;grid-gap:1.25rem;gap:1.25rem}.about-row__body p{margin:0;color:var(--about-card-copy,var(--text));font-size:1.5625rem;font-weight:400;line-height:2.5rem}.about-row__tags{display:flex;flex-wrap:wrap;gap:.5rem}.about-row__tags .tag{min-height:2.25rem;border:0;border-radius:.5rem;padding:.5rem .75rem;background:var(--tag-surface);color:var(--tag-body);font-family:var(--font-mono);font-size:.875rem;font-weight:400;line-height:1.25rem;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.about-row__media{position:relative;align-self:start;width:100%;aspect-ratio:347/189.27;box-sizing:border-box;overflow:hidden;border-radius:.75rem}.about-row__media img{display:block;width:100%;height:100%;object-fit:cover}.about-row--surface-media .about-row__media{aspect-ratio:16/9;overflow:hidden;border-radius:.75rem;background:var(--logo-surface)}.about-row--surface-media .about-row__media-inner{position:absolute;top:11.39%;left:50%;width:81.34%;height:77.22%;aspect-ratio:2082/1112;transform:translateX(-50%)}.about-row--surface-media .about-row__media img{position:absolute;inset:0;border-radius:0}.approach-section{min-height:100svh;overflow:clip;background:#0a0a0a;color:#ffffff;--text:#ffffff;--text-muted:#bebebe;--border:rgba(255,255,255,0.3);--border-strong:rgba(255,255,255,0.3)}.approach-section__inner{position:relative;z-index:1;display:grid;grid-gap:2.5rem;gap:2.5rem}.approach-section__stage{display:grid;grid-gap:1.5rem;gap:1.5rem}.approach-section__glow{z-index:0;top:50%;left:50%;width:31.3125rem;background:var(--accent-2-surface);filter:blur(17.953125rem);--glow-opacity:0.5;transform:translate(-50%,-50%)}.approach-section__model{display:block;width:100%;height:clamp(24rem,43vw,38.4rem);border:0;border-radius:var(--radius-card);padding:0;background:transparent;cursor:pointer}.approach-section__badge{flex:1 1 auto;align-self:start}.approach-section__contact-row,.approach-section__socials{display:flex;align-items:flex-start}.approach-section__contact-row{justify-content:space-between;gap:.625rem}.approach-section__socials{flex:none;gap:1.25rem}.approach-section__socials .social-button{width:16.25rem}.footer{padding-block:clamp(5rem,8.333vw,10rem);padding-inline:max(var(--space-page),calc((100% - var(--content-max)) / 2));background:#0a0a0a;color:var(--text-on-action);--text:var(--text-on-action);--text-muted:var(--text-on-action)}.footer__inner{display:flex;width:100%;max-width:none;flex-direction:column;align-items:flex-start}.footer__cv-link{gap:.5rem;color:var(--text-on-action);font-size:2.5rem;font-weight:500;line-height:3.5rem}.footer__cv-link .link-button__icon{width:3rem;height:3rem}.footer__copyright,.footer__cv-link:hover{color:var(--text-on-action)}.footer__copyright{display:block;margin:0;font-family:var(--font-mono);font-size:5rem;font-weight:600;letter-spacing:.08em;line-height:5.5rem;text-transform:uppercase;white-space:nowrap}@media (min-width:1600px){:root{--space-page:2.5rem}.hero-section{height:54.5rem;min-height:0;padding:7.5rem var(--space-page) 0}.hero-section__inner{width:100%;min-height:0;height:47rem}.hero-section__copy{width:100%}.hero-section__lower{gap:1.5rem 0}.hero-section__portrait{width:45.75rem;height:21.25rem;gap:1.5rem;border-radius:.75rem 15rem 15rem .75rem;padding:2rem}.hero-section__model{width:17.25rem;height:17.25rem}.hero-section__facts{gap:1.5rem}.hero-section__action,.work-section__button{display:none}.work-section{padding:7.5rem var(--space-page) 0}.about-section .section__inner,.approach-section .section__inner,.work-section .section__inner{width:100%;max-width:none}.about-section .section-heading,.approach-section .section-heading,.work-section .section-heading{font-weight:900;text-align:center}.work-section__grid{gap:1.5rem;margin-top:2.5rem}.work-section__link{margin-top:2.5rem}.about-section,.approach-section{padding:7.5rem var(--space-page)}.about-section__table{gap:3rem;margin-top:2.5rem}.about-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding-bottom:0}.about-row__content{display:contents}.about-row h3{grid-column:1}.about-row__body{grid-column:2;gap:1.25rem}.about-row__media{grid-column:3;max-width:none;margin-left:1.5rem}.approach-section__inner{gap:2.5rem}.approach-section__badge{width:min(100%,56.125rem);flex:none;align-self:center}.approach-section__stage{width:100%;gap:2.5rem}.approach-section__model{height:38.375rem}.approach-section__contact-row{flex-direction:column;align-items:center;justify-content:flex-start;gap:1.25rem}.approach-section__contact-label{margin:0;color:#ffffff;font-size:1.25rem;font-weight:400;line-height:2rem}.approach-section__socials{gap:1.25rem}.approach-section__socials .social-button{width:16.25rem}.footer{padding:7.5rem var(--space-page)}.footer__inner{align-items:center;gap:5rem;text-align:center}}@media (min-width:1920px){.hero-section__facts dd,.hero-section__facts dt{font-size:1.5625rem;font-weight:400;line-height:2.5rem}}@media (max-width:1280px){:root{--space-page:clamp(3.75rem,4.7vw,7.5rem)}.hero-section__inner{column-gap:clamp(3rem,7vw,8rem)}}@media (max-width:960px){:root{--space-page:3.75rem}.hero-section{padding-top:7.5rem}.hero-section__inner{gap:3rem}.hero-section__subheading-kicker{font-size:clamp(3.5rem,11vw,5rem)}.hero-section__subheading-line{font-size:clamp(3rem,9vw,4rem)}.hero-section__copy{align-self:start;width:100%;height:auto}.hero-section__lower{flex-direction:column;align-items:flex-start}.hero-section__subheading{min-width:0}.hero-section__action{margin-top:clamp(3rem,6vw,7.5rem);padding-left:0}.hero-section__portrait{width:min(100%,42rem);min-width:0;height:auto;margin-left:0}.hero-section__model{width:min(100%,16rem);justify-self:start}.work-section__grid{grid-template-columns:1fr}.about-row{grid-template-columns:minmax(0,1fr)}.about-row__content{grid-template-columns:minmax(12rem,21.375rem) minmax(0,1fr)}.about-row__media{max-width:29rem}.approach-section__contact-row{flex-wrap:wrap}.approach-section__badge{flex-basis:22.9375rem}.footer__cv-link{font-size:2rem;line-height:3rem}.footer__copyright{font-size:4rem;line-height:4.5rem}}@media (max-width:768px){:root{--space-page:clamp(1.25rem,7.8vw,3.75rem);--space-section:5rem}.hero-section{min-height:auto;padding-bottom:7.5rem}.hero-section__subheading{gap:.5rem}.hero-section__subheading-kicker,.hero-section__subheading-line{font-size:3.125rem;line-height:4rem}.hero-section__subheading-line--bottom{gap:0 .875rem}.hero-section__subheading-phrase{gap:.875rem}.hero-section__facts{gap:1.5rem;margin-top:0;padding-bottom:0}.section-heading{overflow-wrap:anywhere}.about-row__content{grid-template-columns:minmax(0,1fr)}.about-row h3{font-size:2.5rem;line-height:3.5rem}.about-row__body p{font-size:1.25rem;line-height:2rem}.about-row__media{max-width:none}}@media (max-width:745px){.hero-section__subheading-line--bottom{row-gap:.75rem}}@media (max-width:480px){.hero-section__inner{gap:2.4rem}.hero-section__subheading-kicker,.hero-section__subheading-line{font-size:2.5rem;line-height:3.25rem}.hero-section__facts dd,.hero-section__facts dt,.hero-section__role-tag{font-size:1rem;line-height:1.5rem}.hero-section__role-tag{padding:.5rem .875rem}.hero-section__model{width:min(100%,20rem)}.work-section__button{display:none}.about-row{padding-bottom:3rem}.approach-section__model{height:20rem}.approach-section__badge{justify-self:start}.approach-section__contact-row,.approach-section__socials{width:100%;flex-direction:column}.approach-section__socials .social-button{width:100%}.footer{padding-block:5rem}.footer__inner{gap:3.5rem}.footer__cv-link{font-size:1.5rem;line-height:2.5rem}.footer__cv-link .link-button__icon{width:2rem;height:2rem}.footer__copyright{max-width:100%;font-size:2rem;line-height:2.5rem;letter-spacing:.08em;white-space:normal}}@media (max-width:360px){.hero-section__subheading-kicker,.hero-section__subheading-line{font-size:2.125rem;line-height:2.875rem}.hero-section__facts dd,.hero-section__facts dt{font-size:1rem}}.portfolio-screen .hero-section{--portfolio-hero-padding-y:7.5rem;height:auto;min-height:100svh;padding:var(--portfolio-hero-padding-y) var(--portfolio-section-padding-x-compensated) var(--portfolio-hero-padding-y);background:var(--surface-default)}.portfolio-screen .hero-section__inner{width:100%;height:auto;min-height:calc(100svh - (var(--portfolio-hero-padding-y) * 2))}.portfolio-screen .hero-section__lower{gap:1.5rem 0}.portfolio-screen .hero-section__subheading{max-width:min(100%,70.0625rem)}.portfolio-screen .hero-section__portrait{width:auto;min-width:min(100%,45.75rem);height:21.25rem;border:1px solid var(--border-default);border-radius:.75rem 15rem 15rem .75rem;padding:2rem;background:var(--card-surface)}.portfolio-screen .hero-section__portrait[data-flow=responsive][data-resolved-flow=vertical],.portfolio-screen .hero-section__portrait[data-flow=vertical]{width:27rem;max-width:none;min-width:0;height:auto;flex-direction:column-reverse;align-items:flex-start;border-radius:15rem 15rem .75rem .75rem;zoom:var(--avatar-card-scale,1)}.portfolio-screen .avatar-card .hero-section__model{width:17.25rem;height:auto;min-width:17.25rem;min-height:0}.portfolio-screen .hero-section__portrait[data-flow=responsive][data-resolved-flow=vertical] .hero-section__model,.portfolio-screen .hero-section__portrait[data-flow=vertical] .hero-section__model{width:100%;max-width:none;min-width:0;height:auto;min-height:0;flex-basis:auto;aspect-ratio:1/1}.portfolio-screen .hero-section__facts dd,.portfolio-screen .hero-section__facts dt,.portfolio-screen .hero-section__role-tag{font-size:1.5625rem;font-weight:400;line-height:2.5rem}.portfolio-screen .hero-section__action{display:none}.portfolio-screen .about-section,.portfolio-screen .work-section{min-height:100svh;padding:var(--portfolio-section-padding-y) var(--portfolio-section-padding-x-compensated)}.portfolio-screen .about-section .section-heading,.portfolio-screen .work-section .section-heading{width:100%;color:var(--text);font-size:clamp(5rem,6.67vw,8rem);font-weight:900;line-height:1.125;text-align:center}.portfolio-screen .work-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.5rem;gap:2.5rem;margin-top:2.5rem}.portfolio-screen .work-card-reveal:nth-child(3){grid-column:auto;width:100%;justify-self:stretch}.portfolio-screen .work-card-reveal,.portfolio-screen .work-card-reveal:nth-child(3){height:auto}.portfolio-screen .about-section__table{gap:3rem;margin-top:2.5rem}.portfolio-screen .about-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding-bottom:0}.portfolio-screen .about-row__content{display:contents}.portfolio-screen .about-row h3{grid-column:1;color:var(--about-card-text)}.portfolio-screen .about-row__body{grid-column:2;gap:1.25rem}.portfolio-screen .about-row__body p{color:var(--about-card-copy)}.portfolio-screen .about-row__media{grid-column:3;max-width:none;box-sizing:border-box;margin-left:0;padding-left:1.5rem;aspect-ratio:auto;overflow:visible;border-radius:0}.portfolio-screen .about-row__media img{aspect-ratio:347/189.27;height:auto;border-radius:.75rem}.portfolio-screen .about-row--surface-media .about-row__media{aspect-ratio:16/9;overflow:hidden;border-radius:.75rem;background:var(--logo-surface)}.portfolio-screen .about-row--surface-media .about-row__media-inner{position:absolute;top:11.39%;left:50%;width:81.34%;height:77.22%;aspect-ratio:2082/1112;transform:translateX(-50%)}.portfolio-screen .about-row--surface-media .about-row__media img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0;object-fit:cover}.footer{padding:var(--portfolio-section-padding-y) var(--portfolio-section-padding-x-compensated);--footer-surface:#121212;--footer-text:var(--text-body-static);--footer-icon:var(--text-body-2-static);--footer-icon-surface:var(--surface-secondary-action);--footer-icon-surface-hover:var(--surface-secondary-action-hover);background:var(--footer-surface);color:var(--footer-text);--text:var(--footer-text);--text-muted:var(--footer-text)}.footer__inner{align-items:center;gap:5rem;text-align:center;transform:translateY(var(--footer-reveal-y));will-change:transform}.footer__socials{display:flex;align-items:center;justify-content:center;gap:2.5rem}.footer-social{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--footer-icon);font-family:var(--font-sans);font-size:.875rem;font-weight:400;line-height:1.25rem;letter-spacing:0;text-decoration:none;cursor:pointer;transform:scale(1);will-change:transform;transition:transform .42s cubic-bezier(.16,1,.3,1)}.footer-social:active{transform:scale(.96);transition-duration:.12s}.footer-social__icon{position:relative;display:grid;width:3rem;height:3rem;place-items:center;border-radius:.5rem;overflow:hidden;background:var(--footer-icon-surface);color:var(--footer-icon);transition:background .18s var(--ease-out),transform .18s var(--ease-out)}.footer-social__icon-active,.footer-social__icon-default,.footer-social__icon-hover{grid-area:1/1;transition:opacity .16s var(--ease-out),transform .22s var(--ease-out)}.footer-social__icon-active,.footer-social__icon-hover{opacity:0;transform:scale(.86)}.footer-social:active .footer-social__icon,.footer-social:focus-visible .footer-social__icon,.footer-social:hover .footer-social__icon{background:var(--footer-icon-surface-hover);color:var(--text-on-action-2)}.footer-social:active .footer-social__icon-default,.footer-social:focus-visible .footer-social__icon-default,.footer-social:hover .footer-social__icon-default{opacity:0;transform:scale(.86)}.footer-social:active .footer-social__icon-hover,.footer-social:focus-visible .footer-social__icon-hover,.footer-social:hover .footer-social__icon-hover{opacity:1;transform:scale(1)}.footer-social:focus-visible img.footer-social__icon-hover,.footer-social:hover img.footer-social__icon-hover{filter:brightness(0) invert(1)}.footer-social__icon-active{color:hsla(96,100%,55%,1)}.footer-social:has(.footer-social__icon-active) .footer-social__icon-default,.footer-social:has(.footer-social__icon-active) .footer-social__icon-hover{opacity:0;transform:scale(.86)}.footer-social:has(.footer-social__icon-active) .footer-social__icon-active{opacity:1;transform:scale(1)}.footer-social__label{color:var(--footer-text);font-family:var(--font-sans);font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.25rem;white-space:nowrap}.footer-social:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.footer__copyright{color:var(--footer-text);font-size:clamp(2.5rem,4.17vw,5rem);line-height:1.1}@media (max-width:960px){.portfolio-pages{--portfolio-section-padding-x:clamp(1.25rem,6vw,3.75rem);--portfolio-section-padding-y:6rem}.footer,.portfolio-screen .about-section,.portfolio-screen .hero-section,.portfolio-screen .work-section{padding:var(--portfolio-section-padding-y) var(--portfolio-section-padding-x-compensated)}.portfolio-screen .hero-section__lower{align-items:flex-start}.portfolio-screen .hero-section__portrait{min-width:0;width:100%;height:auto}.portfolio-screen .about-row,.portfolio-screen .work-section__grid{grid-template-columns:1fr}.portfolio-screen .about-row{gap:2rem;padding-bottom:0}.portfolio-screen .about-section__table{padding:2rem}.portfolio-screen .work-card-reveal:nth-child(3){grid-column:auto;width:100%}.portfolio-screen .about-row__content{display:grid;grid-template-columns:minmax(0,21rem) minmax(0,1fr);grid-column-gap:1.5rem;column-gap:1.5rem;grid-row-gap:0;row-gap:0}.portfolio-screen .about-row h3,.portfolio-screen .about-row__body,.portfolio-screen .about-row__media{grid-column:auto;margin-left:0}.portfolio-screen .about-row__media{padding-left:0}.portfolio-screen .about-row__body{display:contents}.portfolio-screen .about-row__body p{grid-column:2}.portfolio-screen .about-row__tags{grid-column:1/-1;margin-top:2rem}.portfolio-screen .about-row__media{margin-top:0}}@media (max-width:640px){.portfolio-screen .hero-section__lower{container-type:inline-size}.portfolio-screen .hero-section__portrait[data-flow=responsive]{width:27rem;max-width:none;flex-direction:column-reverse;align-items:flex-start;border-radius:15rem 15rem .75rem .75rem;zoom:min(1,calc(100cqw / 27rem))!important}.portfolio-screen .hero-section__portrait[data-flow=responsive] .hero-section__model{width:100%;max-width:none;min-width:0;height:auto;min-height:0;flex-basis:auto;aspect-ratio:1/1}.portfolio-screen .hero-section__portrait[data-flow=responsive] .hero-section__info{width:max-content;max-width:100%}.portfolio-screen .hero-section__portrait[data-flow=responsive] .hero-section__role-tag{gap:.625rem;padding:.625rem 1.25rem;font-size:1.5625rem;line-height:2.5rem}.portfolio-screen .about-row__content{grid-template-columns:minmax(0,1fr)}.portfolio-screen .about-section__table{padding:1.5rem}.portfolio-screen .about-row__body p{grid-column:1}.footer__socials{gap:1.25rem}}.hero-3d{position:relative;overflow:hidden;background:transparent}.hero-3d,.hero-3d-placeholder{width:100%;height:100%}.hero-3d canvas{width:100%!important;height:100%!important;filter:blur(.045rem)}.hero-3d--hero canvas{transform:scale(1.18)}.hero-3d--hero{border-radius:999px;background:radial-gradient(circle at 50% 42%,rgba(255,118,23,.72),rgba(255,118,23,.33) 42%,transparent 70%),#120904}.hero-3d--modal,.hero-3d--wide{background:transparent}