.home-film-grain{opacity:.04;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='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-size:128px}.home-red-glow{background:radial-gradient(ellipse at 50% 40%,rgba(225,29,72,.12),transparent 65%)}.home-gold-glow{background:radial-gradient(ellipse at 50% 0,rgba(232,160,32,.08),transparent 60%)}.home-hero-fallback{background:radial-gradient(ellipse at 30% 40%,rgba(225,29,72,.15),transparent 50%),radial-gradient(ellipse at 70% 60%,rgba(232,160,32,.06),transparent 45%),linear-gradient(160deg,#0a0a0c,#1a0a12 50%,#0a0a0c)}.home-filmstrip-divider{height:2rem;overflow:hidden;background:#0a0a0c}.home-filmstrip-track{display:flex;gap:0;width:200%;flex-shrink:0}.home-filmstrip-frame{flex-shrink:0;width:2.5rem;height:2rem;border-right:1px solid rgba(244,63,94,.15);display:flex;flex-direction:column;justify-content:space-between;padding:.125rem 0}.home-filmstrip-hole{width:.75rem;height:.375rem;border-radius:.125rem;background:rgba(244,63,94,.12);margin:0 auto}@media (prefers-reduced-motion:reduce){.home-filmstrip-animate{animation:none!important}}@keyframes home-filmstrip-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home-filmstrip-animate{animation:home-filmstrip-scroll 14s linear infinite}.home-section-fade-bottom{background:linear-gradient(0deg,#14141a,transparent)}.home-section-fade-top{background:linear-gradient(180deg,#0a0a0c,transparent)}.home-tilt-card{--tilt-rotate-x:0deg;--tilt-rotate-y:0deg;--tilt-scale:1;transition:transform .3s ease-out;transform-style:preserve-3d;transform:perspective(800px) rotateX(var(--tilt-rotate-x)) rotateY(var(--tilt-rotate-y)) scale3d(var(--tilt-scale),var(--tilt-scale),var(--tilt-scale))}