@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;700&family=Bebas+Neue&display=swap);@import url(https://fonts.googleapis.com/css2?family=Work+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0}.hero,body{background-image:linear-gradient(90deg,#000,#01010c,#000013,#000)}.hero{color:#fff;overflow:hidden;padding:7rem 2rem 10rem;position:relative;text-align:center}.hero:before{background-image:linear-gradient(90deg,#000,#01010c,#000013,#000);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-content{animation:fadeInUp 1.4s ease-out;margin:0 auto;max-width:800px;position:relative;z-index:2}.hero h1{font-family:Work Sans,sans-serif;font-size:50px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-content img{margin-bottom:1rem;width:240px}@keyframes pulseGlow{0%,to{filter:drop-shadow(0 0 10px rgba(229,9,20,.9))}50%{filter:drop-shadow(0 0 20px rgba(229,9,20,1))}}.hero-content p{animation:fadeInUp 2s ease-out;color:#ddd;font-size:1.4rem;font-weight:500;text-shadow:0 1px 4px #000c}.featured-movies{animation:fadeInUp 1s ease-in-out;margin:auto auto auto 80px;max-width:1400px;padding:3rem 1.5rem 4rem}.featured-movies h2{border-left:6px solid #00e0ff;color:#fff;font-size:2rem;font-weight:700;letter-spacing:.07em;margin-bottom:1.5rem;padding-left:1rem;position:relative;text-shadow:0 0 10px #00e0ff99;text-transform:uppercase}.carousel-container{padding:2rem;position:relative}.carousel-title{font-size:1.8rem;font-weight:700;margin-bottom:1rem;text-shadow:0 4px 20px #ffffff4d}.carousel{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;white-space:nowrap}.carousel::-webkit-scrollbar{display:none}.carousel-item{background-color:#000;border:2px solid #333;border-radius:10px;color:#fff;cursor:pointer;flex:0 0 auto;height:330px;overflow:hidden;position:relative;scroll-snap-align:start;transition:transform .4s ease,box-shadow .4s ease;width:220px}.carousel-item img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.movie-title{bottom:10px;font-size:16px;font-weight:600;left:10px;position:absolute;text-shadow:0 2px 10px #000000b3}.carousel-item:hover,.more{border:2px solid #00e0ff}.more{background-color:#000;border-radius:50px;color:#00e0ff;cursor:pointer;font-weight:700;height:40px;margin-bottom:20px;margin-left:1200px;transition:background-color .3s ease,box-shadow .3s ease,transform .2s ease;width:100px}.more:hover{background-color:#00e0ff88;box-shadow:0 0 10px #00e0ffcc,0 0 20px #00e0ff88;color:#fff}.modal{animation:fadeIn .4s ease-in-out;background:#000000b3;border-radius:16px;box-shadow:0 0 15px #00e0ff,0 0 25px #00e0ff;color:#e5e5e5;font-weight:400;margin:auto;max-height:85vh;max-width:1100px;overflow-y:auto;padding:2rem 2.5rem;position:fixed;width:90%}.modal[open]{opacity:1;visibility:visible}.modal::backdrop{background:#000000e6}.modal::-webkit-scrollbar{display:none}.modal-content{display:flex;flex-direction:column;gap:2rem}.modal-body{display:flex;flex-wrap:wrap;gap:2rem}.poster-container img{border:#00e0ff;border-radius:14px;flex-shrink:0;transition:transform .3s ease;-webkit-user-select:none;user-select:none;width:280px}.poster-container img:hover{transform:scale(1.03)}.modal-info{flex:1 1;min-width:280px}.modal-info h2{border:#00e0ff;color:#fff;font-size:2.5rem;font-weight:800;letter-spacing:.05em;margin-bottom:.6rem}.modal-info p{color:#ccc;font-size:1.05rem;line-height:1.7;margin-bottom:.8rem}.label{color:#fff;display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:.05em;margin-top:.5rem;text-transform:uppercase}#modal-trailer iframe{border:#00e0ff;border-radius:10px;height:315px;margin-top:1.2rem;max-width:560px;width:100%}.release-info{color:blue;font-weight:700;margin-top:10px;white-space:pre-line}.close-btn{background:#121212f5;border:2px solid #00e0ff;border-radius:10px;font-size:1.3rem;font-weight:700;letter-spacing:.05em;padding:.6rem 1.3rem;right:15px;top:15px;transition:background .3s ease,transform .2s ease;-webkit-user-select:none;user-select:none}.close-btn:hover{background:#00c5e0;transform:scale(1.05)}@media (max-width:768px){.hero{padding:6rem 1rem}.hero h1{font-size:2rem}.hero-content img{width:160px}.hero-content p{font-size:1rem}.featured-movies{margin-left:0;padding:2rem 1rem 3rem}.featured-movies h2{font-size:1.3rem;padding-left:.8rem}.carousel-title{font-size:1.2rem}.carousel{gap:1rem}.carousel-item{height:230px;width:150px}.movie-title{bottom:8px;font-size:.9rem;left:8px}.more{display:block;font-size:.9rem;height:40px;margin:1rem auto 2rem;max-width:160px;width:80%}.modal{padding:1.5rem;width:95%}.modal-body{align-items:center;flex-direction:column}.poster-container img{max-width:240px;width:100%}.modal-info h2{font-size:1.6rem;text-align:center}.modal-info p{font-size:1rem;text-align:center}#modal-trailer iframe{height:200px}.close-btn{font-size:1rem;padding:.4rem 1rem;right:10px;top:10px}}body{font-family:Segoe UI,sans-serif}.sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border-right:1px solid #fff3;box-shadow:4px 0 20px #0003;display:flex;flex-direction:column;height:100vh;left:0;padding-top:1rem;position:fixed;top:0;transition:transform .3s ease;width:220px;z-index:1000}.sidebar.closed{transform:translateX(-100%)}.menu-toggle{border:none;border-radius:8px;box-shadow:0 0 10px #0003;color:#fff;cursor:pointer;font-size:1.8rem;left:1rem;padding:.5rem;position:fixed;top:1rem;transition:background .2s ease;z-index:1100}.menu-toggle,.menu-toggle:hover{background:none}.logo-link{display:flex;justify-content:center;margin-bottom:2rem}.logo{height:auto;max-width:100px}.nav-list{list-style:none;margin:0;padding:0}.nav-item{margin:.5rem 0}.nav-link{align-items:center;border-radius:8px;color:#fff;display:flex;padding:.75rem 1rem;text-decoration:none;transition:background .2s ease}.nav-link:hover{background:#fff3}.nav-link.active{background:#ffffff4d;font-weight:700}.nav-icon{font-size:1.2rem;margin-right:1rem}.nav-label{font-size:.95rem}@media (max-width:768px){.sidebar{width:180px}.nav-label{font-size:.85rem}}.reminder-popup{animation:slideIn .6s ease-out;backdrop-filter:blur(14px) saturate(180%);-webkit-backdrop-filter:blur(14px) saturate(180%);background:#ffffff1a;border:1px solid #ffffff40;border-radius:16px;box-shadow:0 10px 28px #00000073;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-height:420px;overflow-y:auto;padding:18px 22px;position:fixed;right:20px;top:20px;width:320px;z-index:9999}@keyframes slideIn{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.reminder-popup h4{color:#fff;font-size:20px;font-weight:800;margin:0 0 14px;text-shadow:0 2px 4px #000000b3}.reminder-popup ul{list-style:none;margin:0;padding-left:0}.reminder-popup li{border-left:3px solid #fff;color:#fff;font-size:15px;font-weight:600;line-height:1.45;margin-bottom:14px;padding-left:12px;text-shadow:0 1px 2px #000000d9,0 0 1px #000}.reminder-popup strong{color:gold;font-weight:800;text-shadow:0 1px 3px #000000e6,0 0 1px #000}.close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:22px;position:absolute;right:14px;text-shadow:0 2px 4px #000c;top:10px}@media (max-width:600px){.reminder-popup{font-size:.95rem;max-height:300px;padding:16px 18px;right:5%;top:10px;width:90%}.reminder-popup h4{font-size:18px;margin-bottom:12px}.reminder-popup li{font-size:14px;margin-bottom:12px;padding-left:10px}.close-btn{font-size:20px;right:10px;top:8px}}body,html{background-color:#000}header{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000;box-shadow:2px 0 15px #000c;display:flex;flex-direction:column;height:100vh;left:0;overflow-x:hidden;padding:1rem .5rem;position:fixed;top:0;transition:width .3s ease;z-index:10000}.menu-container{display:flex;justify-content:center;margin:0 auto;max-width:1200px}.menu-container img{margin-right:2.5rem;width:100px}.menu-content{align-items:center;display:flex;gap:.6rem;list-style:none;margin:0;padding:0}.menu-content li a{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;color:#cfcfcf;display:flex;font-size:.92rem;font-weight:500;gap:.5rem;padding:.55rem 1rem;text-decoration:none;text-shadow:0 0 2px #0000004d;transition:all .3s ease}.menu-content li a.active,.menu-content li a:hover{background:#00e0ff1f;border-color:#00e0ff;box-shadow:0 0 8px #00e0ff55,inset 0 0 6px #00e0ff22;color:#00e0ff;text-shadow:0 0 4px #00e0ff}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}body{padding-bottom:4rem}.back-button{background-color:#00e0ff;border:none;border-radius:30px;box-shadow:0 0 15px #00e0ff88;color:#000;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.4rem;position:fixed;right:30px;top:150px;transition:all .3s ease;z-index:9999}.back-button:hover{background-color:#00b3cc;box-shadow:0 0 20px #00e0ff;transform:scale(1.05)}.movie-detail{background-color:#000;border-radius:20px;margin:3rem auto;max-width:100%;padding:3rem}.detail-main{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem}.movie-poster{border-radius:16px;box-shadow:0 0 20px #00ffff4d;max-width:100%;width:320px}.detail-info{flex:1 1;min-width:300px}.movie-detail h1{color:#fff;font-family:Bebas Neue,sans-serif;font-size:3.5rem;letter-spacing:1.5px;margin-bottom:.5rem}.genres{color:#bbb;font-style:italic;margin-bottom:1.4rem}.movie-detail p{font-size:1.15rem;line-height:1.8;margin:.7rem 0}.movie-detail strong{color:#0ff;font-family:Arial,Helvetica,sans-serif;font-size:1rem;letter-spacing:2px;text-transform:uppercase}.rating-section{align-items:center;display:flex;gap:12px;margin-top:1.5rem}.imdb-logo{height:30px}.imdb-score{color:#f5c518;font-size:1.4rem;font-weight:700}.cast-image-container{display:flex;flex-wrap:wrap;gap:28px;margin-top:20px}.cast-image-link{align-items:center;color:#fff;display:flex;flex-direction:column;text-align:center;text-decoration:none;width:110px}.cast-image{border:2px solid #1e1e1e;border-radius:50%;height:100px;object-fit:cover;width:100px}.cast-image:hover{border-color:#00e0ff}.cast-name{font-size:.9rem;font-weight:500;line-height:1.3;margin-top:8px}.cast-character{color:#a0a0a0;font-size:.78rem;font-style:italic;margin-top:4px}.trailer-wrapper{display:flex;justify-content:flex-end;margin-top:4rem;padding-right:2rem}.trailer{max-width:560px;width:100%}.trailer h3{color:#0ff;font-size:1.5rem;margin-bottom:1rem;text-shadow:0 0 10px #0ff}.trailer iframe{border:none;border-radius:12px;box-shadow:0 0 20px #00ffff4d;height:315px;width:100%}.where-to-watch{background:#000;border-radius:16px;margin-left:-30px;margin-top:2.5rem;padding:1.5rem 2rem}.where-to-watch p{color:#0ff;font-size:.9rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.where-to-watch h4{border-bottom:1px solid #00e0ff44;color:#fff;font-size:1.2rem;margin-top:1.2rem;padding-bottom:.4rem}.where-to-watch ul{list-style:none;margin-top:.5rem;padding-left:0}.where-to-watch li{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;color:#e0e0e0;font-weight:500;margin-bottom:.4rem;padding:.5rem 1rem}.where-to-watch li:hover{color:#00e0ff}.theater-text{background:#1a1a1a;border-radius:10px;box-shadow:0 0 12px #f003;color:#f44;display:inline-block;font-weight:700;margin-top:.5rem;padding:.6rem 1rem}.rent-buy p{color:#ccc;font-weight:500;margin-top:.5rem}.provider-logos{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;margin-top:8px}.provider-logo{background-color:initial;border:1px solid #1e1e1e;border-radius:5px;height:60px;object-fit:contain;padding:4px;width:60px}.provider-logo:hover{border-color:#00e0ff}.recommended-section{background-color:#000;margin-top:40px;padding:0 20px}.recommended-section h2{font-size:24px;margin-bottom:10px}.recommended-list{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px}.recommended-card{color:#fff;flex:0 0 auto;text-align:center;text-decoration:none;width:150px}.recommended-poster{border:1px solid #1e1e1e;border-radius:10px;width:100%}.recommended-poster:hover{border-color:#00e0ff}.recommended-list::-webkit-scrollbar{height:4px}.recommended-list::-webkit-scrollbar-track{background:#0000}.recommended-list::-webkit-scrollbar-thumb{background-color:#fff;border-radius:3px}.recommended-list::-webkit-scrollbar-thumb:hover{background-color:#ccc}.director-box{display:flex;flex-wrap:wrap;gap:28px;margin-top:1rem}.director-link{color:#00e0ff;text-align:center;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;width:110px}.director-link,.director-thumbnail{align-items:center;display:flex;flex-direction:column}.director-thumbnail{margin-top:.5rem}.director-thumbnail img{border-radius:50%;box-shadow:0 4px 12px #00e0ff4d;height:100px;margin-bottom:.3rem;object-fit:cover;transform:translate(-120px,25px);transition:transform .3s ease,box-shadow .3s ease;width:100px}.director-link:hover img{box-shadow:0 0 15px #00e0ff,0 0 25px #00e0ff}.director-thumbnail p{color:#fff;font-size:.9rem;font-weight:500;margin:0 0 20px;transform:translate(-120px,25px)}.share-button-container{display:flex;justify-content:flex-end;padding-right:40px}.icon-share-button{align-items:center;background-color:#000;border:2px solid #00e0ff;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:8px;padding:10px 16px;text-transform:uppercase;transition:box-shadow .3s ease,transform .2s ease}.icon-share-button:hover{box-shadow:0 6px 18px #00e0ff99;transform:translateY(-2px)}.share-icon{stroke:#fff;height:20px;width:20px}.upcoming-release{background-color:#222;border-radius:8px;color:#fc0;display:inline-block;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding:6px 12px}.add-to-list-button{align-items:center;background-color:#000;border:2px solid #00e0ff;display:inline-flex;font-size:1rem;font-weight:700;gap:8px;margin-top:1rem}.add-to-list-button:hover{transform:scale(1.02)}.add-to-list-button:active{transform:scale(.98)}.next-episode-info{background-color:#000;border:2px solid #fff;border-radius:10px;box-shadow:inset 0 0 .5px #ffffff0d,0 1px 4px #0006;letter-spacing:1.1px;margin:1.25rem 0;padding:1.25rem 1.5rem;text-transform:uppercase}.next-episode-info h3{color:#ff8c42;font-size:1.15rem;font-weight:700;margin:0 0 .75rem}.network-info{align-items:center;display:flex;gap:10px;margin-top:.75rem}.network-logo-wrapper{align-items:center;display:flex;gap:8px}.network-logo{background-color:#2a2a2a;border-radius:6px;box-shadow:0 2px 3px #0000004d;height:28px;padding:2px 4px}.network-name{color:#d0d0d0;font-size:.95rem;font-weight:600}.add-to-list-container{margin-top:15px;text-align:center}.add-to-list-button{background-color:none;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px 18px;transition:background-color .3s ease}.add-to-list-button:hover{background-color:#000}@media (max-width:480px){.movie-detail{margin:2rem 1rem;padding:1.5rem}.detail-main{flex-direction:column;gap:2rem}.movie-poster{margin:0 auto;max-width:100%;width:100%}.detail-info{min-width:auto;width:100%}.movie-detail h1{font-size:2.2rem;text-align:center}.movie-detail p{font-size:1rem;line-height:1.6}.genres{font-size:.95rem;margin-bottom:1rem;text-align:center}.rating-section{justify-content:center;margin-top:1rem}.cast-image-container{gap:20px;justify-content:center}.cast-image-link{width:90px}.cast-image{height:80px;width:80px}.cast-name{font-size:.8rem}.cast-character{font-size:.7rem}.trailer-wrapper{align-items:center;flex-direction:column;margin-top:2rem;padding-right:0}.trailer h3{font-size:1.3rem;text-align:center}.trailer iframe{height:200px}.where-to-watch{margin-left:0;padding:1rem}.where-to-watch h4{font-size:1rem}.provider-logo{height:50px;width:50px}.recommended-section{padding:0 10px}.recommended-card{width:120px}.recommended-section h2{font-size:1.3rem;text-align:center}.back-button{bottom:20px;font-size:1rem;padding:.9rem 1.2rem;right:20px;top:auto}.director-box{gap:18px;justify-content:left}.director-link{width:100px}.director-thumbnail img,.director-thumbnail p{transform:translate(0)}.director-thumbnail img{height:80px;margin-bottom:.3rem;width:80px}.director-thumbnail p{font-size:.8rem}.add-to-list-button{justify-content:center}}.loading-screen{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;justify-content:center}.loading-logo{animation:fadeIn 1.2s ease-in-out;filter:drop-shadow(0 0 8px #00bfff);height:auto;margin-bottom:50px;width:200px}.spinner{animation:spin 1s linear infinite;border:6px solid #ffffff1a;border-radius:50%;border-top-color:#00bfff;height:60px;width:60px}.loading-text{color:#fff;font-size:1.4rem;margin-top:20px;text-shadow:0 0 8px #00bfff}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#e5e5e5;font-family:Work Sans,sans-serif;line-height:1.6;overflow-x:hidden}.actor-info,.actor-page{padding:2rem}.actor-info{background-color:#000;border-radius:16px;display:flex;gap:2rem;margin:2rem auto;max-width:1700px}.actor-photo{border-radius:12px;max-height:400px;max-width:300px;width:100%}.actor-details{max-width:800px}.actor-details h1{color:#fff;font-family:Bebas Neue,sans-serif;font-size:2.5rem;letter-spacing:2px;margin-top:0}.actor-details p{font-size:1.1rem;line-height:1.6;margin:.5rem 0}.actor-details strong{color:#0ff;letter-spacing:2px;text-transform:uppercase}.poster-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.poster-item img{border:1px solid #1e1e1e;border-radius:.5rem;width:150px}.poster-item img:hover{border-color:#00e0ff}@media (max-width:480px){.actor-page{padding:1rem}.actor-info{flex-direction:column;gap:1rem;padding:1.2rem}.actor-photo{max-height:none}.actor-details,.actor-photo{max-width:100%}.actor-details h1{font-size:2rem;text-align:center}.actor-details p{font-size:.95rem;text-align:justify}.poster-grid{gap:.7rem;margin-top:1.5rem}.poster-item img{width:110px}}.movies-page,body,html{background-image:linear-gradient(90deg,#000,#01010c,#000013,#000)}.movies-page{color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}.movies-heading{color:#fff;font-size:2rem;font-weight:800;letter-spacing:.07em;margin-bottom:2rem;margin-top:10px;padding-left:1rem;text-align:center;text-shadow:0 0 10px #00e0ff99;text-transform:uppercase}.movies-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:auto;max-width:1600px;padding:0 3rem 4rem}.movie-card{border:1px solid #1e1e1e;border-radius:12px;overflow:hidden;text-decoration:none}.movie-card:hover{border-color:#00e0ff}.movie-card img{border-radius:12px;display:block;height:300px;object-fit:cover;width:100%}@media (max-width:480px){.movies-heading{font-size:1.5rem;margin-top:1rem;padding:0 1rem;text-align:center}.filters{align-items:stretch;flex-direction:row;gap:.4rem;padding:0 .5rem}.filters select{background-position:right .4rem center;background-size:.7rem;font-size:.45rem;padding:.3rem .8rem .3rem .6rem}.movies-grid{gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));padding:0 1rem 3rem}.movie-card img{height:250px}.load-more{font-size:.95rem;padding:.75rem 2rem}}.tv-page{background-color:#000;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}.tv-heading{color:#fff;font-size:2rem;font-weight:800;letter-spacing:.07em;margin-bottom:2rem;margin-top:10px;padding-left:1rem;text-align:center;text-shadow:0 0 10px #00e0ff99;text-transform:uppercase}.filters{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2rem;padding:0 2rem}.filters select{-webkit-appearance:none;appearance:none;background-color:#111;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' height='20' width='20' viewBox='0 0 24 24'%3E%3Cpath d='m7 10 5 5 5-5z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #00bfff;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 2rem .5rem 1rem;position:relative}.filters select:focus{border-color:#3cf;outline:none}.filters select:hover{background-color:#1a1a1a;box-shadow:0 0 8px #00bfff66}.tv-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:auto;max-width:1600px;padding:0 3rem 4rem}.tv-card{background-color:#111;border-radius:12px;box-shadow:0 0 10px #00bfff26;overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.tv-card:hover{box-shadow:0 4px 25px #00bfff4d;transform:translateY(-6px)}.tv-card img{border-radius:12px;display:block;height:300px;object-fit:cover;width:100%}.load-more{background-color:#00bfff;border:none;border-radius:30px;color:#000;cursor:pointer;display:block;font-size:1.1rem;font-weight:700;margin:3rem auto 4rem;padding:.9rem 2.5rem;transition:background .3s ease,transform .2s ease}.load-more:hover{background-color:#009acd;transform:scale(1.05)}.search-page{background-image:linear-gradient(90deg,#000,#01010c,#000013,#000);color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding-bottom:3rem}.search-heading{color:#fff;font-size:2.2rem;font-weight:800;letter-spacing:.07em;margin-bottom:2rem;margin-top:10px;text-align:center;text-shadow:0 0 10px #00e0ff99;text-transform:uppercase}.search-form{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem;padding:0 1rem}.search-autocomplete{flex:1 1 600px;max-width:700px;position:relative}.search-input{background-color:#111;border:1px solid #00bfff;border-radius:30px;box-shadow:inset 0 0 5px #00bfff26;color:#fff;font-size:1.1rem;outline:none;padding:.75rem 1.25rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.search-input:focus{border-color:#3cf;box-shadow:0 0 8px #00bfff66}.search-button{background-color:#00bfff;border:none;border-radius:30px;color:#000;cursor:pointer;font-size:1.05rem;font-weight:700;padding:.75rem 2rem;transition:background-color .3s ease,transform .2s ease}.search-button:disabled{background-color:#555;cursor:not-allowed}.search-button:hover:not(:disabled){background-color:#009acd;transform:scale(1.05)}.autocomplete-list{background:#000;border:1px solid #00bfff;border-radius:0 0 10px 10px;box-shadow:0 4px 12px #00bfff40;left:0;max-height:250px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:10}.autocomplete-item{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:.95rem;justify-content:space-between;padding:12px 16px;transition:background .2s ease}.autocomplete-item:hover{background:#111}.autocomplete-type{color:#00bfff;font-size:.85rem}.search-results{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));margin:0 auto;max-width:1400px;padding:0 1.5rem}.result-poster{border:1px solid #1e1e1e;border-radius:12px;overflow:hidden;text-decoration:none}.result-poster:hover{border-color:#00e0ff}.result-poster img{border-radius:12px;display:block;height:240px;object-fit:cover;width:100%}.no-results{color:#666;font-size:1.2rem;font-style:italic;margin-top:3rem;text-align:center}@media (max-width:768px){.search-heading{font-size:1.6rem;margin-bottom:1.5rem;padding:0 1rem}.search-form{align-items:stretch;flex-direction:column;gap:.75rem;padding:0 1rem}.search-autocomplete{flex:1 1 auto;max-width:100%}.search-input{font-size:1rem;padding:.65rem 1rem}.search-button{font-size:1rem;padding:.65rem;width:100%}.autocomplete-item{font-size:.9rem;padding:10px 14px}.autocomplete-type{font-size:.75rem}.search-results{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));padding:0 1rem}.result-poster img{height:250px}.no-results{font-size:1rem;padding:0 1rem}}body{background-color:#0d0d0d;color:#f0f0f0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}.mylist-container{margin:0 auto;max-width:1200px;padding:2rem 1rem}.mylist-container h1{color:#fff;font-size:2.5rem;margin-bottom:1rem;text-align:center;text-transform:uppercase}.empty-message{color:#fff;font-size:1.2rem;margin-top:3rem;text-align:center}.list-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));padding-top:1rem}.item-info{align-items:center;background-color:#000;border-radius:12px;box-shadow:0 4px 10px #0006;display:flex;flex-direction:column;padding:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.item-info:hover{box-shadow:0 8px 20px #0009;transform:translateY(-5px)}.poster{border-radius:8px;height:auto;margin-bottom:.8rem;max-height:270px;object-fit:cover;width:100%}.item-info h3{color:#fff;font-size:1.1rem;margin:.5rem 0}.release-date{color:#fff;font-size:.95rem;margin-bottom:.3rem}.out-now{color:#66bb6a}.coming-soon{color:#ff7043}.episode-info{color:#fff;font-size:.9rem;margin-bottom:.5rem}.remove-button{background-color:darkred;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;margin-top:auto;padding:.5rem 1rem;transition:background-color .3s ease}.remove-button:hover{background-color:#26a69a}@media (max-width:600px){.mylist-container h1{font-size:2rem}.list-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.poster{max-height:220px}.item-info{padding:.8rem}.remove-button{font-size:.8rem;padding:.4rem .8rem}}
/*# sourceMappingURL=main.9b43a283.css.map*/