.GamePage-module__V4QhUa__layout{grid-template-columns:1fr 2.5fr 1fr;gap:1.5rem;max-width:1400px;margin:0 auto;animation:.8s GamePage-module__V4QhUa__fadeIn;display:grid}@keyframes GamePage-module__V4QhUa__fadeIn{0%{opacity:0}to{opacity:1}}.GamePage-module__V4QhUa__gameframe{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border-radius:1rem;flex-direction:column;width:100%;margin:0 auto;padding:1rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 32px #0000004d}.GamePage-module__V4QhUa__gameframe:hover{box-shadow:0 12px 48px #0006}.GamePage-module__V4QhUa__bar{background-color:#ffffffe6;border-radius:0 0 1rem 1rem;justify-content:space-between;align-items:center;padding:.3rem .75rem;display:flex;box-shadow:0 4px 12px #0000001a}.GamePage-module__V4QhUa__title{color:#000;text-align:left;padding:6px;display:grid}.GamePage-module__V4QhUa__title h3{margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.GamePage-module__V4QhUa__title h6{color:#555;font-size:.9rem}.GamePage-module__V4QhUa__barIcon{cursor:pointer;width:1.75rem;padding:.25rem;transition:transform .2s,filter .2s}.GamePage-module__V4QhUa__barIcon:hover{filter:drop-shadow(0 0 3px #0076a880);transform:scale(1.15)}.GamePage-module__V4QhUa__bottomSection{grid-template-columns:1fr 1fr;gap:1.5rem;padding:2rem 0;display:grid}.GamePage-module__V4QhUa__games{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#0006;border-radius:1rem;flex-direction:column;align-items:center;width:100%;height:fit-content;margin:0 auto;padding:1rem;animation:.8s .3s both GamePage-module__V4QhUa__slideIn;display:flex}.GamePage-module__V4QhUa__games h3{margin:.5rem 0 1rem;display:inline-block;position:relative}.GamePage-module__V4QhUa__games h3:after{content:"";background:var(--accent,#0076a8);border-radius:2px;width:40px;height:2px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.GamePage-module__V4QhUa__announcement{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#0006;border-radius:1rem;flex-direction:column;align-items:center;width:100%;height:fit-content;margin:0 auto;padding:1rem;animation:.8s .2s both GamePage-module__V4QhUa__slideIn;display:flex}.GamePage-module__V4QhUa__announcement h3{margin:.5rem 0 1rem;display:inline-block;position:relative}.GamePage-module__V4QhUa__announcement h3:after{content:"";background:var(--accent,#0076a8);border-radius:2px;width:40px;height:2px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.GamePage-module__V4QhUa__announcementMobile{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#0006;border-radius:1rem;flex-direction:column;align-items:center;width:100%;height:fit-content;margin:0 auto;padding:1rem;animation:.8s .4s both GamePage-module__V4QhUa__slideIn;display:none}.GamePage-module__V4QhUa__announcementMobile h3{margin:.5rem 0 1rem;display:inline-block;position:relative}.GamePage-module__V4QhUa__announcementMobile h3:after{content:"";background:var(--accent,#0076a8);border-radius:2px;width:40px;height:2px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.GamePage-module__V4QhUa__bannerContainer{justify-content:center;align-items:center;width:100%;padding:.5rem;display:flex}.GamePage-module__V4QhUa__bannerLink{width:100%;transition:transform .2s,box-shadow .2s;display:block}.GamePage-module__V4QhUa__bannerLink:hover{transform:scale(1.02)}.GamePage-module__V4QhUa__bannerImage{border-radius:.5rem;width:100%;height:auto;transition:box-shadow .2s;box-shadow:0 4px 12px #0000004d}.GamePage-module__V4QhUa__bannerLink:hover .GamePage-module__V4QhUa__bannerImage{box-shadow:0 6px 20px #0076a866}.GamePage-module__V4QhUa__bannerPlaceholder{aspect-ratio:2/3;color:#ffffff80;background:#8080804d;border-radius:.5rem;justify-content:center;align-items:center;width:100%;max-height:300px;font-size:.9rem;display:flex}@keyframes GamePage-module__V4QhUa__slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.GamePage-module__V4QhUa__gamesGrp{scrollbar-width:thin;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;width:100%;max-height:80vh;padding:1rem;display:flex;overflow-y:auto}.GamePage-module__V4QhUa__gamesGrp img{object-fit:cover;border-radius:8px;width:100%;height:auto}.GamePage-module__V4QhUa__gamesGrp::-webkit-scrollbar{width:6px}.GamePage-module__V4QhUa__gamesGrp::-webkit-scrollbar-track{background:#0000001a;border-radius:10px}.GamePage-module__V4QhUa__gamesGrp::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.GamePage-module__V4QhUa__gamesGrp::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.GamePage-module__V4QhUa__gamesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;padding:20px;display:grid}.GamePage-module__V4QhUa__box{width:100%;margin-bottom:none;border-radius:1rem 1rem 0 0;padding-top:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 12px #0003}.GamePage-module__V4QhUa__game{background-color:#000;border:none;width:100%;height:100%;transition:all .3s;position:absolute;inset:0}.GamePage-module__V4QhUa__description{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;background:#0006;border-radius:1rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 8px 32px #0000004d}.GamePage-module__V4QhUa__descriptionTitle{color:var(--text-light,#e0e0e0);margin-bottom:.5rem;font-size:1.2rem;font-weight:600;display:inline-block;position:relative}.GamePage-module__V4QhUa__descriptionTitle:after{content:"";background:var(--accent,#0076a8);border-radius:1px;width:30px;height:2px;position:absolute;bottom:-4px;left:0}.GamePage-module__V4QhUa__descriptionContent{color:var(--text-secondary,#b0b0b0);white-space:pre-line;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:small;font-weight:700;line-height:1.6}.GamePage-module__V4QhUa__actions{justify-content:center;align-items:center;gap:1rem;padding-right:.5rem;display:flex}.GamePage-module__V4QhUa__devlog{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 32px #0000004d}.GamePage-module__V4QhUa__devlog iframe{aspect-ratio:16/9;border-radius:.5rem;width:100%;box-shadow:0 4px 12px #0003}.GamePage-module__V4QhUa__modalOverlay{z-index:1000;background-color:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GamePage-module__V4QhUa__modalContent{text-align:center;background-color:#1a1a1a;border:1px solid #333;border-radius:8px;width:90%;max-width:500px;padding:30px;box-shadow:0 5px 15px #00000080}.GamePage-module__V4QhUa__modalContent h2{color:#ff3838;margin-top:0}.GamePage-module__V4QhUa__modalContent p{color:#e0e0e0;margin:15px 0;line-height:1.6}.GamePage-module__V4QhUa__modalButtons{justify-content:center;gap:15px;margin-top:25px;display:flex}.GamePage-module__V4QhUa__modalButton{cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-weight:600;transition:all .2s}.GamePage-module__V4QhUa__continueButton{color:#fff;background-color:#ff3838}.GamePage-module__V4QhUa__continueButton:hover{background-color:#ff4d4d;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.GamePage-module__V4QhUa__backButton{color:#fff;background-color:#333}.GamePage-module__V4QhUa__backButton:hover{background-color:#444;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.GamePage-module__V4QhUa__creditsSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border-radius:1rem;margin-top:20px;padding:15px;box-shadow:0 8px 32px #0000004d}.GamePage-module__V4QhUa__creditsTitle{color:var(--text-light,#e0e0e0);border-bottom:1px solid #ffffff1a;margin-top:0;margin-bottom:12px;padding-bottom:8px;font-size:1.1rem;display:inline-block;position:relative}.GamePage-module__V4QhUa__creditsTitle:after{content:"";background:var(--accent,#0076a8);border-radius:1px;width:30px;height:2px;position:absolute;bottom:-1px;left:0}.GamePage-module__V4QhUa__creditsList{margin:0;padding:0;list-style:none}.GamePage-module__V4QhUa__creditItem{margin-bottom:10px}.GamePage-module__V4QhUa__creditLink{color:#4fb3e8;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.GamePage-module__V4QhUa__creditLink:hover{color:#73c7f7;text-decoration:underline;transform:translate(3px)}.GamePage-module__V4QhUa__creditLink:visited{color:#8c97e0}.GamePage-module__V4QhUa__creditText{color:var(--text-secondary,#edebeb);display:inline-block}@media only screen and (max-width:1200px){.GamePage-module__V4QhUa__layout{grid-template-columns:.8fr 2.2fr .8fr;gap:1rem}.GamePage-module__V4QhUa__games,.GamePage-module__V4QhUa__announcement{width:calc(100% - 1rem);margin:0 .5rem}}@media only screen and (max-width:1040px){.GamePage-module__V4QhUa__layout{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:1rem;padding:0 1rem;display:grid}.GamePage-module__V4QhUa__announcement{display:none}.GamePage-module__V4QhUa__announcementMobile{width:100%;margin:0 auto 2rem;padding:1.25rem 1rem;display:flex}.GamePage-module__V4QhUa__gameframe{justify-content:center;width:100%;padding:.5rem}.GamePage-module__V4QhUa__bottomSection{grid-template-rows:auto auto;grid-template-columns:1fr;gap:1rem;padding:1rem 0}.GamePage-module__V4QhUa__description{padding:1rem}.GamePage-module__V4QhUa__games{width:100%;margin:0 auto 2rem;padding:1.25rem 1rem}.GamePage-module__V4QhUa__gamesGrp{flex-flow:wrap;justify-content:center;max-height:none;overflow-y:visible}.GamePage-module__V4QhUa__gamesGrp>*{width:calc(50% - .5rem);max-width:280px}}@media only screen and (max-width:768px){.GamePage-module__V4QhUa__gamesGrp>*{width:100%;max-width:320px}.GamePage-module__V4QhUa__games,.GamePage-module__V4QhUa__announcementMobile{width:calc(100% - 1.5rem);margin:0 .75rem 1.5rem;padding:1.25rem .75rem}}@media only screen and (max-width:640px){.GamePage-module__V4QhUa__bar{flex-direction:column;padding:.3rem}.GamePage-module__V4QhUa__actions{padding:.3rem 0}.GamePage-module__V4QhUa__title{text-align:center;padding:.3rem}.GamePage-module__V4QhUa__games,.GamePage-module__V4QhUa__announcementMobile{width:calc(100% - 1rem);margin:0 .5rem 1rem;padding:1rem .5rem}}@media only screen and (min-width:1400px){.GamePage-module__V4QhUa__layout{grid-template-columns:.8fr 3fr .8fr;max-width:1600px}.GamePage-module__V4QhUa__box{padding-top:52%}.GamePage-module__V4QhUa__game{max-height:calc(85vh - 100px)}}@media only screen and (min-width:1800px){.GamePage-module__V4QhUa__layout{grid-template-columns:.7fr 3.3fr .7fr;max-width:1800px}.GamePage-module__V4QhUa__box{padding-top:48%}.GamePage-module__V4QhUa__game{max-height:calc(90vh - 100px)}}
