@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap";
*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0b0b0b;font-family:Inter,sans-serif}main{background:radial-gradient(circle at 0 0,#202020 0,#050505 45%,#000 100%);min-height:auto;padding-top:64px}.container{max-width:1200px;margin:0 auto;padding-inline:1rem}.mobile-link-btn{text-align:left;color:#e5e5e5;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:10px 8px;font-size:16px;font-weight:500}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-section.hero-animated{animation:22s ease-in-out infinite alternate heroBgZoom}@media (max-width:768px){.hero-section.hero-animated{background-position:50%;background-size:104%;animation:26s ease-in-out infinite alternate heroBgZoomMobile}}@keyframes heroBgZoomMobile{0%{background-position:50% 18%;background-size:102%}to{background-position:50% 22%;background-size:108%}}.hero-main{flex-direction:column;gap:10px;max-width:560px;display:flex}.hero-badge{letter-spacing:.05em;text-transform:uppercase;background:#e50914;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;width:auto;max-width:fit-content;padding:3px 10px;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #00000080}.hero-title{letter-spacing:.02em;margin:6px 0 0;font-size:3rem;font-weight:900;line-height:1.05}.hero-chips{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.hero-chip{background:#141414d9;border:1px solid #ffffff1f;border-radius:999px;padding:4px 12px;font-size:.8rem}.hero-overview{color:#e5e5e5;max-width:540px;margin-top:6px;font-size:.95rem;line-height:1.5}.hero-overview-collapsed{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hero-read-more{color:#fff;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin-top:4px;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline}.hero-footer-row{align-items:center;gap:16px;max-width:560px;margin-top:16px;display:flex}.hero-footer-left{align-items:center;gap:10px;display:flex}.hero-mini-poster img{border:1px solid #ffffff1f;border-radius:10px;width:90px;height:auto;display:block;box-shadow:0 10px 24px #000000d9}.hero-play-btn{color:#fff;cursor:pointer;background:#e50914;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:.4rem 1rem;font-size:.9rem;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 18px #e5091473}.hero-play-btn:hover{background:#ff1f2a;transform:translateY(-1px);box-shadow:0 10px 24px #e5091499}.hero-play-icon{font-size:.85rem}.hero-rating-pill{background:#141414eb;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.9rem;display:inline-flex}.hero-rating-pill .rating-star{color:#ffc107;width:16px;height:16px}@media (min-width:1024px){.hero-title{font-size:3.3rem}.hero-mini-poster img{width:120px}}@media (max-width:768px){.hero-section{background-position:top;min-height:calc(100vh - 64px)}.hero-inner{gap:16px;padding:76px 16px 28px}.hero-title{font-size:2rem}.hero-overview{font-size:.9rem}.hero-footer-row{gap:10px;margin-top:10px}.hero-mini-poster img{width:70px}.hero-play-btn{padding:.35rem 1rem;font-size:.85rem}.hero-rating-pill{padding:4px 9px;font-size:.8rem}}@media (max-width:480px){.hero-inner{padding:70px 14px 22px}.hero-title{font-size:1.8rem}}.list-section{margin-top:1.8rem}@media (min-width:768px){.list-section{margin-top:2.4rem}}.list-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.list-title{margin:0;font-size:1.4rem;font-weight:700;position:relative}.list-underline{background:linear-gradient(90deg,#d6b34a,#f5d77a,#d6b34a);border-radius:999px;width:110px;height:3px;box-shadow:0 0 18px #d6b34a73}.scroll-wrapper{margin-top:.35rem;position:relative}.scroll-container{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:transparent transparent;gap:.9rem;padding:.25rem 0 1rem;display:flex;overflow-x:auto}.scroll-container::-webkit-scrollbar{display:none}.mylist-grid .movie-card{width:100%}.scroll-btn{color:#fff;cursor:pointer;z-index:5;opacity:.9;background:#000000bf;border:none;border-radius:14px;justify-content:center;align-items:center;width:36px;height:60px;font-size:1.5rem;transition:background .2s,transform .15s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.scroll-btn:hover{background:#000000eb;transform:translateY(-50%)scale(1.06);box-shadow:0 10px 28px #0000008c}.scroll-btn-left{left:-10px}.scroll-btn-right{right:-10px}@media (max-width:640px){.scroll-btn{display:none}}.movie-card{color:#fff;cursor:pointer;transform-origin:50%;background:linear-gradient(150deg,#2b0f0f 0%,#1a0b0b 40%,#2f0d10 100%);border:1px solid #e509142e;border-radius:.9rem;flex-shrink:0;width:150px;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;position:relative;overflow:hidden}.card-like-btn{color:#fff;cursor:pointer;z-index:2;background:#0000008c;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .2s,transform .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:absolute;top:10px;right:10px}.card-like-btn:hover{background:#000000bf;transform:scale(1.04);box-shadow:0 8px 18px #0000008c}.card-like-btn-active{color:#ffebf0;background:#e50914d9;border-color:#e5091459}@media (min-width:768px){.movie-card{width:190px}}@media (min-width:1024px){.movie-card{width:220px}}.movie-card:hover{background:linear-gradient(150deg,#3a0f13 0%,#1d0c0c 45%,#320e12 100%);border-color:#e5091459;transform:translateY(-6px)scale(1.04);box-shadow:0 18px 35px #000000e6,0 0 26px #e5091447}.movie-image-wrapper{width:100%;position:relative}.card-image{width:100%;height:auto;transition:transform .3s;display:block}.movie-card:hover .card-image{transform:scale(1.04)}.card-placeholder{aspect-ratio:2/3;color:#b3b3b3;text-align:center;background:linear-gradient(135deg,#1f1f1f,#141414);justify-content:center;align-items:center;padding:.75rem;font-size:.85rem;display:flex}.card-overlay{opacity:0;background:linear-gradient(#0000 40%,#000000e6);transition:opacity .2s;position:absolute;inset:0}.movie-card:hover .card-overlay{opacity:1}.card-info{background:linear-gradient(#0000 0%,#00000073 100%);padding:.65rem .7rem .8rem}.card-title{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:600;transition:color .2s;overflow:hidden}.movie-card:hover .card-title{color:#ff4b5c}.card-meta{color:#f0f0f0;align-items:center;gap:6px;margin-top:.25rem;font-size:.82rem;display:flex}.card-year{color:#d8d8d8}.card-rating .rating-star{color:#ffcc4d;width:16px;height:16px}.app-footer{text-align:center;color:#c4c4c4;background:linear-gradient(#ffffff0a,#0000 70%);border-top:1px solid #252525;margin-top:1.5rem;padding:1rem 0 1.25rem;font-size:.9rem}.search-page{flex-direction:column;gap:12px;padding-top:96px;padding-bottom:48px;display:flex}.search-subtitle{color:#b3b3b3;margin:0 0 12px}@media (min-width:1280px){.search-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding-inline:8px}}.search-empty{color:#8c8c8c;margin-top:12px}.search-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-inline:20px;display:grid}@media (max-width:1024px){.search-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-inline:18px}}@media (max-width:600px){.search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-inline:16px}}@media (max-width:360px){.search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-inline:18px}}@media (max-width:400px){.search-grid{gap:8px;padding-inline:10px}}@media (max-width:480px){.search-grid{grid-template-columns:repeat(2,minmax(140px,1fr));gap:8px;padding-inline:10px}}.row-card{position:relative}.row-card-img-wrapper{width:100%;position:relative}.heart-btn{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:16px;transition:background .2s,transform .15s;display:flex;position:absolute;top:8px;right:8px}.heart-btn:hover{background:#e50914e6;transform:translateY(-1px)}.heart-btn.heart-active{color:#fff;background:#e50914}.mylist-page{background:radial-gradient(circle at 0 0,#1a1a1a 0,#0c0c0c 45%,#080808 100%);min-height:100vh;padding-top:72px;padding-bottom:28px}.mylist-title{margin:0 0 16px;font-size:1.8rem;font-weight:800}.mylist-empty{color:#b3b3b3;margin-top:8px;font-size:.95rem}.mylist-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-top:16px;display:grid}.mylist-grid .movie-card,.mylist-card{width:100%;max-width:200px;margin:0 auto}@media (max-width:480px){.mylist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mylist-grid .movie-card,.mylist-card{max-width:100%}}@media (min-width:768px){.mylist-grid{grid-template-columns:repeat(3,minmax(160px,1fr));gap:16px}}@media (min-width:1200px){.mylist-grid{grid-template-columns:repeat(5,minmax(160px,1fr))}}.navbar-mylist .mobile-links{margin:0;padding-left:0;list-style:none}.navbar-mylist .mobile-search{padding:8px 20px 16px;display:block;position:relative}.navbar-mylist .mobile-links,.navbar-mylist .mobile-links li{margin-left:0;padding-left:0;list-style:none!important}.navbar-mylist .mobile-search{padding:8px 20px 16px;position:relative}.navbar-mylist .mobile-search .search-input{width:100%;max-width:none;padding-right:42px}.navbar-mylist .mobile-search .search-btn{margin:0;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.navbar-mylist .mobile-search .search-icon{width:18px;height:18px}.mylist-mobile-links{flex-direction:column;gap:8px;margin:0;padding:0 0 8px;list-style:none;display:flex}.mylist-mobile-links li{margin:0;padding:0;list-style:none}.mylist-mobile-search{align-items:center;margin-top:8px;display:flex;position:relative}.mylist-mobile-search .search-input{width:100%;padding-right:36px;transition:transform .2s,box-shadow .2s,border-color .2s;transform:scale(.95)}.mylist-mobile-search .search-btn{cursor:pointer;background:0 0;border:none;padding:0;position:absolute;right:8px}.mylist-mobile-search .search-icon{width:18px;height:18px}.nav-links-desktop{gap:24px}.mylist-mobile-menu{background:#000;border-bottom:1px solid #111;padding:10px 16px 14px}.mylist-mobile-links{flex-direction:column;margin:0;padding:0 0 8px;list-style:none;display:flex}.mylist-mobile-links .nav-link{text-align:left;border-bottom:none;width:100%;padding:10px 0}.mylist-mobile-links .nav-link.nav-link-active{border-bottom:2px solid #e50914}.nav-links-desktop,.search-desktop{display:flex}.nav-links-mobile,.search-mobile{display:none}@media (max-width:768px){.nav-links-desktop,.search-desktop{display:none}.nav-links-mobile,.search-mobile{display:flex}}@keyframes heroPanZoom{0%{background-position:48% 18%;background-size:104%}50%{background-position:52% 22%;background-size:110%}to{background-position:50% 20%;background-size:116%}}.hero-section{background-color:#050505;background-position:top;background-repeat:no-repeat;background-size:cover;animation:none;overflow:hidden}.hero-overlay{background:radial-gradient(circle at 22% 18%,#0003 0,#0000 45%),linear-gradient(#0000000d 0%,#0000002e 25%,#00000061 60%,#00000080 100%)}.hero-section-strong,.hero-animated{animation:18s ease-in-out infinite alternate heroPanZoom}@keyframes heroPanDrift{0%{background-position:50% 18%;background-size:103%}50%{background-position:52% 22%;background-size:106%}to{background-position:50% 20%;background-size:108%}}@media (max-width:1024px){.hero-section,.hero-section-strong,.hero-animated{background-position:top;background-size:104%;animation:18s ease-in-out infinite alternate heroPanDrift}}.hero-section.hero-animated{background-size:110%;animation:22s ease-in-out infinite alternate heroBgZoom}@keyframes heroBgZoom{0%{background-position:top;background-size:104%}to{background-position:50%;background-size:116%}}.hero-inner{z-index:1;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto;padding:88px 24px 40px;animation:.8s ease-out both heroFadeUp;display:flex;position:relative}@media (max-width:768px){.hero-inner{gap:16px;padding:76px 16px 28px}}.hero-section,.hero-section-strong,.hero-animated{background-color:#050505;background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;min-height:calc(100vh - 64px);position:relative;overflow:hidden}@supports (min-height:100dvh){.hero-section,.hero-section-strong,.hero-animated{min-height:calc(100dvh - 64px)}}@media (min-width:1025px){.hero-section-strong,.hero-animated{animation:18s ease-in-out infinite alternate heroPanZoom}}@media (max-width:1024px){.hero-section,.hero-section-strong,.hero-animated{background-position:top!important;background-size:cover!important;animation:18s ease-in-out infinite alternate heroPanDrift!important}}.mylist-mobile-search .search-input:focus{border-color:#e50914;outline:none;transform:scale(1);box-shadow:0 0 0 1px #e50914}
