@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap";@font-face{font-family:Pokemon;src:url(/assets/schememon-font-5aVRmG9i.ttf) format("truetype-variations");font-weight:1 1000;font-style:normal}:root{font-family:Work Sans,sans-serif;color:#ffffffde;background-color:#242424}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em}.button{font-family:Work Sans,sans-serif;padding:15px 30px;margin:10px;border:7px solid black;border-radius:999px;font-size:1.3em;font-weight:600;white-space:nowrap;outline:none}.button:active{scale:.85}img{-webkit-user-drag:none}.Start{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;width:100vw;gap:1rem;position:fixed;top:0;left:0;margin:0;padding:1rem 0;box-sizing:border-box}.ButtonColumn{display:flex;flex-direction:column;align-items:center;gap:10px}#SchememonSplashText{width:500px}.PlayButton{font-family:Work Sans,sans-serif;background-color:#45e34f;width:270px;height:70px;font-size:1.5em;color:#fff;border:7px solid white;border-radius:30px;margin:0;padding:15px 30px;font-weight:600;white-space:nowrap;outline:none;box-shadow:5px 5px 3px #0000004d}.PlayButton:active{scale:.85}@media (max-width: 500px){.Start{background-image:url(/assets/schememon_splash_mobile-CmDAwlaH.png)!important}#SchememonSplashText{width:400px!important}}.Menu{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;width:100vw;gap:1rem;background-color:#000;color:#fff;position:fixed;top:0;left:0;margin:0;padding:1rem;box-sizing:border-box;overflow-y:scroll;-webkit-overflow-scrolling:touch}.PageContainer{display:flex;flex-direction:column;align-items:center;max-width:900px;width:100%}.PageContent{display:flex;align-items:center;width:100%;gap:10px}.PageIndicator{text-align:center;color:#fff;font-size:12}.Arrow{display:flex;align-items:center;color:#fff;padding:8px;border:2px solid white;border-radius:999px}.Arrow:active{scale:.85}.Table{flex:1;background-color:#ffffff1a;border-radius:4px;border-collapse:"collapse";table-layout:fixed;width:100%}.BossButton{display:flex;align-items:center;justify-content:center}.MenuButtonText{font-weight:400;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2px}.ButtonRow{display:flex;gap:10px}.MenuButton{display:flex;flex-direction:row;align-items:center;justify-content:center;border:3px solid white;border-radius:20px;padding:10px 30px;color:#fff;font-family:Work Sans,sans-serif;white-space:nowrap}.MenuButton:active{scale:.85}.MenuButtonIcon{vertical-align:middle;margin-right:4px}.MenuButtonSmallerDeviceText{display:none!important;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2px}.BattleItem{border-radius:16px;padding:0!important}.BossName{font-weight:700;font-size:.9em}@media (max-width: 820px){.MenuButton{padding-left:0;padding-right:0;width:20vw!important}.BackToTitleButton{width:160px!important}.BossName{font-size:8px!important;margin:4px;height:30px}.BattleButton{width:10vw!important;margin:3px}span{font-size:.7em!important}.BossImage{height:50px!important}.MenuButtonSmallerDeviceText{display:inline-block!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:2px;font-size:1em!important}.BossButton .MenuButtonText{display:none}}@media (max-width: 650px){.MenuButtonText{display:none}.MenuButtonIcon{margin:0}.BossImage{height:50px!important}}@media (max-width: 600px){.BossImage{width:40px!important}}@media (max-width: 500px) and (orientation: landscape){.Menu{background-image:url(/assets/menu_background_mobile-C_9dhmf8.png)!important}.BattleItem{border-radius:12px}}@media (max-width: 400px){.BattleItem{padding-right:5!important}}@media (max-width: 500px){.Menu{background-image:url(/assets/menu_background_mobile-C_9dhmf8.png)!important}}@keyframes damageRise{0%{opacity:0;transform:translateY(0)}25%{opacity:1;transform:translateY(-8px)}75%{opacity:1;transform:translateY(-8px)}to{opacity:0;transform:translateY(-15px)}}@keyframes orangeBlink{0%{opacity:1}99%{opacity:1}to{opacity:0}}@keyframes healthBlink{0%{opacity:1}99%{opacity:1}to{opacity:0}}@keyframes greenHeal{0%{opacity:1}99%{opacity:1}to{opacity:0}}@keyframes textFadeIn{0%{opacity:0}to{opacity:1}}@keyframes textboxCorrectFade{0%{background-color:#ffffffe6}10%{background-color:#0f0c}90%{background-color:#0f0c}to{background-color:#ffffffe6}}@keyframes textboxIncorrectFade{0%{background-color:#ffffffe6}10%{background-color:#f00c}90%{background-color:#f00c}to{background-color:#ffffffe6}}@keyframes bearryBlink{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}to{opacity:1}}@keyframes pulsate{50%{transform:scale(1.3)}to{transform:scale(1)}}.ArenaTextLargeScreen{display:inline-block}.ArenaTextSmallScreen{display:none}.PlayerDamageCounter{position:absolute;bottom:45%;left:15%;color:red;font-family:Baloo,sans-serif;font-weight:800;-webkit-text-stroke:1px black;text-shadow:2px 2px 4px rgba(0,0,0,.8);z-index:50;pointer-events:none;white-space:pre-line}.BossDamageCounter{position:absolute;bottom:45%;right:15%;color:red;font-family:Baloo,sans-serif;font-weight:800;-webkit-text-stroke:1px black;text-shadow:2px 2px 4px rgba(0,0,0,.8);z-index:50;pointer-events:none;white-space:pre-line}#Background{position:relative;width:100vw;height:100vh;background-image:url(/assets/cal_stadium-CYnwY7Bm.png);background-size:cover;background-position:center;overflow:hidden}#PlayerHealthBarContainer{position:absolute;top:15px;left:15px;display:flex;align-items:center;gap:2px}#PlayerHealthBarBlackBackground{background-color:#000000b3;border-radius:25px;padding:8px 20px;display:flex;align-items:center;gap:2px}#PlayerHPText{color:#4caf50;font-weight:700;font-size:12px;white-space:nowrap}#PlayerHealthBarBackground{width:150px;height:18px;background-color:#333;border-radius:25px;overflow:hidden;position:relative}#PlayerHealthBarFill{height:100%;background-color:#4caf50}#PlayerHealthBarDamage{position:absolute;top:0;height:100%;background-color:#ee0008;animation:healthBlink .3s linear forwards}#PlayerHealthBarHeal{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0f0;animation:healthBlink .3s linear forwards}#PlayerHPNumber{color:#4caf50;font-weight:700;font-size:12px}#PlayerImage{position:absolute;bottom:20%;left:15%;height:auto;z-index:15}#BossHealthBarContainer{position:absolute;top:15px;right:15px;display:flex;align-items:center;gap:2px}#BossHealthBarBlackBackground{background-color:#000000b3;border-radius:25px;padding:8px 20px;display:flex;align-items:center;gap:4px}#BossHPText{color:#f44336;font-weight:700;font-size:12px;white-space:nowrap}#BossHealthBarBackground{width:150px;height:18px;background-color:#333;border-radius:25px;overflow:hidden;position:relative}#BossHealthBarFill{height:100%;background-color:#f44336}#BossHealthBarDamage{position:absolute;top:0;height:100%;background-color:#ee0008;animation:healthBlink .3s linear forwards}#BossHPNumber{color:#f44336;font-weight:700;font-size:12px}#BossStatusAilments{position:absolute;top:55px;right:15px;display:flex;flex-wrap:wrap;gap:4px;max-width:75px;justify-content:flex-end;z-index:25}#HoneyAilment,#SapAilment,#TerrorAilment{background-color:#000c;padding:5px 10px;border-radius:12px;font-size:12px;font-weight:700;text-align:center;white-space:nowrap;margin-bottom:4px}.BossAilment{background-color:#000c;padding:5px 15px;border-radius:12px;font-size:12px;font-weight:700;text-align:center;white-space:nowrap;display:flex;align-items:center;justify-content:center}#HoneyAilment{color:#ffa000}#SapAilment{color:#4caf50}#TerrorAilment{color:#9c27b0}#PlayerStatusBoosts{position:absolute;top:55px;left:15px;display:flex;flex-direction:column;gap:4px;max-width:200px;z-index:25}.PlayerBoost{background-color:#000c;padding:5px 10px;border-radius:12px;font-size:12px;font-weight:700;text-align:center;white-space:nowrap;display:flex;align-items:center;justify-content:center}#StrengthBoost{color:#f60;background-color:#000c;padding:5px 10px;border-radius:12px;font-size:12px;font-weight:700}#SpeedBoost{color:#6cf;background-color:#000c;padding:5px 10px;border-radius:12px;font-size:12px;font-weight:700}#DodgeBoost{color:#ff0;background-color:#000c;padding:5px 10px;border-radius:12px;font-size:12px;font-weight:700}#DefenseBoost{color:#3f79ff;background-color:#000c;padding:5px 10px;border-radius:12px;font-size:12px;font-weight:700}#ArenaGameInformationContainer{top:60px;left:50%;transform:translate(-50%);position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:30;gap:20px}#GamePhaseIndicator,#TurnCounter{background-color:#000c;color:#fff;padding:5px 10px;border-radius:8px;font-size:14px;font-weight:700;white-space:nowrap}#BearriesDisplay{position:absolute;top:10px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:2px;background-color:#000000b3;padding:10px 20px;border-radius:8px;z-index:30}.BearryImage{width:25px;height:25px}#CardSelectionBackground,#ChooseMoveBackground{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:20}.ChooseMoveCardContainer{display:inline;position:absolute;align-items:center;height:auto;width:180px;top:20%;left:50%;transform:translate(-50%,-50%);z-index:25;-webkit-user-select:none;user-select:none}.ChooseMoveItemsContainer{display:flex;flex-direction:column;justify-content:center;position:absolute;height:auto;width:90%;font-family:Courier New,Courier,monospace;color:#000;margin:20px;z-index:40;gap:10px}.RegularAttack,.SpecialAttack{opacity:.3;text-align:left;font-size:.8em}.RegularAttack:hover,.SpecialAttack:hover{opacity:.5;font-size:.9em}.RegularAttack:active,.SpecialAttack:active{opacity:1;font-size:.9em}.SchememonName{font-family:Pokemon,Courier;font-size:16px;margin:-10px 0}.SkillHeader{margin:0 auto}.SkillDescription{margin:0 auto;font-weight:700;font-size:10px}.BearriesDisplayContainer{display:flex;flex-direction:row;justify-self:flex-start;padding:0}.SchememonSpriteOnCardContainer{display:flex;position:relative;width:85%;height:80px;border:2px solid #4646c7;align-items:flex-end;justify-content:center}#SchemeQuestionBackground{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:30}#UseItemBackground{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:20}#SelectedCard{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:170px;height:auto;box-shadow:0 8px 16px #0000004d;margin-top:-.5rem;z-index:25}#ChooseSchemeStatementCheckbox{position:absolute;top:calc(50% + 100px);left:50%;transform:translate(-50%);display:flex;align-items:center;gap:2px;background-color:#000c;padding:10px 15px;border-radius:12px;border:2px solid #fff;z-index:21;margin-top:1rem;white-space:nowrap}#SchemeStatementCheckbox{width:15px;height:15px;cursor:pointer}#DoubleDamageText{color:#fff;font-size:10px;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}#CardContainer{position:absolute;top:calc(50% - 80px);left:50%;transform:translate(-50%);padding:10px 20px;border-radius:12px;cursor:pointer;font-size:10px;font-weight:700;z-index:30;margin-top:-.8rem;text-align:center}#Cards{display:flex;gap:5px;justify-content:center;margin-bottom:1rem}#Lineage{display:flex;flex-direction:column;gap:15px;align-items:center}#SchememonCard{position:relative;cursor:pointer;width:70px;height:87px}#BlankCard{width:70px;height:auto;border-radius:8px;transition:transform .3s ease}#SchememonOverlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .3s ease}#UseItemButton{position:fixed;bottom:7px;right:-60px;transform:translate(-50%);background-color:#d42828;color:#fff;font-family:Work Sans,sans-serif;padding:8px 15px;border:3px solid #fff;border-radius:15px;font-size:1.2em;margin:20px;font-weight:500;cursor:pointer;box-shadow:0 4px 8px #0000004d;z-index:30}#UseItemButton:active{scale:.85}#ArenaItemsContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:2px;z-index:20;margin-top:2rem}#ArenaItems{display:flex;align-items:center;gap:10px}#ArenaItems{display:flex;gap:10px;align-items:center}.ArenaItemContainer{display:flex;flex-direction:column;align-items:center;min-height:100px;width:auto;gap:2px}.ArenaItemText{color:#fff;font-size:12px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8);text-align:center}.ArenaItemUseButton{min-height:100px;width:100px;padding:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0000004d;border:2px solid #fff;border-radius:10px;background-color:#ffffff1a}.ArenaItemImage{max-width:90px;width:50px;height:auto;border:none;background-color:transparent}.ArenaItemAmount{color:#fff;font-size:18px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8)}#SchemeQuestionContainer{position:absolute;top:15%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:2px;z-index:60;max-width:90%;width:1000px;margin-top:-2rem;height:100%}#SolveStatementFirstText{color:#fff;font-size:20px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8);text-align:center}#SchemeQuestionText{background-color:#000c;color:#fff;padding:8px;border-radius:8px;border:2px solid #fff;font-family:Courier New,monospace;font-size:12px;white-space:pre-wrap;text-align:left;max-width:100%;overflow:auto;margin-top:.5rem;max-height:30%}#FillInBlankText{color:#fff;font-size:20px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8);text-align:center}#SchemeTextbox{font-family:Courier New,monospace;font-size:12px;padding:8px;border-radius:8px;border:2px solid #fff;background-color:#ffffffe6;color:#000;width:min(500px,90%);height:50px;resize:none;margin-top:.5rem}#ResultText{color:#fff;font-size:20px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8);text-align:center;animation:textFadeIn .15s ease-out forwards}#SchemeSubmitButton{background-color:#17a941;font-family:Work Sans,sans-serif;padding:8px 15px;border:3px solid #fff;border-radius:15px;color:#fff;font-size:1.2em;font-weight:500;cursor:pointer;box-shadow:0 4px 8px #0000004d;margin-top:.5rem}#SchemeSubmitButton:active{scale:.85}#BackToCardsContainer{display:flex;justify-content:center;position:absolute;top:calc(50% + 160px);left:50%;transform:translate(-50%);z-index:25;white-space:nowrap}#BackToCards{padding:8px 15px;font-family:Work Sans,sans-serif;border:3px solid #fff;border-radius:15px;font-size:1.2em;font-weight:500;box-shadow:0 4px 8px #0000004d;position:relative;z-index:10;margin-top:1rem;background-color:#000000b3;color:#fff;cursor:pointer;z-index:15}#BackToCards:active{scale:.85}#BossImage{position:absolute;bottom:20%;right:15%;height:auto;z-index:10}#AttackButtonContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:87px;z-index:25;pointer-events:none}#AttackButton{position:absolute;bottom:22px;left:-35px;width:124px;height:22px;background-color:#feea38bf;cursor:pointer;pointer-events:auto;transition:background-color .3s ease;padding:8px;border-radius:8px}#SpecialSkillButton{position:absolute;bottom:-55px;left:-35px;width:124px;height:54px;background-color:#feea38bf;pointer-events:auto;transition:background-color .3s ease;padding:8px;border-radius:8px}#SpecialAttackDisplay{position:absolute;bottom:6px;left:50%;transform:translate(-50%);color:#fff;padding:10px 40px;border-radius:12px;text-shadow:2px 2px 3px rgba(0,0,0,.4);border:5px solid #fff;font-size:1.8em;font-weight:700;z-index:50;text-align:center;box-shadow:0 4px 12px #00000080}#QuitToMenuButton{position:fixed;bottom:7px;left:60px;transform:translate(-50%);background-color:#d42828;color:#fff;font-family:Work Sans,sans-serif;padding:8px 15px;border:3px solid #fff;border-radius:15px;font-size:1.2em;margin:20px;font-weight:500;cursor:pointer;box-shadow:0 4px 8px #0000004d;z-index:30}#QuitToMenuButton:active{scale:.85}#WarningMessage{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);background-color:#ff0000e6;color:#fff;padding:15px 25px;border-radius:8px;border:2px solid #fff;font-size:16px;font-weight:700;text-align:center;z-index:60;box-shadow:0 4px 12px #00000080;animation:textFadeIn .3s ease-out forwards}#ArenaNotificationContainer{position:relative}#GetUpOskiButton{position:absolute;background-color:#a8ff80;font-family:Work Sans,sans-serif;font-weight:800;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;padding:20px 40px;z-index:9999}@media (max-width: 900px){#ArenaNotificationContainer{top:40px!important}}@media (max-width: 1100px){#ArenaItems{display:flex!important;flex-direction:column!important;height:250px!important;overflow-y:auto;-webkit-overflow-scrolling:touch;margin-top:0;gap:100px}}@media (max-width: 550px){#BossHealthBarContainer{margin:40px}.BearryImage{width:20px;height:20px}#BossStatusAilments{margin:40px;font-size:16px!important}#BossStatusAilments .ArenaTextSmallScreen{font-size:1em!important}#PlayerStatusBoosts{margin:40px;font-size:16px!important}#PlayerStatusBoosts .ArenaTextSmallScreen{font-size:1em!important}.ChooseMoveCardContainer{height:120px;top:250px}#ChooseSchemeStatementCheckbox{top:500px}#SpecialAttackDisplay{font-size:1em;bottom:280px;width:220px}.ArenaTextLargeScreen{display:none}.ArenaTextSmallScreen{display:inline-block}#PlayerImage{left:10px}#BossImage{right:10px}#ArenaNotificationContainer{top:100px!important}}@media (max-width: 500px){#ChooseSchemeStatementCheckbox{top:430px}}.VictoryBackground{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;width:100vw;background-color:#32a83a;position:fixed;top:0;left:0;margin:0;padding:1rem 0;gap:1rem;transition:opacity 1s ease-in-out}.VictoryText{width:500px;height:auto;margin-top:-2rem}.CoinsEarned{display:flex;align-items:center;gap:8px;background-color:#ffffffe6;padding:8px 15px;border-radius:8px;box-shadow:0 2px 40px #0000004d;margin-top:-2rem;margin-bottom:20px}.YouEarnedText{font-size:16px!important;font-weight:700;color:#32a83a}.CoinDisplayCalCoin{width:35px;height:35px}.BackToMenuButton{padding:20px 30px;background-color:#067506cc;color:#fff;border:4px solid white;border-radius:20px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 2px 4px #0000004d;opacity:1;text-align:center;display:flex;align-items:center;justify-content:center}.SchememonRecruited{display:flex;flex-direction:column;align-items:center;background-color:#ffffffe6;padding:15px 30px;border-radius:8px;box-shadow:0 2px 4px #0000004d}.SchememonRecruitText{font-size:14px!important;font-weight:700;color:#32a83a}.FeedGummiesToSchememon{display:flex;align-items:center;justify-content:center;gap:2px}.GummyBearImage{height:15px;width:auto}.SchememonRecruitImage{height:auto;width:80px;border-radius:4px}.CongratulationsText{font-weight:700;font-size:22px;margin:-20px}@media (max-width: 460px){.VictoryText{width:95%;margin:0 20px}}.DefeatBackground{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;width:100vw;background-color:#a52d2d;position:fixed;top:0;left:0;margin:0;padding:1rem 0;gap:1rem;transition:opacity 1s ease-in-out}#OrDoYouTextImage{transition:opacity 1s ease-in-out;width:200px}.DefeatText{width:350px;height:auto;margin-top:-1rem}.Button{display:flex;flex-direction:column;gap:.5rem;background-color:transparent;box-shadow:none!important;border:none!important;outline:none;align-items:center}.Buttons{padding:20px 30px;background-color:#af2b2b;color:#fff;border:4px solid white;border-radius:20px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 2px 4px #0000004d;opacity:1;text-align:center;display:flex;align-items:center;justify-content:center}.Buttons:active{scale:.85}.FinalBattleContinueButton{font-family:Work Sans,sans-serif;font-weight:500;transition:opacity 1s ease-in-out!important}.Shop{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;width:100vw;gap:1rem;margin:0;padding:1rem;box-sizing:border-box;background-color:#000;color:#fff;position:fixed;top:0;left:0;z-index:1000;overflow-y:scroll;-webkit-overflow-scrolling:touch}.CurrencyColumn{display:flex;align-items:center;gap:3px;position:absolute;top:3;right:3;z-index:30}.ItemsContainer{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;height:450px;overflow-y:auto;-webkit-overflow-scrolling:touch;max-width:900px;margin:0 auto;margin-bottom:-1rem}.ItemsGrid{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:20px;gap:.25rem;background-color:#ffffff1a;padding:.4rem;border-radius:12px;border:2px solid #ccc;aspect-ratio:1;flex-shrink:0}.ItemType{display:flex;align-items:center;justify-content:center;color:#fff;font-size:11;font-weight:700;text-align:center;height:9px}.ItemImage{display:flex;align-items:center;justify-content:center;height:60px;width:60px;background-color:#ffffff1a;border-radius:6px;border:2px solid #fff;box-shadow:0 2px 4px #0000004d}.ItemAmount{color:#fff;font-size:8;font-weight:700}.QuantityControls{display:flex;flex-direction:column;gap:3px}.UpArrowButton{display:flex;align-items:center;justify-content:center;height:18px;width:25px;color:#fff;border:none;border-radius:2px;font-size:6;font-weight:700}.UpArrowButton:active{scale:.85}.DownArrowButton{display:flex;align-items:center;justify-content:center;height:18px;width:25px;color:#fff;border:none;border-radius:2px;font-size:6;font-weight:700}.DownArrowButton:active{scale:.85}.BuyButton{display:flex;align-items:center;text-align:center;justify-content:center;width:120px;color:#fff;font-family:Work Sans,sans-serif;border:3px solid white;border-radius:15px;white-space:nowrap;margin-right:25px;gap:2px}.BuyButton:active{scale:.85}.TextCoin{width:13px;height:13px}#BuyButtonContainer{display:flex;flex-direction:row;gap:10px}.ReturnToMenuButton{background-color:#ef4949;margin:30px}@media (max-width: 500px){.Shop{background-image:url(/assets/menu_background_mobile-C_9dhmf8.png)!important}.ItemsContainer{height:calc(100% - 340px);width:217px}.ItemsGrid{width:200px!important}}.Feed{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;width:100vw;gap:1rem;background-color:#000;color:#fff;position:fixed;top:0;left:0;margin:0;padding:1rem;box-sizing:border-box;z-index:1000;overflow-y:scroll;-webkit-overflow-scrolling:touch}#FeedHeader{display:flex;align-items:center;justify-content:center;margin-top:-.5rem;margin-bottom:-1rem}.FeedText{color:#fff;font-size:24;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8);margin:1rem 0 .5rem}.CardContainer button:active{scale:.85}.CardInfo{display:flex;flex-direction:column;flex-shrink:0;align-items:center;background-color:#ffffff1a;width:190px;height:290px;gap:5px;border:2px solid #ccc;border-radius:16px;padding:1rem}.FeedCardContainer{display:inline;position:relative;align-items:center;height:auto;width:130px;z-index:25;-webkit-user-select:none;user-select:none}.ChooseMoveCard{position:absolute;height:auto;width:100%;z-index:30}.FeedCardItemsContainer{display:flex;flex-direction:column;justify-content:center;position:absolute;height:auto;width:90%;font-family:Courier New,Courier,monospace;color:#000;margin:20px;z-index:40;gap:10px}.FeedSchememonName{font-family:Pokemon,Courier;font-size:16px;margin:-10px 0;position:relative;left:-7px}.SchememonSpriteAndBackgroundContainer{display:flex;position:relative;width:85%;height:60px;align-items:flex-end;justify-content:center}.SchememonImage{height:100%;width:100%;position:absolute;z-index:30}.FeedRegularAttack,.FeedSpecialAttack{opacity:.3;text-align:left}.FeedRegularAttack:hover,.FeedSpecialAttack:hover{opacity:.5;font-size:1.05em}.FeedRegularAttack:active,.FeedSpecialAttack:active{opacity:1;font-size:1.05em}.FeedSkillHeader{position:relative;margin:0 auto;font-size:.7em;left:-7px}.FeedSkillDescription{position:relative;margin:0 auto;font-weight:700;font-size:7px;left:-7px}.HandleFeedButton{display:flex;align-items:center;justify-content:center;gap:4px;color:#fff;font-family:Work Sans,sans-serif;font-size:9px;font-weight:400;box-shadow:0 4px 8px #0000004d;border:3px solid white;border-radius:17px;white-space:normal;padding:15px 25px;position:relative;top:190px}.BearriesDisplayContainer{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:-5px;padding:0}.ReturnToMenuButton{background-color:#b52121;color:#fff;font-family:Work Sans,sans-serif;font-weight:400;box-shadow:0 4px 8px #0000004d;border:3px solid white;border-radius:20px;cursor:pointer;padding:15px 30px;margin-top:-.5rem}.ReturnToMenuButton:active{scale:.85}@media (max-width: 500px){.Feed{background-image:url(/assets/menu_background_mobile-C_9dhmf8.png)!important}#FeedHeader{margin-top:.5rem;margin-bottom:1rem}#FeedSchememonText{width:300px!important}#FeedSchememonImage{width:50px!important}}.Candies{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;width:100vw;gap:.25rem;background-color:#000;color:#fff;position:fixed;top:0;left:0;margin:0;padding:1rem;z-index:1000;overflow-y:scroll;box-sizing:border-box;-webkit-overflow-scrolling:touch}.CurrencyColumn{display:flex;flex-direction:column;align-items:flex-end;gap:5px;position:absolute;top:10px;right:10px;z-index:30}.CurrencyText{color:#fff;font-size:16;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.TextColumn{display:flex;flex-direction:column;align-items:center}.GetGummiesButton:active{scale:.85}@media (max-width: 500px){.Candies{background-image:url(/assets/menu_background_mobile-C_9dhmf8.png)!important}}.Settings{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;width:100vw;gap:.75rem;margin:0;padding:1rem;box-sizing:border-box;background-color:#000;color:#fff;position:fixed;top:0;left:0;z-index:1000;overflow-y:auto;-webkit-overflow-scrolling:touch}.ButtonColumn{display:flex;flex-direction:column;align-items:center;max-width:180px;width:100%;gap:.5rem}.Button{height:50px;min-width:250px;border:5px solid black;border-radius:20px}.Button button{font-family:Work Sans,sans-serif;width:100%;height:100%;border:none;border-radius:15px;color:#fff;font-weight:700;font-size:16px;cursor:pointer;transition:opacity .2s;border:3px solid white}.Button button:active{scale:.85}@media (max-width: 500px){.Settings{background-image:url(/assets/menu_background_mobile-C_9dhmf8.png)!important}}
