.app-container{max-width:1200px;margin:0 auto;padding:2rem;background-color:#f8f9fa;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.header-section{text-align:center;margin-bottom:3rem;background-color:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #00000014}.app-title{margin:0 0 2rem;font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.type-button{display:inline-flex;align-items:center;justify-content:center;margin:.5rem;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;cursor:pointer;transition:all .2s ease;text-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 2px 4px #0003;font-size:14px;font-weight:600;width:120px}.type-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.type-button img{width:24px;height:24px;margin-right:8px;filter:drop-shadow(0 0 2px rgba(255,255,255,.3))}.type-tag{display:inline-flex;align-items:center;margin:.25rem;border-radius:12px;padding:.5rem .75rem;color:#fff;font-weight:600;font-size:12px;text-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 2px 4px #0003;border:1px solid rgba(255,255,255,.2)}.type-tag img{width:20px;height:20px;margin-right:6px;filter:drop-shadow(0 0 2px rgba(255,255,255,.3))}.big-type-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;border-radius:20px;margin:2rem 0;box-shadow:0 8px 32px #0000001a;border:2px solid rgba(255,255,255,.2)}.big-type-badge img{width:80px;height:80px;margin:0 0 1rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.big-type-badge h2{margin:0;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);font-size:2rem;font-weight:700}.damage-row{margin-bottom:1rem}.damage-row-label{font-weight:600;margin:.5rem 0;font-size:14px;color:#333}.damage-row-types{display:flex;flex-wrap:wrap;gap:.25rem}.type-info-container{display:flex;gap:2rem;background-color:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #00000014;border:1px solid #e9ecef}@media (max-width: 768px){.type-info-container{flex-direction:column;gap:1rem}.type-info-section{flex:none}}.type-info-section{flex:1}.type-info-section h2{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;border-bottom:2px solid;padding-bottom:.5rem}.type-info-section.attacking h2{color:#dc3545;border-bottom-color:#dc3545}.type-info-section.defending h2{color:#007bff;border-bottom-color:#007bff}.empty-state{margin-top:3rem;text-align:center;color:#666;padding:2rem;background-color:#f8f9fa;border-radius:12px;border:2px dashed #dee2e6}.empty-state p{font-size:1.2rem;margin:0}.type-normal{background-color:#a8a878}.type-fire{background-color:#f08030}.type-water{background-color:#6890f0}.type-electric{background-color:#f8d030}.type-grass{background-color:#78c850}.type-ice{background-color:#98d8d8}.type-fighting{background-color:#c03028}.type-poison{background-color:#a040a0}.type-ground{background-color:#e0c068}.type-flying{background-color:#a890f0}.type-psychic{background-color:#f85888}.type-bug{background-color:#a8b820}.type-rock{background-color:#b8a038}.type-ghost{background-color:#705898}.type-dragon{background-color:#7038f8}.type-dark{background-color:#705848}.type-steel{background-color:#b8b8d0}.type-fairy{background-color:#ee99ac}
