@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);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}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9f9f9;background:url(/static/media/website-background-1.d2e27ed0488feb396bb7.png) no-repeat 50% fixed;color:#353535;font-family:Poppins,sans-serif}.App,body{padding:2rem}.App{background:#fff;border-radius:2rem;box-shadow:0 4px 12px #0000000d;margin:auto;max-width:700px}h1{font-size:2.5rem;margin-bottom:.5rem;text-align:center}p{color:#555;line-height:1.5;margin-bottom:1rem}label{display:block;font-weight:500;margin-top:1rem}select{background-color:#fff;border:1px solid #a3a3a3;border-radius:.5rem;font-size:1rem;margin-bottom:1rem;margin-top:.3rem;padding:.5rem;width:100%}button{background:#353535;border:1px solid #353535;border-radius:2rem;color:#fff;cursor:pointer;font-weight:600;margin:.3rem;padding:.75rem 1rem;transition:all .3s ease}button:hover{background:#000}.button-group{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.results{background-color:#fafafa;border:1px solid #a3a3a3;border-radius:1.5rem;margin-top:2rem;padding:1.5rem}.results h2{margin-bottom:1rem}.focus-timer{background-color:#fff6ea;border:1px solid #ffd073;border-radius:1rem;margin-bottom:1.5rem;margin-top:2rem;padding:1rem;text-align:center}.saved{background-color:#fdfdfd;border:2px solid #ccc;border-radius:1rem;box-shadow:0 4px 12px #0000000f;margin-top:2rem;padding:1.5rem;transition:all .3s ease}.saved h2{color:#333;font-size:1.5rem;margin-bottom:1rem}.saved ul{list-style-type:none;padding:0}.saved li{color:#444;font-weight:500;margin-bottom:.5rem}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.timer-number{animation:pulse 1s ease-in-out infinite;color:#353535;font-size:2.5rem;font-weight:700}.movie-suggestions{background-color:#ffe5d0;border:2px solid #ffb088;border-radius:1rem;box-shadow:0 2px 5px #0000001a;color:#4a2c2a;font-family:Poppins,sans-serif;margin-top:1.5rem;padding:1rem}.movie-suggestions h3{color:#d1654f;font-size:1.25rem;margin-bottom:.8rem}.movie-suggestions ul{list-style-type:none;margin:0;padding:0}.movie-suggestions li{background:#fff6f0;border-radius:.5rem;font-weight:500;margin-bottom:.5rem;padding:.6rem .8rem;transition:background .3s ease}.movie-suggestions li:hover{background:#ffd9bd}.movie-box{align-items:flex-start;background-color:#ffe5d4;border:2px solid #f7bba5;border-radius:15px;display:flex;gap:2rem;justify-content:space-between;margin-top:1rem;padding:1rem}.movie-list ul{list-style:none;margin:0;padding:0}.movie-list li{background:#fff3ed;border-radius:8px;box-shadow:1px 1px 2px #0000001a;font-weight:500;margin-bottom:.5rem;padding:.5rem 1rem}.movie-poster img{border-radius:10px;box-shadow:3px 3px 8px #0003;height:225px;margin-top:1.75em;object-fit:cover;width:150px}.movie-poster{min-width:150px}
/*# sourceMappingURL=main.e7874643.css.map*/