@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);.theme-selector{align-items:center;display:flex}.theme-selector h3{color:#333;margin:0 0 1rem}.theme-options{display:flex;gap:.5rem}.theme-button{align-items:center;background:none;border:2px solid #fff3;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:.25rem;transition:all .3s ease;width:40px}.theme-button:hover{border-color:#ffffff80;transform:scale(1.1)}.theme-button.active{border-color:#ffffffe6}.theme-button span{color:#333;font-size:.8rem}.pokeball-sprite{height:24px;image-rendering:pixelated;object-fit:contain;transition:transform .3s ease;width:24px}.theme-button:hover .pokeball-sprite{transform:scale(1.1)}.pokeball-preview{border-radius:50%;height:24px;overflow:hidden;position:relative;width:24px}.bottom-half,.top-half{height:50%;position:absolute;width:100%}.center-line{background:#333;height:3px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.center-circle{background:#fff;border:2px solid #333;border-radius:50%;height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.pokeball .top-half{background:red}.pokeball .bottom-half{background:#fff}.greatball .top-half{background:#0047ab}.greatball .bottom-half{background:#fff}.greatball .center-line{background:#ff1a1a}.ultraball .top-half{background:#000}.ultraball .bottom-half{background:#fff}.ultraball .center-line{background:gold}.premierball .bottom-half,.premierball .top-half{background:#fff}.premierball .center-line{background:red}.masterball .top-half{background:#9400d3}.masterball .bottom-half{background:#fff}.masterball .center-line{background:#ff1493}.navbar{align-items:center;background-color:var(--secondary-color);box-shadow:0 4px 8px #0000001a;box-sizing:border-box;color:var(--accent);display:flex;height:calc(var(--navbar-height)*1.5);left:0;overflow:visible;padding:0 1.25rem;position:fixed;right:0;top:0;will-change:transform;z-index:1000}.navbar:before{background-color:#000;bottom:0;content:"";height:10px;left:0;position:absolute;right:0}.navbar:after{background-color:#fff;border:8px solid #000;border-radius:50%;bottom:-20px;content:"";height:30px;left:50%;position:absolute;transform:translateX(-50%);width:30px;z-index:0}.navbar-content{align-items:center;display:flex;margin:0 auto;max-width:1200px;padding:0 1rem;position:relative;width:100%;z-index:3}.navbar-brand{flex:0 0 auto;margin-right:auto}.navbar-brand a{color:var(--accent);font-family:Chewy,cursive;font-size:3rem;font-weight:1100;letter-spacing:.02em;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.navbar-brand a:hover{opacity:.8}.right-content{gap:1.5rem;margin-left:auto}.navbar-links,.right-content{align-items:center;display:flex}.navbar-links{gap:1.25rem}.navbar-links a{border-radius:6px;color:var(--accent);font-size:1.0625rem;font-weight:500;letter-spacing:-.01em;opacity:.85;padding:.5rem .75rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.navbar-links a:hover{background-color:#0000000d;opacity:1}.navbar-dropdown{display:inline-block;position:relative}.navbar-dropdown-button{align-items:center;background:none;border:none;border-radius:6px;color:var(--accent);cursor:pointer;display:flex;font-size:1.0625rem;font-weight:500;gap:.25rem;letter-spacing:-.01em;opacity:.85;padding:.5rem .75rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.navbar-dropdown-button:after{content:"▼";font-size:.7em;margin-left:.5rem;transition:transform .2s ease}.navbar-dropdown.active .navbar-dropdown-button:after{transform:rotate(180deg)}.navbar-dropdown-button:hover,.navbar-dropdown.active .navbar-dropdown-button{background-color:#0000000d;opacity:1}.navbar-dropdown-content{background-color:var(--secondary-color);border-radius:8px;box-shadow:0 8px 16px #0000001a;display:none;left:0;min-width:200px;padding:.5rem;position:absolute;top:100%;z-index:1000}.navbar-dropdown.active .navbar-dropdown-content{display:flex;flex-direction:column}.navbar-dropdown-content a{border-radius:4px;color:var(--accent);display:block;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease}.navbar-dropdown-content a:hover{background-color:#0000001a}@media (max-width:768px){.navbar{background-color:var(--secondary-color);height:var(--navbar-height);left:0;padding:.75rem 1rem;position:fixed;right:0;top:0;transform:translateZ(0);will-change:transform;z-index:1000}.navbar:after{display:none}.navbar-content{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:center;flex-direction:row;height:100%;justify-content:flex-start;overflow-x:auto;overflow-y:visible;padding:0;scrollbar-width:none;width:100%}.navbar-content::-webkit-scrollbar{display:none}.right-content{flex-direction:row;margin-left:1rem;overflow:visible;width:calc(100% - 120px)}.navbar-links,.right-content{align-items:center;height:100%;padding-right:1rem}.navbar-links{flex-wrap:nowrap;gap:1.25rem;justify-content:flex-start;width:max-content}.navbar-brand{align-items:center;display:flex;flex-shrink:0;height:100%;margin-right:1rem;min-width:100px;width:auto}.navbar-brand a{font-size:1.25rem}.navbar-dropdown-content{-webkit-overflow-scrolling:touch;background-color:var(--secondary-color);bottom:0;box-shadow:0 4px 8px #0000001a;display:none;flex-direction:column;height:calc(100vh - var(--navbar-height));left:0;margin:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:var(--navbar-height);width:100%;z-index:999}@keyframes slideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.navbar-dropdown.active .navbar-dropdown-content{animation:slideIn .3s ease;display:flex}.navbar-dropdown-content:before{border-bottom:1px solid #0000001a;color:var(--accent);content:"Competitive";display:block;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:1rem}.navbar-dropdown-content a{align-items:center;border-bottom:1px solid #0000001a;display:flex;font-size:1.1rem;justify-content:space-between;padding:1rem}.navbar-dropdown-close{background:none;border:none;cursor:pointer;height:32px;padding:0;position:absolute;right:1rem;top:1rem;width:32px}.navbar-dropdown-close:after,.navbar-dropdown-close:before{background-color:var(--accent);content:"";height:2px;left:50%;position:absolute;top:50%;width:24px}.navbar-dropdown-close:before{transform:translate(-50%,-50%) rotate(45deg)}.navbar-dropdown-close:after{transform:translate(-50%,-50%) rotate(-45deg)}}.home{margin:0 auto;max-width:1200px;padding:0 1rem}.hero{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);border-radius:20px;margin:2rem 0;overflow:hidden;padding:4rem 0;position:relative;text-align:center}.hero:before{animation:rotateBg 60s linear infinite;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAAA3NCSVQFBQUYJt5DAAAAIVBMVEX///8xMTH/lDqcSjr/1jr////eWjpKUlKlpcV7e4TezvdcMgHRAAAAAXRSTlMAQObYZgAAAH5JREFUGNNjYKALEBQUROEqKSkhCTACuUpqAnC+kAtIIBEurRLqBOSnCeDgCymB1aclwvlg83DyhcH8tDRDKF/cSL0cyE0uhPHLKyLK0szLYXzG6aWh5eXllXD7l86IAHJXwB0sFTlz1apVjQj/dAG5HQJI/u3o6BDEEx60AwCJgyJdBXcpkgAAAABJRU5ErkJggg==) repeat;background:var(--theme-pokeball,url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAAA3NCSVQFBQUYJt5DAAAAIVBMVEX///8xMTH/lDqcSjr/1jr////eWjpKUlKlpcV7e4TezvdcMgHRAAAAAXRSTlMAQObYZgAAAH5JREFUGNNjYKALEBQUROEqKSkhCTACuUpqAnC+kAtIIBEurRLqBOSnCeDgCymB1aclwvlg83DyhcH8tDRDKF/cSL0cyE0uhPHLKyLK0szLYXzG6aWh5eXllXD7l86IAHJXwB0sFTlz1apVjQj/dAG5HQJI/u3o6BDEEx60AwCJgyJdBXcpkgAAAABJRU5ErkJggg==)) repeat;background-size:150px;bottom:-50%;content:"";left:-50%;opacity:.1;position:absolute;right:-50%;top:-50%;transform-origin:center center}@keyframes rotateBg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-content{position:relative;z-index:1}.hero h1{color:var(--text);font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.hero-subtitle{color:var(--text);font-size:1.25rem;line-height:1.6;margin:0 auto 2rem;max-width:600px}.cta-button{background-color:var(--accent);border-radius:8px;box-shadow:0 4px 6px #0000001a;color:var(--text);display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.cta-button:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.features{padding:4rem 0}.features h2{color:var(--text);font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.feature-card{background:#ffffffe6;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-4px)}.feature-icon{height:64px;margin-bottom:1.5rem;transition:transform .2s ease;width:64px}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(10deg)}.feature-card h3{color:var(--accent);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:var(--accent);line-height:1.6;margin-bottom:1.5rem}.feature-link{color:var(--accent);font-size:1.1rem;font-weight:600;text-decoration:none;transition:opacity .2s ease}.feature-link:hover{opacity:.8}.quick-links{padding:4rem 0}.quick-links h2{color:var(--text);font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.quick-links-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.quick-link{background:#ffffffe6;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.quick-link:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.quick-link h4{color:var(--accent);font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.quick-link p{color:var(--accent);font-size:.95rem;margin:0;opacity:.9}@media (max-width:768px){.hero{margin:1rem 0;padding:3rem 1rem}.hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem;padding:0 1rem}.features,.quick-links{padding:3rem 1rem}.features h2,.quick-links h2{font-size:2rem;margin-bottom:2rem}.feature-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}}.pokedex{box-sizing:border-box;font-family:Inter,sans-serif;margin:0 auto;max-width:1600px;padding:2rem}.pokedex__header{margin-bottom:3rem;text-align:center}.pokedex__header h1{color:#1a1a1a;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.pokedex__search-bar{box-sizing:border-box;margin:0 auto;max-width:600px;padding:0 1rem;width:100%}.pokedex__search-bar input{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;box-sizing:border-box;font-size:1rem;padding:1rem 1.5rem;transition:all .2s ease;width:100%}.pokedex__search-bar input:focus{border-color:#4834d4;box-shadow:0 0 0 3px #4834d41a;outline:none}.pokedex__grid{grid-gap:2rem;contain:layout style paint;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0 auto 3rem;max-width:1400px}.pokedex__card{backface-visibility:hidden;background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;padding:1.5rem;transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease;will-change:transform}.pokedex__card:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-4px)}.pokedex__card-image{background:linear-gradient(45deg,#f3f4f6 25%,#e5e7eb 0,#e5e7eb 50%,#f3f4f6 0,#f3f4f6 75%,#e5e7eb 0);background-size:20px 20px;border-radius:12px;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.pokedex__card-image img{height:100%;left:0;object-fit:contain;position:absolute;top:0;transition:opacity .3s ease;width:100%}.pokedex__card-image img:not([src]),.pokedex__card-image img[src=""]{opacity:0}.pokedex__card-image:before{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;content:"";height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:absolute;top:50%;width:40px}.pokedex__card-image:not(:has(img[src])) :before{opacity:1}@keyframes spin{to{transform:rotate(1turn)}}.pokedex__card-content{padding:1.25rem}.pokedex__card-content h2{align-items:center;color:#1a1a1a;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;justify-content:center;margin:0 0 1rem;text-align:center}.pokedex__number{color:#666;font-size:1rem;font-weight:500}.pokedex__types{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.pokedex__type-badge{border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.02em;padding:.5rem 1.25rem;text-transform:capitalize}.pokedex__stats{background:#f8f9fa;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;padding:1rem}.pokedex__stat{grid-gap:.5rem;align-items:center;display:grid;gap:.5rem;grid-template-columns:50px 1fr 40px}.pokedex__stat-label{color:#2d3436;font-size:.8rem;font-weight:600;text-transform:uppercase}.pokedex__stat-bar{background:#e0e0e0;border-radius:4px;height:8px;overflow:hidden;position:relative}.pokedex__stat-bar-fill{background-color:#ff4d4d;background-color:var(--stat-color,#ff4d4d);border-radius:4px;height:100%;left:0;position:absolute;top:0;transition:all .4s ease}.pokedex__stat-value{color:#2d3436;font-size:.85rem;font-weight:600;text-align:right}.pokedex__type-badge--fire{background-color:#ff7675}.pokedex__type-badge--water{background-color:#0984e3}.pokedex__type-badge--grass{background-color:#00b894}.pokedex__type-badge--electric{background-color:#ffd43b;color:#2d3436}.pokedex__type-badge--ice{background-color:#74b9ff}.pokedex__type-badge--fighting{background-color:#d63031}.pokedex__type-badge--poison{background-color:#6c5ce7}.pokedex__type-badge--ground{background-color:#e17055}.pokedex__type-badge--flying{background-color:#81ecec;color:#2d3436}.pokedex__type-badge--psychic{background-color:#fd79a8}.pokedex__type-badge--bug{background-color:#00b894}.pokedex__type-badge--rock{background-color:#636e72}.pokedex__type-badge--ghost{background-color:#6c5ce7}.pokedex__type-badge--dragon{background-color:#a55eea}.pokedex__type-badge--dark{background-color:#2d3436}.pokedex__type-badge--steel{background-color:#b2bec3}.pokedex__type-badge--fairy{background-color:#fd79a8}.pokedex__type-badge--normal{background-color:#95a5a6}.pokedex__pagination{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-top:3rem}.pokedex__pagination--top{margin-bottom:1rem;margin-top:1.5rem}.pokedex__pagination button{background:#4834d4;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background .2s ease}.pokedex__pagination button:hover:not(:disabled){background:#3c2ba7}.pokedex__pagination button:disabled{background:#e0e0e0;cursor:not-allowed}.pokedex__pagination span{color:#4a4a4a;font-size:1rem;font-weight:500}.error-container,.loading-container{color:#4a4a4a;font-weight:500;padding:4rem;text-align:center}@media (max-width:1400px){.pokedex__grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));max-width:1200px}}@media (max-width:900px){.pokedex{padding:1.5rem}.pokedex__grid{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.pokedex__header h1{font-size:2.25rem;margin-bottom:1.25rem}.pokedex__search-bar input{padding:.875rem 1.25rem}}@media (max-width:768px){.pokedex{padding:1rem}.pokedex__grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.pokedex__header h1{font-size:2rem;margin-bottom:1rem}.pokedex__card{padding:1rem}.pokedex__card-image{padding-bottom:75%}.pokedex__card-image img{object-fit:contain;padding:.5rem;transform:scale(1.1)}.pokedex__card-content h2{font-size:1.25rem;margin-bottom:.75rem}.pokedex__types{gap:.5rem;margin-bottom:1rem}.pokedex__type-badge{font-size:.8125rem;padding:.375rem 1rem}.pokedex__stats{gap:.5rem;padding:.75rem}.pokedex__stat{gap:.375rem;grid-template-columns:45px 1fr 35px}.pokedex__stat-label{font-size:.75rem}.pokedex__stat-bar{height:6px}.pokedex__stat-value{font-size:.75rem}.pokedex__pagination{gap:1rem;margin-top:2rem}.pokedex__pagination button{font-size:.875rem;padding:.625rem 1.25rem}.pokedex__pagination span{font-size:.875rem}.pokedex__search-bar{padding:0 .5rem}.pokedex__search-bar input{font-size:.9375rem;padding:.875rem 1rem}}@media (max-width:480px){.pokedex{padding:.75rem}.pokedex__grid{grid-template-columns:1fr;margin:0 auto;max-width:400px}.pokedex__card{padding:1rem}.pokedex__card-image{padding-bottom:85%}.pokedex__card-image img{padding:.75rem;transform:scale(1.2)}.pokedex__pagination{flex-direction:column;gap:.75rem}.pokedex__pagination button{max-width:200px;width:100%}.pokedex__search-bar{padding:0 .25rem}.pokedex__search-bar input{font-size:.875rem;padding:.75rem .875rem}}.pokemon-detail{background:linear-gradient(145deg,#e41818,#720a0a);border:5px solid #000;border-radius:25px;box-shadow:0 0 20px #0000004d,inset 0 0 10px #0003;margin:2rem auto;max-width:1200px;min-height:calc(100vh - 8rem);padding:2rem;position:relative}.pokemon-detail .led-green,.pokemon-detail .led-red,.pokemon-detail .led-yellow,.pokemon-detail:before{border-radius:50%;box-shadow:0 0 10px #0000004d,inset 0 0 5px #0003,0 0 15px currentColor;content:"";position:absolute}.pokemon-detail:before{background:radial-gradient(circle at 60% 40%,#5ab9ff 0,#3498db 40%,#2980b9 100%);border:4px solid #fff;box-shadow:0 0 10px #0000004d,inset 0 0 15px #0003,0 0 30px #3498db;height:80px;left:30px;top:40px;width:80px}.pokemon-detail .led-red{background:radial-gradient(circle at 60% 40%,#ff5a5a 0,red 40%,#c00 100%);box-shadow:0 0 10px #0000004d,inset 0 0 5px #0003,0 0 15px red;left:130px}.pokemon-detail .led-red,.pokemon-detail .led-yellow{border:2px solid #fffc;height:20px;top:60px;width:20px}.pokemon-detail .led-yellow{background:radial-gradient(circle at 60% 40%,#fff05a 0,gold 40%,#c90 100%);box-shadow:0 0 10px #0000004d,inset 0 0 5px #0003,0 0 15px gold;left:160px}.pokemon-detail .led-green{background:radial-gradient(circle at 60% 40%,#5aff5a 0,#0f0 40%,#0c0 100%);border:2px solid #fffc;box-shadow:0 0 10px #0000004d,inset 0 0 5px #0003,0 0 15px #0f0;height:20px;left:190px;top:60px;width:20px}@keyframes ledPulse{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}.pokemon-detail .led-green,.pokemon-detail .led-red,.pokemon-detail .led-yellow{animation:ledPulse 2s infinite}.pokemon-detail .led-yellow{animation-delay:.3s}.pokemon-detail .led-green{animation-delay:.6s}.pokemon-detail__header{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;padding-top:40px;position:relative}.pokemon-detail__title{margin-left:0;position:relative;text-align:center;z-index:1}.pokemon-detail__title h1{color:#fff;font-size:2.5rem;margin:0;text-transform:capitalize}.pokemon-detail__number{color:#fff;font-size:1.25rem;margin-left:.5rem}.pokemon-detail__content{grid-gap:2rem;display:grid;gap:2rem;grid-template-areas:"sprite stats" "base-stats description";grid-template-columns:1.5fr 1fr;grid-template-rows:auto auto;height:auto;margin:2rem auto;min-height:calc(100vh - 16rem);width:calc(100% - 4rem)}.pokemon-detail__quadrant{background:#2c3e50;border:2px solid #34495e;border-radius:15px;box-shadow:0 4px 8px #0003,inset 0 2px 4px #ffffff1a;overflow-y:hidden;padding:1.5rem;position:relative}.pokemon-detail__quadrant:first-child{background:#1a2634;border:3px solid #34495e;box-shadow:0 0 15px #3498db4d,inset 0 0 30px #3498db1a;grid-area:sprite}.pokemon-detail__quadrant:nth-child(2){background:linear-gradient(145deg,#2c3e50,#2980b9);border:3px solid #3498db;grid-area:stats}.pokemon-detail__quadrant:nth-child(3){background:linear-gradient(145deg,#2c3e50,#27ae60);border:3px solid #2ecc71;grid-area:base-stats}.pokemon-detail__quadrant:nth-child(4){background:linear-gradient(145deg,#2c3e50,#d35400);border:3px solid #e67e22;grid-area:description;justify-self:end;max-width:300px}.pokemon-detail__quadrant:before{background:linear-gradient(#0000 50%,#0000000d 0);background-size:100% 4px;border-radius:15px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.pokemon-detail__quadrant h2,.pokemon-detail__quadrant p,.pokemon-detail__stat-name,.pokemon-detail__stat-value{color:#ecf0f1;font-weight:600;text-shadow:2px 2px 4px #00000080}.pokemon-detail__physical-stat{background:#ecf0f11a;border:1px solid #ecf0f133}.pokemon-detail__physical-stat span,.pokemon-detail__physical-stat strong{color:#ecf0f1}.pokemon-detail__stat-bar{background:#ecf0f11a;border:1px solid #ecf0f133}.pokemon-detail__stat-bar-fill{background:#3498db;box-shadow:0 0 10px #3498db80}@keyframes borderPulse{0%{border-color:currentColor}50%{border-color:#ecf0f180}to{border-color:currentColor}}.pokemon-detail__quadrant{animation:borderPulse 3s infinite}.pokemon-detail__sprite-section{align-items:center;display:flex;flex-direction:column;gap:2rem}.pokemon-detail__image-container{align-items:center;background:#1a2634b3;border:2px solid #3498db4d;border-radius:15px;box-shadow:inset 0 0 20px #3498db33,0 0 10px #0000004d;display:flex;justify-content:center;max-height:150px;overflow:hidden;padding:1rem;position:relative;width:50%}.pokemon-detail__image-container:before{background:radial-gradient(circle at center,#3498db1a 0,#1a263433 100%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.pokemon-detail__image{filter:drop-shadow(0 0 8px rgba(52,152,219,.3));height:250px;image-rendering:pixelated;object-fit:contain;transform:scale(.9);transition:transform .3s ease;width:250px}.pokemon-detail__image:hover{transform:scale(1)}.pokemon-detail__types{display:flex;gap:.5rem;margin-top:.25rem}.pokemon-detail__type{border-radius:1.5rem;color:#fff;font-size:1.5rem;font-weight:500;height:2.5rem;padding:.35rem 1.25rem;text-transform:capitalize}.pokemon-detail__physical{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.pokemon-detail__physical-stat{align-items:center;background:#f8f9fa;border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem;padding:1rem;position:relative}.pokemon-detail__physical-stat span{color:var(--accent);font-size:.875rem}.pokemon-detail__physical-stat strong{color:var(--text);font-size:1.25rem}.pokemon-detail__physical-stat .tooltip{word-wrap:break-word;background-color:#333;border-radius:6px;box-shadow:0 2px 4px #0003;color:#fff;font-size:.875rem;margin-right:.5rem;max-width:200px;opacity:0;padding:.5rem 1rem;position:absolute;right:100%;text-align:left;top:50%;transform:translateY(-50%);transition:opacity .3s;visibility:hidden;white-space:normal;width:max-content;z-index:1}.pokemon-detail__physical-stat .tooltip:after{border:5px solid #0000;border-left-color:#333;content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%)}.pokemon-detail__physical-stat:hover .tooltip{opacity:1;visibility:visible}@media (max-width:768px){.pokemon-detail__physical-stat .tooltip{left:0;right:auto;top:100%;transform:translateY(0);width:180px}.pokemon-detail__physical-stat .tooltip:after{border-color:#0000 #0000 #333;left:20px;right:auto;top:-5px;transform:none}}.pokemon-detail__abilities{margin-top:2rem}.pokemon-detail__abilities h2{color:#495057;font-size:1.25rem;margin-bottom:1rem}.pokemon-detail__abilities-list{grid-gap:.625rem;display:grid;gap:.625rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.pokemon-detail__ability{align-items:center;background:#f8f9fa;border-radius:.5rem;color:var(--text);display:flex;height:1.5rem;line-height:1.5rem;overflow:hidden;padding:.75rem;text-decoration:none;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.pokemon-detail__ability:hover{background:#e9ecef;transform:translateY(-2px)}.pokemon-detail__stats{height:110%;margin-top:-20px;overflow-y:hidden}.pokemon-detail__stats h2{color:#495057;font-size:1.1rem;margin-bottom:1rem}.pokemon-detail__stat{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:80px 1fr 40px;margin-bottom:.75rem}.pokemon-detail__stat-name{color:#2ecc71;font-size:1rem;letter-spacing:.5px;text-transform:uppercase}.pokemon-detail__stat-bar{background:#e9ecef;border:1px solid #dee2e6;border-radius:3px;height:6px;overflow:hidden;width:100%}.pokemon-detail__stat-bar-fill{background:#4dabf7;border-radius:4px;box-shadow:inset 0 1px 2px #0000001a;height:100%;min-width:0;transition:width .3s ease}.pokemon-detail__stat-value{color:#fff;font-size:1.1rem;font-weight:700}.pokemon-detail__description{align-items:center;background:#f8f9fa;border-radius:.75rem;display:flex;flex-direction:column;height:80%;justify-content:center;padding:1.5rem;text-align:center}.pokemon-detail__description p{color:var(--text);font-size:1rem;line-height:1.5;margin:0}.pokemon-detail__type--normal{background-color:#a8a878}.pokemon-detail__type--fire{background-color:#f08030}.pokemon-detail__type--water{background-color:#6890f0}.pokemon-detail__type--electric{background-color:#f8d030;color:#000}.pokemon-detail__type--grass{background-color:#78c850}.pokemon-detail__type--ice{background-color:#98d8d8}.pokemon-detail__type--fighting{background-color:#c03028}.pokemon-detail__type--poison{background-color:#a040a0}.pokemon-detail__type--ground{background-color:#e0c068;color:#000}.pokemon-detail__type--flying{background-color:#a890f0}.pokemon-detail__type--psychic{background-color:#f85888}.pokemon-detail__type--bug{background-color:#a8b820}.pokemon-detail__type--rock{background-color:#b8a038}.pokemon-detail__type--ghost{background-color:#705898}.pokemon-detail__type--dragon{background-color:#7038f8}.pokemon-detail__type--dark{background-color:#705848}.pokemon-detail__type--steel{background-color:#b8b8d0;color:#000}.pokemon-detail__type--fairy{background-color:#ee99ac}.error-container,.loading-container{align-items:center;color:var(--text);display:flex;font-size:1.25rem;justify-content:center;min-height:100vh}.error-container{color:#e74c3c}@media (max-width:768px){.pokemon-detail{margin:1rem;min-height:calc(100vh - 4rem);padding:1rem}.pokemon-detail__header{flex-direction:column;padding-top:60px}.pokemon-detail__title h1{font-size:2rem}.pokemon-detail__content{gap:1rem;grid-template-areas:"sprite" "stats" "base-stats" "description";grid-template-columns:1fr;margin:1rem 0;width:100%}.pokemon-detail__quadrant{max-width:none;padding:1rem}.pokemon-detail__quadrant:nth-child(4){justify-self:stretch;max-width:none}.pokemon-detail__sprite-section{align-items:center;flex-direction:column}.pokemon-detail__image-container{height:200px;margin:0 auto;width:200px}.pokemon-detail__image{height:100%;object-fit:contain;width:100%}.pokemon-detail__types{justify-content:center;margin-top:1rem}.pokemon-detail__type{font-size:1rem;margin:.25rem;min-width:80px;padding:.5rem 1rem;text-align:center}.pokemon-detail__physical{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.pokemon-detail__physical-stat{margin:0;padding:.75rem}.pokemon-detail__abilities-list{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr}.pokemon-detail__ability{align-items:center;display:flex;justify-content:space-between;margin:0;min-height:44px;padding:.75rem}.pokemon-detail__stats{padding:.5rem}.pokemon-detail__stat{gap:.5rem;margin:.5rem 0}.pokemon-detail__stat-name{min-width:70px}.pokemon-detail__description{padding:1rem}.pokemon-detail__description p{font-size:1rem;line-height:1.5;margin:0}.pokemon-detail__nav-buttons{bottom:20px;gap:.75rem;position:fixed;right:20px;top:auto}.back-to-pokedex{height:36px;width:36px}.back-to-pokedex:before{height:28px;width:20px}.back-to-pokedex:after{height:6px;left:7px;top:7px;width:6px}}@media (max-width:480px){.pokemon-detail{border-radius:15px;margin:.5rem;padding:.75rem}.pokemon-detail__title h1{font-size:1.75rem}.pokemon-detail__content{gap:.75rem}.pokemon-detail__quadrant{border-radius:10px;padding:.75rem}.pokemon-detail__image-container{height:180px;width:180px}.pokemon-detail__physical{grid-template-columns:1fr}.pokemon-detail__physical-stat{text-align:center}.pokemon-detail__stat-bar{height:12px}.pokemon-detail__type{font-size:.9rem;min-width:70px;padding:.4rem .8rem}.pokemon-detail:before{height:60px;left:20px;top:20px;width:60px}.pokemon-detail .led-red{height:15px;left:100px;top:40px;width:15px}.pokemon-detail .led-yellow{height:15px;left:125px;top:40px;width:15px}.pokemon-detail .led-green{height:15px;left:150px;top:40px;width:15px}.pokemon-detail__nav-buttons{bottom:15px;gap:.5rem;right:15px}.back-to-pokedex{height:32px;width:32px}.back-to-pokedex:before{height:24px;width:18px}.back-to-pokedex:after{height:5px;left:6px;top:6px;width:5px}}.pokemon-detail__special-status{display:flex;gap:.5rem;margin:1rem 0}.status-badge{border-radius:1rem;font-size:.875rem;font-weight:500;padding:.25rem .75rem;text-transform:capitalize}.status-badge.legendary{background-color:gold;color:#000}.status-badge.mythical{background-color:#ff69b4;color:#fff}.status-badge.baby{background-color:#98fb98;color:#000}.pokemon-detail__stats h2{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem;text-shadow:2px 2px 4px #00000080}.pokemon-detail__nav-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem;position:absolute;right:30px;top:40px;z-index:2}.nav-button,.nav-buttons-container{display:flex}.nav-button{align-items:center;background:#2c3e50;border:2px solid #3498db;box-shadow:0 4px 8px #0000004d,inset 0 2px 4px #ffffff1a;color:#fff;cursor:pointer;font-size:1.5rem;height:45px;justify-content:center;padding:0;position:relative;transition:all .2s ease;width:45px}.nav-button.prev-button{border-radius:8px 0 0 8px;border-right-width:1px}.nav-button.next-button{border-left-width:1px;border-radius:0 8px 8px 0}.nav-button:before{background:linear-gradient(135deg,#ffffff1a,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.nav-button .d-pad-arrow{border-style:solid;height:0;position:relative;width:0;z-index:1}.prev-button .d-pad-arrow{border-color:#0000 #fff #0000 #0000;border-width:10px 16px 10px 0;margin-right:4px}.next-button .d-pad-arrow{border-color:#0000 #0000 #0000 #fff;border-width:10px 0 10px 16px;margin-left:4px}.nav-button:hover:not(:disabled){background:#34495e;box-shadow:0 6px 12px #0006,inset 0 2px 4px #fff3;transform:scale(1.05)}.nav-button:active:not(:disabled){box-shadow:0 2px 4px #0003,inset 0 2px 4px #0000001a;transform:scale(.95)}.nav-button:disabled{border-color:#95a5a6;box-shadow:none;cursor:not-allowed;opacity:.5}.nav-button:disabled .d-pad-arrow{opacity:.5}.back-to-pokedex{align-items:center;background:#2c3e50;border:2px solid #3498db;border-radius:8px;box-shadow:0 4px 8px #0000004d,inset 0 2px 4px #ffffff1a;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:all .2s ease;width:40px}.back-to-pokedex:before{background:linear-gradient(145deg,#e41818,#720a0a);border:2px solid #fff;border-radius:4px;content:"";height:32px;position:absolute;width:24px}.back-to-pokedex:after{animation:ledPulse 2s infinite;background:#3498db;border:1px solid #fff;border-radius:50%;box-shadow:0 0 4px #3498db80;content:"";height:8px;left:8px;position:absolute;top:8px;width:8px}.back-to-pokedex:hover{box-shadow:0 6px 12px #0006,inset 0 2px 4px #fff3;transform:translateY(-2px)}.back-to-pokedex:active{box-shadow:0 2px 4px #0003,inset 0 2px 4px #0000001a;transform:translateY(1px)}@media (max-width:768px){.pokemon-detail__nav-buttons{bottom:20px;gap:.75rem;position:fixed;right:20px;top:auto}.back-to-pokedex{height:36px;width:36px}.back-to-pokedex:before{height:28px;width:20px}.back-to-pokedex:after{height:6px;left:7px;top:7px;width:6px}}@media (max-width:480px){.pokemon-detail__nav-buttons{bottom:15px;gap:.5rem;right:15px}.back-to-pokedex{height:32px;width:32px}.back-to-pokedex:before{height:24px;width:18px}.back-to-pokedex:after{height:5px;left:6px;top:6px;width:5px}}.competitive-data{background-color:var(--primary-color);display:flex;flex-direction:column;margin:0 auto;max-width:1600px;min-height:calc(100vh - var(--navbar-height));padding:2rem}.competitive-data__header{flex-shrink:0;margin-bottom:2rem;text-align:center}.competitive-data__header h1{color:var(--accent);font-size:2.5rem;margin-bottom:1rem}.competitive-data__grid{grid-gap:1.5rem;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));height:100%;overflow-y:auto;padding:1rem}.competitive-data__card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1.25rem}.competitive-data__card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem;min-height:120px}.competitive-data__card-info{display:flex;flex:1 1;flex-direction:column}.competitive-data__pokemon-link{color:var(--accent);display:block;text-decoration:none}.competitive-data__name{border-bottom:2px solid #0000001a;color:var(--accent);font-size:1.75rem;font-weight:700;line-height:1.2;margin:0 0 .75rem;min-height:2.4em;padding-bottom:.5rem}.competitive-data__sprite-container{align-items:center;background:#00000008;border-radius:50%;display:flex;flex-shrink:0;height:96px;justify-content:center;margin-left:1rem;width:96px}.competitive-data__sprite{height:96px;object-fit:contain;width:96px}.type-badges{gap:.5rem}.type-badge{border:1px solid #0000001a;border-radius:15px;box-shadow:0 1px 2px #0000000d;font-size:.95rem;font-weight:600;padding:.35rem .85rem}.competitive-data__sections{display:flex;flex-direction:column;gap:1.25rem}.competitive-data__section{margin-bottom:.25rem}.competitive-data__section h4{background:#e0e4e8;border-radius:4px;color:#2d3436;font-size:1.15rem;font-weight:600;margin:0 0 1rem;padding:.5rem 1rem;text-align:center}.competitive-data__list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.competitive-data__list li{background:#f8f9fa;border:2px solid #d1d5db;border-radius:4px;font-size:1rem;font-weight:500;min-height:36px;overflow:visible;padding:.5rem 1rem;position:relative;text-align:center;transition:all .2s ease}.competitive-data__link,.competitive-data__list li{align-items:center;color:#2d3436;display:flex;justify-content:center}.competitive-data__link{text-decoration:none;transition:color .2s ease;width:100%;z-index:1}.competitive-data__link:hover{color:#e74c3c}.competitive-data__list li:after,.competitive-data__list li:before,.competitive-data__list li>span:after,.competitive-data__list li>span:before{border:3px solid #e74c3c;content:"";height:12px;opacity:0;position:absolute;transition:opacity .2s ease;width:12px;z-index:0}.competitive-data__list li:before{border-bottom:0;border-right:0;left:-3px;top:-3px}.competitive-data__list li:after{border-bottom:0;border-left:0;right:-3px;top:-3px}.competitive-data__list li>span{inset:0;pointer-events:none;position:absolute}.competitive-data__list li>span:before{border-right:0;border-top:0;bottom:-3px;left:-3px}.competitive-data__list li>span:after{border-left:0;border-top:0;bottom:-3px;right:-3px}.competitive-data__list li:hover:after,.competitive-data__list li:hover:before,.competitive-data__list li:hover>span:after,.competitive-data__list li:hover>span:before{opacity:1}.competitive-data__list li:hover{background:#f1f3f5;border-color:#b0b5bc}.type-badge--normal{background-color:#a8a878;border-color:#0003;color:#fff}.type-badge--fire{background-color:#f08030;border-color:#0003;color:#fff}.type-badge--water{background-color:#6890f0;border-color:#0003;color:#fff}.type-badge--electric{background-color:#f8d030;border-color:#0003;color:#2d3436}.type-badge--grass{background-color:#78c850;border-color:#0003;color:#fff}.type-badge--ice{background-color:#98d8d8;border-color:#0003;color:#2d3436}.type-badge--fighting{background-color:#c03028;border-color:#0003;color:#fff}.type-badge--poison{background-color:#a040a0;border-color:#0003;color:#fff}.type-badge--ground{background-color:#e0c068;border-color:#0003;color:#2d3436}.type-badge--flying{background-color:#a890f0;border-color:#0003;color:#fff}.type-badge--psychic{background-color:#f85888;border-color:#0003;color:#fff}.type-badge--bug{background-color:#a8b820;border-color:#0003;color:#fff}.type-badge--rock{background-color:#b8a038;border-color:#0003;color:#fff}.type-badge--ghost{background-color:#705898;border-color:#0003;color:#fff}.type-badge--dragon{background-color:#7038f8;border-color:#0003;color:#fff}.type-badge--dark{background-color:#705848;border-color:#0003;color:#fff}.type-badge--steel{background-color:#b8b8d0;border-color:#0003;color:#2d3436}.type-badge--fairy{background-color:#ee99ac;border-color:#0003;color:#2d3436}.error,.loading{font-size:1.25rem;padding:4rem}.competitive-data__usage{background:#0000000d;border-radius:1rem;color:#666;font-size:.875rem;padding:.25rem .5rem;white-space:nowrap}.competitive-data__list li:hover .competitive-data__usage{background:#0000001a}@media (max-width:768px){.competitive-data{padding:1rem}.competitive-data__header h1{font-size:2rem}.competitive-data__grid{gap:1rem;grid-template-columns:1fr}.competitive-data__card-header{min-height:100px}.competitive-data__sprite-container{height:80px;width:80px}.competitive-data__sprite{height:72px;width:72px}.competitive-data__name{font-size:1.5rem}.competitive-data__list{grid-template-columns:1fr}.competitive-data__list li{font-size:.875rem;padding:.75rem}.competitive-data__usage{font-size:.75rem}}.ivs-evs{background-color:var(--primary-color);margin:0 auto;max-width:1200px;min-height:calc(100vh - var(--navbar-height));padding:2rem}.ivs-evs__header{margin-bottom:3rem;text-align:center}.ivs-evs__header h1{color:var(--accent);font-size:2.5rem;margin-bottom:1rem}.ivs-evs__content{display:flex;flex-direction:column;gap:3rem}.ivs-evs__section{background:var(--secondary-color);border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem}.ivs-evs__section h2{border-bottom:2px solid var(--accent);color:var(--accent);font-size:1.8rem;margin-bottom:1rem;padding-bottom:.5rem}.ivs-evs__section p{color:var(--accent);font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;opacity:.8}.ivs-evs__info-box{background:#fff;border-left:4px solid var(--accent);border-radius:8px;margin:1rem 0;padding:1.5rem}.ivs-evs__info-box h3{color:var(--accent);font-size:1.2rem;margin-bottom:1rem}.ivs-evs__benefits,.ivs-evs__info-box ul{list-style-type:none;padding:0}.ivs-evs__benefits li,.ivs-evs__info-box li{align-items:center;color:var(--accent);display:flex;font-size:1.1rem;opacity:.8;padding:.5rem 0}.ivs-evs__benefits li:before,.ivs-evs__info-box li:before{color:var(--accent);content:"•";font-weight:700;margin-right:.75rem}.ivs-evs__items-section{border-top:1px solid #0000001a;margin-top:2rem;padding-top:1.5rem}.ivs-evs__items-section h3{color:var(--accent);font-size:1.4rem;margin-bottom:1rem}.ivs-evs__items-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:1.5rem 0}.ivs-evs__item-card{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:inherit;display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;text-decoration:none;transition:all .2s ease}.ivs-evs__item-card:hover{border-color:#6c5ce7;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.ivs-evs__item-card h4{color:#2d3436;display:block!important;font-size:1.2rem;font-weight:600;margin:0;visibility:visible!important}.ivs-evs__item-card p{color:#4a5568;font-size:.95rem;line-height:1.4;margin:0}.ivs-evs__items-note{background:#fff;border-left:4px solid var(--accent);border-radius:4px;margin-top:1rem;padding:1rem}.ivs-evs__items-note p{color:var(--accent);font-size:.95rem;margin:0}@media (max-width:768px){.ivs-evs{padding:1rem}.ivs-evs__header h1{font-size:2rem}.ivs-evs__section{padding:1.5rem}.ivs-evs__section h2{font-size:1.5rem}.ivs-evs__benefits li,.ivs-evs__info-box li,.ivs-evs__section p{font-size:1rem}.ivs-evs__items-grid{grid-template-columns:1fr}.ivs-evs__item-card{padding:1rem}.ivs-evs__item-card h4{font-size:1.1rem}.ivs-evs__item-card p{font-size:.9rem}}.tera-guide{background-color:var(--primary-color);margin:0 auto;max-width:1200px;min-height:calc(100vh - var(--navbar-height));padding:2rem}.tera-guide__header{background:var(--secondary-color);border-radius:12px;box-shadow:0 4px 15px #0000001a;margin-bottom:3rem;padding:2rem;position:relative;text-align:center}.tera-guide__header h1{color:var(--accent);font-size:2.5rem;margin-bottom:1rem}.tera-guide__intro{color:var(--accent);font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px;opacity:.8}.tera-guide__content{display:flex;flex-direction:column;gap:2.5rem}.tera-guide__section{background:var(--secondary-color);border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem}.tera-guide__section h2{border-bottom:2px solid #0000001a;color:var(--accent);font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem}.tera-guide__features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));list-style:none;padding:0}.tera-guide__features li{background:linear-gradient(135deg,#fffc,#fff6);border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;padding:1.5rem;position:relative}.tera-guide__features li:before{background:linear-gradient(45deg,#fff3,#ffffff1a);bottom:0;clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:0}.tera-guide__features h3{color:#2d3436;font-size:1.4rem;margin-bottom:1rem;position:relative;z-index:1}.tera-guide__strategies{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.strategy-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.strategy-card h3{color:#2d3436;font-size:1.3rem;margin-bottom:1rem}.strategy-card ul{list-style-type:none;padding:0}.strategy-card li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.strategy-card li:before{color:#6c5ce7;content:"•";left:0;position:absolute}.tera-guide__examples{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.example-card{background:linear-gradient(135deg,#ffffffe6,#ffffffb3);border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;padding:1.5rem;position:relative}.example-card:before{background:linear-gradient(45deg,#6c5ce71a,#6c5ce70d);bottom:0;clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);content:"";left:0;position:absolute;right:0;top:0;z-index:0}.example-card h3{color:#2d3436;font-size:1.3rem;margin-bottom:1rem;position:relative;z-index:1}.example-card p{color:#4a4a4a;line-height:1.5;position:relative;z-index:1}.tera-guide__tips{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;padding:0}.tera-guide__tips li{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:8px;box-shadow:0 2px 4px #0000000d;color:#4a4a4a;padding:1rem 1.5rem 1rem 2.5rem;position:relative}.tera-guide__tips li:before{color:#6c5ce7;content:"✦";left:1rem;position:absolute}@media (max-width:768px){.tera-guide{padding:1rem}.tera-guide__header{margin-bottom:2rem;padding:1.5rem}.tera-guide__header h1{font-size:2rem}.tera-guide__intro{font-size:1.1rem}.tera-guide__section{padding:1.5rem}.tera-guide__section h2{font-size:1.5rem}.tera-guide__examples,.tera-guide__features,.tera-guide__strategies{grid-template-columns:1fr}}.weather-terrain{background-color:var(--primary-color);margin:0 auto;max-width:1600px;min-height:calc(100vh - var(--navbar-height));padding:2rem}.weather-terrain__header{margin-bottom:2.5rem;text-align:center}.weather-terrain__header h1{color:var(--accent);font-size:2.5rem;margin-bottom:1rem}.weather-terrain__header p{color:var(--accent);font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px;opacity:.8}.weather-terrain__content{display:flex;flex-direction:column;gap:3rem}.weather-terrain__section{background:var(--secondary-color);border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:2rem}.weather-terrain__section h2{color:var(--accent);font-size:2rem;margin-bottom:1.5rem;position:relative;text-align:center}.weather-terrain__section h2:after{background:var(--accent);border-radius:2px;content:"";display:block;height:4px;margin:.5rem auto 0;width:60px}.weather-terrain__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.weather-terrain__card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.weather-terrain__card:hover{box-shadow:0 6px 12px #0000001a;transform:translateY(-4px)}.weather-terrain__card-header{border-bottom:2px solid #e2e8f0;display:block;margin-bottom:1rem;padding-bottom:.5rem}.weather-terrain__card-header h3{color:#2d3436;display:block;font-size:1.4rem;font-weight:700;margin:0;text-align:left}.weather-terrain__card ul{list-style:none;margin:0;padding:0}.weather-terrain__card li{color:#4a5568;font-size:1rem;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.weather-terrain__card li:before{color:#6c5ce7;content:"•";font-weight:700;left:0;position:absolute}.weather-terrain__tips{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:1.5rem 2rem}.weather-terrain__tips ul{list-style:none;margin:0;padding:0}.weather-terrain__tips li{color:#4a5568;font-size:1.1rem;line-height:1.6;padding:.75rem 0 .75rem 2rem;position:relative}.weather-terrain__tips li:before{color:var(--primary-color);content:"→";font-weight:700;left:0;position:absolute}@media (max-width:768px){.weather-terrain{padding:1rem}.weather-terrain__header h1{font-size:2rem}.weather-terrain__header p{font-size:1rem}.weather-terrain__section{padding:1.5rem}.weather-terrain__section h2{font-size:1.75rem}.weather-terrain__grid{grid-template-columns:1fr}.weather-terrain__card{padding:1.25rem}.weather-terrain__card-header h3{font-size:1.25rem}.weather-terrain__tips li{font-size:1rem}}.pokemon-builder{margin:0 auto;max-width:1200px;padding:2rem}.builder-header{margin-bottom:3rem;text-align:center}.builder-header h2{color:var(--text-color);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.builder-header p{color:var(--text-color);font-size:1.2rem;opacity:.8}.builder-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1400px;padding:1rem}.guide-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;color:#333;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.guide-card:hover{box-shadow:0 8px 12px #00000026;transform:translateY(-5px)}.card-header{align-items:center;border-bottom:2px solid var(--primary-color);display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem}.card-header img{height:40px;object-fit:contain;width:40px}.card-header h3{color:#333;font-size:1.4rem;margin:0}.vitamin-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-bottom:1.5rem}.vitamin-item{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;flex-direction:column;padding:.5rem;text-align:center;transition:transform .2s ease}.vitamin-item:hover{transform:scale(1.05)}.vitamin-item img{height:32px;margin-bottom:.5rem;width:32px}.vitamin-item span{color:#333;font-size:.9rem;font-weight:600}.vitamin-item small{color:#666;font-size:.8rem}.card-info{background:#f5f5f5;border-radius:8px;padding:1rem}.card-info p{color:#333;margin:.5rem 0}.step-list{flex-direction:column}.step,.step-list{display:flex;gap:1rem}.step{align-items:center;background:#f5f5f5;border-radius:8px;padding:1rem}.step-number{align-items:center;background:#fff;border:2px solid #f0f0f0;border-radius:50%;box-shadow:0 2px 4px #0000001a;color:#333;display:flex;font-weight:600;height:30px;justify-content:center;width:30px}.step p{color:#333;margin:0}.mint-info{align-items:flex-start;background:#f5f5f5;border-radius:8px;display:flex;gap:1.5rem;padding:1rem}.mint-image{height:48px;width:48px}.tm-steps{flex-direction:column}.tm-step,.tm-steps{display:flex;gap:1rem}.tm-step{align-items:center;background:#f5f5f5;border-radius:8px;padding:1rem}.tm-step img{height:40px;width:40px}.tm-step h4{color:#333;margin:0 0 .5rem}.tm-step p{color:#666;margin:0}.mirror-info{background:#f5f5f5;border-radius:8px;display:flex;gap:1.5rem;padding:1rem}.mirror-image{height:48px;width:48px}.mirror-steps{flex:1 1}.strategy-steps{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.strategy-step{align-items:center;display:flex;gap:1rem}.strategy-step p{color:#333;margin:0}@media (max-width:1024px){.builder-grid{gap:1.5rem;grid-template-columns:1fr;padding:.5rem}}@media (max-width:768px){.pokemon-builder{padding:1rem}.builder-header h2{font-size:2rem}.vitamin-grid{grid-template-columns:repeat(3,1fr)}.mint-info,.mirror-info{align-items:center;flex-direction:column;text-align:center}}.stats-content{padding:1rem}.bottle-caps{margin-bottom:1.5rem}.cap-types{display:flex;gap:1.5rem;margin:1rem 0}.cap-item{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;flex:1 1;gap:1rem;padding:1rem}.cap-item img{height:40px;object-fit:contain;width:40px}.cap-item p{color:#333;margin:.25rem 0}.requirements ul{margin:.5rem 0;padding-left:1.5rem}.requirements ul ul{margin:.25rem 0}.ev-info{background:#f5f5f5;border-radius:8px;color:#333;padding:1rem}.ev-info ul{margin:.5rem 0;padding-left:1.5rem}.ev-info li{margin:.25rem 0}.exchange-content{padding:1rem}.exchange-info{background:#f5f5f5;border-radius:8px;padding:1rem}.exchange-info ul{column-count:2;margin:.5rem 0;padding-left:1.5rem}.exchange-info li{margin:.25rem 0}.exchange-info p{margin:.5rem 0}.ability-content{padding:1rem}.ability-info{background:#f5f5f5;border-radius:8px;padding:1rem}.ability-types{margin-bottom:1.5rem}.ability-types h4{color:#333;margin-bottom:.75rem}.ability-types ul{margin:.5rem 0;padding-left:1.5rem}.ability-types li{margin:.5rem 0}.ability-items{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin:1.5rem 0}.ability-item{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1rem;text-align:center}.ability-item h4{border-bottom:2px solid var(--primary-color);color:#333;margin-bottom:.75rem;padding-bottom:.5rem}.ability-item img{display:block;height:48px;margin:.5rem auto;width:48px}.ability-item ul{margin:1rem 0 0;padding-left:1.5rem;text-align:left}.ability-item li{color:#555;margin:.5rem 0}.ability-info p{color:#333;margin:.75rem 0}@media (max-width:768px){.ability-items{grid-template-columns:1fr}}.team-builder{margin:0 auto;max-width:1200px;padding:20px}.team-builder__header{margin-bottom:40px;text-align:center}.team-builder__header h2{color:#2c3e50;font-size:2.5em;margin-bottom:10px}.team-builder__header p{color:#7f8c8d;font-size:1.2em}.team-builder__content section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-bottom:30px;padding:30px}.common-mistakes h3,.rental-teams h3,.team-building-guide h3{color:#2c3e50;font-size:1.8em;margin-bottom:20px}.rental-teams p{color:#34495e;font-size:1.1em;line-height:1.6;margin-bottom:25px}.resource-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:20px}.resource-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px;transition:transform .2s ease}.resource-card:hover{transform:translateY(-5px)}.resource-card h5{color:#2c3e50;font-size:1.3em;margin-bottom:10px}.resource-card p{color:#5d6d7e;margin-bottom:15px}.resource-card .note{color:#95a5a6;font-size:.9em;font-style:italic}.resource-card a{color:#3498db;display:inline-block;font-weight:600;margin-top:10px;text-decoration:none}.resource-card a:hover{text-decoration:underline}.building-tips{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:20px}.tip{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px}.tip h4{color:#2c3e50;font-size:1.2em;margin-bottom:15px}.tip ul{list-style-type:none;padding:0}.tip ul li{color:#34495e;margin-bottom:10px;padding-left:20px;position:relative}.tip ul li:before{color:#3498db;content:"•";left:0;position:absolute}.common-mistakes ul{list-style-type:none;padding:0}.common-mistakes ul li{color:#e74c3c;margin-bottom:15px;padding-left:25px;position:relative}.common-mistakes ul li:before{color:#e74c3c;content:"✕";left:0;position:absolute}@media (max-width:768px){.team-builder{padding:15px}.team-builder__header h2{font-size:2em}.building-tips,.resource-cards{grid-template-columns:1fr}.team-builder__content section{padding:20px}}.competitive{background-color:var(--primary-color);font-family:Poppins,sans-serif;margin:0 auto;max-width:1600px;min-height:calc(100vh - var(--navbar-height));padding:2rem}.competitive__header{margin-bottom:3rem;position:relative;text-align:center}.competitive__header:after{background:var(--accent);border-radius:2px;bottom:-1.5rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.competitive__header h1{color:var(--accent);font-size:3rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem;text-shadow:2px 2px 4px #0000001a}.competitive__header p{color:var(--accent);font-size:1.25rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.competitive__tabs{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;background:var(--primary-color);border-radius:12px;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:3rem;overflow-x:auto;padding:.5rem;position:relative;scrollbar-width:none}.competitive__tabs::-webkit-scrollbar{display:none}.competitive__tab{background:none;border:none;border-radius:8px;color:var(--accent);cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.01em;min-width:max-content;padding:.75rem 1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.competitive__tab:hover{background-color:var(--secondary-color);transform:translateY(-1px)}.competitive__tab.active{box-shadow:0 4px 12px #00000026;color:var(--secondary-color);font-weight:600}.competitive__tab.active:after{background:var(--accent);border-radius:1px;bottom:-4px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:20px}.competitive__content{animation:fadeIn .3s ease-in-out;min-height:400px;opacity:1;position:relative;transform:translateY(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.competitive__content.transitioning{opacity:0;transform:translateY(10px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.competitive{padding:1rem}.competitive__header{margin-bottom:2rem}.competitive__header h1{font-size:2.25rem}.competitive__header p{font-size:1.1rem;padding:0 1rem}.competitive__tabs{border-radius:0;justify-content:flex-start;margin:0 -1rem 2rem;padding:.75rem}.competitive__tab{flex-shrink:0;font-size:1rem;padding:.75rem 1.25rem}.competitive__tab:first-child{margin-left:.5rem}.competitive__tab:last-child{margin-right:.5rem}}.type-chart-container{-webkit-overflow-scrolling:touch;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;max-width:100%;overflow-x:auto;padding:20px;position:relative;transition:all .3s ease;width:100%}.attacking-label,.defending-label{display:none}.type-description{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-top:20px;padding:16px}.description-item{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;color:var(--text);font-size:.95rem;line-height:1.5;margin:4px 0;padding:8px 12px}.description-item:first-child{margin-top:0}.description-item:last-child{margin-bottom:0}.type-grid{background-color:#f8f9fa;border-collapse:initial;border-spacing:.5px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;margin:0 auto;min-width:max-content;position:relative}.type-corner{background:#fff;border-radius:8px;color:var(--text);font-weight:600;padding:6px;position:relative;text-align:left;width:80px}.type-row{display:table-row}.type-row:nth-child(2n){background-color:#00000005}.type-header{background-color:#fff;display:table-cell;font-weight:700;padding:10px;text-align:center;vertical-align:middle}.type-header.vertical{background-color:#fff;padding:10px 5px;transform:rotate(180deg);writing-mode:vertical-rl}.type-cell{background:#fff;border-radius:6px;color:var(--text);min-width:32px;padding:4px 6px;text-align:center;white-space:nowrap}tbody .type-cell:first-child{font-weight:500;min-width:70px;padding-left:8px;text-align:left}.type-grid tbody td.type-cell.effectiveness{background-color:#fff;color:var(--text)!important;font-family:Inter,monospace;font-size:.85rem;font-weight:700}.type-bug,.type-dark,.type-dragon,.type-fighting,.type-fire,.type-flying,.type-ghost,.type-grass,.type-ice,.type-normal,.type-poison,.type-psychic,.type-rock,.type-water{color:#fff}.type-cell.selected-type{box-shadow:0 0 8px #4834d466;outline:3px solid #4834d4;outline-offset:-1px;position:relative;z-index:2}.type-cell.highlighted-cell{position:relative}.type-cell.highlighted-cell:after{background:#4834d426;border-radius:inherit;content:"";inset:-1px;pointer-events:none;position:absolute;z-index:1}tr:has(.type-cell.selected-type){background-color:#4834d414}.type-cell.intersection-cell{box-shadow:0 0 8px #05966966;outline:3px solid #059669;outline-offset:-1px;position:relative;z-index:3}.type-cell.selected-type:before{color:#4834d4;content:"▶";font-size:12px;left:-15px;position:absolute;top:50%;transform:translateY(-50%)}thead .type-cell.selected-type:before{content:"▼";left:50%;top:-15px;transform:translateX(-50%)}.type-grid tbody td.effectiveness.super-effective{background-color:#dcfce7;color:#000!important;position:relative}.type-grid tbody td.effectiveness.super-effective:before{background:#166534;border-radius:4px;bottom:calc(100% + 5px);color:#fff;content:"Super effective";font-size:.75rem;left:50%;opacity:0;padding:4px 8px;position:absolute;transform:translateX(-50%);transition:opacity .2s,visibility .2s;visibility:hidden;white-space:nowrap;z-index:10}.type-grid tbody td.effectiveness.super-effective:hover:before{opacity:1;visibility:visible}.type-grid tbody td.effectiveness.not-very-effective{background-color:#fee2e2;color:#000!important;position:relative}.type-grid tbody td.effectiveness.not-very-effective:before{background:#991b1b;border-radius:4px;bottom:calc(100% + 5px);color:#fff;content:"Not very effective";font-size:.75rem;left:50%;opacity:0;padding:4px 8px;position:absolute;transform:translateX(-50%);transition:opacity .2s,visibility .2s;visibility:hidden;white-space:nowrap;z-index:10}.type-grid tbody td.effectiveness.not-very-effective:hover:before{opacity:1;visibility:visible}.type-grid tbody td.effectiveness.immune{background-color:#4b5563;color:#fff!important;font-weight:600;position:relative}.type-grid tbody td.effectiveness.immune:before{background:#4b5563;border-radius:4px;bottom:calc(100% + 5px);color:#fff;content:"No effect";font-size:.75rem;left:50%;opacity:0;padding:4px 8px;position:absolute;transform:translateX(-50%);transition:opacity .2s,visibility .2s;visibility:hidden;white-space:nowrap;z-index:10}.type-grid tbody td.effectiveness.immune:hover:before{opacity:1;visibility:visible}tr.single-row{background-color:#4834d40a}tr.single-row td{font-size:1rem;padding:12px 6px}tr.single-row .type-cell:first-child{font-size:1.1rem;font-weight:600}.single-row+tr th{font-size:.9rem;padding:8px 6px}@media (max-width:768px){.type-chart-container{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;margin:0;overflow-x:auto;padding:16px;scrollbar-width:none}.type-chart-container::-webkit-scrollbar{display:none}.type-grid{background-color:#f8f9fa;border-spacing:1px;font-size:.75rem;margin:0 auto}.type-cell{border-radius:6px;height:36px;min-width:36px;padding:4px 6px;text-align:center;white-space:nowrap}tbody .type-cell:first-child{font-weight:500;left:0;min-width:80px;padding-left:8px;position:sticky;text-align:left;z-index:2}.type-corner{background:#fff;box-shadow:4px 0 8px #0000001a;left:0;position:sticky;top:0;width:80px;z-index:3}thead th:not(.type-corner){padding:6px;position:sticky;top:0;z-index:1}.type-grid tbody td.type-cell.effectiveness{font-family:Inter,monospace;font-size:.75rem;font-weight:700}.type-grid tbody td.effectiveness.super-effective{background-color:#dcfce7!important;color:#000!important}.type-grid tbody td.effectiveness.not-very-effective{background-color:#fee2e2!important;color:#000!important}.type-grid tbody td.effectiveness.immune{background-color:#4b5563!important;color:#fff!important}tr.single-row td{font-size:.85rem;padding:8px 6px}tr.single-row .type-cell:first-child{font-size:.9rem}tbody .type-cell:first-child[class*=type-],thead th[class*=type-]{color:inherit}}@media (max-width:380px){.type-chart-container{padding:12px}.type-cell{font-size:.7rem;height:32px;min-width:32px;padding:4px}tbody .type-cell:first-child{font-size:.7rem;min-width:70px}.type-corner{font-size:.7rem;width:70px}}.quiz-modal-overlay{background:#00000080;padding:20px}.type-quiz-container{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000026;display:grid;grid-template-rows:auto 1fr;height:min(800px,90vh);margin:0;overflow:hidden;padding:32px;width:min(1000px,90vw)}.quiz-controls{gap:12px}.close-button{align-items:center;border-radius:50%;color:#4a4a4a;display:flex;height:32px;justify-content:center;line-height:1;padding:4px;transition:all .2s ease;width:32px}.close-button:hover{background:#f1f3f5;color:#2d3436}.quiz-header h3{color:#2d3436;font-size:1.8rem}.score{background:#f8f9fa;border-radius:20px;color:#4834d4;padding:8px 20px}.quiz-content{grid-gap:24px;display:grid;gap:24px;grid-template-rows:auto auto 1fr auto;overflow-y:auto;padding-right:8px}.quiz-content::-webkit-scrollbar{width:8px}.quiz-content::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.quiz-content::-webkit-scrollbar-thumb{background:#4834d4;border-radius:4px}.type-display{align-items:center;background:#f8f9fa;border-radius:16px;display:flex;gap:32px;justify-content:center;min-height:120px;padding:32px}.defender-type,.move-type{border-radius:24px;color:#fff;font-size:1.2rem;font-weight:600;padding:12px 24px;text-shadow:1px 1px 1px #0003}.vs{color:#4a4a4a;font-size:1.4rem}.defender-types{display:flex;gap:12px}.multiplier-options{background:#f8f9fa;border-radius:16px;min-height:160px;padding:24px;text-align:center}.multiplier-options p{color:#2d3436;font-size:1.2rem;margin-bottom:24px}.multiplier-buttons{gap:16px}.multiplier-button{background:#fff;border:2px solid #e9ecef;border-radius:12px;color:#2d3436;font-size:1.1rem;font-weight:600;min-width:80px;padding:12px 24px}.multiplier-button:hover:not(:disabled){background:#f8f9fa;transform:translateY(-2px)}.multiplier-button.correct{background:#dcfce7;border-color:#059669;color:#059669}.multiplier-button.incorrect{background:#fee2e2;border-color:#dc2626;color:#dc2626}.quiz-effectiveness-display{align-items:center;background:#f8f9fa;border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:24px}.quiz-defender-cells{align-items:center;display:flex;gap:12px;justify-content:center}.quiz-effectiveness-cell{align-items:center;display:flex;flex-direction:column;gap:8px}.quiz-effectiveness-cell.final{margin-left:24px;padding-left:24px;position:relative}.quiz-effectiveness-cell.final:before{color:#4a4a4a;content:"=";font-size:24px;font-weight:700;left:-4px;position:absolute;top:50%;transform:translateY(-50%)}.quiz-type-cell.final{background:#4834d4;color:#fff}.quiz-effectiveness-value.final{font-size:1.4rem;font-weight:700;padding:12px 32px}.quiz-type-cell{min-width:80px;text-align:center}.quiz-move-type,.quiz-type-cell{color:#fff;text-shadow:1px 1px 1px #0003}.quiz-effectiveness-value,.quiz-move-type,.quiz-type-cell{border-radius:12px;font-size:1.2rem;font-weight:600;padding:12px 24px}.quiz-effectiveness-value{min-width:80px;text-align:center}.quiz-effectiveness-value.normal{background:#fff;color:#2d3436}.quiz-effectiveness-value.super-effective{background:#dcfce7;color:#059669}.quiz-effectiveness-value.not-very-effective{background:#fee2e2;color:#dc2626}.quiz-effectiveness-value.immune{background:#4b5563;color:#fff}.next-question{background:#4834d4;border:none;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:1.2rem;font-weight:600;margin:0 auto;min-width:200px;padding:16px 32px;transition:all .2s ease}.next-question:hover{background:#3c2bb0;transform:translateY(-2px)}.next-question-arrow{align-items:center;border-radius:50%;color:#4834d4;display:flex;height:32px;justify-content:center;padding:4px;transition:all .2s ease;width:32px}.next-question-arrow:hover{background:#f1f3f5;transform:translateX(2px)}.next-question-arrow svg{height:20px;width:20px}.type-normal{background-color:#a8a878}.type-fire{background-color:#ff7d54}.type-water{background-color:#4d90d5}.type-electric{background-color:#f8d030;color:#000}.type-grass{background-color:#63bb5b}.type-ice{background-color:#74cec0}.type-fighting{background-color:#c03028}.type-poison{background-color:#ab6ac8}.type-ground{background-color:#e0c068;color:#000}.type-flying{background-color:#98a8f0}.type-psychic{background-color:#ff6b7d}.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;color:#000}.type-fairy{background-color:#ff9be6;color:#000}@media (max-width:768px){.quiz-modal-overlay{align-items:flex-start;padding:0}.type-quiz-container{border-radius:0;display:flex;flex-direction:column;height:100%;max-height:100vh;overflow-y:auto;padding:16px;width:100%}.quiz-header{background:#fff;margin-bottom:16px;padding:8px 0;position:sticky;top:0;z-index:10}.quiz-header h3{font-size:1.2rem}.score{font-size:.9rem;padding:4px 8px}.type-display{flex-wrap:wrap;gap:12px;justify-content:center;min-height:auto;padding:12px}.defender-type,.move-type{border-radius:16px;font-size:.9rem;padding:6px 12px}.vs{font-size:1rem}.multiplier-options{min-height:auto;padding:12px}.multiplier-options p{font-size:1rem;margin-bottom:16px}.multiplier-buttons{gap:8px}.multiplier-button{border-radius:8px;font-size:.9rem;min-width:50px;padding:6px 12px}.quiz-effectiveness-display{padding:12px}.quiz-defender-cells{flex-wrap:wrap}.quiz-effectiveness-cell{gap:4px}.quiz-effectiveness-value,.quiz-type-cell{font-size:.9rem;min-width:50px;padding:6px 12px}.quiz-move-type{font-size:.9rem;padding:6px 12px}.close-button{font-size:20px;height:28px;width:28px}.next-question-arrow{height:24px;width:24px}.next-question-arrow svg{height:16px;width:16px}}.quiz-move-type:hover,.quiz-type-cell:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px);transition:all .2s ease}.nature-chart-container{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;margin:20px 0;padding:20px}.nature-chart-container h2{color:var(--text);font-size:2rem;margin-bottom:16px;text-align:center}.nature-chart-description{color:var(--text);font-size:1.1rem;line-height:1.6;margin-bottom:24px;text-align:center}.nature-chart-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.nature-chart{border-collapse:initial;border-spacing:0;font-size:.95rem;width:100%}.nature-chart td,.nature-chart th{border-bottom:1px solid #e9ecef;padding:12px;text-align:left}.nature-chart th{color:var(--text);font-weight:600;position:sticky;top:0;z-index:1}.nature-chart th,.nature-chart tr:hover{background-color:#f8f9fa}.nature-name{color:var(--text);font-weight:500}.stat-cell{font-family:Inter,monospace}.stat-cell.increased{color:#059669;font-weight:600}.stat-cell.decreased{color:#dc2626;font-weight:600}.effect-description{color:var(--text);opacity:.9}.neutral-nature{background-color:#f8f9fa}.neutral-nature .nature-name{font-style:italic}@media (max-width:768px){.nature-chart-container{margin:16px 0;padding:16px}.nature-chart-container h2{font-size:1.5rem}.nature-chart-description{font-size:1rem;margin-bottom:20px}.nature-chart{font-size:.85rem}.nature-chart td,.nature-chart th{padding:8px}}.type-chart-page{margin:0 auto;max-width:1200px;padding:40px 20px}.type-chart-page h1{color:var(--text);font-size:2.5rem;margin-bottom:16px;text-align:center}.type-chart-page h2{color:var(--text);font-size:2rem;margin:40px 0 20px;text-align:center}.type-chart-page p{color:var(--text);font-size:1.1rem;line-height:1.6;margin:0 auto 40px;max-width:800px;text-align:center}.chart-container{position:relative}.chart-section{margin-bottom:60px;transition:filter .3s ease}.chart-section:last-child{margin-bottom:0}.chart-section.blurred{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}.open-quiz-button{background:#fff;border:2px solid #4834d4;border-radius:8px;box-shadow:0 2px 8px #4834d426;color:#4834d4;cursor:pointer;font-size:.9rem;font-weight:600;left:20px;padding:6px 12px;position:absolute;top:20px;transition:all .2s ease;z-index:10}.open-quiz-button,.quiz-button-content{align-items:center;display:flex;gap:6px}.open-quiz-button svg{height:16px;transition:transform .2s ease;width:16px}.open-quiz-button:hover{background:#4834d4;box-shadow:0 4px 12px #4834d440;color:#fff;transform:translateY(-2px)}.open-quiz-button:hover svg{transform:rotate(45deg)}@media (max-width:768px){.type-chart-page{padding:20px 16px}.type-chart-page h1{font-size:2rem}.type-chart-page h2{font-size:1.5rem;margin:32px 0 16px}.type-chart-page p{font-size:1rem;margin-bottom:32px}.chart-section{margin-bottom:40px}.open-quiz-button{font-size:.8rem;gap:4px;padding:4px 8px}}.abilities-page-container{background-color:var(--primary-color);display:flex;flex-direction:column;height:calc(100vh - var(--navbar-height));left:0;overflow:hidden;padding:2rem;position:fixed;right:0;top:var(--navbar-height)}.abilities-page-container h2{color:var(--text);margin-bottom:1.5rem;text-align:center}.abilities-content-container{flex:1 1;margin:0 auto;max-width:1400px;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.abilities-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding-top:4px}.ability-card{background:#fff;border:1px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000001a;color:inherit;display:block;max-height:200px;overflow-y:hidden;padding:1.5rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ability-card:nth-child(2n){background:#f1f3f5}.ability-card:hover{border-color:var(--accent);box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.ability-card h3{color:var(--accent);font-size:1.25rem;margin:0 0 1rem}.ability-description{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:var(--accent);display:-webkit-box;font-size:.95rem;line-height:1.5;margin-bottom:1rem;max-height:100px;overflow:hidden;padding-right:8px}.ability-description::-webkit-scrollbar{width:6px}.ability-description::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.ability-description::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px}.ability-description::-webkit-scrollbar-thumb:hover{background:var(--accent-dark)}.pokemon-with-ability h4{color:var(--accent);font-size:.9rem;margin-bottom:.5rem}.pokemon-name{background:var(--secondary-color);border:1px solid var(--accent);border-radius:16px;color:var(--accent);font-size:.85rem;padding:.3rem .8rem}.ability-detail{background-color:var(--primary-color);margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.back-link{color:var(--accent);display:inline-block;margin-bottom:2rem;transition:color .2s ease}.back-link:hover{color:var(--secondary-color)}.ability-header{margin-bottom:2rem}.ability-header h2{color:var(--text);font-size:2rem;margin:0}.ability-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem}.description-section{margin-bottom:2rem}.description-section h3{color:var(--accent);margin:0 0 1rem}.description-section p{color:var(--text);margin:0 0 1.5rem}.pokemon-section h3{color:var(--accent);margin:0 0 1rem}.pokemon-card{background:#f8f9fa;border:1px solid #e9ecef;padding:1rem;text-decoration:none}.pokemon-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.pokemon-card.loading{cursor:not-allowed;opacity:.7}.pokemon-info h4{color:var(--text);font-size:1rem;margin:0 0 .5rem}.hidden-ability{background:var(--accent);border-radius:4px;color:#fff;display:inline-block;font-size:.8rem;padding:.2rem .5rem}.loading-text{color:#666;font-size:.8rem;font-style:italic;margin-left:.5rem}.moves-page{background-color:var(--primary-color);margin:0 auto;max-width:1400px;min-height:100vh;padding:1rem 2rem}.moves-page h2{color:var(--text);margin-bottom:1.5rem;text-align:center}.moves-grid{padding-top:4px}.moves-page-container{background-color:var(--primary-color);display:flex;flex-direction:column;height:calc(100vh - var(--navbar-height));left:0;overflow:hidden;padding:2rem;position:fixed;right:0;top:var(--navbar-height)}.moves-page-container h2{color:var(--text);margin-bottom:1.5rem;text-align:center}.moves-content-container{flex:1 1;margin:0 auto;max-width:1400px;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.moves-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.move-card{background:#fff;border:1px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000001a;color:inherit;display:block;padding:1.5rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.move-card:nth-child(2n){background:#f1f3f5}.move-card:hover{border-color:var(--accent);box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.move-header{justify-content:space-between;margin-bottom:1rem}.move-header h3{color:var(--accent);font-size:1.25rem;margin:0}.move-stats{grid-gap:1rem;background:#fff;border:1px solid var(--accent);border-radius:8px;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1rem;padding:1rem}.stat{align-items:center;display:flex;flex-direction:column;text-align:center}.stat span:first-child{color:var(--accent);font-size:.8rem;margin-bottom:.25rem}.stat span:last-child{color:var(--accent);font-weight:600}.move-effect{color:var(--accent);font-size:.95rem;line-height:1.5;margin:0}.move-detail{margin:0 auto;max-width:1200px;padding:2rem}.move-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.move-header h2{color:var(--text);font-size:2.5rem;margin:0}.move-content{grid-gap:2rem;display:grid;gap:2rem}.move-info-section,.pokemon-section{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:2rem}.move-stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.stat-box{background:#f8f9fa;border-radius:8px;padding:1rem;text-align:center}.stat-box h4{color:#666;font-size:.9rem;margin:0 0 .5rem}.stat-box span{color:#2a2a2a;font-size:1.25rem;font-weight:600}.description-section h3,.pokemon-section h3{color:#2a2a2a}.items-page-container{background-color:var(--primary-color);display:flex;flex-direction:column;height:calc(100vh - var(--navbar-height));left:0;overflow:hidden;padding:2rem;position:fixed;right:0;top:var(--navbar-height)}.items-page-container h2{color:var(--text);margin-bottom:1.5rem;text-align:center}.search-container{display:flex;justify-content:center;margin-bottom:2rem}.items-content-container{flex:1 1;margin:0 auto;max-width:1400px;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.items-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding-top:4px}.item-card{background:#fff;border:1px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000001a;color:inherit;display:block;padding:1.5rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.item-card:nth-child(2n){background:#f1f3f5}.item-card:hover{border-color:var(--accent);box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.item-header{justify-content:space-between;margin-bottom:1rem}.item-header h3{color:var(--accent);font-size:1.25rem;margin:0}.category-badge{background:var(--accent);border-radius:16px;color:var(--secondary-color);font-size:.85rem;padding:.4rem .8rem}.item-effect{color:var(--accent);font-size:.95rem;line-height:1.5;margin-bottom:1rem}.pokemon-preview{background:#fff;border:1px solid var(--accent);border-radius:8px;padding:1rem}.pokemon-preview h4{color:var(--accent);font-size:.9rem;margin:0 0 .75rem}.pokemon-list{display:flex;flex-wrap:wrap;gap:.5rem}.pokemon-tag{background:var(--secondary-color);border:1px solid var(--accent);border-radius:16px;color:var(--accent);font-size:.85rem;padding:.3rem .8rem}.error,.loading{color:var(--text)}.error{color:var(--accent)}.item-sprite{align-items:center;display:flex;justify-content:center;padding:10px}.item-sprite img{height:60px;object-fit:contain;width:60px}.title-with-sprite{gap:.5rem}.item-sprite{height:30px;width:30px}.item-detail{margin:0 auto;max-width:1200px;padding:2rem}.item-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.item-header h2{color:var(--text);font-size:2.5rem;margin:0}.category-badge{background:#fffffff2;border-radius:20px;box-shadow:0 2px 4px #0000001a;color:var(--accent);font-size:1rem;padding:.5rem 1rem}.item-content{grid-gap:2rem;display:grid;gap:2rem}.description-section,.pokemon-section{background:#fffffff2;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:2rem}.description-section h3,.pokemon-section h3{color:var(--accent);margin-top:0}.description-section h4{color:#4a4a4a;margin:1.5rem 0 .5rem}.description-section p{color:#4a4a4a;line-height:1.6;margin:.5rem 0}.pokemon-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:1rem}.pokemon-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.pokemon-item span:first-child{color:#2a2a2a;font-weight:500}.usage-percent{color:#666;font-size:.9rem}.error,.loading{color:#4a4a4a;font-size:1.125rem;font-weight:500;padding:2rem;text-align:center}.error{color:#e74c3c}.title-with-sprite{align-items:center;display:flex;gap:1rem}.item-sprite-large{height:48px;object-fit:contain;width:48px}.speed-quiz{margin:0 auto;max-width:1200px;padding:2rem}.quiz-header{margin-bottom:2rem;text-align:center}.quiz-header h2{color:var(--primary-color);margin-bottom:1rem}.quiz-header h3{color:#000}.score{color:var(--accent-color);font-size:1.2rem}.pokemon-comparison{gap:2rem;justify-content:center;margin:2rem 0}.pokemon-card{background:#fff;background:var(--card-bg,#fff);box-shadow:0 4px 6px #0000001a;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.pokemon-card:hover{box-shadow:0 8px 12px #00000026}.pokemon-card img{display:block;margin:0 auto}.pokemon-card h3{color:var(--primary-color);margin:1rem 0;text-align:center;text-transform:capitalize}.pokemon-details{margin-top:1rem}.pokemon-details p{color:var(--text-color,#666);margin:.5rem 0}.vs{color:var(--accent-color);font-size:2rem}.quiz-instructions{background:#fff;background:var(--card-bg,#fff);border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:2rem;padding:1rem}.quiz-instructions p{color:#666;color:var(--text-color,#666);font-size:1.1rem}@media (max-width:768px){.pokemon-comparison{flex-direction:column}.pokemon-card{max-width:100%}.vs{margin:1rem 0}}.type-quiz-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-height:90vh;max-width:90%;overflow-y:auto;padding:20px;position:relative}.quiz-header{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:10px}.quiz-controls{gap:15px}.close-button,.next-question-arrow{padding:5px}.next-question-arrow:hover{color:#45a049}.quiz-content{padding:20px 0}.pokemon-comparison{align-items:center;display:flex;gap:20px;justify-content:space-around;margin-bottom:20px}.pokemon-card{border-radius:8px;cursor:pointer;transition:transform .2s}.pokemon-card:hover{box-shadow:0 4px 8px #0000001a}.pokemon-details{margin-top:10px}.pokemon-details p{color:#666;margin:5px 0}.vs{color:#666;font-size:24px;font-weight:700}.quiz-instructions{color:#666;margin:20px 0;text-align:center}.feedback{border-radius:4px;font-weight:700;padding:10px}.score{color:#333;font-weight:700}.base-speed-toggle{align-items:center;color:#666;cursor:pointer;display:flex;font-size:14px;gap:8px}.base-speed-toggle input{cursor:pointer;margin:0}.feedback-container{display:flex;flex-direction:column;gap:20px;margin-top:20px}.speed-calculations{background-color:#f8f9fa;border-radius:8px;display:flex;gap:40px;justify-content:space-around;margin-top:20px;padding:20px}.calculation-column{flex:1 1;max-width:400px}.calculation-column h4{color:#333;margin-bottom:15px;text-align:center}.speed-calculation{background-color:#fff;border-radius:6px;box-shadow:0 2px 4px #0000000d;padding:15px}.speed-calculation p{color:#666;font-size:14px;margin:8px 0}.speed-total{border-top:1px solid #eee;color:#333!important;font-size:16px!important;font-weight:700;margin-top:12px!important;padding-top:8px}@media (max-width:768px){.speed-calculations{flex-direction:column;gap:20px}.calculation-column{max-width:none}}@keyframes windEffect{0%{opacity:.5;transform:translateX(-5px)}50%{opacity:1;transform:translateX(5px)}to{opacity:.5;transform:translateX(-5px)}}@keyframes paralysisEffect{0%{color:#f44;text-shadow:0 0 5px #ff0}50%{color:#fa4;text-shadow:0 0 10px #ff0,0 0 20px #ff0}to{color:#f44;text-shadow:0 0 5px #ff0}}@keyframes trickRoomEffect{0%{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(-2deg)}75%{transform:scale(.9) rotate(2deg)}to{transform:scale(1) rotate(0deg)}}.condition-active{border-radius:4px;font-weight:700;margin-top:4px;padding:4px 8px;position:relative}.condition-active.tailwind{animation:windEffect 2s ease-in-out infinite;background:#4477ff1a;color:#47f}.condition-active.paralysis{animation:paralysisEffect 1.5s ease-in-out infinite;background:#ff44441a;color:#f44}.field-condition{animation:trickRoomEffect 3s ease-in-out infinite;background:#8844ff1a;border-radius:4px;color:#84f;font-size:1.1em;font-weight:700;margin:8px 0;padding:4px 12px}.pokemon-card.has-condition{overflow:hidden;position:relative}.pokemon-card.has-condition:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.pokemon-card.has-tailwind:before{animation:windEffect 2s ease-in-out infinite;background:linear-gradient(45deg,#47f0,#4477ff1a 50%,#47f0)}.pokemon-card.has-paralysis:before{animation:paralysisEffect 1.5s ease-in-out infinite;background:linear-gradient(45deg,#f440,#ff44441a 50%,#f440)}.item-detail{align-items:center;background:#0000000d;border-radius:4px;display:flex;gap:8px;margin:8px 0;padding:4px}.item-sprite{height:24px;image-rendering:pixelated;object-fit:contain;width:24px}@keyframes scarfGlow{0%{filter:drop-shadow(0 0 2px rgba(255,64,129,.5))}50%{filter:drop-shadow(0 0 4px rgba(255,64,129,.8))}to{filter:drop-shadow(0 0 2px rgba(255,64,129,.5))}}.item-sprite{animation:scarfGlow 2s ease-in-out infinite}.battle-quiz-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-height:90vh;max-width:90%;overflow-y:auto;padding:20px;position:relative}.battle-scenario{padding:20px}.pokemon-battle{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:30px}.pokemon-card{background-color:#f5f5f5;box-shadow:0 2px 4px #0000001a;flex:1 1;max-width:300px;padding:20px;transition:transform .2s ease}.pokemon-card:hover{transform:translateY(-5px)}.pokemon-card img{margin-bottom:10px}.pokemon-card h3{font-size:1.2rem}.type-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:10px 0}.type-badge{border-radius:16px;color:#fff;font-size:.9rem;font-weight:700;padding:4px 12px;text-transform:capitalize}.type-badge.tera{background:linear-gradient(135deg,currentColor,#0000);border:2px solid}.battle-info{background-color:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;flex:1 1;max-width:250px;padding:20px;text-align:center}.move-info{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.move-info .type-badge{font-size:1.1rem;min-width:120px;padding:8px 16px;text-align:center}.move-info h4{font-size:1.1rem;margin:0 0 10px}.move-info p{margin:5px 0}.move-category{color:#666;font-size:.9rem;font-style:italic;margin:5px 0 0}.screen-info{border-top:1px solid #eee;margin-top:15px;padding-top:15px}.screen-info p{color:#666;font-style:italic}.multiplier-selection{margin-top:20px;text-align:center}.multiplier-selection p{color:#333;font-size:1.1rem;margin-bottom:15px}.multiplier-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.multiplier-button{background-color:#fff;border:2px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:1rem;padding:8px 16px;transition:all .2s ease}.multiplier-button:hover:not(:disabled){background-color:#f0f0f0;border-color:#999}.multiplier-button:disabled{cursor:not-allowed;opacity:.7}.multiplier-button.correct{background-color:#dff0d8;border-color:#3c763d;color:#3c763d}.multiplier-button.incorrect{background-color:#f2dede;border-color:#a94442;color:#a94442}.feedback{border-radius:8px;margin-top:20px;padding:15px}.feedback.correct{background-color:#dff0d8;color:#3c763d}.feedback.incorrect{background-color:#f2dede;color:#a94442}.multiplier-breakdown{background-color:#ffffffe6;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:15px;padding:15px;text-align:left}.multiplier-breakdown h4{border-bottom:1px solid #eee;color:#333;font-size:1.1rem;margin:0 0 12px;padding-bottom:8px}.breakdown-details{display:flex;flex-direction:column;gap:8px}.breakdown-details p{align-items:center;color:#444;display:flex;font-size:.95rem;justify-content:space-between;margin:0;padding:6px 0}.breakdown-details strong{color:#333;margin-right:8px}.final-multiplier{border-top:1px solid #eee;color:#2563eb!important;font-size:1.1rem!important;margin-top:8px!important;padding-top:12px!important}.type-badge.normal{background-color:#a8a878}.type-badge.fire{background-color:#f08030}.type-badge.water{background-color:#6890f0}.type-badge.electric{background-color:#f8d030}.type-badge.grass{background-color:#78c850}.type-badge.ice{background-color:#98d8d8}.type-badge.fighting{background-color:#c03028}.type-badge.poison{background-color:#a040a0}.type-badge.ground{background-color:#e0c068}.type-badge.flying{background-color:#a890f0}.type-badge.psychic{background-color:#f85888}.type-badge.bug{background-color:#a8b820}.type-badge.rock{background-color:#b8a038}.type-badge.ghost{background-color:#705898}.type-badge.dragon{background-color:#7038f8}.type-badge.dark{background-color:#705848}.type-badge.steel{background-color:#b8b8d0}.type-badge.fairy{background-color:#ee99ac}@media (max-width:768px){.pokemon-battle{flex-direction:column}.battle-info,.pokemon-card{max-width:100%}}.show-types-toggle{align-items:center;color:#666;display:flex;font-size:.9rem;gap:8px}.show-types-toggle input[type=checkbox]{margin:0}.quiz-modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.damage-calc-quiz-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0003;max-height:90vh;max-width:900px;overflow-y:auto;padding:24px;width:90%}.quiz-header{align-items:center;border-bottom:2px solid #eee;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.quiz-header h3{color:#333;font-size:24px;margin:0}.quiz-controls{align-items:center;display:flex;gap:16px}.score{color:#666;font-size:18px;font-weight:600}.close-button{background:none;border:none;color:#666;cursor:pointer;font-size:24px;padding:4px 8px;transition:color .2s}.close-button:hover{color:#333}.battle-scene{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:1fr auto 1fr;margin-bottom:32px}.pokemon{background:#f8f9fa;border-radius:8px;padding:16px;text-align:center;transition:transform .2s}.pokemon:hover{transform:translateY(-4px)}.pokemon img{height:120px;object-fit:contain;width:120px}.pokemon h4{color:#333;font-size:18px;margin:8px 0;text-transform:capitalize}.pokemon-details{color:#666;font-size:14px;text-align:left}.pokemon-details p{margin:4px 0}.move-info{background:#fff;border:2px solid #eee;border-radius:8px;padding:16px;text-align:center}.move-info h4{color:#333;font-size:18px;margin:0 0 8px}.move-info p{color:#666;margin:4px 0}.damage-prediction{margin:32px 0;text-align:center}.slider-container{height:60px;margin:20px 0;position:relative;width:100%}.slider-track{background:linear-gradient(90deg,#4caf50,#ffc107,#f44336);border-radius:12px;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.damage-slider{-webkit-appearance:none;appearance:none;background:#0000;height:24px;position:relative;width:100%;z-index:2}.damage-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:2px solid #666;border-radius:50%;cursor:pointer;height:24px;position:relative;-webkit-transition:transform .2s;transition:transform .2s;width:24px;z-index:2}.damage-slider::-moz-range-thumb{background:#fff;border:2px solid #666;border-radius:50%;cursor:pointer;height:24px;position:relative;-moz-transition:transform .2s;transition:transform .2s;width:24px;z-index:2}.damage-slider.disabled{cursor:default}.damage-slider.disabled::-webkit-slider-thumb{opacity:0;pointer-events:none;visibility:hidden}.damage-slider.disabled::-moz-range-thumb{opacity:0;pointer-events:none;visibility:hidden}.prediction-marker{background:#fff;border:2px solid #666;border-radius:50%;box-shadow:0 2px 4px #0003;height:24px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;z-index:1}.prediction-marker.user-prediction{background:#fff;border-color:#3498db;z-index:2}.range-marker{background:#2ecc71;border:2px solid #27ae60;border-radius:50%;height:24px;transform:translate(-50%,-50%);width:24px;z-index:1}.actual-damage-range,.range-marker{pointer-events:none;position:absolute;top:50%}.actual-damage-range{background:#2ecc714d;border:2px solid #2ecc71;border-radius:4px;height:8px;transform:translateY(-50%);z-index:0}.range-label{color:#2ecc71;font-size:14px;font-weight:700;left:50%;position:absolute;text-shadow:1px 1px 0 #fffc;top:-25px;transform:translateX(-50%);white-space:nowrap;z-index:2}.damage-value{color:#333;font-size:18px;font-weight:600;margin:8px 0 16px}.submit-button{background-color:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background-color .2s}.submit-button:hover:not(:disabled){background-color:#45a049}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}.feedback-container{background:#f8f9fa;border-radius:8px;margin-top:24px;padding:16px}.feedback{border-radius:6px;margin-bottom:16px;padding:16px;text-align:center}.feedback.correct{background-color:#e8f5e9;border:2px solid #4caf50}.feedback.incorrect{background-color:#ffebee;border:2px solid #f44336}.feedback h4{color:#333;margin:0 0 8px}.damage-calculation-breakdown{background:#fff;border-radius:6px;box-shadow:0 2px 4px #0000001a;padding:16px}.damage-calculation-breakdown h4{color:#333;margin:0 0 16px;text-align:center}.damage-calculation-breakdown p{background:#f8f9fa;border-radius:4px;display:flex;justify-content:space-between;margin:8px 0;padding:8px}.damage-calculation-breakdown span{color:#666}.next-question-arrow{background:none;border:none;color:#4caf50;cursor:pointer;padding:8px;transition:transform .2s}.next-question-arrow:hover{transform:translateX(4px)}@media (max-width:768px){.battle-scene{gap:16px;grid-template-columns:1fr}.pokemon img{height:80px;width:80px}.damage-calc-quiz-container{padding:16px}}.quizzes-container{margin:0 auto;max-width:1200px;padding:2rem}.quizzes-container h1{color:var(--primary-color);margin-bottom:2rem;text-align:center}.quiz-navigation{grid-gap:5rem;display:grid;gap:5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:2rem}.quiz-link{color:inherit;text-decoration:none;transition:transform .2s ease}.quiz-link:hover{transform:translateY(-5px)}.quiz-card{background:#fff;background:var(--card-bg,#fff);border-radius:12px;box-shadow:0 4px 6px #0000001a;height:100%;padding:1.5rem;transition:box-shadow .2s ease}.quiz-card:hover{box-shadow:0 8px 12px #00000026}.quiz-card h2{color:#000;margin-bottom:1rem}.quiz-card p{color:#666;color:var(--text-color,#666);line-height:1.5}@media (max-width:768px){.quizzes-container{padding:1rem}.quiz-navigation{grid-template-columns:1fr}}:root{--primary-color:#ee1515;--secondary-color:#fff;--accent-color:#fff;--scrollbar-color:#9b9b9b4d;--scrollbar-hover-color:#9b9b9b80;--navbar-height:64px}body,html{height:100%;margin:0;overflow-x:hidden;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ee1515;background-color:var(--primary-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5}#root,.App{display:flex;flex-direction:column;min-height:100vh}.App{background-color:#ee1515;background-color:var(--primary-color);color:var(--text);margin:0;padding:0;width:100%}.container{flex:1 1;margin:80px auto 0;margin-top:calc(var(--navbar-height)*1.25);max-width:1200px;padding:1rem;width:100%}::-webkit-scrollbar{background-color:initial;width:6px}::-webkit-scrollbar-thumb{background-color:#9b9b9b4d;background-color:var(--scrollbar-color);border-radius:10px;height:75vh}::-webkit-scrollbar-thumb:hover{background-color:#9b9b9b80;background-color:var(--scrollbar-hover-color)}::-webkit-scrollbar-track{background-color:initial}*{scrollbar-color:#9b9b9b4d #0000;scrollbar-color:var(--scrollbar-color) #0000;scrollbar-width:thin}.pokedex__search-bar input,.search-input{background:#fff;border:2px solid #e9ecef;border-radius:8px;color:#495057;font-size:1rem;max-width:500px;padding:.8rem 1.2rem;transition:all .2s ease;width:100%}.pokedex__search-bar input:focus,.search-input:focus{border-color:#4834d4;box-shadow:0 0 0 3px #4834d41a;outline:none}.pokedex__search-bar input::placeholder,.search-input::placeholder{color:#adb5bd}.back-link,.card-background{background:#fffffff2;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:.5rem 1rem}.back-link{color:var(--accent)!important;font-weight:500;text-decoration:none;transition:transform .2s ease,background-color .2s ease}.back-link:hover{background:#fff;transform:translateY(-1px)}.pokemon-grid,.type-chart-page,main{box-sizing:border-box;padding-top:64px;padding-top:var(--navbar-height)}.pokemon-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:20px}.pokemon-card{background-color:#fff;border:1px solid #ee1515;border:1px solid var(--primary-color);border-radius:12px;padding:15px;text-align:center}.pokemon-card img{height:120px;image-rendering:pixelated;width:120px}.pokemon-card h3{color:#333;font-weight:600;letter-spacing:-.01em;margin:10px 0}.stats{font-size:.9em;font-weight:450;text-align:left}.stats p{margin:5px 0}.footer{background-color:#333;bottom:0;color:#fff;padding:1rem;position:fixed;text-align:center;width:100%}.pokemon-competitive-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:20px}.pokemon-competitive-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.pokemon-competitive-card h3{border-bottom:2px solid #ee1515;border-bottom:2px solid var(--primary-color);color:#333;margin-top:0;padding-bottom:10px}.section{margin:15px 0}.section h4{color:#666;margin-bottom:8px}.section p{font-size:.9em;margin:5px 0}.data-item{align-items:center;background:#fffffff2;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:var(--accent);display:flex;font-size:.875rem;padding:.6rem 1rem;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.data-item:hover{background:#fff;text-decoration:none;transform:translateY(-1px)}.button{background-color:#ee1515;background-color:var(--primary-color);color:#fff;color:var(--accent-color)}.card{background-color:#fff;border:1px solid #ee1515;border:1px solid var(--primary-color)}.link{color:#ee1515;color:var(--primary-color)}.link:hover{background-color:#ee1515;background-color:var(--primary-color);color:#fff;color:var(--accent-color)}
/*# sourceMappingURL=main.ecbdbc4b.css.map*/