.Shop_container__Zko8e{background-image:url(/2aAssets/Backgrounds/settings.png);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;max-width:var(--max-game-width);height:calc(var(--vh, 1vh) * 100);position:relative;margin:0 auto}.Shop_header__PPQ9a{width:100%;text-align:center;padding:var(--space-sm) var(--space-md) 0;background:transparent!important}.Shop_title__43Kzm{font-family:Bungee;font-size:var(--font-lg);color:gold;text-shadow:-2px 2px 4px #000;margin:0;line-height:1}.Shop_playerInfo__g2dhj{display:flex;justify-content:center;gap:var(--space-md);align-items:center;margin-top:calc(var(--space-xs) / 2);background:transparent!important}.Shop_playerName__ZPl1v{color:#22b573;opacity:.8}.Shop_playerName__ZPl1v,.Shop_points__wTQPc{font-family:Bungee;font-size:var(--font-sm);text-shadow:-1px 1px 2px #000;margin:0}.Shop_points__wTQPc{color:gold;background:transparent!important}.Shop_content__S_m9M{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:var(--max-game-width);padding:var(--space-sm);padding-bottom:0;gap:var(--space-md);min-height:0}.Shop_shopGrid__Mm8Vf{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-sm);width:100%;max-width:380px}.Shop_shopItem__IGiEn{background:rgba(0,0,0,.4);border:2px solid hsla(0,0%,100%,.3);border-radius:8px;padding:var(--space-sm);display:flex;flex-direction:column;align-items:center;gap:calc(var(--space-xs) / 2);transition:all .3s ease;position:relative;overflow:hidden;height:160px;justify-content:space-between}.Shop_shopItem__IGiEn:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.5)}.Shop_shopItem__IGiEn.Shop_purchased__HNJqy{background:rgba(34,181,115,.1);border-color:rgba(34,181,115,.5)}.Shop_shopItem__IGiEn.Shop_selected__bOFng{background:rgba(255,215,0,.1);border-color:gold;box-shadow:0 0 20px rgba(255,215,0,.3)}.Shop_itemIcon__JH2tu{font-size:2rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.Shop_itemName__CG6Dm{font-size:var(--font-sm);color:#fff;line-height:1.1;max-height:2.2em}.Shop_itemDescription__jnYRb,.Shop_itemName__CG6Dm{font-family:Bungee;text-shadow:-1px 1px 2px #000;margin:0;text-align:center;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.Shop_itemDescription__jnYRb{font-size:calc(var(--font-xs) * .8);color:#ccc;line-height:1.2;max-height:2.4em;flex:1}.Shop_priceButton__xSWOd{background-image:url(/2aAssets/UIElements/green_button_normal.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;width:100%;height:calc(var(--button-height) * .7);border:none;cursor:pointer;font-family:Bungee;font-size:var(--font-sm);color:#22b573;text-shadow:-1px 1px 2px #000;background-color:transparent;margin-top:auto}.Shop_priceButton__xSWOd:active:not(:disabled){background-image:url(/2aAssets/UIElements/green_button_pressed.png)}.Shop_priceButton__xSWOd.Shop_cantAfford__i7CSf{background-image:url(/2aAssets/UIElements/red_button_normal.png);color:#f55;cursor:not-allowed;opacity:.85}.Shop_selectButton__dRlhb{background-image:url(/2aAssets/UIElements/blue_button_normal.png);color:#376ebe}.Shop_selectButton__dRlhb:active{background-image:url(/2aAssets/UIElements/blue_button_pressed.png)}.Shop_selectedButton__gy7cb{background-image:url(/2aAssets/UIElements/green_button_normal.png);color:#22b573}.Shop_pagination__TJpAE{gap:var(--space-lg);margin-top:0;margin-bottom:calc(var(--space-xl) * 3);width:100%}.Shop_pageButton__ZlgJK,.Shop_pagination__TJpAE{display:flex;align-items:center;justify-content:center;flex-shrink:0}.Shop_pageButton__ZlgJK{background-image:url(/2aAssets/UIElements/blue_button_normal.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;width:calc(var(--button-height) * .6);height:calc(var(--button-height) * .6);border:none;cursor:pointer;background-color:transparent;position:relative}.Shop_arrowText__9KKdh{font-family:Bungee;font-size:var(--font-lg);color:#376ebe;text-shadow:-2px 2px 3px #000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin-top:-.1em}.Shop_pageButton__ZlgJK:active:not(:disabled){background-image:url(/2aAssets/UIElements/blue_button_pressed.png)}.Shop_pageButton__ZlgJK.Shop_disabled__eMYG9{background-image:url(/2aAssets/UIElements/grey_button_normal.png);cursor:not-allowed;opacity:.7}.Shop_pageButton__ZlgJK.Shop_disabled__eMYG9 .Shop_arrowText__9KKdh{color:#ccc}.Shop_pageIndicator__2tDS6{font-family:Bungee;font-size:var(--font-sm);color:gold;text-shadow:-1px 1px 2px #000;display:flex;flex-direction:column;align-items:center;gap:var(--space-xs)}.Shop_swipeHint__o7h5m{font-size:calc(var(--font-xs) * .8);color:#ccc;display:none}@media (max-width:768px) and (hover:none) and (pointer:coarse){.Shop_swipeHint__o7h5m{display:block}}.Shop_footer__dWapw{width:100%;padding:var(--space-md);display:flex;justify-content:center;flex-shrink:0}.Shop_backButton__LsLyc{background-image:url(/2aAssets/UIElements/blue_button_normal.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;width:min(120px,30vw);height:calc(var(--button-height) * .6);border:none;cursor:pointer;font-family:Bungee;font-size:var(--font-base);color:#376ebe;text-shadow:-1px 1px 2px #000;background-color:transparent}.Shop_backButton__LsLyc:active{background-image:url(/2aAssets/UIElements/blue_button_pressed.png)}@keyframes Shop_pulse__7EWkW{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (min-width:769px){.Shop_backButton__LsLyc{width:150px;height:60px;font-size:1.2rem}}