/* A moonlit cinema portfolio with a quiet black-and-gold masthead. */
:root{--bg:#233238;--panel:#2c3f47;--paper:#dae0e7;--muted:#c0c5ca;--gold:#98abbe;--line:rgba(191,211,226,.3);--ink:#2a353a;--wine:#464d5a;--vine:url('/assets/atelier-vine-v2.webp');--cornice:url('/assets/atelier-cornice-v2.webp');--mineral:url('/assets/atelier-ivory-v2.webp')}
body{background:#bfc7cf;color:var(--ink)}
main{overflow:clip}
.section{max-width:none;padding:100px max(6.4vw,calc((100vw - 1380px)/2));position:relative;isolation:isolate}
.section+.section{border-top:0}
.site-header{background:#d6dce2;color:#293438;padding-top:22px;padding-bottom:22px;border-bottom:1px solid #7d8a97;box-shadow:0 3px 0 #c5ced6,0 4px 0 rgba(105,87,55,.34);gap:24px}
.site-header .brand{font-size:29px;letter-spacing:.025em;gap:7px;text-shadow:0 1px 0 #f2f4f6}
.brand-dot{color:#576777}
.site-header .nav-links a{color:#3e4649;font-weight:500;position:relative;padding:14px 8px}
.site-header .nav-links a:after{content:'';position:absolute;width:44px;height:28px;left:50%;bottom:-10px;transform:translateX(-50%) scale(.75);background:var(--vine) center/contain no-repeat;opacity:0;transition:opacity .35s,transform .45s}
.site-header .nav-links a:hover:after,.site-header .nav-links a:focus-visible:after{opacity:1;transform:translateX(-50%) scale(1)}
.site-header .nav-links a:hover{color:#546475}
.lang-toggle{color:#393e44;border-color:#7c8997;box-shadow:inset 0 0 0 3px #d0d8df,inset 0 0 0 4px rgba(123,103,61,.3);transition:background .3s,box-shadow .3s,transform .3s}
.lang-toggle:hover{background:#b2c0cd;box-shadow:inset 0 0 0 3px #cdd6de,inset 0 0 0 4px #65788c,0 3px 9px #2e323520;transform:translateY(-2px)}
.cinema-hero{max-width:none;height:calc(100svh - 94px);max-height:1000px;min-height:690px;background:#132b36;color:#e0e6eb}
.cinema-hero:before{background:linear-gradient(90deg,rgba(12,24,34,.67),rgba(11,25,34,.08) 77%),linear-gradient(0deg,rgba(16,33,43,.85),transparent 62%)}
.cinema-hero:after{content:'';display:block;position:absolute;inset:20px;border:1px solid rgba(205,225,238,.48);box-shadow:inset 0 0 0 5px rgba(33,51,69,.08),inset 0 0 0 6px rgba(204,223,236,.18);z-index:0;pointer-events:none}
.hero-copy{left:8%;bottom:15%;z-index:2;max-width:770px}
.hero-copy:before{content:'';position:absolute;width:170px;height:135px;left:-65px;top:-68px;background:var(--vine) left center/contain no-repeat;opacity:.85;pointer-events:none;filter:drop-shadow(0 3px 3px #07172480)}
.hero-copy h1{font-size:clamp(88px,9.5vw,158px);line-height:.88;letter-spacing:-.035em;text-shadow:0 4px 28px #06192770;margin:26px 0 30px}
.hero-copy .eyebrow{letter-spacing:.23em;color:#b0becd;padding-left:3px}
.hero-text{color:#dee2e7;max-width:425px;font-size:17px}
.hero-caption{right:8%;bottom:15%;z-index:2;padding:18px 22px 20px;border-top:1px solid #98abbd66;border-bottom:1px solid #98abbd66;min-width:190px;background:linear-gradient(110deg,#12313d55,#14364111);backdrop-filter:blur(5px)}
.hero-caption:after{content:'';position:absolute;inset:-29px -23px;background:var(--vine) left top/80px 110px no-repeat;transform:rotate(180deg);pointer-events:none;opacity:.85}
.motion-toggle{right:8%;bottom:6.2%;z-index:3;background:#173740ab;border:1px solid #95a7ba;box-shadow:inset 0 0 0 3px #95a9bd1f,0 5px 22px #03162135;padding:10px 19px;font-size:13px}
.motion-toggle:before{content:'';position:absolute;left:-29px;top:-12px;width:50px;height:63px;background:var(--vine) center/contain no-repeat;pointer-events:none;opacity:.9;transition:transform .5s}
.motion-toggle:hover:before{transform:rotate(-8deg) translate(-2px,-3px)}
.button{position:relative;background:linear-gradient(135deg,#a5b5c6,#7e91a5);color:#273237;border:1px solid #b2c0ce;box-shadow:inset 0 0 0 3px #9fb0c133,inset 0 0 0 4px #37414b33,0 4px 16px #15202520;letter-spacing:.035em;transition:box-shadow .35s,transform .35s,background .35s}
.button:hover{background:linear-gradient(115deg,#c5cfd9,#92a5b9);transform:translateY(-3px);box-shadow:inset 0 0 0 3px #bec8d3,inset 0 0 0 4px #5d6f82,0 8px 23px #1a282d30}
.text-link{position:relative;border-bottom:1px solid currentColor;transition:color .3s,letter-spacing .3s}
.text-link:after{content:'';position:absolute;left:100%;top:50%;margin-left:6px;width:37px;height:43px;background:var(--vine) center/contain no-repeat;transform:translateY(-40%) rotate(-18deg) scale(.8);opacity:0;transition:opacity .35s,transform .45s;pointer-events:none}
.text-link:hover:after,.text-link:focus-visible:after{opacity:1;transform:translateY(-50%) rotate(0) scale(1)}
.selected-films,.home-awards,.work-information,.press-biography,.next-work,.honors-group:nth-of-type(even),.notebook-chapter:nth-of-type(even){--paper:#2b363a;--muted:#595f61;--gold:#536374;--line:#626e7a3b;color:#2b363a;background-color:#d1d8e0;background-image:var(--mineral);background-size:cover}
.selected-films{padding-top:125px;padding-bottom:120px}
.section-heading{position:relative;z-index:1;margin-bottom:64px;padding-left:56px;max-width:1100px}
.section-heading:before{content:'';position:absolute;left:-25px;top:-34px;width:125px;height:170px;background:var(--vine) left top/contain no-repeat;opacity:.83;pointer-events:none;filter:drop-shadow(0 2px 2px #353e4826)}
.section-topline{gap:15px}
.section-number{font-family:var(--serif);font-size:24px;line-height:1;color:var(--gold)}
.section-topline .eyebrow{font-size:12px;letter-spacing:.22em;color:var(--gold)}
.section-heading h2{font-size:clamp(38px,4.7vw,72px);line-height:1.16;letter-spacing:0;text-shadow:0 1px 0 #fff2}
.selected-films:after{content:'';position:absolute;right:0;top:0;width:370px;height:245px;background:var(--cornice) right top/contain no-repeat;opacity:.8;pointer-events:none;z-index:-1}
.films-grid{gap:78px 40px}
.film-card-featured{grid-template-columns:minmax(0,1.48fr) minmax(0,1fr);gap:75px;margin-bottom:5px}
.film-visual{padding:10px;border:1px solid #63717f;background:linear-gradient(120deg,#728394,#b0becd 22%,#69798a 48%,#a3b4c5 74%,#5b6875);box-shadow:0 14px 33px #32373b2e,inset 0 0 0 3px #a9b9c9,inset 0 0 0 4px #4e5c6b;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.2,.7,.2,1),box-shadow .5s}
.film-visual img{box-shadow:0 0 0 1px #36383b;position:relative;z-index:1}
.film-visual:before,.film-visual:after{content:'';position:absolute;left:-30px;top:-28px;width:104px;height:150px;background:var(--vine) left top/contain no-repeat;z-index:3;pointer-events:none;filter:drop-shadow(0 3px 2px #171f234d);transition:transform .6s,filter .6s}
.film-visual:after{left:auto;top:auto;right:-30px;bottom:-28px;transform:rotate(180deg)}
.film-visual:hover:before{transform:translate(-4px,-5px) rotate(-4deg)}
.film-visual:hover:after{transform:translate(4px,5px) rotate(176deg)}
.image-link-icon{right:21px;bottom:21px;background:#c4ced8;color:#3c4447;border:1px solid #687b8e;box-shadow:inset 0 0 0 3px #98a8b988;z-index:4}
.film-card h3{font-size:34px;margin-bottom:18px;color:#3d444a}
.film-card-featured h3{font-size:clamp(42px,4.4vw,66px)}
.film-card-copy{padding-top:32px}
.film-logline{color:#525a5d;line-height:1.95}
.film-index{color:#515f6d;font-size:13px}
.film-short-meta{color:#656c6f;font-size:13px}
.film-actions{gap:20px 26px}
.film-actions .quiet-link{color:#626b6e}
.chapter-divider{background-color:#b8c2cb;background-image:var(--mineral);max-width:none;padding:10px 12%;border-top:1px solid #6e7e8e45;border-bottom:1px solid #6e7e8e55;box-shadow:inset 0 6px 12px #444e581a}
.chapter-divider .relief-ornament{width:310px;height:115px;opacity:1;filter:drop-shadow(0 3px 2px #434f5c3d)}
.chapter-divider:before,.chapter-divider:after{background:linear-gradient(90deg,transparent,#69768380)}
.practice-section,.archive-section,.work-recognition,.notebook-chapter:nth-of-type(odd),.honors-group:nth-of-type(odd){--paper:#d8dee5;--muted:#c3c8cd;--gold:#96a9bd;--line:#a7b5c338;color:var(--paper);background:radial-gradient(ellipse at 80% 0,#3a4d5488,transparent 55%),linear-gradient(125deg,#203036,#2e3d43 65%,#233339)}
.practice-section:before,.archive-section:before{content:'';position:absolute;inset:0;background:var(--cornice) right top/min(620px,48vw) auto no-repeat;opacity:.22;z-index:-1;pointer-events:none}
.practice-layout{gap:10%}
.practice-layout>div:first-child{padding:20px 28px 25px 35px;border-left:1px solid #76879966;position:relative}
.practice-layout>div:first-child:before{content:'';position:absolute;left:-60px;bottom:-48px;width:145px;height:190px;background:var(--vine) center/contain no-repeat;opacity:.9;pointer-events:none}
.practice-layout h2,.artist-layout h2{font-size:clamp(39px,3.8vw,60px);line-height:1.25}
.practice-steps{position:relative;padding:8px 30px 10px;background:#a6b5bb0a;border:1px solid #8899aa55;box-shadow:inset 0 0 0 6px #8ca0a810,inset 0 0 0 7px #8ea0b330,0 17px 40px #15202430}
.practice-steps:after{content:'';position:absolute;right:-45px;top:-43px;width:140px;height:180px;background:var(--vine) center/contain no-repeat;transform:rotate(180deg);pointer-events:none;opacity:.95}
.practice-steps>li{padding:27px 0}
.practice-steps>li:first-child{border-top:0}
.practice-steps h3{color:#cdd5dd;font-size:28px}
.artist-section{--paper:#303b40;--muted:#525a5e;--gold:#4f5e6d;--line:#66727e45;background-color:#c3c7cb;background-image:linear-gradient(120deg,#cfd2d5e8,#b8c2c6de),var(--mineral);color:var(--paper)}
.artist-layout{grid-template-columns:.8fr 1fr;gap:11%;align-items:center}
.artist-layout figure{position:relative;padding:13px;background:linear-gradient(125deg,#768594,#bfcad4 40%,#64707d);box-shadow:0 18px 40px #2e393d40,inset 0 0 0 2px #abbbcb,inset 0 0 0 7px #4a5662}
.artist-layout figure:before{content:'';position:absolute;inset:-46px -40px;background:var(--cornice) top center/100% auto no-repeat;pointer-events:none;z-index:1;filter:drop-shadow(0 5px 3px #2c393e3d)}
.artist-layout figcaption{padding:8px 5px;color:#424a4e;font-family:var(--serif);font-size:22px;text-align:center;justify-content:center}
.artist-layout>div{position:relative;padding-right:35px}
.artist-layout>div:after{content:'';position:absolute;right:-45px;bottom:-60px;width:170px;height:245px;transform:rotate(180deg);background:var(--vine) center/contain no-repeat;opacity:.82;pointer-events:none}
.artist-layout .artist-biography{color:#4d585c;font-size:17px;line-height:2}
.current-chapter{--paper:#d2dae1;--muted:#bec6ce;--gold:#9db0c2;--line:#99acbe3b;background:radial-gradient(ellipse at 20% 35%,#5b637288,transparent 60%),linear-gradient(125deg,#42464e,#34373d 75%,#332d37);color:var(--paper)}
.current-chapter:before{content:'';position:absolute;inset:0;background:var(--cornice) right top/min(680px,52vw) auto no-repeat;opacity:.3;z-index:-1;pointer-events:none}
.current-chapter .project-copy>p,.current-chapter .project-copy .project-lead{color:#d0d8e0}
.current-chapter .project-copy .eyebrow{color:#97aabd}
.current-chapter .project-copy h2{font-size:clamp(49px,5.7vw,86px);text-shadow:0 2px 1px #1d1e2133}
.project-poster{max-width:390px;position:relative;padding:11px;background:linear-gradient(135deg,#6c7e8f,#acbac8 50%,#566371);border:1px solid #aebecd;box-shadow:inset 0 0 0 4px #383f4766,0 20px 45px #1c162551;transition:transform .65s,box-shadow .6s}
.project-poster:after{content:'';position:absolute;inset:-36px -35px;background:var(--cornice) top center/100% auto no-repeat;pointer-events:none;filter:drop-shadow(0 4px 3px #1f162350)}
.project-status{color:#aebccb;font-size:14px}.status-dot{background:#8ba0b6;box-shadow:0 0 0 4px #7f94a916}
.project-copy .small-note{color:#b8bec3!important;font-size:14px!important}
.current-chapter .text-link{color:#aebecd;border-color:#8497aa}
.project-copy>.relief-ornament{width:250px;height:93px;margin:-25px 0 23px;filter:sepia(.18) drop-shadow(0 5px 2px #23161f77)}
.home-awards{padding-top:110px;padding-bottom:110px}
.award-item{padding:29px 8px;transition:background .4s,padding .4s;position:relative}
.award-item:hover{padding-left:19px;background:#6c7c8c20}
.award-item h3{font-size:33px;color:#3d4247}.award-item h3 small{color:#606569;font-size:14px}
.award-item p,.award-item>span{color:#606468}
.archive-section{background:radial-gradient(ellipse at 50% 0,#365568,transparent 70%),#233c48}
.poster-archive{gap:42px;padding-top:20px}
.poster-archive figure{position:relative}
.poster-archive figure>a{display:block;padding:9px;background:linear-gradient(135deg,#718294,#b6c3d1 48%,#6e7e8e);box-shadow:0 16px 33px #10222f70,inset 0 0 0 3px #8fa1b355;transition:transform .5s,box-shadow .5s}
.poster-archive figure>a:before{content:'';position:absolute;left:-33px;top:-39px;width:100px;height:143px;background:var(--vine) center/contain no-repeat;pointer-events:none;z-index:2}
.poster-archive figcaption{color:#c7ced5;font-family:var(--serif);font-size:21px;margin-top:25px;justify-content:center;text-align:center}
.contact-section{--paper:#363e42;--muted:#606a6e;--gold:#536373;--line:#616d7a47;background-color:#c7cfd7;background-image:var(--mineral);color:#363e42;padding:135px 8% 105px}
.contact-section:before{content:'';position:absolute;width:320px;height:155px;left:50%;top:8px;transform:translateX(-50%);background:var(--cornice) center/contain no-repeat;pointer-events:none}
.contact-section h2{font-size:clamp(42px,4.8vw,72px);line-height:1.2}
.contact-email{color:#4a5765;border-color:#68798b}
.contact-links{color:#525d61;font-size:14px}
.site-footer{background:#2b363b;color:#bdc1c5;border-top:7px double #718090;padding:36px 7%;box-shadow:0 -5px 0 #bec6cd}
.site-footer .footer-name{color:#c7d0d9;font-size:29px}
/* Interior rooms use the same material palette and carved title treatments. */
.page-hero,.work-hero{background:radial-gradient(ellipse at 75% 35%,#58686e55,transparent 58%),#2c3e45;color:#d5dce3;padding-top:100px;padding-bottom:90px}
.page-hero:before,.work-hero:before{content:'';position:absolute;right:0;top:0;width:min(620px,48vw);height:440px;background:var(--cornice) right top/contain no-repeat;pointer-events:none;opacity:.65;z-index:-1}
.page-hero h1,.work-heading h1{font-size:clamp(53px,6.4vw,96px);line-height:1.15;letter-spacing:0}
.page-hero .eyebrow,.work-heading .eyebrow{color:#9aacbf}
.page-hero .section-intro,.work-lead{color:#caced2;font-size:18px}
.work-heading{position:relative;padding:15px 40px 18px 55px;border-left:1px solid #8a9bac55;margin-bottom:75px;max-width:1070px}
.work-heading:before{content:'';position:absolute;left:-50px;top:-26px;width:145px;height:195px;background:var(--vine) left top/contain no-repeat;pointer-events:none;opacity:.85}
.work-cover{padding:12px;background:linear-gradient(135deg,#748596,#b3c1cf 35%,#596775);box-shadow:0 18px 55px #131d2166,inset 0 0 0 4px #a0b0c166;max-width:1250px}
[data-page="work-beyond-the-walls"] .work-hero{background:radial-gradient(ellipse at 80% 20%,#41647080,transparent 60%),#233e4d}
[data-page="work-peak-of-despair"] .work-hero{background:radial-gradient(ellipse at 80% 20%,#5f646d80,transparent 60%),#41454c}
[data-page="work-long-goodbye"] .work-hero{background:radial-gradient(ellipse at 80% 20%,#636c7580,transparent 60%),#43484d}
.work-story{--paper:#384043;--muted:#515b5f;--gold:#546475;--line:#626f7c48;color:#384043;background-color:#ced6dd;background-image:var(--mineral)}
.work-story .section-heading{padding-left:48px}
.work-story h2{font-size:clamp(39px,3.6vw,55px);line-height:1.24}
.prose p{font-size:17px;line-height:2.05}
.work-story .prose p:first-child:first-letter,.notebook-chapter .prose p:first-of-type:first-letter{font-family:var(--serif);font-size:1.5em;color:var(--gold)}
.film-frames{background:#b0b9bd;color:#323f44;--muted:#505b60;--gold:#4e5a67}
.film-frames figure{position:relative;padding:10px;background:#acb8c4;border:1px solid #657484;box-shadow:0 14px 30px #2f40462e}
.film-frames figure:after{content:'';position:absolute;right:-40px;top:-32px;width:110px;height:155px;background:var(--vine) center/contain no-repeat;transform:rotate(180deg);pointer-events:none}
.film-frames figcaption{padding:4px 10px 8px;font-size:14px}
.work-information{gap:10%;padding-top:110px}
.film-meta dt{color:#576675;font-size:13px}.film-meta dd{color:#364044;font-size:16px;line-height:1.8}
.tools-panel{padding:28px;border:1px solid #6c7c8d60;background:#e6eaee1c;box-shadow:inset 0 0 0 5px #9fabb622,inset 0 0 0 6px #6b7c8d33;position:relative}
.tools-panel:after{content:'';position:absolute;right:-26px;bottom:-28px;width:90px;height:130px;background:var(--vine) center/contain no-repeat;transform:rotate(180deg);pointer-events:none}
.tools-panel dt{font-size:13px}.tools-panel dd{color:inherit;font-size:17px}.tools-panel .eyebrow{color:var(--gold)}
.work-poster{padding:10px;background:linear-gradient(135deg,#7f8e9c,#c5ced8 35%,#758697);border:1px solid #697a8c;box-shadow:0 15px 27px #434d5724}
.work-poster figcaption{padding:0 5px 7px;font-size:14px}
.work-recognition{background:linear-gradient(125deg,#3f4c52,#273940)}
.recognition-list li{padding:26px 9px;transition:padding .4s,background .4s}
.recognition-list li:hover{padding-left:20px;background:#8998a716}
.recognition-list h3{font-family:var(--serif);font-size:24px;line-height:1.4}.award-result{font-size:15px}
.next-work{text-align:center;padding-top:70px;padding-bottom:80px}
.next-work-link{font-size:clamp(38px,5vw,74px);color:#47525d;position:relative;transition:letter-spacing .4s,color .4s}
.next-work-link:hover{color:#566a7e;letter-spacing:.015em}
.notebook-index{position:relative;background:#b7c1cb;color:#42484f;border-block:5px double #7584933f;justify-content:center;padding:24px 6%;font-size:14px}
.notebook-index a{padding:9px 12px;transition:background .3s,box-shadow .3s}
.notebook-index a:hover{background:#d1d9e1;box-shadow:inset 0 0 0 1px #5d6f8180}
.notebook-chapter{gap:12%;padding-block:120px}
.notebook-chapter>header{position:relative;padding:30px 0 0 35px;border-left:1px solid var(--line)}
.notebook-chapter>header:before{content:'';position:absolute;left:-40px;top:-42px;width:140px;height:200px;background:var(--vine) center/contain no-repeat;opacity:.9;pointer-events:none}
.notebook-chapter h2{font-size:clamp(39px,3.8vw,58px);line-height:1.25}
.notebook-chapter .prose>img{padding:8px;background:linear-gradient(130deg,#6c7d8e,#abbac9);box-shadow:0 12px 27px #24333930}
.notebook-chapter:nth-of-type(odd) .tools-panel{background:#a1b0bf0b;border-color:#a1b0bf66}
.notebook-chapter:nth-of-type(odd) .tools-panel dt{color:#c0c5cb}
.honors-group{padding-block:85px}.honors-group h2{font-size:clamp(36px,3.3vw,51px);padding-left:25px;border-left:1px solid var(--gold)}
.honors-group .recognition-list h3{font-size:24px}
.honors-group:nth-of-type(odd){background:linear-gradient(135deg,#46484b,#434750)}
.press-biography figure{position:relative;padding:10px;background:linear-gradient(125deg,#6e7f90,#b7c3d0);box-shadow:0 14px 33px #363d4433}
.press-biography figure:before{content:'';position:absolute;inset:-40px -35px;background:var(--cornice) top center/100% auto no-repeat;pointer-events:none}
.press-biography figcaption{padding:6px 5px;color:#4e5257;font-size:14px}
[data-page="press-kit"] .section:nth-of-type(3){--paper:#d0d8df;--muted:#bec3c9;--gold:#94a7bb;--line:#91a3b64d;background:linear-gradient(135deg,#38464c,#27383f);color:var(--paper)}
[data-page="press-kit"] .section:nth-of-type(4){--paper:#3b464a;--muted:#5d696e;--gold:#536270;--line:#5a69783a;background-color:#c4c9ce;background-image:var(--mineral);color:var(--paper)}
.download-grid{gap:28px 36px}
.download-grid .download-card{padding:26px 30px;min-height:120px;border:1px solid #8393a466;background:#afc1c808;box-shadow:inset 0 0 0 5px #92a2b10d,inset 0 0 0 6px #92a2b130;transition:transform .5s,background .5s,box-shadow .5s}
.download-card:before{content:'';position:absolute;right:-25px;top:-25px;width:87px;height:124px;background:var(--vine) center/contain no-repeat;transform:rotate(180deg);opacity:.9;pointer-events:none}
.download-card:hover{background:#a6b8bf19;transform:translateY(-4px);box-shadow:inset 0 0 0 5px #92a2b116,inset 0 0 0 6px #92a2b166,0 12px 25px #16212533}
.download-card>span{font-size:25px;line-height:1.35}.download-card>small{font-size:13px;margin-top:5px}
.press-posters{gap:58px 45px}
.press-posters figure{position:relative;padding:10px;background:linear-gradient(135deg,#708293,#c2ccd7 40%,#8593a1);box-shadow:0 13px 28px #3c464a2a;transition:transform .5s}
.press-posters figcaption{color:#404f55;padding:5px 5px 10px;font-size:14px}
.press-current-poster{max-width:420px}
/* Pointer light follows the gilded surface; it never replaces the cursor. */
[data-art-hover]{position:relative;--light-x:50%;--light-y:50%;--tilt-x:0deg;--tilt-y:0deg}
[data-art-hover].art-hovering{transform:perspective(1100px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(-5px);box-shadow:0 21px 40px #2332383d,inset 0 0 0 2px #c2ccd7}
[data-art-hover] .gilt-light{position:absolute;inset:0;z-index:5;background:radial-gradient(circle at var(--light-x) var(--light-y),#e0e5ea38,transparent 45%);mix-blend-mode:screen;opacity:0;pointer-events:none;transition:opacity .5s}
[data-art-hover].art-hovering .gilt-light{opacity:1}
.mobile-menu summary{color:#42464b}
.mobile-menu nav{--paper:#343f44;--muted:#576266;--gold:#546677;position:absolute;left:auto;right:5%;top:calc(100% + 13px);width:min(410px,90vw);padding:36px 37px 37px;background-color:#ced6de;background-image:var(--mineral);color:#394449;border:1px solid #758698;box-shadow:inset 0 0 0 6px #b8c4d0,inset 0 0 0 7px #7082956b,0 19px 55px #182e3866;z-index:30}
.mobile-menu nav:before{content:'';position:absolute;inset:-25px -25px;pointer-events:none;background:var(--cornice) center top/100% auto no-repeat;opacity:.98}
.mobile-menu nav:after{content:'';position:absolute;right:-25px;bottom:-35px;width:110px;height:157px;transform:rotate(180deg);pointer-events:none;background:var(--vine) center/contain no-repeat}
.mobile-menu nav a{position:relative;padding:17px 13px;border-bottom:1px solid #6d7d8d44;font-family:var(--serif);font-size:25px;transition:padding .35s,background .35s}
.mobile-menu nav a:hover{padding-left:20px;background:#a6aeb52d}
@media(min-width:1600px){.section{padding-left:max(102px,calc((100vw - 1380px)/2));padding-right:max(102px,calc((100vw - 1380px)/2))}}
@media(max-width:1100px){.site-header{gap:18px}.site-header .brand{font-size:25px}.site-header .nav-links{gap:15px}.site-header .nav-links a{padding-inline:4px}.film-card-featured{gap:46px}.films-grid{gap:65px 30px}.hero-caption{right:7%;bottom:6%;min-width:180px}.motion-toggle{right:7%;bottom:auto;top:6%}.hero-copy{bottom:21%}.section{padding-block:85px}.film-card h3{font-size:31px}.film-card-featured h3{font-size:45px}.section-heading{padding-left:44px}.selected-films:after{width:270px;height:180px}.artist-layout{gap:8%}.artist-layout>div{padding-right:5px}.practice-layout{gap:8%}}
@media(max-width:800px){.site-header{height:84px;padding:17px 6%;gap:12px}.site-header .brand{font-size:27px}.cinema-hero{height:calc(100svh - 84px);min-height:650px;max-height:920px}.cinema-hero:after{inset:14px}.hero-copy{left:9%;right:8%;bottom:23%}.hero-copy h1{font-size:clamp(82px,12.5vw,112px)}.hero-copy:before{left:-42px;top:-47px;width:120px;height:106px}.hero-caption{left:9%;right:auto;bottom:7%;padding:12px 17px;min-width:185px}.motion-toggle{top:auto;bottom:7%;right:9%}.section-heading{margin-bottom:54px}.section{padding:80px 8%}.selected-films{padding-top:98px}.selected-films:after{width:235px;height:160px;opacity:.65}.film-card-featured{grid-template-columns:1fr;gap:34px}.film-card-featured .film-card-copy{padding-top:0;max-width:680px}.film-visual:before,.film-visual:after{width:85px;height:125px;left:-24px;top:-23px}.film-visual:after{left:auto;top:auto;right:-24px;bottom:-23px}.practice-layout{gap:60px}.practice-layout>div:first-child{padding:10px 23px 14px 30px}.artist-layout{gap:65px}.artist-layout figure{max-width:65%;margin:auto}.artist-layout>div{padding:0 18px}.current-project-grid{grid-template-columns:.75fr 1fr;gap:8%}.current-chapter .project-copy h2{font-size:55px}.current-chapter .project-copy .project-lead{font-size:27px}.project-poster{max-width:340px}.project-copy>.relief-ornament{width:210px;height:80px}.section-heading h2{font-size:44px}.practice-layout h2,.artist-layout h2{font-size:44px}.page-hero h1,.work-heading h1{font-size:58px}.work-heading{padding-left:38px;margin-bottom:55px}.page-hero:before,.work-hero:before{width:350px;height:255px;opacity:.4}.work-information,.work-story,.honors-group,.notebook-chapter{gap:48px}.notebook-chapter>header{padding-top:20px}.press-biography figure{max-width:65%;margin:auto}.contact-section{padding-top:135px}.poster-archive{gap:30px}.poster-archive figcaption{font-size:18px}.recognition-list h3,.honors-group .recognition-list h3{font-size:22px}.download-grid{gap:25px}.download-grid .download-card{padding:24px}.download-card>span{font-size:23px}}
@media(max-width:560px){.site-header .brand{font-size:25px}.site-header{padding:16px 6%;height:82px}.cinema-hero{min-height:640px;max-height:850px}.cinema-hero:after{inset:10px}.hero-copy{left:10%;bottom:27%;right:9%}.hero-copy h1{font-size:clamp(67px,17vw,91px);margin-top:25px;line-height:.94}.hero-copy .eyebrow{font-size:12px;letter-spacing:.12em}.hero-copy:before{width:100px;height:95px;left:-31px;top:-50px;opacity:.85}.hero-text{font-size:16px;max-width:270px}.hero-actions{gap:20px}.hero-copy .button{font-size:14px;padding:13px 16px}.hero-copy .text-link{font-size:14px}.hero-caption{left:10%;bottom:7%;padding:11px 13px}.hero-caption strong{font-size:24px}.hero-caption>span{font-size:12px}.motion-toggle{right:9%;bottom:7%;width:46px;height:46px;padding:9px}.motion-toggle:before{width:36px;height:47px;left:-17px;top:-13px}.section{padding:72px 8.5%}.section-heading{padding-left:26px;margin-bottom:47px;gap:10px}.section-heading:before{width:84px;height:119px;left:-24px;top:-30px}.section-number{font-size:21px}.section-topline{gap:12px}.section-topline .eyebrow{font-size:12px;letter-spacing:.12em}.section-heading h2{font-size:36px;line-height:1.23}.selected-films{padding-top:100px}.selected-films:after{width:205px;height:136px;opacity:.48}.film-card-featured{gap:27px}.films-grid{gap:64px}.film-card h3,.film-card-featured h3{font-size:37px;line-height:1.22}.film-visual{padding:8px}.film-visual:before,.film-visual:after{width:80px;height:113px}.film-card-copy{padding-top:28px}.film-actions{gap:17px 23px}.film-actions .text-link{font-size:14px}.film-logline{font-size:16px}.chapter-divider{padding:4px 9%;gap:12px}.chapter-divider .relief-ornament{width:225px;height:94px}.practice-layout h2,.artist-layout h2{font-size:38px}.practice-steps{padding:5px 23px}.practice-steps h3{font-size:27px}.practice-steps p{font-size:16px}.practice-steps:after{width:100px;height:150px;right:-28px;top:-34px}.practice-layout>div:first-child{padding-left:22px}.practice-layout>div:first-child:before{width:92px;height:135px;left:-43px;bottom:-33px}.artist-layout figure{max-width:87%;padding:10px}.artist-layout figure:before{inset:-31px -27px}.artist-layout>div{padding:0 10px}.artist-layout .artist-biography{font-size:16px}.artist-layout>div:after{width:110px;height:170px;right:-25px;bottom:-42px}.current-project-grid{grid-template-columns:1fr;gap:55px}.project-poster{max-width:78%;padding:9px;margin:auto}.project-poster:after{inset:-28px -25px}.project-copy>.relief-ornament{width:235px;height:88px;margin-bottom:18px}.current-chapter .project-copy h2{font-size:55px}.current-chapter .project-copy .project-lead{font-size:29px}.award-item{padding:23px 0;gap:13px;grid-template-columns:40px 1fr}.award-item h3{font-size:27px}.award-item h3 small{font-size:13px}.award-item>span{font-size:13px}.poster-archive{grid-template-columns:1fr;gap:45px}.poster-archive figcaption{font-size:21px;margin-top:20px}.poster-archive figure>a:before{width:86px;height:122px;left:-25px;top:-31px}.contact-section{padding-top:130px;padding-bottom:90px}.contact-section h2{font-size:39px}.contact-section:before{width:270px;height:142px;top:0}.contact-email{font-size:17px}.contact-links{gap:22px}.footer-links{gap:20px;font-size:14px}.page-hero h1,.work-heading h1{font-size:46px}.page-hero,.work-hero{padding-top:80px}.page-hero:before,.work-hero:before{width:240px;height:190px;opacity:.4}.page-hero .section-intro,.work-lead{font-size:17px}.work-heading{padding-left:22px;padding-right:0}.work-heading:before{width:100px;height:140px;left:-30px;top:-30px}.work-cover{padding:7px}.work-story h2{font-size:37px}.work-story .section-heading{padding-left:26px}.prose p{font-size:16px;line-height:2}.film-frames figure{padding:7px}.film-frames figure:after{width:85px;height:125px;right:-27px;top:-30px}.film-frames figcaption{font-size:13px;padding:4px}.film-meta{gap:22px}.film-meta dt{font-size:13px}.film-meta dd{font-size:15px}.tools-panel{padding:23px}.tools-panel dl{gap:20px}.tools-panel dd{font-size:16px}.tools-panel:after{width:70px;height:105px;right:-23px;bottom:-27px}.work-poster{padding:7px}.recognition-list li{padding:23px 0}.recognition-list h3,.honors-group .recognition-list h3{font-size:21px}.award-result{font-size:14px}.next-work-link{font-size:38px}.notebook-index{padding:18px 7%;justify-content:flex-start;gap:7px 12px}.notebook-index a{padding:7px;font-size:14px}.notebook-chapter>header{padding-left:22px}.notebook-chapter>header:before{width:96px;height:139px;left:-33px;top:-29px}.notebook-chapter h2{font-size:38px}.honors-group h2{font-size:37px}.press-biography figure{max-width:86%;padding:8px}.press-biography figure:before{inset:-28px -25px}.press-biography h2{font-size:46px}.download-grid{grid-template-columns:1fr;gap:26px}.download-card:before{width:76px;height:107px;right:-18px;top:-26px}.download-card>span{font-size:24px}.download-grid .download-card{padding:25px}.press-posters{gap:42px;grid-template-columns:1fr}.press-posters figure{padding:8px}.press-current-poster{max-width:85%}.mobile-menu nav{padding:28px 27px 29px;right:6%;top:calc(100% + 12px);width:88vw}.mobile-menu nav:before{inset:-16px -16px}.mobile-menu nav:after{width:83px;height:125px;right:-15px;bottom:-27px}}
@media(prefers-reduced-motion:reduce){[data-art-hover].art-hovering{transform:none}.gilt-light{display:none}.film-visual:hover:before,.film-visual:hover:after,.button:hover,.lang-toggle:hover,.motion-toggle:hover:before{transform:none}}
/* Carved details remain visual allusions; artist information takes the foreground. */
.hero-copy:before,.hero-caption:after,.motion-toggle:before,.section-heading:before,.film-visual:before,.film-visual:after,.practice-layout>div:first-child:before,.practice-steps:after,.artist-layout>div:after,.poster-archive figure>a:before,.work-heading:before,.film-frames figure:after,.tools-panel:after,.notebook-chapter>header:before,.download-card:before,.mobile-menu nav:after{background-size:auto 100%;background-position:left top}
.site-header .nav-links a:after,.text-link:after{background-image:var(--cornice)}
.mobile-menu nav{display:grid}.mobile-menu summary{list-style:none;display:flex;gap:12px;align-items:center;cursor:pointer;min-height:44px;padding:0 3px;font-size:14px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary>span:last-child{font-size:25px;color:#6c8a9f;font-weight:400}.mobile-menu[open] summary>span:last-child{transform:rotate(45deg)}
.hero-copy h1{color:#edf3f6;text-shadow:0 4px 28px #06192770}
.hero-copy .eyebrow{color:#c6dbe9}.hero-text{color:#dde7ee}.hero-caption strong{color:#e3edf3}
.selected-films,.home-awards,.work-information,.press-biography,.next-work,.honors-group:nth-of-type(even),.notebook-chapter:nth-of-type(even),.work-story,.contact-section,.chapter-divider,.mobile-menu nav,[data-page="press-kit"] .section:nth-of-type(4){background-blend-mode:luminosity}
.selected-films{background-color:#dce3e7;background-image:linear-gradient(180deg,#132b36 0,transparent 105px),var(--mineral);background-blend-mode:normal,luminosity}
.artist-section{background-color:#c5d2d5;background-image:linear-gradient(120deg,#d4dfe4dd,#b8cbd3dd),var(--mineral);background-blend-mode:normal,luminosity}
.site-header{background:#dbe3e8;box-shadow:0 3px 0 #cad6de,0 4px 0 #57718445}
.lang-toggle{box-shadow:inset 0 0 0 3px #d9e2e8,inset 0 0 0 4px #809bab4d}
.hero-copy:before,.hero-caption:after,.motion-toggle:before,.section-heading:before,.film-visual:before,.film-visual:after,.practice-layout>div:first-child:before,.practice-steps:after,.artist-layout>div:after,.artist-layout figure:before,.poster-archive figure>a:before,.project-poster:after,.work-heading:before,.film-frames figure:after,.tools-panel:after,.notebook-chapter>header:before,.download-card:before,.mobile-menu nav:after,.mobile-menu nav:before,.press-biography figure:before,.selected-films:after,.contact-section:before,.page-hero:before,.work-hero:before,.practice-section:before,.archive-section:before,.current-chapter:before,.text-link:after,.site-header .nav-links a:after{filter:grayscale(.75) sepia(.07) hue-rotate(155deg) saturate(.55) drop-shadow(0 3px 3px #19384733)}
.relief-ornament,.project-copy>.relief-ornament{filter:grayscale(.7) sepia(.05) hue-rotate(155deg) saturate(.65) drop-shadow(0 4px 3px #19384755)}
.chapter-divider{padding:4px 10% 12px;gap:35px;background-color:#cbd6dd}
.sculpture-divider{width:340px;max-width:58%;height:auto;flex:none;filter:grayscale(.75) sepia(.06) hue-rotate(155deg) saturate(.65) drop-shadow(0 5px 4px #526d7c3d);opacity:.87}
.fate-progress{--read-progress:0;position:fixed;left:23px;top:50%;transform:translateY(-50%);height:150px;width:1px;z-index:25;pointer-events:none;filter:drop-shadow(0 1px 2px #20394b44)}
.fate-progress-track{display:block;position:relative;width:1px;height:100%;background:#8096a54d}
.fate-progress-track:before,.fate-progress-track:after{content:'';position:absolute;left:-2px;width:5px;height:5px;border:1px solid #8faabd;transform:rotate(45deg);top:-3px}
.fate-progress-track:after{top:auto;bottom:-3px}
.fate-progress-track i{display:block;position:absolute;inset:0;background:#bed4e4;transform:scaleY(var(--read-progress));transform-origin:top;box-shadow:0 0 6px #a9d3ed55}
@media(min-width:1500px){.cinema-hero{max-width:none}}
@media(max-width:1100px){.fate-progress{left:14px}}
@media(max-width:900px){.desktop-nav{display:none}.mobile-menu{display:block}.site-header{flex-wrap:nowrap}.fate-progress{left:9px}}
@media(max-width:800px){.chapter-divider{padding:4px 8% 12px;gap:23px}.sculpture-divider{width:310px;max-width:66%}.fate-progress{top:0;left:0;transform:none;width:100%;height:2px}.fate-progress-track{width:100%;height:2px;background:#829aab25}.fate-progress-track i{transform:scaleX(var(--read-progress));transform-origin:left}.fate-progress-track:before,.fate-progress-track:after{display:none}}
@media(max-width:560px){.site-header{padding-inline:5%;gap:8px}.site-header .brand{font-size:24px;gap:4px}.header-controls{gap:10px}.chapter-divider{gap:14px;padding:0 6% 10px}.sculpture-divider{width:250px;max-width:76%}.selected-films{background-image:linear-gradient(180deg,#132b36 0,transparent 82px),var(--mineral)}}
/* Masthead: a steady gold hairline replaces the ornamental hover flourish. */
.site-header{--gold:#c4a66c;--paper:#e9dfcc;--line:#c4a66c33;background:#111210;color:#e9dfcc;border-bottom:1px solid #a98a534d;box-shadow:none}
.site-header .brand{color:#dfc596;text-shadow:none}.site-header .brand-dot{color:#b9985d}
.site-header .nav-links a{color:#cdc6b7;isolation:isolate;transition:color .3s ease,text-shadow .3s ease}
.site-header .nav-links a:before{content:'';position:absolute;inset:2px -9px;z-index:-1;border-radius:50%;background:radial-gradient(ellipse at 50% 65%,#c4a66c24,transparent 72%);opacity:0;transform:scale(.8);transition:opacity .35s ease,transform .4s ease;pointer-events:none}
.site-header .nav-links a:after{content:'';position:absolute;left:8px;right:8px;bottom:5px;top:auto;width:auto;height:1px;margin:0;background:#c5a369;filter:none;opacity:1;transform:scaleX(0);transform-origin:center;transition:transform .24s ease}
.site-header .nav-links a:hover,.site-header .nav-links a:focus-visible{color:#ead1a3;text-shadow:0 0 16px #d8b97638}
.site-header .nav-links a:hover:before,.site-header .nav-links a:focus-visible:before{opacity:1;transform:scale(1)}
.site-header .nav-links a:hover:after,.site-header .nav-links a:focus-visible:after{transform:scaleX(1);opacity:1;filter:none}
.site-header .lang-toggle{background:transparent;color:#d7bc87;border:1px solid #a98a5370;box-shadow:none;transform:none;transition:background .2s ease,border-color .2s ease,color .2s ease}
.site-header .lang-toggle:hover,.site-header .lang-toggle:focus-visible{background:#c2a16812;color:#efdcb7;border-color:#c6a56d;box-shadow:none;transform:none}
.site-header .mobile-menu summary{color:#d6c9af}.site-header .mobile-menu summary>span:last-child{color:#bea16b}
.site-header .mobile-menu nav{--paper:#e9dfcc;--muted:#c2b9a7;--gold:#c4a66c;background:#151713;border:1px solid #b0925c55;box-shadow:0 15px 38px #0005;color:#d6c9af}
.site-header .mobile-menu nav:before,.site-header .mobile-menu nav:after{display:none}
.site-header .mobile-menu nav a{padding:17px 13px;border-bottom:1px solid #b0925c30;font:400 17px/1.6 var(--sans);transition:color .2s ease,background .2s ease}
.site-header .mobile-menu nav a:hover,.site-header .mobile-menu nav a:focus-visible{padding-left:13px;color:#ecd4a7;background:#c4a66c0a}
@media(prefers-reduced-motion:reduce){.site-header .nav-links a,.site-header .nav-links a:before,.site-header .nav-links a:after,.site-header .lang-toggle{transition:none}}
@media print{body,main,.section,.site-footer{background:white!important;color:#222!important}.section:before,.section:after,.section-heading:before,.section-heading:after,.film-visual:before,.film-visual:after,.gilt-light,.fate-progress{display:none!important}.film-visual,.project-poster,.work-cover,.work-poster,.artist-layout figure,.press-posters figure{box-shadow:none!important;background:transparent!important;border:1px solid #aaa}.section{padding:25px 0}.section-heading{padding-left:0}.prose,.artist-biography,.film-meta dd{color:#333!important}}
