.game-controls-module__VpXj5W__controls{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.game-controls-module__VpXj5W__searchSortRow{gap:1rem;display:flex}.game-controls-module__VpXj5W__search{background:var(--card-bg);border:1px solid var(--border-color);color:#fff;border-radius:8px;flex:1;padding:.8rem;font-size:1rem}.game-controls-module__VpXj5W__sort{background:var(--card-bg);border:1px solid var(--border-color);color:#fff;cursor:pointer;border-radius:8px;min-width:150px;padding:.8rem}.game-controls-module__VpXj5W__search:focus,.game-controls-module__VpXj5W__sort:focus{outline:2px solid var(--primary);border-color:#0000}.game-controls-module__VpXj5W__indexBar{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.game-controls-module__VpXj5W__indexRow{white-space:nowrap;flex-wrap:wrap;justify-content:center;gap:.25rem;padding-bottom:5px;display:flex;overflow-x:auto}.game-controls-module__VpXj5W__indexRow::-webkit-scrollbar{height:4px}.game-controls-module__VpXj5W__indexRow::-webkit-scrollbar-thumb{background:#555;border-radius:2px}.game-controls-module__VpXj5W__charBtn{color:var(--text-muted);cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;border-radius:4px;min-width:32px;padding:.25rem .6rem;font-size:.9rem;transition:all .2s}.game-controls-module__VpXj5W__charBtn:hover{color:#fff;background:#ffffff1a}.game-controls-module__VpXj5W__activeChar{font-weight:700;background:var(--primary)!important;color:#fff!important}.game-controls-module__VpXj5W__jpRow .game-controls-module__VpXj5W__charBtn{min-width:30px;padding:.15rem .5rem;font-size:.8rem}.game-controls-module__VpXj5W__hamburgerBtn{background:var(--card-bg);border:1px solid var(--border-color);color:#fff;cursor:pointer;border-radius:8px;padding:.8rem;transition:all .2s;display:none}.game-controls-module__VpXj5W__hamburgerBtn:hover{background:#ffffff1a}.game-controls-module__VpXj5W__sortToggleBtn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1rem;font-weight:500;display:none}.game-controls-module__VpXj5W__sortToggleBtn svg{vertical-align:middle;margin-right:.3rem;display:inline-block}@media (max-width:768px){.game-controls-module__VpXj5W__searchSortRow{flex-wrap:wrap}.game-controls-module__VpXj5W__hamburgerBtn{justify-content:center;align-items:center;display:flex}.game-controls-module__VpXj5W__sortToggleBtn{display:flex}.game-controls-module__VpXj5W__sort{width:100%;margin-top:.5rem;display:none}.game-controls-module__VpXj5W__sort.game-controls-module__VpXj5W__showSort{display:block}}.game-controls-module__VpXj5W__indexToggleBtn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.8rem 1rem;font-weight:500;display:none}.game-controls-module__VpXj5W__indexToggleBtn svg{vertical-align:middle;margin-right:.3rem;display:inline-block}@media (max-width:768px){.game-controls-module__VpXj5W__indexToggleBtn{justify-content:center;width:100%;display:flex}.game-controls-module__VpXj5W__indexBar{display:none}.game-controls-module__VpXj5W__indexBar.game-controls-module__VpXj5W__showIndex{display:flex}}
.series-buttons-module__SAOERq__container{background:#ffffff08;border-radius:8px;margin-bottom:2rem;padding:1rem}.series-buttons-module__SAOERq__label{color:#888;margin-bottom:.5rem;font-size:.9rem}.series-buttons-module__SAOERq__list{flex-wrap:wrap;gap:.5rem;display:flex}.series-buttons-module__SAOERq__btn{color:#ccce;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:20px;padding:.4rem .8rem;font-size:.85rem;transition:all .2s}.series-buttons-module__SAOERq__btn:hover{color:#fff;background:#ff40811a;border-color:#ff4081;transform:translateY(-1px)}
.game-list-module__1b3MPa__container{padding:10px}@media (min-width:768px){.game-list-module__1b3MPa__container{grid-template-columns:280px 1fr 320px;gap:1.5rem;display:grid}.game-list-module__1b3MPa__rightSidebar{padding-right:20px;display:block}.game-list-module__1b3MPa__leftSidebar{display:block}}@media (max-width:767px){.game-list-module__1b3MPa__rightSidebar,.game-list-module__1b3MPa__leftSidebar{display:none}}.game-list-module__1b3MPa__mainContent{min-width:0}.game-list-module__1b3MPa__gameList{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.game-list-module__1b3MPa__gameCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;height:150px;padding:0;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.game-list-module__1b3MPa__gameCard:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000004d}.game-list-module__1b3MPa__gameInfo{z-index:1;flex-direction:column;flex:1;justify-content:center;padding:1.5rem;display:flex;position:relative}.game-list-module__1b3MPa__gameImg{object-fit:contain;object-position:center;opacity:.9;background:#0003;width:250px;height:100%;padding:4px;transition:opacity .2s,transform .2s;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10%);mask-image:linear-gradient(90deg,#0000,#000 10%)}.game-list-module__1b3MPa__gameCard:hover .game-list-module__1b3MPa__gameImg{opacity:1}.game-list-module__1b3MPa__noImg .game-list-module__1b3MPa__gameInfo{width:100%}.game-list-module__1b3MPa__platformBadge{z-index:2;background:#000000b3;border:1px solid #ffffff1a;border-radius:4px;padding:.2rem .6rem;font-size:.8rem;font-weight:700;position:absolute;top:1rem;left:1rem}.game-list-module__1b3MPa__gameInfo h2{white-space:normal;text-overflow:clip;word-wrap:break-word;max-width:100%;margin-top:1rem;margin-bottom:.5rem;font-size:1.2rem;line-height:1.3;overflow:visible}.game-list-module__1b3MPa__meta{color:var(--text-muted);gap:1rem;font-size:.85rem;display:flex}.game-list-module__1b3MPa__link{color:var(--primary);text-decoration:underline}.game-list-module__1b3MPa__filters{padding-bottom:.5rem;overflow-x:auto}.game-list-module__1b3MPa__filterBtn{background:var(--card-bg);border:1px solid var(--border-color);color:var(--text-muted);white-space:nowrap;border-radius:999px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .2s}.game-list-module__1b3MPa__filterBtn:hover,.game-list-module__1b3MPa__active{background:var(--primary);color:#fff;border-color:var(--primary)}
.MobileSidebarWrapper-module__hgnG2a__hamburgerButton{z-index:50;cursor:pointer;background-color:#1f2937;border:none;border-radius:.5rem;padding:.5rem;transition:background-color .2s;display:block;position:fixed;top:1rem;left:1rem;box-shadow:0 10px 15px -3px #0000001a}.MobileSidebarWrapper-module__hgnG2a__hamburgerButton:hover{background-color:#374151}@media (min-width:768px){.MobileSidebarWrapper-module__hgnG2a__hamburgerButton{display:none}}.MobileSidebarWrapper-module__hgnG2a__overlay{z-index:40;background-color:#00000080;display:block;position:fixed;inset:0}@media (min-width:768px){.MobileSidebarWrapper-module__hgnG2a__overlay{display:none}}.MobileSidebarWrapper-module__hgnG2a__mobileSidebar{z-index:50;overscroll-behavior:contain;background-color:#111827;flex-direction:column;width:16rem;height:100%;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%)}.MobileSidebarWrapper-module__hgnG2a__mobileSidebar.MobileSidebarWrapper-module__hgnG2a__open{transform:translate(0)}@media (min-width:768px){.MobileSidebarWrapper-module__hgnG2a__mobileSidebar{display:none}}.MobileSidebarWrapper-module__hgnG2a__sidebarHeader{background-color:#111827;border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:flex-end;align-items:center;height:60px;padding:0 1rem;display:flex}.MobileSidebarWrapper-module__hgnG2a__closeButton{cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.MobileSidebarWrapper-module__hgnG2a__sidebarContent{-webkit-overflow-scrolling:touch;flex-grow:1;padding:1rem 1rem 4rem;overflow-y:auto}.MobileSidebarWrapper-module__hgnG2a__desktopSidebar{display:none}@media (min-width:768px){.MobileSidebarWrapper-module__hgnG2a__desktopSidebar{display:block}}
.HomeLeftSidebar-module__SNcMgG__section{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:2rem;padding:1rem}.HomeLeftSidebar-module__SNcMgG__sectionTitle{color:var(--text-muted);border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.75rem;font-size:.9rem;font-weight:700}.HomeLeftSidebar-module__SNcMgG__rankingList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.HomeLeftSidebar-module__SNcMgG__rankingItem{margin:0}.HomeLeftSidebar-module__SNcMgG__rankingLink{color:inherit;border:1px solid #0000;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem;text-decoration:none;transition:all .2s;display:flex}.HomeLeftSidebar-module__SNcMgG__rankingLink:hover{background:#ffffff0d;border-color:#ffffff1a}.HomeLeftSidebar-module__SNcMgG__rankNumber{background:var(--primary);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.HomeLeftSidebar-module__SNcMgG__gameCover{object-fit:cover;border-radius:4px;flex-shrink:0;width:40px;height:40px}.HomeLeftSidebar-module__SNcMgG__gameTitle{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.HomeLeftSidebar-module__SNcMgG__linkList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.HomeLeftSidebar-module__SNcMgG__link{color:inherit;border:1px solid #0000;border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.HomeLeftSidebar-module__SNcMgG__link:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translate(4px)}.HomeLeftSidebar-module__SNcMgG__sidebar::-webkit-scrollbar{width:6px}.HomeLeftSidebar-module__SNcMgG__sidebar::-webkit-scrollbar-track{background:0 0}.HomeLeftSidebar-module__SNcMgG__sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.HomeLeftSidebar-module__SNcMgG__sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@keyframes HomeLeftSidebar-module__SNcMgG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}
.BlogSearchBox-module__yZ_bJq__searchBox{border:1px solid var(--card-border);background:linear-gradient(135deg,#3b82f61a 0%,#8b5cf60d 100%);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s;box-shadow:0 2px 4px #0000001a}.BlogSearchBox-module__yZ_bJq__searchBox.BlogSearchBox-module__yZ_bJq__focused{border:1px solid #3b82f680;box-shadow:0 4px 12px #3b82f626}.BlogSearchBox-module__yZ_bJq__header{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.BlogSearchBox-module__yZ_bJq__icon{font-size:1.2rem}.BlogSearchBox-module__yZ_bJq__title{background:linear-gradient(135deg,var(--primary)0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.1rem;font-weight:600}.BlogSearchBox-module__yZ_bJq__form{position:relative}.BlogSearchBox-module__yZ_bJq__input{color:#fff;box-sizing:border-box;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.75rem 3rem .75rem 1rem;font-size:.95rem;transition:all .2s}.BlogSearchBox-module__yZ_bJq__input:hover,.BlogSearchBox-module__yZ_bJq__input:focus{background:#0006}.BlogSearchBox-module__yZ_bJq__button{color:#fff;cursor:not-allowed;opacity:.4;background:#6464644d;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:1.1rem;font-weight:500;transition:all .2s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.BlogSearchBox-module__yZ_bJq__button:not(:disabled){background:linear-gradient(135deg,var(--primary)0%,#8b5cf6 100%);cursor:pointer;opacity:1}.BlogSearchBox-module__yZ_bJq__button:not(:disabled):hover{transform:translateY(-50%)scale(1.05);box-shadow:0 4px 8px #3b82f64d}.BlogSearchBox-module__yZ_bJq__hint{color:#ffffff80;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.8rem;display:flex}
.SideAd-module__WLmdEG__container{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:1.5rem;width:250px;padding:1rem;display:flex}.SideAd-module__WLmdEG__header{color:#fff;text-align:center;border-bottom:2px solid #bf0000;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.SideAd-module__WLmdEG__list{flex-direction:column;gap:2rem;display:flex}.SideAd-module__WLmdEG__card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;transition:transform .2s;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000080}.SideAd-module__WLmdEG__card:hover{border-color:#fff3;transform:translateY(-5px)}.SideAd-module__WLmdEG__label{z-index:10;color:#fff;border-bottom-right-radius:8px;padding:4px 8px;font-size:.75rem;font-weight:700;position:absolute;top:0;left:0}.SideAd-module__WLmdEG__labelReserve{background:#f90}.SideAd-module__WLmdEG__labelRank{background:#bf0000}.SideAd-module__WLmdEG__thumb{aspect-ratio:1;background:#0000004d;width:100%;position:relative}.SideAd-module__WLmdEG__thumb img{object-fit:contain;width:100%;height:100%}.SideAd-module__WLmdEG__badge{color:#fff;background:#000c;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700;position:absolute;bottom:4px;right:4px}.SideAd-module__WLmdEG__title{color:#fff;max-height:3.6em;margin:0;padding:.5rem .8rem;font-size:1rem;font-weight:700;line-height:1.4;overflow:hidden}.SideAd-module__WLmdEG__meta{flex-direction:column;gap:.5rem;padding:0 .8rem .8rem;display:flex}.SideAd-module__WLmdEG__date{color:#aaa;margin:0;font-size:.75rem}.SideAd-module__WLmdEG__price{color:#bf0000;margin:0;font-size:1.2rem;font-weight:800}.SideAd-module__WLmdEG__actions{flex-direction:column;gap:.5rem;padding:0 .8rem .8rem;display:flex}.SideAd-module__WLmdEG__btnRakuten{text-align:center;color:#fff;background:#bf0000;border-radius:999px;width:100%;padding:12px 0;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s;display:block;box-shadow:0 4px 10px #bf000066}.SideAd-module__WLmdEG__btnRakuten:hover{background:#d40000;transform:scale(1.02)}.SideAd-module__WLmdEG__btnAmazon{text-align:center;color:#ccc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;width:100%;padding:8px 0;font-size:.8rem;text-decoration:none;transition:all .2s;display:block}.SideAd-module__WLmdEG__btnAmazon:hover{color:#fff;background:#ffffff1a;border-color:#fff3}@media (max-width:1100px){.SideAd-module__WLmdEG__container{width:100%;display:flex}}.SideAd-module__WLmdEG__sidebar::-webkit-scrollbar{width:6px}.SideAd-module__WLmdEG__sidebar::-webkit-scrollbar-track{background:0 0}.SideAd-module__WLmdEG__sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.SideAd-module__WLmdEG__sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}
.page-module__E0kJGG__homeContainer{flex-direction:column;max-width:100%;margin:0;padding:10px;display:flex}.page-module__E0kJGG__leftSidebar,.page-module__E0kJGG__rightSidebar{display:none}@media (min-width:768px){.page-module__E0kJGG__homeContainer{grid-template-columns:280px 1fr 320px;align-items:start;gap:2rem;width:100%;padding:0;display:grid}.page-module__E0kJGG__leftSidebar{padding-left:10px;display:block}.page-module__E0kJGG__rightSidebar{padding-right:10px;display:block}}.page-module__E0kJGG__mainContent{text-align:center;flex-direction:column;align-items:center;max-width:100%;margin:0;padding:2rem;display:flex}@media (max-width:1024px){.page-module__E0kJGG__mainContent{width:100%;padding:0 16px}.page-module__E0kJGG__leftSidebar,.page-module__E0kJGG__rightSidebar{display:none!important}.page-module__E0kJGG__homeContainer{flex-direction:column;width:100%;padding:10px}}.page-module__E0kJGG__mainContent img{max-width:100%;height:auto}.page-module__E0kJGG__consoles{flex-direction:row;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1000px;margin:0 auto;padding:2rem 1rem;display:flex}@media (min-width:768px){.page-module__E0kJGG__consoles{gap:3rem;max-width:800px;padding:2rem 0}}.page-module__E0kJGG__consoleCard{aspect-ratio:1;cursor:pointer;max-width:300px;height:auto;color:inherit;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;background:0 0!important;border:none!important}.page-module__E0kJGG__consoleCard:hover{z-index:10;transform:scale(1.15)}.page-module__E0kJGG__consoleImgWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;background:0 0!important}.page-module__E0kJGG__consoleImg{object-fit:contain;mix-blend-mode:screen;filter:brightness(1.2)contrast(1.15)drop-shadow(0 10px 20px #ffffff26);width:100%;height:100%;transition:all .4s}.page-module__E0kJGG__consoleCard:hover .page-module__E0kJGG__consoleImg{filter:brightness(1.35)contrast(1.2)drop-shadow(0 15px 30px #ffffff40)}@keyframes page-module__E0kJGG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}
.freeplay-module__Vt4rxq__footerContent{border-top:1px solid var(--border-color);margin-top:4rem;padding-top:3rem}.freeplay-module__Vt4rxq__heroBackground{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.freeplay-module__Vt4rxq__heroBackgroundImage{object-fit:cover;opacity:.15;filter:blur(8px)grayscale(50%);width:100%;height:100%;transform:scale(1.1)}.freeplay-module__Vt4rxq__header{text-align:center;text-shadow:0 2px 4px #00000080;width:100%;margin-top:2rem;margin-bottom:2rem;position:relative}.freeplay-module__Vt4rxq__title{color:var(--primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.freeplay-module__Vt4rxq__meta{color:var(--text-secondary);justify-content:center;gap:1rem;font-size:.9rem;display:flex}.freeplay-module__Vt4rxq__intro{background:var(--card-bg);border-left:4px solid var(--primary);text-align:left;border-radius:8px;width:100%;margin-bottom:3rem;padding:1.5rem;line-height:1.8}.freeplay-module__Vt4rxq__gameListContainer{flex-direction:column;gap:3rem;width:100%;margin-bottom:5rem;display:flex}.freeplay-module__Vt4rxq__gameItemWrapper{flex-direction:column;gap:1.5rem;display:flex}.freeplay-module__Vt4rxq__cardWrapper{transition:transform .2s}.freeplay-module__Vt4rxq__cardWrapper:hover{transform:translateY(-5px)}.freeplay-module__Vt4rxq__gameComment{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;margin-top:0;padding:1.5rem;line-height:1.8;position:relative}.freeplay-module__Vt4rxq__gameComment p{margin:0}.freeplay-module__Vt4rxq__section{text-align:left;width:100%;margin-bottom:3rem}.freeplay-module__Vt4rxq__steps{background:var(--card-bg);border-radius:8px;margin-bottom:1rem;padding:1.5rem 2rem;line-height:2}.freeplay-module__Vt4rxq__steps li{margin-bottom:.5rem}.freeplay-module__Vt4rxq__note{background:#ffc1071a;border-left:4px solid #ffc107;border-radius:4px;margin-top:1rem;padding:1rem 1.5rem}@media (max-width:768px){.freeplay-module__Vt4rxq__heroImage{height:180px}.freeplay-module__Vt4rxq__title{font-size:1.5rem}}.freeplay-module__Vt4rxq__pendingCard{color:#fff;background:#ffffff0d;border:1px dashed #fff3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:300px;max-width:100%;height:200px;display:flex;position:relative;overflow:hidden}.freeplay-module__Vt4rxq__pendingOverlay{background:#0009;border:1px solid #fff3;border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem}.freeplay-module__Vt4rxq__pendingOverlay span{color:gold;font-size:1.1rem;font-weight:700}.freeplay-module__Vt4rxq__gameInfo{text-align:center;z-index:2}.freeplay-module__Vt4rxq__gameTitle{color:#ccc;margin:0 0 .5rem;font-size:1.2rem}.freeplay-module__Vt4rxq__platformBadge{color:#888;background:#333;border-radius:4px;padding:4px 8px;font-size:.8rem;display:inline-block}.freeplay-module__Vt4rxq__pastArticlesSection{border-top:1px solid #ffffff1a;width:100%;margin-top:4rem;padding-top:2rem}.freeplay-module__Vt4rxq__sectionTitle{border-bottom:2px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.freeplay-module__Vt4rxq__pastArticlesList{gap:1rem;display:grid}.freeplay-module__Vt4rxq__pastArticleCard{color:inherit;background:#ffffff08;border:1px solid #0000;border-radius:8px;padding:1rem 1.5rem;text-decoration:none;transition:all .2s;display:block}.freeplay-module__Vt4rxq__pastArticleCard:hover{background:#ffffff14;border-color:#ffffff1a;transform:translate(5px)}.freeplay-module__Vt4rxq__pastArticleDate{color:#888;margin-bottom:.25rem;font-size:.8rem;display:block}.freeplay-module__Vt4rxq__pastArticleTitle{color:#eee;margin:0;font-size:1.1rem}
.GameInfoCard-module__TosiqG__container{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:250px 1fr;gap:2rem;margin-bottom:2rem;padding:1.5rem;display:grid}.GameInfoCard-module__TosiqG__coverSection{flex-direction:column;align-items:center;display:flex}.GameInfoCard-module__TosiqG__coverImage{border-radius:8px;width:100%;max-width:250px;height:auto;box-shadow:0 4px 12px #00000080}.GameInfoCard-module__TosiqG__infoSection{flex-direction:column;gap:1rem;display:flex}.GameInfoCard-module__TosiqG__title{color:#fff;font-weight:700;line-height:1.3;overflow:visible;white-space:nowrap!important}.GameInfoCard-module__TosiqG__metadata{flex-direction:column;gap:.75rem;display:flex}.GameInfoCard-module__TosiqG__metaItem{align-items:flex-start;gap:.5rem;display:flex}.GameInfoCard-module__TosiqG__metaLabel{color:#3498db;min-width:120px;font-weight:600}.GameInfoCard-module__TosiqG__metaValue{color:#ecf0f1}.GameInfoCard-module__TosiqG__genres,.GameInfoCard-module__TosiqG__platforms{flex-wrap:wrap;gap:.5rem;display:flex}.GameInfoCard-module__TosiqG__genreTag{color:#3498db;background:#3498db33;border-radius:16px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.GameInfoCard-module__TosiqG__platformTag{color:#2ecc71;background:#2ecc7133;border-radius:16px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.GameInfoCard-module__TosiqG__description{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem}.GameInfoCard-module__TosiqG__descriptionTitle{color:#fff;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.GameInfoCard-module__TosiqG__descriptionText{color:#bdc3c7;white-space:pre-wrap;line-height:1.6}.GameInfoCard-module__TosiqG__note{color:#95a5a6;margin-top:.5rem;font-size:.85rem;font-style:italic}.GameInfoCard-module__TosiqG__noData{color:#95a5a6;text-align:center;padding:1rem;font-style:italic}@media (max-width:768px){.GameInfoCard-module__TosiqG__container{grid-template-columns:1fr}.GameInfoCard-module__TosiqG__coverImage{max-width:200px}.GameInfoCard-module__TosiqG__title{font-size:1.5rem}}
.LeftSidebar-module__7_jAZq__leftSidebar{height:calc(100vh - 100px);position:sticky;top:80px;overflow-y:auto}.LeftSidebar-module__7_jAZq__section{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:2rem;padding:1rem}.LeftSidebar-module__7_jAZq__sectionTitle{color:var(--text-muted);border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.75rem;font-size:.9rem;font-weight:700}.LeftSidebar-module__7_jAZq__gameList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.LeftSidebar-module__7_jAZq__gameItem{margin:0}.LeftSidebar-module__7_jAZq__gameLink{color:inherit;border:1px solid #0000;border-radius:8px;flex-direction:column;gap:.5rem;padding:.5rem;text-decoration:none;transition:all .2s;display:flex}.LeftSidebar-module__7_jAZq__gameLink:hover{background:#ffffff0d;border-color:#ffffff1a}.LeftSidebar-module__7_jAZq__gameTitle{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.LeftSidebar-module__7_jAZq__gameCover{object-fit:cover;border-radius:6px;width:100%;max-width:60px;height:auto}.LeftSidebar-module__7_jAZq__platformList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.LeftSidebar-module__7_jAZq__platformLink{color:inherit;border:1px solid #0000;border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.LeftSidebar-module__7_jAZq__platformLink:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translate(4px)}.LeftSidebar-module__7_jAZq__leftSidebar::-webkit-scrollbar{width:6px}.LeftSidebar-module__7_jAZq__leftSidebar::-webkit-scrollbar-track{background:0 0}.LeftSidebar-module__7_jAZq__leftSidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.LeftSidebar-module__7_jAZq__leftSidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}
.blog-module__3rPSzG__blogList{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.blog-module__3rPSzG__blogCard{background:var(--card-bg);border:1px solid var(--card-border);color:inherit;cursor:pointer;border-radius:12px;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.blog-module__3rPSzG__blogCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 16px #0000004d}.blog-module__3rPSzG__thumbnail{object-fit:cover;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:100%;height:200px}.blog-module__3rPSzG__noThumbnail{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:200px;font-size:3rem;display:flex}.blog-module__3rPSzG__cardContent{padding:1.5rem}.blog-module__3rPSzG__title{color:#fff;margin-bottom:.75rem;font-size:1.3rem;font-weight:700;line-height:1.4}.blog-module__3rPSzG__meta{color:#999;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.85rem;display:flex}.blog-module__3rPSzG__date{align-items:center;gap:.3rem;display:flex}.blog-module__3rPSzG__excerpt{color:#ccc;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:768px){.blog-module__3rPSzG__blogList{grid-template-columns:1fr;gap:1.5rem}.blog-module__3rPSzG__thumbnail,.blog-module__3rPSzG__noThumbnail{height:180px}}.blog-module__3rPSzG__articleBody{background:var(--card-bg);letter-spacing:.025em;color:#ddd;border-radius:8px;max-width:768px;margin:2rem auto;padding:2rem 1.5rem;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.blog-module__3rPSzG__articleBody{border-radius:0;margin:1rem auto;padding:1.5rem 1rem;font-size:1rem}}.blog-module__3rPSzG__articleBody img{object-fit:contain;border-radius:8px;max-width:100%;height:auto;max-height:600px;margin:1.5rem auto;display:block}.blog-module__3rPSzG__articleBody .article-link{color:#3b82f6;word-break:break-word;text-decoration:underline;transition:color .2s}.blog-module__3rPSzG__articleBody .article-link:hover{color:#2563eb;text-decoration:none}.blog-module__3rPSzG__affiliateSection{background:#22c55e0d;border:1px solid #22c55e33;border-radius:12px;max-width:768px;margin:3rem auto 2rem;padding:2rem 1.5rem}@media (max-width:768px){.blog-module__3rPSzG__affiliateSection{border-radius:0;margin:1.5rem auto 1rem;padding:1.5rem 1rem}}.blog-module__3rPSzG__affiliateItem{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;width:100%;padding:1rem;overflow:hidden}.blog-module__3rPSzG__affiliateItem img,.blog-module__3rPSzG__affiliateItem iframe,.blog-module__3rPSzG__affiliateItem table,.blog-module__3rPSzG__affiliateItem *{box-sizing:border-box!important;max-width:100%!important;height:auto!important}.blog-module__3rPSzG__articleBody *{box-sizing:border-box;max-width:100%}.blog-module__3rPSzG__articleBody table{display:block;overflow-x:auto;width:100%!important}.blog-module__3rPSzG__articleBody iframe{max-width:100%;height:auto}@media (max-width:768px){.blog-module__3rPSzG__affiliateItem{border-radius:4px;padding:.75rem}.blog-module__3rPSzG__articleBody{font-size:.95rem}}@media (prefers-color-scheme:dark){.blog-module__3rPSzG__articleBody{color:#f3f4f6}.blog-module__3rPSzG__articleBody .article-link{color:#60a5fa}.blog-module__3rPSzG__articleBody .article-link:hover{color:#93c5fd}}@media screen and (max-width:1024px){.blog-module__3rPSzG__articleBody img,.blog-module__3rPSzG__articleBody iframe,.blog-module__3rPSzG__articleBody video,.blog-module__3rPSzG__affiliateItem img,.blog-module__3rPSzG__affiliateItem iframe{width:100%!important;max-width:100%!important;height:auto!important;display:block!important}article h1{font-size:1.5rem!important;line-height:1.4!important}.blog-module__3rPSzG__articleBody p,.blog-module__3rPSzG__articleBody div,.blog-module__3rPSzG__articleBody span{text-align:left!important;font-size:1rem!important;line-height:1.8!important}.blog-module__3rPSzG__affiliateSection,.blog-module__3rPSzG__affiliateItem{overflow-x:auto;max-width:100%!important}.blog-module__3rPSzG__articleBody{padding:1rem!important}.blog-module__3rPSzG__affiliateSection{margin:1rem 0!important;padding:1rem!important}}
.game-details-module__RYCMZW__header{border-bottom:1px solid var(--border-color);margin-bottom:3rem;padding-bottom:2rem;position:relative}.game-details-module__RYCMZW__platformBadge{background:var(--secondary);border-radius:4px;margin-bottom:.5rem;padding:.2rem .5rem;font-size:.8rem;font-weight:700;display:inline-block}.game-details-module__RYCMZW__header h1{margin:.5rem 0;font-size:2.5rem}.game-details-module__RYCMZW__meta{color:var(--text-muted);gap:1rem;font-size:.9rem;display:flex}.game-details-module__RYCMZW__tag{background:var(--accent);color:#000;border-radius:4px;padding:0 .5rem}.game-details-module__RYCMZW__trophyList h2{margin-bottom:1.5rem}.game-details-module__RYCMZW__trophyRow{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.game-details-module__RYCMZW__platinum{background:#e5e4e21a;border-color:#e5e4e2}.game-details-module__RYCMZW__trophyIcon{justify-content:center;align-items:center;width:50px;font-size:2rem;display:flex}.game-details-module__RYCMZW__trophyContent{flex:1}.game-details-module__RYCMZW__trophyContent h3{margin-bottom:.3rem;font-size:1.1rem}.game-details-module__RYCMZW__condition{color:var(--foreground);font-weight:500}.game-details-module__RYCMZW__desc{color:var(--text-muted);margin-top:.2rem;font-size:.9rem}.game-details-module__RYCMZW__layoutGrid{grid-template-columns:280px 1fr 300px;align-items:start;gap:1.5rem;display:grid}.game-details-module__RYCMZW__leftSidebar{display:block}.game-details-module__RYCMZW__mainContent{min-width:0}.game-details-module__RYCMZW__sidebar{display:block;position:sticky;top:2rem}@media (max-width:1024px){.game-details-module__RYCMZW__layoutGrid{grid-template-columns:220px 1fr 250px;gap:1rem}.game-details-module__RYCMZW__leftSidebar{display:block}}@media (max-width:768px){.game-details-module__RYCMZW__layoutGrid{grid-template-columns:1fr}.game-details-module__RYCMZW__sidebar,.game-details-module__RYCMZW__leftSidebar{display:none}}
.GameCard-module__fFe1oa__gameCard{background:var(--card-bg);border:1px solid var(--border-color);color:inherit;border-radius:8px;padding:0;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.GameCard-module__fFe1oa__gameCard:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000004d}.GameCard-module__fFe1oa__cardSmall{height:100px}.GameCard-module__fFe1oa__cardMedium{height:150px}.GameCard-module__fFe1oa__cardLarge{height:200px}.GameCard-module__fFe1oa__gameInfo{z-index:1;flex-direction:column;flex:1;justify-content:center;padding:1.5rem;display:flex;position:relative}.GameCard-module__fFe1oa__cardSmall .GameCard-module__fFe1oa__gameInfo{padding:1rem}.GameCard-module__fFe1oa__cardLarge .GameCard-module__fFe1oa__gameInfo{padding:2rem}.GameCard-module__fFe1oa__platformBadge{z-index:2;background:#000000b3;border:1px solid #ffffff1a;border-radius:4px;padding:.2rem .6rem;font-size:.8rem;font-weight:700;position:absolute;top:1rem;left:1rem}.GameCard-module__fFe1oa__cardSmall .GameCard-module__fFe1oa__platformBadge{padding:.15rem .5rem;font-size:.7rem;top:.75rem;left:.75rem}.GameCard-module__fFe1oa__gameTitle{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.GameCard-module__fFe1oa__cardSmall .GameCard-module__fFe1oa__gameTitle{-webkit-line-clamp:1;font-size:1rem}.GameCard-module__fFe1oa__cardLarge .GameCard-module__fFe1oa__gameTitle{font-size:1.4rem}.GameCard-module__fFe1oa__meta{color:var(--text-secondary);flex-wrap:wrap;gap:1rem;font-size:.9rem;display:flex}.GameCard-module__fFe1oa__cardSmall .GameCard-module__fFe1oa__meta{gap:.5rem;font-size:.8rem}.GameCard-module__fFe1oa__gameImg{object-fit:contain;object-position:center;opacity:.9;background:#0003;width:250px;height:100%;padding:4px;transition:opacity .2s,transform .2s;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10%);mask-image:linear-gradient(90deg,#0000,#000 10%)}.GameCard-module__fFe1oa__cardSmall .GameCard-module__fFe1oa__gameImg{width:150px}.GameCard-module__fFe1oa__cardLarge .GameCard-module__fFe1oa__gameImg{width:300px}.GameCard-module__fFe1oa__gameCard:hover .GameCard-module__fFe1oa__gameImg{opacity:1}.GameCard-module__fFe1oa__noImg .GameCard-module__fFe1oa__gameInfo{width:100%}@media (max-width:768px){.GameCard-module__fFe1oa__gameCard{height:auto;min-height:120px}.GameCard-module__fFe1oa__cardSmall{min-height:100px}.GameCard-module__fFe1oa__cardMedium{min-height:120px}.GameCard-module__fFe1oa__cardLarge{min-height:150px}.GameCard-module__fFe1oa__gameImg{width:150px}.GameCard-module__fFe1oa__cardSmall .GameCard-module__fFe1oa__gameImg{width:100px}.GameCard-module__fFe1oa__cardLarge .GameCard-module__fFe1oa__gameImg{width:200px}}
