@import url(https://fonts.googleapis.com/css2?family=Bungee+Shade&family=Inter:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Chewy&family=Comic+Neue&display=swap);@import url(https://fonts.googleapis.com/css2?family=Luckiest+Guy&family=Comic+Neue&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background:#000;color:#fff;font-family:sans-serif}.App{overflow-x:hidden;width:100%}.hero-section{margin-bottom:48px;overflow:hidden;position:relative;width:100%}.hero-video{display:block;height:700px;object-fit:cover;width:100%}.hero-content{color:#fff;display:flex;flex-direction:column;height:700px;justify-content:center;left:0;padding-left:300px;position:absolute;top:0}.hero-content,.hero-content.center-align{align-items:center;text-align:center}.poke-buttons{display:flex;gap:16px;margin-bottom:40px}.poke-buttons a{background:#fff;border:2px solid #11003f;border-radius:8px;box-shadow:0 3px #11003f;color:#333;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .2s}.poke-buttons a:hover{box-shadow:0 2px #11003f;transform:translateY(2px)}.pika-logo{margin-top:20px;width:360px}.hero-content p{font-family:Chewy,cursive;font-size:24px;line-height:1.4em;margin:20px 0;max-width:450px;text-shadow:2px 2px 4px #000}.contract-box{background:#0000004d;border-radius:8px;margin-top:20px;padding-left:32px;padding-right:32px}.contract-box p{font-family:Comic Neue,cursive;font-size:18px}.contract-btn{background:#ffcb05;border:3px solid #355fad;border-radius:8px;box-shadow:0 4px #355fad;color:#000;cursor:pointer;font-family:Inter,sans-serif;font-weight:700;padding:8px 16px;transition:all .2s}.contract-btn:hover{box-shadow:0 2px #355fad;transform:translateY(2px)}.overlay{background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:98}.pokedex-container{background:red;border:4px solid #000;border-radius:12px;box-shadow:0 20px 60px #000c;left:50%;padding:20px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:320px;z-index:99}.close-btn{background:#ff5c5c;border:none;border-radius:50%;color:#fff;cursor:pointer;font-weight:700;height:32px;position:absolute;right:12px;top:12px;width:32px}.pokedex-top-buttons{display:flex;justify-content:space-between;margin-bottom:12px}.circle{border:2px solid #000;border-radius:50%;display:inline-block;height:20px;width:20px}.blue{background:#00bfff}.red{background:#0f0}.yellow{background:#f0e130}.green{background:#0f0}.ticker-label{font-weight:800}.ticker-value{font-weight:400}.pokedex-screen-outer{background:#ccc;border:3px solid #000;border-radius:8px;padding:6px}.pokedex-screen-inner{padding:8px}.pokedex-screen-inner h2{font-family:Luckiest Guy,cursive}.pokedex-screen-inner p{font-family:Comic Neue,cursive;font-size:12px;margin:4px 0}.mini-pokemon-placeholder{background:#eee;border:2px dashed #999;border-radius:8px;height:60px;margin:0 auto 8px;width:60px}.pokedex-bottom-buttons{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.big-yellow-btn{background:#ffcb05;border:1px solid #000;border-radius:4px;color:#000;cursor:pointer;font-size:12px;font-weight:700;padding:6px 10px;text-decoration:none;transition:all .2s}.big-yellow-btn:hover{background:#ffe066}.bottom-circle{border:2px solid #000;border-radius:50%;display:inline-block;height:20px;width:20px}.bottom-circle.red{background:#ff4040}.mini-pokemon-img{border-radius:4px;height:60px;margin-right:24px;width:60px}.stats-container{align-items:center;display:flex}.stats-texts{display:flex;flex-direction:column;text-align:left}.stats-texts p{font-family:Comic Neue,cursive;font-size:12px;line-height:1.4;margin:0;white-space:nowrap}.stats-texts p strong{font-weight:800}.pokedex-screen-inner{align-items:center;background:#fff;border:2px solid #000;border-radius:4px;color:#000;display:flex;flex-direction:column;padding:12px}.pokedex-screen-inner h2{font-family:Comic Neue,cursive;font-size:16px;margin-bottom:8px}.about-section{align-items:center;background-image:url(/static/media/bgpika.2a6a5db0be00c5c0d88c.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:60px;border-top-right-radius:60px;box-shadow:0 -20px 60px #0009;display:flex;gap:40px;height:700px;justify-content:center;margin-top:-100px;padding-bottom:100px;padding-left:300px;padding-right:300px;position:relative;z-index:10}.about-image{flex-shrink:0;margin-left:-80px;width:350px}.about-content{max-width:640px;padding-left:32px}.about-content h2{color:#fff;font-family:Luckiest Guy,cursive;font-size:64px;margin-bottom:40px;text-shadow:2px 6px 0 rgba(71,71,71,.788)}.about-content p{font-family:Comic Neue,cursive;font-size:20px;line-height:1.6;text-shadow:2px 2px 4px #000}.memes-section{border-top-left-radius:60px;border-top-right-radius:60px;box-shadow:0 -20px 60px #0009;margin-top:-100px;overflow:hidden;padding:80px 300px;position:relative;text-align:center;z-index:10}.memes-section:before{background-image:inherit;background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:50%;left:0;position:absolute;top:0;transform:rotate(-12deg) skewY(6deg);width:50%;z-index:1}.memes-section>*{position:relative;z-index:2}.memes-section h2{color:#fff;font-family:Luckiest Guy,cursive;font-size:64px;margin-bottom:64px;text-shadow:2px 6px 0 rgba(71,71,71,.788)}.memes-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,auto);justify-items:center}.meme-item{border-radius:40px;box-shadow:0 2px 16px #000c;margin-bottom:16px;max-width:300px;object-fit:cover;width:100%}
/*# sourceMappingURL=main.5b682853.css.map*/