.library-module__DIRyfW__background{z-index:0;background-image:url(/GTA6Background.jpg);background-position:50% 0;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;min-height:100vh;display:flex;position:relative}.library-module__DIRyfW__overlay{z-index:1;pointer-events:none;background:linear-gradient(#14141499 0%,#18181b 100%);width:100%;height:100%;position:relative;inset:0}.library-module__DIRyfW__wrapper{z-index:1;pointer-events:auto;flex-direction:column;flex:1;justify-content:space-between;gap:1rem;padding:1rem 3rem 1.5rem;display:flex;position:relative}.library-module__DIRyfW__libraryHeader{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;display:flex}.library-module__DIRyfW__titleLogo{color:#fff;align-items:center;gap:1rem;width:auto;display:flex}.library-module__DIRyfW__title{color:#fff;text-align:left;text-underline-offset:10px;letter-spacing:1px;text-shadow:0 2px 6px #00000080;margin:0;font-family:Barlow;font-size:3rem;font-weight:700;text-decoration:underline}.library-module__DIRyfW__subTitle{color:#fbf5f5;font-family:Inter;font-size:20px;font-style:italic;font-weight:300}.library-module__DIRyfW__totalGames{color:#fff;font-family:Inter;font-weight:400}.library-module__DIRyfW__filterButton{border:1px solid #000;width:140px;margin-bottom:.6rem;font-family:Noto Sans;font-size:18px;font-weight:500}.library-module__DIRyfW__noGamesText{color:#d0cdcd;text-align:center;margin-top:2rem;margin-bottom:2.5rem;font-family:Poppins;font-size:1.5rem;font-style:italic;font-weight:200}.library-module__DIRyfW__imageContainer{cursor:pointer;aspect-ratio:3/4;width:100%;height:auto;position:relative;overflow:hidden}.library-module__DIRyfW__image{border-bottom:1px solid #585757;border-radius:8px 8px 0 0;width:100%;margin-bottom:.5rem}.library-module__DIRyfW__libraryCard:hover{cursor:pointer;transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.library-module__DIRyfW__responsiveGrid{gap:16px}@media (max-width:1200px){.library-module__DIRyfW__wrapper{padding-left:2rem;padding-right:2rem}}@media (max-width:768px){.library-module__DIRyfW__wrapper{padding-left:1rem;padding-right:1rem}}@media (max-width:530px){.library-module__DIRyfW__wrapper{padding-left:1rem;padding-right:1rem}.library-module__DIRyfW__subTitle{font-size:1.3rem}}@media (max-width:440px){.library-module__DIRyfW__titleLogo{width:auto;font-size:1.4rem}.library-module__DIRyfW__image{width:100%}}
.SessionModal-module__irNftG__durationContainer{flex-direction:row;gap:1rem;display:flex}.SessionModal-module__irNftG__buttonGroup{flex-direction:row;justify-content:center;align-items:center;gap:1rem;display:flex}.SessionModal-module__irNftG__logButton,.SessionModal-module__irNftG__cancelButton{width:auto;font-family:Poppins;font-weight:400}
.GameCard-module__ukhyDG__gameCard{object-fit:contain;cursor:pointer;will-change:transform;background-color:#2b2b2b;border:1px solid #585757;border-radius:8px;flex-direction:column;align-self:center;width:300px;height:auto;margin:0 auto;transition:transform .25s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.GameCard-module__ukhyDG__compact{width:105%}.GameCard-module__ukhyDG__library{object-fit:contain;cursor:pointer;background-color:#2b2b2b;border:1px solid #585757;border-radius:8px;flex-direction:column;align-self:center;width:100%;height:auto;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.GameCard-module__ukhyDG__gameInfo{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:100%;margin-top:.5rem;padding:.5rem;display:flex}.GameCard-module__ukhyDG__gameTitle{color:#fff;width:100%;padding-top:.5rem;font-family:Inter;font-size:1.2rem;font-weight:800;line-height:normal}.GameCard-module__ukhyDG__gameGenres{color:#9c9b9b;text-overflow:ellipsis;font-family:Poppins;font-size:1rem;font-weight:400;overflow:hidden}.GameCard-module__ukhyDG__ratingSection{flex-direction:row;align-items:center;gap:8px;display:flex}.GameCard-module__ukhyDG__badge{opacity:1;border-radius:4px;padding:4px 8px;font-family:Poppins;font-size:.8rem}.GameCard-module__ukhyDG__imageWrapper{cursor:pointer;flex-shrink:0;width:100%;height:100%;position:relative;overflow:hidden}.GameCard-module__ukhyDG__imageWrapper:hover .GameCard-module__ukhyDG__overlay{opacity:1;border:2px solid #4d4c4c}.GameCard-module__ukhyDG__cover{object-fit:cover;border-bottom:1px solid #585757;border-radius:8px 8px 0 0;width:100%;height:100%}.GameCard-module__ukhyDG__overlay{opacity:0;background:#0f0f0fb3;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.GameCard-module__ukhyDG__quickButtons{z-index:2;flex-direction:column;gap:.4rem;display:flex;position:absolute;top:10px;right:10px}.GameCard-module__ukhyDG__quickLog,.GameCard-module__ukhyDG__quickAdd{opacity:0;transition:opacity .2s,transform .2s;transform:scale(.9)}.GameCard-module__ukhyDG__imageWrapper:hover .GameCard-module__ukhyDG__quickAdd,.GameCard-module__ukhyDG__imageWrapper:hover .GameCard-module__ukhyDG__quickLog{opacity:1;transform:scale(1)}.GameCard-module__ukhyDG__gameName{color:#fff;text-align:center;padding:0 8px;font-family:Noto Sans;font-size:1.3rem;font-weight:600}.GameCard-module__ukhyDG__gameInfo{text-overflow:ellipsis;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;padding:.75rem;display:flex;overflow:hidden}.GameCard-module__ukhyDG__badgeContainer{flex-flow:wrap;gap:.5rem;width:100%;margin-bottom:.5rem;display:flex}.GameCard-module__ukhyDG__ratingTypeSection{flex-direction:row;align-items:center;gap:.5rem;display:flex}.GameCard-module__ukhyDG__badge{font-size:14px}.GameCard-module__ukhyDG__gameTitle{color:#fff;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;margin:0;font-family:Inter;font-size:1.14rem;font-weight:800;line-height:1.2;overflow:hidden}.GameCard-module__ukhyDG__gameDate,.GameCard-module__ukhyDG__gamePlatforms{color:#dedddd;cursor:default;text-overflow:ellipsis;white-space:nowrap;width:100%;margin:0;font-family:Barlow;font-size:.9rem;font-weight:500;overflow:hidden}.GameCard-module__ukhyDG__gameCard:hover .GameCard-module__ukhyDG__gameName{opacity:1}@media (max-width:746px){.GameCard-module__ukhyDG__gameCard{width:100%}}@media (max-width:646px){.GameCard-module__ukhyDG__gameCard{width:100%;height:auto}.GameCard-module__ukhyDG__gameTitle{font-size:1.4rem}.GameCard-module__ukhyDG__gameDate{font-size:1.2rem}.GameCard-module__ukhyDG__imageWrapper{height:100%}}
.SearchResults-module__E6ZJVG__wrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;padding-left:3rem;padding-right:3rem;display:flex}.SearchResults-module__E6ZJVG__resultsTitle{color:#fff;text-align:left;align-self:flex-start;margin-bottom:1rem;font-family:Inter;font-size:32px;font-weight:400;line-height:1.5}.SearchResults-module__E6ZJVG__noResultsText{color:#d0cdcd;align-self:flex-start;margin-top:1rem;margin-bottom:1rem;font-family:Poppins;font-size:1.5rem;font-style:italic;font-weight:300}.SearchResults-module__E6ZJVG__gameResult{font-size:34px;font-weight:700}.SearchResults-module__E6ZJVG__resultGamesGrid{box-sizing:border-box;gap:2rem;width:100%}.SearchResults-module__E6ZJVG__paginationWrapper{justify-content:center;align-self:center;align-items:center;margin-top:1.4rem;display:flex}@media screen and (max-width:820px){.SearchResults-module__E6ZJVG__searchText{font-size:1.7rem}}@media screen and (max-width:570px){.SearchResults-module__E6ZJVG__wrapper{width:100%;padding-left:1rem;padding-right:1rem}.SearchResults-module__E6ZJVG__titleLogo{margin-bottom:-1rem}.SearchResults-module__E6ZJVG__titleDescriptionSection,.SearchResults-module__E6ZJVG__gameContainer{padding:0}.SearchResults-module__E6ZJVG__mainContent{padding-left:.5rem;padding-right:.5rem}.SearchResults-module__E6ZJVG__gameImage{width:100%}.SearchResults-module__E6ZJVG__titleText{font-size:2.5rem}.SearchResults-module__E6ZJVG__description{font-size:16px}.SearchResults-module__E6ZJVG__titleLogo{padding:.3rem}}@media screen and (max-width:520px){.SearchResults-module__E6ZJVG__wrapper{padding-left:.5rem;padding-right:.5rem}.SearchResults-module__E6ZJVG__gameResult{font-size:32px}}
.PopularSection-module__2ilOTq__popularGamesGrid{place-content:center;align-items:center;gap:2.4rem}
.TrendingSection-module__ojOPeW__trendingGamesGrid{place-content:center;align-items:center;gap:2.4rem}
.GameSearchBar-module__q4p-ga__wrapper{flex-direction:row;align-items:center;gap:.5rem;width:100%;display:flex}.GameSearchBar-module__q4p-ga__scrollBar,.GameSearchBar-module__q4p-ga__scrollBar:hover{background-color:#555}.GameSearchBar-module__q4p-ga__scrollBar[data-orientation=vertical] .GameSearchBar-module__q4p-ga__thumb{background-color:#000}.GameSearchBar-module__q4p-ga__option{color:#fff;background-color:#232526}.GameSearchBar-module__q4p-ga__option:hover{color:#fff;background-color:#3a3a3c}.GameSearchBar-module__q4p-ga__button{cursor:pointer;border:none;justify-content:center;align-items:center;font-family:Barlow;font-weight:600;line-height:1;transition:background-color .3s;display:inline-flex;overflow:visible}.GameSearchBar-module__q4p-ga__button:hover{background-color:#fff;transition:transform .3s;transform:scale(1.02)}@media (max-width:600px){.GameSearchBar-module__q4p-ga__wrapper{flex-direction:column;align-items:stretch;gap:1rem}}
.centralSearch-module__4u4zba__background{z-index:0;background:url(/EldenRing.png) top/cover no-repeat fixed;flex-direction:column;align-items:center;gap:.5rem;min-width:100%;min-height:100%;display:flex;position:relative}.centralSearch-module__4u4zba__noBackground{z-index:0;background:url(/tombRaider.jpg) top/cover no-repeat fixed;flex-direction:column;align-items:center;gap:.5rem;min-width:100%;min-height:100%;display:flex;position:relative}.centralSearch-module__4u4zba__backgroundOverlay{z-index:1;pointer-events:none;background:linear-gradient(#14141473 0%,#19191e 100%);width:100%;height:100%;position:relative;inset:0}.centralSearch-module__4u4zba__noBackgroundOverlay{z-index:1;pointer-events:none;background:linear-gradient(#14141440 0%,#090909 20%);width:100%;height:100%;position:relative;inset:0}.centralSearch-module__4u4zba__searchPageContainer{pointer-events:auto;flex-direction:column;align-items:center;gap:1rem;min-width:100%;min-height:100vh;padding:.8rem .8rem 3rem;display:flex;position:relative}.centralSearch-module__4u4zba__searchBarContainer{background-color:#242424;border:1px solid #494949;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:94%;margin-top:5rem;padding:20px;display:flex}.centralSearch-module__4u4zba__searchTitle{color:#fff;text-underline-offset:10px;font-family:Inter;font-size:32px;font-weight:700;text-decoration:underline}.centralSearch-module__4u4zba__sectionsContainer{flex-direction:column;justify-content:center;align-items:flex-start;gap:3rem;width:94%;display:flex}.centralSearch-module__4u4zba__searchBar{border-radius:8px;width:100%;max-width:100%;padding:.5rem}.centralSearch-module__4u4zba__searchBar input{color:#fff;background-color:#232526;border:.2px solid #949494;font-family:Noto Sans}.centralSearch-module__4u4zba__trendingGames,.centralSearch-module__4u4zba__popularGames{width:100%}.centralSearch-module__4u4zba__trendingSection,.centralSearch-module__4u4zba__popularSection{color:#e9e9e9;background-color:#272727;border:1px solid #494949;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.4rem;width:100%;margin-bottom:1.2rem;padding:.4rem .8rem;font-family:Inter;font-weight:800;display:flex}.centralSearch-module__4u4zba__titleLogo{flex-direction:row;justify-content:center;align-items:center;gap:.8rem;display:flex}.centralSearch-module__4u4zba__viewMoreIcon{color:#a7a7a7;place-self:center flex-end;margin-top:.4rem;font-family:Poppins;font-size:100%;font-weight:500}.centralSearch-module__4u4zba__viewMoreIcon:hover{color:#fff;font-weight:600}@media (max-width:765px){.centralSearch-module__4u4zba__sectionsContainer,.centralSearch-module__4u4zba__searchBarContainer{width:100%}}@media (max-width:400px){.centralSearch-module__4u4zba__searchTitle{font-size:24px}}
.Popular-module__G0OjVG__wrapper{z-index:0;background:url(/astrobotBackground.jpg) top/cover no-repeat fixed;flex-direction:column;align-items:center;gap:.5rem;min-width:100%;min-height:100vh;display:flex;position:relative}.Popular-module__G0OjVG__backgroundOverlay{z-index:1;pointer-events:none;background:linear-gradient(#141414b3 0%,#18181b 15%);width:100%;height:100%;position:relative;inset:0}.Popular-module__G0OjVG__mainContent{z-index:1;pointer-events:auto;flex-direction:column;justify-content:flex-start;gap:.4rem;padding:2rem 3rem;display:flex}.Popular-module__G0OjVG__headerSection{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;padding-left:1rem;display:flex}.Popular-module__G0OjVG__titleText{color:#fff;text-align:left;text-underline-offset:10px;letter-spacing:1px;text-shadow:0 2px 6px #00000080;margin:0;font-family:Barlow;font-size:3rem;font-weight:700;text-decoration:underline}.Popular-module__G0OjVG__titleDescriptionSection{flex-direction:column;justify-content:center;align-items:flex-start;gap:1.2rem;width:100%;display:flex}.Popular-module__G0OjVG__titleLogo{color:#fff;align-items:center;width:auto;display:flex}.Popular-module__G0OjVG__description{color:var(--mantine-color-white);text-align:left;max-width:900px;font-family:Noto Sans;font-weight:400}@media (max-width:48em){.Popular-module__G0OjVG__description{max-width:100%;font-size:18px}}.Popular-module__G0OjVG__totalGames{color:#fff;text-align:center;align-self:flex-start;margin-top:1rem;margin-bottom:.5rem;font-family:Inter;font-size:20px;font-style:italic;font-weight:300}.Popular-module__G0OjVG__gameGrid{box-sizing:border-box;gap:2rem;width:100%}.Popular-module__G0OjVG__gameContainer{flex-direction:column;width:100%;display:flex}.Popular-module__G0OjVG__gameTitle{color:#fff;padding:.5rem;font-family:Poppins;font-size:1rem;font-weight:400;overflow:hidden}.Popular-module__G0OjVG__pagination{justify-content:center;margin-top:2rem;display:flex}.Popular-module__G0OjVG__pagination .Popular-module__G0OjVG__mantine-Pagination-root{background-color:#fff;border-radius:8px;padding:.5rem 1rem;box-shadow:0 2px 4px #0000001a}.Popular-module__G0OjVG__paginationWrapper{justify-content:center;align-items:center;margin-top:1.4rem;display:flex}@media screen and (max-width:1020px){.Popular-module__G0OjVG__gameGrid{grid-template-columns:repeat(2,1fr)}.Popular-module__G0OjVG__searchText{font-size:1.7rem}}@media screen and (max-width:646px){.Popular-module__G0OjVG__gameGrid{grid-template-columns:1fr}.Popular-module__G0OjVG__titleDescriptionSection,.Popular-module__G0OjVG__gameContainer,.Popular-module__G0OjVG__headerSection{padding:0}.Popular-module__G0OjVG__mainContent{padding-left:1rem;padding-right:1rem}.Popular-module__G0OjVG__titleText{font-size:2.5rem}.Popular-module__G0OjVG__description{font-size:18px}}
.Trending-module__hvt5uG__wrapper{z-index:0;background:url(/Expedition33.jpg) top/cover no-repeat fixed;flex-direction:column;align-items:center;gap:.5rem;min-width:100%;min-height:100vh;display:flex;position:relative}.Trending-module__hvt5uG__backgroundOverlay{z-index:1;pointer-events:none;background:linear-gradient(#141414b3 0%,#18181b 15%);width:100%;height:100%;position:relative;inset:0}.Trending-module__hvt5uG__mainContent{z-index:1;pointer-events:auto;flex-direction:column;justify-content:flex-start;gap:.4rem;padding:2rem 3rem;display:flex}.Trending-module__hvt5uG__headerSection{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;display:flex}.Trending-module__hvt5uG__titleText{color:#fff;text-align:left;text-underline-offset:10px;letter-spacing:1px;text-shadow:0 2px 6px #00000080;font-family:Barlow;font-size:3rem;font-weight:700;text-decoration:underline}.Trending-module__hvt5uG__titleDescriptionSection{flex-direction:column;justify-content:center;align-items:flex-start;gap:1.2rem;width:100%;display:flex}.Trending-module__hvt5uG__description{color:var(--mantine-color-white);text-align:left;max-width:900px;font-family:Noto Sans;font-weight:400}@media (max-width:48em){.Trending-module__hvt5uG__description{max-width:100%;font-size:18px}}.Trending-module__hvt5uG__gameGrid{box-sizing:border-box;gap:2rem;width:100%}.Trending-module__hvt5uG__gameContainer{flex-direction:column;width:100%;display:flex}.Trending-module__hvt5uG__gameTitle{color:#fff;padding:.5rem;font-family:Poppins;font-size:1rem;font-weight:400;overflow:hidden}.Trending-module__hvt5uG__pagination{justify-content:center;margin-top:2rem;display:flex}.Trending-module__hvt5uG__pagination .Trending-module__hvt5uG__mantine-Pagination-root{background-color:#fff;border-radius:8px;padding:.5rem 1rem;box-shadow:0 2px 4px #0000001a}.Trending-module__hvt5uG__paginationWrapper{justify-content:center;align-items:center;margin-top:1.4rem;display:flex}@media screen and (max-width:1245px){.Trending-module__hvt5uG__gameGrid{justify-items:center}.Trending-module__hvt5uG__gameImage{width:100%}.Trending-module__hvt5uG__gameName{text-overflow:ellipsis;text-align:center;max-width:140px;margin:0 auto;font-size:.85rem;overflow:hidden}.Trending-module__hvt5uG__numberText{font-size:1.2rem}}@media screen and (max-width:1020px){.Trending-module__hvt5uG__gameGrid{grid-template-columns:repeat(2,1fr)}.Trending-module__hvt5uG__searchText{font-size:1.7rem}}@media screen and (max-width:646px){.Trending-module__hvt5uG__gameGrid{grid-template-columns:1fr}.Trending-module__hvt5uG__titleDescriptionSection,.Trending-module__hvt5uG__gameContainer{padding:0}.Trending-module__hvt5uG__mainContent{padding-left:1rem;padding-right:1rem}.Trending-module__hvt5uG__titleText{font-size:2.5rem}.Trending-module__hvt5uG__description{font-size:18px}}
.SessionCalendar-module___G_Gja__calendar{width:100%}.SessionCalendar-module___G_Gja__gameSessionCard{background-color:#191919;border:1px solid #333;border-radius:5px;width:100%;padding:10px}.SessionCalendar-module___G_Gja__sessionHeader{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.SessionCalendar-module___G_Gja__actionIcons{flex-direction:row;justify-content:center;display:flex}.SessionCalendar-module___G_Gja__tagsContainer{flex-direction:row;align-items:center;gap:.4rem;margin-top:.5rem;margin-bottom:.5rem;display:flex}.SessionCalendar-module___G_Gja__daySession{flex-direction:column;justify-content:center;align-items:center;display:flex}
.dashboard-module__isVwCa__background{z-index:0;background:url(/Hogwarts.jpeg) top/cover no-repeat fixed;flex-direction:column;align-items:center;gap:.5rem;min-width:100%;min-height:100%;display:flex;position:relative}.dashboard-module__isVwCa__backgroundOverlay{z-index:1;pointer-events:none;background:linear-gradient(#14141480 0%,#121213 100%);width:100%;height:100%;position:relative;inset:0}.dashboard-module__isVwCa__wrapper{z-index:0;pointer-events:auto;flex-direction:column;justify-content:flex-start;gap:1rem;width:100%;padding-top:1.4rem;padding-bottom:2rem;display:flex}.dashboard-module__isVwCa__dashboardHeader{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.4rem;width:600px;margin-bottom:1rem;display:flex}.dashboard-module__isVwCa__welcomeText{text-align:left;color:#dfdcdc;width:auto;margin-top:1rem;font-family:Inter;font-size:20px;font-style:italic;font-weight:400}.dashboard-module__isVwCa__dashboardTitle{color:#fff;text-align:center;letter-spacing:1px;text-shadow:0 2px 6px #00000080;font-family:Barlow;font-size:3rem;font-weight:700;line-height:1.2}.dashboard-module__isVwCa__profileStats,.dashboard-module__isVwCa__playingSection,.dashboard-module__isVwCa__recentEntriesSection{color:#e9e9e9;background-color:#272727;border:1px solid #494949;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:.4rem;margin-bottom:1.2rem;padding:.4rem .8rem;font-family:Inter;font-weight:800;display:flex}.dashboard-module__isVwCa__titleLogo{flex-direction:row;justify-content:center;align-items:center;gap:.8rem;display:flex}.dashboard-module__isVwCa__logButton{align-self:center;width:auto}.dashboard-module__isVwCa__viewMoreIcon{color:#a7a7a7;place-self:center flex-end;margin-top:.4rem;font-family:Poppins;font-size:100%;font-weight:500}.dashboard-module__isVwCa__viewMoreIcon:hover{color:#fff;font-weight:600}.dashboard-module__isVwCa__gamesPlayingText,.dashboard-module__isVwCa__profileTitle{color:#f4f4f4;text-wrap:balance;font-family:Inter;font-size:clamp(1.8rem,2vw + .5rem,4rem);font-weight:800;line-height:1.2}.dashboard-module__isVwCa__gamesPlayingText:hover{color:#fff;cursor:pointer;border-bottom:2px solid #fff;font-weight:900}.dashboard-module__isVwCa__statCards{width:100%;max-width:98%}.dashboard-module__isVwCa__statusGrid{gap:1rem;padding:.5rem}.dashboard-module__isVwCa__statusCard{background-color:#282828;border:1px solid #424242;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;height:100%;padding:1rem;display:flex;box-shadow:0 2px 4px #0000001a}.dashboard-module__isVwCa__statusTitle{color:#fff;text-underline-offset:10px;margin-top:.5rem;margin-bottom:2rem;font-family:Inter;font-size:1.5rem;font-weight:700;text-decoration:underline}.dashboard-module__isVwCa__statusCount{color:#fff;text-align:center;font-family:Poppins;font-size:4rem;font-weight:700}.dashboard-module__isVwCa__statusTotalCount{color:#fff;text-align:center;font-family:Poppins;font-size:1.1rem;font-weight:500}.dashboard-module__isVwCa__chartWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dashboard-module__isVwCa__quickStatsContainer{width:100%;max-width:98%}.dashboard-module__isVwCa__quickStatItem{background-color:#1b1a1a;border:1px solid #2f2e2e;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex;box-shadow:0 2px 4px #0000001a}.dashboard-module__isVwCa__quickStatLabel{color:#fff;text-align:center;margin-top:.5rem;font-family:Inter;font-size:22px;font-weight:500}.dashboard-module__isVwCa__ratingValue,.dashboard-module__isVwCa__platValue{color:#e0e0e0;text-align:center;font-family:Inter;font-size:20px;font-weight:600}.dashboard-module__isVwCa__starsText{color:#fff;font-family:Inter;font-size:18px;font-weight:500}.dashboard-module__isVwCa__ratingValue:hover{color:#fff;font-weight:700}.dashboard-module__isVwCa__ratingWrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}.dashboard-module__isVwCa__gameCard{cursor:pointer;border-radius:8px;width:110%;position:relative}.dashboard-module__isVwCa__imageWrapper{cursor:pointer;aspect-ratio:3/4;border-radius:12px;width:100%;height:auto;position:relative;overflow:hidden}.dashboard-module__isVwCa__imageWrapper:hover .dashboard-module__isVwCa__overlay{opacity:1;border:2px solid #4d4c4c;border-radius:12px}.dashboard-module__isVwCa__cover{object-fit:cover;cursor:pointer;border:.5px solid #4a4a4a;border-radius:16px;width:100%}.dashboard-module__isVwCa__overlay{opacity:0;background:#0f0f0fb3;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.dashboard-module__isVwCa__gameName{color:#fff;text-align:center;padding:0 8px;font-family:Noto Sans;font-size:1.3rem;font-weight:600}.dashboard-module__isVwCa__gamesGrid{grid-template-columns:repeat(6,1fr);place-content:center;align-items:center;gap:2.4rem;display:grid}.dashboard-module__isVwCa__playingText{margin-top:5rem}.dashboard-module__isVwCa__playingGames{width:100%;max-width:98%;padding:1rem 0;display:block}.dashboard-module__isVwCa__recentEntriesText{margin-top:4rem}.dashboard-module__isVwCa__noEntriesText{color:#d0cdcd;margin-top:1rem;margin-bottom:1rem;font-family:Poppins;font-size:1.5rem;font-style:italic;font-weight:300}.dashboard-module__isVwCa__recentEntries{width:100%;max-width:98%;padding:1rem 0;display:block}.dashboard-module__isVwCa__entriesGrid{gap:1rem;padding:0}.dashboard-module__isVwCa__entryCard{cursor:pointer;background-color:#282828;border:2px solid #424242;border-radius:8px;height:auto;padding:1rem;box-shadow:0 2px 4px #0000001a}.dashboard-module__isVwCa__entryCard:hover{transition:transform .3s;transform:scale(1.05)}.dashboard-module__isVwCa__entryGame{color:#fff;margin-bottom:.5rem;font-family:Poppins;font-size:1.3rem;font-weight:700}.dashboard-module__isVwCa__entryTitle{color:#fff;margin-bottom:.5rem;font-family:Poppins;font-size:1rem;font-style:italic;font-weight:400}.dashboard-module__isVwCa__entryContent{color:#e0e0e0;margin-bottom:.5rem;font-size:1rem}.dashboard-module__isVwCa__entryDate{color:#fff;margin-top:1rem;margin-bottom:1rem;font-size:.9rem;font-weight:600}@media (max-width:1920px){.dashboard-module__isVwCa__wrapper{padding-left:3.4rem;padding-right:3.4rem}}@media (max-width:1248px){.dashboard-module__isVwCa__wrapper{padding-left:3rem;padding-right:3rem}.dashboard-module__isVwCa__gamesGrid,.dashboard-module__isVwCa__popularGamesGrid,.dashboard-module__isVwCa__trendingGamesGrid{grid-template-columns:repeat(4,1fr)}.dashboard-module__isVwCa__entriesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-module__isVwCa__wrapper{padding:1rem}.dashboard-module__isVwCa__welcomeText{text-align:center}.dashboard-module__isVwCa__dashboardHeader{text-align:center;align-items:flex-start;width:auto;margin-bottom:0}.dashboard-module__isVwCa__gamesGrid,.dashboard-module__isVwCa__popularGamesGrid,.dashboard-module__isVwCa__trendingGamesGrid{grid-template-columns:repeat(3,1fr)}.dashboard-module__isVwCa__entriesGrid{grid-template-columns:repeat(1,1fr)}.dashboard-module__isVwCa__playingSection,.dashboard-module__isVwCa__recentEntriesSection,.dashboard-module__isVwCa__profileStats{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.8rem 1rem}.dashboard-module__isVwCa__titleLogo{justify-content:flex-start;width:100%}.dashboard-module__isVwCa__actions{justify-content:flex-end;gap:.75rem;width:100%}.dashboard-module__isVwCa__logButton{width:100%}}@media (max-width:500px){.dashboard-module__isVwCa__backgroundOverlay{background:linear-gradient(#141414b3 0%,#18181b 60%)}.dashboard-module__isVwCa__dashboardHeader{padding-top:1rem}.dashboard-module__isVwCa__dashboardTitle{font-size:2rem}.dashboard-module__isVwCa__welcomeText{font-size:1.2rem}.dashboard-module__isVwCa__gamesGrid,.dashboard-module__isVwCa__trendingGamesGrid,.dashboard-module__isVwCa__popularGamesGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__isVwCa__profileStats{margin-top:1.5rem;font-size:1.2rem}.dashboard-module__isVwCa__trendingSection,.dashboard-module__isVwCa__playingSection,.dashboard-module__isVwCa__recentEntriesSection,.dashboard-module__isVwCa__gamesPlayingSection{text-align:left}}@media (max-width:320px){.dashboard-module__isVwCa__gamesGrid{grid-template-columns:repeat(1,1fr)}}
.game-module__O7jX1G__background{z-index:0;background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;min-height:100vh;display:flex;position:relative}.game-module__O7jX1G__backgroundOverlay{z-index:1;pointer-events:none;background:linear-gradient(#1414148c 0%,#0a0a0a 40%);position:relative;inset:0}.game-module__O7jX1G__wrapper{z-index:3;pointer-events:auto;background:0 0;padding:2rem;position:relative}.game-module__O7jX1G__title{text-align:center;color:#fff;word-wrap:break-word;white-space:normal;justify-self:center;font-family:Inter;font-size:2.2rem;font-weight:700}.game-module__O7jX1G__gameTypeBadge{border:.5px solid #454444}.game-module__O7jX1G__titleType{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding-left:3rem;display:flex}.game-module__O7jX1G__sectionHeader{background:#1e1e1eb3;border:1px solid #444;border-radius:8px;flex-direction:row;align-items:center;gap:.5rem;width:100%;margin-top:2rem;margin-bottom:1rem;padding:.6rem 1rem;display:flex}.game-module__O7jX1G__sectionTitle{color:#fff;justify-self:center;font-family:Poppins;font-size:2.1rem;font-weight:500}.game-module__O7jX1G__details{color:#f5f5f5;flex-direction:row;justify-content:center;align-items:flex-start;gap:7rem;margin-bottom:2rem;padding-left:2rem;font-family:Noto Sans;display:flex}.game-module__O7jX1G__leftSection{border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.game-module__O7jX1G__cover{object-fit:contain;border:1px solid #2b2b2b;border-radius:8px;width:350px;box-shadow:0 4px 6px #0000001a}.game-module__O7jX1G__gameCover{object-fit:contain;width:90%}.game-module__O7jX1G__media{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;display:flex}.game-module__O7jX1G__coverInfoContainer{flex-direction:column;justify-content:center;align-items:center;display:flex}.game-module__O7jX1G__cardActive{background-color:#181717;border:1px solid #454545;border-radius:8px;width:100%;padding:1rem}.game-module__O7jX1G__cardMinimal{box-shadow:none;background:0 0;border:none;align-items:center;padding:0}.game-module__O7jX1G__rightSection{flex-direction:column;justify-content:center;align-items:center;width:60%;margin-bottom:3rem;display:flex}.game-module__O7jX1G__gameInfoText{font-family:Poppins;font-weight:400}.game-module__O7jX1G__buttonContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.game-module__O7jX1G__buttonActions{flex-direction:row;justify-content:center;align-items:center;gap:1rem;display:flex}.game-module__O7jX1G__button{align-self:center;width:auto;font-family:Poppins;font-weight:400}.game-module__O7jX1G__accordion{flex-direction:column;width:100%;margin-top:1rem;font-family:Noto Sans;font-weight:400;display:flex}.game-module__O7jX1G__ratingSection{flex-direction:column;justify-content:center;align-items:center;display:flex}.game-module__O7jX1G__ratings{flex-direction:row;justify-content:center;justify-self:center;align-items:center;gap:.5rem;display:flex}.game-module__O7jX1G__igdbRating{color:#f0f0f0;flex-direction:column;align-items:center;gap:.5rem;font-family:Poppins;font-size:1.2rem;display:flex}.game-module__O7jX1G__ratingLabel{color:#f0f0f0;text-align:center;font-family:Poppins;font-size:1.7rem;font-weight:500}.game-module__O7jX1G__ratingScore{color:#f0f0f0;text-align:center;font-family:Poppins;font-size:4rem;font-weight:500}.game-module__O7jX1G__ratingContainer{flex-direction:column;justify-content:center;align-items:flex-start;gap:.2rem;display:flex}.game-module__O7jX1G__ratingWrapper{flex-direction:row;gap:.4rem;display:flex}.game-module__O7jX1G__starsCount{font-family:Poppins;font-size:1.3rem}.game-module__O7jX1G__ratingText{color:#f0f0f0;text-align:center;font-size:1rem;font-weight:500}.game-module__O7jX1G__scrollBar,.game-module__O7jX1G__scrollBar:hover{background-color:#555}.game-module__O7jX1G__scrollBar[data-orientation=vertical] .game-module__O7jX1G__thumb{background-color:#000}.game-module__O7jX1G__activitySection{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex}.game-module__O7jX1G__activityLayout{grid-template-columns:repeat(2,1fr);gap:1rem;width:95%;display:grid}.game-module__O7jX1G__calendarCard{background:#1b1a1a;border:1px solid #2f2e2e;border-radius:12px;padding:1.2rem}.game-module__O7jX1G__statsColumn{flex-direction:column;gap:1rem;display:flex}.game-module__O7jX1G__titleLogo{flex-direction:row;justify-content:center;align-items:center;gap:.8rem;display:flex}.game-module__O7jX1G__activityItem{background:linear-gradient(145deg,#1f1f1f,#171717);border:1px solid #2f2e2e;border-radius:12px;flex-direction:column;justify-content:center;width:95%;padding:1.2rem;transition:all .25s;display:flex;box-shadow:0 4px 12px #00000040,inset 0 1px #ffffff08}.game-module__O7jX1G__activityItem:hover{border-color:#3a3a3a;transform:translateY(-4px);box-shadow:0 8px 20px #0006,0 0 10px #832fad26}.game-module__O7jX1G__activityLabel{color:#fff;text-align:center;margin-top:.5rem;font-family:Inter;font-size:22px;font-weight:500}.game-module__O7jX1G__activityStat{color:#e0e0e0;align-self:center;font-family:Inter;font-size:20px;font-weight:600}.game-module__O7jX1G__swiperContainer{width:100%}.game-module__O7jX1G__carouselSlide{width:100%;margin-bottom:1rem}.game-module__O7jX1G__carouselSlide :hover,.game-module__O7jX1G__thumbnailSlide :hover{filter:brightness(70%)}.game-module__O7jX1G__screenshot{object-fit:contain;cursor:pointer;border:1px solid #373737;border-radius:8px;justify-self:center;width:100%;height:auto;margin-bottom:1rem;box-shadow:0 4px 6px #0000001a}.game-module__O7jX1G__fullScreenOverlay{z-index:9999;background-color:#000;width:100vw;height:100vh;padding:2rem;position:fixed;top:0;left:0}.game-module__O7jX1G__fullScreenSwiper{width:100%;height:100%}.game-module__O7jX1G__closeButton{z-index:2100;position:absolute;top:1rem;right:1rem}.game-module__O7jX1G__fullScreenImage{object-fit:contain;justify-content:center;align-items:center;max-width:100%;max-height:90vh}.game-module__O7jX1G__gameSeries{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;margin-bottom:4rem;display:flex}.game-module__O7jX1G__seriesGrid{justify-content:center;justify-self:center;align-items:center;gap:2rem;padding-left:1rem;padding-right:1rem}.game-module__O7jX1G__nameButtonContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:.2rem;display:flex}.game-module__O7jX1G__viewMoreText{color:#a7a7a7;justify-self:flex-end;font-size:1.2rem;font-weight:500}.game-module__O7jX1G__viewMoreText:hover{color:#fff;font-weight:600}.game-module__O7jX1G__similarGameSlide{justify-content:center;width:100%;margin-bottom:3rem;position:relative}.game-module__O7jX1G__similarGamesName,.game-module__O7jX1G__gameSeriesName{color:#fff;justify-self:center;margin-top:3rem;margin-bottom:1rem;font-family:Poppins;font-size:1.8rem;font-weight:500}.game-module__O7jX1G__swiper-button-prev,.game-module__O7jX1G__swiper-button-next{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:50%;width:80px;height:80px;transition:all .2s}.game-module__O7jX1G__swiper-button-prev:hover,.game-module__O7jX1G__swiper-button-next:hover{background:#000000bf}.game-module__O7jX1G__swiper-button-prev:after,.game-module__O7jX1G__swiper-button-next:after{font-size:18px;font-weight:700}@media screen and (max-width:1000px){.game-module__O7jX1G__cover{width:330px}.game-module__O7jX1G__titleType{padding-left:2rem}}@media screen and (max-width:768px){.game-module__O7jX1G__wrapper{padding:.4rem .4rem 2rem}.game-module__O7jX1G__title{margin-top:1rem;margin-bottom:.5rem;font-size:2rem}.game-module__O7jX1G__titleType{align-items:center;padding:0}.game-module__O7jX1G__details{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem;padding:0}.game-module__O7jX1G__rightSection{margin-top:4rem}.game-module__O7jX1G__media{align-items:center}.game-module__O7jX1G__rightSection{width:80%}.game-module__O7jX1G__gameInfo{width:100%;margin-top:1rem;padding:0}.game-module__O7jX1G__accordion{width:120%}.game-module__O7jX1G__cover{width:330px;height:auto;margin-bottom:1rem}.game-module__O7jX1G__info p{font-size:.95rem}.game-module__O7jX1G__ratings{flex-direction:column;align-items:center;margin-bottom:2rem}.game-module__O7jX1G__carouselSlide{width:100%}.game-module__O7jX1G__screenshot{width:100%;height:auto}.game-module__O7jX1G__thumbnailImage{width:100%}.game-module__O7jX1G__fullScreenOverlay{padding:.5rem}.game-module__O7jX1G__similarGamesName{margin-top:2rem}.game-module__O7jX1G__similarGameCover{width:70%;height:auto}.game-module__O7jX1G__button{text-align:center;width:auto}}@media screen and (max-width:540px){.game-module__O7jX1G__activityLayout{flex-direction:column;width:90%;display:flex}.game-module__O7jX1G__activityItem{width:100%}}@media screen and (max-width:470px){.game-module__O7jX1G__sectionTitle{font-size:1.8rem}}
