:root{--paper:#efefec;--ink:#080808;--white:#fafaf7;--silver:#a9aaa6;--line:#08080847;--line-light:#fafaf757;--edge:clamp(16px, 2.1vw, 34px);--sans:"Helvetica Neue", Helvetica, Arial, sans-serif;--serif:var(--sans)}*,:before,:after{box-sizing:border-box}html{background:var(--white);scroll-behavior:smooth}body{background:var(--white);min-width:320px;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}p,h1,h2,h3,ol{margin:0}ol{padding:0;list-style:none}img{max-width:100%;height:auto;display:block}a:focus-visible,button:focus-visible,[tabindex="-1"]:focus-visible{outline-offset:5px;outline:2px solid}.skipLink{z-index:100;background:var(--ink);color:var(--white);padding:10px 13px;font-size:11px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skipLink:focus{transform:translateY(0)}.siteHeader{z-index:20;min-height:68px;padding:18px var(--edge);border-bottom:1px solid var(--line);background:var(--white);letter-spacing:.055em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:28px;font-size:11px;font-weight:500;display:flex;position:relative}.siteHeader nav{align-items:center;gap:clamp(15px,2vw,30px);display:flex}.siteHeader a{align-items:center;min-height:32px;transition:opacity .18s;display:inline-flex}.siteHeader a:hover{opacity:.48}.siteHeader a[aria-current=page]{border-bottom:1px solid}.siteHeaderHome{background:0 0;border:0;width:auto;min-height:0;padding:0;font-size:clamp(9px,.72vw,11px);position:absolute;top:17px;right:22px}.hero{aspect-ratio:1.52;background:radial-gradient(circle at 50% 48%, var(--white) 0%, var(--paper) 72%, #e9e9e6 100%);min-height:0;color:var(--ink);border:1px solid #08080806;border-radius:32px;margin:14px 16px 24px;padding:22px;position:relative;overflow:hidden}.heroSupporting{z-index:6;color:var(--ink);letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap;font-size:clamp(9px,.82vw,12px);font-weight:500;line-height:1;position:absolute;top:22px;left:22px}.hero h1{z-index:2;color:var(--ink);font-family:var(--serif);letter-spacing:0;text-align:center;text-transform:uppercase;font-size:clamp(126px,28.5vw,410px);font-weight:400;line-height:.67;position:absolute;inset:0}.hero h1 span{transform-origin:50%;width:max-content;display:block;position:absolute;left:50%}.hero h1 span:first-child{top:20%;transform:translate(-50%)scaleX(.73)}.hero h1 span:last-child{font-size:.82em;top:56.5%;transform:translate(-50%)scaleX(.701)}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);color:var(--ink);white-space:nowrap;overflow:hidden}.tickerTrack{letter-spacing:-.045em;text-transform:uppercase;align-items:center;gap:clamp(32px,5vw,78px);width:max-content;padding:16px 0 15px;font-size:clamp(16px,1.7vw,27px);line-height:1;animation:28s linear infinite tickerMove;display:flex}.tickerTrack i{font-style:normal}@keyframes tickerMove{to{transform:translate(-50%)}}.sectionHead{color:currentColor;letter-spacing:.12em;text-transform:uppercase;grid-template-columns:65px 1fr;margin-bottom:clamp(58px,6vw,94px);font-size:10px;font-weight:500;line-height:1.2;display:grid}.sectionHead h2{font:inherit;letter-spacing:inherit}.sectionLead h2{font-family:var(--serif);letter-spacing:-.065em;font-size:clamp(58px,8.4vw,138px);font-weight:400;line-height:.8}.selectedWork{background:var(--paper);color:var(--ink)}.workGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2.8vw,44px);display:grid}.workImage{aspect-ratio:4/3;border:1px solid var(--line);background:var(--white);display:block;overflow:hidden}.workImage picture,.workImage img{width:100%;height:100%}.workImage img{object-fit:cover;filter:grayscale();transition:transform .45s cubic-bezier(.2,.75,.2,1),filter .3s}.workCard:first-child .workImage img,.workCard:last-child .workImage img{object-fit:contain}.workCard:hover .workImage img{filter:grayscale()contrast(1.04);transform:scale(1.018)}.workMeta{border-top:1px solid var(--ink);grid-template-columns:34px 1fr;gap:10px;padding-top:15px;display:grid}.workMeta>span,.workMeta>div>p:first-child{letter-spacing:.1em;text-transform:uppercase;font-size:9px;line-height:1.2}.workMeta>div>p:first-child{color:#08080894;margin-bottom:12px}.workMeta h3{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(28px,2.6vw,44px);font-weight:400;line-height:.94}.workMeta>div>p:last-child{margin-top:11px;font-size:12px;line-height:1.42}.textLink{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;margin-top:34px;padding-bottom:3px;font-size:10px;font-weight:500;display:inline-block}.textLink:hover{opacity:.55}.textLinkLight{color:var(--white)}.studioGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4.2vw,68px);display:grid}.studioImage{aspect-ratio:4/3;background:var(--paper);border:1px solid #ffffff38;display:block;overflow:hidden}.studioImage picture,.studioImage img{width:100%;height:100%}.studioImage img{object-fit:cover;filter:grayscale()contrast(1.02);transition:transform .45s cubic-bezier(.2,.75,.2,1),filter .3s}.studioCard:hover .studioImage img{filter:grayscale()contrast(1.08);transform:scale(1.012)}.studioMeta{border-top:1px solid #ffffffbf;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;padding-top:15px;display:grid}.studioMeta>span,.studioMeta>strong,.studioMeta>div>p:first-child{letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:500;line-height:1.25}.studioMeta>strong{white-space:nowrap}.studioMeta>div>p:first-child{color:#ffffff94;margin-bottom:12px}.studioMeta h3{font-family:var(--serif);letter-spacing:-.045em;font-size:clamp(34px,3.8vw,62px);font-weight:400;line-height:.9}.studioMeta>div>p:last-child{max-width:500px;margin-top:14px;font-size:12px;line-height:1.45}.writingSection{background:var(--silver);color:var(--ink)}.writingList{border-top:1px solid var(--line)}.writingList>li{border-bottom:1px solid var(--line)}.writingList>li>a{grid-template-columns:60px minmax(300px,1fr) 180px auto;align-items:center;gap:22px;min-height:104px;padding:14px 0;transition:padding .18s,background .18s,color .18s;display:grid}.writingList>li>a>span:not(.writingTitle){letter-spacing:.1em;text-transform:uppercase;font-size:9px;line-height:1.35}.writingTitle{font-family:var(--serif);letter-spacing:-.035em;font-size:clamp(25px,2.5vw,41px);line-height:.98}.writingList>li>a:hover{background:var(--ink);color:var(--white);padding-inline:12px}.writingList>li>p{max-width:720px;margin:-5px 0 22px 82px;font-size:13px;line-height:1.45}.selectedPress{background:var(--paper);color:var(--ink)}.archiveList{border-top:1px solid var(--line)}.archiveList li{border-bottom:1px solid var(--line)}.archiveList a{grid-template-columns:58px minmax(300px,1fr) 80px auto;align-items:center;gap:18px;min-height:58px;transition:padding .18s,background .18s,color .18s;display:grid}.archiveList a:hover{background:var(--ink);color:var(--white);padding-inline:10px}.archiveIndex,.archiveDate{letter-spacing:.1em;text-transform:uppercase;font-size:9px}.archiveTitle{font-family:var(--serif);letter-spacing:-.025em;font-size:clamp(18px,1.5vw,25px);line-height:1}.shortBio{background:var(--ink);color:var(--white)}.shortBio .sectionHead{color:var(--silver)}.bioGrid{grid-template-columns:minmax(520px,1.2fr) minmax(340px,.62fr);align-items:start;gap:clamp(56px,7vw,118px);display:grid}.bioGrid h2{max-width:900px;font-family:var(--serif);letter-spacing:-.05em;font-size:clamp(44px,5.65vw,92px);font-weight:400;line-height:.88}.bioCopy{letter-spacing:-.025em;max-width:590px;font-size:clamp(15px,1.08vw,18px);line-height:1.46}.bioCopy p+p{margin-top:1.15em}.siteFooter{min-height:36svh;padding:70px var(--edge) 26px;border-top:1px solid var(--line-light);background:var(--ink);color:var(--white);letter-spacing:.07em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:end;gap:30px;font-size:11px;display:grid}.footerSocials{gap:25px;display:flex}.siteFooter p{justify-self:end}.siteFooter a:hover{color:var(--silver)}.internalPage{background:var(--paper);color:var(--ink)}.pageHero{min-height:72svh;padding:clamp(88px, 9vw, 145px) var(--edge) clamp(64px, 7vw, 110px);border-bottom:1px solid var(--line);grid-template-columns:115px minmax(0,1fr) minmax(300px,.42fr);align-items:end;gap:clamp(28px,4vw,64px);display:grid}.pageHero>p:first-child{letter-spacing:.11em;text-transform:uppercase;align-self:start;font-size:10px;font-weight:500;line-height:1.35}.pageHero h1{max-width:1100px;font-family:var(--serif);letter-spacing:-.06em;font-size:clamp(72px,10vw,162px);font-weight:400;line-height:.78}.pageIntro{max-width:500px;font-size:clamp(15px,1.08vw,18px);line-height:1.45}.aboutOverview{padding:clamp(72px, 7vw, 112px) var(--edge);grid-template-columns:minmax(420px,.8fr) minmax(420px,.72fr);align-items:start;gap:clamp(50px,8vw,130px);display:grid}.aboutPortrait{aspect-ratio:3/2;background:var(--silver);overflow:hidden}.aboutPortrait picture,.aboutPortrait img{width:100%;height:100%}.aboutPortrait img{object-fit:cover;object-position:50% 74%;filter:grayscale()}.prose{letter-spacing:-.02em;max-width:670px;font-size:clamp(16px,1.25vw,20px);line-height:1.52}.prose p+p{margin-top:1.15em}.factSection{padding:clamp(76px, 7vw, 112px) var(--edge) clamp(88px, 9vw, 142px);border-top:1px solid var(--line)}.factSectionDark{background:var(--ink);color:var(--white)}.factSectionDark .sectionHead{color:var(--silver)}.factGrid{grid-template-columns:minmax(440px,1fr) minmax(360px,.62fr);align-items:start;gap:clamp(54px,8vw,130px);display:grid}.factGrid h2{font-family:var(--serif);letter-spacing:-.055em;font-size:clamp(48px,6.6vw,106px);font-weight:400;line-height:.83}.workArchive{padding:0 var(--edge) clamp(100px, 11vw, 170px)}.workEntry{border-bottom:1px solid var(--line);padding:clamp(70px,8vw,125px) 0;scroll-margin-top:80px}.workEntryHead{letter-spacing:.1em;text-transform:uppercase;grid-template-columns:58px 1fr auto;gap:20px;margin-bottom:20px;font-size:9px;font-weight:500;line-height:1.2;display:grid}.workEntryGrid{grid-template-columns:minmax(520px,1.18fr) minmax(330px,.55fr);align-items:start;gap:clamp(44px,6vw,100px);display:grid}.workEntryImage{aspect-ratio:16/9;border:1px solid var(--line);background:var(--white);overflow:hidden}.workEntryImage picture,.workEntryImage img{width:100%;height:100%}.workEntryImage img{object-fit:cover;filter:grayscale()}.workEntry:first-child .workEntryImage img,.workEntry:last-child .workEntryImage img{object-fit:contain}.studioArchive{padding:0 var(--edge) clamp(100px, 11vw, 170px)}.studioEntry{border-bottom:1px solid var(--line);padding:clamp(72px,8vw,126px) 0;scroll-margin-top:80px}.studioEntryHead{letter-spacing:.1em;text-transform:uppercase;grid-template-columns:58px 1fr auto auto;gap:20px;margin-bottom:20px;font-size:9px;font-weight:500;line-height:1.2;display:grid}.studioEntryHead strong{font-weight:600}.studioEntryImage{background:var(--paper);overflow:hidden}.studioEntryImage picture,.studioEntryImage img{width:100%;height:auto;display:block}.studioEntryImage img{filter:grayscale()contrast(1.02)}.studioEntryCopy{grid-template-columns:minmax(360px,.8fr) minmax(280px,.55fr) minmax(220px,.35fr);align-items:start;gap:clamp(34px,5vw,84px);padding-top:28px;display:grid}.studioEntryCopy h2{font-family:var(--serif);letter-spacing:-.055em;font-size:clamp(48px,6.4vw,102px);font-weight:400;line-height:.82}.studioEntryCopy>p{font-size:clamp(15px,1.22vw,20px);line-height:1.45}.studioEntryCopy dl{margin:0}.studioEntryCopy dl>div{border-top:1px solid var(--line);padding:10px 0}.studioEntryCopy dt{letter-spacing:.1em;text-transform:uppercase;font-size:9px}.studioEntryCopy dd{margin:7px 0 0;font-size:12px;line-height:1.35}.workEntryCopy h2{font-family:var(--serif);letter-spacing:-.055em;font-size:clamp(50px,6vw,98px);font-weight:400;line-height:.82}.workEntryDescription{margin:28px 0 18px;font-size:clamp(17px,1.35vw,22px);line-height:1.36}.workEntryCopy>p:not(.workEntryDescription){max-width:540px;font-size:14px;line-height:1.48}.relatedWriting{padding:clamp(72px, 8vw, 120px) var(--edge);background:var(--ink);color:var(--white)}.relatedWriting>p:first-child{letter-spacing:.11em;text-transform:uppercase;font-size:10px}.relatedWriting h2{max-width:1100px;font-family:var(--serif);letter-spacing:-.055em;margin-top:70px;font-size:clamp(48px,7vw,112px);font-weight:400;line-height:.82}.relatedWriting>p:nth-of-type(2){max-width:540px;margin-top:28px;font-size:15px;line-height:1.45}.pressGroup{padding:clamp(70px, 7vw, 110px) var(--edge);border-bottom:1px solid var(--line)}.pressGroup .sectionHead{margin-bottom:34px}.articleArchive{padding:clamp(74px, 8vw, 124px) var(--edge) clamp(110px, 12vw, 185px)}.articleContext{padding:clamp(74px, 8vw, 124px) var(--edge) clamp(100px, 10vw, 160px);grid-template-columns:minmax(240px,.35fr) minmax(500px,.72fr);align-items:start;gap:clamp(50px,8vw,130px);display:grid}.articleContextMeta{letter-spacing:.08em;text-transform:uppercase;font-size:10px;line-height:1.45}.articleContextMeta p+p{margin-top:18px}.articleContextMeta a{border-bottom:1px solid}.articleContextBody p+p{margin-top:1em}.externalArticleLink{min-height:76px;font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;border-top:1px solid;border-bottom:1px solid;justify-content:space-between;align-items:center;gap:30px;margin-top:clamp(60px,7vw,105px);padding:18px 0;font-size:11px;line-height:1.35;display:flex}.contextLinks{padding:0 var(--edge) clamp(90px, 10vw, 150px);grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.contextLinks a{border-top:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:.09em;text-transform:uppercase;min-height:65px;padding:17px 0;font-size:10px}@media (width<=960px){.sectionLead,.bioGrid,.factGrid,.aboutOverview,.workEntryGrid,.articleContext{grid-template-columns:1fr}.workGrid{grid-template-columns:1fr 1fr}.workCard:last-child{grid-column:1/-1;width:calc(50% - 11px)}.bioCopy{justify-self:end;width:min(620px,76vw)}.pageHero{grid-template-columns:85px 1fr}.pageIntro{grid-column:2}.prose{justify-self:end}.workEntryCopy{grid-template-columns:1fr .7fr;align-items:start;gap:26px;display:grid}.workEntryCopy h2{grid-column:1/-1}.workEntryCopy .workEntryDescription{margin:0}.studioEntryCopy{grid-template-columns:1fr 1fr}.studioEntryCopy h2{grid-column:1/-1}.studioEntryCopy dl{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:20px;display:grid}}@media (width<=680px){.siteHeader{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:94px;padding:15px 18px;font-size:10px}.siteHeader nav{justify-content:space-between;gap:10px;width:100%}.siteHeaderHome{background:0 0;border:0;flex-direction:row;min-height:0;padding:0;top:48px;left:18px;right:18px}.siteHeaderHome nav{justify-content:flex-start;gap:16px}.siteHeaderHome a{min-height:24px}.hero{aspect-ratio:4/5;border-radius:22px;min-height:0;margin:8px;padding:18px}.heroSupporting{max-width:calc(100% - 36px);font-size:9px;top:18px;left:18px}.hero h1{font-size:32vw;line-height:.68}.tickerTrack{padding-block:13px 12px}.sectionHead{grid-template-columns:46px 1fr}.sectionLead{gap:36px}.sectionLead h2{font-size:clamp(56px,17vw,84px)}.workGrid{grid-template-columns:1fr;gap:54px}.workCard:last-child{grid-column:auto;width:auto}.studioGrid{grid-template-columns:1fr;gap:62px}.studioMeta{grid-template-columns:30px minmax(0,1fr)}.studioMeta>strong{grid-area:1/2;justify-self:end}.studioEntryHead{grid-template-columns:30px 1fr auto;gap:10px}.studioEntryHead strong{grid-column:2/-1}.studioEntryCopy{grid-template-columns:1fr;gap:24px}.studioEntryCopy h2,.studioEntryCopy dl{grid-column:auto}.studioEntryCopy dl{display:block}.writingList>li>a{grid-template-columns:32px 1fr auto;gap:10px;min-height:112px}.writingList>li>a>span:nth-child(3){grid-column:2}.writingList>li>p{margin:0 0 22px 42px}.archiveList a{grid-template-columns:32px 1fr auto;gap:10px;min-height:72px;padding-block:8px}.archiveDate{grid-column:2}.bioGrid h2{font-size:clamp(42px,12.5vw,64px)}.bioCopy{justify-self:start;width:auto;font-size:15px}.siteFooter{grid-template-columns:1fr auto}.siteFooter p{display:none}.footerSocials{gap:13px}.pageHero{grid-template-columns:1fr;gap:40px;min-height:auto;padding-top:78px}.pageHero h1{font-size:clamp(68px,19vw,100px)}.pageIntro{grid-column:auto}.aboutOverview{padding-block:60px}.prose{justify-self:start;font-size:16px}.factGrid h2{font-size:clamp(48px,15vw,76px)}.workEntryHead{grid-template-columns:32px 1fr auto;gap:10px}.workEntryCopy{display:block}.workEntryCopy .workEntryDescription{margin:24px 0 18px}.relatedWriting h2{margin-top:45px}.articleContextBody{font-size:clamp(25px,8vw,36px)}.contextLinks{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tickerTrack{animation:none}.workImage img,.siteHeader a{transition:none}}.siteHeader{letter-spacing:.035em;min-height:52px;padding-block:10px;font-size:10px}.siteHeaderHome{top:18px;right:var(--edge)}.hero{aspect-ratio:auto;min-height:clamp(330px,43vw,590px);padding:var(--edge);border:0;border-bottom:1px solid var(--line);background:var(--paper);border-radius:0;margin:0}.heroSupporting{top:20px;left:var(--edge);letter-spacing:.035em;font-size:10px;font-weight:400}.hero h1{inset:auto var(--edge) 24px;font-family:var(--sans);letter-spacing:-.075em;text-align:left;text-transform:none;flex-wrap:wrap;align-items:baseline;gap:0 .22em;font-size:clamp(52px,8.25vw,126px);line-height:.88;display:flex}.hero h1 span,.hero h1 span:first-child,.hero h1 span:last-child{width:auto;font-size:inherit;position:static;transform:none}.homeSection{padding:clamp(58px, 5.5vw, 84px) var(--edge) clamp(70px, 7vw, 108px)}.sectionHead{letter-spacing:.095em;grid-template-columns:48px 1fr;margin-bottom:clamp(34px,3.5vw,52px);font-size:9px}.sectionLead{grid-template-columns:minmax(320px,.72fr) minmax(260px,.32fr);gap:clamp(34px,5vw,76px);margin-bottom:clamp(42px,4.5vw,68px)}.sectionLead h2{font-family:var(--sans);letter-spacing:-.055em;font-size:clamp(34px,4.25vw,64px);line-height:.94}.sectionLead>p{max-width:390px;font-size:clamp(13px,.92vw,15px);line-height:1.45}.workGrid,.studioGrid{gap:clamp(18px,2.1vw,32px);max-width:1180px}.workImage,.studioImage{aspect-ratio:4/3}.workMeta,.studioMeta{padding-top:11px}.workMeta h3,.studioMeta h3{font-family:var(--sans);letter-spacing:-.04em;font-size:clamp(18px,1.65vw,25px);line-height:1}.workMeta>div>p:last-child,.studioMeta>div>p:last-child{max-width:360px;margin-top:9px;font-size:11px}.studioGrid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1080px}.writingSection{background:#d7d7d3}.writingList>li>a{grid-template-columns:46px minmax(260px,1fr) 150px auto;min-height:72px;padding:10px 0}.writingTitle,.archiveTitle{font-family:var(--sans);letter-spacing:-.025em;font-size:clamp(14px,1.15vw,18px);line-height:1.15}.archiveList a{min-height:48px}.bioGrid h2,.factGrid h2,.workEntryCopy h2,.studioEntryCopy h2,.relatedWriting h2{font-family:var(--sans);letter-spacing:-.055em;font-size:clamp(30px,3.5vw,52px);line-height:.96}.bioCopy,.prose{font-size:clamp(14px,1vw,16px);line-height:1.5}.siteFooter{min-height:220px;padding-top:54px;font-size:10px}.pageHero{max-width:1440px;min-height:0;padding:clamp(78px, 8vw, 116px) var(--edge) clamp(56px, 5vw, 76px);grid-template-columns:92px minmax(0,1fr) minmax(260px,.36fr);margin:0 auto}.pageHero h1{max-width:920px;font-family:var(--sans);letter-spacing:-.065em;font-size:clamp(46px,6vw,88px);line-height:.92}.pageIntro{font-size:clamp(13px,.95vw,15px)}.aboutOverview,.factSection,.workArchive,.studioArchive,.articleArchive,.articleContext,.pressGroup,.contextLinks{width:100%;max-width:1280px;margin-inline:auto}.factSection{max-width:none}.factSection>.sectionHead,.factSection>.factGrid{width:100%;max-width:1212px;margin-inline:auto}.aboutOverview{grid-template-columns:minmax(420px,.82fr) minmax(340px,.58fr);gap:clamp(42px,6vw,88px);padding-block:clamp(58px,5vw,78px)}.aboutPortrait{aspect-ratio:1280/600;max-width:720px}.factSection{padding-block:clamp(58px,5vw,82px)}.workArchive,.studioArchive{padding-bottom:clamp(76px,8vw,116px)}.workEntry,.studioEntry{padding-block:clamp(54px,5vw,78px)}.workEntryGrid{grid-template-columns:minmax(440px,.86fr) minmax(300px,.42fr);gap:clamp(36px,5vw,72px)}.workEntryImage{max-width:760px}.workEntryDescription{margin:18px 0 14px;font-size:clamp(14px,1.05vw,17px)}.workEntryCopy>p:not(.workEntryDescription){font-size:12px}.studioEntry{grid-template-columns:minmax(440px,700px) minmax(280px,1fr);align-items:start;gap:20px clamp(40px,5vw,76px);display:grid}.studioEntryHead{grid-column:1/-1}.studioEntryImage{aspect-ratio:4/3;max-width:700px}.studioEntryImage picture,.studioEntryImage img{height:100%}.studioEntryImage img{object-fit:cover}.studioEntryCopy{padding-top:0;display:block}.studioEntryCopy>p{margin-top:18px;font-size:clamp(13px,.95vw,15px)}.studioEntryCopy>p+p{font-size:11px}.studioEntryCopy dl{margin-top:28px}.relatedWriting{padding-block:clamp(62px,6vw,90px)}.relatedWriting h2{max-width:760px;margin-top:42px}.articleArchive{padding-block:clamp(60px,6vw,92px)}.articleContext{grid-template-columns:minmax(190px,.26fr) minmax(440px,.62fr);gap:clamp(42px,6vw,88px);padding-block:clamp(60px,6vw,90px)}.articleContextBody{max-width:680px;font-family:var(--sans);letter-spacing:-.03em;font-size:clamp(18px,1.7vw,25px);line-height:1.23}.pressGroup{padding-block:clamp(54px,5vw,78px)}@media (width<=960px){.studioGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.studioEntry{grid-template-columns:1fr}.studioEntryHead{grid-column:auto}.studioEntryImage{max-width:760px}}@media (width<=680px){.siteHeader{min-height:78px}.siteHeaderHome{top:44px;right:var(--edge);left:var(--edge)}.hero{min-height:430px}.heroSupporting{top:17px}.hero h1{font-size:clamp(54px,18vw,86px);line-height:.88;display:block;bottom:20px}.hero h1 span{display:block}.homeSection{padding-block:54px 70px}.sectionLead{gap:20px}.sectionLead h2{font-size:clamp(32px,11vw,48px)}.studioGrid{grid-template-columns:1fr}.workGrid,.studioGrid{gap:46px;max-width:430px}.writingList>li>a{min-height:86px}.pageHero{gap:28px;padding-top:60px}.pageHero h1{font-size:clamp(44px,13.5vw,68px)}.aboutOverview{grid-template-columns:1fr}.factGrid h2,.bioGrid h2,.workEntryCopy h2,.studioEntryCopy h2,.relatedWriting h2{font-size:clamp(30px,10vw,44px)}.studioEntryImage{max-width:100%}}:root{--paper:#fff;--white:#fff;--ink:#000;--silver:#b8b8b8;--line:#000;--line-light:#ffffff8c;--edge:clamp(14px, 1.5vw, 24px)}body{background:var(--white);font-size:14px}.siteHeader,.siteHeaderHome{width:100%;min-height:56px;padding:0 var(--edge);border:0;border-bottom:1px solid var(--line);background:var(--white);color:var(--ink);letter-spacing:0;grid-template-columns:1fr auto;gap:30px;font-size:11px;font-weight:400;display:grid;position:relative;inset:auto}.siteHeader nav{gap:clamp(18px,2vw,32px)}.siteHeader a{min-height:55px}.siteHeader a[aria-current=page]{text-underline-offset:3px;border-bottom:0;text-decoration:underline}.siteWordmark{font-weight:700}.hero{min-height:clamp(430px,58svh,680px);padding:var(--edge);border:0;border-bottom:1px solid var(--line);background:var(--white);border-radius:0;margin:0}.heroSupporting{top:var(--edge);left:var(--edge);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:400}.hero h1{inset:auto var(--edge) 18px;letter-spacing:-.075em;flex-wrap:wrap;gap:0 .2em;font-size:clamp(58px,8.4vw,132px);font-weight:700;line-height:.86;display:flex}.hero h1 span,.hero h1 span:first-child,.hero h1 span:last-child{width:auto;font-size:inherit;display:inline;position:static;transform:none}.homeSection{padding:44px var(--edge) 76px;border-top:0;border-bottom:1px solid var(--line)}.sectionHead{letter-spacing:0;grid-template-columns:44px 1fr;margin-bottom:28px;font-size:10px;font-weight:400}.sectionLead{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:16px;margin-bottom:42px;display:grid}.sectionLead h2{letter-spacing:-.055em;grid-column:1/3;font-size:clamp(30px,3.2vw,50px);font-weight:700;line-height:.92}.sectionLead>p{grid-column:4;max-width:320px;font-size:13px;line-height:1.4}.selectedWork,.writingSection,.selectedPress{background:var(--white)}.workGrid,.studioGrid{border-top:1px solid;border-left:1px solid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:calc(100% + 1px);max-width:none;display:grid}.workGrid:after{content:"";border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:100%}.workCard,.studioCard{border-bottom:1px solid;border-right:1px solid;min-width:0}.workImage,.studioImage{aspect-ratio:1;background:var(--white);border:0}.workImage img,.workCard:first-child .workImage img,.workCard:last-child .workImage img{object-fit:contain;filter:grayscale();padding:clamp(12px,1.4vw,24px);transform:none}.workCard:hover .workImage img,.studioCard:hover .studioImage img{transform:none}.workMeta,.studioMeta{border-top:1px solid;grid-template-columns:26px minmax(0,1fr);gap:8px;min-height:126px;padding:13px}.workMeta h3,.studioMeta h3{letter-spacing:-.025em;font-size:16px;font-weight:400;line-height:1.08}.workMeta>div>p:last-child,.studioMeta>div>p:last-child{margin-top:7px;font-size:11px;line-height:1.35}.studioGrid{max-width:none}.studioImage img{object-fit:cover;filter:grayscale()contrast(1.04);padding:0}.studioMeta{grid-template-columns:26px minmax(0,1fr)}.studioMeta>strong{grid-area:1/2;justify-self:end;font-size:8px}.writingList>li>a{grid-template-columns:44px minmax(260px,1fr) 155px 20px;gap:12px;min-height:58px;padding:9px 0}.writingTitle,.archiveTitle{letter-spacing:-.015em;font-size:14px;font-weight:400;line-height:1.16}.archiveList a{grid-template-columns:44px minmax(280px,1fr) 74px 16px;gap:12px;min-height:46px}.writingList>li>a:hover,.archiveList a:hover{padding-inline:8px}.shortBio{background:var(--ink)}.bioGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bioGrid h2{letter-spacing:-.06em;grid-column:1/3;max-width:620px;font-size:clamp(34px,4.1vw,64px);font-weight:700;line-height:.94}.bioCopy{grid-column:3/5;justify-self:end;max-width:560px;font-size:14px;line-height:1.45}.textLink{letter-spacing:.04em;margin-top:24px;font-size:9px}.siteFooter{min-height:170px;padding:38px var(--edge) 20px;letter-spacing:0;font-size:10px}.internalPage{background:var(--white)}.pageHero{width:100%;max-width:none;padding:70px var(--edge) 52px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.pageHero>p:first-child{letter-spacing:0;grid-column:1;font-size:10px}.pageHero h1{letter-spacing:-.065em;grid-column:2/4;max-width:900px;font-size:clamp(42px,5.6vw,86px);font-weight:700;line-height:.9}.pageIntro{grid-column:4;align-self:end;max-width:320px;font-size:13px;line-height:1.4}.aboutOverview,.factSection,.workArchive,.studioArchive,.articleArchive,.articleContext,.pressGroup,.contextLinks{max-width:none}.aboutOverview{padding:52px var(--edge) 70px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.aboutPortrait{aspect-ratio:1280/600;grid-column:1/3;max-width:none}.aboutOverview .prose{grid-column:3/5;justify-self:end;max-width:600px}.prose,.bioCopy{font-size:14px;line-height:1.48}.factSection{padding:48px var(--edge) 70px}.factSection>.sectionHead,.factSection>.factGrid{max-width:none}.factGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.factGrid h2{grid-column:1/3;font-size:clamp(30px,3.2vw,50px);font-weight:700}.factGrid .prose{grid-column:3/5;justify-self:end;max-width:560px}.workArchive{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));width:calc(100% + 1px);padding:0;display:grid}.workEntry{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:0}.workEntryHead{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr auto;min-height:50px;margin:0;padding:12px}.workEntryGrid{display:block}.workEntryImage{aspect-ratio:1;border:0;border-bottom:1px solid var(--line);max-width:none}.workEntryImage img,.workEntry:first-child .workEntryImage img,.workEntry:last-child .workEntryImage img{object-fit:contain;padding:clamp(14px,2vw,28px)}.workEntryCopy{padding:16px 14px 24px}.workEntryCopy h2{font-size:clamp(24px,2.3vw,36px);font-weight:700}.workEntryDescription{font-size:14px}.studioArchive{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding:0;display:grid}.studioEntry{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:0;display:block}.studioEntryHead{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr auto;min-height:50px;margin:0;padding:12px}.studioEntryImage{aspect-ratio:4/3;border-bottom:1px solid var(--line);max-width:none}.studioEntryCopy{padding:16px 14px 28px}.studioEntryCopy h2{font-size:clamp(26px,2.8vw,44px);font-weight:700}.relatedWriting{padding:52px var(--edge) 70px}.relatedWriting h2{margin-top:34px;font-size:clamp(30px,3.4vw,52px)}.articleArchive,.articleContext,.pressGroup{padding:48px var(--edge) 70px}.articleContext{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.articleContextMeta{grid-column:1}.articleContextBody{grid-column:2/4;max-width:700px;font-size:clamp(20px,2vw,30px);line-height:1.14}.contextLinks{padding:0 var(--edge) 70px}@media (width<=1000px){.sectionLead,.bioGrid,.pageHero,.aboutOverview,.factGrid,.articleContext{grid-template-columns:repeat(2,minmax(0,1fr))}.sectionLead h2,.bioGrid h2,.pageHero h1,.factGrid h2{grid-column:1}.sectionLead>p,.bioCopy,.pageIntro,.aboutOverview .prose,.factGrid .prose{grid-column:2}.pageHero>p:first-child,.aboutPortrait{grid-column:1}.workGrid,.studioGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.workGrid:after{display:none}.workArchive{grid-template-columns:repeat(2,minmax(0,1fr))}.articleContextMeta{grid-column:1}.articleContextBody{grid-column:2}}@media (width<=680px){.siteHeader,.siteHeaderHome{grid-template-columns:1fr;gap:6px;min-height:86px;padding:10px 14px;display:grid}.siteHeader nav{justify-content:flex-start;gap:18px;width:100%;overflow-x:auto}.siteHeader a{white-space:nowrap;min-height:28px}.hero{min-height:410px}.hero h1{font-size:clamp(54px,18vw,82px);display:block}.hero h1 span{display:block}.homeSection{padding:34px 14px 54px}.sectionLead,.bioGrid,.pageHero,.aboutOverview,.factGrid,.articleContext{grid-template-columns:1fr}.sectionLead h2,.sectionLead>p,.bioGrid h2,.bioCopy,.pageHero>p:first-child,.pageHero h1,.pageIntro,.aboutPortrait,.aboutOverview .prose,.factGrid h2,.factGrid .prose,.articleContextMeta,.articleContextBody{grid-column:1}.sectionLead{gap:18px}.pageHero{gap:24px;padding:48px 14px 40px}.aboutOverview,.factSection,.articleArchive,.articleContext,.pressGroup{padding-inline:14px}.workGrid,.studioGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:none}.workMeta,.studioMeta{grid-template-columns:1fr;min-height:146px;padding:10px}.workMeta>span,.studioMeta>span{display:none}.studioMeta>strong{grid-column:1}.workArchive,.studioArchive{grid-template-columns:1fr}.writingList>li>a{grid-template-columns:28px 1fr 18px}.writingList>li>a>span:nth-child(3){grid-column:2}.archiveList a{grid-template-columns:28px 1fr 18px}.archiveDate{grid-column:2}.siteFooter{min-height:140px}}.hero h1,.sectionLead h2,.bioGrid h2,.pageHero h1,.factGrid h2,.workEntryCopy h2,.studioEntryCopy h2,.relatedWriting h2{font-family:var(--sans);letter-spacing:-.045em;font-weight:400}.hero{min-height:clamp(390px,52svh,590px)}.hero h1{letter-spacing:-.055em;font-size:clamp(52px,7vw,108px);line-height:.9}.sectionLead h2,.factGrid h2{font-size:clamp(27px,2.8vw,42px);line-height:.98}.bioGrid h2{font-size:clamp(30px,3.5vw,52px);line-height:.98}.pageHero h1{font-size:clamp(36px,4.5vw,68px);line-height:.96}.studioSection{background:var(--white);color:var(--ink)}.studioGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.studioImage,.studioEntryImage{background:var(--white)}.studioImage picture,.studioImage img,.studioEntryImage picture,.studioEntryImage img,.workEntryImage picture,.workEntryImage img{width:100%;height:100%;display:block}.studioImage img,.studioEntryImage img{object-fit:contain;filter:none;padding:0}.studioMeta{grid-template-columns:28px minmax(150px,.75fr) minmax(180px,1fr) auto;align-items:start;gap:16px;min-height:132px;padding:13px;display:grid}.studioIdentity>p{color:currentColor;opacity:.58;letter-spacing:.07em;text-transform:uppercase;margin:0 0 12px;font-size:9px}.studioDescription{max-width:340px;margin:0;font-size:11px;line-height:1.4}.studioMeta>strong{white-space:nowrap;grid-area:1/4;justify-self:end;font-size:8px}.studioEntryImage{aspect-ratio:1}.studioEntryGallery{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.studioEntryGallery .studioEntryImage{border-right:1px solid var(--line);border-bottom:0;margin:0}.studioEntryGallery .studioEntryImage:last-child{border-right:0}.studioEntryGalleryWide{grid-template-columns:repeat(2,minmax(0,1fr))}.studioEntryGalleryWide .studioEntryImage{aspect-ratio:16/9}.studioEntryGalleryWide .studioEntryImage:nth-child(2n){border-right:0}.studioEntryGalleryWide .studioEntryImage:nth-child(-n+2){border-bottom:1px solid var(--line)}.studioCarousel{border-right:0;border-bottom:1px solid var(--line);background:var(--white);border-left:0;width:100%;max-width:none;margin:0 auto;position:relative;overflow:hidden}.studioEntryTeaser{aspect-ratio:16/10;border-bottom:1px solid var(--line);background:var(--white);width:100%;margin:0;overflow:hidden}.studioEntryTeaser picture,.studioEntryTeaser img{width:100%;height:100%;display:block}.studioEntryTeaser img{object-fit:cover;object-position:center 54%}.studioCarouselTrack{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.studioCarouselTrack::-webkit-scrollbar{display:none}.studioCarouselTrack:focus-visible{outline:2px solid var(--ink);outline-offset:-2px}.studioCarouselSlide{aspect-ratio:16/10;scroll-snap-align:start;scroll-snap-stop:always;background:var(--white);flex:0 0 100%;margin:0;position:relative}.studioCarouselSlide img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.studioSignal{aspect-ratio:16/10;border-bottom:1px solid var(--line);color:#f4f4f0;width:100%;font:500 9px/1 var(--sans);letter-spacing:.11em;text-transform:uppercase;background:#0a0a0a;margin:0;position:relative;overflow:hidden}.studioSignalIndex,.studioSignalField,.studioSignalTitle,.studioSignalState{z-index:2;position:absolute}.studioSignalIndex{top:18px;left:18px}.studioSignalField{color:#858585;top:18px;right:18px}.studioSignalLine{z-index:1;background:linear-gradient(90deg,#0000,#737373 12%,#d2d2d2 50%,#737373 88%,#0000);height:1px;position:absolute;top:50%;left:11%;right:11%}.studioSignalLine:after{content:"";background:#0a0a0a;border:1px solid #e8e8e8;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.studioSignalTitle{color:#f4f4f0;font-size:11px;bottom:18px;left:18px}.studioSignalState{color:#858585;bottom:18px;right:18px}.studioCarouselArrow{z-index:2;border:1px solid var(--line);width:46px;height:46px;color:var(--ink);font:400 20px/1 var(--sans);cursor:pointer;background:#fafaf7eb;border-radius:50%;place-items:center;padding:0;transition:background .16s,color .16s,opacity .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.studioCarouselArrow:hover:not(:disabled){background:var(--ink);color:var(--white)}.studioCarouselArrow:disabled{opacity:.25;cursor:default}.studioCarouselArrowPrevious{left:18px}.studioCarouselArrowNext{right:18px}.studioCarouselFooter{z-index:2;pointer-events:none;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:absolute;bottom:14px;left:16px;right:16px}.studioCarouselDots{pointer-events:auto;grid-column:2;gap:4px;display:flex}.studioCarouselDots button{cursor:pointer;background:0 0;border:0;width:24px;height:24px;padding:0;position:relative}.studioCarouselDots button:before{content:"";background:#08080840;position:absolute;inset:10px 3px}.studioCarouselDots button[aria-current=true]:before{background:var(--ink)}.studioCarouselFooter p{letter-spacing:.08em;background:#fafaf7e6;grid-column:3;justify-self:end;padding:7px 9px;font-size:9px}.studioEntryStatusAvailable{color:#006b2c}.studioEntryStatusAvailable:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;margin:0 6px 1px 0;display:inline-block}.studioEntryCopy{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px 28px;padding:18px 16px 26px;display:grid}.studioEntryCopy h2{grid-column:1/-1;margin:0 0 4px;font-size:clamp(22px,2.2vw,32px);line-height:1}.studioEntryCopy>p,.studioEntryCopy>p+p{max-width:none;margin:0;font-size:11px;line-height:1.45}.studioEntryCopy dl{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin:12px 0 0;display:grid}.studioEntryDevelopment{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(32px,5vw,80px);margin-top:18px;padding-top:20px;display:grid}.studioEntryDevelopment h3{letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px;font-size:9px;font-weight:500}.studioEntryDevelopment ol{counter-reset:principles;margin:0;padding:0;list-style:none}.studioEntryDevelopment li{border-top:1px solid var(--line);counter-increment:principles;min-height:40px;padding:9px 0 9px 34px;font-size:11px;line-height:1.45;position:relative}.studioEntryDevelopment li:before{content:counter(principles, decimal-leading-zero);letter-spacing:.06em;font-size:9px;position:absolute;top:10px;left:0}.studioEntryDevelopment dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0;display:grid}.studioEntryDevelopment dl>div{border-top:1px solid var(--line);padding:9px 0 12px}.studioEntryDevelopment dd{max-width:370px}.studioPurchase{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:flex-end;gap:24px;padding-top:14px;display:flex}.studioPurchase p{max-width:420px;font-size:10px;line-height:1.4}.studioPurchase .textLink{flex:none;margin-top:0}.workEntryImage picture,.workEntryImage img{opacity:1;visibility:visible}.workEntry:first-child .workEntryImage img,.workCard:first-child .workImage img{object-fit:cover;filter:grayscale();padding:0}.workEntryCopy h2{font-size:clamp(20px,2vw,30px);line-height:1}.workMeta h3{font-size:14px;line-height:1.08}@media (width<=1000px){.studioMeta{grid-template-columns:28px minmax(0,1fr) auto}.studioDescription{grid-column:2/4;max-width:420px}.studioMeta>strong{grid-column:3}}.workEntry:last-child .workEntryImage{background:#fff}.workEntry:last-child .workEntryImage img{object-fit:contain;filter:none;padding:0}.workEntryCopy h2{overflow-wrap:anywhere}.homePage .hero{min-height:clamp(430px,62svh,720px)}.homeBiography{padding:0 var(--edge) clamp(72px, 9vw, 130px);border-bottom:1px solid var(--line);background:var(--white)}.homeBiographyHead{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:58px;padding:0;font-size:10px;display:flex}.homeBiographyHead h2{font:inherit;letter-spacing:0;text-transform:uppercase;font-weight:400}.homeBiographyHead a{text-transform:uppercase}.homeBiographyGrid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:16px;padding-top:clamp(34px,5vw,72px);display:grid}.homeBiographyLead{letter-spacing:-.04em;grid-column:1/3;max-width:680px;font-size:clamp(24px,2.7vw,42px);line-height:1.04}.homeBiographyCopy{grid-column:3/5;justify-self:end;max-width:570px;font-size:14px;line-height:1.5}.homeBiographyCopy p+p{margin-top:1em}@media (width<=900px){.homeBiographyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.homeBiographyLead,.homeBiographyCopy{grid-column:auto}}@media (width<=680px){.homeBiography{padding-inline:14px}.homeBiographyGrid{grid-template-columns:1fr;gap:30px}.homeBiographyLead{font-size:clamp(25px,8vw,36px)}.homeBiographyCopy{max-width:none}.hero{min-height:340px}.hero h1{font-size:clamp(46px,13.5vw,66px);line-height:.88}.sectionLead h2,.bioGrid h2,.factGrid h2,.pageHero h1{font-size:clamp(30px,9.5vw,44px)}.studioGrid{grid-template-columns:1fr}.studioMeta{grid-template-columns:26px minmax(0,1fr) auto;min-height:0}.studioMeta>span{display:block}.studioIdentity{grid-column:2}.studioDescription{grid-column:2/4}.studioMeta>strong{grid-area:1/3}.studioEntryCopy{grid-template-columns:1fr;gap:12px}.studioEntryCopy h2,.studioEntryCopy dl{grid-column:1}.studioEntryHead strong{grid-column:auto;justify-self:end}.studioEntryCopy dl{grid-template-columns:1fr 1fr;gap:14px}.studioEntryGallery{grid-template-columns:repeat(2,minmax(0,1fr))}.studioEntryGallery .studioEntryImage:nth-child(2){border-right:0}.studioEntryGallery .studioEntryImage:nth-child(-n+2){border-bottom:1px solid var(--line)}.studioCarousel{border-left:0;border-right:0}.studioCarouselArrow{width:40px;height:40px}.studioCarouselArrowPrevious{left:10px}.studioCarouselArrowNext{right:10px}.studioEntryDevelopment{grid-template-columns:1fr;gap:32px}.studioPurchase{flex-direction:column;align-items:flex-start}.studioEntryGalleryWide{grid-template-columns:1fr}.studioEntryGalleryWide .studioEntryImage{border-right:0;border-bottom:1px solid var(--line)}.studioEntryGalleryWide .studioEntryImage:last-child{border-bottom:0}.studioEntryDevelopment dl{grid-template-columns:1fr}.siteHeader,.siteHeaderHome{min-height:78px;padding:9px 14px}.siteHeader nav,.siteHeaderHome nav{justify-content:space-between;gap:clamp(10px,3.6vw,16px);overflow-x:visible}.homePage .hero{min-height:390px}.homePage .hero h1{white-space:normal;max-width:calc(100% - 28px);font-size:clamp(46px,13.5vw,58px);line-height:.88;display:block;bottom:18px}.homePage .hero h1 span{width:100%;display:block}.homePage .hero h1 span+span{margin-top:-.05em}.homeBiography{padding-bottom:72px}.homeBiographyGrid{gap:28px;padding-top:32px}.homeBiographyLead{font-size:clamp(24px,7vw,30px);line-height:1.08}.homeBiographyCopy{font-size:14px;line-height:1.55}}._imageFrame_1atl0_1._imageFrame_1atl0_1{aspect-ratio:4/3;background:#fff}._imageFrame_1atl0_1 picture,._imageFrame_1atl0_1 img{display:block}._entry_1atl0_11:nth-child(2) ._imageFrame_1atl0_1._imageFrame_1atl0_1 img,._entry_1atl0_11:last-child ._imageFrame_1atl0_1._imageFrame_1atl0_1 img{object-fit:contain;padding:0}._entry_1atl0_11:nth-child(2) ._imageFrame_1atl0_1._imageFrame_1atl0_1 img{filter:none;mix-blend-mode:normal;transform:scale(1.08)}._entry_1atl0_11:last-child ._imageFrame_1atl0_1._imageFrame_1atl0_1{background:#fff}._entry_1atl0_11:last-child ._imageFrame_1atl0_1._imageFrame_1atl0_1 img{filter:none;mix-blend-mode:normal}
