.PokeParserForm-module__4_EIGq__parser{flex-direction:column;align-items:center;gap:1rem;width:100%;margin-bottom:1rem;display:flex}.PokeParserForm-module__4_EIGq__parser__input{color:#1a1a1a;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;width:80%;max-width:800px;padding:.75rem;font-size:1rem}.PokeParserForm-module__4_EIGq__parser__button{color:#000;cursor:pointer;background-color:#ffb400;border:none;border-radius:4px;width:100%;padding:.85rem 1.5rem;font-size:1rem;font-weight:700;transition:background-color .2s}.PokeParserForm-module__4_EIGq__parser__button:hover{background-color:#ffca4d}.PokeParserForm-module__4_EIGq__formActions{gap:1rem;width:80%;max-width:800px;display:flex}.PokeParserForm-module__4_EIGq__clearButton{color:#fff;cursor:pointer;background-color:#e53935;border:none;border-radius:4px;width:100%;padding:.85rem 1.5rem;font-size:1rem;font-weight:700;transition:background-color .2s}.PokeParserForm-module__4_EIGq__clearButton:hover{background-color:#f44336}.PokeParserForm-module__4_EIGq__results{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;margin-top:2rem;padding:1.5rem}.PokeParserForm-module__4_EIGq__results__content{width:100%}.PokeParserForm-module__4_EIGq__results__content ul{margin:.5rem 0 0;padding-left:1.2rem}.PokeParserForm-module__4_EIGq__results__content li{margin-bottom:.25rem}.PokeParserForm-module__4_EIGq__results__summary{margin-top:2rem}.PokeParserForm-module__4_EIGq__results__summary h3{text-align:center;margin-bottom:1.5rem}.PokeParserForm-module__4_EIGq__results__summary p{margin:.25rem 0}.PokeParserForm-module__4_EIGq__jsonOutput{white-space:pre-wrap;word-wrap:break-word;color:#1a1a1a;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:4px;max-height:600px;margin-top:2rem;padding:1rem;font-size:.9rem;overflow-y:auto}.PokeParserForm-module__4_EIGq__results__statsContainer{width:100%;overflow-x:auto;overflow-y:visible}.PokeParserForm-module__4_EIGq__results__stats{border-collapse:collapse;white-space:nowrap;width:100%;margin-top:1rem;font-size:.9rem}.PokeParserForm-module__4_EIGq__results__stats th,.PokeParserForm-module__4_EIGq__results__stats td{text-align:left;color:#1a1a1a;border-bottom:1px solid #d1d5db;padding:.75rem 1rem}.PokeParserForm-module__4_EIGq__results__stats td{vertical-align:middle;padding-top:.35rem;padding-bottom:.35rem}.PokeParserForm-module__4_EIGq__results__stats th{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2;color:#1a1a1a;background-color:#f3f4f6;font-weight:900;position:-webkit-sticky;position:sticky;top:0}.PokeParserForm-module__4_EIGq__results__stats th:hover{background-color:#e5e7eb}.PokeParserForm-module__4_EIGq__results__stats tbody tr:nth-child(odd){background-color:#f9fafb}.PokeParserForm-module__4_EIGq__results__stats tbody tr:hover{background-color:#f3f4f6}.PokeParserForm-module__4_EIGq__results__stats th:first-child,.PokeParserForm-module__4_EIGq__results__stats td:first-child{z-index:1;position:-webkit-sticky;position:sticky;left:0}.PokeParserForm-module__4_EIGq__results__stats th:first-child{z-index:3}.PokeParserForm-module__4_EIGq__results__stats th:nth-child(2),.PokeParserForm-module__4_EIGq__results__stats td:nth-child(2){z-index:1;position:-webkit-sticky;position:sticky;left:80px}.PokeParserForm-module__4_EIGq__results__stats th:nth-child(2){z-index:3}.PokeParserForm-module__4_EIGq__results__stats tbody tr td:first-child,.PokeParserForm-module__4_EIGq__results__stats tbody tr td:nth-child(2){background-color:#fff}.PokeParserForm-module__4_EIGq__results__stats tbody tr:nth-child(odd) td:first-child,.PokeParserForm-module__4_EIGq__results__stats tbody tr:nth-child(odd) td:nth-child(2){background-color:#f9fafb}.PokeParserForm-module__4_EIGq__results__stats tbody tr:hover td:first-child,.PokeParserForm-module__4_EIGq__results__stats tbody tr:hover td:nth-child(2){background-color:#f3f4f6}.PokeParserForm-module__4_EIGq__rankHeader,.PokeParserForm-module__4_EIGq__rankCell{width:80px;min-width:80px}.PokeParserForm-module__4_EIGq__results__stats th:nth-child(2),.PokeParserForm-module__4_EIGq__results__stats td:nth-child(2){white-space:normal;width:150px;min-width:150px}.PokeParserForm-module__4_EIGq__activeSort{color:#fff!important;background-color:#004d80!important}.PokeParserForm-module__4_EIGq__sortIcon{margin-left:.3em;font-size:.7em;display:inline-block}.PokeParserForm-module__4_EIGq__awardsSection{width:100%;margin-bottom:2rem}.PokeParserForm-module__4_EIGq__awardsSection h3{text-align:center;margin-bottom:1.5rem}.PokeParserForm-module__4_EIGq__awardCardsContainer{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.PokeParserForm-module__4_EIGq__awardCard{text-align:center;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:250px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.15)}.PokeParserForm-module__4_EIGq__awardCard h3{color:#ffb400;margin:0 0 1rem;font-size:1.5rem}.PokeParserForm-module__4_EIGq__awardExplanation{color:#6b7280;margin:-.75rem 0 1rem;font-size:.9rem;font-style:italic}.PokeParserForm-module__4_EIGq__awardPokemonImage{object-fit:contain;margin-bottom:1rem}.PokeParserForm-module__4_EIGq__awardCard p{margin:0;font-size:1.2rem;font-weight:700}.PokeParserForm-module__4_EIGq__error{color:#ff6b6b;text-align:center;margin-top:1rem}.PokeParserForm-module__4_EIGq__help{color:#6b7280;text-align:center;margin-top:.5rem;margin-bottom:1rem;font-size:.9rem}
.page-module__MYXF6G__container{flex-direction:column;align-items:center;width:100%;padding-top:2rem;display:flex}.page-module__MYXF6G__title{margin-bottom:2rem}
