@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);:root{--primary-red:#e50914;--background-black:#000;--text-white:#fff;--gray-dark:#141414;--gray-light:#b3b3b3}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;background-color:var(--background-black);font-family:Inter,sans-serif}body,h1,h2,h3,h4,h5,h6{color:#fff;color:var(--text-white)}a{color:inherit;text-decoration:none;transition:color .3s ease}a:hover{color:#b3b3b3;color:var(--gray-light)}button{border:none;cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#141414;background:var(--gray-dark)}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.navbar{background:#000000e6;box-sizing:border-box;justify-content:space-between;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:100}.navbar,.navbar-brand{align-items:center;display:flex}.navbar-brand{flex-shrink:0}.navbar-brand a{align-items:center;display:flex}.navbar-logo{height:72px;width:auto}.hamburger-menu{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:24px;padding:8px}.navbar-mobile-controls{align-items:center;display:flex;gap:8px}.mobile-login-button{background-color:#e50914;border-radius:4px;color:#fff;display:none;font-size:14px;font-weight:600;padding:8px 14px;text-decoration:none;transition:background-color .3s ease;white-space:nowrap}.navbar-content{align-items:center;display:flex;gap:30px}.nav-link{color:#fff;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s ease;white-space:nowrap}.nav-link:hover{color:#e50914}.nav-link.admin-link{color:#e50914;font-weight:700}.register-link{background-color:#e50914;border-radius:4px;color:#fff;font-weight:700;padding:8px 16px}.register-link:hover{background-color:#c4070a;color:#fff}.navbar-user-section{align-items:center;display:flex;gap:30px}.navbar-auth-section{align-items:center;display:flex;gap:20px}.user-menu-wrapper{position:relative}.user-menu-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:8px;transition:transform .2s ease}.user-menu-button:hover{transform:scale(1.05)}.user-menu-label{color:#fff;font-size:14px;font-weight:500;white-space:nowrap}.dropdown-menu{background:#1c1c1c;border:1px solid #333;border-radius:8px;box-shadow:0 4px 6px #0000004d;display:flex;flex-direction:column;gap:10px;min-width:220px;padding:15px;position:absolute;right:0;top:50px;z-index:1000}.dropdown-header{border-bottom:1px solid #333;margin-bottom:5px;padding-bottom:10px}.dropdown-label{color:#ccc;font-size:.85rem;margin:0}.dropdown-email{color:#fff;font-size:14px;font-weight:700;margin:5px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-link{border-radius:4px;color:#fff;display:block;font-size:14px;font-weight:500;padding:10px 12px;text-align:left;text-decoration:none;transition:background-color .2s ease,color .2s ease}.dropdown-link:hover{background-color:#e5091426;color:#e50914}.logout-button{background-color:#e50914;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 16px;transition:background-color .3s ease;width:100%}.logout-button:hover{background-color:#c4070a}@media (max-width:768px){.navbar{padding:.75rem 1rem}.navbar-logo{height:56px}.hamburger-menu{align-items:center;display:flex;justify-content:center}.mobile-login-button{display:inline-block}.mobile-login-button:hover{background-color:#c4070a}.navbar-content{background:#000000f2;border-bottom:1px solid #333;flex-direction:column;gap:0;left:0;max-height:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;transition:max-height .3s ease}.navbar-content.active{max-height:400px;padding:20px}.navbar-auth-section,.navbar-user-section{align-items:stretch;flex-direction:column;gap:15px;width:100%}.nav-link{border-bottom:1px solid #333;display:block;padding:12px 0}.nav-link:last-child{border-bottom:none}.logout-button,.register-link{padding:12px 16px;width:100%}.user-menu-wrapper{width:100%}.user-menu-button{justify-content:flex-start;padding:12px 0;width:100%}.dropdown-menu{border:1px solid #444;box-shadow:none;margin-top:15px;min-width:auto;padding:15px;position:static}}@media (max-width:480px){.navbar{flex-wrap:nowrap;padding:.5rem .75rem}.navbar-brand a{width:100%}.navbar-logo{height:48px;max-width:120px}.hamburger-menu{min-height:44px;min-width:44px;padding:10px}.navbar-content{max-height:0}.navbar-content.active{max-height:500px;padding:15px .75rem}.navbar-auth-section,.navbar-user-section{gap:10px}.nav-link{font-size:14px;padding:10px 0}.dropdown-email{font-size:12px}.dropdown-menu{min-width:auto;padding:12px}.logout-button,.register-link{font-size:13px;padding:10px 12px}}@media (max-width:360px){.navbar{padding:.5rem}.navbar-logo{height:44px;max-width:100px}.hamburger-menu{font-size:20px;min-height:40px;min-width:40px;padding:8px}.nav-link{font-size:13px;padding:8px 0}.dropdown-label{font-size:12px}.dropdown-email{font-size:11px}.logout-button,.register-link{font-size:12px;padding:8px 10px}}.dashboard-bg{overflow:hidden;position:relative}.dashboard-bg:after,.dashboard-bg:before{animation:float 8s ease-in-out infinite;content:"🎬";font-size:4rem;opacity:.06;pointer-events:none;position:absolute;z-index:0}.dashboard-bg:before{animation-delay:0s;left:8%;top:15%}.dashboard-bg:after{animation-delay:3s;animation-duration:10s;bottom:20%;content:"🍿";right:10%}.floating-icon{animation:float 12s ease-in-out infinite;font-size:3rem;opacity:.05;pointer-events:none;position:absolute;z-index:0}.floating-icon:first-child{animation-delay:1s;left:5%;top:25%}.floating-icon:nth-child(2){animation-delay:4s;left:12%;top:60%}.floating-icon:nth-child(3){animation-delay:2s;right:8%;top:40%}.floating-icon:nth-child(4){animation-delay:6s;right:15%;top:75%}.floating-icon:nth-child(5){animation-delay:5s;right:25%;top:10%}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-25px) rotate(8deg)}}.cinematic-heading{animation:fadeInUp 1s ease-out both;position:relative;z-index:1}.cinematic-heading .highlight{animation:textGlow 2s ease-in-out infinite alternate;display:inline-block}@keyframes textGlow{0%{text-shadow:0 0 10px #e509144d}to{text-shadow:0 0 25px #e50914cc,0 0 40px #e5091466}}.cinematic-subtitle{animation:fadeInUp 1s ease-out .3s both}.cinematic-subtitle,.feature-grid{position:relative;z-index:1}.feature-card{align-items:center;animation:fadeInUp .6s ease-out both;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:15px;opacity:0;overflow:hidden;padding:25px;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.feature-card:first-child{animation-delay:.4s}.feature-card:nth-child(2){animation-delay:.5s}.feature-card:nth-child(3){animation-delay:.6s}.feature-card:nth-child(4){animation-delay:.7s}.feature-card:nth-child(5){animation-delay:.8s}.feature-card:nth-child(6){animation-delay:.9s}.feature-card:before{background:linear-gradient(90deg,#0000,#ffffff14,#0000);content:"";height:100%;left:-100%;pointer-events:none;position:absolute;top:0;transition:left .6s ease;width:50%}.feature-card:hover:before{left:150%}.feature-card:hover{border-color:#e5091466;box-shadow:0 10px 30px #e5091426;transform:translateY(-6px) scale(1.02)}.feature-icon{animation:spinReel 6s linear infinite;color:#e50914;flex-shrink:0;font-size:1.5rem}.feature-card:hover .feature-icon{animation-duration:1.5s}@keyframes spinReel{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.feature-text{color:#e5e5e5;font-size:1.1rem;text-align:left}.zone-btn{animation:fadeInUp .8s ease-out 1s both;background-color:#e50914;border-radius:50px;box-shadow:0 4px 15px #e5091466;color:#fff;display:inline-block;font-size:1.2rem;font-weight:700;overflow:hidden;padding:15px 40px;position:relative;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.zone-btn:after{background:linear-gradient(45deg,#e50914,#ff4757,#e50914);border-radius:50px;content:"";filter:blur(8px);inset:-2px;opacity:0;position:absolute;transition:opacity .3s ease;z-index:-1}.zone-btn:hover{box-shadow:0 8px 25px #e5091499;transform:scale(1.08)}.zone-btn:hover:after{animation:marqueePulse 1.5s ease-in-out infinite;opacity:.6}@keyframes marqueePulse{0%,to{filter:blur(8px);opacity:.4}50%{filter:blur(14px);opacity:.8}}.zone-btn:before{background:linear-gradient(90deg,#0000,#ffffff26,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.zone-btn:hover:before{left:100%}.curtain-divider{animation:expandLine 1.2s ease-out .2s both;background:linear-gradient(90deg,#0000,#e50914,#0000);border-radius:2px;height:3px;margin:0 auto 30px;position:relative;width:80px;z-index:1}@keyframes expandLine{0%{opacity:0;width:0}to{opacity:1;width:80px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.feature-card:hover{transform:translateY(-3px) scale(1.01)}.zone-btn{font-size:1rem;padding:12px 28px}}.chat-button{align-items:center;background-color:#dc3545;border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #dc354566;color:#fff;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:20px;transition:all .3s ease;width:56px;z-index:998}.chat-button:hover{background-color:#c82333;box-shadow:0 6px 16px #dc354599;transform:scale(1.1)}.chat-button:active{transform:scale(.95)}.chat-widget-container{animation:slideUp .3s ease-out;background-color:#fff;border-radius:12px;bottom:90px;box-shadow:0 5px 40px #00000029;display:flex;flex-direction:column;height:600px;max-width:450px;position:fixed;right:20px;width:100%;z-index:999}.chat-widget-header{align-items:center;background-color:#dc3545;border-bottom:1px solid #e0e0e0;border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:16px}.chat-widget-header h3{font-size:16px;font-weight:600;margin:0}.chat-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.chat-close-button:hover{background-color:#fff3}.chat-widget-iframe{border:none;border-radius:0 0 12px 12px;flex:1 1;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.chat-widget-container{bottom:80px;height:70vh;max-width:90vw;right:10px}.chat-button{bottom:16px;height:50px;right:16px;width:50px}}@media (max-width:480px){.chat-widget-container{bottom:75px;height:65vh;left:5px;max-width:95vw;right:5px}.chat-button{bottom:12px;height:48px;right:12px;width:48px}.chat-widget-header h3{font-size:14px}}
/*# sourceMappingURL=main.fbfcf867.css.map*/