.GameDetail-module__ZFhpGa__container{max-width:800px;margin:0 auto;padding:0 1rem 1.5rem}.GameDetail-module__ZFhpGa__backLink{color:var(--text-secondary);transition:var(--transition-fast);align-items:center;gap:.5rem;margin-top:.35rem;margin-bottom:.35rem;font-size:.85rem;font-weight:700;display:inline-flex}.GameDetail-module__ZFhpGa__backLink:hover{color:var(--blue-primary);transform:translate(-4px)}.GameDetail-module__ZFhpGa__bannerTitle{background-color:var(--bg-secondary);border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);text-align:center;padding:.75rem 1rem}.GameDetail-module__ZFhpGa__bannerTitle h1{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:.9rem;font-weight:800}.GameDetail-module__ZFhpGa__heroCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 20px #00000008}.GameDetail-module__ZFhpGa__heroTop{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.GameDetail-module__ZFhpGa__iconWrapper{border:1.5px solid var(--card-border);border-radius:20px;flex-shrink:0;width:96px;height:96px;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000000d}.GameDetail-module__ZFhpGa__icon{object-fit:cover}.GameDetail-module__ZFhpGa__heroHeaderInfo{flex-direction:column;gap:.35rem;display:flex}.GameDetail-module__ZFhpGa__heroGameName{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.GameDetail-module__ZFhpGa__heroApkLink{color:var(--blue-primary);width:fit-content;font-size:.95rem;font-weight:700;text-decoration:underline}.GameDetail-module__ZFhpGa__heroApkLink:hover{color:var(--blue-dark)}.GameDetail-module__ZFhpGa__statGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.5rem;display:grid}.GameDetail-module__ZFhpGa__statPill{background:var(--bg-secondary);border:1.5px solid var(--card-border);text-align:center;transition:transform var(--transition-fast);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.85rem .25rem;display:flex}.GameDetail-module__ZFhpGa__statPill:hover{border-color:var(--blue-glow);transform:translateY(-2px)}.GameDetail-module__ZFhpGa__statIcon{width:22px;height:22px;color:var(--text-primary)}.GameDetail-module__ZFhpGa__statIconText{color:var(--text-primary);height:22px;font-size:1.2rem;font-weight:800;line-height:22px;font-family:var(--font-display)}.GameDetail-module__ZFhpGa__statVal{color:var(--text-secondary);white-space:nowrap;font-size:.76rem;font-weight:700}.GameDetail-module__ZFhpGa__ctaWrapper{flex-direction:column;gap:.8rem;width:100%;display:flex}.GameDetail-module__ZFhpGa__ctaDownload{font-family:var(--font-display);text-align:center;transition:all var(--transition-fast);cursor:pointer;background:linear-gradient(#0052d4 0%,#050b14 100%);border-radius:50px;justify-content:center;align-items:center;padding:1rem;font-size:1.05rem;font-weight:800;display:flex;box-shadow:0 4px 15px #050b1426;color:#fff!important}.GameDetail-module__ZFhpGa__ctaDownload:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 20px #050b1440}.GameDetail-module__ZFhpGa__ctaDownload:active{transform:scale(.98)}.GameDetail-module__ZFhpGa__ctaTelegram{background:var(--bg-secondary);font-family:var(--font-display);text-align:center;transition:all var(--transition-fast);cursor:pointer;border:2px solid #08c;border-radius:50px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem;font-size:1.05rem;font-weight:800;display:flex;color:#08c!important}.GameDetail-module__ZFhpGa__ctaTelegram:hover{background:#0088cc0d;transform:translateY(-1px)}.GameDetail-module__ZFhpGa__ctaTelegram:active{transform:scale(.98)}.GameDetail-module__ZFhpGa__tgIcon{color:#08c;width:22px;height:22px}.GameDetail-module__ZFhpGa__mainGrid{grid-template-columns:2fr 1fr;gap:2rem;margin-top:2rem;display:grid}.GameDetail-module__ZFhpGa__detailsContent{flex-direction:column;gap:2rem;display:flex}.GameDetail-module__ZFhpGa__detailsContent h2{font-family:var(--font-display);color:var(--text-primary);border-left:4px solid var(--blue-primary);margin-bottom:.75rem;padding-left:.75rem;font-size:1.45rem}.GameDetail-module__ZFhpGa__detailsContent p{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.65}.GameDetail-module__ZFhpGa__featuresList{grid-template-columns:1fr;gap:.75rem;display:grid}.GameDetail-module__ZFhpGa__featureItem{background-color:var(--bg-secondary);border:1px solid var(--card-border);border-radius:12px;gap:.75rem;padding:.85rem;display:flex}.GameDetail-module__ZFhpGa__featureCheck{color:var(--text-green);font-weight:800}.GameDetail-module__ZFhpGa__featureText{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.GameDetail-module__ZFhpGa__stepList{flex-direction:column;gap:.75rem;margin:1rem 0;display:flex}.GameDetail-module__ZFhpGa__stepItem{align-items:flex-start;gap:.75rem;display:flex}.GameDetail-module__ZFhpGa__stepNumber{color:var(--blue-primary);background:#0072ff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;font-weight:800;display:flex}.GameDetail-module__ZFhpGa__stepText{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.GameDetail-module__ZFhpGa__sidebarContent{flex-direction:column;gap:2rem;display:flex}.GameDetail-module__ZFhpGa__specsTable{border-collapse:collapse;background:var(--bg-secondary);border:1px solid var(--card-border);border-radius:12px;width:100%;overflow:hidden}.GameDetail-module__ZFhpGa__specsTable tr{border-bottom:1px solid var(--card-border)}.GameDetail-module__ZFhpGa__specsTable tr:last-child{border-bottom:none}.GameDetail-module__ZFhpGa__specsTable td{padding:.85rem 1rem;font-size:.9rem}.GameDetail-module__ZFhpGa__specsTable td:first-child{color:var(--text-secondary);width:45%;font-weight:600}.GameDetail-module__ZFhpGa__specsTable td:last-child{color:var(--text-primary);text-align:right;font-weight:700}.GameDetail-module__ZFhpGa__relatedSection{flex-direction:column;gap:.75rem;margin-top:-2.25rem;display:flex}.GameDetail-module__ZFhpGa__relatedHeader{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:1.35rem;font-weight:800;display:flex}.GameDetail-module__ZFhpGa__relatedHeaderSymbol{color:var(--blue-primary);font-size:1.5rem;font-weight:900}.GameDetail-module__ZFhpGa__relatedList{flex-direction:column;gap:.75rem;margin:0;display:flex}.GameDetail-module__ZFhpGa__stickyFooter{background:color-mix(in srgb, var(--bg-secondary) 95%, transparent);-webkit-backdrop-filter:blur(12px);width:100%;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom)) 1rem;z-index:999;border-top:1px solid #0072ff26;justify-content:space-between;align-items:center;display:none;position:fixed;bottom:0;left:0;box-shadow:0 -4px 15px #0000000d}.GameDetail-module__ZFhpGa__stickyInfo{align-items:center;gap:.6rem;display:flex}.GameDetail-module__ZFhpGa__stickyIcon{border:1px solid var(--card-border);object-fit:cover;border-radius:8px}.GameDetail-module__ZFhpGa__stickyTitle{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:800}.GameDetail-module__ZFhpGa__stickyBonus{color:var(--text-green);font-size:.75rem;font-weight:700}.GameDetail-module__ZFhpGa__stickyBtn{border-radius:8px;padding:.6rem 1.25rem;font-size:.85rem}.GameDetail-module__ZFhpGa__codeBox{background-color:var(--blue-glow);text-align:center;transition:all var(--transition-fast);border:1.5px dashed #0072ff4d;border-radius:12px;flex-direction:column;gap:.35rem;margin-top:1rem;padding:1rem;font-size:.9rem;display:flex;box-shadow:0 4px 10px #0072ff05}.GameDetail-module__ZFhpGa__codeBox:hover{border-color:var(--blue-primary);background-color:#0072ff0d}.GameDetail-module__ZFhpGa__codeLabel{color:var(--text-secondary);font-size:.85rem;font-weight:700}.GameDetail-module__ZFhpGa__codeValue{color:var(--blue-primary);font-size:1.35rem;font-weight:800;font-family:var(--font-display);letter-spacing:1px}.GameDetail-module__ZFhpGa__copyLink{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);font-size:.78rem;font-weight:700;text-decoration:underline}.GameDetail-module__ZFhpGa__copyLink:hover{color:var(--blue-primary)}@media (max-width:768px){.GameDetail-module__ZFhpGa__mainGrid{grid-template-columns:1fr;gap:2rem}.GameDetail-module__ZFhpGa__stickyFooter{display:flex}.GameDetail-module__ZFhpGa__container{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom))}}@media (max-width:480px){.GameDetail-module__ZFhpGa__heroCard{padding:1rem}.GameDetail-module__ZFhpGa__heroGameName{font-size:1.45rem}.GameDetail-module__ZFhpGa__statPill{border-radius:12px;padding:.6rem .15rem}.GameDetail-module__ZFhpGa__statVal{font-size:.68rem}.GameDetail-module__ZFhpGa__ctaDownload,.GameDetail-module__ZFhpGa__ctaTelegram{padding:.8rem;font-size:.95rem}}
.Accordion-module__4cpSjq__accordion{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.Accordion-module__4cpSjq__item{border:1px solid var(--card-border);background-color:var(--bg-secondary);transition:all var(--transition-fast);border-radius:8px;overflow:hidden}.Accordion-module__4cpSjq__itemOpen{border-color:var(--gold-primary);box-shadow:0 4px 15px #ffd7000d}.Accordion-module__4cpSjq__header{text-align:left;width:100%;font-family:var(--font-display);color:var(--text-primary);transition:color var(--transition-fast);background:0 0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:700;display:flex}.Accordion-module__4cpSjq__header:hover{color:var(--gold-primary)}.Accordion-module__4cpSjq__icon{color:var(--gold-primary);transition:transform var(--transition-fast);font-size:1.25rem;font-weight:300}.Accordion-module__4cpSjq__iconRotated{transform:rotate(45deg)}.Accordion-module__4cpSjq__contentWrapper{max-height:0;transition:max-height var(--transition-normal) ease;overflow:hidden}.Accordion-module__4cpSjq__content{color:var(--text-secondary);padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.6}
.GameCard-module__gwLZmq__card{background-color:var(--card-bg);border:1.5px solid var(--card-border);transition:all var(--transition-fast);border-radius:16px;align-items:center;gap:1rem;padding:1.25rem 1rem;display:flex;position:relative;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.GameCard-module__gwLZmq__card:hover{border-color:#4364f7;transform:translateY(-2px);box-shadow:0 10px 15px -3px #4364f726}.GameCard-module__gwLZmq__indexBadge{color:#fff;z-index:10;background:linear-gradient(135deg,#004cb3 0%,#07f 100%);border-top-left-radius:16px;border-bottom-right-radius:12px;padding:.35rem .75rem;font-size:.9rem;font-weight:800;position:absolute;top:-1px;left:-1px;box-shadow:2px 2px 5px #0000000d}.GameCard-module__gwLZmq__iconWrapper{background-color:var(--bg-tertiary);border:1px solid var(--card-border);border-radius:16px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.GameCard-module__gwLZmq__icon{object-fit:cover}.GameCard-module__gwLZmq__content{flex-grow:1;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.GameCard-module__gwLZmq__textDetails{flex-direction:column;gap:.25rem;display:flex}.GameCard-module__gwLZmq__name{font-family:var(--font-display);color:var(--text-primary);font-size:1.3rem;font-weight:800;line-height:1.25}.GameCard-module__gwLZmq__nameLink:hover .GameCard-module__gwLZmq__name{color:var(--blue-primary)}.GameCard-module__gwLZmq__specs{flex-direction:column;gap:.25rem;display:flex}.GameCard-module__gwLZmq__specRow{white-space:nowrap;flex-direction:row;align-items:baseline;gap:.4rem;line-height:1.2;display:flex}.GameCard-module__gwLZmq__specLabelRed{color:var(--text-red);font-size:.85rem;font-weight:700}.GameCard-module__gwLZmq__specValRed{color:var(--text-red);font-size:1.1rem;font-weight:800}.GameCard-module__gwLZmq__specLabelGreen{color:var(--text-green);font-size:.85rem;font-weight:700}.GameCard-module__gwLZmq__specValGreen{color:var(--text-green);font-size:.95rem;font-weight:800}.GameCard-module__gwLZmq__downloadWrapper{flex-shrink:0}.GameCard-module__gwLZmq__downloadBtn{border-radius:10px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:800}@media (max-width:480px){.GameCard-module__gwLZmq__card{gap:.5rem;padding:1.1rem .5rem 1.1rem .65rem}.GameCard-module__gwLZmq__iconWrapper{border-radius:12px;width:64px;height:64px}.GameCard-module__gwLZmq__content{gap:.35rem}.GameCard-module__gwLZmq__name{font-size:1.05rem}.GameCard-module__gwLZmq__specLabelRed,.GameCard-module__gwLZmq__specLabelGreen{font-size:.7rem}.GameCard-module__gwLZmq__specValRed{font-size:.9rem}.GameCard-module__gwLZmq__specValGreen{font-size:.82rem}.GameCard-module__gwLZmq__downloadBtn{padding:.55rem .75rem;font-size:.8rem}}
.GameGrid-module__oUBrva__tabs{justify-content:center;gap:.75rem;margin-bottom:.5rem;padding:.25rem .5rem;display:flex}.GameGrid-module__oUBrva__tabs::-webkit-scrollbar{display:none}.GameGrid-module__oUBrva__tab{background-color:var(--bg-secondary);border:1.5px solid var(--card-border);color:var(--text-secondary);white-space:nowrap;transition:all var(--transition-fast);border-radius:14px;padding:.8rem 2rem;font-size:1rem;font-weight:700;box-shadow:0 2px 4px #00000005}.GameGrid-module__oUBrva__tab:hover{color:var(--text-primary);border-color:var(--text-muted)}.GameGrid-module__oUBrva__tabActive{background:#004cb3;border-color:#004cb3;box-shadow:0 4px 10px #004cb340;color:#fff!important}.GameGrid-module__oUBrva__grid{flex-direction:column;gap:.75rem;width:100%;max-width:800px;margin:0 auto;display:flex}@media (max-width:480px){.GameGrid-module__oUBrva__tab{border-radius:12px;padding:.8rem 1.75rem;font-size:.95rem}}
.Home-module__Ho9lYW__seoIntro{border-bottom:1px solid var(--card-border);color:#94a3b8;text-align:justify;background-color:#0000;max-width:800px;margin:0 auto .5rem;padding:.25rem .5rem;font-size:.55rem;line-height:1.25}.Home-module__Ho9lYW__section{max-width:800px;margin:0 auto;padding:2.5rem 0}.Home-module__Ho9lYW__sectionGrey{background-color:var(--bg-secondary);border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border)}.Home-module__Ho9lYW__tableWrapper{border:1px solid var(--card-border);background:var(--card-bg);box-shadow:var(--shadow-sm);border-radius:16px;overflow-x:auto}.Home-module__Ho9lYW__comparisonTable{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem}.Home-module__Ho9lYW__comparisonTable th{background-color:var(--bg-tertiary);color:var(--text-primary);font-weight:700;font-family:var(--font-display);border-bottom:1px solid var(--card-border);padding:1.25rem 1rem}.Home-module__Ho9lYW__comparisonTable td{border-bottom:1px solid var(--card-border);vertical-align:middle;color:var(--text-secondary);padding:1.25rem 1rem}.Home-module__Ho9lYW__comparisonTable tr:last-child td{border-bottom:none}.Home-module__Ho9lYW__tableNameCol{color:var(--text-primary);align-items:center;gap:.75rem;font-weight:700;display:flex}.Home-module__Ho9lYW__tableIcon{background-color:var(--bg-primary);border:1px solid var(--card-border);border-radius:8px}.Home-module__Ho9lYW__tableBonus{color:var(--green-primary);font-weight:700}.Home-module__Ho9lYW__tableBtn{padding:.4rem 1rem;font-size:.8rem;font-weight:800}.Home-module__Ho9lYW__seoContent{max-width:800px;margin:0 auto;padding:0 1rem}.Home-module__Ho9lYW__seoContent h2{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.25rem;font-size:1.75rem}.Home-module__Ho9lYW__seoContent h3{font-family:var(--font-display);color:var(--text-primary);margin:2rem 0 1rem;font-size:1.35rem}.Home-module__Ho9lYW__seoContent p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.Home-module__Ho9lYW__seoContent ul,.Home-module__Ho9lYW__seoContent ol{color:var(--text-secondary);margin:1rem 0 1.5rem 1.5rem;font-size:1rem;line-height:1.7}.Home-module__Ho9lYW__seoContent li{margin-bottom:.5rem}.Home-module__Ho9lYW__seoContent strong{color:var(--text-primary)}.Home-module__Ho9lYW__top3Section{max-width:800px;margin:.5rem auto 1.5rem;padding:0 1rem}.Home-module__Ho9lYW__top3Grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Home-module__Ho9lYW__top3Card{border:1px solid var(--card-border);text-align:center;transition:transform var(--transition-fast), box-shadow var(--transition-fast);background-color:#fff;border-radius:16px;flex-direction:column;align-items:center;padding:1.5rem 1.25rem 1.25rem;display:flex;position:relative;box-shadow:0 4px 15px #00000005}.Home-module__Ho9lYW__top3Card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000000d}.Home-module__Ho9lYW__top3RankBadge{color:#fff;border-top-left-radius:14px;border-bottom-right-radius:14px;padding:.35rem .9rem;font-size:.9rem;font-weight:800;position:absolute;top:0;left:0;box-shadow:0 2px 5px #00000014}.Home-module__Ho9lYW__rankBadgeRed{background:linear-gradient(135deg,#ff3b30 0%,#e11d48 100%)}.Home-module__Ho9lYW__rankBadgeOrange{background:linear-gradient(135deg,#ff9500 0%,#f97316 100%)}.Home-module__Ho9lYW__top3IconWrapper{border:1px solid #f1f5f9;border-radius:16px;width:72px;height:72px;margin-bottom:.85rem;position:relative;overflow:hidden;box-shadow:0 3px 8px #0000000a}.Home-module__Ho9lYW__top3Icon{object-fit:cover;width:100%!important;height:100%!important}.Home-module__Ho9lYW__top3Name{font-family:var(--font-display);color:#0f172a;justify-content:center;align-items:center;min-height:2.5rem;margin:0 0 1rem;font-size:1.05rem;font-weight:800;line-height:1.2;display:flex}.Home-module__Ho9lYW__top3Btn{width:100%;font-family:var(--font-display);text-align:center;transition:all var(--transition-fast);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.75rem;font-size:.88rem;font-weight:800;display:flex;box-shadow:0 3px 8px #00000014;color:#fff!important}.Home-module__Ho9lYW__top3Btn:hover{filter:brightness(1.08)}.Home-module__Ho9lYW__top3Btn:active{transform:scale(.98)}.Home-module__Ho9lYW__top3BtnPurple{background:linear-gradient(135deg,#a855f7 0%,#7c3aed 100%)}.Home-module__Ho9lYW__top3BtnBlue{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}.Home-module__Ho9lYW__top3BtnRed{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}@media (max-width:768px){.Home-module__Ho9lYW__top3Grid{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:0 .25rem}.Home-module__Ho9lYW__top3Card{border-radius:12px;padding:1.25rem .4rem .85rem}.Home-module__Ho9lYW__top3RankBadge{border-top-left-radius:10px;border-bottom-right-radius:10px;padding:.2rem .55rem;font-size:.75rem}.Home-module__Ho9lYW__top3IconWrapper{border-radius:12px;width:56px;height:56px;margin-bottom:.6rem}.Home-module__Ho9lYW__top3Name{min-height:2.2rem;margin-bottom:.6rem;font-size:.8rem}.Home-module__Ho9lYW__top3Btn{border-radius:8px;gap:.2rem;padding:.6rem .25rem;font-size:.72rem}.Home-module__Ho9lYW__top3Btn svg{width:11px;height:11px}}@media (max-width:480px){.Home-module__Ho9lYW__top3Section{margin:.5rem auto 1rem;padding:0 .5rem}.Home-module__Ho9lYW__top3Grid{grid-template-columns:repeat(3,1fr);gap:.35rem;padding:0}.Home-module__Ho9lYW__top3Card{border-radius:10px;padding:1rem .25rem .65rem}.Home-module__Ho9lYW__top3RankBadge{border-top-left-radius:8px;border-bottom-right-radius:8px;padding:.15rem .45rem;font-size:.65rem}.Home-module__Ho9lYW__top3IconWrapper{border-radius:10px;width:44px;height:44px;margin-bottom:.4rem}.Home-module__Ho9lYW__top3Name{min-height:1.8rem;margin-bottom:.4rem;font-size:.7rem}.Home-module__Ho9lYW__top3Btn{border-radius:6px;gap:.15rem;padding:.5rem .15rem;font-size:.65rem}.Home-module__Ho9lYW__top3Btn svg{stroke-width:3.5px;width:9px;height:9px}}
