:root{--paper:#fff;--ink:#000;--line:#e8e8ed;font-family:'DM Sans',Arial,sans-serif;color:#000;background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:#000}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1,h2{font-weight:800;line-height:1.15}h3{font-weight:600}p{font-size:1.0625rem;line-height:1.75}img{display:block;max-width:100%;height:auto}button,summary{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #000;outline-offset:5px}.header{min-height:84px;height:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}.wordmark{font-family:Manrope,Arial,sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:-.045em;white-space:nowrap}.header nav{display:flex;gap:28px;font-size:.875rem;font-weight:500}.header nav a{padding:14px 0}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.right-nav,.languages{display:flex;align-items:center;gap:12px}.languages{gap:0}.languages a{min-width:40px;min-height:40px;display:grid;place-items:center;font-size:.875rem}.languages a[aria-current]{text-decoration:underline;text-underline-offset:7px;font-weight:500}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;font-size:1.5rem}.mobile-nav{position:sticky;top:84px;background:#fff;padding:15px 5%;z-index:9}.mobile-nav a{display:block;padding:12px 0}.skip{position:fixed;top:-100px;left:12px;padding:15px;background:#fff;z-index:100}.skip:focus{top:10px}.hero{padding:44px 5% 0}.hero h1{line-height:1.1;margin:26px 0}.hero-bottom{margin-bottom:44px}.hero-bottom p{font-size:clamp(1rem,1.72vw,1.5rem);line-height:1.5;max-width:none}.hero-image img{width:100%;aspect-ratio:2.508/1;object-fit:cover}.section{padding:104px 7%;max-width:1600px;margin:0 auto}.section h2{max-width:930px}.profile>h2{max-width:760px}.bio{max-width:800px;margin:36px 0 0;text-align:left}.bio p+p{margin-top:20px}.education{margin-top:84px}.education-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px 50px;margin-top:54px}.education-logo{width:210px;max-width:100%;height:90px;display:flex;align-items:center;margin-bottom:25px}.education-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.education-grid h3{line-height:1.5}.education-grid p{font-size:1rem;margin:8px 0 10px}.education-grid article>span{font-size:.875rem}.brands,.agencies-section{padding-top:50px;padding-bottom:65px}.logo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:35px;margin-top:52px}.logo-grid>div{height:110px;display:flex;align-items:center;justify-content:center;padding:12px}.logo-grid img{width:100%;height:100%;max-width:150px;object-fit:contain}.agencies{grid-template-columns:repeat(6,minmax(0,1fr));gap:25px}.work{max-width:none;padding:85px 5%}.work>h2{margin-bottom:45px}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.case-cover{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:#fff}.case-cover>img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.case-overlay{position:absolute;inset:0;background:rgba(255,255,255,.92);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:35px;opacity:0;transition:opacity .25s;pointer-events:none;color:#000}.case-overlay>span{font-size:1rem;margin-bottom:12px}.case-overlay h3{line-height:1.3;max-width:550px}.case-cover:hover .case-overlay,.case-cover:focus-visible .case-overlay{opacity:1}.case-cover:hover>img{transform:scale(1.035)}.awards h2{margin-bottom:45px}.award-list details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:25px;list-style:none;padding:25px 0}summary::-webkit-details-marker{display:none}.award-list h3{line-height:1.5}.plus{font-size:1.7rem;display:block;transition:transform .2s}details[open] .plus{transform:rotate(45deg)}.award-details{padding:0 0 25px 20%;max-width:1000px}.award-details p{font-size:1rem}.life-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px 65px;margin-top:55px}.life-icon{width:64px;height:64px;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.life-icon img{width:100%;height:100%;object-fit:contain}.life-grid h3{margin-bottom:18px;}.life-grid p+p{margin-top:16px}.contact{padding:95px 7%;max-width:1600px;margin:auto;background:#fff;color:#000}.contact h2{max-width:1100px}.contact-links{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;margin-top:48px;font-size:clamp(1rem,2vw,1.4rem)}.contact-links a{display:flex;align-items:center;gap:15px;min-height:44px}.contact-links svg{width:25px;height:25px;flex-shrink:0}.contact-links span{overflow-wrap:anywhere}.contact-links a:hover span{text-decoration:underline;text-underline-offset:6px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:35px 5%;font-size:.875rem}.videos{width:100%;display:flex;flex-direction:column;gap:32px}.video-item{width:100%;min-width:0}.video-launch{position:relative;display:block;width:100%;aspect-ratio:16/9;border:0;padding:0;background:#fff;overflow:hidden}.video-launch>img{width:100%;height:100%;object-fit:cover}.play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:74px;height:74px;border-radius:50%;background:#fff;color:#000;display:grid;place-items:center;padding-left:4px;font-size:1.5rem;box-shadow:0 2px 16px #0002;transition:transform .2s}.video-launch:hover .play{transform:translate(-50%,-50%) scale(1.08)}.video-item iframe{width:100%;aspect-ratio:16/9;display:block;border:0}.case-page{padding-top:48px}.back{display:inline-block;padding:10px 0;margin-bottom:36px;font-size:.9rem}.case-heading{margin-bottom:55px}.case-heading h1{line-height:1.18;max-width:1100px}.story-field{display:grid;grid-template-columns:1fr 2.6fr;gap:35px;padding:30px 0;border-bottom:1px solid var(--line)}.story-field h2{font-weight:600;line-height:1.5}.story-field p{font-size:1.125rem}.story-field .source{font-size:.875rem;margin-top:12px}.next-case{display:grid;grid-template-columns:1fr 2.6fr auto;gap:25px;align-items:center;margin-top:65px}.next-case strong{font-family:Manrope,Arial,sans-serif;font-weight:600;font-size:1.25rem;line-height:1.5}.next-case>span:first-child{font-size:.9rem}.next-case>span:last-child{font-size:2rem}
@media(min-width:1100px){.hero-bottom p{white-space:nowrap}}@media(max-width:1050px){.header nav{gap:16px}.header{gap:15px}.education-grid{gap:45px 30px}.logo-grid{gap:20px}.agencies{grid-template-columns:repeat(3,1fr)}footer>span{display:none}}@media(max-width:760px){html{scroll-padding-top:80px}.header{height:74px}.header>nav{display:none}.menu-toggle{display:block}.mobile-nav{top:74px}.hero{padding-top:30px}.hero h1{margin:24px 0}.hero-bottom p{font-size:1rem;white-space:normal}.hero-bottom{margin-bottom:30px}.section{padding:66px 6%}.bio{margin-top:28px}.education{margin-top:55px}.education-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 25px;margin-top:35px}.education-logo{width:100%;height:70px;margin-bottom:20px}.education-grid p{font-size:1rem;line-height:1.6}.brands,.agencies-section{padding-top:35px;padding-bottom:35px}.logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.logo-grid>div{height:85px;padding:8px}.work{padding:65px 0}.work>h2{margin:0 6% 32px}.case-grid{grid-template-columns:1fr;gap:14px}.case-overlay{padding:25px}.award-details{padding-left:0}.life-grid{grid-template-columns:1fr;gap:45px;margin-top:40px}.life-icon{width:60px;height:60px}.contact{padding:65px 6%}.contact-links{flex-direction:column;gap:20px;margin-top:35px}.contact-links a{gap:12px;font-size:1rem}footer{padding:30px 6%;flex-wrap:wrap;font-size:.8rem}.case-page{padding-top:30px}.story-field{grid-template-columns:1fr;gap:12px;padding:24px 0}.story-field p{font-size:1.0625rem}.next-case{grid-template-columns:1fr auto;gap:15px}.next-case>span:first-child{grid-column:1/-1}.next-case strong{font-size:1.125rem}.play{width:56px;height:56px;font-size:1.2rem}}@media(hover:none){.case-overlay{inset:auto 0 0;opacity:1;align-items:start;text-align:left;padding:12px 18px;background:rgba(255,255,255,.94)}.case-overlay>span{font-size:.875rem;margin-bottom:4px}.case-overlay h3{line-height:1.3}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.header-role{font-size:.875rem;line-height:1.4;max-width:290px;margin-right:auto}.header{padding-top:16px;padding-bottom:16px;gap:24px}.header nav{gap:20px}.education-logo img[src$="img-11.webp"]{width:175px;max-width:85%;height:66px}.logo-grid>div{height:120px;padding:0}.logo-grid img{width:180px;height:100px;max-width:100%;object-fit:contain}.hero-bottom p{white-space:normal}.profile>h2{max-width:1000px}
@media(max-width:1250px){.header>nav{display:none}.menu-toggle{display:block}.header-role{max-width:none}.header{gap:20px}.mobile-nav{top:84px}}
@media(max-width:760px){.header{display:grid;grid-template-columns:1fr auto;gap:6px 15px;min-height:104px;padding-top:12px;padding-bottom:12px}.header>.wordmark{grid-column:1;grid-row:1}.header-role{grid-column:1;grid-row:2;font-size:.875rem;max-width:250px}.right-nav{grid-column:2;grid-row:1/3;gap:4px}.mobile-nav{top:104px}html{scroll-padding-top:125px}.logo-grid img{width:150px;height:84px}.logo-grid>div{height:90px}.education-logo img[src$="img-11.webp"]{height:48px;width:85%}}
@media(max-width:380px){.header-role{font-size:.8125rem;max-width:205px}.header{padding-left:4%;padding-right:4%;gap:6px 8px}.languages a{min-width:32px}.menu-toggle{width:36px}.header .wordmark{font-size:1.125rem}}

:root{--title-size:clamp(1.25rem,2.25vw,2rem)}body{word-spacing:.055em}h1,h2,h3{font-size:var(--title-size);letter-spacing:0;line-height:1.3;overflow-wrap:break-word}.section h2,.education>h2,.contact h2,.case-heading h1,.profile>h2{max-width:none}.award-details{padding-left:0;text-align:left}.hero h1{margin-top:0}.agencies-section>h2,.awards>h2{white-space:nowrap}summary h3{flex:1;min-width:0}
@media(max-width:760px){.agencies-section>h2,.awards>h2{white-space:normal}.award-details{padding-left:0}.hero h1{font-size:var(--title-size)}}

/* Prominent introduction and section headings, fitted to their full content width. */
.hero h1{font-size:clamp(3.25rem,10.4vw,9rem);line-height:1.08;letter-spacing:-.045em;margin:0 0 28px}.section,.contact{max-width:none;padding-left:5%;padding-right:5%;container-type:inline-size}.section>h2,.education>h2,.contact>h2{font-size:min(clamp(2rem,4vw,3.25rem),var(--heading-fit,4cqw));font-weight:800;line-height:1.25;max-width:none;width:100%;white-space:normal}.education>h2{margin-bottom:0}
@media(max-width:760px){.section,.contact{padding-left:6%;padding-right:6%}.work{padding-left:0;padding-right:0}.work>h2{width:88%}.section>h2,.education>h2,.contact>h2{font-size:clamp(1.7rem,6vw,2.3rem);line-height:1.25;white-space:normal}.hero h1{font-size:clamp(3rem,10.5vw,5rem);margin-bottom:24px}}

/* Reading hierarchy: strong section headings, regular award titles, light body copy. */
body{font-weight:300}.bio p,.education-grid p,.education-grid article>span,.life-grid p,.story-field p,.award-details p,.hero-bottom p{font-weight:300}.award-list h3{font-family:'DM Sans',Arial,sans-serif;font-size:clamp(1.125rem,1.55vw,1.5rem);font-weight:400;line-height:1.5;letter-spacing:0}.agencies img[src$="one.svg"]{transform:scale(.8);transform-origin:center}.contact-links{font-weight:400}

/* Compact institution names; preserve readable text on narrow screens. */
.education-grid h3{font-size:clamp(.9375rem,1.1vw,1.125rem);line-height:1.5;letter-spacing:0;font-weight:600}
@media(max-width:1100px){.education-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.education-grid{grid-template-columns:minmax(0,1fr)}.education-grid h3{font-size:1rem}}

/* Monochrome surfaces and generous spacing inspired by the supplied reference. */
:root{--surface:#f5f5f7;--radius:24px;--section-space:clamp(64px,7.5vw,112px)}
.hero{padding-top:clamp(40px,5vw,72px)}
.hero-image{border-radius:var(--radius);overflow:hidden;background:var(--surface)}
.section,.contact{padding-top:var(--section-space);padding-bottom:var(--section-space)}
.profile>h2{font-size:min(clamp(1.65rem,4vw,3.25rem),var(--heading-fit));line-height:1.25}
.education{padding-top:64px;border-top:1px solid var(--line)}
.brands{padding-bottom:40px}.agencies-section{padding-top:40px}
.work,.lifestyle{background:var(--surface)}
.case-grid{gap:24px}.case-cover{border-radius:var(--radius)}
.life-grid{gap:24px}.life-grid>article{background:#fff;border-radius:var(--radius);padding:40px}
.award-list summary{padding:28px 0}.award-details{padding-bottom:32px}
.contact{border-bottom:1px solid var(--line)}
.languages{background:var(--surface);border-radius:999px;padding:3px;gap:2px}
.languages a{border-radius:999px}.languages a[aria-current]{background:#000;color:#fff;text-decoration:none}
.contact-links a{padding:12px 20px;border-radius:999px;background:var(--surface)}
.contact-links a:hover{background:#e8e8ed}
@media(max-width:760px){.work{padding-left:6%;padding-right:6%}.work>h2{width:100%;margin-left:0;margin-right:0}.case-grid{gap:20px}.life-grid>article{padding:28px}.education{padding-top:44px}.hero-image,.case-cover{border-radius:18px}.contact-links a{align-self:flex-start;max-width:100%}.contact-links span{min-width:0}.brands{padding-bottom:32px}.agencies-section{padding-top:32px}}

/* More breathing room for agency marks; smaller university marks on mobile. */
.agencies-section>.agencies{margin-top:72px}
@media(max-width:760px){.agencies-section>.agencies{margin-top:48px}.education-logo img{transform:scale(.85);transform-origin:left center}}

/* Separate the last brand row from the following agency heading. */
.brands{padding-bottom:80px}.agencies-section{padding-top:64px}
@media(max-width:760px){.brands{padding-bottom:56px}.agencies-section{padding-top:48px}}

/* Optical balance of brand marks, shared by both languages. */
.agencies-section>.agencies{display:flex;flex-wrap:nowrap;gap:24px;overflow-x:auto;padding:8px 0 16px;scroll-snap-type:x proximity}
.agencies>div{flex:1 0 112px;min-width:0;scroll-snap-align:start}
.agencies img{width:100%;height:100px}
.agencies img[src$="mutato.png"]{object-fit:cover;object-position:center;transform:scale(1.15)}
.agencies:focus-visible{outline:2px solid #000;outline-offset:5px}
@media(max-width:1050px){.agencies-section>.agencies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;overflow:visible;padding:0;scroll-snap-type:none}}
@media(max-width:760px){.agencies-section>.agencies{gap:18px}.agencies img{height:84px}}
.brands .logo-grid img[src$="img-43.webp"]{transform:scale(.85);transform-origin:center}
.brands .logo-grid img[src$="img-45.webp"],.brands .logo-grid img[src$="img-39.webp"]{transform:scale(1.15);transform-origin:center}

/* Follow the visitor's system preference without scripts or extra image files. */
:root{color-scheme:only light;--paper:#fff;--ink:#000;color:var(--ink);background:var(--paper)}
body{background:var(--paper);color:var(--ink)}
.logo-grid img,.education-logo img,.life-icon img{filter:none;mix-blend-mode:normal}
@media(prefers-color-scheme:dark){
 :root{color-scheme:only dark;--paper:#111;--ink:#fff;--line:#424245;--surface:#1c1c1e;color:var(--ink);background:var(--paper)}
 body{background:var(--paper);color:var(--ink)}
 button{color:var(--ink)}
 .header{background:rgba(17,17,17,.96)}
 .mobile-nav,.skip,.contact,.life-grid>article{background:var(--paper);color:var(--ink)}
 .case-cover,.video-launch{background:var(--surface)}
 .case-overlay{background:rgba(17,17,17,.94);color:var(--ink)}
 .play{background:#333336;color:var(--ink)}
 .languages a[aria-current]{background:var(--ink);color:var(--paper)}
 .contact-links a:hover{background:#333336}
 a:focus-visible,button:focus-visible,summary:focus-visible,.agencies:focus-visible{outline-color:var(--ink)}
 .logo-grid img,.education-logo img,.life-icon img{filter:invert(1);mix-blend-mode:screen}
}
