body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(90deg,#0f2027,#203a43,#2c5364);color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.bollywood-movies{padding:2rem;text-align:center}.bollywood-movies h2{color:#fc0;font-size:3rem;margin-bottom:2rem;text-shadow:2px 2px 5px #000}.movies-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:1rem}.movie-card{background-color:#ffffff0d;border-radius:15px;box-shadow:0 4px 12px #0006;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.movie-card:hover{box-shadow:0 8px 20px #0009;transform:translateY(-8px)}.movie-image{border-radius:10px;height:300px;margin-bottom:1rem;object-fit:cover;width:100%}.movie-title{color:#ffdd57;font-size:1.3rem;margin-bottom:.3rem}.movie-cast,.movie-director,.movie-genre,.movie-year{color:#ccc;font-size:.95rem;margin:.2rem 0}.movie-rating{border-radius:8px;font-weight:700;margin-top:.7rem;padding:.4rem}.rating-blockbuster{background-color:#28a745;color:#fff}.rating-superhit{background-color:#17a2b8;color:#fff}.rating-hit{background-color:#ffc107;color:#000}.rating-average{background-color:#dc3545;color:#fff}.search-section{margin-bottom:2rem}.search-input{border:none;border-radius:25px;box-shadow:0 2px 8px #0006;font-size:1re;max-width:400px;outline:none;padding:.8rem 1rem;transition:box-shado .3ease;width:60%}search-input:focus{box-shadow:0 4px 12px #0006}search-results{color:#fc0;font-size:.95rem;margin-top:.8rem}.filter-section{margin-bottom:2rem}filter-section h4{color:#ffdd57;font-weight:600;margin-bottom:.5rem}.genre-buttons{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.genre-button{background-color:initial;border:2px solid #fc0;border-radius:20px;color:#fc0;cursor:pointer;font-size:1.2rem;padding:.7rem 1.4rem;transition:all .3s ease}.genre-button.active,.genre-button:hover{background-color:#fc0;color:#000}.genre-button.active{font-weight:700}.sort-section{margin:1.5rem 0;text-align:center}.sort-section label{color:#fc0;font-size:1rem;font-weight:500;margin-right:.5rem}.sort-section select{background:#0000;border:2px solid #fc0;border-radius:25px;color:#fc0;cursor:pointer;font-size:.95rem;outline:none;padding:.5rem 1rem;transition:background .3s ease}.sort-section select:hover{background:#ffffff1a}.clear-filters{background-color:#fc0;border:none;border-radius:25px;color:#000;cursor:pointer;display:block;font-weight:700;margin:1rem auto 2rem;padding:.6rem 1.2rem;transition:all .3s ease}.clear-filters:hover{background-color:#e6b800}.empty-state{color:#ccc;margin-top:2rem;text-align:center}.empty-state h3{color:#f66;font-size:1.6rem;margin-bottom:.5rem}.empty-state p{color:#aaa;font-size:1rem}.filter-section h4{color:#e6b800}.favourite-btn{background:#0000;border:2px solid #f66;border-radius:20px;color:#f66;cursor:pointer;font-weight:700;margin-top:.7rem;padding:.4rem .8rem;transition:all .3s ease}.favourite-btn.active,.favourite-btn:hover{background:#f66;color:#fff}
/*# sourceMappingURL=main.5230e6d7.css.map*/