html,body{height:100%;width:100%;margin:0;padding:0;background-color:#050505;color:#e5e5e5;overflow:hidden;overscroll-behavior:none;touch-action:manipulation}#root{height:100%;width:100%;overflow:hidden}@media(pointer:fine){*,*:before,*:after{cursor:none!important}}.font-times{font-family:Times New Roman,Times,serif}.font-helvetica{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.font-mono{font-family:Share Tech Mono,monospace}.font-playfair{font-family:Playfair Display,serif}.font-cormorant{font-family:Cormorant Garamond,serif}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#64646480;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#969696cc}.mask-gradient{mask-image:linear-gradient(to bottom,#000,#0000 30%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 30%)}.fill-forwards{animation-fill-mode:forwards}.flip-y{transform:scaleY(-1)}.glsl-cursor-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;mix-blend-mode:screen}@media(max-width:768px){.glsl-cursor-container{display:none}}@keyframes scaleIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:scaleIn .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}.animate-scale-out{animation:scaleOut .4s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:slideUp .6s cubic-bezier(.19,1,.22,1) forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fadeIn .6s ease-out forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate-fade-out{animation:fadeOut .4s ease-in forwards}.blog-delay-0{animation-delay:0s}.blog-delay-1{animation-delay:.1s}.blog-delay-2{animation-delay:.2s}.blog-delay-3{animation-delay:.3s}.blog-delay-4{animation-delay:.4s}.blog-delay-5{animation-delay:.5s}.blog-delay-6{animation-delay:.6s}.blog-delay-7{animation-delay:.7s}.blog-delay-8{animation-delay:.8s}.blog-delay-9{animation-delay:.9s}.blog-delay-10{animation-delay:1s}.blog-lightbox-overlay{background-color:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bg-grain{position:relative}.bg-grain:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");pointer-events:none;z-index:0;opacity:.4;mix-blend-mode:overlay}.floral-divider{display:flex;align-items:center;justify-content:center;gap:1rem;opacity:.4;margin:4rem 0}.floral-divider:before,.floral-divider:after{content:"";height:1px;width:100px;background:linear-gradient(90deg,transparent,#888,transparent)}.film-grain{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");z-index:10;mix-blend-mode:overlay}.cinema-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.6) 100%);pointer-events:none;z-index:5}.cinema-projector-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:90%;background:#ffffff1a;filter:blur(80px);z-index:-1;border-radius:50%;pointer-events:none}.mask-linear-fade{mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent)}@keyframes playPulse{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}.animate-play-pulse{animation:playPulse 2s infinite}
