.games_games__VsT5T{min-height:100vh;background:var(--theme-body-bg);display:flex;flex-direction:column;position:relative;overflow-x:hidden}.games_games__content__aQNg_{flex:1;padding:3rem 0}@media(max-width:767px){.games_games__content__aQNg_{padding:2rem 0}}.games_games__topNav__GC8II{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}@media(max-width:767px){.games_games__topNav__GC8II{gap:1.5rem;margin-bottom:2rem}}@media(max-width:639px){.games_games__topNav__GC8II{gap:1rem;margin-bottom:1.5rem}}.games_games__backButton__Km_FP{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:rgba(var(--theme-primary-rgb),.1);border:2px solid rgba(var(--theme-primary-rgb),.2);border-radius:.75rem;color:var(--theme-primary);font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;white-space:nowrap;flex-shrink:0}.games_games__backButton__Km_FP:hover{background:rgba(var(--theme-primary-rgb),.2);border-color:var(--theme-primary);transform:translateX(-4px)}@media(max-width:767px){.games_games__backButton__Km_FP{width:100%;justify-content:center}}.games_games__buttonsRow__P5aaE{display:flex;gap:1rem;align-items:center;justify-content:flex-start;position:relative;z-index:10000}@media(max-width:768px){.games_games__buttonsRow__P5aaE{flex-direction:column;gap:1rem;align-items:stretch}}.games_games__howItWorksButton__r1MAy{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:rgba(var(--theme-accent-rgb),.1);border:2px solid rgba(var(--theme-accent-rgb),.2);border-radius:.75rem;color:var(--theme-accent);font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;transition:all .3s ease;cursor:pointer;white-space:nowrap;flex-shrink:0}.games_games__howItWorksButton__r1MAy:hover{background:rgba(var(--theme-accent-rgb),.2);border-color:var(--theme-accent)}@media(max-width:768px){.games_games__howItWorksButton__r1MAy{width:100%;justify-content:center}}.games_games__wheelControls__I82_G{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.1),rgba(var(--theme-secondary-rgb),.05));border:2px solid rgba(var(--theme-primary-rgb),.3);border-radius:.75rem;backdrop-filter:blur(10px);transition:all .3s ease;flex-shrink:0}.games_games__wheelControls__I82_G:hover{background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.15),rgba(var(--theme-secondary-rgb),.08));border-color:rgba(var(--theme-primary-rgb),.5)}@media(max-width:768px){.games_games__wheelControls__I82_G{display:none}}.games_games__wheelControlButton__CiLpd{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.2),rgba(var(--theme-secondary-rgb),.1));border:1px solid rgba(var(--theme-primary-rgb),.4);border-radius:.5rem;color:hsla(0,0%,100%,.9);cursor:pointer;transition:all .2s ease;font-size:1.2rem}.games_games__wheelControlButton__CiLpd:hover{background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.4),rgba(var(--theme-secondary-rgb),.2));border-color:rgba(var(--theme-primary-rgb),.7);transform:scale(1.1);box-shadow:0 4px 12px rgba(var(--theme-primary-rgb),.3)}.games_games__wheelControlButton__CiLpd:active{transform:scale(.95)}.games_games__wheelControlLabel__Nwr59{font-size:.85rem;color:var(--theme-text-secondary);font-weight:500;white-space:nowrap;user-select:none}.games_games__howItWorksSection__OsBXC{overflow:hidden;margin-bottom:2rem;position:relative;z-index:5}.games_games__howItWorksContent__EnsCN{padding:2rem;background:var(--theme-card-bg);border:2px solid rgba(var(--theme-accent-rgb),.3);border-radius:1.5rem;backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 2px hsla(0,0%,100%,.1)}.games_games__howItWorksItem__yET6o h3{font-size:1.25rem;font-weight:700;color:var(--theme-text-primary);margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.games_games__howItWorksItem__yET6o p{font-size:1rem;color:var(--theme-text-secondary);line-height:1.6}.games_games__searchWrapper__eFzDP{flex:1;min-width:300px;max-width:600px;position:relative;z-index:10001}@media(max-width:768px){.games_games__searchWrapper__eFzDP{width:100%;max-width:100%;min-width:auto}}.games_games__searchContainer__AxSPJ{position:relative;display:flex;align-items:center;background:hsla(0,0%,100%,.03);border:2px solid var(--theme-border);border-radius:1rem;transition:all .3s ease}.games_games__searchContainer__AxSPJ:focus-within{border-color:rgba(var(--theme-primary-rgb),.5);box-shadow:0 0 0 4px rgba(var(--theme-primary-rgb),.1);background:hsla(0,0%,100%,.05)}.games_games__searchIcon___S8rM{position:absolute;left:1rem;font-size:1.25rem;color:var(--theme-text-muted);pointer-events:none;z-index:1;transition:color .3s ease}.games_games__searchInput__1RdEV{flex:1;padding:.875rem .875rem .875rem 3rem;background:rgba(0,0,0,0);border:none;color:var(--theme-text-primary);font-family:Space Grotesk,sans-serif;font-size:1rem;outline:none;width:100%}.games_games__searchInput__1RdEV::placeholder{color:var(--theme-text-muted)}.games_games__searchClear__Sr0QJ{position:absolute;right:.5rem;padding:.5rem;background:hsla(0,0%,100%,.1);border:none;border-radius:.5rem;color:var(--theme-text-muted);font-size:1.25rem;cursor:pointer;display:flex;align-items:center;transition:all .2s ease}.games_games__searchClear__Sr0QJ:hover{background:rgba(var(--theme-negative-rgb),.2);color:var(--theme-negative);transform:scale(1.05)}.games_games__searchDropdown__n5y79{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--theme-card-bg);backdrop-filter:blur(20px);border:2px solid rgba(var(--theme-primary-rgb),.5);box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 2px hsla(0,0%,100%,.1);border-radius:1rem;max-height:400px;overflow-y:auto;z-index:10002;box-shadow:0 20px 60px rgba(0,0,0,.9),0 0 0 1px rgba(var(--theme-primary-rgb),.2)}.games_games__searchDropdown__n5y79::-webkit-scrollbar{width:8px}.games_games__searchDropdown__n5y79::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:4px}.games_games__searchDropdown__n5y79::-webkit-scrollbar-thumb{background:rgba(var(--theme-primary-rgb),.3);border-radius:4px}.games_games__searchDropdown__n5y79::-webkit-scrollbar-thumb:hover{background:rgba(var(--theme-primary-rgb),.5)}.games_games__searchResult__0af5g{display:flex;align-items:center;gap:1rem;padding:1rem;cursor:pointer;transition:all .2s ease;border-bottom:1px solid var(--theme-border)}.games_games__searchResult__0af5g:last-child{border-bottom:none}.games_games__searchResult__0af5g:hover{background:rgba(var(--theme-primary-rgb),.1);transform:translateX(4px)}.games_games__searchResultIcon__tY6e8{font-size:2rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:.75rem;background:hsla(0,0%,100%,.05);transition:all .2s ease}.games_games__searchResult__0af5g:hover .games_games__searchResultIcon__tY6e8{transform:scale(1.1);background:hsla(0,0%,100%,.1)}.games_games__searchResultInfo__0jlhF{flex:1}.games_games__searchResultTitle__Gq0RR{font-size:1rem;font-weight:600;color:var(--theme-text-primary);margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.games_games__searchResultLocked__i_0Mi{color:var(--theme-warning);display:flex;align-items:center}.games_games__searchResultSubtitle__1KxgN{font-size:.875rem;color:var(--theme-text-secondary)}.games_games__searchNoResults__vgm_B{padding:2rem;text-align:center;color:var(--theme-text-muted);font-size:.875rem}.games_games__searchHint__aCu2Q{padding:1rem;text-align:center;color:var(--theme-text-secondary);font-size:.9rem;border-bottom:1px solid var(--theme-border);background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.05),rgba(var(--theme-secondary-rgb),.02))}.games_games__searchHint__aCu2Q p{margin:0;line-height:1.5}@media(max-width:768px){.games_games__searchHint__aCu2Q{padding:.875rem;font-size:.825rem}}.games_games__mainContainer__28XFa{max-width:1400px;margin:0 auto;padding:2rem}@media(max-width:768px){.games_games__mainContainer__28XFa{padding:1.5rem}}@media(max-width:480px){.games_games__mainContainer__28XFa{padding:1rem}}.games_games__hero__tFTPs{text-align:center;margin-bottom:3rem;padding:0 1rem;position:relative;z-index:5}@media(max-width:768px){.games_games__hero__tFTPs{margin-bottom:2rem;padding:0 .5rem}}@media(max-width:480px){.games_games__hero__tFTPs{margin-bottom:1.5rem}}.games_games__heroSpacing__j_CMt{margin-bottom:2rem}.games_games__title__VgAoU{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;color:var(--theme-text-primary)}@media(max-width:768px){.games_games__title__VgAoU{font-size:2rem;margin-bottom:.5rem}}@media(max-width:480px){.games_games__title__VgAoU{font-size:1.75rem}}.games_games__titleLarge__hBN6r{font-size:4rem;margin-bottom:1rem}@media(max-width:768px){.games_games__titleLarge__hBN6r{font-size:2.5rem}}@media(max-width:480px){.games_games__titleLarge__hBN6r{font-size:2rem}}.games_games__titleGradient__muGws{background:linear-gradient(135deg,var(--theme-primary) 0,var(--theme-accent) 50%,var(--theme-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;animation:games_shimmer__ljIDa 3s ease-in-out infinite}@keyframes games_shimmer__ljIDa{0%,to{filter:brightness(1)}50%{filter:brightness(1.3)}}.games_games__subtitle__InvHv{font-size:1.25rem;color:var(--theme-text-secondary);max-width:700px;margin:0 auto;line-height:1.4}@media(max-width:768px){.games_games__subtitle__InvHv{font-size:1rem;max-width:90%}}@media(max-width:480px){.games_games__subtitle__InvHv{font-size:.875rem}}.games_games__subtitleLarge__mi5AK{font-size:1.5rem;margin-bottom:2rem}@media(max-width:768px){.games_games__subtitleLarge__mi5AK{font-size:1.25rem;margin-bottom:1.5rem}}@media(max-width:480px){.games_games__subtitleLarge__mi5AK{font-size:1rem;margin-bottom:1rem}}.games_games__logoContainer__sAwd6{position:absolute;left:50%;top:75%;transform:translate(-50%,-50%);z-index:9999;pointer-events:none}@media(max-width:1200px){.games_games__logoContainer__sAwd6{top:50%}}@media(max-width:768px){.games_games__logoContainer__sAwd6{top:50%}.games_games__logoContainer__sAwd6 img{width:200px!important;height:200px!important}.games_games__logoContainer__sAwd6{display:none}}.games_games__circularWrapper__gDGcj{position:relative;min-height:500px;display:flex;align-items:flex-end;justify-content:center;padding-top:200px;margin-bottom:3rem;margin-top:4rem;overflow:hidden;z-index:20}@media(max-width:768px){.games_games__circularWrapper__gDGcj{display:none}}.games_games__circularContainer__S7TjM{position:relative;width:1500px;height:1500px;display:flex;align-items:center;justify-content:center;margin-bottom:-1000px}@media(max-width:1200px){.games_games__circularContainer__S7TjM{width:1200px;height:1200px;margin-bottom:-800px}}.games_games__circularCard__GFy8t{position:absolute;width:280px;height:320px;cursor:pointer;transform-style:preserve-3d;perspective:1000px;transition:all .8s cubic-bezier(.25,.46,.45,.94);filter:drop-shadow(0 0 20px currentColor)}.games_games__circularCard__GFy8t.games_active__CMVPg{z-index:20!important}.games_games__circularCard__GFy8t.games_locked__OMBot{cursor:not-allowed}.games_games__mobileCarouselWrapper__OldD8{display:none;margin-top:2rem}@media(max-width:768px){.games_games__mobileCarouselWrapper__OldD8{display:block}}.games_games__mobileCarousel__2_6El{display:flex;overflow-x:auto;gap:1rem;padding:1rem 2rem 2rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.games_games__mobileCarousel__2_6El::-webkit-scrollbar{display:none}.games_games__mobileCarousel__2_6El{-ms-overflow-style:none;scrollbar-width:none}.games_games__mobileCarouselCard__8qsBg{flex:0 0 260px;height:340px;scroll-snap-align:center;position:relative;transition:transform .3s ease}@media(max-width:480px){.games_games__mobileCarouselCard__8qsBg{flex:0 0 240px;height:320px}}.games_games__circularCardInner__MqGqS{width:100%;height:100%;padding:1.5rem;border-radius:1.5rem;border:2px solid;background:var(--theme-card-bg);backdrop-filter:blur(20px);display:flex;box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 2px hsla(0,0%,100%,.1);flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.games_games__circularCardInner__MqGqS{padding:1.5rem;border-radius:1.5rem}}@media(max-width:480px){.games_games__circularCardInner__MqGqS{padding:1.25rem}}.games_games__circularCardInner__MqGqS:hover{transform:translateY(-4px)}.games_games__cardLock__9e1u_{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;background:rgba(var(--theme-warning-rgb),.2);border:2px solid rgba(var(--theme-warning-rgb),.4);display:flex;align-items:center;justify-content:center;color:var(--theme-warning);z-index:2}@media(max-width:768px){.games_games__cardLock__9e1u_{width:32px;height:32px}}.games_games__cardPrize___8C5a{position:absolute;top:1rem;left:1rem;padding:.5rem .75rem;border-radius:.75rem;border:1px solid;backdrop-filter:blur(10px);z-index:2;display:flex;flex-direction:column;gap:.25rem}@media(max-width:768px){.games_games__cardPrize___8C5a{top:1rem;left:1rem;padding:.5rem .75rem}}.games_games__cardPrizeLabel__ellfu{font-size:.65rem;text-transform:uppercase;letter-spacing:.5px;color:var(--theme-text-secondary);font-weight:600}@media(max-width:768px){.games_games__cardPrizeLabel__ellfu{font-size:.6rem}}.games_games__cardPrizeValue__n2vSl{font-size:.875rem;font-weight:700;color:var(--theme-text-primary)}@media(max-width:768px){.games_games__cardPrizeValue__n2vSl{font-size:.8rem}}.games_games__cardIconWrapper__807GI{margin-bottom:1rem;position:relative}@media(max-width:768px){.games_games__cardIconWrapper__807GI{margin-bottom:.75rem}}.games_games__cardIcon__eUq27{font-size:4rem;line-height:1;filter:drop-shadow(0 4px 12px currentColor)}@media(max-width:768px){.games_games__cardIcon__eUq27{font-size:3.5rem}}@media(max-width:480px){.games_games__cardIcon__eUq27{font-size:3rem}}.games_games__cardTitle__OMawe{font-size:1.5rem;font-weight:700;color:var(--theme-text-primary);margin-bottom:.5rem}@media(max-width:768px){.games_games__cardTitle__OMawe{font-size:1.25rem}}@media(max-width:480px){.games_games__cardTitle__OMawe{font-size:1.1rem}}.games_games__cardSubtitle__rzlOP{font-size:.875rem;color:var(--theme-text-muted);margin-bottom:.5rem}@media(max-width:768px){.games_games__cardSubtitle__rzlOP{font-size:.8rem}}.games_games__cardBadge__7oBKU{padding:.375rem .875rem;background:rgba(var(--theme-warning-rgb),.2);border:1px solid rgba(var(--theme-warning-rgb),.4);border-radius:9999px;font-size:.75rem;font-weight:600;color:var(--theme-warning);text-transform:uppercase;letter-spacing:.5px;margin-top:.5rem}@media(max-width:768px){.games_games__cardBadge__7oBKU{padding:.25rem .6rem;font-size:.7rem}}.games_games__selectedDetails__HYInh{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);width:90%;max-width:800px;padding:1.25rem 2rem;background:var(--theme-card-bg);border:2px solid rgba(var(--theme-primary-rgb),.3);border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 2px hsla(0,0%,100%,.1);backdrop-filter:blur(20px);z-index:100;box-shadow:0 20px 50px rgba(0,0,0,.5)}@media(max-width:768px){.games_games__selectedDetails__HYInh{display:none}}.games_games__selectedContent__dEZhN{display:flex;align-items:center;justify-content:space-between;gap:2rem}.games_games__selectedInfo__cq3Th{text-align:left;flex:1}.games_games__selectedTitle__RL7OR{font-size:1.5rem;font-weight:700;color:var(--theme-text-primary);margin-bottom:.25rem;display:flex;align-items:center;gap:.75rem}@media(max-width:768px){.games_games__selectedTitle__RL7OR{font-size:1.25rem}}.games_games__selectedSubtitle__pgbGg{font-size:1rem;color:var(--theme-text-secondary);margin:0}.games_games__selectedDescription__TYnwR{display:none}.games_games__selectedButton__yvk0x{padding:.875rem 2rem;border:none;border-radius:.75rem;font-size:1rem;font-weight:700;color:#fff;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}.games_games__selectedButton__yvk0x:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.games_games__selectedLocked__iWClz{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;background:rgba(var(--theme-warning-rgb),.1);border:2px solid rgba(var(--theme-warning-rgb),.3);border-radius:.75rem;color:var(--theme-warning);font-size:1rem;font-weight:600;white-space:nowrap}.games_games__info__3Bm_t{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}@media(max-width:1024px){.games_games__info__3Bm_t{grid-template-columns:1fr;gap:1rem}}.games_games__infoCard__19l8X{padding:1.5rem;background:var(--theme-card-bg);border:2px solid rgba(var(--theme-primary-rgb),.2);border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 2px hsla(0,0%,100%,.1);backdrop-filter:blur(10px);transition:all .3s ease}.games_games__infoCard__19l8X h3{font-size:1.25rem;font-weight:700;color:var(--theme-text-primary);margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.games_games__infoCard__19l8X p{font-size:.9rem;color:var(--theme-text-secondary);line-height:1.5}.games_games__infoCard__19l8X:hover{border-color:rgba(var(--theme-primary-rgb),.5);box-shadow:0 8px 32px rgba(var(--theme-primary-rgb),.2)}.games_games__onboarding__backdrop__mxsEA{position:fixed;inset:0;background:rgba(0,0,0,.8);backdrop-filter:blur(8px);z-index:1000}.games_games__onboarding__wrapper__1zOwZ{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1001;padding:1rem}.games_games__onboarding__card__W2Sfs{max-width:600px;width:100%;background:var(--theme-card-bg);border:2px solid rgba(var(--theme-primary-rgb),.3);border-radius:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.1);padding:3rem;backdrop-filter:blur(20px)}@media(max-width:768px){.games_games__onboarding__card__W2Sfs{padding:2rem}}.games_games__onboarding__content__KRePZ{text-align:center}.games_games__onboarding__icon__BAobz{font-size:4rem;line-height:1;margin-bottom:1.5rem}.games_games__onboarding__title__SfMxH{font-size:2rem;font-weight:700;color:var(--theme-text-primary);margin-bottom:1rem}.games_games__onboarding__description__WmhZD{font-size:1.125rem;color:var(--theme-text-secondary);line-height:1.6;margin-bottom:2rem}.games_games__onboarding__actions___7p5o{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.games_games__onboarding__skip__b8Z__{padding:.875rem 1.5rem;background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.2);border-radius:.75rem;color:var(--theme-text-secondary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease}.games_games__onboarding__skip__b8Z__:hover{background:hsla(0,0%,100%,.15);color:var(--theme-text-primary)}.games_games__onboarding__next__ol5b_{padding:.875rem 2rem;background:linear-gradient(135deg,var(--theme-primary),var(--theme-accent));border:none;border-radius:.75rem;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.games_games__onboarding__next__ol5b_:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(var(--theme-primary-rgb),.4)}.games_games__onboarding__progress__UFG6E{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.games_games__onboarding__dot__shcSG{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.2);transition:all .3s ease}.games_games__onboarding__dot__shcSG.games_active__CMVPg{background:var(--theme-primary);transform:scale(1.3)}.games_games__onboarding__dot__shcSG.games_completed__U4auY{background:rgba(var(--theme-primary-rgb),.5)}.games_games__modalBackdrop__jVWma{position:fixed;inset:0;background:rgba(0,0,0,.85);backdrop-filter:blur(12px);z-index:2000}.games_games__modalWrapper__KMFHz{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:2001;padding:2rem}@media(max-width:768px){.games_games__modalWrapper__KMFHz{align-items:flex-start;padding:2rem 1rem 1rem}}@media(max-width:480px){.games_games__modalWrapper__KMFHz{padding:1rem .5rem .5rem}}.games_games__modal__FZUbO{max-width:600px;width:100%;max-height:90vh;overflow-y:auto;background:var(--theme-card-bg);border:2px solid rgba(var(--theme-primary-rgb),.4);border-radius:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.1);backdrop-filter:blur(24px);overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.5)}@media(max-width:768px){.games_games__modal__FZUbO{border-radius:1.5rem;max-height:85vh}}@media(max-width:480px){.games_games__modal__FZUbO{border-radius:1rem;max-height:80vh}}.games_games__modalHeader__MiWU6{display:flex;align-items:center;gap:1.5rem;padding:2rem;border-bottom:2px solid var(--theme-border);position:relative}@media(max-width:768px){.games_games__modalHeader__MiWU6{padding:1.5rem;gap:1rem}}@media(max-width:480px){.games_games__modalHeader__MiWU6{padding:1rem;gap:.75rem}}.games_games__modalIcon__dDIbI{font-size:4rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:1.5rem;background:hsla(0,0%,100%,.05)}@media(max-width:768px){.games_games__modalIcon__dDIbI{font-size:2.5rem;width:56px;height:56px;border-radius:1rem}}@media(max-width:480px){.games_games__modalIcon__dDIbI{font-size:2rem;width:48px;height:48px}}.games_games__modalHeaderInfo__puvs7{flex:1;min-width:0}.games_games__modalTitle__j9ckJ{font-size:1.75rem;font-weight:700;color:var(--theme-text-primary);margin-bottom:.5rem}@media(max-width:768px){.games_games__modalTitle__j9ckJ{font-size:1.25rem;margin-bottom:.25rem}}@media(max-width:480px){.games_games__modalTitle__j9ckJ{font-size:1.125rem}}.games_games__modalSubtitle__zyPA5{font-size:1rem;color:var(--theme-text-secondary)}@media(max-width:768px){.games_games__modalSubtitle__zyPA5{font-size:.875rem}}@media(max-width:480px){.games_games__modalSubtitle__zyPA5{font-size:.75rem}}.games_games__modalClose__Rzknd{position:absolute;top:1.5rem;right:1.5rem;padding:.5rem;background:hsla(0,0%,100%,.1);border:none;border-radius:.75rem;color:var(--theme-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:1.5rem}@media(max-width:768px){.games_games__modalClose__Rzknd{top:1rem;right:1rem;padding:.375rem;font-size:1.25rem}}@media(max-width:480px){.games_games__modalClose__Rzknd{top:.75rem;right:.75rem;padding:.25rem;font-size:1rem}}.games_games__modalClose__Rzknd:hover{background:rgba(var(--theme-negative-rgb),.2);color:var(--theme-negative);transform:scale(1.1)}.games_games__modalBody__28SAV{padding:2rem}@media(max-width:768px){.games_games__modalBody__28SAV{padding:1.5rem}}@media(max-width:480px){.games_games__modalBody__28SAV{padding:1rem}}.games_games__modalDescription__BMqap{font-size:1.125rem;color:var(--theme-text-secondary);line-height:1.7;margin-bottom:2rem}@media(max-width:768px){.games_games__modalDescription__BMqap{font-size:1rem;margin-bottom:1.5rem;line-height:1.6}}@media(max-width:480px){.games_games__modalDescription__BMqap{font-size:.875rem;margin-bottom:1rem}}.games_games__modalStats__szZ3K{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:768px){.games_games__modalStats__szZ3K{grid-template-columns:1fr;gap:.75rem}}.games_games__modalStat__fYd0Y{display:flex;align-items:center;gap:1rem;padding:1rem;background:hsla(0,0%,100%,.03);border:1px solid var(--theme-border);border-radius:1rem;transition:all .2s ease}@media(max-width:768px){.games_games__modalStat__fYd0Y{padding:.75rem;gap:.75rem}}@media(max-width:480px){.games_games__modalStat__fYd0Y{padding:.625rem;gap:.5rem;border-radius:.75rem}}.games_games__modalStat__fYd0Y:hover{background:hsla(0,0%,100%,.05);border-color:rgba(var(--theme-primary-rgb),.3);transform:translateY(-2px)}.games_games__modalStatIcon__dOLg7{font-size:2rem;flex-shrink:0}@media(max-width:768px){.games_games__modalStatIcon__dOLg7{font-size:1.5rem}}@media(max-width:480px){.games_games__modalStatIcon__dOLg7{font-size:1.25rem}}.games_games__modalStatInfo__LWLTY{flex:1}.games_games__modalStatLabel__5VfU1{font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;color:var(--theme-text-muted);margin-bottom:.25rem;font-weight:600}@media(max-width:768px){.games_games__modalStatLabel__5VfU1{font-size:.625rem}}@media(max-width:480px){.games_games__modalStatLabel__5VfU1{font-size:.5rem}}.games_games__modalStatValue__Jlqon{font-size:1.25rem;font-weight:700;color:var(--theme-text-primary)}@media(max-width:768px){.games_games__modalStatValue__Jlqon{font-size:1rem}}@media(max-width:480px){.games_games__modalStatValue__Jlqon{font-size:.875rem}}.games_games__modalComingSoon__zOfs3{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;padding:3rem 2rem;background:rgba(var(--theme-warning-rgb),.05);border:2px solid rgba(var(--theme-warning-rgb),.3);border-radius:1.5rem;color:var(--theme-warning);text-align:center}@media(max-width:768px){.games_games__modalComingSoon__zOfs3{padding:2rem 1.5rem;gap:.75rem}}@media(max-width:480px){.games_games__modalComingSoon__zOfs3{padding:1.5rem 1rem;border-radius:1rem}}.games_games__modalComingSoon__zOfs3 p{font-size:1.125rem;margin:0}@media(max-width:768px){.games_games__modalComingSoon__zOfs3 p{font-size:1rem}}@media(max-width:480px){.games_games__modalComingSoon__zOfs3 p{font-size:.875rem}}.games_games__modalFooter__EkXY5{display:flex;gap:1rem;padding:2rem;border-top:2px solid var(--theme-border)}@media(max-width:768px){.games_games__modalFooter__EkXY5{padding:1.5rem;flex-direction:column;gap:.75rem}}@media(max-width:480px){.games_games__modalFooter__EkXY5{padding:1rem}}.games_games__modalButtonPrimary__X13_J{flex:1;padding:1rem 2rem;background:var(--theme-primary);border:none;border-radius:1rem;color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease}@media(max-width:768px){.games_games__modalButtonPrimary__X13_J{padding:.875rem 1.5rem;font-size:1rem}}@media(max-width:480px){.games_games__modalButtonPrimary__X13_J{padding:.75rem 1.25rem;font-size:.875rem;border-radius:.75rem}}.games_games__modalButtonPrimary__X13_J:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(var(--theme-primary-rgb),.3)}.games_games__modalButtonSecondary__xgZzk{flex:1;padding:1rem 2rem;background:hsla(0,0%,100%,.05);border:2px solid var(--theme-border);border-radius:1rem;color:var(--theme-text-primary);font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease}@media(max-width:768px){.games_games__modalButtonSecondary__xgZzk{padding:.875rem 1.5rem;font-size:1rem}}@media(max-width:480px){.games_games__modalButtonSecondary__xgZzk{padding:.75rem 1.25rem;font-size:.875rem;border-radius:.75rem}}.games_games__modalButtonSecondary__xgZzk:hover{background:hsla(0,0%,100%,.1);border-color:var(--theme-primary);transform:translateY(-2px)}