.index-module-scss-module__hYhFfa__container{color:#fff;box-sizing:border-box;background-color:#121212;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.index-module-scss-module__hYhFfa__searchBar{justify-content:center;margin-bottom:20px;display:flex}.index-module-scss-module__hYhFfa__searchBar input{color:#fff;background:#1e1e1e;border:1px solid #333;border-radius:8px;outline:none;width:320px;padding:10px 15px;font-size:1rem;transition:all .3s}.index-module-scss-module__hYhFfa__searchBar input:focus{border-color:#f39c12;box-shadow:0 0 8px rgba(243,156,18,.5)}.index-module-scss-module__hYhFfa__movielist{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));justify-items:center;gap:25px;width:100%;max-width:1100px;padding:0;list-style:none;display:grid}.index-module-scss-module__hYhFfa__movieItem{cursor:pointer;text-align:center;background-color:#1e1e1e;border-radius:12px;width:200px;transition:transform .2s,box-shadow .3s;overflow:hidden;box-shadow:0 0 10px rgba(255,255,255,.05)}.index-module-scss-module__hYhFfa__movieItem:hover{transform:scale(1.05);box-shadow:0 0 15px rgba(243,156,18,.4)}.index-module-scss-module__hYhFfa__poster{border-bottom:1px solid #333;width:100%;height:auto}.index-module-scss-module__hYhFfa__details{padding:10px}.index-module-scss-module__hYhFfa__details .index-module-scss-module__hYhFfa__title{margin:10px 0 5px;font-size:1rem}.index-module-scss-module__hYhFfa__details .index-module-scss-module__hYhFfa__release{color:#aaa;font-size:.9rem}.index-module-scss-module__hYhFfa__details .index-module-scss-module__hYhFfa__overview{color:#ccc;height:60px;font-size:.8rem;overflow:hidden}.index-module-scss-module__hYhFfa__modalOverlay{z-index:999;background:rgba(0,0,0,.85);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.index-module-scss-module__hYhFfa__modalContent{color:#fff;background:#1c1c1c;border-radius:12px;flex-direction:row;align-items:flex-start;gap:20px;width:90%;max-width:800px;padding:20px;display:flex;position:relative;box-shadow:0 0 25px rgba(0,0,0,.6)}.index-module-scss-module__hYhFfa__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:24px;transition:color .3s;position:absolute;top:10px;right:15px}.index-module-scss-module__hYhFfa__closeButton:hover{color:#f39c12}.index-module-scss-module__hYhFfa__modalPoster{border-radius:10px}.index-module-scss-module__hYhFfa__modalDetails{flex-direction:column;flex:1;display:flex}.index-module-scss-module__hYhFfa__modalDetails h2{color:#f39c12;margin-bottom:10px}.index-module-scss-module__hYhFfa__modalDetails p{margin-bottom:8px;font-size:.95rem}.index-module-scss-module__hYhFfa__modalDetails .index-module-scss-module__hYhFfa__modalOverview{color:#ccc;margin-top:15px;font-size:.9rem}.index-module-scss-module__hYhFfa__pagination{justify-content:center;align-items:center;gap:15px;margin-top:25px;display:flex}.index-module-scss-module__hYhFfa__pagination button{color:#fff;cursor:pointer;background:#a02222;border:none;border-radius:6px;padding:8px 15px;font-weight:700;transition:all .3s}.index-module-scss-module__hYhFfa__pagination button:disabled{opacity:.4;cursor:not-allowed}.index-module-scss-module__hYhFfa__pagination button:hover:not(:disabled){background:#fff}.index-module-scss-module__hYhFfa__pagination .index-module-scss-module__hYhFfa__currentPage{color:#fff;font-weight:700}.index-module-scss-module__hYhFfa__skeletonContainer{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:25px;width:100%;max-width:1100px;display:grid}.index-module-scss-module__hYhFfa__skeletonCard{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/400% 100%;border-radius:12px;width:200px;height:300px;animation:1.5s infinite index-module-scss-module__hYhFfa__shimmer}@keyframes index-module-scss-module__hYhFfa__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
