@import"https://fonts.googleapis.com/css2?family=Playwrite+DK+Loopet:wght@100..400&family=Share+Tech&display=swap";*,*::before,*::after{box-sizing:border-box}*{margin:0}@media(prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}body{color:#fff;font-family:"Playwrite DK Loopet",sans-serif}header{height:75vh;background:url("../img/background.jpg") no-repeat center top fixed;box-shadow:0 5px 30px rgba(0,0,0,.45);border-bottom:1px solid rgba(255,255,255,.9);position:relative}header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6)}.container{position:relative;z-index:1;max-width:1000px;margin:0 auto;padding-top:2rem}h1{font-weight:normal;text-align:center;font-size:3rem;font-family:"Playwrite DK Loopet",sans-serif}select{font-family:"share Tech",sans-serif;padding:1rem}input{font-family:"Share Tech",sans-serif;width:100%;padding:.5rem}input:not([type=submit]){border-radius:5px;border:none;font-size:1.2rem;background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.8);color:#fff}input:not([type=submit]):focus{outline:none;border:1px solid #f03}.form-container{margin-bottom:2rem}label{margin-bottom:.5rem;display:inline-block}input[type=submit]{background:crimson;color:#fff;font-size:1.2rem;border-radius:5px;border:none;cursor:pointer;transition:.3s all ease-in-out}input[type=submit]:hover{background:#ff4d4d;transform:scale(1.02)}.hero-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}.hero-card{background:linear-gradient(145deg, #f0f0f0, #dcdcdc);border:2px solid #333;border-radius:1rem;box-shadow:0 0 20px rgba(0,0,0,.1);padding:1.5rem;margin:1rem auto;max-width:400px;font-family:"Segoe UI",sans-serif;color:#222;transition:all .3s ease-in-out}.hero-card:hover{transform:scale(1.05);box-shadow:0 0 60px rgba(0,0,0,.2)}.life{width:100%;border-radius:10px;border:2px solid #333;height:15px;margin-top:5px;overflow:hidden}.life div{height:100%;background:linear-gradient(145deg, #880723, #f8005f);border-radius:10px 0 0 10px;transition:width .3s ease-in-out}.fight{margin-bottom:10px}.fight input[type=submit]{margin-top:10px}.fight form{display:flex;justify-content:space-between;flex-wrap:wrap}/*# sourceMappingURL=styles.min.css.map */