@charset "UTF-8";

/* Studio.Design: a gray exhibition surface, editorial type and the work itself. */
:root{color-scheme:light;--canvas:#eee;--ink:#222;--graphite:#333;--ash:#555;--white:#fff;--font:Arial,"Helvetica Neue",Helvetica,"Microsoft YaHei","PingFang SC",sans-serif;--ease:cubic-bezier(.22,1,.36,1);--radius:8px}
*{box-sizing:border-box}
html{background:var(--canvas);scroll-behavior:smooth;scroll-padding-top:28px}
body{margin:0;background:var(--canvas);color:var(--ink);font:400 16px/1.4 var(--font);font-feature-settings:"palt";-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.menu-open,body.modal-open{overflow:hidden}
h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-weight:600}a{color:inherit;text-decoration:none}button,input{font:inherit}button{border:0;padding:0;color:inherit;background:none;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:5px}img{display:block;width:100%}button{min-height:44px}button:disabled{cursor:default}::selection{background:#222;color:#fff}[hidden]{display:none!important}
.skip{position:fixed;left:20px;top:-100px;z-index:300;background:#222;color:#fff;padding:14px 20px;border-radius:4px}.skip:focus{top:15px}
.picture,.single-frame,.single-photo{position:absolute;inset:0;display:block;overflow:hidden}
.single-frame img{position:absolute;left:0;width:100%;height:300%;object-fit:fill;transform:scale(1.07);transform-origin:50% 16.6667%;user-select:none;-webkit-user-drag:none}
.frame-top img{top:0;transform-origin:50% 16.6667%}.frame-middle img{top:-100%;transform-origin:50% 50%}.frame-bottom img{top:-200%;transform-origin:50% 83.3333%}
.single-photo img{width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}
.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:12px 24px;border:1px solid #222;border-radius:8px;background:#222;color:#fff;font-size:16px;font-weight:600;line-height:1.4;letter-spacing:-.04em;transition:background .25s,color .25s,box-shadow .25s,transform .35s var(--ease)}
.button>span{font-size:20px;font-weight:400;line-height:1}.button:hover{background:#333;border-color:#333;box-shadow:0 2px 15px #0000001a;transform:translateY(-2px)}
.button.outline{background:transparent;color:#222}.button.outline:hover{background:#222;color:#fff}
.bare{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;border-radius:0;background:transparent;padding:0;font-size:14px;letter-spacing:-.01em}.bare:hover{text-decoration:underline;text-underline-offset:5px}.bare.inverse{color:#fff}
.text-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;padding:0;font-size:15px;font-weight:500;line-height:1.4}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link>span{font-size:20px}
.eyebrow{font-size:11px;font-weight:500;line-height:1.4;letter-spacing:.015em}

.site-header{position:relative;z-index:30;display:flex;align-items:center;gap:32px;height:88px;padding:20px 4%;background:#eee;color:#222}
.brand{display:flex;flex-direction:column;justify-content:center;gap:5px;margin-right:auto;font-size:23px;font-weight:700;line-height:1;letter-spacing:-.04em;white-space:nowrap}.brand>span{font-size:10px;font-weight:400;line-height:1.4;letter-spacing:.015em}
.desktop-nav{display:flex;gap:24px;align-items:center}.desktop-nav>a{display:flex;align-items:center;min-height:44px;font-size:15px;font-weight:500;line-height:1.4}.desktop-nav>a:hover{text-decoration:underline;text-underline-offset:5px}
.header-contact{font-size:14px;min-height:44px;padding:10px 20px;gap:19px}.header-contact>span{font-size:18px}
.menu-toggle{display:none}#mobile-menu{display:none}

/* Four independent pieces overlap; the typographic area stays readable. */
.studio-hero{position:relative;height:clamp(570px,calc(100svh - 88px),690px);margin:0 4%;isolation:isolate;scroll-margin-top:88px}
.hero-heading{position:absolute;z-index:4;left:0;top:77px;max-width:44%}
.hero-heading .eyebrow{font-size:10px;letter-spacing:.02em;line-height:1.4;margin-bottom:28px;white-space:nowrap}
.hero-heading h1{font:600 80px/1 var(--font);letter-spacing:-.04em;color:#222}
.hero-english{margin-top:24px;font-size:19px;font-weight:400;line-height:1.4;letter-spacing:-.04em}
.hero-collage{position:absolute;inset:0;z-index:2;pointer-events:none}
.collage-tile{position:absolute;display:block;min-height:0;overflow:hidden;padding:0;border:0;border-radius:4px;background:#222;pointer-events:auto;box-shadow:none;animation:studio-float 7s ease-in-out infinite;will-change:transform}
.collage-tile>.picture{transition:transform .75s var(--ease)}.collage-tile:hover>.picture{transform:scale(1.035)}
.tile-lake{left:45%;top:52px;width:31%;aspect-ratio:2.25;z-index:1;animation-duration:8.5s;animation-delay:-2.2s}
.tile-portrait{right:1%;top:28px;width:17%;aspect-ratio:.6;z-index:2;border-radius:8px;animation-duration:7.2s;animation-delay:-4s}
.tile-main{left:29%;top:225px;width:50%;aspect-ratio:2.25;z-index:3;border-radius:8px;animation-duration:9s;animation-delay:-1s}
.tile-sun{left:5%;top:405px;width:29%;aspect-ratio:2.25;z-index:5;animation-duration:7.8s;animation-delay:-5.1s}
.tile-note{position:absolute;z-index:3;left:0;right:0;bottom:0;padding:11px 13px;background:#222;color:#fff;font-size:10px;line-height:1.4;letter-spacing:-.01em;opacity:0;transform:translateY(100%);transition:opacity .25s,transform .4s var(--ease);pointer-events:none}
.collage-tile:hover .tile-note,.collage-tile:focus-visible .tile-note{opacity:1;transform:translateY(0)}
.hero-aside{position:absolute;z-index:6;right:0;bottom:115px;width:19%;min-width:218px}
.hero-aside p{font-size:16px;font-weight:400;line-height:1.66;letter-spacing:-.04em;color:#333}.hero-aside .button{margin-top:20px;border-radius:4px;min-height:48px;font-size:16px;font-weight:500;padding:12px 20px 12px 24px}
.hero-bottom{position:absolute;z-index:6;bottom:13px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;font-size:11px;line-height:1.66;letter-spacing:-.01em}
.hero-bottom>span{color:#555}.hero-bottom>.bare{font-size:11px;margin-left:auto}.hero-bottom>a{display:flex;align-items:center;justify-content:flex-end;gap:19px;min-height:44px;font-size:12px}.hero-bottom>a>span{font-size:18px}
.motion-paused .collage-tile,.hero-offscreen .collage-tile{animation-play-state:paused}
@keyframes studio-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}

.works-section{padding:100px 4% 100px;background:#eee}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin:0 2%}
.section-heading h2,.screening-heading h2,.about-heading h2{font:700 48px/1.1 var(--font);letter-spacing:-.04em;color:inherit}
.section-heading h2>span{color:#555}
.section-aside{padding-bottom:3px;max-width:290px}.section-aside>p{font-size:16px;line-height:1.66;letter-spacing:-.04em;color:#333}.collection-count{display:block;font-size:11px;line-height:1.66;letter-spacing:-.01em;color:#555;margin-top:20px}
.works-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:48px 2% 48px}
.filters{display:flex;align-items:center;gap:24px;min-width:0;overflow-x:auto;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}
.filters button{position:relative;flex:0 0 auto;min-height:44px;padding:0;font-size:15px;font-weight:500;line-height:1.4;white-space:nowrap;color:#555}.filters button.active,.filters button[aria-pressed="true"],.filters button:hover{color:#222}.filters button.active:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:1px;background:#222}.filters sup{font-size:9px;font-weight:400;line-height:1;vertical-align:super;margin-left:3px;color:#555}
#result-count{font-size:11px;line-height:1.66;letter-spacing:-.01em;color:#555;white-space:nowrap}
.work-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:24px;row-gap:68px;align-items:start}
.work-card{grid-column:span 6;min-width:0;align-self:start}
.work-card:nth-child(12n+1){grid-column:1 / span 7}.work-card:nth-child(12n+2){grid-column:9 / span 4;margin-top:104px}
.work-card:nth-child(12n+3){grid-column:2 / span 4;margin-top:28px}.work-card:nth-child(12n+4){grid-column:7 / span 6}
.work-card:nth-child(12n+5){grid-column:1 / span 5}.work-card:nth-child(12n+6){grid-column:8 / span 5;margin-top:84px}
.work-card:nth-child(12n+7){grid-column:3 / span 7}.work-card:nth-child(12n+8){grid-column:1 / span 4;margin-top:30px}
.work-card:nth-child(12n+9){grid-column:6 / span 7;margin-top:68px}.work-card:nth-child(12n+10){grid-column:2 / span 5}
.work-card:nth-child(12n+11){grid-column:8 / span 5;margin-top:104px}.work-card:nth-child(12n+12){grid-column:4 / span 6}
.work-card>button{display:block;width:100%;min-height:0;padding:0;text-align:left;box-shadow:none}
.work-image{position:relative;display:block;width:100%;height:auto;aspect-ratio:var(--ratio,2.25);overflow:hidden;border-radius:4px;background:#222;box-shadow:none}
.work-image>.picture{transition:transform .75s var(--ease)}.work-card>button:hover .work-image>.picture{transform:scale(1.025)}
.work-caption{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-top:14px;font-size:15px;font-weight:500;line-height:1.4;color:#222}
.work-caption small,.work-caption .tag{font-size:11px;font-weight:400;line-height:1.66;letter-spacing:-.01em;color:#555;text-align:right}
.works-more{display:flex;justify-content:center;align-items:center;gap:28px;flex-wrap:wrap;margin-top:72px}.works-more>.button{font-size:15px;min-height:48px}.works-more>span{font-size:11px;line-height:1.66;letter-spacing:-.01em;color:#555}

/* A single dark exhibition band, with the picture filling its entire surface. */
.screening-section{padding:88px 6% 56px;background:#222;color:#fff}
.screening-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px}.screening-heading .eyebrow{font-size:11px;color:#fff;margin-bottom:24px}.screening-heading h2{color:#fff}.screening-heading>p{font-size:16px;line-height:1.66;letter-spacing:-.04em;color:#fff;padding-bottom:4px;max-width:320px}
.screening-stage{position:relative;width:100%;height:auto;aspect-ratio:2.25;margin-top:48px;background:#000;border-radius:8px;overflow:hidden;box-shadow:none}
.screening-image{position:absolute;inset:0;display:block;width:100%;height:100%;min-height:0;padding:0;background:#000;overflow:hidden;cursor:zoom-in}
.screening-slide{position:absolute;inset:0;display:block;opacity:0;transition:opacity 1.25s ease;pointer-events:none}.screening-slide.active{opacity:1}
.screening-corner{position:absolute;left:20px;bottom:18px;z-index:3;padding:7px 9px;border-radius:4px;background:#222;color:#fff;font-size:9px;line-height:1.4;letter-spacing:.025em;pointer-events:none}
.screening-controls{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:24px 0 0;background:#222;color:#fff}
.screening-meta{display:flex;align-items:baseline;gap:20px;min-width:0}.screening-meta>span{font-size:11px;line-height:1.66;letter-spacing:-.01em;white-space:nowrap}.screening-meta h3{font-size:19px;font-weight:500;line-height:1.4;letter-spacing:-.04em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.screening-transport{display:flex;align-items:center;gap:8px;margin-left:auto}.screening-transport>button{display:grid;place-items:center;width:44px;height:44px;min-height:44px;border:1px solid #fff;border-radius:4px;background:#222;color:#fff;font-size:18px;transition:background .25s,color .25s}.screening-transport>button:hover{background:#fff;color:#222}.screening-transport>#screening-play{font-size:12px}
.screening-controls>.bare{font-size:14px;white-space:nowrap}

.about-section{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:24px;row-gap:0;padding:140px 6% 120px;background:#eee}
.about-heading{grid-column:1 / span 7;grid-row:1}.about-heading .eyebrow{font-size:11px;margin-bottom:28px}.about-heading h2{font-weight:600;line-height:1.15}
.about-visual{grid-column:9 / span 4;grid-row:1 / span 2;margin-top:65px}.about-image{display:block;width:100%;min-height:0;border-radius:8px;padding:0;overflow:hidden;background:#222;box-shadow:none}.about-image>img{width:100%;height:auto;object-fit:contain;transition:transform .8s var(--ease)}.about-image:hover>img{transform:scale(1.025)}.about-visual>span{display:block;margin-top:16px;font-size:10px;line-height:1.66;letter-spacing:-.01em;color:#555}
.about-copy{grid-column:2 / span 5;grid-row:2;margin-top:72px;max-width:455px}.about-copy>blockquote{font-size:24px;font-weight:500;line-height:1.4;letter-spacing:-.04em}.about-copy>p{font-size:16px;line-height:1.66;letter-spacing:-.04em;color:#333;margin-top:24px}.services{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px;font-size:14px;line-height:1.4;color:#555}.about-copy>.text-link{margin-top:32px;font-size:15px}
.contact-section{padding:75px 6% 100px;background:#eee}.contact-section>.eyebrow{font-size:11px;margin-bottom:28px}.contact-heading{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-heading h2{font:600 80px/1 var(--font);letter-spacing:-.04em}.contact-arrow{display:grid;place-items:center;flex:0 0 112px;width:112px;height:112px;min-height:44px;border-radius:8px;background:#222;color:#fff;font-size:68px;font-weight:400;line-height:1;transition:background .25s,transform .35s var(--ease)}.contact-arrow:hover{background:#333;transform:translate(3px,-3px)}.contact-description{margin-top:36px;margin-left:33%;font-size:16px;line-height:1.66;letter-spacing:-.04em;color:#333}
.site-footer{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:32px 48px;padding:64px 6% 24px;background:#eee;border-top:1px solid #222;color:#222}
.footer-brand>a{display:inline-flex;align-items:center;min-height:44px;font-size:27px;font-weight:700;line-height:1;letter-spacing:-.04em}.footer-brand>p{font-size:11px;line-height:1.66;letter-spacing:-.01em;color:#555;margin-top:12px}
.footer-cluster{display:flex;flex-direction:column;align-items:flex-start;gap:4px;font-size:15px;line-height:1.4;font-weight:500}.footer-cluster>span{font-size:11px;font-weight:400;color:#555;margin-bottom:11px}.footer-cluster>a,.footer-cluster>button{display:inline-flex;align-items:center;min-height:44px;padding:0;text-align:left;line-height:1.4}.footer-cluster>a:hover,.footer-cluster>button:hover{text-decoration:underline;text-underline-offset:5px}
.footer-bottom{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:35px;font-size:11px;line-height:1.66;letter-spacing:-.01em;color:#555}.footer-bottom>a{display:flex;align-items:center;min-height:44px}
noscript>p{padding:20px 6%;font-size:14px;background:#222;color:#fff}noscript a{text-decoration:underline}

@media(min-width:1700px){.studio-hero{height:760px;max-height:none}.hero-heading{top:110px}.tile-lake{top:65px}.tile-portrait{width:16%;right:2%}.tile-main{top:250px;width:50%;left:30%}.tile-sun{top:450px;width:28%}.hero-aside{bottom:115px}.works-section{padding-top:120px}}
@media(max-width:1100px) and (min-width:701px){
  .site-header{gap:24px;padding-left:4%;padding-right:4%}.desktop-nav{gap:20px}.desktop-nav>a{font-size:14px}.header-contact{font-size:13px;padding:10px 16px;gap:14px}
  .studio-hero{height:clamp(570px,calc(100svh - 88px),660px)}.hero-heading{top:64px;max-width:46%}.hero-heading .eyebrow{font-size:9px;letter-spacing:0;margin-bottom:25px}.hero-heading h1{font-size:64px;line-height:1;letter-spacing:-.04em}.hero-english{font-size:16px;margin-top:21px}
  .tile-lake{left:42%;top:51px;width:35%}.tile-portrait{right:0;top:8px;width:19%}.tile-main{left:35%;top:184px;width:50%}.tile-sun{left:3%;top:336px;width:36%}
  .hero-aside{right:0;top:414px;bottom:auto;width:27%;min-width:210px}.hero-aside p{font-size:14px;line-height:1.66}.hero-aside .button{font-size:14px;min-height:46px;margin-top:15px;padding:11px 19px;gap:20px}.hero-bottom{bottom:10px;font-size:10px;gap:18px}.hero-bottom>.bare{font-size:10px}.hero-bottom>a{font-size:11px;gap:12px}
  .section-heading h2,.screening-heading h2,.about-heading h2{font-size:42px}.section-heading{gap:35px}.section-aside>p,.screening-heading>p{font-size:14px}.work-grid{column-gap:20px;row-gap:56px}.work-card:nth-child(12n+2),.work-card:nth-child(12n+11){margin-top:74px}.work-card:nth-child(12n+6){margin-top:59px}
  .screening-section{padding-top:73px;padding-bottom:48px}.screening-heading{gap:35px}.about-section{padding-top:105px;padding-bottom:90px}.about-heading{grid-column:1 / span 8}.about-visual{grid-column:9 / span 4;margin-top:88px}.about-copy{grid-column:1 / span 6;margin-top:60px}.about-copy>p{font-size:15px}.about-copy>blockquote{font-size:22px}.services{gap:12px;font-size:12px}
  .contact-heading h2{font-size:64px}.contact-arrow{width:96px;height:96px;flex-basis:96px;font-size:57px}.site-footer{column-gap:35px}
}
@media(max-width:700px){
  html{scroll-padding-top:20px}.site-header{height:76px;padding:17px 20px;gap:16px}.brand{font-size:22px;gap:5px}.brand>span{font-size:9px}.desktop-nav,.header-contact{display:none}
  .menu-toggle{position:relative;z-index:55;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:44px;height:44px;min-height:44px;border-radius:4px;background:#222;color:#fff}.menu-toggle>span{display:block;width:19px;height:1px;background:currentColor;transition:transform .3s}.menu-toggle[aria-expanded="true"]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
  #mobile-menu{position:fixed;inset:0;z-index:29;display:flex;flex-direction:column;overflow-y:auto;background:#222;color:#fff;padding:111px 24px 35px}.menu-open .site-header{position:fixed;left:0;top:0;width:100%;background:#222;color:#fff}.menu-open .menu-toggle{border:1px solid #ffffff55}
  #mobile-menu>a{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;min-height:68px;padding:15px 0;border-bottom:1px solid #ffffff33;font-size:24px;font-weight:500;line-height:1.4;letter-spacing:-.04em}#mobile-menu>a>span{font-size:14px;font-weight:400;letter-spacing:0}#mobile-menu>button{flex-shrink:0;min-height:44px;margin-top:32px;text-align:left;font-size:16px}
  .studio-hero{height:calc(800px + (100vw - 390px)*.6);min-height:775px;max-height:none;margin:0 20px}
  .hero-heading{top:29px;left:0;max-width:none;right:0}.hero-heading .eyebrow{font-size:9px;letter-spacing:0;margin-bottom:21px}.hero-heading h1{font-size:clamp(50px,14.35vw,64px);line-height:1;letter-spacing:-.04em}.hero-english{font-size:16px;line-height:1.4;margin-top:17px;letter-spacing:-.04em}
  .tile-lake{left:45%;top:224px;width:55%;z-index:1}.tile-portrait{right:0;top:325px;width:35%;z-index:3;border-radius:8px}.tile-main{left:1%;top:300px;width:79%;z-index:2;border-radius:4px}.tile-sun{left:0;top:455px;width:62%;z-index:4}
  .tile-note{font-size:8px;padding:8px 9px}.hero-aside{left:0;right:auto;top:calc(588px + (100vw - 390px)*.58);bottom:auto;width:100%;min-width:0;max-width:330px}.hero-aside p{font-size:15px;line-height:1.66;letter-spacing:-.04em}.hero-aside .button{margin-top:16px;font-size:15px;padding:11px 21px;min-height:46px}
  .hero-bottom{bottom:13px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1px 16px;min-height:0;font-size:9px}.hero-bottom>span{grid-column:1 / -1;grid-row:1;line-height:1.66}.hero-bottom>.bare{grid-column:1;grid-row:2;justify-content:flex-start;margin:0;font-size:10px}.hero-bottom>a{grid-column:2;grid-row:2;font-size:11px;gap:12px;min-height:44px}
  .works-section{padding:72px 20px 75px}.section-heading{display:block;margin:0}.section-heading h2,.screening-heading h2,.about-heading h2{font-size:34px;line-height:1.12;letter-spacing:-.04em}.section-aside{max-width:none;margin-top:25px;padding:0}.section-aside>p{font-size:14px;line-height:1.66}.collection-count{font-size:10px;margin-top:16px}
  .works-toolbar{display:block;margin:30px 0 31px}.filters{gap:21px;margin-right:-20px;padding-right:20px}.filters button{font-size:13px;min-height:44px}.filters sup{font-size:8px;margin-left:2px}#result-count{display:block;margin-top:12px;font-size:10px}
  .work-grid{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:12px;row-gap:34px}.work-card:nth-child(n){grid-column:1 / -1;margin-top:0}
  .work-card:nth-child(6n+2){grid-column:4 / -1}.work-card:nth-child(6n+3){grid-column:1 / span 9}.work-card:nth-child(6n+5){grid-column:3 / -1}.work-card:nth-child(6n+6){grid-column:1 / span 10}
  .work-caption{font-size:13px;line-height:1.4;padding-top:12px;gap:10px}.work-caption small,.work-caption .tag{font-size:10px;line-height:1.66}.works-more{gap:16px;margin-top:45px}.works-more>.button{font-size:14px;min-height:46px;padding:11px 20px;gap:22px}.works-more>span{font-size:10px;width:100%;text-align:center}
  .screening-section{padding:59px 20px 34px}.screening-heading{display:block}.screening-heading .eyebrow{font-size:10px;margin-bottom:21px}.screening-heading>p{font-size:14px;line-height:1.66;margin-top:26px;padding:0}.screening-stage{margin-top:32px;border-radius:4px}.screening-corner{font-size:6px;line-height:1.4;left:9px;bottom:8px;padding:5px 6px;border-radius:4px}
  .screening-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:12px;row-gap:9px;padding-top:18px}.screening-meta{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.screening-meta>span{font-size:9px}.screening-meta h3{font-size:15px;line-height:1.4}.screening-transport{gap:5px;margin-left:0}.screening-transport>button{width:44px;height:44px}.screening-controls>.bare{grid-column:1 / -1;justify-self:end;font-size:12px;min-height:44px}
  .about-section{padding:76px 20px 70px;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:12px;row-gap:0}.about-heading{grid-column:1 / -1;grid-row:1}.about-heading .eyebrow{font-size:10px;margin-bottom:24px}.about-heading h2{font-weight:600;line-height:1.15}.about-visual{grid-column:5 / -1;grid-row:2;margin-top:39px}.about-visual>span{font-size:8px;margin-top:12px}.about-copy{grid-column:1 / span 11;grid-row:3;margin-top:43px;max-width:none}.about-copy>blockquote{font-size:23px;line-height:1.4;letter-spacing:-.04em}.about-copy>p{font-size:15px;line-height:1.66;margin-top:22px}.services{font-size:12px;gap:14px;margin-top:22px}.about-copy>.text-link{font-size:13px;margin-top:23px;gap:15px}
  .contact-section{padding:46px 20px 70px}.contact-section>.eyebrow{font-size:10px;margin-bottom:24px}.contact-heading{gap:20px;align-items:flex-end}.contact-heading h2{font-size:49px;line-height:1;letter-spacing:-.04em}.contact-arrow{flex-basis:62px;width:62px;height:62px;border-radius:8px;font-size:40px}.contact-description{margin-left:22%;margin-top:29px;font-size:14px;line-height:1.66}
  .site-footer{grid-template-columns:1fr 1fr;gap:30px 20px;padding:39px 20px 18px}.footer-brand{grid-column:1 / -1}.footer-brand>a{font-size:26px}.footer-brand>p{font-size:10px;margin-top:6px}.footer-cluster{font-size:13px;gap:4px}.footer-cluster>span{font-size:10px;margin-bottom:6px}.footer-cluster>a,.footer-cluster>button{min-height:44px}.footer-bottom{margin-top:8px;font-size:9px;gap:12px}
}
@media(max-width:360px){.hero-heading h1{font-size:48px}.hero-heading .eyebrow{font-size:8px}.hero-aside{top:570px}.studio-hero{min-height:767px}.hero-bottom{font-size:8px}.filters{gap:17px}.filters button{font-size:12px}.contact-heading h2{font-size:43px}.contact-arrow{flex-basis:55px;width:55px;height:55px;font-size:35px}}
@media(max-height:500px) and (min-width:701px){.studio-hero{height:570px}.site-header{height:80px}.hero-heading{top:60px}.tile-main{top:170px}.tile-sun{top:324px}.hero-aside{top:400px}.hero-bottom{bottom:7px}}
@media(max-height:450px) and (max-width:700px){#mobile-menu{padding-top:85px;padding-bottom:20px}#mobile-menu>a{min-height:56px;font-size:22px;padding:12px 0}#mobile-menu>button{margin-top:19px}}
/* Portrait height = 92vw hero width * 17% (16% on wide screens) / 0.6.
   Reserve space below it for the copy, CTA and bottom controls. */
@media(min-width:1101px){
  .studio-hero{--hero-portrait-height:26.066667vw;min-height:max(680px,calc(var(--hero-portrait-height) + 280px))}
  .hero-aside{top:max(460px,calc(var(--hero-portrait-height) + 60px));bottom:auto}
}
@media(min-width:1700px){.studio-hero{--hero-portrait-height:24.533333vw;min-height:max(760px,calc(var(--hero-portrait-height) + 280px))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.collage-tile{animation:none!important;will-change:auto}.collage-tile:hover>.picture,.work-card>button:hover .work-image>.picture,.about-image:hover>img{transform:none}}
