.game-module__iwlVDW__container{max-width:1400px;color:var(--text-main);margin:0 auto;padding:2rem}.game-module__iwlVDW__header{text-align:center;margin-bottom:2.5rem}.game-module__iwlVDW__title{color:#fff;text-transform:uppercase;text-shadow:0 0 20px #ff005580;margin:0;font-size:4rem}.game-module__iwlVDW__platform{color:var(--primary);letter-spacing:4px;font-weight:700}.game-module__iwlVDW__mainLayout{grid-template-columns:1fr 380px;gap:2rem;margin-bottom:3rem;display:grid}.game-module__iwlVDW__emulatorWrapper{border:3px solid var(--border);aspect-ratio:16/9;background:#000;border-radius:20px;overflow:hidden;box-shadow:0 0 40px #000c}.game-module__iwlVDW__sidebar{flex-direction:column;justify-content:center;gap:1.5rem;display:flex}.game-module__iwlVDW__infoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);background:#161625cc;border-radius:15px;padding:1.5rem}.game-module__iwlVDW__descriptionBox{background:var(--bg-card);border-radius:15px;grid-column:1/-1;padding:2rem;line-height:1.8}.game-module__iwlVDW__heroBackground{filter:blur(5px)brightness(.3);z-index:-1;background-position:50%;background-size:cover;width:100%;height:100vh;position:fixed;top:0;left:0}.game-module__iwlVDW__btnScoreContainer{z-index:9999;justify-content:center;align-items:center;display:flex}.game-module__iwlVDW__btnSCore{background:var(--primary);color:#000;text-transform:uppercase;cursor:pointer;transition:var(--transition);border:none;border-radius:8px;padding:.5rem 1rem;font-weight:900}.game-module__iwlVDW__btnSCore:hover{cursor:pointer;background:#fff;box-shadow:0 0 20px #fc0}@media (max-width:1100px){.game-module__iwlVDW__mainLayout{grid-template-columns:1fr}.game-module__iwlVDW__title{font-size:2.5rem}}@media (max-width:600px){.game-module__iwlVDW__title{font-size:2rem}.game-module__iwlVDW__emulatorWrapper{width:95%;height:95%;margin-left:.5rem}.game-module__iwlVDW__descriptionBox{text-align:justify;width:95%;margin-left:.5rem}}
.comments-module__oAFqrG__commentSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--border);background:#0b0b15;border-radius:20px;margin-top:4rem;box-shadow:0 0 30px #000c}.comments-module__oAFqrG__commentSection h2{color:var(--text-main);text-shadow:0 0 10px var(--secondary);border-bottom:2px solid var(--secondary);margin-bottom:30px;padding-bottom:10px;font-size:1.8rem;display:inline-block}.comments-module__oAFqrG__form{border:1px solid var(--border);background:#161625;border-radius:15px;max-width:90%;margin:2rem auto;padding:2rem}.comments-module__oAFqrG__inputGroup{gap:1rem;margin-bottom:1rem;display:flex}.comments-module__oAFqrG__input,.comments-module__oAFqrG__textarea{border-radius:8px;width:90%;margin-bottom:1rem;padding:1rem;font-size:1rem;border:1px solid var(--border)!important;color:#fff!important;background:#0b0b15!important}.comments-module__oAFqrG__input:focus,.comments-module__oAFqrG__textarea:focus{outline:none;border-color:var(--secondary)!important}.comments-module__oAFqrG__submitBtn{background:var(--primary);color:#000;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-weight:900;transition:all .3s}.comments-module__oAFqrG__submitBtn:hover{cursor:pointer;background:var(--text-main);box-shadow:0 0 20px var(--primary)}.comments-module__oAFqrG__list{flex-direction:column;gap:1.5rem;margin:1rem 0;display:flex}.comments-module__oAFqrG__commentCard{border-left:5px solid var(--secondary);background:#1a1a2e;border-radius:12px;align-items:flex-start;gap:1.5rem;width:90%;margin:0 auto;padding:1.5rem;display:flex}.comments-module__oAFqrG__commentCard:hover{border-color:var(--secondary);background:#ffffff12;transform:scale(1.01)}.comments-module__oAFqrG__avatar{background:var(--secondary);color:#fff;min-width:50px;box-shadow:0 0 10px var(--secondary);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex;width:50px!important;height:50px!important}.comments-module__oAFqrG__commentContent{flex-direction:column;align-items:baseline;gap:5px;display:flex}.comments-module__oAFqrG__author{color:var(--secondary);font-size:1.2rem;font-weight:800}.comments-module__oAFqrG__date{color:#fff6;margin-left:10px;font-size:.8rem;font-weight:400}.comments-module__oAFqrG__body{color:#eee;margin:5px 0 0;font-size:1.1rem;line-height:1.5}.comments-module__oAFqrG__noComments{margin-bottom:4rem}.comments-module__oAFqrG__starRating{border:1px solid var(--border);background:#0b0b15;border-radius:8px;align-items:center;gap:2px;margin-bottom:1rem;padding:1rem;display:flex}.comments-module__oAFqrG__starRating button{cursor:pointer;background:0 0;border:none;outline:none;padding:0;font-size:1rem;transition:transform .1s}.comments-module__oAFqrG__star{color:#333}.comments-module__oAFqrG__on .comments-module__oAFqrG__star{color:var(--primary);text-shadow:0 0 8px var(--primary)}.comments-module__oAFqrG__off .comments-module__oAFqrG__star{color:#333}.comments-module__oAFqrG__ratingNumber{color:#fff;min-width:40px;margin-left:10px;font-size:.8rem;font-weight:700;display:none}.comments-module__oAFqrG__votedBadge{color:var(--primary);text-shadow:0 0 5px var(--text-dark);margin-bottom:1rem;padding:1rem;font-size:.9rem;font-weight:800}.comments-module__oAFqrG__starsWrapper{align-items:center;gap:2px;margin:2px 0 8px;display:flex}.comments-module__oAFqrG__starFilled{color:var(--primary);text-shadow:0 0 5px var(--primary);font-size:1.2rem}.comments-module__oAFqrG__starEmpty{color:var(--text-dark);font-size:1.2rem}@media (max-width:600px){.comments-module__oAFqrG__commentSection{border-radius:10px;width:95vw;margin:2rem .5rem}.comments-module__oAFqrG__commentSection h2{margin-bottom:15px;padding-bottom:15px;font-size:1.2rem}.comments-module__oAFqrG__inputGroup{flex-direction:column;gap:1rem;display:flex}.comments-module__oAFqrG__form{border-radius:15px;flex-direction:column;margin-bottom:3rem;padding:2rem;display:flex}.comments-module__oAFqrG__submitBtn{border-radius:4px;justify-self:center;padding:.5rem 1rem}.comments-module__oAFqrG__input,.comments-module__oAFqrG__starRating{height:10px}.comments-module__oAFqrG__textarea{width:252px;height:180px}.comments-module__oAFqrG__votedBadge,.comments-module__oAFqrG__avatar{display:none}.comments-module__oAFqrG__commentContent{text-align:start}}
.loader-module__fCnJEG__loaderWrapper{flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.loader-module__fCnJEG__pixelSpinner{border:4px double var(--primary);width:50px;height:50px;box-shadow:0 0 15px var(--primary);border-top-color:#0000;border-bottom-color:#0000;border-radius:50%;animation:1s linear infinite loader-module__fCnJEG__rotate;position:relative}.loader-module__fCnJEG__pixelSpinner:after{content:"";border:2px dotted var(--primary);border-radius:50%;animation:1.5s linear infinite reverse loader-module__fCnJEG__rotate;position:absolute;inset:5px}@keyframes loader-module__fCnJEG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-module__fCnJEG__loadingText{color:var(--primary);text-transform:uppercase;letter-spacing:3px;text-shadow:0 0 5px var(--secodary);margin-top:1rem;font-family:monospace;font-size:.8rem}
.hero-module__q_m67W__hero{border:1px solid var(--border);background-color:#000;border-radius:20px;width:100%;height:500px;margin-bottom:3rem;position:relative;overflow:hidden}.hero-module__q_m67W__image{object-fit:cover;opacity:.6;width:100%;height:100%}.hero-module__q_m67W__overlay{background:linear-gradient(to right,var(--bg-dark)20%,transparent 100%);flex-direction:column;justify-content:center;padding:0 4rem;display:flex;position:absolute;inset:0}.hero-module__q_m67W__badge{background:var(--secondary);color:var(--text-main);box-shadow:0 0 1rem var(--text-main);border-radius:4px;width:fit-content;margin-bottom:1rem;padding:.4rem 1rem;font-weight:700;position:absolute;top:2rem;left:2rem}.hero-module__q_m67W__title{color:var(--primary);text-transform:uppercase;margin:0;font-size:3.5rem}.hero-module__q_m67W__stats{background:var(--secondary);color:var(--text-main);box-shadow:0 0 1rem var(--text-main);border-radius:4px;align-self:center;width:fit-content;margin-bottom:1rem;padding:.4rem 1rem;font-weight:700}.hero-module__q_m67W__playBtn{background:var(--primary);color:var(--bg-dark);width:fit-content;transition:var(--transition);border-radius:8px;place-self:center;margin-top:3rem;padding:1rem 2rem;font-weight:700;text-decoration:none}.hero-module__q_m67W__playBtn:hover{background:var(--text-main);color:var(--text-dark);box-shadow:0 0 20px var(--primary)}@media (max-width:768px){.hero-module__q_m67W__hero{height:300px}.hero-module__q_m67W__overlay{text-align:center;background:linear-gradient(#0000 0%,#000000e6 80%);align-items:center;padding:0 1rem}.hero-module__q_m67W__badge{font-size:.8rem;top:1rem;left:50%;transform:translate(-50%)}.hero-module__q_m67W__title{margin-top:2rem;font-size:2rem}.hero-module__q_m67W__stats{width:auto;font-size:.8rem}.hero-module__q_m67W__playBtn{margin-top:1rem;padding:.8rem 1.5rem;font-size:.9rem}}
.statusMessage-module__OObawq__toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;text-transform:uppercase;border-radius:8px;align-items:center;gap:12px;padding:1rem 2rem;font-size:.9rem;font-weight:700;animation:.3s ease-out forwards statusMessage-module__OObawq__slideIn;display:flex;position:fixed;top:20px;right:20px}.statusMessage-module__OObawq__success{border:2px solid var(--primary);background:var(--primary);color:var(--text-dark);box-shadow:0 0 20px var(--text-main)}.statusMessage-module__OObawq__error{border:2px solid var(--secondary);background:var(--secondary);opacity:.9;color:var(--text-main);box-shadow:0 0 20px var(--text-main)}@keyframes statusMessage-module__OObawq__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.statusMessage-module__OObawq__closeBtn{color:inherit;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:1.5rem;line-height:1}.statusMessage-module__OObawq__icon{font-size:1.2rem}
.gameRankings-module__6BXQVq__rankingCard{border:2px solid var(--primary);background:#161625e6;border-radius:15px;height:100%;padding:1.5rem;box-shadow:0 0 20px #fc03}.gameRankings-module__6BXQVq__title{color:var(--primary);text-align:center;text-transform:uppercase;letter-spacing:2px;border-bottom:1px solid #ffcc004d;margin-bottom:1.5rem;padding-bottom:10px;font-size:1.4rem}.gameRankings-module__6BXQVq__list{flex-direction:column;gap:10px;display:flex}.gameRankings-module__6BXQVq__entry{background:#ffffff0d;border-radius:8px;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:8px 12px;transition:transform .2s;display:grid}.gameRankings-module__6BXQVq__entry:hover{background:#ffffff1a;transform:scale(1.03)}.gameRankings-module__6BXQVq__entry:first-child .gameRankings-module__6BXQVq__position{color:gold;font-weight:900}.gameRankings-module__6BXQVq__entry:nth-child(2) .gameRankings-module__6BXQVq__position{color:silver;font-weight:900}.gameRankings-module__6BXQVq__entry:nth-child(3) .gameRankings-module__6BXQVq__position{color:#cd7f32;font-weight:900}.gameRankings-module__6BXQVq__position{color:var(--text-dim);font-family:Courier New,Courier,monospace;font-weight:700}.gameRankings-module__6BXQVq__entry:first-child .gameRankings-module__6BXQVq__name{color:gold;font-weight:900}.gameRankings-module__6BXQVq__entry:nth-child(2) .gameRankings-module__6BXQVq__name{color:silver;font-weight:900}.gameRankings-module__6BXQVq__entry:nth-child(3) .gameRankings-module__6BXQVq__name{color:#cd7f32;font-weight:900}.gameRankings-module__6BXQVq__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.gameRankings-module__6BXQVq__entry:first-child .gameRankings-module__6BXQVq__score{color:gold;font-weight:900}.gameRankings-module__6BXQVq__entry:nth-child(2) .gameRankings-module__6BXQVq__score{color:silver;font-weight:900}.gameRankings-module__6BXQVq__entry:nth-child(3) .gameRankings-module__6BXQVq__score{color:#cd7f32;font-weight:900}.gameRankings-module__6BXQVq__score{color:var(--secondary);font-family:Courier New,Courier,monospace;font-weight:900}.gameRankings-module__6BXQVq__empty{text-align:center;color:var(--text-dim);font-size:.9rem;font-style:italic}@media (max-width:600px){.gameRankings-module__6BXQVq__rankingCard{width:95%;margin-left:.5rem}.gameRankings-module__6BXQVq__title{letter-spacing:1px;margin-bottom:.75rem;padding-bottom:5px;font-size:1rem}.gameRankings-module__6BXQVq__rankingCard{border-radius:7.5px;height:100%;padding:.75rem}}
.scoreModal-module__wQImcq__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.scoreModal-module__wQImcq__container{border:2px solid var(--primary);background:#161625e6;border-radius:15px;width:100%;max-width:400px;padding:1.5rem;box-shadow:0 0 20px #fc03}.scoreModal-module__wQImcq__title{color:var(--primary);text-align:center;text-transform:uppercase;letter-spacing:2px;border-bottom:1px solid #ffcc004d;margin-bottom:1.5rem;padding-bottom:10px;font-size:1.4rem}.scoreModal-module__wQImcq__field{margin-bottom:1.2rem}.scoreModal-module__wQImcq__label{color:var(--primary);text-transform:uppercase;font-size:.8rem;display:block}.scoreModal-module__wQImcq__input{background-color:var(--border);width:70%;color:var(--text-main);border-radius:15px;outline:none;padding:.8rem;font-family:inherit}.scoreModal-module__wQImcq__input:focus{border-color:var(--primary)}.scoreModal-module__wQImcq__previewContainer{text-align:center;margin:15px 0}.scoreModal-module__wQImcq__screenshotImg{object-fit:contain;aspect-ratio:4/3;background:#000;border:2px solid #444;border-radius:4px;width:300px;max-height:150px}.scoreModal-module__wQImcq__actions{justify-content:space-between;margin-top:2rem;display:flex}.scoreModal-module__wQImcq__btn{background:var(--primary);color:#000;text-transform:uppercase;cursor:pointer;transition:var(--transition);border:none;border-radius:8px;padding:.5rem 1rem;font-weight:900}.scoreModal-module__wQImcq__btn:hover{cursor:pointer}.scoreModal-module__wQImcq__save{background-color:var(--primary);color:#000}.scoreModal-module__wQImcq__save:hover{background:var(--text-main);box-shadow:0 0 20px var(--primary)}.scoreModal-module__wQImcq__cancel{background-color:var(--secondary);color:var(--text-main)}.scoreModal-module__wQImcq__cancel:hover{background:var(--text-main);box-shadow:0 0 20px var(--secondary);color:var(--bg-dark)}.scoreModal-module__wQImcq__labelWrapper{justify-content:center;align-items:center;gap:8px;margin-bottom:5px;display:flex}.scoreModal-module__wQImcq__tooltipContainer{cursor:help;display:inline-block;position:relative}.scoreModal-module__wQImcq__helpIcon{background:var(--primary);color:var(--text-dark);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-weight:700;display:flex}.scoreModal-module__wQImcq__tooltipText{visibility:hidden;background-color:var(--bg-dark);width:200px;color:var(--text-main);text-align:center;z-index:10;opacity:0;pointer-events:none;box-shadow:0px 4px 10px var(--text-dark);border-radius:6px;padding:8px;font-size:12px;transition:opacity .3s;position:absolute;bottom:125%;left:50%;transform:translate(-50%)}.scoreModal-module__wQImcq__tooltipText:after{content:"";border:5px solid #0000;border-top-color:#333;margin-left:-5px;position:absolute;top:100%;left:50%}.scoreModal-module__wQImcq__tooltipContainer:hover .scoreModal-module__wQImcq__tooltipText{visibility:visible;opacity:1}
.controlsGuide-module__r_U0xW__wrapper{background:var(--bg-dark);border:2px solid var(--border);border-radius:12px;margin:20px 0}.controlsGuide-module__r_U0xW__title{color:var(--primary);text-align:center;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:.85rem}.controlsGuide-module__r_U0xW__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.controlsGuide-module__r_U0xW__item{background:#ffffff0d;border:1px solid #00ffcc1a;border-radius:8px;justify-content:space-around;align-items:center;margin:0 10px;padding:10px 14px;display:flex}.controlsGuide-module__r_U0xW__keyBadge{background:var(--primary);color:var(--text-dark);text-align:center;min-width:70px;box-shadow:2px 2px 0px var(--primary);border-radius:5px;padding:3px 10px;font-size:.75rem;font-weight:800}.controlsGuide-module__r_U0xW__actionText{color:#e0e0e0;font-size:.8rem;font-weight:500}.controlsGuide-module__r_U0xW__note{color:#666;text-align:center;margin-top:15px;font-size:1.65rem;font-style:italic}@media (max-width:768px){.controlsGuide-module__r_U0xW__wrapper{display:none}}
