*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f5f5;font-family:Segoe UI,sans-serif}ul{list-style:none}.header{text-align:center;background-color:#e3350d;padding:1rem 2rem}.header a{text-decoration:none}.header h1{color:#fff;letter-spacing:2px;margin:0;font-size:2rem}.card-link{color:inherit;text-decoration:none}.card{text-align:center;cursor:pointer;background:#fff;border-radius:12px;padding:1rem;transition:transform .2s;box-shadow:0 2px 8px #0000001a}.card:hover{transform:translateY(-4px)}.card img{width:120px;height:120px}.card-id{color:#aaa;margin:0;font-size:.85rem}.card-name{text-transform:capitalize;margin:.25rem 0 0;font-size:1rem}.home{background:#f5f5f5;min-height:100vh;padding:2rem}.search{border:2px solid #ddd;border-radius:25px;outline:none;width:100%;max-width:400px;margin:0 auto 2rem;padding:.75rem 1rem;font-size:1rem;display:block}.search:focus{border-color:#e3350d}.controls{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:820px;margin:0 auto 1.25rem;display:flex}.control-select{background:#fff;border:2px solid #ddd;border-radius:10px;outline:none;min-width:240px;padding:.65rem .9rem;font-size:.95rem}.control-select:focus{border-color:#e3350d}.status-message{text-align:center;color:#555;margin:0 0 1rem}.grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.error{text-align:center;color:red;padding:2rem}.load-more{color:#fff;cursor:pointer;background:#e3350d;border:none;border-radius:999px;margin:2rem auto 0;padding:.75rem 1.5rem;font-weight:600;display:block}.load-more:hover{filter:brightness(.95)}.detail{background:#f5f5f5;min-height:100vh;padding:2rem}.back{color:#e3350d;margin-bottom:1rem;font-weight:700;text-decoration:none;display:inline-block}.detail-card{text-align:center;background:#fff;border-radius:16px;max-width:500px;margin:0 auto;padding:2rem;box-shadow:0 4px 12px #0000001a}.detail-card img{width:200px;height:200px}.detail-card h2{text-transform:capitalize;font-size:1.5rem}.types{justify-content:center;gap:.5rem;margin:1rem 0;display:flex}.type{color:#fff;text-transform:capitalize;border-radius:12px;padding:.3rem .8rem;font-size:.85rem}.type-fire{background:#f08030}.type-water{background:#6890f0}.type-grass{background:#78c850}.type-electric{color:#333;background:#f8d030}.type-normal{background:#a8a878}.type-psychic{background:#f85888}.type-ice{background:#98d8d8}.type-dragon{background:#7038f8}.type-poison{background:#a040a0}.type-rock{background:#b8a038}.type-ground{background:#e0c068}.type-bug{background:#a8b820}.type-ghost{background:#705898}.type-fighting{background:#c03028}.type-flying{background:#a890f0}.type-steel{background:#b8b8d0}.info-grid{grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0;display:grid}.stats{text-align:left}.stat-row{align-items:center;gap:.5rem;margin:.4rem 0;display:flex}.stat-name{text-transform:capitalize;width:100px;font-size:.8rem}.stat-bar{background:#eee;border-radius:5px;flex:1;height:10px;overflow:hidden}.stat-fill{background:#e3350d;border-radius:5px;height:100%}
