:root{--ink:#17191c;--muted:#64686c;--line:#dedfe1;--blue:#171717;--paper:#fff;--soft:#f3f4f6;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{max-width:100%;height:auto;display:block}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}h1{font-size:clamp(3rem,6.5vw,6.8rem);line-height:1.06;letter-spacing:-.055em;margin-bottom:42px}h1 span{color:var(--muted)}h2{font-size:clamp(2rem,3.5vw,3.3rem);letter-spacing:-.04em;line-height:1.15}h3{font-size:1.5rem;letter-spacing:-.025em}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:120px;gap:32px}.wordmark{font-size:1.6rem;font-weight:600;letter-spacing:-.065em;white-space:nowrap}.brand-dot{color:var(--blue)}nav{display:flex;gap:35px;margin-left:auto;margin-right:60px;font-size:1rem}nav a{padding:9px 0;border-bottom:1px solid transparent}nav a[aria-current=page]{border-color:var(--ink)}.languages{display:flex;gap:10px;font-size:.875rem}.languages a:not([aria-current=true]),.languages span{color:#73777c}.languages a[aria-current=true]{font-weight:700}.hero{padding:75px 0 84px}.eyebrow{font-size:.8125rem;letter-spacing:.115em;font-weight:600;line-height:1.5;margin-bottom:32px}.hero-label{display:flex;justify-content:space-between;gap:16px;align-items:start}.location{font-size:.875rem;color:var(--muted)}.hero h1{max-width:1100px}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:35px}.hero-bottom p{max-width:540px;font-size:1.2rem;margin:0;color:#53585c}.underlink{display:inline-flex;justify-content:space-between;gap:35px;border-bottom:1px solid var(--ink);padding:12px 0;line-height:1.4}.underlink:hover{color:var(--blue);border-color:var(--blue)}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;border-top:1px solid var(--line);padding:27px 0 35px}.section-heading h2{font-size:1.2rem;letter-spacing:-.015em;margin:0}.small{font-size:.875rem;line-height:1.6}.muted{color:var(--muted)}.projects{display:grid;grid-template-columns:1fr 1fr;gap:48px 32px}.project-card:first-child{grid-column:1/-1}.project-card .cover{overflow:hidden;background:var(--soft);aspect-ratio:1.5;display:flex;align-items:center;justify-content:center}.project-card:first-child .cover{aspect-ratio:2.25}.cover img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.project-card:hover .cover img{transform:scale(1.025)}.project-card .cover.logo img{object-fit:contain;padding:13%;background:var(--soft)}.card-meta{display:flex;justify-content:space-between;gap:24px;padding-top:21px}.card-meta h3{margin:0 0 6px}.card-meta p{font-size:.9375rem;color:var(--muted);margin:0}.card-arrow{font-size:1.7rem}.protected-cover{font-size:clamp(2rem,4vw,4rem);letter-spacing:-.05em;background:#eef0f5;color:#606671}.protected-cover small{display:block;font-size:.875rem;letter-spacing:0;margin-top:18px}.approach{padding:115px 0;display:grid;grid-template-columns:1fr 2fr;gap:80px}.approach h2{max-width:610px}.approach p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:1.15rem}footer{border-top:1px solid var(--line);padding-top:48px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:55px}.footer-top p{font-size:1.1rem;color:var(--muted);margin:0}.footer-contact{font-size:clamp(2.5rem,5.5vw,5rem);letter-spacing:-.055em}.footer-contact span{display:inline-block;margin-left:32px;color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);padding:25px 0 32px;display:flex;justify-content:space-between;gap:24px;font-size:.875rem;color:var(--muted);flex-wrap:wrap}.footer-bottom>div{display:flex;gap:22px;flex-wrap:wrap}.text-button{border:0;padding:0;background:none;color:inherit;font-size:inherit;text-decoration:underline}.about-page,.contact-page,.project-page,.legal-page{padding:65px 0 100px}.about-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:90px;margin-top:75px}.portrait:empty{display:none}.portrait img{width:100%;max-height:560px;object-fit:cover;margin-bottom:25px}.about-layout aside>p{font-size:1rem;line-height:1.8}.prose{max-width:780px;line-height:1.75;font-size:1.0625rem;overflow-wrap:anywhere}.prose p{margin-bottom:24px}.prose h2{font-size:2rem;margin-top:50px}.prose h3{margin-top:32px}.prose a{text-decoration:underline;text-underline-offset:4px}.prose li{margin:8px 0}.prose img{margin:36px 0;width:100%;height:auto}.lead{font-size:1.45rem;line-height:1.55;letter-spacing:-.02em}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-top:65px}.contact-layout>.lead{max-width:450px}label{display:block;font-size:.9375rem;line-height:1.5}input:not([type=checkbox]),textarea,select{display:block;width:100%;padding:14px 12px;margin-top:9px;border:1px solid #bbbfc6;border-radius:3px;background:white;color:var(--ink)}textarea{resize:vertical}.contact-form>label{margin-bottom:25px}.check-label{display:flex;gap:12px;align-items:start}.check-label input{margin:5px 0 0;flex-shrink:0}.check-label a{text-decoration:underline}.button{display:inline-flex;justify-content:center;align-items:center;gap:35px;background:var(--ink);color:white;border:1px solid var(--ink);padding:15px 23px;border-radius:3px;line-height:1.3}.button:hover{background:#32363c}.button.secondary{background:white;color:var(--ink);border:1px solid #92979d}.button.secondary:hover{background:var(--soft)}.contact-form>.button{width:100%;margin:20px 0 12px}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.project-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;margin:45px 0 60px}.project-heading h1{font-size:clamp(3.5rem,7vw,6rem)}.project-heading .lead{font-size:1.2rem;color:var(--muted)}.project-body{max-width:920px;margin:0 auto}.project-hero{margin-bottom:60px}.project-hero img{width:100%}.lock-panel{max-width:510px;margin:70px auto 110px;text-align:center}.lock-panel h1{font-size:3rem}.lock-panel label{text-align:left;margin:30px 0 20px}.lock-icon{font-size:2.5rem}.notice{padding:15px;background:#f0f3ff;border-left:3px solid var(--blue);margin-bottom:20px}.error{border-left-color:#a32626;background:#fff0f0}.legal-page h1{font-size:clamp(2.8rem,5vw,5rem)}dialog{border:1px solid var(--line);border-radius:8px;padding:34px;width:min(620px,calc(100% - 32px));max-height:85vh;color:var(--ink)}dialog::backdrop{background:#14182355;backdrop-filter:blur(3px)}dialog h2{font-size:2.3rem}dialog .eyebrow{margin-bottom:18px}dialog p{color:var(--muted)}.dialog-close{position:absolute;right:18px;top:12px;background:none;border:0;font-size:1.8rem}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0 20px}.cookie-actions .button{padding:12px 18px;flex:1}.consent-row{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:18px 0}.consent-row small{display:block;font-size:.875rem;color:var(--muted);margin-top:5px}.consent-row input{width:20px;height:20px;accent-color:var(--blue)}[hidden]{display:none!important}.skip{position:absolute;left:10px;top:-100px;background:white;padding:10px;z-index:5}.skip:focus{top:10px}.external-placeholder{padding:20px;background:var(--soft);margin:24px 0}.project-gallery{display:grid;gap:24px}.project-gallery figure{margin:0}.project-gallery figcaption{font-size:.875rem;color:var(--muted);margin-top:8px}@media(max-width:900px){.wrap{width:calc(100% - 56px)}nav{margin-right:10px;gap:22px}.hero{padding-top:55px}.about-layout,.contact-layout{gap:40px}.approach{gap:30px}.hero-bottom p{max-width:470px}.footer-bottom{gap:20px}}@media(max-width:620px){.wrap{width:calc(100% - 36px)}.site-header{min-height:108px;gap:15px;flex-wrap:wrap;padding-top:24px;padding-bottom:20px}.wordmark{font-size:1.4rem}.languages{order:2;margin-left:auto}nav{order:3;width:100%;margin:4px 0 0;gap:26px;font-size:.9375rem}.hero{padding:43px 0 50px}.hero-label{display:block}.hero-label .location{display:none}.eyebrow{font-size:.75rem;letter-spacing:.08em;margin-bottom:23px}h1{font-size:3.25rem;margin-bottom:30px}.hero-bottom{display:block}.hero-bottom p{font-size:1.05rem}.hero-bottom .underlink{margin-top:22px}.section-heading{padding:23px 0}.section-heading>.small{display:none}.projects{grid-template-columns:1fr;gap:32px}.project-card:first-child{grid-column:auto}.project-card:first-child .cover,.project-card .cover{aspect-ratio:1.4}.card-meta{padding-top:16px}.card-meta h3{font-size:1.3rem}.approach{display:block;padding:65px 0 45px}.approach p:not(.eyebrow){font-size:1.05rem}.footer-top{display:block;padding-bottom:32px}.footer-top p{margin-bottom:20px}.footer-bottom{font-size:.8125rem;display:grid}.about-layout,.contact-layout{grid-template-columns:1fr;gap:32px;margin-top:35px}.about-layout aside{max-width:330px}.about-page,.contact-page,.project-page,.legal-page{padding:40px 0 60px}.lead{font-size:1.25rem}.project-heading{display:block;margin:35px 0}.project-heading h1{font-size:3.5rem}.lock-panel{margin:30px auto 60px}.cookie-actions{gap:8px}.cookie-actions .button{font-size:.875rem;padding:12px}dialog{padding:26px}.footer-contact{font-size:3.3rem}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.project-card:first-child .cover img{object-fit:contain;padding:5%;background:#f4f4f4}.project-card[href$="/domestika/"] .cover{background:#f12a00}.project-card[href$="/domestika/"] .cover img{object-fit:contain;width:70%;height:70%}

.wordmark{display:inline-flex;align-items:center;gap:12px}.brand-logo{width:36px;height:36px;object-fit:contain;flex-shrink:0}@media(max-width:620px){.wordmark{gap:9px}.brand-logo{width:30px;height:30px}}

/* Fluid layouts and accessible touch targets. */
html{scroll-padding-top:24px}body{overflow-wrap:break-word}button,input,textarea,select{font-size:1rem}input[type=checkbox]{min-width:24px;min-height:24px}button,.languages a,nav a,.footer-bottom a{min-height:44px}.languages{align-items:center;gap:0}.languages a{display:inline-flex;align-items:center;justify-content:center;min-width:44px}.footer-bottom a,.footer-bottom button{display:inline-flex;align-items:center}.project-heading>*{min-width:0}dialog{max-height:calc(100dvh - 32px);overscroll-behavior:contain}body:has(dialog[open]){overflow:hidden}.dialog-close{width:44px;height:44px;top:10px;right:10px}.password-control{display:flex;border:1px solid #bbbfc6;border-radius:6px;margin:10px 0 22px}.password-control input{margin:0;border:0;min-width:0;background:transparent}.password-control button{border:0;background:none;padding:0 15px;color:var(--muted)}#project-access{max-width:500px;padding:40px;border-radius:18px}#project-access>img{margin-bottom:28px}#project-access .eyebrow{font-size:.72rem}#project-access h2{font-size:clamp(1.8rem,6vw,2.5rem);padding-right:10px;overflow-wrap:anywhere}#project-access form>.button{width:100%;justify-content:space-between}#project-access>.small{margin:20px 0 0}.figma-viewer{margin:40px 0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#f5f5f7}.figma-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px 20px;padding:12px 18px;font-size:.875rem;border-bottom:1px solid var(--line);background:white}.figma-toolbar span{margin-right:auto}.figma-toolbar a,.figma-toolbar button{display:inline-flex;align-items:center;min-height:44px}.figma-toolbar button{background:none;border:0;text-decoration:underline;font-size:inherit}.figma-consent{padding:clamp(24px,6vw,60px);text-align:center}.figma-consent h3{margin-top:0}.figma-viewer iframe{display:block;width:100%;height:clamp(420px,72vh,780px);border:0;background:white}.figma-viewer:fullscreen{display:flex;flex-direction:column;background:white}.figma-viewer:fullscreen iframe{flex:1;height:100%;min-height:0}.figma-viewer:fullscreen .figma-toolbar{flex-shrink:0}@media(max-width:620px){h1,.project-heading h1{font-size:clamp(2.5rem,10vw,3.6rem);overflow-wrap:anywhere}.hero{padding-top:30px}.site-header{gap:8px;padding-top:15px;padding-bottom:10px}.wordmark{font-size:1.25rem}.languages a{min-width:38px}nav{justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}nav a{display:flex;align-items:center;padding:10px 4px}.footer-contact{font-size:clamp(2.4rem,10vw,3.3rem)}.footer-contact span{margin-left:12px}.protected-cover{padding:24px}.contact-layout>*{min-width:0}#project-access{padding:28px 22px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-actions #configure-cookies{grid-column:1/-1}.cookie-actions .button{font-size:1rem;min-height:48px}.figma-viewer{margin:28px 0}.figma-toolbar{gap:4px 14px;padding:10px 12px}.figma-toolbar span{flex-basis:100%}.figma-viewer iframe{height:65svh;min-height:420px}.prose{font-size:1rem}.lock-panel h1{font-size:clamp(2rem,9vw,3rem)}}

.site-header .wordmark{min-width:48px;min-height:48px}.site-header .brand-logo{width:48px;height:48px}@media(max-width:620px){.site-header .brand-logo{width:40px;height:40px}}

.prose a.case-study-button,.case-study-button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:#000;color:#fff!important;border:1px solid #000;border-radius:5px;min-height:48px;padding:16px 24px;margin:12px 0 28px;font-size:1rem;line-height:1.5;text-decoration:none;font-weight:500;max-width:100%;text-align:left;white-space:normal}.prose a.case-study-button:hover{background:#252525;border-color:#252525}.case-study-button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.case-study-button:disabled{opacity:1;cursor:not-allowed}.case-study-cta{display:block;margin:12px 0 28px}.case-study-cta .case-study-button{margin:0 0 8px}.case-study-cta>.small{display:block}@media(max-width:620px){.case-study-button,.prose a.case-study-button{width:100%;padding:15px 18px}}

#cookie-banner{position:fixed;z-index:1000;bottom:16px;left:16px;width:min(580px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;background:#fff;color:#17191c;border:1px solid #ccc;border-radius:16px;box-shadow:0 6px 32px #0002;padding:24px}#cookie-banner[hidden]{display:none}#cookie-banner h2{font-size:1.3rem;margin:0 0 12px}#cookie-banner p{font-size:1rem;line-height:1.5}#cookie-banner .cookie-actions{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}#cookie-banner .button{flex:1;justify-content:center;background:#fff;color:#17191c;border:1px solid #17191c;min-height:44px}#cookie-banner a{font-size:.9rem;text-decoration:underline}@media(max-width:480px){#cookie-banner{padding:18px}.cookie-actions{flex-wrap:wrap}}

.wordmark{font-size:1.25rem;font-weight:650;letter-spacing:-.04em;white-space:nowrap}.pm-hero{padding-top:90px;padding-bottom:76px}.pm-hero h1{font-size:clamp(2.2rem,5.3vw,5rem);line-height:1.08;max-width:1000px;letter-spacing:-.055em}.pm-hero h2{font-size:clamp(1.7rem,3.8vw,3.3rem);line-height:1.16;letter-spacing:-.04em;font-weight:450;margin:18px 0 30px}.hero-copy{max-width:800px;font-size:1.15rem;line-height:1.65}.pm-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.pm-section{padding-top:64px;padding-bottom:64px;border-top:1px solid var(--line)}.pm-section>h2,.pm-about h2{font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.18;letter-spacing:-.035em;max-width:800px;margin:0 0 28px}.pm-section p,.pm-about p{line-height:1.75}.pm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 32px}.pm-grid h3{font-size:1.2rem;margin-bottom:14px;line-height:1.35}.values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-prose>p,.pm-intro>p{max-width:800px}.selected-grid{display:grid;gap:22px}.selected-card{border:1px solid var(--line);padding:32px;border-radius:8px;max-width:100%;background:#fff}.selected-card h3{font-size:2rem;letter-spacing:-.035em;margin:0 0 14px}.selected-card p{max-width:850px}.selected-card .button{margin-top:16px}.pm-about{padding-top:80px;padding-bottom:30px}.pm-about h1{font-size:clamp(3rem,7vw,6rem);line-height:1.05;margin-bottom:48px;letter-spacing:-.055em}.pm-about h2:not(:first-child){margin-top:48px}.experience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.experience-card{border-bottom:1px solid var(--line);padding-bottom:36px}.experience-card h3{font-size:1.6rem;margin-bottom:14px}.experience-card .button{margin-top:16px}.private-case p,.private-case li{max-width:850px}.private-case{overflow-wrap:anywhere}.private-case h2{font-size:clamp(1.6rem,3vw,2.5rem)}@media(max-width:760px){.pm-grid,.experience-grid,.values-grid{grid-template-columns:1fr}.pm-hero,.pm-about{padding-top:40px}.pm-section{padding-top:40px;padding-bottom:40px}.selected-card{padding:24px}.site-header{gap:12px;flex-wrap:wrap}.wordmark{font-size:1.1rem}.pm-actions .button{min-height:48px}}

#project-access .access-copy{font-size:1.1rem;line-height:1.6;margin:20px 0 28px}#project-access .access-password{width:100%;border:0;border-bottom:1px solid #17191c;border-radius:0;background:transparent;padding:14px 0;box-shadow:none}#project-access .access-submit{margin-top:24px;justify-content:center}

/* Project identity: proportional marks, independent of language. */
.selected-card--branded{display:grid;grid-template-columns:minmax(180px, .34fr) minmax(0,1fr);gap:40px;padding:40px;align-items:stretch}
.project-brand{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--line);padding:28px 36px 28px 0;min-width:0}
.project-brand .project-brand-image{display:block;width:100%;max-width:190px;height:auto;object-fit:contain;border:0;border-radius:0;margin:0;box-shadow:none}
.project-brand .project-brand-image--zara{max-width:150px}
.selected-card-copy{min-width:0}
@media(max-width:760px){.selected-card--branded{grid-template-columns:minmax(0,1fr);gap:26px;padding:24px}.project-brand{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--line);padding:12px 0 28px;min-height:76px}.project-brand .project-brand-image{width:150px;max-width:100%}.project-brand .project-brand-image--zara{width:120px}}

@font-face{font-family:Inter;src:url('/assets/fonts/inter-latin-wght-normal.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}:root{font-family:Inter,Arial,Helvetica,sans-serif}.pm-hero .eyebrow{text-transform:uppercase;letter-spacing:.12em}.pm-hero h1{font-size:clamp(2.2rem,4.6vw,4.4rem);font-weight:550;line-height:1.12;letter-spacing:-.045em;max-width:1100px;margin-bottom:30px;text-wrap:balance}.hero-line{display:block}.hero-copy{max-width:830px}@media(max-width:600px){.hero-line{display:inline}.pm-hero h1{max-width:19ch;font-size:clamp(2rem,7.8vw,2.8rem)}}

.pm-hero h1,.pm-hero h1 .hero-line{color:#000}

:root{--blue:#171717}.private-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px 24px;flex-wrap:wrap;margin:0 0 48px;padding:0 0 18px;border-bottom:1px solid var(--line)}.private-actions a,.private-actions button{font-size:.875rem;font-weight:450;line-height:1.5;padding:10px 0;min-height:44px;color:var(--muted);background:transparent;border:0}.private-actions a:hover,.private-actions button:hover{color:var(--blue)}.private-case>h1{margin-top:0}.figma-viewer iframe{display:block;width:100%;height: min(75vh,780px);min-height:420px;border:0}.figma-viewer:has(iframe[src*="youtube"]) iframe{height:auto;min-height:200px;aspect-ratio:16/9}@media(max-width:600px){.private-actions{gap:8px 20px;margin-bottom:32px}.figma-viewer iframe{min-height:400px}}

.private-actions{align-items:baseline}.private-actions>a,.private-actions>button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;font-family:inherit;font-size:.875rem;font-weight:450;line-height:1.5;letter-spacing:normal;margin:0;padding:10px 0;min-height:44px;vertical-align:baseline;appearance:none}.private-actions>a::before{content:"←";display:inline-block;margin-right:.5em}

/* EDITORIAL UPDATE */
:root{--blue:#171717;--accent:#171717;--accent-soft:#ffffff}a:focus-visible,button:focus-visible,input:focus-visible{outline-color:var(--accent)}.underlink{color:var(--accent);text-underline-offset:.25em}.pm-hero{padding-top:88px;padding-bottom:88px}.pm-hero h1{max-width:1050px;color:#000;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.09;font-weight:550;text-wrap:balance}.hero-copy{max-width:780px;font-size:1.125rem}.hero-copy strong{font-weight:550}.hero-copy p+p{color:#55585b}.pm-actions{align-items:center;gap:24px}.product-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.product-pillars h3,.work-methods h3{font-size:1.2rem;margin:0 0 12px}.product-pillars p{margin:0}.intersection{margin:42px 0 0;padding:28px 0;border-top:1px solid var(--line);font-size:clamp(1.05rem,2.4vw,1.65rem);letter-spacing:-.02em;color:var(--accent)}.work-methods{display:grid;grid-template-columns:1fr 1fr;gap:32px 64px}.work-methods p{margin:0;max-width:490px}.section-intro{max-width:720px;margin-bottom:40px}.editorial-cases{display:flex;flex-direction:column;gap:0}.editorial-case{display:grid;min-width:0;grid-template-columns:220px minmax(0,1fr);gap:48px;padding:48px 0;border-top:1px solid var(--line)}.case-identity{display:flex;flex-direction:column;align-items:flex-start;gap:48px}.case-number{font-size:.875rem;color:var(--muted)}.case-identity img{max-width:180px;width:100%;height:auto;object-fit:contain}.case-story{min-width:0}.case-story .eyebrow{font-size:.875rem;margin:0 0 16px;color:var(--muted)}.case-story h3{font-size:clamp(1.8rem,3vw,2.75rem);font-weight:550;line-height:1.18;letter-spacing:-.04em;max-width:760px;margin:0 0 24px;text-wrap:balance}.case-description{font-size:1.125rem;max-width:660px}.case-roles,.case-tags{font-size:.875rem;line-height:1.6;color:#55585b}.case-story .button{margin-top:16px}.case-primary{padding:56px 40px;background:#ffffff;border-top:3px solid var(--accent);min-height:500px}.case-secondary{padding:44px 40px;min-height:390px}.case-secondary h3{font-size:clamp(1.65rem,2.45vw,2.2rem)}.case-secondary .case-identity img{max-width:160px}.case-compact{padding:32px 40px;grid-template-columns:220px minmax(0,1fr)}.case-compact .case-identity{gap:28px}.case-compact .case-identity img{max-width:108px}.case-compact h3{font-size:1.5rem;margin-bottom:12px}.case-compact .case-description{font-size:1rem;max-width:650px}.case-compact .case-roles{display:none}.case-compact .button{font-size:.875rem;padding:12px 18px;min-height:44px}.contact-close h2{max-width:800px}.contact-close .button{margin-top:16px}.pm-about h1{max-width:1050px;font-size:clamp(2.6rem,5.5vw,5.5rem);text-wrap:balance}.pm-about .about-lead{font-size:1.3rem;line-height:1.6}.pm-about h2{max-width:830px}.experience-timeline{list-style:none;padding:0;margin:36px 0 0;border-top:1px solid var(--line)}.experience-timeline li{display:grid;grid-template-columns:1fr 1.35fr auto;align-items:baseline;gap:24px;padding:25px 0;border-bottom:1px solid var(--line)}.experience-timeline h3{font-size:1.25rem;margin:0}.experience-timeline p{margin:0;font-size:.95rem}.experience-timeline .experience-tags{font-size:.875rem;color:#5b5e62;margin-top:5px}.experience-timeline a{color:var(--accent);text-decoration:underline;text-underline-offset:.25em;font-size:.95rem;min-height:44px;display:inline-flex;align-items:center}.independent-experiments{background:#ffffff;margin-top:36px}.independent-experiments .pm-section{border:0}.experiment-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.experiment-grid article{border-top:1px solid #c9c9c5;padding:28px 0 12px}.experiment-grid h3{font-size:1.5rem;margin:0 0 14px}.experiment-tags{font-size:.875rem;color:#55585b}.experiment-grid .underlink{display:inline-flex;align-items:center;min-height:44px}.contact-page h1,.contact-page h1 span{color:#000;max-width:1000px;font-size:clamp(2.5rem,5.5vw,5rem);text-wrap:balance}.contact-layout .lead{max-width:540px}.contact-layout .underlink{display:block;margin:24px 0}.figma-viewer{margin:32px 0;min-width:0;background:#ffffff}.media-tools{display:flex;justify-content:flex-end;gap:20px;align-items:center;flex-wrap:wrap;padding:12px 16px;border:1px solid var(--line);font-size:.875rem}.media-tools a,.media-tools button{color:var(--accent);background:none;border:0;font:inherit;text-decoration:underline;text-underline-offset:.2em;min-height:44px;display:inline-flex;align-items:center}.figma-consent{padding:28px;text-align:center}.figma-consent[hidden]{display:none}.figma-viewer iframe{height:min(78vh,850px);min-height:480px;width:100%;display:block;border:1px solid var(--line)}.figma-viewer[data-kind=video] iframe{aspect-ratio:16/9;height:auto;min-height:0}.figma-viewer:fullscreen{background:white;padding:20px}.figma-viewer:fullscreen iframe{height:calc(100vh - 100px);max-height:none}.private-case p,.private-case li{overflow-wrap:break-word}.private-actions a:hover,.private-actions button:hover{color:var(--accent)}
@media(max-width:900px){.product-pillars{grid-template-columns:1fr 1fr}.editorial-case,.case-compact{grid-template-columns:150px minmax(0,1fr);gap:28px;padding-left:24px;padding-right:24px}.case-identity img{max-width:140px}.experience-timeline li{grid-template-columns:1fr 1.2fr auto;gap:18px}}
@media(max-width:600px){.pm-hero{padding-top:44px;padding-bottom:48px}.pm-hero h1{font-size:clamp(2.25rem,8.5vw,3rem);max-width:none}.hero-copy{font-size:1rem}.pm-actions{gap:16px}.product-pillars,.work-methods{grid-template-columns:1fr;gap:28px}.intersection{font-size:1.1rem;line-height:1.8;margin-top:28px;padding:20px 0}.editorial-case,.case-compact{grid-template-columns:1fr;gap:24px;padding:28px 20px;min-height:0}.case-identity{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}.case-identity img,.case-secondary .case-identity img{width:auto;max-width:140px;max-height:42px}.case-compact .case-identity img{max-width:90px}.case-story h3{font-size:1.75rem}.case-secondary h3{font-size:1.5rem}.case-compact h3{font-size:1.25rem}.case-description{font-size:1rem}.case-primary{padding-top:32px;padding-bottom:36px}.case-compact .case-story .button{margin-top:8px}.pm-about .about-lead{font-size:1.125rem}.experience-timeline li{grid-template-columns:1fr auto;gap:8px 12px;padding:24px 0}.experience-timeline li>div{grid-row:2;grid-column:1 / -1}.experience-timeline li>a{grid-row:1;grid-column:2}.experience-timeline li>h3{align-self:center}.experiment-grid{grid-template-columns:1fr;gap:20px}.figma-viewer iframe{min-height:420px;height:70vh}.media-tools{gap:8px 18px;padding:8px 12px}.private-case{padding-left:20px;padding-right:20px}.pm-about h1{margin-bottom:32px}.contact-page h1{font-size:2.5rem}}

/* MONOCHROME REFINEMENT */
/* White surfaces, neutral typography; yellow is a small decorative accent. */
:root{--ink:#171717;--muted:#606060;--line:#dedede;--paper:#fff;--soft:#f5f5f5;--blue:#171717;--accent:#171717;--accent-soft:#fff;--accent-detail:#e8cc00}
body{background:#fff;color:var(--ink)}
h1,h2,h3{color:var(--ink)}
.underlink,.underlink:hover,.experience-list a,.media-tools a,.media-tools button,.private-actions a:hover,.private-actions button:hover{color:var(--ink)}
.button,.case-study-button{background:var(--ink);color:#fff;border-color:var(--ink)}
.button:hover,.case-study-button:hover{background:#333;border-color:#333}
.button.secondary{background:#fff;color:var(--ink);border-color:#929292}
.button.secondary:hover{background:#f5f5f5}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #171717;outline-offset:5px}
.underlink{border-bottom-color:#777;transition:border-color .15s ease}
.underlink:hover{border-bottom-color:var(--accent-detail);box-shadow:0 1px 0 var(--accent-detail)}
.languages a[aria-current=true]{text-decoration:underline;text-decoration-color:var(--accent-detail);text-decoration-thickness:3px;text-underline-offset:7px}
.case-number{color:#606060;display:inline-block;align-self:flex-start;border-bottom:3px solid var(--accent-detail);padding-bottom:6px}
.case-primary,.case-secondary,.case-compact,.independent-experiments,.selected-card,.project-brand{background:#fff}
.case-primary{border-top:1px solid var(--line)}
.footer-contact span,.brand-dot{color:var(--ink)}
.notice{background:#f5f5f5;border-left-color:#777}

/* Separate the headline, explanation and action; keep line lengths readable. */
.pm-hero,.pm-about{padding-top:72px;padding-bottom:72px}
.pm-hero>.eyebrow,.pm-about .eyebrow,.contact-page>.eyebrow{font-size:.8125rem;line-height:1.5;font-weight:550;letter-spacing:.12em;margin:0 0 24px;color:#606060}
.pm-hero h1,.pm-about h1,.contact-page h1,.legal-page h1{color:#171717;font-size:clamp(2.4rem,4.7vw,4.35rem);font-weight:500;line-height:1.16;letter-spacing:-.035em;text-wrap:balance;max-width:24ch;margin:0 0 44px}
.pm-hero h1{color:#000}
.hero-copy{display:grid;grid-template-columns:1.12fr 1fr;gap:48px;max-width:940px;font-size:1.0625rem}
.hero-copy p{line-height:1.7;margin:0;max-width:44ch}
.hero-copy strong{font-size:1.125rem;font-weight:500;line-height:1.65}
.hero-copy p+p{color:#606060}
.pm-actions{margin-top:32px;gap:28px;align-items:center}
.pm-actions .button{font-size:.9375rem;min-height:48px;padding:14px 20px}
.pm-actions .underlink{font-size:.9375rem;min-height:48px;align-items:center}
.pm-about .about-introduction{display:grid;grid-template-columns:1.12fr 1fr;gap:48px;max-width:940px}
.pm-about .about-introduction p,.pm-about .about-introduction .about-lead{font-size:1.0625rem;font-weight:400;line-height:1.75;margin:0;max-width:46ch}
.pm-about .about-introduction p+p{color:#606060}
.pm-section{padding-top:56px;padding-bottom:56px}
.pm-section>h2,.about-chapter>h2{font-size:clamp(1.65rem,2.7vw,2.35rem);font-weight:500;line-height:1.25;letter-spacing:-.025em;margin:0 0 28px}
.about-chapter{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:64px;border-top:1px solid var(--line)}
.about-chapter>h2{max-width:23ch;margin:0;font-size:clamp(1.5rem,2.3vw,2rem)}
.chapter-copy{min-width:0;max-width:64ch}
.chapter-copy p{font-size:1rem;line-height:1.8;margin-bottom:20px}
.chapter-copy>:last-child{margin-bottom:0}
.chapter-copy ul{padding-left:20px;margin:24px 0;line-height:1.7}
.chapter-copy li{margin:8px 0}
.chapter-copy li strong{font-weight:550}

/* Compact experience grid with hierarchy from type and spacing, not rules. */
.experience-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 48px;margin-top:32px}
.experience-list article{min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding:0;border:0;background:transparent}
.experience-list h3{font-size:1.25rem;font-weight:550;line-height:1.3;letter-spacing:-.02em;margin:0 0 10px}
.experience-list .experience-role{font-size:.9375rem;font-weight:450;line-height:1.5;color:#333;margin:0 0 4px}
.experience-list .experience-tags{font-size:.875rem;line-height:1.6;color:#606060;margin:0 0 6px}
.experience-list a{font-size:.875rem;line-height:1.5;min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-decoration-color:#777;text-underline-offset:5px;margin-top:auto}
.experience-list a:hover{color:#171717;text-decoration-color:var(--accent-detail);text-decoration-thickness:3px}
.professional-experience{padding-bottom:48px}
.independent-experiments{margin-top:0}
.independent-experiments .pm-section{border-top:1px solid var(--line)}
.experiment-grid{gap:48px}
.experiment-grid article{border:0;padding:0;background:transparent}
.experiment-grid h3{font-size:1.25rem;font-weight:550;margin:0 0 10px}
.experiment-grid p{font-size:.9375rem;line-height:1.7;max-width:48ch}
.experiment-grid .experiment-tags{font-size:.875rem;margin:0 0 14px}
.experiment-grid .underlink{font-size:.875rem;padding:10px 0}
.contact-page{padding-top:72px}
.contact-page h1{max-width:20ch;margin-bottom:0}
.contact-layout{margin-top:48px;gap:80px}
.contact-layout .lead{font-size:1.125rem;line-height:1.75;font-weight:400;letter-spacing:0;max-width:43ch}
.contact-layout .underlink{display:table;font-size:.9375rem}
.project-heading{margin-top:40px;margin-bottom:48px;align-items:start;gap:48px}
.project-heading h1,.private-case>h1{font-size:clamp(2.3rem,4.7vw,4.35rem);line-height:1.16;letter-spacing:-.035em;font-weight:500;max-width:24ch;margin-bottom:40px;overflow-wrap:break-word}
.project-heading .eyebrow{margin-bottom:20px;color:#606060;font-size:.8125rem}
.project-heading .lead{font-size:1.0625rem;line-height:1.75}
.private-case>h1+div>h2:first-child,.private-case>h1+div>h3:first-child{margin-top:0;max-width:30ch;font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.3}
.private-case>h1+div>p:first-of-type{margin-top:24px}
.private-actions{margin-bottom:48px}
@media(max-width:1000px){.experience-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 40px}.about-chapter{gap:40px}.hero-copy,.pm-about .about-introduction{gap:32px}}
@media(max-width:700px){.pm-hero,.pm-about,.contact-page{padding-top:44px}.pm-hero,.pm-about{padding-bottom:48px}.pm-hero h1,.pm-about h1,.contact-page h1,.legal-page h1{font-size:clamp(2.25rem,7vw,3rem);line-height:1.18;letter-spacing:-.03em;max-width:24ch;margin-bottom:32px}.hero-copy,.pm-about .about-introduction{grid-template-columns:1fr;gap:18px;max-width:52ch}.hero-copy p,.pm-about .about-introduction p{max-width:none;font-size:1rem}.hero-copy strong{font-size:1.0625rem}.pm-actions{margin-top:28px;gap:16px 24px}.pm-section{padding-top:40px;padding-bottom:40px}.about-chapter{grid-template-columns:1fr;gap:24px}.about-chapter>h2{max-width:28ch}.contact-layout{margin-top:32px;gap:36px}.contact-page h1{margin-bottom:0}.project-heading{gap:28px}.project-heading h1,.private-case>h1{font-size:clamp(2.25rem,7vw,3rem);margin-bottom:32px}.private-actions{margin-bottom:32px}.experience-list{gap:28px}.experiment-grid{gap:28px}}
@media(max-width:480px){.experience-list{grid-template-columns:1fr;gap:26px}.experience-list h3{font-size:1.2rem;margin-bottom:6px}.experience-list a{margin-top:0}.pm-actions{align-items:flex-start}.pm-hero h1{font-size:clamp(2.15rem,8vw,2.6rem)}}
@media(prefers-reduced-motion:reduce){.underlink{transition:none}}

/* Shared public/private case header. */
.private-case{width:min(1280px,calc(100% - 112px));max-width:none;padding:65px 0 100px;margin:auto}
.project-header{display:block;width:100%;margin:0 0 48px}
.project-header .private-actions{display:flex;justify-content:flex-end;align-items:baseline;gap:12px 28px;flex-wrap:wrap;width:100%;margin:0 0 48px;padding:0 0 20px;border-bottom:1px solid var(--line);font-size:.875rem}
.project-header .private-actions a,.project-header .private-actions button{display:inline-flex;align-items:center;min-height:44px;padding:10px 0;margin:0;font:inherit;font-weight:400;line-height:1.5;letter-spacing:normal;color:var(--muted);background:none;border:0;border-radius:0;box-shadow:none}
.project-header .private-actions a{text-decoration:none}
.project-header .private-actions a::before{content:'←';margin-right:.5em}
.project-header .private-actions button{text-decoration:underline;text-underline-offset:3px}
.project-header .private-actions a:hover,.project-header .private-actions button:hover{color:var(--ink)}
.project-header .private-actions form{display:contents}
.project-header .project-heading{display:block;margin:0;max-width:none}
.project-header .project-heading .eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.875rem;line-height:1.6;font-weight:550;color:var(--muted);margin:0 0 22px}
.project-header h1,.project-header .project-heading h1{font-size:clamp(3rem,6.4vw,6rem);line-height:1.08;font-weight:550;letter-spacing:-.045em;color:var(--ink);max-width:22ch;margin:0;text-wrap:balance;overflow-wrap:break-word}
.project-header .project-heading .lead{max-width:65ch;font-size:1.125rem;line-height:1.7;margin:28px 0 0;color:var(--muted)}
.project-header .project-heading .lead:empty{display:none}
.private-case>div{max-width:920px;margin-inline:auto}
.private-case>div>h2:first-child,.private-case>div>h3:first-child{margin-top:0}
#professional-experience{scroll-margin-top:32px}
#professional-experience:focus{outline:none}
/* One quiet typographic system for the bottom footer. */
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px 32px;padding:22px 0 28px;font-size:.875rem;line-height:1.5;font-weight:400;letter-spacing:normal;color:var(--muted)}
.footer-bottom .footer-navigation{display:flex;align-items:center;gap:12px 26px;flex-wrap:wrap}
.footer-bottom nav{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;width:auto;order:initial;margin:0;padding:0;font:inherit}
.footer-bottom .footer-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px 24px;margin-left:auto}
.footer-bottom .footer-legal{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px}
.footer-bottom a,.footer-bottom button{display:inline-flex;align-items:center;min-height:44px;padding:8px 0;margin:0;font:inherit;color:inherit;background:none;border:0;text-decoration:none;border-radius:0}
.footer-bottom a:hover,.footer-bottom button:hover{color:var(--ink);text-decoration:underline;text-decoration-color:var(--accent-detail);text-underline-offset:5px}
.footer-copyright{white-space:nowrap}
@media(max-width:1100px){.footer-bottom .footer-meta{margin-left:0;justify-content:flex-start}.footer-bottom{align-items:flex-start}}
@media(max-width:900px){.private-case{width:calc(100% - 56px)}}
@media(max-width:620px){.private-case{width:calc(100% - 36px);padding:40px 0 60px}.project-header{margin-bottom:36px}.project-header .private-actions{gap:4px 20px;margin-bottom:32px;padding-bottom:14px;font-size:.8125rem}.project-header h1,.project-header .project-heading h1{font-size:clamp(2.6rem,9.4vw,3.8rem);line-height:1.12;letter-spacing:-.035em}.project-header .project-heading .eyebrow{font-size:.8125rem;margin-bottom:18px}.project-header .project-heading .lead{font-size:1rem;margin-top:24px}.footer-bottom{display:flex;flex-direction:column;gap:8px}.footer-bottom .footer-navigation,.footer-bottom .footer-meta{gap:8px 20px}.footer-bottom nav{gap:8px 20px}.footer-bottom .footer-meta{align-items:center}.footer-bottom .footer-legal{gap:8px 18px}#professional-experience{scroll-margin-top:20px}}
