*{box-sizing:border-box;padding:0}*,body{margin:0}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}.mb10{margin-bottom:10px}.errorContainer{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.character{border-radius:5px;box-shadow:3px 3px 10px grey}img{border-top-left-radius:5px;border-top-right-radius:5px;height:100%;object-fit:cover;width:100%}li{font-weight:700;margin-left:2.2rem}li:last-child{margin-bottom:1rem}.NameAndStatus{display:flex;justify-content:space-between;margin:1rem 1rem .5rem}.nickname,.occupation{margin-bottom:.5rem;margin-left:1rem}.occupation{font-weight:lighter}button{border:0;color:#fff;padding:.5rem}.btn-alive{background:green}.btn-dead{background:red}.hr{margin-bottom:.5rem;margin-left:.3rem;width:98%}.photo{-webkit-animation:skeleton-animation .5s infinite alternate;animation:skeleton-animation .5s infinite alternate;background:grey;border-top-left-radius:5px;border-top-right-radius:5px;height:550px;max-width:1fr;min-width:300px}.division{display:flex;justify-content:space-between}.shortline{border-radius:50px;height:1rem;width:5rem}.fullline,.shortline{-webkit-animation:skeleton-animation .5s infinite alternate;animation:skeleton-animation .5s infinite alternate;background:grey;margin:3%}.fullline{height:1.5rem;width:94%}@-webkit-keyframes skeleton-animation{0%{background:#c6bbbb}to{background:#9b8d8d}}@keyframes skeleton-animation{0%{background:#c6bbbb}to{background:#9b8d8d}}.app{margin-left:10%;margin-right:5%}.container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}input{border:2px solid silver;border-radius:.25rem;font-size:1rem;padding:.5rem;width:100%}input:focus{outline:2px solid skyblue}
/*# sourceMappingURL=main.265a665a.css.map*/