:root{--paper:#f5f4ef;--ink:#191919;--muted:#676762;--line:#d6d5ce;--pad:clamp(22px,4vw,72px);--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,'Noto Sans KR',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}::selection{background:#333;color:#fff}:focus-visible{outline:2px solid currentColor;outline-offset:7px}.skip-link{position:fixed;top:10px;left:20px;transform:translateY(-200%);z-index:100;background:var(--paper);padding:14px}.skip-link:focus{transform:none}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--pad);border-bottom:1px solid var(--line)}.wordmark{font-size:27px;font-weight:800;letter-spacing:-1.5px}.wordmark span{font-size:10px;vertical-align:top;margin:5px 0 0 3px;display:inline-block}.site-header nav{display:flex;gap:36px;font-size:13px;font-weight:600}.site-header nav a{padding:10px 0}.site-header nav a:hover{color:var(--muted)}.hero-meta{display:flex;justify-content:space-between;padding:30px var(--pad) 0;font-size:10px;font-weight:600;letter-spacing:.08em}.hero-heading{display:grid;grid-template-columns:1.45fr 1fr;align-items:end;padding:42px var(--pad) 60px;gap:30px}.hero-heading h1{font-size:clamp(84px,13.6vw,218px);line-height:.85;letter-spacing:-.075em;font-weight:600;margin-left:-.055em}.hero-heading>p{font-size:clamp(14px,1.3vw,20px);line-height:1.85;letter-spacing:-.035em;justify-self:end;max-width:330px;padding-bottom:5px}.hero-heading>p a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid currentColor;margin-top:32px;padding:0 0 9px;font-size:12px;letter-spacing:0}.hero-heading>p a span{margin-left:65px}.hero-visual{position:relative;overflow:hidden;background:#333;isolation:isolate}.hero-visual>img{width:100%;height:min(63vw,760px);object-fit:cover;object-position:50% 57%}.hero-visual:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0007);z-index:0;pointer-events:none}.hero-caption{position:absolute;bottom:28px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;color:white;z-index:1;font-size:10px;letter-spacing:.12em}.statement{background:#191919;color:#f5f4ef;min-height:140vh;position:relative}.statement-inner{position:sticky;top:0;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:90px var(--pad);max-width:1600px;margin:auto}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.11em;line-height:1.6}.scroll-copy{font-size:clamp(27px,4.35vw,72px);font-weight:500;letter-spacing:-.065em;line-height:1.6;margin:55px 0 40px;word-break:keep-all}.scroll-word{display:inline-block;color:rgb(245 244 239 / var(--a,1));transform:translateY(var(--y,0));will-change:color,transform}.statement-note{color:#a4a49f;font-size:13px;line-height:1.9;align-self:flex-end;max-width:380px}.section-shell{padding:110px var(--pad)}.section-heading{display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;align-items:start;margin-bottom:80px}.section-heading h2{font-size:clamp(48px,6.5vw,110px);letter-spacing:-.06em;font-weight:500;line-height:.98}.section-heading h2 em{font-style:normal;color:#94948d}.section-heading>p:last-child{align-self:end;line-height:1.8;font-size:13px;letter-spacing:-.02em}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px 32px}.project-card.offset{margin-top:110px}.project-image{overflow:hidden;background:#e5e4de;aspect-ratio:4/3}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.project-card a:hover .project-image img,.project-card button:hover .project-image img{transform:scale(1.025)}.project-caption{display:flex;justify-content:space-between;gap:10px;margin-top:20px;text-align:left}.project-caption h3{font-size:21px;font-weight:600;letter-spacing:-.04em}.project-caption p{font-size:9px;letter-spacing:.06em;color:var(--muted);margin-top:8px}.project-caption>span{font-size:23px}.contact{background:#191919;color:var(--paper);padding-top:90px;padding-bottom:30px}.contact-title{display:block;font-size:clamp(62px,10vw,168px);line-height:1.18;letter-spacing:-.08em;font-weight:500;margin:44px 0 80px}.contact-title>span{font-family:Arial,sans-serif;display:inline-block;transition:transform .3s}.contact-title:hover>span{transform:translate(8px,-8px)}.footer-bottom{border-top:1px solid #4a4a47;padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.04em}.footer-bottom>a:first-child{font-size:13px}
@media(min-width:1800px){.hero-heading{max-width:1800px;margin:auto}}@media(max-width:760px){.site-header{height:70px}.site-header nav{gap:20px;font-size:11px}.wordmark{font-size:23px}.hero-meta{padding-top:24px;font-size:8px}.hero-heading{padding-top:42px;padding-bottom:40px;grid-template-columns:1fr;gap:32px}.hero-heading h1{font-size:19vw}.hero-heading>p{justify-self:end;font-size:13px;width:56%}.hero-heading>p a{margin-top:18px}.hero-visual>img{height:75vw;object-position:48% 50%}.hero-caption{font-size:8px;bottom:20px}.hero-caption span:last-child{display:none}.statement{min-height:125vh}.statement-inner{min-height:90vh;padding-top:70px;padding-bottom:70px}.scroll-copy{font-size:clamp(24px,5.2vw,38px);margin:42px 0;line-height:1.8}.statement-note{font-size:11px;align-self:flex-start}.section-shell{padding:70px var(--pad)}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:42px}.section-heading h2{font-size:64px}.section-heading>p:last-child{font-size:12px}.work-grid{gap:38px;grid-template-columns:1fr}.project-card.offset{margin-top:0}.project-caption h3{font-size:20px}.contact{padding-bottom:25px}.contact-title{font-size:16vw;margin:35px 0 65px}.footer-bottom{flex-wrap:wrap;font-size:8px}.footer-bottom>a:first-child{width:100%;font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.scroll-word{color:var(--paper)!important;transform:none!important}}
.project-card.wide{grid-column:1/-1}.project-card.wide .project-image{aspect-ratio:16/8.3}.project-card:nth-child(5) .project-image{aspect-ratio:1/1}.project-card a{display:block}.cover-pair,.cover-grid{display:flex;align-items:center;justify-content:center;width:100%;height:100%;gap:4%;padding:7%;background:#e9e6e0}.cover-pair img,.cover-grid img{width:48%;height:auto;aspect-ratio:1;object-fit:contain}.cover-pair img:first-child{align-self:flex-start}.cover-pair img:last-child{align-self:flex-end}.cover-grid{padding:5%;gap:3%;background:#d8dfdb}.films{background:#191919;color:var(--paper)}.films .section-heading h2 em{color:#93938d}.film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 24px}.film-image{position:relative;aspect-ratio:16/9;overflow:hidden;background:#343432}.film-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.film-card:hover img{transform:scale(1.035)}.play{position:absolute;display:grid;place-items:center;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border:1px solid #fff8;border-radius:50%;font-size:12px;padding-left:2px;background:#0002;backdrop-filter:blur(5px);transition:background .3s}.film-card:hover .play{background:#fff;color:#191919}.film-caption{display:flex;justify-content:space-between;margin-top:16px;gap:10px}.film-caption h3{font-size:17px;font-weight:500;letter-spacing:-.025em}.film-card>p{font-size:9px;color:#a6a6a0;letter-spacing:.06em;margin-top:7px}.video-collections{margin-top:65px;border-top:1px solid #50504b}.video-collection{border-bottom:1px solid #50504b}.video-collection summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;cursor:pointer;font-size:12px;letter-spacing:.04em}.video-collection summary::-webkit-details-marker{display:none}.video-collection summary>span{font-size:9px;color:#aaa}.video-collection[open] summary{color:#fff}.video-index{display:grid;grid-template-columns:1fr 1fr;gap:0 40px;padding-bottom:20px}.video-index a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 0;border-top:1px solid #33332f;font-size:12px;color:#c1c1ba}.video-index a:hover{color:white}.video-index a>span{font-size:10px;white-space:nowrap}.channel{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:80px 0 0}.channel h3{font-size:clamp(48px,5.3vw,86px);font-weight:600;letter-spacing:-.08em;margin-top:15px}.channel>div:last-child{align-self:end;max-width:450px}.channel>div:last-child>p{font-size:14px;line-height:1.9;word-break:keep-all;color:#b7b7b0}.text-link{display:inline-block;font-size:12px;border-bottom:1px solid #6e6e68;padding-bottom:9px;margin-top:26px}.filter-bar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:35px;gap:25px}.filters{display:flex;gap:22px;flex-wrap:wrap}.filters button{border:0;background:none;padding:5px 0;font-size:12px;color:#81817b}.filters button[aria-pressed=true]{color:var(--ink);text-decoration:underline;text-underline-offset:8px}.filter-bar>span{font-size:9px;color:var(--muted);white-space:nowrap}.archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 22px}.archive-grid .project-image,.archive-grid .project-card:nth-child(5) .project-image{aspect-ratio:1}.archive-grid .project-caption{margin-top:14px}.archive-grid .project-caption h3{font-size:15px}.archive-grid .project-caption p{font-size:8px;line-height:1.6}.archive-grid .project-caption>span{font-size:16px}.archive-grid .cover-pair,.archive-grid .cover-grid{gap:0;flex-wrap:wrap;padding:0;align-content:center}.archive-grid .cover-pair img,.archive-grid .cover-grid img{width:50%;align-self:auto}.project-card[hidden]{display:none}.pdf-link{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;margin-top:55px;font-size:13px}.pdf-link>span:last-child{font-size:10px}.practice{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 3fr;gap:30px}.practice h2{font-size:clamp(28px,3.6vw,58px);font-weight:500;letter-spacing:-.065em;line-height:1.5}.practice>div>p{font-size:14px;line-height:2;letter-spacing:-.025em;word-break:keep-all;max-width:690px;color:var(--muted);margin-top:36px}.practice-tags{display:flex;flex-wrap:wrap;gap:24px;margin-top:40px;font-size:10px}.practice-tags span{padding-bottom:8px;border-bottom:1px solid var(--line)}.social-links{display:flex;gap:28px;margin-bottom:35px;font-size:12px}.has-dialog{overflow:hidden}.has-dialog .site-header{visibility:hidden}dialog{padding:0;border:0;background:var(--paper);color:var(--ink);width:calc(100% - 64px);max-width:1400px;height:calc(100dvh - 64px);max-height:calc(100dvh - 64px);margin:auto;overflow:auto;overscroll-behavior:contain}dialog::backdrop{background:#000b;backdrop-filter:blur(7px)}.dialog-bar{position:sticky;top:0;z-index:5;background:#f5f4eff2;backdrop-filter:blur(10px);padding:18px 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.dialog-close{border:0;background:transparent;font-size:12px;padding:7px;display:flex;align-items:center;gap:16px}.dialog-close>span{font-size:26px;line-height:1}.dialog-copy{padding:65px 40px 50px}.dialog-copy h2{font-size:clamp(40px,6vw,96px);letter-spacing:-.06em;font-weight:500;line-height:1.1;overflow-wrap:anywhere}.dialog-copy>p{font-size:clamp(18px,2.4vw,30px);margin-top:24px;letter-spacing:-.045em;line-height:1.5;word-break:keep-all}.dialog-description{display:grid;grid-template-columns:1.4fr 1fr;gap:10%;margin-top:40px;line-height:1.95;font-size:13px;word-break:keep-all}.dialog-description>div{font-size:11px;color:var(--muted)}#dialog-role{margin-bottom:16px}#dialog-role:before{content:'ROLE';display:block;font-size:9px;color:#999;letter-spacing:.1em;margin-bottom:8px}#dialog-role:empty{display:none}#dialog-credit{font-size:11px}.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 26px;padding:0 40px 50px}.gallery-heading{grid-column:1/-1;border-top:1px solid var(--line);padding-top:35px;margin-top:10px;font-size:22px;font-weight:500;letter-spacing:-.03em}.gallery-figure{min-width:0}.gallery-figure.wide,.gallery-figure.narrow{grid-column:1/-1}.gallery-figure>a{display:block;max-width:var(--native-width,100%);margin:auto;background:#e9e8e2}.gallery-figure img{width:100%;height:auto}.gallery-figure.narrow>a{max-width:600px}.gallery-figure figcaption{font-size:11px;line-height:1.8;color:var(--muted);padding:13px 0 0;max-width:850px}.gallery-figure figcaption>span{display:inline-block;font-size:8px;border:1px solid #aaa;padding:1px 5px;margin-right:8px;vertical-align:1px}.gallery-figure.narrow figcaption{max-width:600px;margin:auto}.video-embed{padding:0 40px 30px}.video-embed iframe{display:block;width:100%;aspect-ratio:16/9;border:0;background:#101010}.video-embed.portrait iframe{aspect-ratio:9/16;max-width:440px;max-height:70vh;margin:auto}.dialog-end{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);margin:0 40px;padding:25px 0 40px;font-size:12px}.dialog-next{border:0;background:none;font-size:13px;padding:7px 0}#dialog-external[hidden],.dialog-next[hidden]{display:none}.dialog-next:hover{text-decoration:underline;text-underline-offset:5px}
@media(min-width:1800px){.section-shell{padding-left:max(var(--pad),calc((100vw - 1680px)/2));padding-right:max(var(--pad),calc((100vw - 1680px)/2))}}@media(max-width:1050px){.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.film-grid{grid-template-columns:1fr 1fr}.section-heading{grid-template-columns:1fr 2fr}.section-heading>p:last-child{grid-column:2}.practice{grid-template-columns:1fr 2fr}}@media(max-width:760px){.site-header nav{gap:16px}.site-header nav a:last-child{display:none}.project-card.wide .project-image{aspect-ratio:4/3}.project-card:nth-child(5) .project-image{aspect-ratio:4/3}.film-grid{grid-template-columns:1fr;gap:36px}.section-heading{grid-template-columns:1fr}.section-heading>p:last-child{grid-column:auto}.film-caption h3{font-size:18px}.video-collection summary{font-size:10px}.video-index{grid-template-columns:1fr}.video-index a{font-size:11px}.channel{grid-template-columns:1fr;gap:24px;padding-top:50px}.channel>div:last-child>p{font-size:13px}.channel h3{font-size:60px}.filter-bar{align-items:flex-start}.filters{gap:16px}.filters button{font-size:10px}.filter-bar>span{font-size:8px;line-height:2.5}.archive-grid{grid-template-columns:1fr 1fr;gap:30px 15px}.archive-grid .project-caption h3{font-size:13px}.archive-grid .project-caption p{font-size:7px}.archive-grid .project-caption>span{display:none}.practice{grid-template-columns:1fr;gap:30px}.practice>div>p{font-size:13px}.practice-tags{gap:16px;font-size:9px}.social-links{gap:22px;font-size:11px}dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh}.dialog-bar{padding:14px 20px}.dialog-bar .eyebrow{font-size:8px}.dialog-copy{padding:40px 22px 35px}.dialog-copy h2{font-size:42px}.dialog-copy>p{font-size:21px}.dialog-description{grid-template-columns:1fr;gap:24px;margin-top:28px;font-size:12px}.gallery{padding:0 20px 35px;gap:25px 14px}.gallery-heading{font-size:19px;padding-top:25px}.gallery-figure figcaption{font-size:10px}.gallery-figure.narrow>a{max-width:100%}.video-embed{padding:0 0 25px}.dialog-end{margin:0 20px;font-size:11px;flex-wrap:wrap}.dialog-next{font-size:11px}.dialog-close{font-size:11px}.pdf-link{font-size:12px}.pdf-link>span:last-child{font-size:9px}}@media(prefers-reduced-motion:reduce){.film-image img,.play,.project-image img{transition:none!important}}
[hidden]{display:none!important}

/* Preserve the complete O2 artwork, including corner marks. */
[data-project="o2"] .project-image{background:#080808}
.work-grid [data-project="o2"] .project-image{aspect-ratio:16/9}
[data-project="o2"] .project-image img{object-fit:contain}
[data-project="o2"]:hover .project-image img{transform:none}
.photo-source{display:block;margin-top:5px;text-decoration:underline;text-underline-offset:3px;font-size:10px}.process-details{grid-column:1/-1;margin-top:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-details>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 0;font-size:13px;cursor:pointer}.process-details>summary::-webkit-details-marker{display:none}.process-details>summary span{font-size:9px;color:var(--muted)}.process-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 25px;padding:15px 0 35px}.process-gallery .gallery-heading{font-size:17px;padding-top:20px}.process-gallery .gallery-figure>a{background:transparent}.process-gallery .gallery-figure img{object-fit:contain}@media(max-width:760px){.process-details>summary{font-size:11px}.process-gallery{gap:25px 14px}.process-gallery .gallery-heading{font-size:15px}}
#dialog-credit{white-space:pre-line}.project-references{grid-column:1/-1;padding:30px 0 10px}.project-references h3{font-size:17px;font-weight:500;margin-bottom:18px}.project-references>a{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:21px 0;border-top:1px solid var(--line)}.project-references strong{font-size:13px;font-weight:500}.project-references>a>span{font-size:10px;color:var(--muted)}.work-grid [data-project="local-pioneer"] .project-image{aspect-ratio:auto}.local-pioneer-cover{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:35px;padding:50px;background:#e4e5db;min-height:440px}.local-cover-copy>span{display:block;font-size:9px;letter-spacing:.08em}.local-cover-copy>strong{display:block;font-size:clamp(32px,3.7vw,62px);font-weight:500;letter-spacing:-.06em;line-height:1.35;margin:35px 0}.local-cover-copy>p{font-size:11px;line-height:1.9;letter-spacing:.04em}.local-cover-copy>small{display:block;font-size:10px;color:#666960;margin-top:27px}.local-cover-photo{max-width:700px;justify-self:end;width:100%}.local-cover-photo img{width:100%;height:auto;object-fit:contain}.local-cover-photo figcaption{font-size:8px;line-height:1.8;margin-top:8px;color:#666960}[data-project="local-pioneer"]:hover .project-image img{transform:none}.archive-grid .local-pioneer-cover{min-height:0;display:block;padding:0}.archive-grid .local-cover-copy{display:none}.archive-grid .local-cover-photo{height:100%;display:flex;align-items:center}.archive-grid .local-cover-photo figcaption{display:none}.archive-grid .local-cover-photo img{width:100%;height:auto;object-fit:contain}@media(max-width:760px){.local-pioneer-cover{grid-template-columns:1fr;gap:30px;padding:28px;min-height:0}.local-cover-copy>strong{font-size:36px;margin:23px 0}.local-cover-copy>p{font-size:10px}.local-cover-copy>small{margin-top:18px}.local-cover-photo{justify-self:start}.project-references>a{align-items:flex-start;flex-direction:column;gap:8px}.project-references strong{font-size:12px}}

/* A clear directory, followed by one grouped collection of work. */
.work-directory{background:#101010;color:#f5f4ef;padding-top:90px;padding-bottom:110px}
.directory-heading,.discipline-list{max-width:1280px;margin-left:auto;margin-right:auto}
.directory-heading{margin-bottom:55px}
.directory-heading .eyebrow{font-size:14px;letter-spacing:.08em;margin-bottom:18px;color:#bcbcb7}
.directory-heading h2,.discipline-name,.collection-heading h2{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;font-weight:600;letter-spacing:-.025em}
.directory-heading h2{font-size:clamp(56px,7.9vw,124px);line-height:1.05}
.discipline-list{list-style:none;padding:0;border-top:1px solid #3c3c3a}
.discipline-list li{border-bottom:1px solid #3c3c3a}
.discipline-list a{display:grid;grid-template-columns:45px minmax(0,1fr) 220px 28px;align-items:center;gap:25px;min-height:142px;padding:28px 10px;transition:background .25s,color .25s}
.discipline-number{color:#90908b;font-size:12px;font-variant-numeric:tabular-nums}
.discipline-name{font-size:clamp(32px,3.9vw,58px);line-height:1.1}
.discipline-note{font-size:14px;line-height:1.5;color:#cecec8}
.discipline-note small{display:block;font-family:Manrope,sans-serif;color:#94948e;font-size:12px;letter-spacing:.05em;margin-top:9px}
.discipline-arrow{font-size:27px;font-weight:400;transition:transform .25s}
.discipline-list a:hover,.discipline-list a:focus-visible{background:#1c1c1b}
.discipline-list a:hover .discipline-arrow{transform:translate(3px,-3px)}
.collection-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:50px}
.collection-heading .eyebrow{font-size:12px;margin-bottom:15px}
.collection-heading h2{font-size:clamp(54px,6.8vw,102px);line-height:1}
.collection-heading>a{font-size:14px;padding:12px 0;border-bottom:1px solid currentColor;white-space:nowrap}
.filters{gap:26px}.filters button{font-size:14px;line-height:1.6;padding:10px 0}.filter-bar>span{font-size:12px}
.design-group+.design-group{margin-top:85px}
.design-group-heading{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:30px;padding-top:28px;border-top:1px solid var(--line)}
.design-group-heading h3{font-size:24px;letter-spacing:-.025em;font-weight:600}
.design-group-heading>p{font-size:14px;color:var(--muted)}.design-group-heading>p>span{margin-left:16px}
.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 30px}
.archive-grid .project-image,.archive-grid .project-card:nth-child(5) .project-image{aspect-ratio:3/2}
.archive-grid .project-caption{margin-top:20px}.archive-grid .project-caption h4{font-size:23px;line-height:1.35;font-weight:600;letter-spacing:-.035em}
.archive-grid .project-caption p{font-size:12px;line-height:1.6;letter-spacing:.025em}.archive-grid .project-caption>span{font-size:24px}
.archive-grid .cover-pair,.archive-grid .cover-grid{flex-wrap:nowrap;padding:6%;gap:4%}.archive-grid .cover-pair img,.archive-grid .cover-grid img{width:48%;height:auto}
.local-mockup-cover{display:flex;align-items:center;justify-content:center;background:#efeee7}
.local-mockup-cover img{object-fit:contain}.project-card a:hover .local-mockup-cover img{transform:none}
.ai-images{border-bottom:1px solid var(--line)}.ai-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
.ai-image-grid img{width:100%;height:auto}.ai-image-grid figcaption{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin-top:18px}.ai-image-grid figcaption strong{font-size:20px;font-weight:500}.ai-image-grid figcaption span{font-size:12px;color:var(--muted);letter-spacing:.04em}
.project-records{grid-column:1/-1;border-bottom:1px solid var(--line)}.project-records>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;padding:24px 0;font-size:14px;cursor:pointer}.project-records>summary::-webkit-details-marker{display:none}.project-records>summary>span{font-size:12px;color:var(--muted)}
.record-content{padding-bottom:24px}.record-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.record-gallery .gallery-heading{font-size:17px}.record-gallery .gallery-figure figcaption{max-width:700px;margin:auto}.record-gallery .gallery-heading{margin-top:0}
@media(max-width:1050px){.discipline-list a{grid-template-columns:30px minmax(0,1fr) 175px 24px;gap:18px}.discipline-name{font-size:40px}}
@media(max-width:760px){
 .work-directory{padding-top:65px;padding-bottom:75px}.directory-heading{margin-bottom:35px}.directory-heading h2{font-size:clamp(43px,9vw,67px)}
 .discipline-list a{grid-template-columns:24px minmax(0,1fr) 24px;gap:12px;min-height:0;padding:26px 0}.discipline-number{align-self:start;padding-top:8px}.discipline-name{font-size:clamp(29px,6.4vw,44px)}.discipline-arrow{font-size:23px}.discipline-note{grid-column:2;grid-row:2;font-size:14px}.discipline-note small{font-size:12px;margin-top:5px}.discipline-arrow{grid-column:3;grid-row:1}
 .collection-heading{align-items:flex-start;gap:15px;margin-bottom:32px}.collection-heading h2{font-size:clamp(44px,10vw,64px)}.collection-heading>a{font-size:12px;margin-top:5px}
 .filter-bar{flex-wrap:wrap;gap:16px}.filters{gap:15px}.filters button{font-size:14px}.filter-bar>span{font-size:12px;line-height:1.5}
 .design-group+.design-group{margin-top:60px}.design-group-heading{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:24px;padding-top:22px}.design-group-heading h3{font-size:21px}.design-group-heading>p{font-size:14px}
 .archive-grid{grid-template-columns:1fr;gap:34px}.archive-grid .project-caption{margin-top:16px}.archive-grid .project-caption h4{font-size:21px}.archive-grid .project-caption p{font-size:12px}.archive-grid .project-caption>span{display:block;font-size:23px}
 .ai-image-grid{grid-template-columns:1fr;gap:35px}.ai-image-grid figcaption strong{font-size:18px}.ai-image-grid figcaption span{font-size:12px}
 .project-records>summary{font-size:14px;align-items:flex-start;flex-wrap:wrap;gap:8px}.project-records>summary>span{font-size:12px}.record-gallery{grid-template-columns:1fr}.project-references>a{align-items:flex-start;flex-direction:column;gap:8px}.project-references strong{font-size:14px}.project-references>a>span{font-size:12px}
}

/* Full-frame film, with quiet controls that remain usable on touch screens. */
.hero-heading>p.hero-intro{font-size:16px;line-height:1.8;max-width:360px}
.hero-role{display:block;font-size:clamp(26px,2.7vw,40px);font-weight:500;line-height:1.12;letter-spacing:-.045em;margin-bottom:22px}
@media(max-width:760px){.hero-heading>p.hero-intro{width:78%;max-width:330px}.hero-role{margin-bottom:18px}}
.hero-film{aspect-ratio:16/9;background:#131817}
.hero-film video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}
.hero-toolbar{position:absolute;bottom:26px;left:var(--pad);right:var(--pad);display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;z-index:2}
.hero-toolbar .hero-caption{position:static;display:flex;gap:28px;font-size:12px;letter-spacing:.08em;line-height:1.5}
#hero-play-toggle{flex:none;display:flex;align-items:center;justify-content:center;gap:10px;min-width:118px;min-height:44px;padding:10px 16px;border:1px solid #ffffff70;border-radius:24px;background:#0008;color:#fff;font-size:14px;backdrop-filter:blur(8px)}
#hero-play-toggle:hover{background:#fff;color:#191919}.hero-play-symbol{font-size:12px;min-width:12px}
.hero-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:#ffffff20;z-index:2}.hero-progress>span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;background:#fff9;transition:transform .2s linear}
.hero-nojs{position:absolute;bottom:24px;right:var(--pad);z-index:3;color:#fff;font-size:14px}
.title-line{display:block;overflow:hidden;padding:.07em .1em .12em;margin:-.07em -.1em -.12em}.title-line>span{display:block}
@media(prefers-reduced-motion:no-preference){
 .motion-ready .motion-item{opacity:0;transform:translateY(28px);transition:opacity .8s var(--ease) var(--motion-delay,0ms),transform .8s var(--ease) var(--motion-delay,0ms)}
 .motion-ready .motion-item.is-visible{opacity:1;transform:none}
 .motion-ready .hero-heading{opacity:1;transform:none}
 .motion-ready .hero-heading .title-line>span{transform:translateY(115%);transition:transform 1s var(--ease)}
 .motion-ready .hero-heading .title-line:nth-child(2)>span{transition-delay:.13s}
 .motion-ready .hero-heading.is-visible .title-line>span{transform:none}
 .motion-ready .hero-heading>p{opacity:0;transform:translateY(16px);transition:opacity .8s .25s,transform .8s var(--ease) .25s}
 .motion-ready .hero-heading.is-visible>p{opacity:1;transform:none}
 .motion-ready .discipline-list li{position:relative;border-bottom-color:transparent;transform:translateY(18px)}
 .motion-ready .discipline-list li.is-visible{transform:none}
 .motion-ready .discipline-list li:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#3c3c3a;transform:scaleX(0);transform-origin:left;transition:transform 1s var(--ease);pointer-events:none}
 .motion-ready .discipline-list li.is-visible:after{transform:scaleX(1)}
 .motion-ready .project-card .project-image,.motion-ready .film-card .film-image,.motion-ready .ai-image-grid figure>a{clip-path:inset(0 0 12% 0 round var(--media-radius));transition:clip-path 1s var(--ease) var(--motion-delay,0ms)}
 .motion-ready .project-card.is-visible .project-image,.motion-ready .film-card.is-visible .film-image,.motion-ready .ai-image-grid figure.is-visible>a{clip-path:inset(0 round var(--media-radius))}
}
.ai-image-grid figure>a{display:block}
@media(max-width:760px){.hero-toolbar{bottom:14px;left:20px;right:20px;gap:14px}.hero-toolbar .hero-caption{font-size:10px}.hero-toolbar .hero-caption span:last-child{display:none}#hero-play-toggle{min-width:94px;min-height:44px;padding:8px 12px;font-size:12px}.hero-heading h1{line-height:.95}}
@media(prefers-reduced-motion:reduce){.motion-item,.title-line>span,.hero-heading>p{opacity:1!important;transform:none!important}.project-image,.film-image,.ai-image-grid figure>a{clip-path:none!important}.hero-progress>span{transition:none}}

/* Rounded media surfaces and floating work previews in the discipline list. */
:root{--media-radius:clamp(18px,2.2vw,32px)}
.hero-film{margin:0;border-radius:0;overflow:hidden}
.project-image,.film-image,.ai-image-grid figure>a,.gallery-figure>a,.video-embed iframe{border-radius:var(--media-radius);overflow:hidden}
.cover-pair img,.cover-grid img{border-radius:calc(var(--media-radius)*.6)}
.hero-film video,.gallery-figure img,.ai-image-grid img{border-radius:inherit}
.hero-progress{left:var(--pad);right:var(--pad);bottom:12px;border-radius:2px;overflow:hidden}
.discipline-list li{position:relative}
.discipline-list li:hover,.discipline-list li:focus-within{z-index:3}
.discipline-list a{position:relative;grid-template-columns:28px minmax(0,1.2fr) minmax(155px,.8fr) minmax(190px,1fr) 24px;gap:22px;min-height:158px;padding:24px;border-radius:16px;overflow:visible;transition:background .3s,color .3s}
.discipline-name{font-size:clamp(30px,3.2vw,48px);position:relative;z-index:2}
.discipline-number,.discipline-arrow{position:relative;z-index:2}
.discipline-preview{display:block;justify-self:center;width:min(100%,230px);height:142px;margin:-16px 0;position:relative;z-index:4;pointer-events:none;border-radius:22px;background:#e8e7e0;box-shadow:0 16px 28px #0004;overflow:hidden;opacity:0;transform:translate3d(0,18px,0) rotate(-11deg) scale(.88);transition:opacity .24s,transform .48s var(--ease)}
.discipline-preview img{width:100%;height:100%;object-fit:contain;border-radius:inherit}
.discipline-list li:nth-child(2) .discipline-preview{width:160px;height:160px;background:#e9e6e0}
.discipline-note{position:relative;min-height:82px;display:flex;flex-direction:column;justify-content:center;z-index:2}
.discipline-label,.discipline-count{transition:opacity .2s}
.discipline-description{position:absolute;inset:0;display:flex;align-items:center;font-size:14px;line-height:1.7;letter-spacing:-.02em;word-break:keep-all;opacity:0;transform:translateY(8px);transition:opacity .25s .05s,transform .3s var(--ease)}
.discipline-list a:is(:hover,:focus-visible){background:#f7f7f3;color:#171717}
.discipline-list a:is(:hover,:focus-visible) .discipline-number{color:#65655f}
.discipline-list a:is(:hover,:focus-visible) .discipline-note{color:#33332f}
.discipline-list a:is(:hover,:focus-visible) .discipline-label,.discipline-list a:is(:hover,:focus-visible) .discipline-count{opacity:0}
.discipline-list a:is(:hover,:focus-visible) .discipline-description{opacity:1;transform:none}
.discipline-list a:is(:hover,:focus-visible) .discipline-preview{opacity:1;transform:translate3d(var(--preview-x,0px),calc(-22px + var(--preview-y,0px)),0) rotate(calc(-6deg + var(--preview-rotate,0deg))) scale(1)}
.discipline-list a:focus-visible{outline:2px solid #f5f4ef;outline-offset:6px}
@media(min-width:761px) and (max-width:1050px){
 .discipline-list a{grid-template-columns:minmax(0,1.1fr) 150px minmax(160px,.9fr) 22px;gap:18px;padding:24px 18px}
 .discipline-number{display:none}.discipline-name{font-size:34px}.discipline-preview{height:120px}.discipline-list li:nth-child(2) .discipline-preview{width:138px;height:138px}
}
@media(max-width:760px){
 .discipline-list a{grid-template-columns:minmax(0,1fr) 92px 18px;gap:12px;min-height:148px;padding:23px 12px;border-radius:16px}
 .discipline-number{display:none}.discipline-name{grid-column:1;grid-row:1;font-size:clamp(26px,5.8vw,39px)}
 .discipline-preview,.discipline-list li:nth-child(2) .discipline-preview{grid-column:2;grid-row:1 / span 2;width:92px;height:88px;margin:0;border-radius:16px;opacity:1;transform:none;box-shadow:0 8px 20px #0002}
 .discipline-note{grid-column:1;grid-row:2;min-height:0;font-size:13px;line-height:1.6}.discipline-count{display:none}
 .discipline-description{position:static;display:block;font-size:13px;margin-top:4px;opacity:1;transform:none;color:#a8a8a2}.discipline-label{font-size:13px}
 .discipline-arrow{grid-column:3;grid-row:1;font-size:21px}
 .discipline-list a:is(:hover,:focus-visible) .discipline-preview{transform:none}
 .discipline-list a:is(:hover,:focus-visible) .discipline-label{opacity:1}
 .discipline-list a:is(:hover,:focus-visible) .discipline-description{color:#56564f}
 .hero-progress{left:20px;right:20px;bottom:8px}
}
@media(hover:none) and (min-width:761px){.discipline-preview{opacity:1;transform:none}.discipline-description{position:static;opacity:1;transform:none;margin-top:5px}.discipline-count{display:none}}
@media(prefers-reduced-motion:reduce){.discipline-preview,.discipline-description{transition:none!important}.discipline-list a:is(:hover,:focus-visible) .discipline-preview{transform:none}}

/* Artwork keeps its own proportions, so rounded edges meet the image itself. */
.archive-grid,.ai-project-grid{align-items:start}
.archive-grid .project-image,.archive-grid .project-card:nth-child(5) .project-image,.ai-project-grid .project-image{aspect-ratio:auto;padding:0;background:transparent;line-height:0}
.archive-grid .project-image>img,.ai-project-grid .project-image>img{display:block;width:100%;height:auto;object-fit:initial;border-radius:inherit}
.archive-grid .project-card a:hover .project-image img,.ai-project-grid .project-card a:hover .project-image img{transform:none}
.project-scope{display:flex;justify-content:space-between;gap:16px;margin-top:10px;color:var(--muted);font-size:14px;line-height:1.65}
.project-scope>span{font-size:12px;white-space:nowrap;letter-spacing:.035em;padding-top:2px}
.ai-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 30px}
.ai-project-grid .project-caption h4{font-size:23px;line-height:1.35;font-weight:600;letter-spacing:-.035em}
.ai-project-grid .project-caption p{font-size:12px;line-height:1.6;letter-spacing:.025em}
.ai-project-grid .project-caption>span{font-size:24px}
.discipline-preview img{object-fit:cover}
.discipline-list li:nth-child(2) .discipline-preview{width:min(100%,230px);height:142px}
.gallery-figure figcaption{font-size:14px}
.project-records>summary,.process-details>summary{font-size:16px}
@media(max-width:1050px) and (min-width:761px){.discipline-list li:nth-child(2) .discipline-preview{width:150px;height:120px}}
@media(max-width:760px){
 .ai-project-grid{grid-template-columns:1fr;gap:34px}
 .ai-project-grid .project-caption h4{font-size:21px}
 .project-scope{font-size:14px;gap:12px}
 .discipline-list li:nth-child(2) .discipline-preview{width:92px;height:88px}
 .gallery-figure figcaption{font-size:13px}
}

.draft-banner{padding:14px 24px;background:#eaf0ff;color:#193991;font-size:14px;line-height:1.7;text-align:center}
.draft-banner a{margin-left:15px;text-decoration:underline;text-underline-offset:3px}

/* Signed-in owner controls; rendered only after server authorization. */
.owner-tools{position:fixed;right:24px;bottom:24px;z-index:90}.owner-tools>a{display:flex;align-items:center;gap:20px;padding:15px 22px;border:1px solid #ffffff40;border-radius:999px;background:#202124;color:#fff;box-shadow:0 8px 28px #0003;font-size:16px;font-weight:600;line-height:1.5}.owner-tools>a:hover{background:#383b41}.project-card>.project-edit{display:inline-flex;align-items:center;margin-top:16px;padding:10px 16px;border:1px solid #b7b7b2;border-radius:999px;font-size:14px;line-height:1.5;font-weight:600}.project-card>.project-edit:hover{background:#202124;color:#fff;border-color:#202124}@media(max-width:760px){.owner-tools{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.owner-tools>a{font-size:14px;padding:13px 18px}}
