@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&family=Instrument+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Space+Mono:ital,wght@0,400;0,700;1,400&display=swap";:root{--bg-deep:#09090a;--bg-dark:#121213;--text-light:#fff;--text-dim:#ffffffd1;--text-dark:#1c1c1e;--accent-spotlight:#d3cfc7;--accent-dim:#d3cfc714;--border-dim:#ffffff0a;--border-active:#ffffff1f;--font-display:"Cormorant Garamond", serif;--font-body:"Instrument Sans", sans-serif;--font-technical:"Space Mono", monospace;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-6:48px;--space-8:64px;--space-12:96px;--space-16:128px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-deep);color:var(--text-light);font-family:var(--font-body);-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricprecision;font-smooth:never;font-size:19px;line-height:1.6;width:100vw!important;height:100vh!important;overflow:hidden!important}*,:before,:after{-webkit-font-smoothing:subpixel-antialiased;text-rendering:geometricprecision}.nav-container{padding:20px 56px!important}.font-tech,.font-mono{color:#fff;font-size:.85rem!important}.section-indicator{color:#fff!important;font-size:.82rem!important}::-webkit-scrollbar{width:0}::selection{background:var(--accent-spotlight);color:var(--bg-deep)}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-weight:300;line-height:1.1}p{color:var(--text-dim);font-weight:400;line-height:1.7}#root{background-color:var(--bg-deep);width:100%;height:100vh;position:relative;overflow:hidden}.film-grain{pointer-events:none;z-index:9999;opacity:.055;background-image:radial-gradient(circle,#fff 10%,#0000 11%),radial-gradient(circle,#fff 10%,#0000 11%);background-position:0 0,3px 3px;background-size:6px 6px;width:100%;height:100%;animation:.3s steps(3,end) infinite grain-animation;position:fixed;top:0;left:0}@keyframes grain-animation{0%{background-position:0 0,3px 3px}50%{background-position:10px -5px,13px -2px}to{background-position:-5px 12px,-2px 15px}}.spotlight-lens{pointer-events:none;background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%), transparent 20%, #09090af0 75%);z-index:10;opacity:.25;width:100vw;height:100vh;transition:opacity 1.5s;position:fixed;top:0;left:0}.film-scratches{pointer-events:none;z-index:9998;opacity:.05;width:100vw;height:100vh;position:fixed;top:0;left:0}.film-scratches:after{content:"";background-image:linear-gradient(90deg,#0000 50%,#ffffff40 50%,#0000 50.5%),linear-gradient(90deg,#0000 20%,#ffffff26 20%,#0000 20.3%),radial-gradient(circle,#fff 15%,#0000 16%);background-size:260px 100%,180px 100%,80px 80px;width:100%;height:100%;animation:.2s steps(4,end) infinite scratch-move;position:absolute;top:0;left:0}@keyframes scratch-move{0%{background-position:0 0,0 0,0 0}25%{background-position:60px 0,-30px 0,15px 12px}50%{background-position:180px 0,40px 0,-40px -10px}75%{background-position:-90px 0,90px 0,30px 40px}to{background-position:0 0,0 0,0 0}}.projector-flicker{pointer-events:none;z-index:9997;mix-blend-mode:screen;width:100vw;height:100vh;animation:.12s infinite alternate projector-flicker-anim;position:fixed;top:0;left:0}@keyframes projector-flicker-anim{0%{background-color:#ffffff01}to{background-color:#ffffff05}}.font-cinematic{font-family:var(--font-display)}.font-tech{font-family:var(--font-technical);letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim);font-size:.7rem}.reveal-text{opacity:0;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.reveal-text.visible{opacity:1;transform:translateY(0)}.editorial-grid{gap:var(--space-4);grid-template-columns:repeat(12,1fr);display:grid}@keyframes shutter-flash{0%{background-color:var(--bg-deep)}25%{background-color:var(--text-light)}to{background-color:var(--bg-deep)}}.shutter-flash-active{animation:.8s cubic-bezier(.15,.85,.35,1) forwards shutter-flash}.project-img,.manifesto-img,.creative-portrait-img,.bts-img{transform:translate3d(0, calc(var(--scroll-velocity-signed) * .1px), 0) scale(calc(1 + var(--scroll-velocity) * .0003));filter:blur(calc(var(--scroll-velocity) * .04px)) grayscale(100%) contrast(1.15) brightness(.8);will-change:transform, filter;transition:transform .2s cubic-bezier(.25,.8,.25,1),filter .2s cubic-bezier(.25,.8,.25,1)}.manifesto-para,.project-synopsis,.act-paragraph,.creative-bio,.bts-intro,.rec-intro,.article-excerpt{transform:translate3d(0, calc(var(--scroll-velocity-signed) * -.04px), 0);will-change:transform;transition:transform .2s cubic-bezier(.25,.8,.25,1)}.films-section-title,.text-highlight,.disciplines-title,.process-section-title,.creatives-section-title,.bts-title,.rec-section-title,.journal-title,.final-title{transform:translate3d(0, calc(var(--scroll-velocity-signed) * -.06px), 0);will-change:transform;transition:transform .2s cubic-bezier(.25,.8,.25,1)}.opening-container,.manifesto-section,.films-section,.disciplines-section,.process-section,.creatives-section,.bts-section,.rec-section,.journal-section,.final-scene-section{box-sizing:border-box!important;width:100vw!important;height:100vh!important;max-height:100vh!important;position:relative!important;overflow:hidden!important}.crt-scanlines{z-index:990;pointer-events:none;background:linear-gradient(#12101000 50%,#0000001f 50%) 0 0/100% 4px;width:100vw;height:100vh;position:fixed;top:0;left:0}.crt-static-overlay{z-index:980;pointer-events:none;opacity:0;background:repeating-radial-gradient(#000 0%,#fff 12%,#000 24%) 0 0/6px 6px;width:100vw;height:100vh;transition:opacity .1s;position:fixed;top:0;left:0}.crt-static-overlay.active{opacity:.14;animation:.2s steps(4,end) infinite crt-static-flicker}@keyframes crt-static-flicker{0%{background-position:0 0}50%{background-position:3px 3px}to{background-position:-1px 2px}}@keyframes crt-channel-switch{0%{filter:brightness()contrast()blur();transform:scale(1)}35%{filter:brightness(3.5)contrast(1.5)blur(1px);transform:scaleY(.002)}48%{filter:brightness(6);opacity:.8;transform:scale(0,.002)}52%{filter:brightness(6);opacity:.8;transform:scale(0,.002)}65%{filter:brightness(3.5)contrast(1.5)blur(1px);transform:scaleY(.002)}to{filter:brightness()contrast()blur();transform:scale(1)}}.crt-transition-active{animation:.75s cubic-bezier(.19,1,.22,1) forwards crt-channel-switch}@media (width<=1024px){:root{--mobile-left-safe:64px}html{font-size:15px}.nav-container{padding:18px 32px!important}.opening-container,.films-section,.disciplines-section,.disc-section,.process-section,.bts-section,.rec-section,.final-scene-section{padding-left:var(--mobile-left-safe)!important;padding-right:var(--mobile-left-safe)!important}}@media (width<=768px){:root{--mobile-left-safe:48px}html{font-size:14px}.nav-container{padding:16px 20px!important}.font-tech,.font-mono{font-size:.78rem!important}}@media (width<=480px){:root{--mobile-left-safe:40px}html{font-size:13px}.nav-container{padding:14px 16px!important}}
