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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}a{color:#007bff;text-decoration:none}.app{align-items:center;display:flex;flex-direction:column;max-width:1440px;min-height:100vh;width:100%}.wrapper__sidebar{text-align:center}.wrapper__sidebar .sidebar{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:3rem;padding:1rem}.clear{color:#007bff;cursor:pointer;margin:1rem}.form{align-items:center;display:flex;gap:1rem;margin:2rem 0}.form .MuiInput-input,.form .button{padding:.3rem .5rem}.form .button{border:none;border-radius:3px;color:#fff;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-weight:600;transition:all .15s ease}.form .button,.form .button:hover{background-color:#007bff}.header{align-items:center;background-color:#fff;border-radius:1rem;color:#007bff;display:flex;-webkit-filter:drop-shadow(2px 2px 3px #d3d3d3);filter:drop-shadow(2px 2px 3px lightgrey);font-size:large;font-weight:700;justify-content:space-between;margin:1rem;min-height:3rem;padding:.5rem 1rem;text-align:center;text-transform:uppercase;width:98%}.head__logo{height:50px;width:50px}.navigation{display:inline-flex;gap:1rem;list-style:none}.navigation li{cursor:pointer;font-size:medium;font-weight:400;text-transform:none}.navigation li:hover{color:#0050a5}.card{align-items:center;background-color:#fff;border-radius:1rem;display:flex;-webkit-filter:drop-shadow(2px 2px 5px #e2e2e2);filter:drop-shadow(2px 2px 5px #e2e2e2);flex-direction:column;gap:1rem;justify-content:space-between;max-height:300px;max-width:200px;min-height:300px;min-width:200px;padding:1rem}.card .card__img-wrapper{height:100px;width:100px}.card .card__img{border-radius:12rem;width:100%}.card .card__description{text-align:center}.results-wrapper{align-items:center;display:flex;flex-direction:column;padding:1rem}.results{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.section-wrapper{align-items:center;display:flex;flex-direction:column;padding:1rem}.section-wrapper .section-results{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;margin-top:1rem}.section-card{background-image:linear-gradient(to right top,#0468ff,#0096ff,#00b8ff,#00d4ee,#12ebd3);border-radius:1rem;color:#fff;justify-content:space-between;max-height:250px;max-width:200px;min-height:250px;min-width:200px;padding:1rem}.section-card,.section-details{align-items:center;display:flex;flex-direction:column;gap:1rem}.section-details{margin-bottom:1rem;text-align:center}.section-details .section-chars{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem;max-width:1440px}.character-details{background-color:#fff;border-radius:1rem;bottom:0;-webkit-filter:drop-shadow(2px 2px 10px #d4d4d4);filter:drop-shadow(2px 2px 10px #d4d4d4);left:0;margin:auto;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:1rem;position:fixed;right:0;top:0;z-index:2}.character-details__back{color:#07e;cursor:pointer}.selects{display:flex;flex-wrap:wrap;gap:1rem}.welcome-page{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;min-height:80vh;text-align:center;text-transform:uppercase}.welcome-page h1{font-size:3em}.welcome-page .welcome-page__fancy-text{background:linear-gradient(to right top,#0468ff,#0096ff,#00b8ff,#00d4ee,#12ebd3);background-clip:text;-webkit-background-clip:text;color:transparent;line-height:2.5rem}.not-found{align-items:center;display:flex;font-weight:700;min-height:80vh}
/*# sourceMappingURL=main.80c20a10.css.map*/