.col-12[data-v-0efa3c9a]{padding:0!important;margin:0!important}.game-cards[data-v-0efa3c9a]{width:100%;display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem;padding-top:.5rem}.game-card[data-v-0efa3c9a]{position:relative;height:270px;border-radius:12px;background-color:rgb(var(--surface-overlay));cursor:pointer;transition:all .3s ease;overflow:hidden}.game-card[data-v-0efa3c9a] *{border-radius:inherit}.game-card:hover .game-overlay[data-v-0efa3c9a]{opacity:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.game-card:hover .game-content[data-v-0efa3c9a]{opacity:1;animation:contentBounce-0efa3c9a 1s ease-in-out infinite}.game-card:hover .game-image[data-v-0efa3c9a]{transform:scale(1.1)}.background-skeleton[data-v-0efa3c9a]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.bg-preloader[data-v-0efa3c9a]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;z-index:0}.game-image[data-v-0efa3c9a]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:2;transition:opacity .3s ease-in-out;transition:all .6s ease}.game-overlay[data-v-0efa3c9a]{position:absolute;inset:0;background:linear-gradient(180deg,rgba(var(--primary),.5) 0%,rgba(var(--primary),.5) 100%);opacity:0;transition:all .4s ease;z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.game-content[data-v-0efa3c9a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:1rem;z-index:3;opacity:0;transition:all .4s ease}.game-logo[data-v-0efa3c9a]{width:60px;height:60px;margin-bottom:2rem}.game-logo img[data-v-0efa3c9a]{width:100%;height:100%;object-fit:contain}.game-name[data-v-0efa3c9a]{color:#fff;font-size:1rem;font-weight:600;text-align:center}@keyframes contentBounce-0efa3c9a{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}}.game-card-skeleton[data-v-0efa3c9a]{height:270px;border-radius:12px}.game-skeleton[data-v-0efa3c9a]{width:100%;height:100%!important;border-radius:12px}@media screen and (max-width: 1200px){.game-cards[data-v-0efa3c9a]{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 768px){.game-card-skeleton[data-v-0efa3c9a]{height:180px}.game-content[data-v-0efa3c9a]{display:none!important}.game-cards[data-v-0efa3c9a]{grid-template-columns:repeat(3,1fr);gap:.5rem}.game-cards.center-items[data-v-0efa3c9a]{display:flex;justify-content:center;align-items:start;flex-wrap:wrap;gap:.5rem}.game-cards.center-items[data-v-0efa3c9a]>*{flex:0 0 31%;max-width:31%}.game-card[data-v-0efa3c9a]{height:180px;border-radius:8px}.game-card[data-v-0efa3c9a] *{border-radius:inherit}.game-card:hover .game-overlay[data-v-0efa3c9a]{opacity:0}.game-card:hover .game-content[data-v-0efa3c9a]{animation:none}.game-content[data-v-0efa3c9a]{opacity:1;padding:.5rem;position:absolute;inset:0;transform:none;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(0deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.1) 100%)}.game-logo[data-v-0efa3c9a]{width:32px;height:32px;margin-bottom:.5rem}.game-name[data-v-0efa3c9a]{font-size:.75rem;font-weight:500;width:100%;text-align:center;padding:0 .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width: 480px){.game-cards[data-v-0efa3c9a]{grid-template-columns:repeat(3,1fr);gap:.35rem}.game-cards.center-items[data-v-0efa3c9a]{display:flex;justify-content:center;align-items:start;flex-wrap:wrap;gap:.35rem}.game-cards.center-items[data-v-0efa3c9a]>*{flex:0 0 31%;max-width:31%}.game-card[data-v-0efa3c9a]{height:160px;border-radius:6px}.game-logo[data-v-0efa3c9a]{width:28px;height:28px;margin-bottom:.35rem}.game-name[data-v-0efa3c9a]{font-size:.7rem;line-height:1.2}.game-overlay[data-v-0efa3c9a]{opacity:0}}.games[data-v-14b85430]{transform:translateZ(0);contain:layout style}.games .games-container[data-v-14b85430]{width:100%;display:grid;align-items:center;justify-items:center;grid-template-columns:repeat(7,1fr);gap:1.06rem;will-change:auto;transform:translateZ(0)}.game-link[data-v-14b85430]{text-decoration:none;color:inherit;display:block}.game-wrapper[data-v-14b85430]{width:193px;height:177px;box-sizing:border-box}.game-skeleton[data-v-14b85430]{width:100%;height:100%!important;border-radius:4px}.game[data-v-14b85430]{background-color:rgb(var(--surface-section));border-radius:4px;padding:0;display:flex;flex-direction:column;align-items:center;cursor:pointer;width:193px;height:177px;min-width:193px;min-height:177px;max-width:193px;max-height:177px;position:relative;box-sizing:border-box}.game:hover .game-title[data-v-14b85430]{color:rgb(var(--primary))}.game-image-container[data-v-14b85430]{width:193px;height:121px;margin-bottom:0;overflow:hidden;position:relative;flex-shrink:0;border-radius:4px 4px 0 0}.game-image-container img[data-v-14b85430]{width:100%;height:100%;object-fit:cover;border-radius:4px 4px 0 0}.game-title[data-v-14b85430]{color:rgb(var(--text));font-size:12px;line-height:2;font-weight:700;text-align:center;margin:0 auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;display:flex;align-items:center;justify-content:center;padding:.5rem .5rem .25rem;transition:color .2s ease-in-out}.game-product-type[data-v-14b85430]{color:rgb(var(--text-secondary));font-size:10px;line-height:1.2;font-weight:400;text-align:center;margin:0 auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;padding:0 .5rem .5rem;margin-top:-.25rem;opacity:.7}@media screen and (max-width: 1600px){.games-container[data-v-14b85430]{grid-template-columns:repeat(7,1fr)!important}}@media screen and (max-width: 1450px){.games-container[data-v-14b85430]{grid-template-columns:repeat(6,1fr)!important}}@media screen and (max-width: 1250px){.games-container[data-v-14b85430]{grid-template-columns:repeat(5,1fr)!important}}@media screen and (max-width: 1075px){.games-container[data-v-14b85430]{grid-template-columns:repeat(4,1fr)!important}}@media screen and (max-width: 991px){.games-container[data-v-14b85430]{grid-template-columns:repeat(3,1fr)!important;justify-items:center!important}}@media screen and (max-width: 768px){.games-container[data-v-14b85430]{grid-template-columns:repeat(3,1fr)!important}}@media screen and (max-width: 640px){.games-container[data-v-14b85430]{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width: 414px){.games-container[data-v-14b85430]{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}.game[data-v-14b85430]{width:175px!important;min-width:175px!important;max-width:175px!important}.game-image-container[data-v-14b85430]{width:175px!important}.game-link[data-v-14b85430]{width:100%}.game-title[data-v-14b85430]{font-size:10px}}@media screen and (max-width: 365px){.games-container[data-v-14b85430]{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.game[data-v-14b85430]{width:145px!important;min-width:145px!important;max-width:145px!important}.game-image-container[data-v-14b85430]{width:145px!important}.game-link[data-v-14b85430]{width:100%}.game-title[data-v-14b85430]{font-size:10px}}.not-found[data-v-a1187791]{grid-column:1/-1;display:flex;justify-content:center;align-items:center;min-height:300px;background:rgb(var(--surface-ground));border-radius:4px}.not-found .not-found-content[data-v-a1187791]{text-align:center;padding:2rem}.not-found .not-found-content i[data-v-a1187791]{color:rgb(var(--primary));opacity:.7}.not-found .not-found-content h3[data-v-a1187791]{color:var(--text-color);font-size:1.5rem;margin:.5rem 0}.not-found .not-found-content p[data-v-a1187791]{color:var(--text-color-secondary);margin:0}.search-box[data-v-a1187791]{background-color:rgb(var(--surface-ground));padding:1.5rem;gap:1rem;margin-bottom:.7rem}.search-field[data-v-a1187791]{flex:1;min-width:0}.search-input[data-v-a1187791]{width:100%;min-width:200px;border-color:rgb(var(--surface-border),.5)}.filter-buttons[data-v-a1187791]{display:flex;gap:.5rem;flex-shrink:0}.filter-btn[data-v-a1187791],.clear-btn[data-v-a1187791]{min-width:120px}@media screen and (max-width: 768px){.search-box[data-v-a1187791]{margin-bottom:.5rem!important;flex-direction:column;gap:1rem;padding:1rem}.search-field[data-v-a1187791]{width:100%}.search-input[data-v-a1187791]{width:100%;min-width:unset}.filter-buttons[data-v-a1187791]{width:100%;justify-content:space-between}.filter-btn[data-v-a1187791],.clear-btn[data-v-a1187791]{flex:1;min-width:unset}.text-center[data-v-a1187791]{justify-content:center!important}.text-xl[data-v-a1187791]{text-align:center;font-size:1rem!important}}@media screen and (max-width: 480px){.search-box[data-v-a1187791]{padding:.75rem;gap:.55rem}.filter-buttons[data-v-a1187791]{flex-direction:column;gap:.5rem}.filter-btn[data-v-a1187791],.clear-btn[data-v-a1187791]{width:100%}}
