.dashboard-module__isVwCa__background{z-index:0;background:url(/AssassinCreedIIBackground.jpg) 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(#1414144d 0%,#19191e 25%);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:3rem;padding:1.4rem 3rem 2rem;display:flex}.dashboard-module__isVwCa__dashboardHeader{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.4rem;width:600px;display:flex}.dashboard-module__isVwCa__dashboardTitleWrapper{color:#fff;flex-direction:row;justify-content:center;align-items:flex-start;gap:1rem;width:auto;display:flex}.dashboard-module__isVwCa__welcomeText{text-align:left;color:#fff;width:auto;margin-top:1rem;font-family:Inter;font-size:20px;font-style:italic;font-weight:300}.dashboard-module__isVwCa__username{color:#fff;font-weight:500}.dashboard-module__isVwCa__username:hover{color:#fff;cursor:pointer;font-weight:700;text-decoration:underline}.dashboard-module__isVwCa__dashboardTitle{color:#fff;text-align:left;letter-spacing:1px;text-shadow:0 2px 6px #00000080;text-underline-offset:8px;margin-bottom:.1rem;font-family:Barlow;font-size:3rem;font-weight:700;text-decoration:underline}.dashboard-module__isVwCa__profileStats,.dashboard-module__isVwCa__trendingSection,.dashboard-module__isVwCa__popularSection,.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:flex-end;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__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__statCards{width:100%;max-width:98%}.dashboard-module__isVwCa__statusGrid{grid-template-columns:repeat(6,1fr);gap:1rem;padding:.5rem;display:grid}.dashboard-module__isVwCa__statusCard{background-color:#282828;border:1px solid #424242;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a}.dashboard-module__isVwCa__statusLogo{place-self:center}.dashboard-module__isVwCa__statusLogoCenter{justify-content:center;align-items:center;display:flex}.dashboard-module__isVwCa__statusTitle{color:#fff;text-underline-offset:2px;text-align:center;margin-top:.5rem;margin-bottom:.5rem;font-family:Poppins;font-size:1.5rem;font-weight:450;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__statusProgress{justify-self:center}.dashboard-module__isVwCa__trendingGames{width:100%;max-width:98%;margin:0;padding:1rem 0;display:block}.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.1rem;font-weight:600}.dashboard-module__isVwCa__gameCard:hover{transition:transform .3s;transform:scale(1.05)}.dashboard-module__isVwCa__gameCard:hover .dashboard-module__isVwCa__gameName{opacity:1}.dashboard-module__isVwCa__trendingGamesGrid,.dashboard-module__isVwCa__popularGamesGrid,.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__popularGames,.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:275px;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.4rem;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:#c5c5c5;font-size:.9rem;font-weight:500}@media (max-width:1920px){.dashboard-module__isVwCa__wrapper{padding-left:5rem;padding-right:5rem}}@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)}.dashboard-module__isVwCa__statusGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.dashboard-module__isVwCa__wrapper{padding:2rem}.dashboard-module__isVwCa__welcomeText{text-align:left}.dashboard-module__isVwCa__dashboardHeader{text-align:left;align-items:flex-start;width:auto}.dashboard-module__isVwCa__dashboardTitleWrapper{width:auto}.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__statusGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.dashboard-module__isVwCa__backgroundOverlay{background:linear-gradient(#141414b3 0%,#18181b 60%)}.dashboard-module__isVwCa__welcomeText{font-size:1.25rem}.dashboard-module__isVwCa__statusGrid{grid-template-columns:repeat(1,1fr)}.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__viewMoreText{font-size:79%}.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)}}
.TrendingSection-module__ojOPeW__trendingGamesGrid{grid-template-columns:repeat(6,1fr);place-content:center;align-items:center;gap:2.4rem;display:grid}.TrendingSection-module__ojOPeW__gameCard{cursor:pointer;border-radius:8px;width:110%;position:relative}.TrendingSection-module__ojOPeW__imageWrapper{cursor:pointer;aspect-ratio:3/4;border-radius:12px;width:100%;height:auto;position:relative;overflow:hidden}.TrendingSection-module__ojOPeW__imageWrapper:hover .TrendingSection-module__ojOPeW__overlay{opacity:1;border:2px solid #4d4c4c;border-radius:12px}.TrendingSection-module__ojOPeW__cover{object-fit:cover;cursor:pointer;border:.5px solid #4a4a4a;border-radius:16px;width:100%}.TrendingSection-module__ojOPeW__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}.TrendingSection-module__ojOPeW__gameName{color:#fff;text-align:center;padding:0 8px;font-family:Noto Sans;font-size:1.1rem;font-weight:600}.TrendingSection-module__ojOPeW__gameCard:hover{transition:transform .3s;transform:scale(1.05)}.TrendingSection-module__ojOPeW__gameCard:hover .TrendingSection-module__ojOPeW__gameName{opacity:1}@media (max-width:1248px){.TrendingSection-module__ojOPeW__trendingGamesGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.TrendingSection-module__ojOPeW__trendingGamesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.TrendingSection-module__ojOPeW__trendingGamesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:320px){.TrendingSection-module__ojOPeW__gamesGrid{grid-template-columns:repeat(1,1fr)}}
.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(#14141499 0%,#19191e 40%);width:100%;height:100%;position:relative;inset:0}.centralSearch-module__4u4zba__noBackgroundOverlay{z-index:1;pointer-events:none;background:linear-gradient(#141414a6 0%,#19191e 15%);width:100%;height:100%;position:relative;inset:0}.centralSearch-module__4u4zba__searchPageContainer{pointer-events:auto;flex-direction:column;align-items:center;gap:2rem;min-width:100%;min-height:100vh;padding:2rem 2rem 3rem;display:flex;position:relative}.centralSearch-module__4u4zba__searchBarContainer{background-color:#242424;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:center;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__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-end;gap:.4rem;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}}
.PopularSection-module__2ilOTq__popularGamesGrid{grid-template-columns:repeat(6,1fr);place-content:center;align-items:center;gap:2.4rem;display:grid}.PopularSection-module__2ilOTq__gameCard{cursor:pointer;border-radius:8px;width:110%;position:relative}.PopularSection-module__2ilOTq__imageWrapper{cursor:pointer;aspect-ratio:3/4;border-radius:12px;width:100%;height:auto;position:relative;overflow:hidden}.PopularSection-module__2ilOTq__imageWrapper:hover .PopularSection-module__2ilOTq__overlay{opacity:1;border:2px solid #4d4c4c;border-radius:12px}.PopularSection-module__2ilOTq__cover{object-fit:cover;cursor:pointer;border:.5px solid #4a4a4a;border-radius:16px;width:100%}.PopularSection-module__2ilOTq__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}.PopularSection-module__2ilOTq__gameName{color:#fff;text-align:center;padding:0 8px;font-family:Noto Sans;font-size:1.1rem;font-weight:600}.PopularSection-module__2ilOTq__gameCard:hover{transition:transform .3s;transform:scale(1.05)}.PopularSection-module__2ilOTq__gameCard:hover .PopularSection-module__2ilOTq__gameName{opacity:1}@media (max-width:1248px){.PopularSection-module__2ilOTq__popularGamesGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.PopularSection-module__2ilOTq__popularGamesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.PopularSection-module__2ilOTq__popularGamesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:320px){.PopularSection-module__2ilOTq__popularGamesGrid{grid-template-columns:repeat(1,1fr)}}
