/* v59 refines v58's white space, index layout and restrained typography. */
:root{--nav-w:288px;--nav-first-line-top:123px;--text:#171717;--muted:#666;--line-strong:rgba(23,23,23,.8)}
[hidden]{display:none!important}
.page{animation:pageFade .24s ease both}
@keyframes pageFade{from{opacity:0}to{opacity:1}}
body{overflow-x:visible}
body.dialog-open{overflow:hidden}
a,button{-webkit-tap-highlight-color:transparent}
button:disabled{cursor:default;opacity:.45}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid currentColor;outline-offset:5px}
.main-area:focus,.studio-section h2:focus{outline:none}
.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}
.skip-link{position:fixed;top:12px;left:12px;z-index:200;background:#fff;color:#171717;padding:12px 18px;transform:translateY(-180%)}
.skip-link:focus{transform:none}
.brand-logo{display:block;position:relative;overflow:hidden;aspect-ratio:783/307;mix-blend-mode:multiply}
.brand-logo img{position:absolute;max-width:none;width:214.049%;height:auto;left:-54.6616%;top:-230.9446%}
.mark.brand-logo{width:144px;margin-bottom:40px;flex-shrink:0}
.sidebar{pointer-events:auto;width:var(--nav-w);overflow-y:auto;background:#fff}
.side-nav{gap:8px}
.side-nav a,.side-nav button{min-height:25px;display:flex;align-items:center;line-height:1.35}
.language-switch{gap:4px;margin:27px 0 28px}
.language-switch button{min-height:28px;min-width:30px;line-height:1.4}
.side-nav a:hover,.side-nav button:hover{transform:translateX(3px)}
.menu-toggle{position:fixed;left:32px;top:26px;z-index:70;padding:8px 0;min-height:40px;min-width:68px;font-size:14px;font-weight:600;letter-spacing:.02em}
.mobile-brand{display:none}
body.is-home .menu-toggle{color:#fff;text-shadow:0 1px 10px #0005}
body.is-home .sidebar,body.is-home .sidebar:hover{visibility:hidden;opacity:0;transform:translateX(-100%);background:rgba(18,21,18,.86);backdrop-filter:blur(16px);padding-top:100px;transition:transform .32s var(--ease),opacity .25s,visibility .25s;color:#fff}
body.is-home.nav-open .sidebar{visibility:visible;opacity:1;transform:none}
body.is-home .sidebar .brand-logo{filter:invert(1);mix-blend-mode:screen}
body.is-home .sidebar a,body.is-home .sidebar button{color:#d5d5d5}
body.is-home .sidebar .active,body.is-home .sidebar a:hover,body.is-home .sidebar button:hover{color:#fff}
.home-video{background:#25352a;object-fit:cover}
.home-scrim{background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.14) 45%,rgba(0,0,0,.42))}
.home-center-logo.brand-logo{position:absolute;left:50%;top:46%;width:clamp(240px,21vw,350px);height:auto;transform:translate(-50%,-50%);opacity:.97;filter:invert(1);mix-blend-mode:screen}
.home-statement{top:66%;width:90%;gap:14px;max-width:800px;font-size:15px;line-height:1.65}
.home-statement span:last-child{font-size:clamp(20px,1.5vw,26px)}
.home-project-link{position:absolute;z-index:4;left:50%;bottom:54px;transform:translateX(-50%);color:white;padding:10px 0;border-bottom:1px solid #fff8;font-size:13px;letter-spacing:.02em}
.video-controls{position:absolute;z-index:4;right:32px;bottom:28px;display:flex;gap:22px;color:white}
.video-controls button{min-height:40px;font-size:12px;border-bottom:1px solid #ffffff60;text-shadow:0 1px 8px #0008}
.home-copy{animation:none;mix-blend-mode:screen}
body.is-projects .main-area{padding-bottom:50px}
.projects-page .site-footer{grid-column:2/5;max-width:none;width:100%}
.project-row{grid-template-columns:64px minmax(0,1fr) minmax(90px,160px);font-weight:550;min-height:47px}
.project-row > span,.project-facts div{-webkit-text-stroke:0}
.project-row .year,.project-row .title,.project-row .type{font-weight:550}
.project-row:hover .title{padding-right:36px}
.project-row:focus-visible{outline-offset:-3px;background:#f1f1ef}
.hover-image img{width:100%;height:100%;object-fit:contain}
.project-detail-layout{grid-template-columns:10% minmax(0,48%) 6% minmax(0,28%) 8%}
.project-media-column{grid-column:2}
.project-fixed-info{grid-column:4;top:88px;margin-top:36px}
.project-fixed-info.is-tall{position:static}
.project-under{grid-template-columns:1fr;gap:12px;margin-top:22px}
.project-under h1{font-size:17px;font-weight:650;line-height:1.4}
.project-subtitle-line{font-size:14px;font-weight:550;margin-bottom:16px;color:#555}
.project-short-copy p,.project-long-copy p{font-size:14px;line-height:1.7;font-weight:400}
.project-facts{margin:0 0 38px;gap:10px}
.project-facts div{grid-template-columns:76px minmax(0,1fr);gap:16px;line-height:1.4;font-weight:500}
.project-facts dd{margin:0;overflow-wrap:anywhere}
.project-facts dt{color:#666}
.project-image-stack{gap:68px;margin-top:72px}
.project-image-stack figure{margin:0;min-width:0;scroll-margin-top:80px}
.project-hero{scroll-margin-top:80px}
.project-image-button{display:block;width:100%;cursor:zoom-in;line-height:0}
.project-image-button img{display:block;width:100%;height:auto}
.project-image-pair{gap:16px}
.project-image-stack figcaption{margin-top:10px;font-size:12px;line-height:1.5;color:#707070}
.detail-topline{opacity:1;pointer-events:auto;left:calc(var(--nav-w) + 24px);font-size:12px;font-weight:500;color:#666;top:33px}
.project-pagination{display:flex;align-items:start;justify-content:space-between;gap:24px;margin:35px 8% 0 10%;padding-top:20px;border-top:1px solid var(--line)}
.project-pagination a{font-size:13px;max-width:55%}
.project-pagination a:last-child{text-align:right}
.project-pagination span{display:block;color:#666;font-size:12px;margin-bottom:8px}
.project-detail .site-footer{margin-left:10%;margin-right:8%}
.gallery-grid-stage{margin-top:20px;cursor:auto}
.gallery-grid{row-gap:48px}
.gallery-card{transition:flex-basis .28s var(--ease);padding:0 5px;min-width:0}
.gallery-card a{height:auto}
.gallery-caption{display:block;font-size:11px;line-height:1.5;margin-top:8px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transition:opacity .2s}
.gallery-card:hover .gallery-caption,.gallery-card:focus-within .gallery-caption{opacity:1}
.gallery-card:hover img{filter:none}
.gallery-card a:focus-visible{outline-offset:3px}
.studio-section{min-height:auto;padding-bottom:100px;scroll-margin-top:95px}
.studio-section h2{font-size:28px;-webkit-text-stroke:0;font-weight:600;margin-bottom:32px}
.studio-section p{font-size:15px;line-height:1.85;font-weight:400;margin:0 0 24px;max-width:600px}
.studio-person{margin:0 0 30px}
.studio-person h3{font-size:18px;margin:0 0 5px;font-weight:600}
.studio-person p{font-size:13px;color:#666}
.studio-subnav{width:auto;top:123px}
.studio-subnav button{min-height:32px;line-height:1.4}
.site-footer{margin-top:120px}
.footer-contact-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr) minmax(0,1fr);gap:32px}
.footer-contact-grid p,.footer-contact-grid a{overflow-wrap:anywhere}
.footer-socials{display:flex;flex-direction:column;gap:14px}
.footer-socials a,.footer-socials button{font-size:12.5px;line-height:1.6;text-align:left}
.footer-email-group h3{font-size:12px;line-height:1.5;font-weight:500}
.footer-email-group p{font-size:13px;line-height:1.6}
.footer-contact-grid h3{font-weight:550}
body.is-contact .main-area{padding:116px 64px 55px calc(var(--nav-w) + 36px)}
.contact-page.active{padding:0;min-height:calc(100dvh - 170px)}
.contact-v59-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);gap:clamp(40px,5vw,80px);width:100%}
.contact-form-column,.contact-details-column{min-width:0}
.contact-title{display:block;margin:0 0 24px}
.contact-slogan{width:100%;max-width:none;justify-self:start;font-size:clamp(24px,2vw,32px);line-height:1.3;font-weight:600;text-transform:none}
.contact-intro{font-size:14px;line-height:1.7;color:#666;margin:0 0 40px;max-width:410px}
.contact-form{width:100%;gap:24px}
.contact-form span{font-weight:550;font-size:12px;line-height:1.5;margin-bottom:10px}
.contact-form input,.contact-form textarea{font-size:14px;font-weight:400;line-height:1.6}
.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline:1px solid #171717;outline-offset:5px}
.contact-form button[type=submit]{font-size:12px;font-weight:550;width:180px}
.contact-form input::placeholder,.contact-form textarea::placeholder{color:#777}
.contact-form textarea{min-height:116px}
.honey-field{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.contact-section-title{font-size:13px;font-weight:600;text-transform:uppercase;border-bottom:1px solid #171717;margin:0 0 32px;padding-bottom:18px;text-align:right}
.contact-information{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:28px}
.contact-information .contact-address-col,.contact-page .contact-information .footer-email-col{grid-column:auto;grid-row:auto}
.contact-information h3,.contact-social-item h3{font-size:12px;font-weight:550;line-height:1.5;text-transform:uppercase;margin:0 0 10px}
.contact-information p{font-size:13px;line-height:1.7;margin:0;overflow-wrap:anywhere}
.contact-information .footer-email-list{margin-top:22px}
.contact-information .footer-email-group h3{margin:0 0 2px;font-size:12px;color:#666;text-transform:none}
.contact-information .footer-email-group{margin-bottom:20px}
.contact-page .footer-email-col{margin-left:0}
.contact-socials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;border-top:1px solid var(--line);padding-top:30px;margin-top:24px}
.contact-social-item{display:block;min-width:0;margin:0}
.contact-social-item .social-handle{display:block;font-size:12px;line-height:1.6;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px}
.contact-qr{display:block;width:100%;height:auto;aspect-ratio:1;background:#fff;margin:18px 0 10px;border:0;cursor:zoom-in}
.contact-qr img{width:100%;height:100%;object-fit:contain}
.social-note{font-size:11px;line-height:1.6;color:#666;margin:10px 0}
.copy-account{font-size:11px;min-height:32px;text-decoration:underline;text-underline-offset:4px}
.contact-copyright{width:100%;text-align:right;font-weight:500;margin-top:80px;line-height:1.6}
.form-status{font-size:13px;line-height:1.7;margin:0;color:#7a3023}
.form-status:empty{display:none}
.form-status.is-success{color:#355a42}
.email-alternative,.email-draft-note{font-size:12px;line-height:1.65;color:#666;margin:0;overflow-wrap:anywhere}
.email-alternative a,.email-draft-link{text-decoration:underline;text-underline-offset:4px}
.email-draft-link{font-size:13px;font-weight:550;line-height:1.6}
.contact-map{margin-top:24px;width:100%;height:auto;aspect-ratio:4/3;min-width:0}
.contact-map iframe{width:100%;height:100%;border:0;filter:grayscale(1)}
.toast{position:fixed;z-index:130;bottom:30px;left:50%;transform:translate(-50%,10px);padding:12px 20px;background:#171717;color:white;font-size:13px;max-width:calc(100% - 40px);opacity:0;visibility:hidden;transition:.2s;pointer-events:none}
.toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}
.clipboard-field{position:fixed;left:-10000px;top:0}
.media-dialog{width:min(1400px,94vw);max-width:94vw;max-height:94dvh;margin:auto;padding:20px;background:#fff;border:0;overflow:auto}
.media-dialog::backdrop{background:#000d}
.dialog-toolbar{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:18px}
.dialog-toolbar p{font-size:13px;line-height:1.6;margin:0}
.dialog-toolbar button{font-size:13px;min-height:36px;flex-shrink:0}
.dialog-image{width:100%;height:calc(86dvh - 125px);object-fit:contain;margin:auto;background:#fff}
.dialog-navigation{display:flex;gap:30px;justify-content:center;align-items:center;margin-top:16px;font-size:12px}
.dialog-navigation button{min-width:75px;min-height:36px;text-align:center}
.noscript-message{padding:80px 30px;font-size:16px}
@media(min-width:1601px){:root{--nav-w:324px}.project-under{grid-template-columns:minmax(0,.65fr) minmax(0,1fr);gap:28px}}
@media(max-width:1450px){:root{--nav-w:248px}.project-detail-layout{grid-template-columns:7% minmax(0,49%) 6% minmax(0,31%) 7%}.project-detail .site-footer{margin-left:7%;margin-right:7%}.project-pagination{margin-left:7%;margin-right:7%}.studio-layout{grid-template-columns:28% minmax(0,59%) 13%}.studio-page .site-footer{width:72%;margin-right:13%}.contact-socials{gap:15px}.contact-social-item .social-handle{font-size:11.5px}}
@media(max-width:1100px){
  :root{--nav-w:216px;--side-pad:24px}
  body.is-project-detail .main-area{padding:110px 32px 60px calc(var(--nav-w) + 32px)}
  .project-detail-layout{display:flex;flex-direction:column;width:100%}
  .project-media-column,.project-fixed-info{grid-column:auto;width:100%;min-width:0}
  .project-fixed-info{position:static;order:2;margin:0 0 30px}
  .project-media-column{padding-bottom:48px}
  .project-long-copy{max-width:700px}
  .project-under{grid-template-columns:1fr}
  .project-facts{max-width:600px}
  .project-pagination{margin:20px 0 0}
  .project-detail .site-footer{margin-left:0;margin-right:0}
  .detail-topline{display:block;left:calc(var(--nav-w) + 32px);top:35px}
  .projects-page .site-footer{width:100%}
  body.is-projects .main-area{padding:110px 32px 60px calc(var(--nav-w) + 32px)}
  .project-row{grid-template-columns:56px minmax(0,1fr) minmax(90px,135px)}
  .project-row:hover .year,.project-row:hover .title{transform:translateX(22px)}
  body.is-studio .main-area{padding:110px 32px 60px calc(var(--nav-w) + 32px)}
  .studio-layout{grid-template-columns:1fr;gap:40px}
  .studio-subnav{position:static;display:flex;flex-direction:row;justify-self:start;gap:28px}
  .studio-content,.studio-subnav{grid-column:auto}
  .studio-page .site-footer{width:100%;margin:0}
  body.is-gallery .main-area{padding:100px 32px 60px calc(var(--nav-w) + 32px)}
  .gallery-caption{opacity:1;font-size:11px}
  body.is-contact .main-area{padding:110px 36px 50px calc(var(--nav-w) + 32px)}
  .contact-v59-layout{grid-template-columns:1fr;gap:65px;max-width:680px}
  .contact-form{max-width:520px}
  .contact-form-column{max-width:520px}
  .contact-socials{gap:28px}
  .contact-social-item .social-handle{font-size:12px}
  .contact-qr{max-width:160px}
  .contact-copyright{max-width:680px}
  .counter{right:18px;bottom:18px;background:#fff;padding:4px 7px}
}
@media(max-width:760px){
  body::before{content:'';position:fixed;inset:0 0 auto;height:88px;background:#fffffff2;z-index:35;backdrop-filter:blur(10px)}
  body.is-home::before{display:none}
  .mobile-brand{display:block;position:fixed;top:24px;right:22px;width:112px;z-index:40}
  body.is-home .mobile-brand,body.nav-open .mobile-brand{display:none}
  .menu-toggle{left:22px;top:23px;padding:8px 0;min-width:64px;font-size:13px}
  .sidebar,body.is-home .sidebar,body.is-home .sidebar:hover{position:fixed;inset:0 auto 0 0;width:min(310px,88vw);padding:100px 24px 40px;visibility:hidden;opacity:0;transform:translateX(-100%);z-index:60;transition:transform .3s var(--ease),opacity .2s,visibility .2s}
  body.nav-open .sidebar,body.is-home.nav-open .sidebar{visibility:visible;opacity:1;transform:none;box-shadow:20px 0 60px #0002}
  .mark.brand-logo{margin-bottom:40px;width:144px}
  .primary-nav,.language-switch,.filters{flex-direction:column;align-items:start;gap:8px}
  .language-switch{flex-direction:row;gap:18px;margin:24px 0}
  .side-nav a,.side-nav button{min-height:36px;font-size:14px}
  .home-center-logo.brand-logo{width:min(62vw,290px);top:42%}
  .home-statement{top:61%;width:88%;gap:14px;font-size:13px}
  .home-statement span:first-child{max-width:290px;margin:auto}
  .home-statement span:last-child{font-size:21px}
  .home-project-link{bottom:112px;font-size:13px}
  .video-controls{left:22px;right:22px;bottom:24px;justify-content:space-between}
  .video-controls button{font-size:11px}
  .main-area,body.is-projects .main-area,body.is-project-detail .main-area,body.is-gallery .main-area,body.is-studio .main-area,body.is-contact .main-area{padding:118px 22px 60px}
  .project-row{grid-template-columns:52px minmax(0,1fr);min-height:60px}
  .project-row .type{display:block;grid-column:2;justify-self:start;font-size:11px;color:#666;padding-bottom:9px;font-weight:400}
  .project-row .title{white-space:normal;overflow:visible;text-overflow:clip;padding:10px 0 2px;margin:0;font-size:13.5px}
  .project-row .year{align-self:start;padding-top:11px;font-size:12px}
  .project-row:hover .year,.project-row:hover .title{transform:none}
  .project-row:hover .type{color:inherit}
  .project-section h2{height:48px;font-size:14px}
  .archive-section{margin-top:50px}
  .project-under h1{font-size:18px}
  .project-under{margin-top:20px;gap:8px}
  .project-under p,.project-long-copy p{font-size:14px;line-height:1.8}
  .project-media-column{padding-bottom:32px}
  .project-image-stack{gap:44px;margin-top:48px}
  .project-image-pair{gap:10px}
  .project-image-stack figcaption{font-size:10.5px}
  .project-fixed-info{margin:12px 0 24px}
  .project-facts div{grid-template-columns:72px minmax(0,1fr);gap:16px;font-size:13px}
  .detail-topline{display:block;position:static;left:auto;top:auto;margin:0 0 24px;font-size:12px}
  .gallery-page.active{display:block}
  .gallery-grid-stage{margin:0}
  .gallery-grid{row-gap:28px}
  .gallery-card{padding:0 4px}
  .gallery-caption{white-space:normal;font-size:10px;line-height:1.5}
  .studio-subnav{gap:24px;margin:0 0 5px}
  .studio-section{padding-bottom:54px;scroll-margin-top:110px}
  .studio-section h2{font-size:25px;margin-bottom:25px}
  .studio-section p{font-size:14px;line-height:1.85;margin-bottom:20px}
  .studio-layout{gap:36px}
  .site-footer{margin-top:80px}
  .footer-contact-grid{grid-template-columns:1fr;gap:26px}
  .footer-copyright{margin-top:50px;font-weight:400}
  .contact-v59-layout{gap:60px}
  .contact-slogan{font-size:27px;line-height:1.3}
  .contact-intro{margin-bottom:34px}
  .contact-information{grid-template-columns:1fr;gap:25px}
  .contact-information .footer-email-list{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px;margin-top:16px}
  .contact-information .footer-email-group{margin:0}
  .contact-information .footer-email-group p{font-size:12px}
  .contact-socials{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}
  .contact-social-item .social-handle{font-size:12px}
  .contact-social-item:last-child{grid-column:1/-1}
  .contact-qr{width:100%;max-width:160px}
  .contact-copyright{font-size:11px;margin-top:60px;text-align:left}
  .contact-map{max-width:320px;aspect-ratio:16/9}
  .contact-form input,.contact-form textarea{font-size:16px}
  .contact-form button[type=submit]{width:100%;min-height:46px}
  .media-dialog{padding:14px;max-height:94dvh;width:94vw}
  .dialog-toolbar{gap:16px}
  .dialog-toolbar p{font-size:12px}
  .dialog-image{height:calc(83dvh - 125px)}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.home-copy{animation:none}.gallery-card{transition:none}}
