.Header-module__y09xea__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:2px solid var(--accent-black);z-index:1000;background-color:#f8f7f0e6;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__y09xea__wrapper{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__y09xea__logo{letter-spacing:-2px;align-items:center;gap:.1rem;font-size:1.5rem;font-weight:900;display:flex}.Header-module__y09xea__logoText{color:var(--accent-black)}.Header-module__y09xea__logoAccent{color:var(--accent-red);background:var(--accent-black);clip-path:polygon(10% 0,100% 0,90% 100%,0% 100%);padding:0 .3rem}.Header-module__y09xea__desktopNav{gap:2.5rem;display:flex}.Header-module__y09xea__desktopNav a{text-transform:uppercase;letter-spacing:1px;color:var(--text-main);transition:var(--transition-fast);font-size:.9rem;font-weight:700;position:relative}.Header-module__y09xea__desktopNav a:after{content:"";background:var(--accent-red);width:0;height:2px;transition:var(--transition-smooth);position:absolute;bottom:-4px;left:0}.Header-module__y09xea__desktopNav a:hover:after,.Header-module__y09xea__desktopNav a.Header-module__y09xea__active:after{width:100%}.Header-module__y09xea__badgeWrapper{align-items:center;display:flex}.Header-module__y09xea__ageBadge{background:var(--accent-red);color:#fff;border:1px solid #000;border-radius:2px;padding:.2rem .6rem;font-size:.8rem;font-weight:900;box-shadow:2px 2px #000}.Header-module__y09xea__mobileToggle{width:40px;height:40px;display:none;position:relative}.Header-module__y09xea__hamburger{width:24px;height:18px;margin:0 auto;position:relative}.Header-module__y09xea__hamburger span{opacity:1;background:#000;border-radius:9px;width:100%;height:2px;transition:all .25s ease-in-out;display:block;position:absolute;left:0;transform:rotate(0)}.Header-module__y09xea__hamburger span:first-child{top:0}.Header-module__y09xea__hamburger span:nth-child(2){top:8px}.Header-module__y09xea__hamburger span:nth-child(3){top:16px}.Header-module__y09xea__hamburger.Header-module__y09xea__open span:first-child{top:8px;transform:rotate(135deg)}.Header-module__y09xea__hamburger.Header-module__y09xea__open span:nth-child(2){opacity:0;left:-60px}.Header-module__y09xea__hamburger.Header-module__y09xea__open span:nth-child(3){top:8px;transform:rotate(-135deg)}.Header-module__y09xea__mobileMenu{z-index:1500;pointer-events:none;visibility:hidden;width:100%;height:100vh;transition:visibility .4s;position:fixed;top:0;left:0}.Header-module__y09xea__menuOpen{pointer-events:all;visibility:visible}.Header-module__y09xea__menuOverlay{opacity:0;background:#0006;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Header-module__y09xea__menuOpen .Header-module__y09xea__menuOverlay{opacity:1}.Header-module__y09xea__menuItems{background:var(--bg-primary);border-top:4px solid var(--accent-black);border-radius:20px 20px 0 0;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;transition:transform .5s cubic-bezier(.165,.84,.44,1);display:flex;position:absolute;bottom:0;left:0;transform:translateY(100%)}.Header-module__y09xea__menuOpen .Header-module__y09xea__menuItems{transform:translateY(0)}.Header-module__y09xea__menuHandle{background:var(--bg-secondary);border-radius:2px;width:40px;height:4px;margin:-.5rem auto 1rem}.Header-module__y09xea__menuItems a{text-transform:uppercase;color:var(--text-main);border-bottom:1px solid #0000000d;padding:.5rem 0;font-size:1.5rem;font-weight:900}.Header-module__y09xea__menuItems a.Header-module__y09xea__active{color:var(--accent-red)}.Header-module__y09xea__menuFooter{justify-content:center;margin-top:1rem;display:flex}.Header-module__y09xea__ageBadgeSmall{color:var(--text-muted);letter-spacing:2px;border:1px solid var(--bg-secondary);padding:.4rem 1rem;font-size:.75rem;font-weight:800}@media (max-width:768px){.Header-module__y09xea__desktopNav{display:none}.Header-module__y09xea__mobileToggle{display:block}.Header-module__y09xea__wrapper{padding:0 1rem}}
.Footer-module__zt00La__footer{background:var(--bg-secondary);border-top:4px solid var(--accent-black);width:100%;padding:4rem 1rem 2rem}.Footer-module__zt00La__container{max-width:1440px;margin:0 auto}.Footer-module__zt00La__topSection{border-bottom:1px solid #0000001a;grid-template-columns:1.5fr 1fr;gap:2rem;padding-bottom:2rem;display:grid}.Footer-module__zt00La__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__zt00La__logo{letter-spacing:-2px;color:var(--accent-black);align-items:center;font-size:2rem;font-weight:900;display:flex}.Footer-module__zt00La__logoAccent{color:var(--accent-red)}.Footer-module__zt00La__tagline{color:var(--text-muted);max-width:400px;font-size:1.1rem}.Footer-module__zt00La__ageWarning{background:var(--accent-black);color:#fff;border-radius:4px;align-items:center;gap:1rem;margin-top:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;display:flex}.Footer-module__zt00La__badge{background:var(--accent-red);border-radius:2px;padding:.2rem .6rem;font-size:1.2rem;font-weight:900}.Footer-module__zt00La__links{gap:4rem;display:flex}.Footer-module__zt00La__linkGroup h4{letter-spacing:2px;color:var(--accent-dark-blue);opacity:.8;margin-bottom:1.5rem;font-size:.8rem}.Footer-module__zt00La__linkGroup a{transition:var(--transition-fast);margin-bottom:.8rem;font-size:.95rem;font-weight:700;display:block}.Footer-module__zt00La__linkGroup a:hover{color:var(--accent-red)}.Footer-module__zt00La__disclaimerSection{color:var(--text-muted);text-align:justify;border-bottom:1px solid #0000001a;width:100%;max-width:1440px;margin:0 auto;padding:1.5rem 2rem;font-size:.85rem;line-height:1.8}.Footer-module__zt00La__bottomSection{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__zt00La__contact{font-weight:700}.Footer-module__zt00La__contact a{color:var(--accent-red)}.Footer-module__zt00La__copyright{opacity:.6;font-size:.8rem;font-weight:700}@media (max-width:768px){.Footer-module__zt00La__topSection{grid-template-columns:1fr}.Footer-module__zt00La__links{flex-direction:column;gap:2rem}.Footer-module__zt00La__bottomSection{text-align:center;flex-direction:column;gap:1rem}}
.AgeVerify-module__hU4HPG__overlay{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .6s;display:flex;position:fixed;top:0;left:0}.AgeVerify-module__hU4HPG__fadeOut{opacity:0}.AgeVerify-module__hU4HPG__modal{background:var(--bg-primary);border:4px solid var(--accent-black);transform-origin:top;width:90%;max-width:420px;box-shadow:10px 10px 0 var(--accent-red);position:relative;overflow:hidden}.AgeVerify-module__hU4HPG__foldIn{animation:.8s cubic-bezier(.19,1,.22,1) forwards AgeVerify-module__hU4HPG__foldInAnim}.AgeVerify-module__hU4HPG__foldOut{animation:.6s cubic-bezier(.19,1,.22,1) forwards AgeVerify-module__hU4HPG__foldOutAnim}@keyframes AgeVerify-module__hU4HPG__foldInAnim{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes AgeVerify-module__hU4HPG__foldOutAnim{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}.AgeVerify-module__hU4HPG__content{text-align:center;flex-direction:column;gap:1.2rem;padding:2rem 1.5rem;display:flex}.AgeVerify-module__hU4HPG__header{flex-direction:column;align-items:center;gap:1rem;display:flex}.AgeVerify-module__hU4HPG__header h2{letter-spacing:1px;color:var(--accent-black);font-weight:900}.AgeVerify-module__hU4HPG__icon{background:var(--accent-red);color:#fff;border:2px solid var(--accent-black);justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:900;display:flex;transform:rotate(5deg)}.AgeVerify-module__hU4HPG__body p{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.AgeVerify-module__hU4HPG__legalInfo{opacity:.8;background:var(--bg-secondary);border-left:4px solid var(--accent-red);margin-top:1rem;padding:1rem;font-size:.9rem!important}.AgeVerify-module__hU4HPG__acceptBtn{background:var(--accent-black);color:#fff;text-transform:uppercase;letter-spacing:2px;transition:var(--transition-fast);border:none;padding:1rem;font-size:1rem;font-weight:900}.AgeVerify-module__hU4HPG__acceptBtn:hover{background:var(--accent-red);transform:translateY(-2px);box-shadow:0 5px 15px #d32f2f4d}.AgeVerify-module__hU4HPG__footerNote{opacity:.4;letter-spacing:1px;font-size:.75rem;font-weight:700}
.CookieConsent-module__pYnRAa__overlay{z-index:9998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;justify-content:flex-start;align-items:flex-end;width:100%;height:100%;transition:opacity .6s;display:flex;position:fixed;bottom:0;left:0}.CookieConsent-module__pYnRAa__fadeOut{opacity:0}.CookieConsent-module__pYnRAa__modal{background:var(--accent-black);color:#fff;border-top:6px solid var(--accent-red);transform-origin:0 100%;clip-path:polygon(0 0,95% 0,100% 20%,100% 100%,0 100%);width:100%;max-width:450px;margin:2rem;box-shadow:20px 20px 40px #00000080}.CookieConsent-module__pYnRAa__slideIn{animation:.8s cubic-bezier(.19,1,.22,1) forwards CookieConsent-module__pYnRAa__slideInAnim}.CookieConsent-module__pYnRAa__slideOut{animation:.6s cubic-bezier(.19,1,.22,1) forwards CookieConsent-module__pYnRAa__slideOutAnim}@keyframes CookieConsent-module__pYnRAa__slideInAnim{0%{opacity:0;transform:translate(-110%)rotate(-5deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes CookieConsent-module__pYnRAa__slideOutAnim{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-110%)}}.CookieConsent-module__pYnRAa__content{flex-direction:column;gap:1.2rem;padding:2rem;display:flex}.CookieConsent-module__pYnRAa__header{flex-direction:column;gap:.2rem;display:flex}.CookieConsent-module__pYnRAa__icon{letter-spacing:3px;color:var(--accent-red);font-size:.7rem;font-weight:900}.CookieConsent-module__pYnRAa__header h3{letter-spacing:1px;font-weight:900}.CookieConsent-module__pYnRAa__body p{color:#ffffffb3;font-size:.95rem;line-height:1.5}.CookieConsent-module__pYnRAa__acceptBtn{background:var(--accent-red);color:#fff;letter-spacing:2px;width:100%;transition:var(--transition-fast);border:4px solid #fff;padding:1rem;font-weight:900}.CookieConsent-module__pYnRAa__acceptBtn:hover{color:var(--accent-black);background:#fff;transform:scale(1.02)}@media (max-width:768px){.CookieConsent-module__pYnRAa__modal{max-width:calc(100% - 2rem);margin:1rem}}
.Layout-module__KPwbIW__container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-main);flex-direction:column;display:flex;position:relative}.Layout-module__KPwbIW__main{flex:1;width:100%;max-width:1440px;margin:0 auto;padding:0;position:relative;overflow:hidden}@media (max-width:768px){.Layout-module__KPwbIW__main{padding:0}}
.Hero-module__nga1-a__hero{background-color:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__nga1-a__gridOverlay{pointer-events:none;background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.Hero-module__nga1-a__container{z-index:10;width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}.Hero-module__nga1-a__content{flex-direction:column;gap:2rem;max-width:800px;animation:1s ease-out Hero-module__nga1-a__slideUp;display:flex}.Hero-module__nga1-a__badge{background:var(--accent-black);color:#fff;letter-spacing:3px;border-left:4px solid var(--accent-red);width:fit-content;padding:.5rem 1rem;font-size:.75rem;font-weight:900;display:inline-block}.Hero-module__nga1-a__title{color:var(--accent-black);letter-spacing:-3px;font-size:5rem;font-weight:900;line-height:.9}.Hero-module__nga1-a__accentText{color:var(--accent-red);display:inline-block;position:relative}.Hero-module__nga1-a__subtitle{color:var(--text-muted);border-left:1px solid #0000001a;max-width:600px;padding-left:2rem;font-size:1.5rem;font-weight:500}.Hero-module__nga1-a__actions{gap:1.5rem;margin-top:1rem;display:flex}.Hero-module__nga1-a__primaryBtn{background:var(--accent-black);color:#fff;letter-spacing:2px;transition:var(--transition-smooth);border:2px solid var(--accent-black);padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:900}.Hero-module__nga1-a__primaryBtn:hover{background:var(--accent-red);border-color:var(--accent-red);transform:translateY(-5px);box-shadow:0 10px 30px #d32f2f66}.Hero-module__nga1-a__secondaryBtn{color:var(--accent-black);letter-spacing:2px;transition:var(--transition-smooth);border:2px solid var(--accent-black);background:0 0;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:900}.Hero-module__nga1-a__secondaryBtn:hover{background:var(--bg-secondary);transform:translateY(-5px)}.Hero-module__nga1-a__features{gap:3rem;margin-top:2rem;display:flex}.Hero-module__nga1-a__featItem{letter-spacing:1px;align-items:center;gap:.8rem;font-size:.85rem;font-weight:800;display:flex}.Hero-module__nga1-a__featIcon{color:var(--accent-red);font-size:1.2rem}.Hero-module__nga1-a__scrollIndicator{letter-spacing:3px;opacity:.5;flex-direction:column;gap:1rem;font-size:.7rem;font-weight:800;display:flex;position:absolute;bottom:2rem;left:2rem}.Hero-module__nga1-a__scrollLine{background:var(--accent-black);width:1px;height:60px;animation:2s ease-in-out infinite Hero-module__nga1-a__drift}@media (max-width:992px){.Hero-module__nga1-a__title{font-size:4rem}.Hero-module__nga1-a__features{flex-wrap:wrap;gap:1.5rem}}@media (max-width:768px){.Hero-module__nga1-a__title{letter-spacing:-1px;font-size:3rem}.Hero-module__nga1-a__subtitle{padding-left:1rem;font-size:1.1rem}.Hero-module__nga1-a__actions{flex-direction:column;width:100%}.Hero-module__nga1-a__primaryBtn,.Hero-module__nga1-a__secondaryBtn{text-align:center}.Hero-module__nga1-a__hero{align-items:flex-start;padding-top:120px}}
.FeaturedGames-module__Ki-UiW__section{background-color:var(--bg-primary);padding:8rem 0;position:relative}.FeaturedGames-module__Ki-UiW__container{max-width:1440px;margin:0 auto;padding:0 2rem}.FeaturedGames-module__Ki-UiW__header{border-left:10px solid var(--accent-black);justify-content:space-between;align-items:flex-end;margin-bottom:4rem;padding-left:2rem;display:flex}.FeaturedGames-module__Ki-UiW__tag{letter-spacing:3px;color:var(--accent-red);margin-bottom:.5rem;font-size:.75rem;font-weight:900;display:block}.FeaturedGames-module__Ki-UiW__title{color:var(--accent-black);letter-spacing:-1px;font-size:3rem;font-weight:900}.FeaturedGames-module__Ki-UiW__accent{color:var(--accent-red)}.FeaturedGames-module__Ki-UiW__viewAll{letter-spacing:2px;color:var(--accent-black);border:2px solid var(--accent-black);transition:var(--transition-smooth);padding:.8rem 1.5rem;font-size:.9rem;font-weight:900}.FeaturedGames-module__Ki-UiW__viewAll:hover{background:var(--accent-black);color:#fff;transform:translate(10px)}.FeaturedGames-module__Ki-UiW__grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.FeaturedGames-module__Ki-UiW__card{background:var(--bg-secondary);transition:var(--transition-smooth);border:1px solid #0000001a;flex-direction:column;display:flex;position:relative;overflow:hidden}.FeaturedGames-module__Ki-UiW__card:hover{box-shadow:20px 20px 0 var(--accent-black);transform:translateY(-10px)}.FeaturedGames-module__Ki-UiW__imgWrapper{background:var(--accent-black);height:240px;position:relative;overflow:hidden}.FeaturedGames-module__Ki-UiW__overlay{z-index:1;background:linear-gradient(#0000,#000000b3);position:absolute;inset:0}.FeaturedGames-module__Ki-UiW__thumb{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth);opacity:.8}.FeaturedGames-module__Ki-UiW__card:hover .FeaturedGames-module__Ki-UiW__thumb{opacity:1;transform:scale(1.1)}.FeaturedGames-module__Ki-UiW__cardBadge{background:var(--accent-red);color:#fff;letter-spacing:1px;z-index:2;box-shadow:4px 4px 0 var(--accent-black);padding:.4rem .8rem;font-size:.7rem;font-weight:900;position:absolute;top:1rem;right:1rem}.FeaturedGames-module__Ki-UiW__cardContent{flex-direction:column;gap:1rem;padding:2rem;display:flex}.FeaturedGames-module__Ki-UiW__cardHeader{align-items:center;gap:1rem;display:flex}.FeaturedGames-module__Ki-UiW__index{color:var(--accent-red);opacity:.3;font-size:1.5rem;font-weight:900}.FeaturedGames-module__Ki-UiW__cardHeader h3{text-transform:uppercase;letter-spacing:1px;font-weight:900}.FeaturedGames-module__Ki-UiW__cardContent p{color:var(--text-muted);font-size:.9rem;line-height:1.4}.FeaturedGames-module__Ki-UiW__cta{letter-spacing:2px;color:var(--accent-black);transition:var(--transition-fast);border-top:1px solid #0000001a;margin-top:1rem;padding-top:1rem;font-size:.8rem;font-weight:900}.FeaturedGames-module__Ki-UiW__card:hover .FeaturedGames-module__Ki-UiW__cta{color:var(--accent-red)}@media (max-width:1200px){.FeaturedGames-module__Ki-UiW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturedGames-module__Ki-UiW__grid{grid-template-columns:1fr;gap:2rem}.FeaturedGames-module__Ki-UiW__header{border-left-width:6px;flex-direction:column;align-items:flex-start;gap:1rem;padding-left:1rem}.FeaturedGames-module__Ki-UiW__title{font-size:2.2rem}.FeaturedGames-module__Ki-UiW__viewAll{text-align:center;width:100%}}
.Disclaimer-module__Zn1TtW__section{background-color:var(--bg-secondary);border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;padding:3rem 0;position:relative}.Disclaimer-module__Zn1TtW__container{max-width:1440px;margin:0 auto;padding:0 2rem}.Disclaimer-module__Zn1TtW__frame{background:var(--bg-primary);border:2px solid var(--accent-black);max-width:700px;margin:0 auto;padding:1.5rem;position:relative;box-shadow:10px 10px #0000000d}.Disclaimer-module__Zn1TtW__header{border-bottom:1px solid #0000001a;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Disclaimer-module__Zn1TtW__icon{background:var(--accent-red);color:#fff;border:2px solid var(--accent-black);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;font-weight:900;display:flex}.Disclaimer-module__Zn1TtW__header h2{letter-spacing:1px;color:var(--accent-black);margin:0;font-size:1.2rem;font-weight:900}.Disclaimer-module__Zn1TtW__content{flex-direction:column;gap:1.2rem;display:flex}.Disclaimer-module__Zn1TtW__content p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}.Disclaimer-module__Zn1TtW__points{background:var(--bg-secondary);border-left:4px solid var(--accent-black);flex-direction:column;gap:.8rem;padding:1.2rem;display:flex}.Disclaimer-module__Zn1TtW__point{align-items:center;gap:1rem;font-size:.95rem;display:flex}.Disclaimer-module__Zn1TtW__bullet{color:var(--accent-red);font-size:1.2rem;font-weight:900}.Disclaimer-module__Zn1TtW__footerNote{opacity:.6;text-align:center;border-top:1px solid #0000000d;padding-top:1.5rem;font-weight:700;font-size:.8rem!important}.Disclaimer-module__Zn1TtW__softDisclaimer{color:var(--text-muted);opacity:.5;text-align:center;margin-top:2rem;font-size:.75rem;line-height:1.4}@media (max-width:768px){.Disclaimer-module__Zn1TtW__frame{padding:2rem}.Disclaimer-module__Zn1TtW__header{text-align:center;flex-direction:column;gap:1rem}.Disclaimer-module__Zn1TtW__header h2{font-size:1.4rem}.Disclaimer-module__Zn1TtW__section{padding:4rem 1rem}}
.GamesGrid-module__uPg-2q__section{background-color:var(--bg-primary);min-height:100vh;padding:120px 0 80px}.GamesGrid-module__uPg-2q__container{max-width:1440px;margin:0 auto;padding:0 2rem}.GamesGrid-module__uPg-2q__header{flex-direction:column;gap:1.5rem;margin-bottom:5rem;display:flex}.GamesGrid-module__uPg-2q__titleWrapper{border-left:10px solid var(--accent-black);padding-left:2rem}.GamesGrid-module__uPg-2q__badge{letter-spacing:4px;color:var(--accent-red);margin-bottom:.5rem;font-size:.8rem;font-weight:900;display:block}.GamesGrid-module__uPg-2q__header h1{letter-spacing:-2.5px;color:var(--accent-black);text-transform:uppercase;font-size:4rem;font-weight:900}.GamesGrid-module__uPg-2q__accent{color:var(--accent-red)}.GamesGrid-module__uPg-2q__desc{color:var(--text-muted);max-width:800px;padding-left:3rem;font-size:1.4rem;font-weight:500}.GamesGrid-module__uPg-2q__grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:3rem;display:grid}.GamesGrid-module__uPg-2q__card{background:var(--bg-secondary);transition:var(--transition-smooth);border:1px solid #0000001a;flex-direction:column;display:flex}.GamesGrid-module__uPg-2q__card:hover{box-shadow:20px 20px 0 var(--accent-black);transform:translateY(-10px)}.GamesGrid-module__uPg-2q__imgWrapper{background:var(--accent-black);height:250px;position:relative;overflow:hidden}.GamesGrid-module__uPg-2q__thumb{object-fit:cover;opacity:.85;width:100%;height:100%;transition:var(--transition-smooth)}.GamesGrid-module__uPg-2q__card:hover .GamesGrid-module__uPg-2q__thumb{opacity:1;transform:scale(1.1)}.GamesGrid-module__uPg-2q__cardBadge{background:var(--accent-red);color:#fff;letter-spacing:1px;padding:.4rem .8rem;font-size:.75rem;font-weight:900;position:absolute;top:1rem;right:1rem;box-shadow:4px 4px #000}.GamesGrid-module__uPg-2q__cardInfo{flex-direction:column;flex:1;gap:1.2rem;padding:2.5rem;display:flex}.GamesGrid-module__uPg-2q__index{color:var(--accent-red);opacity:.6;letter-spacing:2px;font-size:.9rem;font-weight:900}.GamesGrid-module__uPg-2q__cardInfo h3{text-transform:uppercase;color:var(--accent-black);letter-spacing:-.5px;font-size:1.8rem;font-weight:900}.GamesGrid-module__uPg-2q__cardInfo p{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.GamesGrid-module__uPg-2q__engBtn{letter-spacing:2px;border-top:1px solid #00000014;align-items:center;gap:.5rem;margin-top:auto;padding-top:1.5rem;font-size:.9rem;font-weight:900;display:flex}.GamesGrid-module__uPg-2q__engBtn:after{content:"→";transition:transform .3s}.GamesGrid-module__uPg-2q__card:hover .GamesGrid-module__uPg-2q__engBtn:after{color:var(--accent-red);transform:translate(10px)}@media (max-width:992px){.GamesGrid-module__uPg-2q__header h1{font-size:3rem}.GamesGrid-module__uPg-2q__desc{padding-left:2rem;font-size:1.1rem}.GamesGrid-module__uPg-2q__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.GamesGrid-module__uPg-2q__header h1{font-size:2.2rem}.GamesGrid-module__uPg-2q__section{padding-top:100px}.GamesGrid-module__uPg-2q__grid{grid-template-columns:1fr}}
.FAQ-module__dzu7qq__section{background-color:var(--bg-primary);padding:8rem 0}.FAQ-module__dzu7qq__container{max-width:1440px;margin:0 auto;padding:0 2rem}.FAQ-module__dzu7qq__header{text-align:center;margin-bottom:5rem}.FAQ-module__dzu7qq__tag{letter-spacing:4px;color:var(--accent-red);margin-bottom:1rem;font-size:.7rem;font-weight:900;display:block}.FAQ-module__dzu7qq__title{color:var(--accent-black);letter-spacing:-2px;font-size:3.5rem;font-weight:900}.FAQ-module__dzu7qq__accent{color:var(--accent-red)}.FAQ-module__dzu7qq__accordion{border-top:1px solid #0000001a;max-width:1000px;margin:0 auto}.FAQ-module__dzu7qq__item{transition:var(--transition-smooth);border-bottom:1px solid #0000001a;overflow:hidden}.FAQ-module__dzu7qq__item.FAQ-module__dzu7qq__active{background:var(--bg-secondary)}.FAQ-module__dzu7qq__trigger{text-align:left;width:100%;transition:var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:2.5rem;display:flex}.FAQ-module__dzu7qq__trigger:hover .FAQ-module__dzu7qq__question{color:var(--accent-red)}.FAQ-module__dzu7qq__qHeader{align-items:center;gap:2rem;display:flex}.FAQ-module__dzu7qq__index{opacity:.4;letter-spacing:2px;font-size:.8rem;font-weight:900}.FAQ-module__dzu7qq__question{color:var(--accent-black);text-transform:uppercase;letter-spacing:.5px;transition:var(--transition-fast);font-size:1.25rem;font-weight:900}.FAQ-module__dzu7qq__chevron{width:30px;height:30px;transition:var(--transition-smooth);position:relative}.FAQ-module__dzu7qq__vLine,.FAQ-module__dzu7qq__hLine{background:var(--accent-black);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FAQ-module__dzu7qq__vLine{width:2px;height:100%;transition:transform .4s}.FAQ-module__dzu7qq__hLine{width:100%;height:2px}.FAQ-module__dzu7qq__item.FAQ-module__dzu7qq__active .FAQ-module__dzu7qq__vLine{opacity:0;transform:translate(-50%,-50%)rotate(90deg)}.FAQ-module__dzu7qq__item.FAQ-module__dzu7qq__active .FAQ-module__dzu7qq__chevron{transform:rotate(180deg)}.FAQ-module__dzu7qq__content{max-height:0;transition:max-height .4s cubic-bezier(0,1,0,1);overflow:hidden}.FAQ-module__dzu7qq__item.FAQ-module__dzu7qq__active .FAQ-module__dzu7qq__content{max-height:1000px;transition:max-height .4s cubic-bezier(.9,0,.1,1)}.FAQ-module__dzu7qq__inner{padding:0 2.5rem 3rem 5.3rem}.FAQ-module__dzu7qq__inner p{color:var(--text-muted);max-width:700px;font-size:1.05rem;line-height:1.7}@media (max-width:768px){.FAQ-module__dzu7qq__trigger{padding:1.5rem}.FAQ-module__dzu7qq__qHeader{gap:1rem}.FAQ-module__dzu7qq__question{font-size:1rem}.FAQ-module__dzu7qq__inner{padding:0 1.5rem 2rem 3rem}.FAQ-module__dzu7qq__title{font-size:2.2rem}}
.GameDetail-module__L5E8dG__pageWrapper{background-color:var(--bg-primary);min-height:100vh;padding:120px 0 80px}.GameDetail-module__L5E8dG__container{flex-direction:column;gap:3rem;max-width:1440px;margin:0 auto;padding:0 2rem;display:flex}.GameDetail-module__L5E8dG__header{border-left:10px solid var(--accent-black);justify-content:space-between;align-items:flex-start;padding-left:2rem;display:flex}.GameDetail-module__L5E8dG__info{max-width:800px}.GameDetail-module__L5E8dG__badge{letter-spacing:4px;color:var(--accent-red);margin-bottom:.5rem;font-size:.8rem;font-weight:900;display:block}.GameDetail-module__L5E8dG__info h1{text-transform:uppercase;color:var(--accent-black);letter-spacing:-2px;margin-bottom:1rem;font-size:3.5rem;font-weight:900}.GameDetail-module__L5E8dG__desc{color:var(--text-muted);font-size:1.2rem;line-height:1.6}.GameDetail-module__L5E8dG__backBtn{letter-spacing:1px;color:var(--accent-black);border:4px solid var(--accent-black);transition:var(--transition-smooth);padding:.8rem 1.5rem;font-size:.85rem;font-weight:900}.GameDetail-module__L5E8dG__backBtn:hover{background:var(--accent-black);color:#fff;transform:translate(-10px)}.GameDetail-module__L5E8dG__gameFrameContainer{aspect-ratio:16/9;background:var(--accent-black);border:4px solid var(--accent-black);width:100%;position:relative;box-shadow:20px 20px #0000000d}.GameDetail-module__L5E8dG__iframe{width:100%;height:100%}.GameDetail-module__L5E8dG__isFullscreen{z-index:9999!important;width:100vw!important;height:100vh!important;box-shadow:none!important;background:#000!important;border:none!important;border-radius:0!important;position:fixed!important;top:0!important;left:0!important}.GameDetail-module__L5E8dG__controls{z-index:1001;position:absolute;top:1rem;right:1rem}.GameDetail-module__L5E8dG__fsBtn{color:#000;opacity:.7;background:#fff;padding:.6rem 1.2rem;font-size:.75rem;font-weight:900;transition:opacity .3s;box-shadow:4px 4px #000}.GameDetail-module__L5E8dG__fsBtn:hover{opacity:1}.GameDetail-module__L5E8dG__exitBtn{background:var(--accent-red);color:#fff;border:none;padding:.6rem 1.2rem;font-size:.75rem;font-weight:900;box-shadow:4px 4px #000}.GameDetail-module__L5E8dG__exitBtn:hover{color:var(--accent-red);background:#fff}.GameDetail-module__L5E8dG__intel{background:var(--bg-secondary);border:1px solid #0000001a;border-left:10px solid var(--accent-red);padding:3rem}.GameDetail-module__L5E8dG__intel h3{letter-spacing:2px;margin-bottom:2rem;font-size:1.5rem;font-weight:900}.GameDetail-module__L5E8dG__intelGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.GameDetail-module__L5E8dG__intelItem{flex-direction:column;gap:.5rem;display:flex}.GameDetail-module__L5E8dG__intelItem span{color:var(--accent-red);letter-spacing:3px;font-size:.7rem;font-weight:900}.GameDetail-module__L5E8dG__intelItem strong{color:var(--accent-black);font-size:1.1rem}.GameDetail-module__L5E8dG__notFound{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:80vh;display:flex}.GameDetail-module__L5E8dG__noLink{background-color:var(--bg-secondary);width:100%;height:100%;color:var(--accent-black);text-align:center;border:4px dashed var(--accent-red);flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.GameDetail-module__L5E8dG__noLink h2{letter-spacing:4px;color:var(--accent-red);margin-bottom:1rem;font-weight:900}.GameDetail-module__L5E8dG__noLink p{opacity:.7;font-size:1.1rem}@media (max-width:992px){.GameDetail-module__L5E8dG__info h1{font-size:2.5rem}.GameDetail-module__L5E8dG__intelGrid{grid-template-columns:1fr}}@media (max-width:768px){.GameDetail-module__L5E8dG__header{border-left-width:6px;flex-direction:column;padding-left:1rem}.GameDetail-module__L5E8dG__info h1{font-size:2rem}.GameDetail-module__L5E8dG__backBtn{text-align:center;width:100%}.GameDetail-module__L5E8dG__pageWrapper{padding-top:100px}.GameDetail-module__L5E8dG__gameFrameContainer{aspect-ratio:4/3}}
.Legal-module__q0_YEq__section{background-color:var(--bg-primary);min-height:100vh;padding:140px 0 100px}.Legal-module__q0_YEq__container{max-width:1000px;margin:0 auto;padding:0 2rem}.Legal-module__q0_YEq__header{text-align:center;margin-bottom:5rem}.Legal-module__q0_YEq__badge{letter-spacing:5px;color:var(--accent-red);margin-bottom:1.5rem;font-size:.8rem;font-weight:900;display:block}.Legal-module__q0_YEq__title{text-transform:uppercase;color:var(--accent-black);letter-spacing:-2px;font-size:3rem;font-weight:900;line-height:.9}.Legal-module__q0_YEq__contentWrapper{background:var(--bg-secondary);border:4px solid var(--accent-black);padding:2.5rem;position:relative;box-shadow:10px 10px #0000000d}.Legal-module__q0_YEq__contentWrapper h2{color:var(--accent-black);border-bottom:2px solid var(--accent-red);margin:2rem 0 1rem;padding-bottom:.3rem;font-size:1.5rem;font-weight:900;display:inline-block}.Legal-module__q0_YEq__contentWrapper h2:first-of-type{margin-top:0}.Legal-module__q0_YEq__contentWrapper p{color:var(--text-muted);text-align:justify;margin-bottom:1.2rem;font-size:1rem;line-height:1.6}.Legal-module__q0_YEq__contentWrapper ul{margin-bottom:2rem;padding-left:1.5rem}.Legal-module__q0_YEq__contentWrapper li{color:var(--text-muted);margin-bottom:.8rem;font-size:1rem;list-style:none;position:relative}.Legal-module__q0_YEq__contentWrapper li:before{content:">";color:var(--accent-red);font-weight:900;position:absolute;left:-1.5rem}.Legal-module__q0_YEq__contactBox{background:var(--accent-black);color:#fff;text-align:center;border-left:6px solid var(--accent-red);margin-top:3rem;padding:1.5rem}.Legal-module__q0_YEq__contactBox a{color:var(--accent-red);font-size:1rem;font-weight:900;text-decoration:underline}@media (max-width:992px){.Legal-module__q0_YEq__title{font-size:3rem}.Legal-module__q0_YEq__contentWrapper{padding:3rem}}@media (max-width:768px){.Legal-module__q0_YEq__title{font-size:2.2rem}.Legal-module__q0_YEq__contentWrapper{padding:2rem}.Legal-module__q0_YEq__section{padding-top:100px}}
