:root{--paper:#ffffff;--ink:#191919;--red:#bc3522;--line:#cbc9c4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400;letter-spacing:-.045em;line-height:1.02}a:focus-visible,button:focus-visible{outline:3px solid var(--red);outline-offset:5px}.skip{position:fixed;left:20px;top:-100px;background:white;padding:15px;z-index:50}.skip:focus{top:10px}.header{min-height:100px;margin:0 4.5%;display:flex;justify-content:space-between;align-items:center;gap:28px;border-bottom:1px solid var(--line);padding:22px 0}.brand{font-size:25px;line-height:1.1;letter-spacing:-.045em;font-weight:600}.brand span{font-size:12px;display:block;letter-spacing:0;font-weight:400;margin-top:9px}.header nav{display:flex;gap:29px;flex-wrap:wrap;font-size:14px}.header nav a{position:relative;padding:8px 0}.header nav a:hover{color:var(--red)}.hero{padding:0 4.5%}.hero-top{display:grid;grid-template-columns:1fr 2fr;align-items:end;padding:62px 0 49px;gap:35px}.hero-top>p{font-size:14px;line-height:1.5;padding-bottom:7px}.hero h1{font-size:clamp(60px,7.8vw,124px)}.hero h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--red)}.hero-photo{position:relative}.hero-photo>img{width:100%;height:clamp(300px,39vw,610px);object-fit:cover;object-position:center 54%}.photo-caption{position:absolute;bottom:0;left:0;width:100%;display:flex;gap:30px;align-items:center;padding:60px 26px 22px;background:linear-gradient(transparent,rgba(0,0,0,.8));color:white;font-size:13px}.photo-caption a{margin-left:auto;font-size:28px}.hero-bottom{padding:24px 0 70px;display:flex;justify-content:space-between;gap:24px;align-items:center}.hero-bottom p{font-size:20px;letter-spacing:-.02em}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:5px;font-size:14px}.text-link:hover{color:var(--red)}.section{padding:40px 4.5% 95px;scroll-margin-top:20px}.section-top{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:18px;font-size:13px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:54px 0 48px}h2{font-size:clamp(40px,4.5vw,72px)}.section-heading>p{font-size:16px;max-width:310px}.projects{display:grid;grid-template-columns:1fr 1fr;gap:60px 30px}.project-card:nth-child(3n+1){grid-column:auto}.project-card:last-child{max-width:100%}.project-image{overflow:hidden;position:relative;background:#ddd}.project-image img{width:100%;height:auto;aspect-ratio:1.4;object-fit:cover;transition:transform .6s ease}.project-card:nth-child(2) img{object-position:50% 40%}.project-card:hover img{transform:scale(1.035)}.open-label{position:absolute;right:16px;bottom:16px;color:#fff;background:rgba(0,0,0,.7);padding:9px 14px;font-size:13px;opacity:0;transform:translateY(5px);transition:.25s}.project-card:hover .open-label,.project-card:focus-visible .open-label{opacity:1;transform:none}.card-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;margin:15px 0 16px}.project-card h3{font-size:40px}.project-card>p{font-size:16px;margin-top:9px}.project-card:hover h3{color:var(--red)}.profile{background:#e9e7e2;padding-top:40px}.profile-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:12%;margin-top:65px}.portrait img{width:100%;max-height:660px;object-fit:cover;object-position:center}.portrait>p{margin-top:18px}.portrait>p>span{font-size:13px}.profile-copy h2{margin-bottom:34px}.profile-copy p{margin-bottom:20px;max-width:600px;line-height:1.7}.profile-copy .text-link{margin-top:14px}.hearth{background:#050505;color:#f4f2ee;padding-top:40px;padding-bottom:100px}.hearth .section-top{border-color:#414141}.hearth-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:12%;padding-top:80px}.hearth-logo{width:100%;max-width:560px}.hearth-tag{font-size:clamp(34px,4vw,64px);line-height:1.1;letter-spacing:-.035em;margin-top:75px;color:#ee6246}.hearth-copy p{margin-bottom:22px;line-height:1.7}.hearth-ending{padding-top:12px}.hearth-copy .text-link{margin-top:10px}.press h2{margin:50px 0 40px}.press-row{display:grid;grid-template-columns:1fr 2fr 25px;gap:20px;border-top:1px solid var(--line);padding:22px 0;align-items:center}.press-row:last-child{border-bottom:1px solid var(--line)}.press-row>span:first-child{font-size:20px;letter-spacing:-.02em}.press-row>span:nth-child(2){font-size:15px}.press-row:hover{color:var(--red)}footer{padding:38px 4.5% 24px;background:var(--paper);color:var(--ink)}footer .section-top{border-color:#ffffff66}footer h2{margin:60px 0 42px;font-size:clamp(44px,6.6vw,104px)}.email{font-size:clamp(22px,3.5vw,55px);letter-spacing:-.04em;display:inline-block;border-bottom:1px solid var(--line);padding-bottom:6px;overflow-wrap:anywhere}.email>span{white-space:nowrap}.footer-links{display:flex;flex-wrap:wrap;gap:25px;margin:38px 0 90px;font-size:14px}.footer-links a:hover{text-decoration:underline}.bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;font-size:12px}.detail{padding:42px 4.5% 80px}.detail-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;padding:56px 0 40px}.detail-heading h1{font-size:clamp(50px,8vw,125px);margin-top:15px;overflow-wrap:anywhere}.eyebrow{font-size:22px}.detail-heading>p{font-size:14px;flex-shrink:0}.detail-cover{width:100%;max-height:760px;object-fit:cover}.detail-text{display:grid;grid-template-columns:1fr 1.5fr;gap:10%;padding:75px 0}.detail-text h2{font-size:35px;line-height:1.1}.detail-text>div>p{font-size:14px;margin-top:15px}.detail-text article{max-width:760px}.detail-text article p{margin-bottom:22px;font-size:18px;line-height:1.75}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px}.gallery-item{position:relative;align-self:start}.gallery-item img{width:100%;height:auto}.gallery-item span{position:absolute;right:12px;bottom:12px;background:#fff;padding:3px 10px;font-size:22px}.next-project{margin-top:70px;padding-top:28px;border-top:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;gap:12px}.next-project strong{font-size:clamp(32px,5vw,70px);letter-spacing:-.04em;font-weight:400;line-height:1.2}.next-project:hover strong{color:var(--red)}.next-project>span{font-size:14px}.lightbox{border:0;padding:50px 20px 20px;background:#111;color:white;width:95vw;max-width:1500px;max-height:95dvh}.lightbox::backdrop{background:#000e}.lightbox img{max-height:77dvh;margin:auto;object-fit:contain;width:auto;max-width:100%}.lightbox .close{position:absolute;right:15px;top:10px;background:none;color:white;border:0;padding:5px;cursor:pointer}.lightbox p{font-size:12px;text-align:center;margin-top:10px}@media(min-width:1500px){.header,.hero,.section,footer,.detail{padding-left:max(4.5%,calc((100vw - 1500px)/2));padding-right:max(4.5%,calc((100vw - 1500px)/2))}.header{margin:0}.hero-top{grid-template-columns:1fr 2fr}}@media(max-width:800px){html{scroll-padding-top:20px}.header{align-items:flex-start;flex-direction:column;gap:14px;padding:22px 0 15px}.header nav{gap:24px;row-gap:0;font-size:14px}.hero-top{grid-template-columns:1fr;padding:35px 0 30px;gap:26px}.hero-top>p{font-size:13px}.hero h1{font-size:clamp(55px,11.5vw,90px)}.hero-photo>img{height:350px}.hero-bottom{align-items:flex-start;padding-bottom:35px}.hero-bottom p{font-size:16px}.hero-bottom .text-link{white-space:nowrap;font-size:13px}.photo-caption{gap:12px;padding:50px 15px 15px;font-size:12px}.photo-caption span:nth-child(2){max-width:150px}.section{padding-top:28px;padding-bottom:55px}.section-heading{margin:35px 0;align-items:start;flex-direction:column;gap:20px}.projects{gap:36px 20px}.project-card h3{font-size:29px}.card-meta{flex-direction:column;gap:3px}.project-card>p{font-size:14px}.profile-layout{gap:35px;grid-template-columns:1fr 1fr;margin-top:40px}.profile-copy h2{font-size:38px}.profile-copy p{font-size:16px}.portrait img{max-height:450px}.hearth-layout{gap:40px;padding-top:45px}.hearth-tag{margin-top:40px;font-size:32px}.hearth-copy p{font-size:16px}.press-row{grid-template-columns:100px 1fr 20px}.press-row>span:first-child{font-size:17px}.detail-heading{align-items:start;flex-direction:column;padding:35px 0}.detail-text{grid-template-columns:1fr;gap:30px;padding:45px 0}.detail-text article p{font-size:17px}.section-top{font-size:12px}.footer-links{margin-bottom:55px}.bottom{flex-wrap:wrap}}@media(max-width:520px){.header nav{justify-content:space-between;width:100%;gap:12px}.brand span{font-size:12px}.hero-top{padding-top:28px}.hero-photo>img{height:290px}.hero-bottom{flex-direction:column;gap:18px}.projects{grid-template-columns:1fr;gap:35px}.project-image img{aspect-ratio:1.35}.card-meta{flex-direction:row;font-size:12px}.project-card h3{font-size:35px}.profile-layout,.hearth-layout{grid-template-columns:1fr}.portrait{max-width:100%}.portrait img{height:450px;object-position:50% 25%}.profile-copy h2{font-size:46px}.hearth-logo{max-width:340px}.hearth-tag{font-size:42px}.press-row{grid-template-columns:1fr 25px;gap:7px}.press-row>span:first-child{grid-column:1}.press-row>span:nth-child(2){grid-column:1}.press-row>span:last-child{grid-column:2;grid-row:1/3}.gallery{grid-template-columns:1fr}.detail-heading h1{font-size:55px}.footer-links{flex-direction:column;gap:16px}.bottom{gap:12px}.bottom span:nth-child(2){display:none}.section-top{gap:15px}footer h2{margin-top:40px}.open-label{opacity:1;transform:none;font-size:12px;padding:6px 9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Language selection */
.header nav{margin-left:auto}.language-switch{display:flex;align-items:center;gap:9px;font-size:14px;white-space:nowrap}.language-switch a{padding:8px 2px}.language-switch a[aria-current]{color:var(--red);text-decoration:underline;text-underline-offset:5px}.language-switch a:hover{color:var(--red)}@media(max-width:1000px) and (min-width:801px){.header{gap:18px}.header nav{gap:18px}.brand{font-size:23px}.brand span{max-width:220px;line-height:1.4}}@media(max-width:800px){.header{position:relative;padding-right:0}.header .brand{padding-right:90px}.header nav{margin-left:0}.language-switch{position:absolute;right:0;top:20px}.header nav{padding-right:0}}@media(max-width:520px){html[lang="en"] .header nav{gap:10px;font-size:13px}}

/* Text-only link labels */
.photo-caption a{font-size:14px;border-bottom:1px solid currentColor}.press-row{grid-template-columns:1fr 2fr}@media(max-width:800px){.press-row{grid-template-columns:100px 1fr}}@media(max-width:520px){.press-row{grid-template-columns:1fr}.press-row>span:last-child{grid-column:1;grid-row:auto}}
/* September refinements */
.header{flex-wrap:wrap;column-gap:26px;row-gap:18px}.brand{font-size:32.5px}.brand span{font-size:15.6px;line-height:1.35}.header nav{font-size:18.2px;gap:24px}.hero-top{display:block;padding:90px 0 48px}.hero h1{font-size:clamp(24px,5.65vw,88px);white-space:nowrap;letter-spacing:-.05em}.hero-bottom p{font-weight:500}.profile-layout{grid-template-columns:.85fr 1.4fr;gap:7%}.profile-copy h2{font-size:clamp(26px,3.45vw,54px);white-space:nowrap}.profile-copy p,.hearth-copy p,.detail-text article p{text-align:justify;hyphens:auto;text-wrap:pretty}.profile-copy .statement{font-size:clamp(20px,2.1vw,28px);font-weight:600;line-height:1.4;border-left:3px solid var(--red);padding-left:20px;margin:30px 0}.hearth-layout{align-items:center}.hearth-layout>div:first-child{display:flex;align-items:center;justify-content:center}.hearth-logo{margin:auto}.hearth-copy .hearth-ending{font-size:clamp(20px,2vw,27px);font-weight:600;line-height:1.55;border-left:3px solid #ee6246;padding:5px 0 5px 20px;margin:35px 0;text-align:left}.project-card h3{margin-top:20px}.project-card>.artist-name{font-size:21px;margin-top:10px}.card-meta{margin:9px 0 0;font-size:14px}.footer-links a{display:inline-flex;gap:10px;align-items:center}.instagram-icon{width:22px;height:22px;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1150px) and (min-width:801px){.header nav{order:3;width:100%;margin-left:0;justify-content:flex-end}.header .language-switch{margin-left:auto}.brand{font-size:32.5px}.brand span{max-width:none;font-size:15.6px}}
@media(max-width:800px){.header .brand{font-size:32.5px}.brand span{font-size:15.6px;max-width:390px}.header nav{font-size:18.2px;gap:15px;justify-content:flex-start}.hero-top{padding:58px 0 30px}.hero h1{font-size:5.65vw}.profile-layout{grid-template-columns:1fr;gap:38px}.portrait{max-width:450px}.profile-copy h2{font-size:clamp(26px,5.3vw,42px)}.profile-copy .statement{font-size:23px}.hearth-layout{grid-template-columns:1fr;gap:42px}.hearth-logo{max-width:440px}.project-card>.artist-name{font-size:20px}}
@media(max-width:520px){.header nav,html[lang="en"] .header nav{font-size:18.2px;gap:6px 17px;justify-content:flex-start}.header .brand{padding-right:70px}.brand span{font-size:15.6px;max-width:250px}.hero h1{font-size:5.65vw}.hero-bottom p{font-size:17px}.profile-copy h2{font-size:5.6vw}.profile-copy .statement{font-size:21px}.card-meta{font-size:14px;flex-wrap:wrap}.hearth-copy .hearth-ending{font-size:20px}.project-card>.artist-name{font-size:21px}}
/* Home spacing, exhibition posters and mobile navigation */
.hero-top{padding-bottom:18px}.hero-bottom{padding-top:0;display:block;padding-bottom:70px}.hero-bottom p{font-size:16px;font-weight:400;line-height:1.5}.menu-toggle{display:none}.exhibition-media{display:flex;align-items:flex-start;gap:32px}.exhibition-poster{display:block;width:min(35%,420px);flex-shrink:0}.exhibition-poster img{width:100%;height:auto}.exhibition-media video{display:block;width:100%;min-width:0;max-height:650px;object-fit:contain;flex:1}.detail-text{padding-top:50px}
@media(max-width:800px){.hero-top{padding-bottom:16px}.hero-bottom{padding-top:0;padding-bottom:50px}.header.menu-ready .menu-toggle{display:flex;position:absolute;top:18px;right:0;width:44px;height:44px;background:none;border:0;padding:10px;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{display:block;width:24px;height:2px;background:currentColor;transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header.menu-ready .language-switch{right:58px;top:20px}.header.menu-ready .brand{padding-right:145px}.header.menu-ready nav{display:none;width:100%;margin:6px 0 0;border-top:1px solid var(--line);padding:15px 0 5px}.header.menu-ready.menu-open nav{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.header.menu-ready nav a{width:100%;padding:10px 0}.exhibition-poster{width:min(55%,360px)}.exhibition-media{flex-wrap:wrap}.exhibition-media video{flex-basis:100%}}
@media(max-width:520px){.header.menu-ready .brand{font-size:28px;line-height:1.1}.header.menu-ready .brand span{font-size:14px;line-height:1.4}.hero-bottom p{font-size:14px}.exhibition-poster{width:min(80%,340px)}}
/* Exhibition layout based on supplied reference */
.exhibition-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);gap:8%;padding:70px 0 65px;align-items:start}.exhibition-left h1{font-size:clamp(56px,7.2vw,125px);line-height:1.05;letter-spacing:-.045em;margin:0 0 42px;min-height:125px;display:flex;align-items:flex-end;overflow-wrap:anywhere}.exhibition-left .exhibition-poster{width:100%;max-width:420px}.exhibition-intro{min-height:125px;display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:42px}.exhibition-intro h2{font-size:35px;line-height:1.12;margin-bottom:16px}.exhibition-intro p{font-size:14px;line-height:1.5}.exhibition-location{max-width:230px}.exhibition-right article p{font-size:18px;line-height:1.75;text-align:justify;hyphens:auto;margin-bottom:22px}.exhibition-right article p:last-child{margin-bottom:0}@media(max-width:1000px){.exhibition-layout{gap:6%;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.exhibition-intro{flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:14px}.exhibition-intro h2{font-size:30px}.exhibition-left h1{font-size:clamp(48px,7vw,80px)}.exhibition-right article p{font-size:17px}}@media(max-width:700px){.exhibition-layout{grid-template-columns:1fr;padding-top:40px;gap:38px}.exhibition-left h1{min-height:0;font-size:clamp(48px,12vw,76px);margin-bottom:28px}.exhibition-left .exhibition-poster{max-width:360px}.exhibition-intro{min-height:0;margin-bottom:28px}.exhibition-right article p{font-size:17px}}

.phone-icon{width:22px;height:22px;flex-shrink:0}.exhibition-left h1{font-size:clamp(44px,5.2vw,84px);overflow-wrap:normal;display:block;min-height:125px}@media(max-width:700px){.exhibition-left h1{font-size:clamp(42px,10vw,70px);min-height:0}}
