@import url("https://fonts.googleapis.com/css2?family=Inconsolata&family=Inter:wght@400;500&display=swap");.Card_card__rC1zg{display:flex;flex-direction:column;aspect-ratio:30/45;min-height:70vh;max-width:90vw;background-color:#2b2b2b;border-radius:10px;border:1px solid #0a0a0a;padding:5px}.Card_card-header__VCbkJ{flex:1;display:flex;justify-content:space-between;margin-bottom:2px;background-color:#454545;border-radius:6px 6px 4px 4px}.Card_card-header-title__axm1H{flex:5;display:flex;width:100%;max-height:100%}.Card_card-header-title-name__JbiTW,.Card_card-header-title-type__zwwW0{margin:0}.Card_card-header-icon__IAk9R{aspect-ratio:1;height:calc(100% - 12px);margin:6px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:#000}.Card_card-header-icon__IAk9R>img,.Card_card-header-icon__IAk9R>svg{width:36px;padding:5px}.Card_card-header-title-text__5YfGX{display:flex;flex-direction:column;justify-content:flex-end;padding:6px 0;height:100%}.Card_card-header-title-text__5YfGX>p{color:#f5f5f5;text-transform:uppercase}.Card_card-header-title-type__zwwW0{color:#424242}.Card_card-header-title-name__JbiTW{font-size:large;font-weight:500;color:#000}.Card_card-header-chips__6C6aD{flex:3;display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-end;padding:0 4px;width:100%;height:100%}.Card_card-header-chip__ZX91Z{display:flex;justify-content:space-evenly;align-items:center;padding:3px 0;border-radius:7px;text-align:center;width:72px}.Card_card-header-chip__ZX91Z>p{font-family:Inconsolata,monospace;font-size:.9rem;margin:0}.Card_card-header-health-chip__G2MrA{background-color:#bb2a45}.Card_card-header-defense-chip__jxULw{background-color:#0984b9}.Card_card-top-section__D09MI{flex:5;display:flex;width:100%}.Card_card-top-left-section__mczPe{flex:5;display:flex;align-items:center;padding:6px;height:100%;width:100%;margin-right:1px;background-color:#ff0;border-radius:4px 4px 4px 4px}.Card_card-top-left-section__mczPe>img{width:100%}.Card_card-top-right-section__Fq6Ql{flex:4;height:100%;width:100%;margin-left:1px;background-color:red;border-radius:4px 4px 4px 4px}.Card_card-bottom-section__E104v{flex:3;width:100%;margin-top:2px;background-color:#00f;border-radius:4px 4px 6px 6px}