@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";:root{font-family:Montserrat,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}._header_1w1yk_1{width:screen;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#1a1a1a;box-shadow:0 2px 4px #0000001a}._heading_1w1yk_21{color:#fff;margin:0;font-size:1.8rem}._logoLink_1w1yk_33{text-decoration:none;color:inherit}._navLinks_1w1yk_43{display:flex;align-items:center;gap:2rem}._navLink_1w1yk_43{color:#fff;text-decoration:none;font-size:1.1rem;padding:.5rem 1rem;border-radius:4px;transition:all .3s ease}._navLink_1w1yk_43:hover{background-color:#ffffff1a}._activeLink_1w1yk_81{font-size:1.1rem;color:#ff6b6b;font-weight:semibold;text-decoration:none;transition:all .3s ease;padding:.5rem 1rem}@media (max-width: 680px){._header_1w1yk_1{flex-direction:column}._heading_1w1yk_21{font-size:1.3rem}}._moviesSection_1xkfu_3{padding:2rem 1rem;max-width:1400px;margin:0 auto}._sectionTitle_1xkfu_15{color:#fff;font-size:2rem;font-weight:500;margin-bottom:2rem;text-align:center}@media (max-width: 768px){._moviesSection_1xkfu_3{padding:2rem 0rem}._sectionTitle_1xkfu_15{font-size:1.7rem}}._searchContainer_ys2ff_3{max-width:800px;margin:2rem auto;padding:0 1rem}._searchWrapper_ys2ff_15{position:relative;display:flex;align-items:center;background:linear-gradient(145deg,#1a1a1a,#2d2d2d);border-radius:10px;padding:5px;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}._searchWrapper_ys2ff_15:focus-within{box-shadow:0 6px 12px #0003;transform:translateY(-2px)}._searchInput_ys2ff_47{width:100%;padding:1rem 2rem;border:none;background:transparent;color:#fff;font-size:1.1rem;outline:none}._searchInput_ys2ff_47::placeholder{color:#a0a0a0}._searchButton_ys2ff_75{background:#e63946;border:none;border-radius:7px;padding:10px 35px;margin-right:3px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._searchButton_ys2ff_75:hover{transform:scale(1.05);background:#bd2935}._searchIcon_ys2ff_113{width:24px;height:24px;color:#fff}@media (max-width: 768px){._searchContainer_ys2ff_3{margin:1rem auto}._searchInput_ys2ff_47{padding:.8rem 1.5rem;font-size:1rem}._searchButton_ys2ff_75{padding:10px 15px;margin-right:1px}}._sectionTitle_xn7k8_1{color:#e63946;font-size:2rem;margin-bottom:2rem;text-align:center}._moviesGrid_xn7k8_15{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media (max-width: 768px){._moviesGrid_xn7k8_15{gap:1.5rem}}@media (max-width: 480px){._moviesGrid_xn7k8_15{grid-template-columns:1fr}._sectionTitle_xn7k8_1{font-size:1.4rem}}._movieCard_124r2_3{margin:0 auto;background:#1a1a1a;border-radius:10px;overflow:hidden;transition:transform .3s ease;min-width:300px}._movieCard_124r2_3:hover{transform:translateY(-5px)}._posterContainer_124r2_29{height:350px;background-size:cover;background-position:center;position:relative}._typeBadge_124r2_43{position:absolute;top:10px;left:10px;background:#000c;color:#fff;padding:5px 10px;border-radius:20px;font-size:.8rem;text-transform:capitalize}._movieInfo_124r2_67{padding:1.2rem}._movieTitle_124r2_75{color:#fff;margin:0 0 .5rem;font-size:1.1rem;font-weight:500;overflow:hidden}._movieDetails_124r2_91{display:flex;justify-content:space-between;align-items:center}._year_124r2_103{color:#a0a0a0;font-size:.9rem}._moreInfo_124r2_113{background:#f5c518;color:#000;padding:3px 8px;border-radius:3px;font-size:.7rem;font-weight:700;cursor:pointer}._favoriteButton_124r2_133{position:absolute;top:10px;right:10px;background:#000000b3;border:none;width:32px;height:32px;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._favoriteButton_124r2_133:hover{background:#ff3232e6;transform:scale(1.1)}._favoriteButton_124r2_133._active_124r2_181{color:#ff3860;background:#ffffffe6}@media (max-width: 768px){._moviesGrid_124r2_193{gap:1.5rem}._posterContainer_124r2_29{height:300px}}@media (max-width: 480px){._moviesGrid_124r2_193{grid-template-columns:1fr}._movieCard_124r2_3{min-width:250px}._sectionTitle_124r2_227{font-size:1.4rem}}._moviesSection_1mugy_3{padding:2rem 1rem;max-width:1400px;margin:0 auto}._moviesGrid_1mugy_15{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._movieCardSkeleton_1mugy_27{background:#1a1a1a;border-radius:10px;overflow:hidden;animation:_skeletonPulse_1mugy_1 1.5s infinite}._skeletonPoster_1mugy_41{height:350px;background:#2d2d2d}._skeletonContent_1mugy_51{padding:1.2rem}._skeletonTitle_1mugy_59{height:20px;background:#2d2d2d;width:80%;margin-bottom:1rem;border-radius:4px}._skeletonDetails_1mugy_75{height:15px;background:#2d2d2d;width:60%;border-radius:4px}@keyframes _skeletonPulse_1mugy_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width: 768px){._skeletonPoster_1mugy_41{height:300px}}._container_1aufg_3{display:flex;justify-content:center;align-items:center;min-height:70vh;padding:2rem}._content_1aufg_19{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;width:100%;align-items:center}._imageSection_1aufg_37{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001a}._illustration_1aufg_51{width:100%;height:100%;object-fit:cover;border-radius:16px;transition:transform .3s ease}._illustration_1aufg_51:hover{transform:scale(1.02)}._textSection_1aufg_75{display:flex;flex-direction:column;gap:1.5rem}._heading_1aufg_87{font-size:3rem;line-height:1.2;color:#fff;margin:0;font-weight:700}._highlight_1aufg_103{color:#e63946;position:relative;display:inline-block}._highlight_1aufg_103:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#e63946,#ff6b6b)}._subtext_1aufg_135{font-size:1.2rem;color:#fff;line-height:1.6;max-width:400px;margin:0}@media (max-width: 768px){._content_1aufg_19{grid-template-columns:1fr;gap:2rem;text-align:center}._heading_1aufg_87{font-size:2.2rem}._highlight_1aufg_103:after{display:none}._subtext_1aufg_135{max-width:100%;font-size:1rem}._imageSection_1aufg_37{max-width:400px;margin:0 auto}}@media (max-width: 480px){._container_1aufg_3{padding:1rem}._heading_1aufg_87{font-size:1.8rem}}._sectionTitle_178b2_3{color:#fff;font-size:2rem;margin-bottom:rem;text-align:center}._mainContainer_178b2_17{position:relative;padding:20px 40px}._defaultHeading_178b2_27{margin-top:200px;color:#fff;font-size:3rem;font-weight:400;margin-bottom:2rem;text-align:center}._removeButton_178b2_47{position:absolute;font-size:.9rem;top:2rem;margin:20px;cursor:pointer;padding:10px 20px;background-color:#c61d2b;border:none;border-radius:5px;transition:background-color .5s ease}._removeButton_178b2_47:hover{background-color:#860711}@media (max-width: 600px){._removeButton_178b2_47{top:-10px}._sectionTitle_178b2_3{font-size:1.6rem;margin-top:40px}._defaultHeading_178b2_27{font-size:2rem}}._container_h0fab_3{position:relative;min-height:100vh;color:#fff}._content_h0fab_15{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 2fr;gap:3rem}._posterSection_h0fab_33{position:relative}._poster_h0fab_33{width:100%;border-radius:10px;box-shadow:0 4px 12px #0000004d}._title_h0fab_53{font-size:2.5rem;margin-bottom:1rem}._year_h0fab_63{color:#a0a0a0;font-weight:300}._moreData_h0fab_73{display:flex;gap:1rem;margin-bottom:2rem;color:#d0d0d0}._rated_h0fab_87{padding:.2rem .5rem;background:#e63946;border-radius:4px}._infoGrid_h0fab_99{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}._infoItem_h0fab_113 h3{color:#e63946;margin-bottom:.5rem;font-size:1rem}._plot_h0fab_125{margin-bottom:2rem;line-height:1.6}._plot_h0fab_125 h2,._ratings_h0fab_145 h2{color:#e63946;margin-bottom:1rem}._ratingBars_h0fab_155{display:flex;flex-direction:column;gap:1rem}._ratingItem_h0fab_167{display:flex;justify-content:space-between;align-items:center;background:#ffffff1a;padding:1rem;border-radius:8px}._ratingSource_h0fab_185{font-weight:700}._ratingValue_h0fab_193{color:#f5c518}@media (max-width: 768px){._posterSection_h0fab_33{text-align:center}._content_h0fab_15{grid-template-columns:1fr;padding:1rem}._poster_h0fab_33{max-width:300px;margin:0 auto}._title_h0fab_53{font-size:2rem;text-align:center}._metadata_h0fab_243{justify-content:center;flex-wrap:wrap}}@media (max-width: 480px){._content_h0fab_15{padding:.5rem}._title_h0fab_53{font-size:1.5rem}}._container_1auyb_3{position:relative;min-height:100vh}._content_1auyb_13{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 2fr;gap:3rem}._posterSection_1auyb_31{position:relative}._posterShimmer_1auyb_39{height:500px;background:#2d2d2d;border-radius:10px;animation:_shimmer_1auyb_1 1.5s infinite linear}._detailsSection_1auyb_53{display:flex;flex-direction:column;gap:2rem}._titleShimmer_1auyb_65{height:50px;width:70%;background:#2d2d2d;border-radius:4px;animation:_shimmer_1auyb_1 1.5s infinite linear}._metadataShimmer_1auyb_81{display:flex;gap:1rem}._metadataItem_1auyb_91{height:25px;width:80px;background:#2d2d2d;border-radius:4px;animation:_shimmer_1auyb_1 1.5s infinite linear}._infoGridShimmer_1auyb_107{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}._infoItemShimmer_1auyb_119{display:flex;flex-direction:column;gap:.5rem}._infoLabel_1auyb_131{height:20px;width:40%;background:#2d2d2d;border-radius:4px;animation:_shimmer_1auyb_1 1.5s infinite linear}._infoValue_1auyb_147{height:25px;width:80%;background:#2d2d2d;border-radius:4px;animation:_shimmer_1auyb_1 1.5s infinite linear}._plotShimmer_1auyb_163{display:flex;flex-direction:column;gap:.8rem}._plotLine_1auyb_175{height:15px;background:#2d2d2d;border-radius:4px;animation:_shimmer_1auyb_1 1.5s infinite linear}._plotLine_1auyb_175:nth-child(1){width:100%}._plotLine_1auyb_175:nth-child(2){width:90%}._plotLine_1auyb_175:nth-child(3){width:80%}._ratingsShimmer_1auyb_197{display:flex;flex-direction:column;gap:1rem}._ratingItemShimmer_1auyb_209{height:40px;background:#2d2d2d;border-radius:8px;animation:_shimmer_1auyb_1 1.5s infinite linear}@keyframes _shimmer_1auyb_1{0%{background-position:-200% 0}to{background-position:200% 0}}[class*=Shimmer]{background:linear-gradient(90deg,#2d2d2d 25%,#3a3a3a,#2d2d2d 75%);background-size:200% 100%}@media (max-width: 768px){._content_1auyb_13{grid-template-columns:1fr}._posterShimmer_1auyb_39{height:400px}._titleShimmer_1auyb_65{width:100%}}@media (max-width: 480px){._content_1auyb_13{padding:1rem}._posterShimmer_1auyb_39{height:300px}}
