:root{--paper:#fff;--ink:#151715;--muted:#676a64;--line:#c9c8c1;--accent:#e94e2f;--white:#fff;--max:1240px;--gutter:clamp(1.25rem, 4vw, 4.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}img{max-width:100%;display:block}a{color:inherit}button,input,textarea,select{font:inherit}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.75rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:10;max-width:var(--max);padding:1.4rem var(--gutter);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.wordmark{align-items:center;gap:.75rem;text-decoration:none;display:flex}.wordmark span{color:#fff;background:var(--ink);letter-spacing:.08em;place-items:center;width:2rem;height:2rem;font-size:.7rem;font-weight:700;display:grid}.wordmark strong{letter-spacing:-.01em;font-size:.9rem}.site-header nav{gap:clamp(1rem,3vw,2.5rem);display:flex}.site-header nav a{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700;text-decoration:none}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--accent)}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:700;line-height:1.3}.profile-intro{max-width:var(--max);padding:clamp(3.5rem, 7vw, 6.5rem) var(--gutter);grid-template-columns:162px minmax(240px,.75fr) minmax(320px,1fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);margin:0 auto;display:grid}.profile-intro__portrait{aspect-ratio:1;object-fit:cover;object-position:center 28%;filter:grayscale(12%);border-radius:50%;width:162px}.profile-intro__identity h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.7rem,5vw,5rem);line-height:.92}.profile-intro__identity .eyebrow{margin-bottom:1.2rem;font-size:.9rem}.profile-intro__details{flex-wrap:wrap;align-items:baseline;gap:.55rem 1rem;margin-top:.85rem;display:flex}.profile-intro__role{color:var(--muted);margin:0;font-size:.92rem;font-weight:700}.profile-intro__linkedin{width:fit-content;color:var(--muted);align-items:baseline;gap:.45rem;font-size:.92rem;font-weight:400;text-decoration:none;display:inline-flex}.profile-intro__linkedin:hover,.profile-intro__linkedin:focus-visible{color:var(--accent)}.profile-intro__linkedin-icon{color:var(--accent);letter-spacing:-.08em;font-size:1em;font-weight:900;text-decoration:none}.profile-intro__profile{border-left:1px solid var(--line);padding-left:clamp(1.5rem,4vw,4rem)}.profile-intro__profile>p:nth-child(2){color:#444740;max-width:650px;margin:0;font-size:.92rem;line-height:1.65}.profile-intro__label{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .8rem;font-size:.9rem;font-weight:700}.profile-intro__actions{flex-wrap:wrap;gap:.6rem;margin-top:1.4rem;display:flex}.accent-button{border:1px solid var(--accent);color:#fff;background:var(--accent);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;padding:.65rem .8rem;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.accent-button:hover,.accent-button:focus-visible{border-color:var(--ink);background:var(--ink)}.button{border:1px solid var(--ink);color:#fff;background:var(--ink);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;min-height:3rem;padding:.75rem 1.1rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.button:hover,.button:focus-visible{background:var(--accent);border-color:var(--accent)}.button--quiet{color:var(--ink);background:0 0}.button--quiet:hover,.button--quiet:focus-visible{color:#fff}.work-section,.all-work{max-width:var(--max);padding:clamp(5rem, 10vw, 9rem) var(--gutter);border-top:1px solid var(--line);margin:0 auto}.work-section{padding-top:clamp(4rem,8vw,7.2rem);padding-bottom:clamp(2.45rem,4.9vw,4.41rem)}.all-work{border-top:0;padding-top:clamp(2.45rem,4.9vw,4.41rem)}.section-heading{margin-bottom:2rem}.section-heading h2{letter-spacing:-.055em;max-width:750px;margin:0;font-size:clamp(2.1rem,4vw,4rem);line-height:.98}.section-heading--compact{margin-bottom:2rem}.selected-list{border-top:1px solid var(--ink)}.project-row__link{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) clamp(210px,27vw,350px);align-items:center;gap:clamp(1.25rem,3vw,3rem);min-height:230px;padding:1.25rem 0;text-decoration:none;display:grid}.project-row__meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:.45rem 1.25rem;margin-bottom:.7rem;font-size:.68rem;font-weight:700;display:flex}.project-row h3{letter-spacing:-.05em;margin:0;font-size:clamp(1.5rem,2.7vw,2.65rem);line-height:.98}.project-row__body>p{max-width:650px;color:var(--muted);margin:.8rem 0 1.1rem;font-size:.92rem}.project-row__action{letter-spacing:.06em;text-underline-offset:.3rem;text-transform:uppercase;font-size:.7rem;font-weight:700;text-decoration:underline}.project-row__image{aspect-ratio:4/3;background:#ddd;margin:0;overflow:hidden}.project-row__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.project-row__link:hover h3,.project-row__link:hover .project-row__action{color:var(--accent)}.project-row__link:hover img{transform:scale(1.025)}.all-work-list{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.all-work-list a{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,1.15fr) minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:1.2rem 0;text-decoration:none;display:grid}.all-work-list__title{letter-spacing:-.02em;font-size:clamp(1rem,2vw,1.35rem);font-weight:700}.all-work-list__details{grid-template-columns:minmax(90px,.45fr) minmax(170px,1.15fr);align-items:center;display:grid}.all-work-list__details small{border-left:1px solid var(--line);min-height:2.4rem;color:var(--muted);text-align:center;justify-content:center;align-items:center;padding:.4rem 1rem;font-size:.72rem;line-height:1.35;display:flex}.all-work-list a:hover .all-work-list__title,.all-work-list a:hover strong{color:var(--accent)}.site-footer{max-width:var(--max);padding:2.5rem var(--gutter);border-top:1px solid var(--ink);justify-content:flex-end;align-items:flex-end;margin:0 auto;display:flex}.site-footer--project{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:clamp(1rem,3vw,3rem);display:grid}.project-footer-nav{min-width:0}.project-footer-nav--older{justify-self:start}.project-footer-nav--newer{text-align:right;justify-self:end}.project-footer-link{max-width:22rem;color:var(--ink);flex-direction:column;align-items:flex-start;gap:.7rem;text-decoration:none;display:flex}.project-footer-nav--newer .project-footer-link{align-items:flex-end}.project-footer-link__title{font-size:clamp(.82rem,1.3vw,1rem);font-weight:700;line-height:1.3}.project-footer-link:hover .accent-button,.project-footer-link:focus-visible .accent-button{border-color:var(--ink);background:var(--ink)}.project-footer-link:hover .project-footer-link__title,.project-footer-link:focus-visible .project-footer-link__title{color:var(--accent)}.project-footer-link:focus-visible{outline:2px solid var(--accent);outline-offset:.4rem}.project-footer-top{justify-self:center}.page-shell{max-width:var(--max);padding:2rem var(--gutter) 6rem;margin:0 auto}.project-back-link{margin:0 0 clamp(4rem,9vw,8rem)}.case-study__header{grid-template-columns:1.65fr .55fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.case-study__intro{min-width:0}.case-study__header h1{letter-spacing:-.055em;max-width:920px;margin:0;font-size:clamp(2.1rem,4vw,4rem);line-height:.98}.project-facts{border-top:1px solid var(--ink);margin:0}.project-facts div{border-bottom:1px solid var(--line);padding:.85rem 0}.project-facts dt{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.2rem;font-size:.65rem;font-weight:700}.project-facts dd{margin:0;font-size:.88rem}.project-attachments{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.project-attachment-trigger{color:var(--accent);font:inherit;text-align:left;text-underline-offset:.25rem;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline 1px}.project-attachment-trigger:hover,.project-attachment-trigger:focus-visible{color:var(--ink)}.case-study__content{max-width:820px;margin:clamp(1.25rem,2vw,1.75rem) 0 0}.prose h2{letter-spacing:-.05em;margin:4rem 0 1.25rem;font-size:clamp(2rem,4vw,3.7rem);line-height:1}.prose h2:first-child{margin-top:0}.prose p,.prose li{color:#444740;font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.75}.prose ul{margin:1.5rem 0;padding-left:1.25rem}.prose li{margin:.65rem 0;padding-left:.4rem}.prose strong{color:var(--ink)}.prose a{color:var(--accent);text-underline-offset:.25rem;font-weight:700;text-decoration:underline 1px}.prose a:hover,.prose a:focus-visible{color:var(--ink)}.project-subsections{margin-top:clamp(4rem,8vw,7rem)}.project-subsection{scroll-margin-top:2rem}.project-subsection+.project-subsection{margin-top:clamp(5rem,9vw,8rem)}.project-subsection__header{max-width:820px}.project-subsection__header h2{letter-spacing:-.05em;margin:0 0 1.25rem;font-size:clamp(2rem,4vw,3.7rem);line-height:1}.project-subsection__header p{color:#444740;margin:0;font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.75}.project-subsection .project-gallery{margin-top:clamp(2.25rem,4vw,3.5rem)}.project-gallery{border-top:1px solid var(--ink);margin-top:clamp(4rem,8vw,7rem);padding-top:2rem}.mosaic{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:8px;gap:1rem;display:grid}.mosaic__tile{margin:0}.mosaic__item{color:#fff;cursor:zoom-in;text-align:left;background:#ddd;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.mosaic__item img{width:100%;height:auto;transition:transform .35s;display:block}.mosaic__item--video img{aspect-ratio:4/3;object-fit:cover}.mosaic__play-icon{z-index:2;aspect-ratio:1;color:#fff;text-indent:.12em;background:#121311b8;border:2px solid #fff;border-radius:50%;place-items:center;width:clamp(3rem,5vw,4.25rem);font-size:clamp(1rem,2vw,1.4rem);line-height:1;transition:opacity .18s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mosaic__overlay{z-index:1;opacity:0;background:#121311c7;flex-direction:column;justify-content:flex-end;gap:1rem;padding:clamp(1rem,2vw,1.5rem);transition:opacity .22s;display:flex;position:absolute;inset:0}.mosaic__caption{max-width:34rem;font-size:clamp(.78rem,1.2vw,1rem);line-height:1.45}.mosaic__expand{letter-spacing:.06em;text-transform:uppercase;border:1px solid #fff;align-self:flex-start;padding:.55rem .7rem;font-size:.65rem;font-weight:700}.mosaic__item:hover img,.mosaic__item:focus-visible img{transform:scale(1.025)}.mosaic__item--video:hover .mosaic__play-icon,.mosaic__item--video:focus-visible .mosaic__play-icon{opacity:0}.mosaic__item:hover .mosaic__overlay,.mosaic__item:focus-visible .mosaic__overlay{opacity:1}.mosaic__item:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.lightbox{color:#fff;background:#121311f7;border:0;width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:clamp(1.5rem,4vw,3.5rem);overflow:hidden}.lightbox[open]{place-items:center;display:grid}.lightbox::backdrop{background:#121311eb}.lightbox__figure{place-items:center;max-width:calc(100vw - 10rem);max-height:calc(100vh - 8rem);margin:0;display:grid}.lightbox__figure img{object-fit:contain;max-width:100%;max-height:calc(100vh - 12rem)}.lightbox__figure iframe{aspect-ratio:16/9;background:#000;border:0;width:min(960px,177.778vh - 21.3333rem,100vw - 10rem)}.lightbox__figure iframe[data-orientation=portrait]{aspect-ratio:9/16;width:min(430px,56.25vh - 6.75rem,100vw - 10rem)}.lightbox__figure img[hidden],.lightbox__figure iframe[hidden]{display:none}.lightbox__figure figcaption{color:#d7d8d4;text-align:center;max-width:760px;margin-top:1rem;font-size:.82rem;line-height:1.5}.lightbox__close,.lightbox__arrow{z-index:2;color:#fff;cursor:pointer;background:#121311ad;border:1px solid #ffffffa6;place-items:center;display:grid;position:fixed}.lightbox__close:hover,.lightbox__close:focus-visible,.lightbox__arrow:hover,.lightbox__arrow:focus-visible{color:var(--ink);background:#fff}.lightbox__close{width:2.75rem;height:2.75rem;font-size:1.5rem;top:1.25rem;right:1.25rem}.lightbox__arrow{width:3rem;height:3rem;font-size:1.25rem;top:50%;transform:translateY(-50%)}.lightbox__arrow--previous{left:1.25rem}.lightbox__arrow--next{right:1.25rem}.lightbox__counter{color:#d7d8d4;letter-spacing:.08em;margin:0;font-size:.72rem;position:fixed;bottom:1rem;right:1.25rem}.pdf-viewer{background:#ecece9;border:0;width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;overflow:hidden}.pdf-viewer[open]{grid-template-rows:auto minmax(0,1fr);display:grid}.pdf-viewer::backdrop{background:#121311e6}.pdf-viewer__toolbar{padding:1rem var(--gutter);border-bottom:1px solid var(--ink);background:#fff;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.pdf-viewer__identity{min-width:0}.pdf-viewer__identity p{margin:0 0 .2rem;font-size:1rem;font-weight:700}.pdf-viewer__identity small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;display:block;overflow:hidden}.pdf-viewer__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.pdf-viewer__actions .accent-button{cursor:pointer;white-space:nowrap}.pdf-viewer__frame{background:#d7d8d4;border:0;width:100%;height:100%}.print-toolbar{z-index:20;color:#fff;background:var(--ink);justify-content:space-between;align-items:center;gap:2rem;padding:.8rem max(1.25rem,50vw - 550px);font-size:.75rem;display:flex;position:sticky;top:0}.print-toolbar p{color:#c9cbc7;margin:0}.print-toolbar button{color:#fff;background:var(--accent);cursor:pointer;text-transform:uppercase;border:0;padding:.55rem .85rem;font-size:.7rem;font-weight:700}.print-cover,.print-contents,.print-mode .case-study{background:var(--white);width:min(100% - 3rem,1100px);margin:3rem auto;padding:clamp(3rem,7vw,6rem)}.print-cover{flex-direction:column;min-height:900px;display:flex}.print-cover h1{letter-spacing:-.1em;margin:auto 0;font-size:clamp(7rem,20vw,15rem);line-height:.67}.print-cover>p:nth-of-type(2){font-size:1.2rem}.print-cover__footer{border-top:1px solid var(--ink);text-transform:uppercase;justify-content:space-between;padding-top:1rem;font-size:.75rem;font-weight:700;display:flex}.print-contents ol{border-top:1px solid var(--ink);margin:2rem 0 0;padding:0;list-style:none}.print-contents li{border-bottom:1px solid var(--line);justify-content:space-between;gap:2rem;padding:.85rem 0;display:flex}.print-mode .case-study{margin-top:3rem}@media (width<=800px){.site-header nav a:nth-child(2){display:none}.profile-intro{grid-template-columns:135px 1fr;align-items:start}.profile-intro__portrait{width:135px}.profile-intro__profile{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;padding:2rem 0 0}.case-study__header{grid-template-columns:1fr;gap:2rem}.project-row__link{grid-template-columns:minmax(0,1fr) 180px;min-height:190px}.all-work-list a{grid-template-columns:1fr auto}.all-work-list__details{grid-area:2/1/auto/-1}.all-work-list strong{grid-area:1/2}.mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.print-toolbar p{display:none}}@media (width<=520px){.site-header{padding-top:1rem;padding-bottom:1rem}.site-header nav{gap:1rem}.site-header nav a{font-size:.68rem}.profile-intro{grid-template-columns:102px 1fr;gap:1rem}.profile-intro__portrait{width:102px}.profile-intro__identity h1{font-size:2.5rem}.profile-intro__role{font-size:.78rem}.case-study__header h1{hyphens:auto}.mosaic{grid-template-columns:1fr;grid-auto-rows:auto}.mosaic__overlay{opacity:1;background:linear-gradient(#0000 35%,#121311d1)}.lightbox{padding:4.5rem 1rem 5rem}.lightbox__figure{max-width:calc(100vw - 2rem);max-height:calc(100vh - 9.5rem)}.lightbox__figure img{max-height:calc(100vh - 14rem)}.lightbox__arrow{top:auto;bottom:1rem;transform:none}.lightbox__arrow--previous{left:1rem}.lightbox__arrow--next{right:1rem}.lightbox__counter{bottom:2rem;right:50%;transform:translate(50%)}.pdf-viewer__toolbar{flex-direction:column;align-items:flex-start;gap:.75rem}.pdf-viewer__actions{justify-content:flex-start;width:100%}.pdf-viewer__actions .accent-button{flex:auto}.project-row__link{grid-template-columns:1fr;gap:1rem}.project-row__image{grid-column:1;width:100%;margin-top:.25rem}.project-row__body>p{font-size:.86rem}.all-work-list__details{grid-template-columns:1fr}.all-work-list__details small{border-left:0;border-top:1px solid var(--line);min-height:auto;padding:.35rem 0}.site-footer:not(.site-footer--project){flex-direction:column}.site-footer--project{grid-template-columns:1fr 1fr;row-gap:2rem}.project-footer-top{grid-area:2/1/auto/-1}}@page{size:A4;margin:14mm 13mm 16mm}@media print{:root{--paper:white}html{font-size:9.5pt}body{print-color-adjust:exact;background:#fff}.print-toolbar{display:none!important}.print-cover,.print-contents,.print-mode .case-study{background:#fff;width:auto;margin:0;padding:0}.print-cover{break-after:page;min-height:260mm}.print-cover h1{font-size:105pt}.print-contents{break-after:page;min-height:260mm}.print-mode .case-study{break-before:page}.case-study__header{grid-template-columns:1.65fr .6fr;gap:12mm}.case-study__header h1{font-size:42pt}.case-study__content{max-width:none;margin:8mm 0 0}.prose h2{break-after:avoid;margin:0 0 3mm;font-size:20pt}.prose h2:not(:first-child){margin-top:8mm}.prose p,.prose li{font-size:9pt;line-height:1.5}.project-gallery{margin-top:7mm;padding-top:5mm}.mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:8px;gap:6mm}.mosaic__overlay,.lightbox{display:none!important}}
