@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Instrument Sans,sans-serif}._header_5492y_1{background-color:#efefef;padding:1rem;width:100vw;display:flex;justify-content:space-between}._navlink_5492y_9{text-decoration:none;color:#333;padding:1rem 2rem;border-radius:.5rem}._navlink_5492y_9:hover{background-color:#d0d0d0}._roundCounterContainer_1wq7w_3{display:flex;align-items:center;gap:16px}._roundText_1wq7w_9{font-size:1.5rem;font-weight:600;color:#333;text-align:center}._circlesContainer_1wq7w_17{display:flex;gap:12px;margin:16px 0;flex-wrap:wrap;justify-content:center;max-width:100%}._circle_1wq7w_17{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.5rem;border-radius:100%;background-color:#efefef}._circle_1wq7w_17._current_1wq7w_43{background-color:#d0d0d0}@media(max-width:768px){._circlesContainer_1wq7w_17{gap:8px}._circle_1wq7w_17{width:36px;height:36px;font-size:13px}._roundText_1wq7w_9{font-size:1.25rem}}@media(max-width:480px){._circlesContainer_1wq7w_17{gap:6px}._circle_1wq7w_17{width:32px;height:32px;font-size:12px;border-width:2px}}._battle_1hsxj_1{display:flex;align-items:center;flex-direction:column;gap:20px;width:100vw;height:100%}._pokemonContainer_1hsxj_10{flex-direction:column;display:flex;justify-content:center;align-items:center}@media screen and (min-width:768px){._pokemonContainer_1hsxj_10{flex-direction:row}}._vsSign_1hsxj_21{width:80px;height:auto;margin:2rem}._title_1hsxj_27{font-weight:500}._pokemonCard_oi1rm_1{background-color:#efefef;border-radius:10px;padding:10px;text-align:center;width:100%;height:100%;margin-inline:1rem;flex:1;box-shadow:2px 2px 10px #0000001a}._pokemonCard_oi1rm_1 ._pokemonImage_oi1rm_12{max-width:300px;object-fit:contain}._pokemonCard_oi1rm_1:hover{cursor:pointer;transform:scale(1.05)}._modal-overlay_tylrd_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999}._modal_tylrd_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:600px;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #0000004d;z-index:1000;padding:20px;display:flex;flex-direction:column;align-items:center}
