@font-face{font-family:'Pretendard Variable';font-weight:45 920;font-style:normal;font-display:swap;src:url('fonts/PretendardVariable.woff2') format('woff2')}
:root{--ink:#141414;--muted:#656565;--line:#dedede;--accent:#d92b16;--sans:'Neue Haas Grotesk','Helvetica Neue',Helvetica,Arial,'Pretendard Variable',sans-serif;--pad:60px;--nav-height:66px;font-size:clamp(12px,.9vw,24px);color-scheme:light}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 32px);background:#fff}body{font-family:var(--sans);font-size:18px;line-height:1.6;background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button{border:0;background:none;cursor:pointer}img{display:block;max-width:100%}p,h2,h3{word-break:keep-all}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:6px}[hidden]{display:none!important}::selection{color:#fff;background:var(--accent)}.content{padding-inline:var(--pad)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}h2{font-size:clamp(38px,4vw,60px);font-weight:550;line-height:1.2;letter-spacing:-.045em}.text-link{display:inline-flex;align-items:center;gap:40px;font-size:17px;line-height:1.5;padding-block:12px;border-bottom:1px solid #999}.text-link:hover{color:var(--accent);border-color:var(--accent)}
/* One chronological project collection. All 35 remain on this page. */
.projects{padding-top:76px;padding-bottom:110px;border-top:1px solid var(--line)}.projects-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:38px}.projects-heading h2{font-size:clamp(42px,4.4vw,66px)}.projects-heading>span{font-size:16px;color:var(--muted)}.project-tools{margin-bottom:42px}.filters{display:flex;gap:30px;flex-wrap:wrap}.filters button{font-size:17px;line-height:1.5;color:var(--muted);padding:8px 0;border-bottom:1px solid transparent}.filters button[aria-pressed=true]{color:var(--ink);border-color:var(--accent)}.filters button:hover{color:var(--ink)}.search-row{display:flex;gap:28px;align-items:center;margin-top:24px}.project-search{display:flex;align-items:center;gap:12px;width:300px;padding:10px 0;border-bottom:1px solid var(--line)}.project-search input{width:100%;min-width:0;border:0;border-radius:0;background:none;font-size:16px}.year-filter select{font-size:16px;border:0;border-radius:0;border-bottom:1px solid var(--line);background:#fff;padding:10px 24px 10px 0;min-width:125px}.result-count{font-size:15px;color:var(--muted);margin-left:auto}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:58px 28px}.project{min-width:0}.project>a{display:block;width:100%;text-align:left;scroll-margin-top:calc(var(--nav-height) + 32px)}.project-photo{aspect-ratio:3/2;overflow:hidden;background:#101010}.project-photo img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.65,.3,1)}.project>a:hover img{transform:scale(1.025)}.project-title{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-top:21px}.project-title h3{font-size:24px;line-height:1.4;font-weight:550;letter-spacing:-.025em}.project-title>span{font-size:15px;white-space:nowrap;color:var(--muted)}.role{font-size:16px;color:var(--muted);line-height:1.6;margin-top:6px}.project>a:hover h3{color:var(--accent)}.project-end{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:64px}.project-end p{font-size:14px;letter-spacing:.04em;color:var(--muted)}#load-more{min-width:240px;justify-content:space-between}.empty-state{padding-block:60px;text-align:center}.empty-state p{font-size:20px}.empty-state button{font-size:17px;padding:10px 0;margin-top:20px;border-bottom:1px solid}
@media(min-width:1800px){:root{--pad:max(60px,calc((100vw - 1680px)/2))}}
@media(max-width:1100px){:root{--pad:40px}.services,.artist-note,.contact-main{gap:55px;grid-template-columns:.85fr 1.35fr}.service-row{gap:15px;grid-template-columns:25px minmax(0,1fr) 32px}.service-row h3{font-size:25px}.service-row p{font-size:17px}.services-heading p{font-size:18px}.project-title h3{font-size:22px}.project-grid{gap:45px 24px}.artist-note h2{font-size:30px}.artist-note p{font-size:18px}.contact-copy>p{font-size:18px}}
@media(max-width:860px){:root{--pad:28px}.services{grid-template-columns:1fr;gap:55px;padding-block:95px}.services-heading{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:end}.services-heading p{margin-top:0}.service-row{grid-template-columns:32px minmax(0,1fr) 36px;gap:22px}.service-row p{max-width:650px;font-size:18px}.artist-note,.contact-main{grid-template-columns:1fr;gap:35px}.artist-note h2{font-size:34px}.artist-note p{max-width:none}.contact-copy{max-width:650px}}
@media(max-width:600px){:root{--pad:24px}.hero{height:calc(90svh - var(--nav-height));min-height:520px;max-height:800px}.hero-content{bottom:62px}.hero h1{font-size:14px;margin-bottom:22px;letter-spacing:.1em}.hero-content p{font-size:clamp(25px,6.6vw,38px);line-height:1.5;letter-spacing:-.04em}.hero-content p br{display:none}.hero-shade{background:linear-gradient(0deg,#000a,transparent 80%)}h2{font-size:36px;line-height:1.3}.services{padding-block:82px;gap:42px}.services-heading{display:block}.services-heading p{font-size:18px;line-height:1.75;margin-top:22px}.service-row{grid-template-columns:22px minmax(0,1fr) 28px;gap:12px;padding-block:28px}.service-row h3{font-size:22px;line-height:1.4}.service-number{font-size:13px;padding-top:6px}.service-row p{font-size:17px;line-height:1.8;margin-top:12px}.service-row>a{width:28px;height:36px;font-size:23px}.projects{padding-top:48px;padding-bottom:70px}.projects-heading{margin-bottom:25px}.projects-heading h2{font-size:40px}.projects-heading>span{font-size:14px}.filters{gap:6px 22px}.filters button{font-size:16px;min-height:42px}.search-row{gap:16px;flex-wrap:wrap;margin-top:16px}.project-search{width:100%}.result-count{font-size:14px}.project-tools{margin-bottom:30px}.project-grid{grid-template-columns:1fr;gap:38px}.project-title{gap:16px;margin-top:16px}.project-title h3{font-size:22px;line-height:1.4}.project-title>span{font-size:14px}.role{font-size:16px;line-height:1.6;margin-top:7px}.project-end{margin-top:42px;gap:10px}.artist-note{padding-block:48px 54px;gap:24px}.artist-note h2{font-size:29px;line-height:1.4}.artist-note p{font-size:18px;line-height:1.8}.artist-note .text-link{margin-top:16px}.text-link{font-size:16px}.contact{padding-top:54px;padding-bottom:25px}.contact h2{font-size:34px;line-height:1.4}.contact-main{gap:25px}.contact-copy>p{font-size:18px;line-height:1.8}.contact-link{font-size:19px;width:100%;margin-top:20px}.email{font-size:15px;overflow-wrap:anywhere}.footer-bottom{margin-top:65px;align-items:start;flex-direction:column;gap:19px;font-size:13px}.socials{font-size:14px;gap:24px}}
@media(max-width:360px){:root{--pad:20px}.service-row{grid-template-columns:20px minmax(0,1fr) 24px;gap:9px}.service-row h3{font-size:21px}.hero-content p{font-size:25px}.contact h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* V12 brings back the selected v8 compositions while keeping one project archive. */
:root{--pad:60px}
main>.content,.contact.content{width:100%;max-width:1800px;margin-inline:auto}
.outline-button{display:inline-flex;align-items:center;justify-content:center;min-width:200px;min-height:46px;padding:8px 22px;border:1px solid currentColor;font-size:16px;line-height:1.4;font-weight:500;text-align:center;transition:background .2s,color .2s}.outline-button:hover{background:#111;color:#fff;border-color:#111}.outline-light{color:#fff}.outline-light:hover{color:#111;background:#fff;border-color:#fff}
.hero{height:calc(100svh - var(--nav-height));min-height:540px;max-height:1080px;position:relative;background:#101010;color:white;overflow:hidden}.hero>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:#0004;pointer-events:none}.hero-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(80%,700px);text-align:center}.hero-brand>img{width:min(100%,610px);height:auto;margin:auto}.hero h1{font-size:28px;line-height:1.3;letter-spacing:.14em;font-weight:500;margin-top:27px}.hero p{font-size:23px;line-height:1.7;font-weight:450;letter-spacing:-.02em;margin-top:33px}
.introduction{display:grid;grid-template-columns:2.433fr 1fr;gap:64px;padding-left:var(--pad);border-bottom:1px solid var(--line);max-width:1800px;margin-inline:auto;min-height:320px}.introduction-copy{display:flex;align-items:center;padding-block:60px}.introduction-copy p{font-size:clamp(25px,3.2vw,48px);line-height:1.2;font-weight:450;letter-spacing:-.03em}.introduction-copy p a{font-weight:650}.introduction-copy p a:hover{color:var(--accent)}.intro-directions{display:grid;grid-template-rows:1fr 1fr;border-left:1px solid #aaa}.intro-directions>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;padding:26px 20px}.intro-directions>a+a{border-top:1px solid #aaa}.intro-directions strong{font-size:24px;font-weight:600;line-height:1.3}.intro-directions span{font-size:17px;line-height:1.5}.intro-directions>a:hover{background:#111;color:#fff}
.capabilities{padding-block:88px 96px}.section-intro{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:78px}.section-intro h2{font-size:clamp(42px,5.3vw,80px);line-height:1.02;font-weight:650;letter-spacing:-.05em}.section-intro p{font-size:32px;line-height:1.35;letter-spacing:-.025em}.service-caption{display:block;margin-top:28px;font-size:17px;color:var(--muted)}.capability-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.capability-card{min-width:0;border:1px solid #aaa}.capability-image{aspect-ratio:4/5;overflow:hidden;background:#111}.capability-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.capability-card h3{font-size:22px;line-height:1.3;font-weight:550;letter-spacing:-.025em;min-height:100px;padding:24px 13px;display:flex;align-items:center;justify-content:center;text-align:center}.capability-card:hover img{transform:scale(1.025)}.capability-card:hover h3{color:var(--accent)}
.statement{height:70svh;min-height:460px;max-height:800px;position:relative;background:#111;overflow:hidden;color:#fff}.statement>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.statement::after{content:'';position:absolute;inset:0;background:#0005}.statement-copy{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:50px 24px}.statement-copy h2{font-size:clamp(38px,4.4vw,68px);font-weight:600;line-height:1.2;letter-spacing:-.04em}.statement-copy p{font-size:21px;line-height:1.7;margin-top:24px}.statement-copy .outline-button{margin-top:32px}
.contact{padding-top:68px;padding-bottom:32px}.contact-heading{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact-heading h2{font-size:clamp(45px,5.8vw,86px);line-height:1.1;font-weight:650;letter-spacing:-.05em}.contact-heading .outline-button{min-width:225px;min-height:70px;font-size:18px}.footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:65px}.footer-columns>div{display:flex;flex-direction:column;gap:12px;padding:0 32px;border-left:1px solid #aaa;min-width:0}.footer-columns>div:first-child{padding-left:0;border:0}.footer-columns h3{font-size:26px;line-height:1.3;font-weight:600;margin-bottom:13px}.footer-columns a{font-size:16px;line-height:1.6;overflow-wrap:anywhere}.footer-columns a:hover{color:var(--accent)}.contact .footer-bottom{display:flex;flex-direction:row;align-items:end;justify-content:space-between;gap:35px;margin-top:65px;padding:0;border:0}.footer-bottom p{font-size:19px;line-height:1.8;color:var(--ink)}.contact .socials{font-size:15px;display:flex;gap:23px}.legal{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:14px;color:var(--muted);margin-top:48px}.legal>a{white-space:nowrap}
@media(min-width:1800px){:root{--pad:60px}}
@media(max-width:1100px){:root{--pad:40px}.introduction{gap:35px}.introduction-copy p{font-size:34px}.intro-directions strong{font-size:22px}.intro-directions span{font-size:16px}.capability-card h3{font-size:19px;padding-inline:9px}.contact .footer-bottom{align-items:start;flex-direction:column}}
@media(max-width:900px){:root{--pad:28px}.section-intro p{font-size:27px}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.introduction{grid-template-columns:2fr 1fr;min-height:290px}.introduction-copy{padding-block:45px}.introduction-copy p{font-size:30px}.intro-directions strong{font-size:20px}.intro-directions span{font-size:15px}.intro-directions>a{padding-inline:14px}.contact-heading h2{font-size:48px}.contact-heading .outline-button{min-width:180px;min-height:56px;font-size:16px}.footer-columns>div{padding-inline:20px}.footer-columns h3{font-size:23px}.footer-columns a{font-size:15px}}
@media(max-width:600px){:root{--pad:20px}.hero{height:calc(90svh - var(--nav-height));min-height:520px;max-height:800px}.hero-brand{width:86%;top:48%}.hero h1{font-size:21px;letter-spacing:.12em;margin-top:22px}.hero p{font-size:20px;line-height:1.7;margin-top:28px}.introduction{display:block;padding:0;min-height:0;padding-bottom:32px}.introduction-copy{padding:35px 20px 28px}.introduction-copy p{font-size:25px;line-height:1.35}.intro-directions{grid-template-columns:1fr 1fr;grid-template-rows:auto;border:0;margin:0 20px;gap:10px}.intro-directions>a,.intro-directions>a+a{border:1px solid #999;min-height:88px;padding:12px 7px;gap:7px}.intro-directions strong{font-size:18px}.intro-directions span{font-size:14px;word-break:keep-all}.capabilities{padding-block:54px 60px}.section-intro{display:block;margin-bottom:42px}.section-intro h2{font-size:42px;line-height:1.08}.section-intro>div{margin-top:25px}.section-intro p{font-size:25px;line-height:1.4}.service-caption{font-size:16px;margin-top:20px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.capability-card h3{font-size:18px;padding:18px 9px;min-height:84px}.statement{height:70svh;min-height:430px}.statement-copy h2{font-size:35px;line-height:1.3}.statement-copy p{font-size:18px}.statement-copy .outline-button{font-size:15px;min-height:46px;min-width:190px}.contact{padding-top:46px;padding-bottom:26px}.contact-heading{display:block}.contact-heading h2{font-size:41px}.contact-heading .outline-button{margin-top:25px;min-height:50px;min-width:180px}.footer-columns{grid-template-columns:1fr 1fr;gap:30px 18px;margin-top:43px}.footer-columns>div{padding:0;border:0}.footer-columns>div:last-child{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px}.footer-columns h3{font-size:22px;margin-bottom:6px}.footer-columns a{font-size:16px}.contact .footer-bottom{margin-top:38px;gap:25px}.footer-bottom p{font-size:17px;line-height:1.8}.footer-bottom p br{display:none}.contact .socials{font-size:14px;gap:22px}.legal{margin-top:33px;align-items:start;font-size:12px;gap:16px}}
@media(max-width:379px){.footer-columns{grid-template-columns:1fr}.footer-columns>div+div{border-top:1px solid var(--line);padding-top:24px}.hero p{font-size:19px}.section-intro h2{font-size:38px}.capability-card h3{font-size:17px}.statement-copy h2{font-size:31px}}
