*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0813ff;background:radial-gradient(at center,#de6932,#f3e598);color:#fff;font-family:Poppins,sans-serif}.card-list-container{overflow-y:scroll;padding:48px 96px;width:100%}.card-list{grid-gap:3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;width:100%}.card{display:flex;flex-direction:column;width:225px}.card .character-img{height:350px;margin-bottom:32px;object-fit:cover}.card h2{margin-bottom:32px}.card h3{margin-bottom:16px}.card .voice-actors{list-style:none;padding:0}.card .voice-actors li{align-items:center;display:flex;margin-bottom:16px}.card .v-actor-img{border-radius:30rem;height:50px;margin-right:16px;object-fit:cover;width:50px}.search-box{border:none;font-size:1.2rem;line-height:30px;margin-bottom:96px;outline:none;padding:1rem .5rem;width:500px}@media (max-width:600px){.search-box{width:300px}}.App{align-items:center;display:flex;flex-direction:column;height:100vh;overflow:hidden}h1{font-size:3rem;margin:48px 0}.card-list-container::-webkit-scrollbar{display:none}@media (max-width:600px){.card-list-container{padding:48px 24px}h1{font-size:2rem;margin:24px 0;text-align:center}input{margin-bottom:32px;padding:.5rem}}
/*# sourceMappingURL=main.3cd1c574.css.map*/