html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}*{margin:0;padding:0}body{font-family:Arial,sans-serif;color:#333;background-image:url(/assets/img1-ByQH1Zwp.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:100dvh;width:100%}h1,h2,h3,h4{text-align:center;padding-bottom:10px}.background{min-height:100dvh;display:flex;justify-content:center;align-items:flex-start;padding:2rem 1rem}.overlay{background-color:#ffffffa6;width:100%;max-width:600px;padding:20px;border-radius:8px;box-shadow:0 0 20px #0000001a}.container{width:100%}.search-input{width:100%;padding:8px;margin-bottom:20px;border:1px solid #ccc;border-radius:4px;font-size:large}.pokemon-table-container{display:flex;justify-content:center;align-items:center;width:100%;margin-top:20px}.pokemon-table{min-width:100%;border-collapse:collapse;font-size:1rem;border-radius:8px;overflow:hidden;box-shadow:0 0 10px #0000001a;margin:20px auto}.pokemon-table th,.pokemon-table td{padding:8px;border:1px solid #ddd;text-align:left}.pokemon-table th{background-color:#f4f4f4}.pokemon-table a{color:#007bff;text-decoration:none}.pokemon-table a:hover{text-decoration:underline}.pokemon-image-container{margin-top:20px;display:flex;justify-content:center}.pokemon-image{width:66vw;max-width:400px;height:auto}.selected{background-color:#f0f8ff}.bg-yes{background-color:#d4edda}.bg-no{background-color:#f8d7da}
