.Avatar_avatarWrapper__t2WaI{border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#202c38;border:2px solid #0e3f834d;box-shadow:0 2px 8px #0003}.AuthSidebar_backdrop__tStA_{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:998;animation:AuthSidebar_fadeIn__7PNpi .3s ease-in-out}@keyframes AuthSidebar_fadeIn__7PNpi{0%{opacity:0}to{opacity:1}}.AuthSidebar_sidebar__SiHco{position:fixed;top:0;right:0;width:400px;max-width:90vw;height:100vh;background:linear-gradient(135deg,#161e29,#202c38);border-left:2px solid #0e3f8366;box-shadow:-4px 0 24px #00000080;z-index:999;transform:translateX(100%);transition:transform .3s ease-in-out;overflow-y:auto}.AuthSidebar_sidebar__SiHco.AuthSidebar_open__GBbDr{transform:translateX(0)}.AuthSidebar_sidebarContent__RzBH2{padding:2rem;position:relative;min-height:100%}.AuthSidebar_closeButton__2jL7B{position:absolute;top:1.5rem;right:1.5rem;background:#0000;border:none;color:var(--text-primary);font-size:2rem;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease-in-out;line-height:1}.AuthSidebar_closeButton__2jL7B:hover{background-color:#ffffff1a;transform:rotate(90deg)}.AuthSidebar_loadingContainer__sUacy{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#6284b4}.AuthSidebar_spinner__bOlNm{width:40px;height:40px;border:4px solid #6284b433;border-top-color:#00f765;border-radius:50%;animation:AuthSidebar_spin__9e48G .8s linear infinite;margin-bottom:1rem}.AuthSidebar_spinnerSmall__pTqb4{width:20px;height:20px;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;animation:AuthSidebar_spin__9e48G .8s linear infinite}@keyframes AuthSidebar_spin__9e48G{to{transform:rotate(1turn)}}.AuthSidebar_signInView__VbwB5{padding-top:3rem}.AuthSidebar_signInTitle__CuQfP{color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:.5rem}.AuthSidebar_signInSubtitle__l8tui{color:#6284b4;font-size:1rem;margin-bottom:2.5rem;line-height:1.5}.AuthSidebar_socialSignIn__n3YRu{display:flex;flex-direction:column;gap:1rem}.AuthSidebar_googleSignInButton__t0ZlE{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:#fff;color:#333;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 2px 8px #0003}.AuthSidebar_googleSignInButton__t0ZlE:hover:not(:disabled){background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.AuthSidebar_googleSignInButton__t0ZlE:active:not(:disabled){transform:translateY(0)}.AuthSidebar_googleSignInButton__t0ZlE:disabled{opacity:.7;cursor:not-allowed}.AuthSidebar_googleIcon__OIICU{flex-shrink:0}.AuthSidebar_profileView__nlSoh{padding-top:1rem}.AuthSidebar_profileHeader__ENCQh{text-align:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #0e3f8338}.AuthSidebar_avatarContainer__KLBOW{margin:0 auto 1.5rem;width:100px;height:100px;border-radius:50%;overflow:hidden;border:3px solid #00f765;box-shadow:0 4px 12px #00f7654d;display:flex;align-items:center;justify-content:center}.AuthSidebar_avatar__wPhpl{width:100%;height:100%;border:none;box-shadow:none}.AuthSidebar_username___Hldl{color:var(--text-primary);font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.AuthSidebar_email__8hydk{color:#6284b4;font-size:.9375rem;margin:0}.AuthSidebar_profileActions__FWgCI{display:flex;flex-direction:column;gap:1rem}.AuthSidebar_signOutButton__IisJx{padding:.875rem 1.5rem;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 2px 8px #ee5a6f4d}.AuthSidebar_signOutButton__IisJx:hover{background:linear-gradient(135deg,#ee5a6f,#ff6b6b);transform:translateY(-2px);box-shadow:0 4px 12px #ee5a6f66}.AuthSidebar_signOutButton__IisJx:active{transform:translateY(0)}.AuthSidebar_sidebar__SiHco::-webkit-scrollbar{width:8px}.AuthSidebar_sidebar__SiHco::-webkit-scrollbar-track{background:#161e29}.AuthSidebar_sidebar__SiHco::-webkit-scrollbar-thumb{background:#6284b4;border-radius:4px}.AuthSidebar_sidebar__SiHco::-webkit-scrollbar-thumb:hover{background:#8eaedb}@media screen and (max-width:480px){.AuthSidebar_sidebar__SiHco{width:100vw;max-width:100vw}.AuthSidebar_sidebarContent__RzBH2{padding:1.5rem}.AuthSidebar_signInTitle__CuQfP{font-size:1.5rem}}.MobileSidebar_backdrop__f3j61{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:998;animation:MobileSidebar_fadeIn__NigTA .3s ease-in-out}@keyframes MobileSidebar_fadeIn__NigTA{0%{opacity:0}to{opacity:1}}.MobileSidebar_sidebar__wpy9b{position:fixed;top:0;left:0;width:320px;max-width:85vw;height:100vh;background:linear-gradient(135deg,#161e29,#202c38);border-right:2px solid #0e3f8366;box-shadow:4px 0 24px #00000080;z-index:999;transform:translateX(calc(-100% - 20px));transition:transform .3s ease-in-out;overflow-y:auto}.MobileSidebar_sidebar__wpy9b.MobileSidebar_open__ML2Le{transform:translateX(0)}.MobileSidebar_sidebarContent__0Wn29{padding:2rem 1.5rem;position:relative;min-height:100%;display:flex;flex-direction:column}.MobileSidebar_closeButton__Su5rF{position:absolute;top:1.5rem;right:1.5rem;background:#0000;border:none;color:var(--text-primary);font-size:2rem;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease-in-out;line-height:1;z-index:10}.MobileSidebar_closeButton__Su5rF:hover{background-color:#ffffff1a;transform:rotate(90deg)}.MobileSidebar_categoriesSection__zFYO2{flex:1 1;margin-bottom:2rem}.MobileSidebar_sectionTitle__MWxZY{color:var(--text-primary);font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #0e3f8366}.MobileSidebar_categoriesList__0VWO6{list-style:none;padding:0;margin:0}.MobileSidebar_categoryItem__jMeEU{margin-bottom:.5rem}.MobileSidebar_categoryLink__4X8cJ{display:block;padding:.875rem 1rem;background:linear-gradient(90deg,#3b4f6b66,#121b22cc 80%);color:var(--text-primary);text-decoration:none;border-radius:8px;font-size:.9375rem;font-weight:500;transition:all .2s ease-in-out;border-top:2px solid #0045a500}.MobileSidebar_categoryLink__4X8cJ:hover{background:#0e3f83b8;color:#00f765;border-top:2px solid #0045a5bf;transform:translateX(4px);will-change:transform}.MobileSidebar_complianceSection__N5Y22{margin-top:auto;padding-top:2rem;border-top:2px solid #0e3f8366}.MobileSidebar_complianceList__OfqKL{list-style:none;padding:0;margin:0}.MobileSidebar_complianceItem__SOtt0{margin-bottom:.5rem}.MobileSidebar_complianceLink__17UpV{display:block;padding:.875rem 1rem;background:#121b2299;color:#6284b4;text-decoration:none;border-radius:8px;font-size:.9375rem;font-weight:500;transition:all .2s ease-in-out;border:1px solid #0e3f8338}.MobileSidebar_complianceLink__17UpV:hover{background:#00f7651a;color:#00f765;border-color:#00f7654d;transform:translateX(4px);will-change:transform}.MobileSidebar_sidebar__wpy9b::-webkit-scrollbar{width:8px}.MobileSidebar_sidebar__wpy9b::-webkit-scrollbar-track{background:#161e29}.MobileSidebar_sidebar__wpy9b::-webkit-scrollbar-thumb{background:#6284b4;border-radius:4px}.MobileSidebar_sidebar__wpy9b::-webkit-scrollbar-thumb:hover{background:#8eaedb}@media screen and (max-width:480px){.MobileSidebar_sidebar__wpy9b{width:100vw;max-width:100vw}.MobileSidebar_sidebarContent__0Wn29{padding:1.5rem 1rem}.MobileSidebar_sectionTitle__MWxZY{font-size:1.125rem}}.ThemeToggle_toggle__RoeI1{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--border-subtle);border-radius:8px;background:var(--bg-surface);color:var(--text-primary);cursor:pointer;flex-shrink:0;transition:background .2s ease,border-color .2s ease,color .2s ease}.ThemeToggle_toggle__RoeI1:hover{border-color:var(--accent);color:var(--accent)}.ThemeToggle_toggle__RoeI1 svg{display:block}.NavHeader_navHeader__CFviY{display:flex;align-items:center;gap:1rem;padding:0 1.5rem;background-color:var(--bg-main);height:var(--header-height);position:sticky;top:0;z-index:1000}.NavHeader_logoContainer__COj7C{display:flex;align-items:center;flex-shrink:0}.NavHeader_logo__2lkED{width:120px;height:auto;cursor:pointer}.NavHeader_logo__2lkED:hover{opacity:.85}.NavHeader_hamburgerButton__8omKz{display:none;background:none;border:none;color:var(--text-primary);font-size:1.4rem;cursor:pointer;padding:4px 8px;line-height:1;flex-shrink:0}.NavHeader_desktopNav__S55aQ{display:flex;align-items:center;gap:.125rem;flex-shrink:0;margin-left:.5rem}@media screen and (min-width:1024px){.NavHeader_navHeader__CFviY{padding:0 40px;gap:.75rem}.NavHeader_searchContainer__ojMaR{flex:0 1 320px;max-width:320px;margin-left:auto;margin-right:0}.NavHeader_logo__2lkED{width:110px}}.NavHeader_navLink__cLOWr{color:var(--text-muted);font-size:.875rem;font-weight:500;padding:6px 10px;border-radius:6px;white-space:nowrap;transition:color .2s ease,background .2s ease}.NavHeader_navLink__cLOWr:hover{color:var(--accent);background:var(--accent-subtle)}.NavHeader_searchContainer__ojMaR{flex:1 1;max-width:480px;margin:0 auto;position:relative}.NavHeader_search__so_xt{position:relative;width:100%}.NavHeader_search__so_xt input{width:100%;padding:.5rem 5rem .5rem 2.25rem;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:8px;color:var(--text-primary);font-size:.875rem;outline:none;transition:border-color .2s ease}.NavHeader_search__so_xt input::placeholder{color:var(--text-muted)}.NavHeader_search__so_xt input:focus{border-color:var(--accent)}.NavHeader_search__so_xt:before{content:"🔍";position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:.9rem;pointer-events:none;z-index:2}.NavHeader_search__so_xt button{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);padding:.35rem .75rem;background:var(--cta-purple);color:var(--cta-text);border:none;border-radius:6px;font-weight:700;font-size:.75rem;cursor:pointer;z-index:2;transition:background .2s ease,opacity .2s ease}.NavHeader_search__so_xt button:hover{background:var(--hulu-green-hover,var(--cta-purple));opacity:.95}.NavHeader_mobileSearchButton__IxqIp{display:none;background:none;border:none;font-size:1.2rem;cursor:pointer;padding:4px;flex-shrink:0;line-height:1}.NavHeader_mobileSearchBar__7cEpa{display:none;position:sticky;top:var(--header-height);z-index:999;background:var(--bg-main);border-bottom:1px solid var(--border-subtle);padding:8px 12px}.NavHeader_rightContainer__BPLoS{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.NavHeader_profileContainer__yuHkR{display:flex;align-items:center}.NavHeader_profileButton__B3oZ7{padding:.4rem .875rem;background:var(--cta-gold);color:var(--text-on-gold);border:none;border-radius:6px;font-weight:800;font-size:.8125rem;cursor:pointer;transition:background .2s ease,transform .2s ease}.NavHeader_profileButton__B3oZ7:hover{background:var(--hulu-green-hover,var(--cta-gold));transform:scale(1.04)}.NavHeader_profileButtonContent__tP4aa{display:flex;align-items:center;gap:.4rem}.NavHeader_profileAvatar__6ehke{border-radius:50%;border:2px solid #0b0c1033;flex-shrink:0}.NavHeader_searchDropdown__Xvlfo{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:8px;box-shadow:0 8px 24px var(--shadow-dropdown);max-height:400px;overflow-y:auto;z-index:1001}.NavHeader_searchResultItem__7Gd5b{display:flex;gap:.75rem;padding:.75rem;border-bottom:1px solid var(--border-subtle);cursor:pointer}.NavHeader_searchResultItem__7Gd5b:hover{background:var(--accent-subtle)}.NavHeader_searchResultImage__VAP1k{width:48px;height:48px;flex-shrink:0;overflow:hidden;background-color:var(--bg-main);border-radius:6px}.NavHeader_searchResultImage__VAP1k img{width:100%;height:100%;object-fit:cover}.NavHeader_searchResultInfo__yq3IJ{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center}.NavHeader_searchResultTitle__Yo2Kt{color:var(--text-primary);font-size:.875rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NavHeader_searchResultMeta__NkH_1{display:flex;align-items:center;gap:.5rem}.NavHeader_searchResultRating__qCI6U{color:var(--text-muted);font-size:.75rem}.NavHeader_searchResultDesktopOnly__R6oZS{padding:1px 6px;background:#00000080;color:#fff;border-radius:4px;font-size:10px;font-weight:600}.NavHeader_searchLoading__WDSB3,.NavHeader_searchNoResults__JYxDI{padding:1.5rem;text-align:center;color:var(--text-muted);font-size:.875rem}.NavHeader_searchViewAll__ZbtCk{padding:.75rem;text-align:center;border-top:1px solid var(--border-subtle)}.NavHeader_searchViewAll__ZbtCk a{color:var(--accent);font-weight:600;font-size:.875rem}@media (hover:none) and (pointer:coarse),screen and (max-width:1024px){.NavHeader_navHeader__CFviY{padding:0 12px;gap:8px}.NavHeader_hamburgerButton__8omKz{display:block}.NavHeader_desktopNav__S55aQ,.NavHeader_searchContainer__ojMaR{display:none}.NavHeader_mobileSearchBar__7cEpa,.NavHeader_mobileSearchButton__IxqIp{display:block}.NavHeader_logo__2lkED{width:90px}.NavHeader_logoContainer__COj7C{flex:1 1;justify-content:center}.NavHeader_profileButton__B3oZ7{padding:.35rem .5rem;font-size:0;min-width:36px;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.NavHeader_profileButtonContent__tP4aa span{display:none}.NavHeader_profileButton__B3oZ7:not(:has(.NavHeader_profileAvatar__6ehke)):before{content:"👤";font-size:1rem}}@media screen and (max-width:480px){.NavHeader_logo__2lkED{width:76px}}.NavHeader_navHeaderGame__53ZAy{justify-content:flex-start;height:52px;padding:0 1rem;gap:.75rem}.NavHeader_navHeaderGame__53ZAy .NavHeader_logoContainer__COj7C{flex:0 0 auto;justify-content:flex-start}.NavHeader_navHeaderGame__53ZAy .NavHeader_logo__2lkED{width:96px}.NavHeader_navHeaderGame__53ZAy .NavHeader_searchContainer__ojMaR{flex:0 1 240px;max-width:240px;margin:0}.NavHeader_navHeaderGame__53ZAy .NavHeader_rightContainer__BPLoS{margin-left:0}@media screen and (min-width:1024px){.NavHeader_navHeaderGame__53ZAy{padding:0 1.5rem}.NavHeader_navHeaderGame__53ZAy .NavHeader_searchContainer__ojMaR{flex:0 1 280px;max-width:280px}}@media (hover:none) and (pointer:coarse),screen and (max-width:1024px){.NavHeader_navHeaderGame__53ZAy .NavHeader_logoContainer__COj7C{flex:0 0 auto;justify-content:flex-start}.NavHeader_navHeaderGame__53ZAy .NavHeader_hamburgerButton__8omKz{display:block}.NavHeader_mobileSearchBarGame__3WJDx{top:52px}}.SeoFooter_seoFooter__U2R8V{background:#0000;padding:3rem clamp(1.25rem,4vw,3.5rem) 2rem}.SeoFooter_inner__NhH76{width:100%;max-width:min(1600px,100%);margin:0 auto}.SeoFooter_section__VfzAy{padding-bottom:0}.SeoFooter_section__VfzAy+.SeoFooter_section__VfzAy{margin-top:3rem;padding-top:3rem;border-top:1px solid var(--footer-border)}.SeoFooter_sectionFirst__vnFgz{margin-top:0;padding-top:0;border-top:none}.SeoFooter_heading__nlya0{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-footer-heading);margin:0 0 1.25rem}.SeoFooter_categoryGrid___90RH{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.5rem}.SeoFooter_categoryPill__Ax5V1{display:inline-block;padding:0;background:#0000;border:none;color:var(--text-footer);font-size:.9375rem;font-weight:400;letter-spacing:-.008em;line-height:1.4;text-decoration:none;transition:color .2s ease}.SeoFooter_categoryPill__Ax5V1:hover{color:var(--text-primary)}.SeoFooter_gamesGrid__IXQDn{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem 1.5rem}.SeoFooter_gameLink__a8X1d{color:var(--text-footer);font-size:.9375rem;font-weight:400;letter-spacing:-.008em;line-height:1.4;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.SeoFooter_gameLink__a8X1d:hover{color:var(--text-primary)}.SeoFooter_seoCopy__0aqX0{color:var(--text-footer);font-size:.9375rem;font-weight:400;line-height:1.65;letter-spacing:-.01em;max-width:72ch}.SeoFooter_seoCopy__0aqX0 p{margin:0 0 1.125rem}.SeoFooter_seoCopy__0aqX0 p:last-child{margin-bottom:0}.SeoFooter_seoCopy__0aqX0 strong{color:var(--text-footer-heading);font-weight:600;letter-spacing:-.012em}@media screen and (min-width:640px){.SeoFooter_categoryGrid___90RH{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 2rem}.SeoFooter_gamesGrid__IXQDn{grid-template-columns:repeat(4,minmax(0,1fr));gap:.625rem 2rem}}@media screen and (min-width:1024px){.SeoFooter_seoFooter__U2R8V{padding-top:3.5rem;padding-bottom:2.5rem}.SeoFooter_section__VfzAy+.SeoFooter_section__VfzAy{margin-top:3.5rem;padding-top:3.5rem}.SeoFooter_heading__nlya0{margin-bottom:1.5rem}.SeoFooter_categoryGrid___90RH{grid-template-columns:repeat(4,minmax(0,1fr))}.SeoFooter_gamesGrid__IXQDn{grid-template-columns:repeat(6,minmax(0,1fr))}.SeoFooter_seoCopy__0aqX0{font-size:1rem;line-height:1.7}}@media screen and (min-width:1280px){.SeoFooter_categoryGrid___90RH{grid-template-columns:repeat(5,minmax(0,1fr))}.SeoFooter_gamesGrid__IXQDn{grid-template-columns:repeat(8,minmax(0,1fr))}}@media screen and (max-width:639px){.SeoFooter_seoFooter__U2R8V{padding-top:2.5rem;padding-bottom:1.5rem}.SeoFooter_section__VfzAy+.SeoFooter_section__VfzAy{margin-top:2.25rem;padding-top:2.25rem}}.footer_footerWrap__4IDbn{background-color:var(--footer-bg);border-top:1px solid var(--footer-border);margin-top:2rem}.footer_footer__mqdak{color:var(--text-footer);padding:2.5rem clamp(1.25rem,4vw,3.5rem) 2.75rem;border-top:1px solid var(--footer-border)}.footer_footerContent__QcuP_{width:100%;max-width:min(1600px,100%);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.footer_footerLinks__vzCJn{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;justify-content:center}.footer_footerLinks__vzCJn a{color:var(--text-footer);text-decoration:none;font-size:.875rem;font-weight:500;letter-spacing:-.006em;line-height:1.4;transition:color .2s ease}.footer_footerLinks__vzCJn a:hover{color:var(--text-primary)}.footer_copyright__z9dsS{margin:0;font-size:.875rem;font-weight:400;letter-spacing:-.006em;line-height:1.4;color:var(--text-footer)}@media (min-width:768px){.footer_footer__mqdak{padding-top:2.75rem;padding-bottom:3rem}.footer_footerContent__QcuP_{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}.footer_footerLinks__vzCJn{justify-content:flex-end}}@media (min-width:1024px){.footer_footer__mqdak{padding-top:3rem;padding-bottom:3.25rem}}@media (max-width:767px){.footer_footerLinks__vzCJn{gap:.625rem 1.25rem}}