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}.movie-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-width:200px;padding:5px 5px 0;transition:transform .2s ease;width:100%}.movie-card:hover{transform:scale(1.03)}.movie-card img{display:block;width:100%}.movie-card-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;margin-top:10px;text-align:center}.movie-card-content h3{font-size:16px;margin:0 0 px}.favorite-btn{background-color:#f8f9fa;border:1px solid #ccc;border-radius:8px;box-sizing:border-box;color:#333;cursor:pointer;display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:14px;margin:12px auto 9px;overflow:hidden;padding:5px 7px;text-overflow:ellipsis;transition:all .2s ease-in-out;white-space:nowrap}.favorite-btn.active{background-color:#ffc107;border-color:#e0a800;color:#000}@media (max-width:600px){.movie-card-content h3{font-size:14px}.favorite-btn{font-size:12px;padding:6px 8px}}.page h1{font-size:32px;margin-bottom:30px}.search-input{border:1px solid #ccc;border-radius:8px;box-shadow:2px 2px 8px #0000000d;display:block;font-size:16px;margin:0 auto 30px;max-width:400px;padding:12px 16px;transition:border-color .2s;width:100%}.search-input:focus{border-color:#ff005d;outline:none}.wrap{background:#fff;padding:15px}.page{background:#ef81d9bf;border-radius:12px;font-family:Hachi Maru Pop,cursive;font-weight:200;min-height:100vh;padding:40px}.page h1{color:#fff;font-size:28px;font-weight:800;margin:30px 0 60px;padding:20px;text-align:center}.movies-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.navbar{background-color:#fff;border-bottom:1px solid #eee;border-radius:0 0 16px 16px;box-shadow:0 2px 10px #0000000d;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:16px}.nav-link{border-radius:8px;color:#333;display:inline-block;font-size:16px;font-weight:500;margin:0 12px;padding:10px 16px;text-decoration:none;transition:all .3s ease-in-out}.nav-link:hover{background-color:#f0f0f0;color:#000}.active-link{background-color:#ef81d9bf;color:#fff;font-weight:700}
/*# sourceMappingURL=main.46f9019b.css.map*/