@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&family=Playfair+Display:ital,wght@0,400;0,500;1,400&display=swap');
:root{color-scheme:dark;--bg:#1d1720;--fg:#f7f5f1;--muted:#c0b5c0;--accent:#e0aabd;--line:#ffffff2b;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--fg);background:var(--bg);font:400 16px/1.7 var(--sans)}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:7px}button{font:inherit;color:inherit}img{max-width:100%;display:block}button,summary{cursor:pointer}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.06;letter-spacing:-.045em}em{font-weight:400;color:var(--accent)}.skip-link{position:fixed;top:-70px;left:1rem;background:var(--fg);color:var(--bg);padding:1rem;z-index:100}.skip-link:focus{top:1rem}.eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.17em;color:var(--accent);line-height:1.6}.site-header{position:absolute;top:0;left:0;width:100%;padding:1.7rem 5%;display:flex;align-items:center;justify-content:space-between;gap:2rem;z-index:5;border-bottom:1px solid #ffffff2b}.wordmark{display:flex;align-items:center;gap:1.2rem;font-family:var(--serif);font-size:3.2rem;line-height:1;font-style:italic;letter-spacing:-.1em}.wordmark span{font:500 .75rem/1.5 var(--sans);font-style:normal;letter-spacing:.17em;max-width:105px}.site-header nav{display:flex;gap:2.5rem;font-size:.875rem}.site-header nav a{position:relative;padding:.5rem 0}.site-header nav a:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s}.site-header nav a:hover:after{transform:scaleX(1)}.header-note{font-size:.7rem;letter-spacing:.14em}.hero{position:relative;min-height:840px;height:100svh;max-height:1300px;padding:145px 5% 30px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:#171518}.hero-photo{position:absolute;inset:0 0 0 27%;width:73%;height:100%;z-index:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 26%;filter:grayscale(1)}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#171518 0%,#171518a0 25%,transparent 75%),linear-gradient(0deg,#171518cf,transparent 70%),linear-gradient(180deg,#17151860,transparent 30%)}.hero-top,.hero-bottom,.hero-foot{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.hero-top>span{font-size:.7rem;letter-spacing:.14em}.hero-bottom{margin-top:5rem;align-items:flex-end}.hero-kicker{font-size:1.2rem;letter-spacing:.02em;margin-bottom:1.3rem}.hero h1{font-size:clamp(7rem,12.5vw,13rem);line-height:.91;letter-spacing:-.055em}.hero h1 em{color:#f7f5f1}.circle-link{display:flex;align-items:center;gap:1.3rem;padding:1rem 0;font-size:.875rem}.circle-link b{font-weight:400;font-size:2rem;border:1px solid #ffffff80;border-radius:50%;width:70px;height:70px;display:grid;place-items:center;transition:background .4s,color .4s,transform .4s}.circle-link:hover b{background:var(--fg);color:var(--bg);transform:rotate(45deg)}.hero-foot{margin-top:3rem;font-size:.7rem;letter-spacing:.15em}.hero-foot span{font-size:1.1rem;margin-left:1rem}.section{padding:8rem 6%}.statement{background:#f3f2ef;color:#292229;padding-top:7rem;padding-bottom:6rem}.statement .eyebrow{color:#806c78}.statement h2{font-size:clamp(2.8rem,5.2vw,5.5rem);line-height:1.15;margin:3.2rem 0}.statement h2 em{color:#927582}.statement-bottom{display:flex;justify-content:space-between;gap:3rem;align-items:center}.statement-bottom p{max-width:500px;font-size:1rem;color:#645c63}.mini-mark{font-family:var(--serif);font-size:5rem;font-style:italic;letter-spacing:-.12em}.section-heading{display:grid;grid-template-columns:1fr 1.7fr 1fr;gap:2rem;align-items:start;margin-bottom:4rem}.section-heading h2{font-size:clamp(3rem,5vw,5.5rem)}.section-heading>p:last-child:not(.eyebrow){color:var(--muted);margin-top:.8rem;font-size:.95rem}.project-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;border-top:1px solid var(--line);margin-bottom:2rem}.project-tabs button{display:flex;gap:1rem;align-items:baseline;border:0;border-top:2px solid transparent;background:none;text-align:left;padding:1.4rem .5rem;color:#9f909f;font-size:.8rem;margin-top:-1px}.project-tabs button span{font-size:1rem}.project-tabs button[aria-selected=true]{border-color:var(--accent);color:var(--fg)}.project-panel{display:grid;grid-template-columns:1.2fr 1fr;min-height:580px;background:#29212c}.project-panel[hidden]{display:none}.project-art{position:relative;min-height:580px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#333;isolation:isolate}.project-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform 1.2s}.project-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0009,transparent 65%);z-index:-1}.project-art:hover img{transform:scale(1.04)}.art-word{font-family:'Italiana',Georgia,serif;font-size:clamp(3rem,5vw,6rem);line-height:1.05;letter-spacing:-.04em;text-align:center}.project-art.has-image .art-word{display:none}.morning-art{background:#343f44}.murder-art{background:#7a4b36}.dumplin-art{background:#572b4b}.art-tag{position:absolute;bottom:1.8rem;left:2rem;font-size:.7rem;letter-spacing:.15em}.project-copy{padding:4rem;align-self:center}.project-copy h3{font-size:clamp(3rem,4.5vw,5rem);margin:2rem 0 1.5rem}.project-copy .role{color:var(--accent);font-size:.8rem;margin-bottom:2rem}.project-copy>p:not(.eyebrow):not(.role){color:#c7bdc9;font-size:1rem}.line-link{display:flex;width:fit-content;gap:2rem;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #a592a0;margin-top:1.8rem;font-size:.875rem;transition:gap .3s}.line-link:hover{gap:2.5rem}.line-link span{font-size:1.4rem;line-height:1}.filmography{margin-top:6rem}.filmography-heading{display:flex;justify-content:space-between;gap:2rem;align-items:center;margin-bottom:2.5rem}.filmography-heading h3{font-size:2.2rem}.filmography-heading p{font-size:.7rem;letter-spacing:.14em;color:var(--muted)}.filmography details{border-top:1px solid var(--line)}.filmography details:last-child{border-bottom:1px solid var(--line)}.filmography summary{list-style:none;display:grid;grid-template-columns:1fr 2.2fr .8fr 30px;align-items:center;gap:2rem;padding:2rem .3rem}.filmography summary::-webkit-details-marker{display:none}.filmography summary>span{font-size:.75rem;letter-spacing:.08em;color:var(--muted)}.filmography h4{font-size:2rem;letter-spacing:-.025em}.filmography summary b{font-size:1.4rem;font-weight:400;transition:transform .3s}.filmography details[open] summary b{transform:rotate(45deg)}.filmography details[open] summary h4{color:var(--accent)}.film-detail{padding:0 12% 2rem 25%;max-width:1000px;color:var(--muted)}.film-detail .line-link{color:var(--fg);margin-top:1rem}.about{display:grid;grid-template-columns:1fr 1fr;gap:9%;background:#322532;align-items:center}.about-photo{position:relative}.about-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;filter:grayscale(1)}.about-photo figcaption{font-size:.7rem;letter-spacing:.15em;margin-top:1.2rem;color:var(--muted)}.about-copy h2{font-size:clamp(4rem,6vw,7rem);margin:2.5rem 0}.about-copy>p:not(.eyebrow){color:#d1c4d1;margin:1.1rem 0;font-size:1rem}.recognition{background:#f3f2ef;color:#2a2429}.recognition .eyebrow{color:#7e6777}.recognition em{color:#967582}.recognition .section-heading{grid-template-columns:1fr 2.7fr}.awards{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.awards>a{position:relative;border-top:1px solid #bcb4bb;padding:2rem 0 4rem}.award-year{color:#7e6777;font-size:.85rem}.awards h3{font-size:clamp(2.2rem,3vw,3.2rem);margin:3rem 0 2rem}.awards p{font-size:.875rem;color:#6b616a}.awards strong{font-weight:500;color:#2a2429}.award-index{position:absolute;bottom:0;right:0;color:#aaa0a8;font-size:.75rem}.beyond{display:grid;grid-template-columns:1fr 1.6fr 1.1fr;gap:3rem;align-items:center}.beyond>.eyebrow{align-self:start}.beyond h2{font-size:clamp(3rem,4.5vw,5rem);margin-bottom:2rem}.beyond p:not(.eyebrow){max-width:350px;color:var(--muted)}.brand-word{font-family:Georgia,serif;font-size:clamp(3rem,5vw,6rem);letter-spacing:-.07em;text-align:center;border:1px solid var(--line);aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.brand-word span{font:.65rem var(--sans);letter-spacing:.1em;margin-top:1rem}.contact{background:#432f41;display:grid;grid-template-columns:1.3fr 1fr;gap:12%}.contact h2{font-size:clamp(5rem,9vw,10rem);margin:2rem 0}.contact>div>p:not(.eyebrow){color:#d5c5d2}.contact-details{align-self:center;border-top:1px solid var(--line);padding-top:2rem}.contact-details h3{font-size:2.2rem;margin:1.5rem 0}.contact-details>p:not(.eyebrow){font-size:.875rem}.contact-phone{display:block;font-size:1.5rem;margin:2rem 0 0;letter-spacing:-.02em}.contact-details .line-link{margin-top:1rem}.contact-details small{display:block;color:#baa5b5;font-size:.75rem;margin-top:2rem}footer{padding:4rem 6% 2rem;background:#171219}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:3rem;border-bottom:1px solid var(--line);padding-bottom:3rem}.footer-name{font-family:var(--serif);font-size:clamp(2rem,4vw,4.5rem);line-height:1.2;letter-spacing:-.04em}.back-top{font-size:.7rem;letter-spacing:.12em;white-space:nowrap}.back-top span{margin-left:1rem;font-size:1.4rem}.footer-bottom{display:flex;gap:2rem;flex-wrap:wrap;align-items:center;padding-top:2rem;font-size:.75rem;color:var(--muted)}.motion-toggle{padding:0;border:0;background:none;text-decoration:underline;text-underline-offset:4px;cursor:pointer;font-size:.8rem}.credits{margin-left:auto;max-width:750px}.credits summary{list-style:none;text-decoration:underline;text-underline-offset:4px}.credits[open]{flex-basis:100%;margin:0}.credits p{margin:1rem 0}.credits a{text-decoration:underline}.reading-progress{position:fixed;top:0;left:0;width:100%;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;z-index:30;pointer-events:none}.reveal{opacity:0;transform:translateY(30px);transition:opacity .9s,transform .9s cubic-bezier(.2,.65,.2,1)}.reveal.visible{opacity:1;transform:translateY(0)}.hero-bottom{animation:arrive 1.25s both}.hero-photo img{animation:portrait-in 1.8s both}.panel-enter{animation:arrive .5s both}@keyframes arrive{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes portrait-in{from{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.motion-paused{scroll-behavior:auto}.motion-paused *{animation:none!important;transition:none!important}.motion-paused .reveal{opacity:1;transform:none}.motion-paused .hero-photo img{transform:none!important}
@media(min-width:1800px){.section{padding-left:max(6%,calc((100vw - 1600px)/2));padding-right:max(6%,calc((100vw - 1600px)/2))}}@media(max-width:1000px){.site-header{gap:1rem}.header-note{display:none}.hero{min-height:780px}.hero h1{font-size:clamp(6rem,13vw,10rem)}.hero-photo{left:15%;width:85%}.section{padding:5rem 5%}.section-heading{grid-template-columns:1fr 2fr}.section-heading>p:last-child:not(.eyebrow){grid-column:2}.project-copy{padding:2rem}.project-panel,.project-art{min-height:480px}.project-tabs button span{font-size:.875rem}.filmography-heading p{display:none}.about{gap:5%}.about-copy h2{font-size:4.5rem}.beyond{grid-template-columns:1.5fr 1fr}.beyond>.eyebrow{grid-column:1/-1}.awards{gap:2rem}.contact{gap:6%}.contact h2{font-size:6rem}}@media(max-width:650px){.site-header{padding:1.5rem 6%}.wordmark{font-size:2.7rem}.wordmark span{display:none}.site-header nav{gap:1.4rem;font-size:.8rem}.hero{height:95svh;min-height:730px;padding:120px 6% 25px}.hero-photo{left:0;width:100%}.hero-photo img{object-position:50% 25%}.hero-photo:after{background:linear-gradient(0deg,#171518 0%,#171518b0 32%,transparent 75%),linear-gradient(180deg,#17151880,transparent 45%)}.hero-top>span{display:none}.hero .eyebrow{font-size:.7rem}.hero-bottom{display:block;margin-top:8rem}.hero-kicker{font-size:1rem;margin-bottom:1rem}.hero h1{font-size:clamp(4.7rem,19vw,7.5rem)}.circle-link{font-size:.8rem;margin-top:1.5rem;padding:0;gap:1rem}.circle-link b{width:48px;height:48px;font-size:1.6rem}.hero-foot{margin-top:2rem;font-size:.65rem}.hero-foot>a{display:none}.section{padding:4.5rem 6%}.statement h2{font-size:2.55rem;margin:2.5rem 0;line-height:1.17}.statement-bottom{gap:2rem;align-items:flex-start}.mini-mark{font-size:3.5rem}.statement-bottom p{font-size:.9rem;max-width:250px}.section-heading{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}.section-heading h2{font-size:3.4rem}.section-heading>p:last-child:not(.eyebrow){grid-column:auto;margin:0}.project-tabs{gap:.5rem;margin-bottom:1.2rem}.project-tabs button{display:block;padding:1rem .1rem;font-size:.7rem}.project-tabs button span{display:block;margin-top:.4rem;font-size:.8rem;line-height:1.5}.project-panel{grid-template-columns:1fr;min-height:0}.project-art{min-height:320px;aspect-ratio:1.15}.project-copy{padding:2rem 1.5rem 2.5rem}.project-copy h3{font-size:3.3rem;margin:1.5rem 0}.project-copy .role{margin-bottom:1.2rem}.project-copy>p:not(.eyebrow):not(.role){font-size:1rem}.filmography{margin-top:3.5rem}.filmography-heading h3{font-size:1.8rem}.filmography summary{grid-template-columns:1fr 24px;gap:.6rem;padding:1.5rem 0}.filmography summary>span:first-child{grid-column:1}.filmography h4{grid-column:1;grid-row:2;font-size:1.8rem}.filmography summary>span:nth-of-type(2){display:none}.filmography summary b{grid-column:2;grid-row:1/3}.film-detail{padding:0 0 1.5rem;font-size:.95rem}.about{grid-template-columns:1fr;gap:3rem}.about-photo{max-width:480px}.about-copy h2{font-size:4rem}.recognition .section-heading{grid-template-columns:1fr}.awards{grid-template-columns:1fr;gap:2rem}.awards>a{padding:1.5rem 0 2rem;display:grid;grid-template-columns:1fr 2fr;gap:1rem}.awards h3{font-size:2.2rem;margin:0}.awards p{grid-column:2}.beyond{grid-template-columns:1fr;gap:2rem}.beyond h2{font-size:3.5rem}.brand-word{width:100%;max-width:330px;aspect-ratio:1.4;font-size:4rem}.contact{grid-template-columns:1fr;gap:3rem}.contact h2{font-size:5.5rem}.contact-details h3{font-size:2rem}.contact-phone{font-size:1.3rem}.footer-top{align-items:flex-start;gap:1rem}.footer-name{font-size:2.3rem;max-width:240px}.back-top{font-size:.65rem;max-width:65px;white-space:normal;text-align:right}.footer-bottom{gap:1.2rem}.credits{margin-left:0}.eyebrow{font-size:.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.hero-photo img{transform:none!important}}

.arrow-icon{display:inline-block;width:1em;height:1em;vertical-align:-.12em;flex-shrink:0}.circle-link b .arrow-icon{width:24px;height:24px}
