*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{display:none}body{background:#1a1a1a;margin:0;font-family:Montserrat,system-ui,sans-serif;overflow-x:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes heroIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseRed{0%,to{box-shadow:0 0 20px #eb002f33}50%{box-shadow:0 0 40px #eb002f73}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s infinite shimmer}.floating-cta{z-index:90;color:#fff;letter-spacing:.8px;white-space:nowrap;background:#eb002f;border-radius:50px;align-items:center;gap:10px;padding:14px 28px;font-family:Montserrat,system-ui,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;animation:3s ease-in-out infinite floatingPulse;display:flex;position:absolute;top:420px;right:48px;box-shadow:0 6px 24px #eb002f66,0 2px 8px #0000004d}.floating-cta:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 32px #eb002f8c,0 4px 12px #0006}.floating-cta-icon{font-size:20px}.floating-cta-label-mobile{display:none}@keyframes floatingPulse{0%,to{box-shadow:0 6px 24px #eb002f66,0 2px 8px #0000004d}50%{box-shadow:0 6px 32px #eb002f99,0 2px 12px #0006}}@media (width<=540px){.floating-cta{padding:12px 20px;font-size:12px;right:16px;position:fixed!important;top:auto!important;bottom:20px!important}.floating-cta:hover{transform:translateY(-2px)}.floating-cta-label{display:none}.floating-cta-label-mobile{display:inline}}.nav-search{cursor:pointer;background:#222;border:1px solid #484848;border-radius:6px;align-items:center;gap:8px;width:140px;padding:6px 12px;transition:width .3s,background .3s;display:flex}.nav-search-open{background:#2a2a2a;width:min(300px,50vw)}.nav-search-icon{flex-shrink:0;font-size:14px}.nav-search-input{color:#fff;background:0 0;border:none;outline:none;width:100%;min-width:0;padding:0;font-family:inherit;font-size:13px}.nav-search-input::placeholder{color:#777}.nav-search-clear{color:#a5a5a5;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:14px}@media (width<=540px){.nav-search{width:36px;padding:6px 8px;overflow:hidden}.nav-search .nav-search-input{opacity:0;width:0;transition:width .3s,opacity .2s}.nav-search-open{width:min(200px,45vw);padding:6px 12px}.nav-search-open .nav-search-input{opacity:1;width:100%}}.price-sticker{z-index:5;color:#fff;text-align:center;white-space:nowrap;aspect-ratio:1;clip-path:polygon(50% 0%,63% 8%,78% 2%,83% 18%,98% 22%,93% 38%,100% 50%,93% 62%,98% 78%,83% 82%,78% 98%,63% 92%,50% 100%,37% 92%,22% 98%,17% 82%,2% 78%,7% 62%,0% 50%,7% 38%,2% 22%,17% 18%,22% 2%,37% 8%);background:#eb002f;border-radius:50%;justify-content:center;align-items:center;min-width:42px;padding:8px 6px;font-size:11px;font-weight:800;line-height:1;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #0006}.price-sticker-phone{clip-path:none;border-radius:50%;min-width:36px;padding:6px;font-size:0}.price-sticker-phone .material-symbols-outlined{color:#fff;font-size:18px}.price-sticker-hero.price-sticker-phone{min-width:48px;padding:10px}.price-sticker-hero.price-sticker-phone .material-symbols-outlined{font-size:24px}.price-sticker-hero{min-width:56px;padding:12px 8px;font-size:14px;top:12px;right:12px}.movie-row-header{align-items:center;gap:10px;margin-bottom:16px;padding-left:48px;display:flex}.movie-row-scroll{scrollbar-width:none;gap:16px;padding-bottom:8px;padding-left:48px;padding-right:48px;display:flex;overflow-x:auto}.movie-card-size{flex:0 0 180px;height:270px}.hero{width:100%;min-height:580px;position:relative;overflow:hidden}.hero-backdrop{background-position:top;background-size:cover;width:65%;transition:opacity .5s;position:absolute;top:0;bottom:0;right:0}.hero-content{z-index:3;align-items:flex-end;gap:44px;padding:110px 48px 70px;display:flex;position:relative}.hero-poster{border-radius:10px;flex:0 0 280px;height:420px;position:relative;overflow:hidden}.hero-info{flex:1;max-width:580px;padding-bottom:16px}.hero-title{letter-spacing:-.5px;margin-bottom:14px;font-size:48px;font-weight:900;line-height:1.05}.hero-buttons{gap:10px;display:flex}@media (width<=900px){.movie-row-header{padding-left:24px}.movie-row-scroll{padding-left:24px;padding-right:24px}.hero{min-height:auto}.hero-backdrop{width:100%;height:50%;top:0;bottom:auto}.hero-gradient-left{background:linear-gradient(#1a1a1acc 0%,#0000 30%,#1a1a1acc 70%,#1a1a1a 100%)!important}.hero-content{flex-direction:column;align-items:center;gap:28px;padding:90px 24px 60px}.hero-poster{flex:none;width:220px;height:330px}.price-sticker-hero{min-width:48px;padding:10px 7px;font-size:12px}.hero-info{text-align:center;max-width:100%;padding-bottom:0}.hero-title{font-size:36px}.hero-info>div,.hero-info>p{justify-content:center}.hero-buttons{flex-wrap:wrap;justify-content:center}}@media (width<=540px){.hero-content{gap:20px;padding:80px 16px 50px}.hero-poster{width:180px;height:270px}.price-sticker-hero{min-width:40px;padding:8px 6px;font-size:10px;top:6px;right:6px}.hero-title{font-size:28px}.hero-buttons{flex-direction:column;align-items:center}.hero-buttons button{width:100%}.movie-row-header{padding-left:16px}.movie-row-scroll{gap:12px;padding-left:16px;padding-right:16px}.movie-card-size{aspect-ratio:2/3;flex:0 0 calc(50% - 6px);height:auto}.price-sticker{min-width:36px;padding:7px 5px;font-size:9px;top:5px;right:5px}.price-sticker-phone{min-width:28px;padding:5px}.price-sticker-phone .material-symbols-outlined{font-size:14px}}
