*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;--FontBody:"Roboto", "sans-serif";--FontTitle:"Poppins", "sans-serif";--Theme:#0077E0;--BgPage:#FFFFFF;--IndexTopBg:linear-gradient(142deg, #00AC45 2.96%, var(--Theme) 68.67%, #0B93B6 100.55%);--BgNav:#FFFFFF;--TextNav:#666666;--BgFooter:#051727;--TextFooter:#CDD4D6;--TextPrimary:#333333;--TextSecondary:#666666;--TextTertiary:#999999;--TableTh1:#FFF4D8;--TableTh2:#D7ECFF;--TableTh3:#FFDAD4;--TableTh4:#CAFFD9;--TableTh5:#FFCFE3;--TableTh6:#DEE4FF;--TableTd1:#F5F5F5;--TableTd2:#FCFCFC;--Hover:#005EBB;--Link:#438EFF;--Divider:#DDDDDD;--Border:#E4E4E4}p{font-family:var(--FontBody)}h1,h2,h3,h4,h5,h6,div,a,dl,dt,dd,ul,ol,li,form,table,textarea,button,span,input{font-family:var(--FontTitle)}ol,ul,li{list-style:none}img{border:none;vertical-align:middle;object-fit:cover}a{text-decoration:none;color:inherit;outline:none;border:none;box-shadow:none;-webkit-tap-highlight-color:transparent}a:focus,a:visited{text-decoration:none;outline:none}input{outline:none;border:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}input:focus,input:focus-visible,input:active{outline:none !important;border:none !important;box-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important}button{background:none;border:none;outline:none;cursor:pointer;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}button:hover,button:focus,button:active{outline:none !important;border:none !important;box-shadow:none !important}table,td,tr,th{border-collapse:collapse}ul::-webkit-scrollbar{width:0 !important}.app-card-title{color:#101828;font-weight:600;font-size:16px;line-height:1.4}.category-card-title{color:#101828;font-weight:600;font-size:18px;line-height:1.3}.adTitle{text-align:start;font-size:12px;line-height:16px;margin:3px 0 6px 0;color:#ccc}.adHeight{width:100%;height:252px}.ad-box{width:100%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-primary{color:#1E77FF}.text-secondary{color:#666}.text-muted{color:#999}.text-light{color:#ccc}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-oneline{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all}.cover-link{position:absolute;top:0;inset-inline-start:0;bottom:0;inset-inline-end:0}.clearfix{display:block}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}* html .clearfix{height:1%}*+html .clearfix{min-height:1%}.left{float:left}.right{float:right}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-in}@keyframes slideInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-in-up{animation:slideInUp .4s ease-out}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading-spinner{animation:spin 1s linear infinite}@media only screen and (max-width:320px){html{font-size:13px}.app-card-title{font-size:14px}.category-card-title{font-size:16px}.adHeight{width:100%;height:200px}.ad-box{text-align:center}.adTitle{padding:0 12px;font-size:11px}}@media only screen and (min-width:321px) and (max-width:767px){html{font-size:14px}.app-card-title{font-size:15px}.category-card-title{font-size:17px}.adHeight{width:100%;height:252px}.ad-box{text-align:center}.adTitle{padding:0 16px}}@media only screen and (min-width:768px) and (max-width:1200px){html{font-size:15px}.app-card-title{font-size:16px}.category-card-title{font-size:18px}.adHeight{width:100%;height:280px}.ad-box{text-align:center;margin:20px 0}}@media only screen and (min-width:1200px){html{font-size:16px}.app-card-title{font-size:18px}.category-card-title{font-size:20px}.adHeight{width:100%;height:320px}.ad-box{text-align:center}}.section-hd{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.section-hd-title{flex:1;margin:0;color:#333333;font-size:22px;font-weight:600;line-height:30px;padding:12px 0}.section-hd-more{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:20px;flex-shrink:0;text-decoration:none;transition:background .2s ease}.section-hd-more:hover{background:#ffffff}.section-hd-more svg{width:24px;height:24px;fill:#5C5E5E}.breadcrumb{display:flex;align-items:center;height:52px;max-width:100%;gap:0;overflow:hidden;text-overflow:ellipsis}.breadcrumb-link{display:flex;align-items:center;gap:4px;text-decoration:none;color:#1E77FF;font-size:14px;font-weight:400;line-height:22px;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-link svg{width:14px;height:14px;fill:#1E77FF;flex-shrink:0}.breadcrumb-sep{padding:0 8px;color:rgba(0,0,0,0.45);font-size:14px;line-height:22px}.breadcrumb-current{color:#666666;font-size:14px;font-weight:400;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:767px){.section-hd-title{font-size:20px;line-height:28px}.section-hd-more{width:32px;height:32px}.section-hd-more svg{width:20px;height:20px}.breadcrumb{height:100%;padding:10px 0}}.header,.header-inner,.mobile-header,.mobile-search-box,.mobile-search-inner{max-width:100vw;box-sizing:border-box}.search-box,.nav-menu,.logo{flex-shrink:1;min-width:0}.header{width:100%;background:white;border-bottom:1px solid #DDDDDD;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}.header-inner{width:100%;height:65px;padding:0 32px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;min-width:0}.header-left{display:flex;align-items:center;gap:50px;flex-shrink:1;min-width:0}.logo{width:121.53px;max-width:121.53px;height:35px;position:relative;border-radius:4px;flex-shrink:0}.logo-image{width:100%;height:100%;object-fit:contain}.logo-placeholder{width:100%;height:100%;background:#D7D7D7;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#666}.nav-menu{display:flex;align-items:center;flex-shrink:1;min-width:0}.nav-menu-item{padding:8px 16px;display:flex;align-items:center;gap:8px;color:#666;transition:color .3s ease;flex-shrink:0;white-space:nowrap}.nav-menu-item:hover,.nav-menu-item.active,.nav-menu-item:focus{color:#1E77FF}.nav-menu-icon{width:24px;height:24px;fill:currentColor;flex-shrink:0;transition:fill .3s ease}.nav-menu-icon svg{width:100%;height:100%;fill:inherit;display:block}.nav-menu-text{color:inherit;font-size:16px;font-family:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;line-height:20px;white-space:nowrap}.search-box{width:100%;max-width:400px;min-width:200px;height:40px;padding:10px 16px;background:white;border-radius:8px;border:1px solid #DDDDDD;display:flex;align-items:center;gap:10px;box-sizing:border-box}.search-box:focus-within{border-color:#DDDDDD !important;box-shadow:none !important}.search-box-input{flex:1;background:transparent;color:#333;font-size:16px;font-family:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400}.search-box-input::placeholder{color:rgba(10,10,10,0.5)}.search-box-icon{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;stroke:#1E77FF;fill:none;transition:stroke .3s ease}.search-box-icon:hover{stroke:#1F61E4}.search-box-icon svg{width:100%;height:100%;stroke:inherit;fill:none !important;display:block}@media only screen and (min-width:1200px){.header-inner{padding:0 32px;max-width:1400px;margin:0 auto;box-sizing:border-box;width:100%}.header-left{gap:50px;flex-shrink:1}.search-box{width:100%;max-width:400px;flex-shrink:0}.nav-menu-text{font-size:16px}}@media only screen and (min-width:768px) and (max-width:1200px){.header-inner{padding:0 24px;box-sizing:border-box;width:100%}.header-left{gap:24px;flex-shrink:1;min-width:0}.search-box{width:100%;max-width:280px;min-width:200px;flex-shrink:0}.nav-menu{flex-shrink:1;min-width:0}.nav-menu-item .nav-menu-icon{display:none}.nav-menu-item{padding:4px 8px}.nav-menu-text{font-size:13px}.logo{width:100px;height:28px;flex-shrink:0}}@media only screen and (min-width:768px) and (max-width:900px){.header-inner{padding:0 16px}.header-left{gap:16px}.search-box{max-width:240px}.nav-menu-item{padding:4px 8px}.nav-menu-text{font-size:12px}}@media only screen and (min-width:321px) and (max-width:767px){.desktop-nav{display:none}.mobile-header{display:flex !important;width:100%;height:46px;box-sizing:border-box}.mobile-search-box,.mobile-sidebar{display:block}.mobile-logo .logo-placeholder{font-size:16px;padding:0 20px}.sidebar-content{width:280px}.mobile-search-box{padding:16px;top:60px}}@media only screen and (max-width:320px){.desktop-nav{display:none}.mobile-header{display:flex !important;width:100%;height:46px;box-sizing:border-box}.mobile-search-box,.mobile-sidebar{display:block}.mobile-menu-toggle,.mobile-search-toggle{width:40px;height:40px}.mobile-menu-toggle svg,.mobile-search-toggle svg{width:20px;height:20px}.mobile-logo .logo-placeholder{font-size:14px;padding:0 12px;height:28px}.mobile-logo .logo-image{height:28px}.sidebar-content{width:260px}.sidebar-header{padding:16px 8px}.sidebar-nav-item{padding:8px 16px}.sidebar-nav-item .sidebar-nav-text{font-size:15px}.mobile-search-box{padding:0 8px;top:56px}}.mobile-header{display:none;width:100%;height:46px;background:white;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:1000;box-sizing:border-box}.mobile-menu-toggle,.mobile-search-toggle{width:44px;height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;fill:#666;transition:all .3s ease}.mobile-menu-toggle:hover,.mobile-search-toggle:hover{fill:#1E77FF}.mobile-menu-toggle:active,.mobile-search-toggle:active{transform:scale(.95)}.mobile-menu-toggle svg,.mobile-search-toggle svg{width:24px;height:24px;fill:inherit}.mobile-logo{flex:1;display:flex;justify-content:center;align-items:center}.mobile-logo .logo-image{height:32px;width:auto;object-fit:contain}.mobile-logo .logo-placeholder{height:32px;padding:0 16px;background:#1E77FF;color:white;display:flex;align-items:center;justify-content:center;border-radius:6px;font-weight:600;font-size:14px}.mobile-search-box{display:none;width:100%;height:48px;padding:0 16px;background:white;border-bottom:1px solid #DDDDDD;z-index:999;box-sizing:border-box;align-items:center;justify-content:flex-start;gap:10px;transition:all .3s ease}.mobile-search-box.show{display:flex;animation:slideDown .3s ease-out}.header:has(.mobile-search-box.show) .mobile-header{display:none !important}.mobile-search-close{flex-shrink:0;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-search-close .mobile-search-arrow{color:#626262;fill:currentColor}.mobile-search-inner{flex:1 1 0;min-width:0;height:36px;padding:10px 12px;background:white;border-radius:8px;outline:1px solid #DDDDDD;outline-offset:-1px;display:flex;align-items:center;justify-content:flex-start;gap:10px;box-sizing:border-box}.mobile-search-input{flex:1 1 0;min-width:0;height:100%;padding:0;border:none;background:transparent;font-size:14px;font-family:Roboto,-apple-system,sans-serif;font-weight:400;box-sizing:border-box}.mobile-search-input:focus{outline:none}.mobile-search-input::placeholder{color:rgba(10,10,10,0.5)}.mobile-search-submit{flex-shrink:0;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-search-submit .mobile-search-icon{color:#1E77FF;fill:currentColor}.mobile-sidebar{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}.mobile-sidebar.show{display:block}.mobile-sidebar.show .sidebar-overlay{animation:fadeIn .3s ease-out}.mobile-sidebar.show .sidebar-content{animation:slideInLeft .3s ease-out}.mobile-sidebar.hiding .sidebar-overlay{animation:fadeOut .3s ease-out}.mobile-sidebar.hiding .sidebar-content{animation:slideOutLeft .3s ease-out}.sidebar-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);cursor:pointer}.sidebar-content{position:absolute;top:0;left:0;bottom:0;width:280px;background:white;box-shadow:0 4px 16px rgba(0,0,0,0.15);display:flex;flex-direction:column}.sidebar-header{padding:16px;border-bottom:1px solid #e9ecef;display:flex;align-items:center;background:#f8f9fa}.sidebar-close{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;stroke:#666;fill:none}.sidebar-close:active{transform:scale(.95)}.sidebar-close svg{stroke:inherit;fill:none !important}.sidebar-nav{flex:1;padding:16px 0;overflow-y:auto}.sidebar-nav-item{display:flex;align-items:center;gap:16px;padding:8px 16px;color:#666;border-left:4px solid transparent;transition:all .3s ease}.sidebar-nav-item:hover{background:rgba(30,119,255,0.05);color:#1E77FF;border-left-color:#1E77FF}.sidebar-nav-item.active{background:rgba(30,119,255,0.1);color:#1E77FF;border-left-color:#1E77FF;font-weight:600}.sidebar-nav-icon{width:24px;height:24px;fill:currentColor;flex-shrink:0}.sidebar-nav-icon svg{width:100%;height:100%;fill:inherit}.sidebar-nav-text{font-size:16px;font-weight:500;color:inherit}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes slideInLeft{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideOutLeft{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media only screen and (min-width:768px){.mobile-header,.mobile-search-box,.mobile-sidebar{display:none !important}.desktop-nav{display:flex;width:100%;max-width:100vw}.header{max-width:100vw;overflow-x:hidden}.header-inner{max-width:100%;overflow:hidden}.nav-menu{flex-wrap:nowrap;overflow:hidden}.search-box{flex-shrink:1;min-width:180px}}.carouselWrap{position:relative}.carouselWrap .carousel{width:100%;margin:20px 0;overflow-x:hidden}.carouselWrap .carousel .carouselTrack{display:flex;transition:transform .5s ease-in-out}.carouselWrap .carousel .carouselTrack .carouselItem{flex:0 0 50%;box-sizing:border-box;padding:0 15px}.carouselWrap .carousel .carouselTrack .carouselItem .itemLink{display:block;width:100%;position:relative}.carouselWrap .carousel .carouselTrack .carouselItem .itemLink .itemTop{height:-webkit-fill-available;aspect-ratio:16 / 9}.carouselWrap .carousel .carouselTrack .carouselItem .itemLink .itemTop .itemImg{width:100%;height:auto;border-radius:12px;aspect-ratio:16 / 9}.carouselWrap .carousel .carouselTrack .carouselItem .itemLink .itemOverlay{position:absolute;left:0;bottom:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 16px;background:linear-gradient(0deg, rgba(0,0,0,0.57) 0%, rgba(0,0,0,0) 100%);border-radius:0 0 12px 12px}.carouselWrap .carousel .carouselTrack .carouselItem .itemLink .itemOverlay .itemInfo{display:flex;align-items:center;gap:10px}.carouselWrap .carousel .carouselTrack .carouselItem .itemLink .itemOverlay .itemInfo .itemName{display:none !important;width:100%;color:#FFF;font-size:18px;font-weight:600;line-height:135%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.carouselWrap .carousel .carouselTrack .carouselItem .itemLink .itemOverlay .itemInfo .itemIcon{border-radius:10px;border:1px solid #F2F2F2;background:#FFF;width:48px;height:48px;flex-shrink:0;overflow:hidden}.carouselWrap .carousel .carouselTrack .carouselItem .itemLink .itemOverlay .itemInfo .itemIcon img{width:100%;height:100%;object-fit:cover;display:block}.carouselWrap .carousel .carouselTrack .carouselItem .itemLink .itemOverlay .itemDl{color:#FFF;font-size:14px;font-style:normal;font-weight:500;line-height:27px;background:#1E77FF;border-radius:4px;max-height:30px;padding:0 16px}.carouselWrap .carouselBtn{position:absolute;top:50%;transform:translateY(-50%);border:none;cursor:pointer;z-index:2;display:flex;width:40px;height:40px;padding:8px;justify-content:center;align-items:center;border-radius:40px;background:rgba(0,0,0,0.4)}.carouselWrap .carouselBtn svg{width:24px;height:24px;color:#F0F0F0}.carouselWrap .carouselBtn.left{left:10px}.carouselWrap .carouselBtn.right{right:10px}@media only screen and (max-width:767px){.carouselWrap .carousel{width:auto;margin:0 -16px 16px -16px}.carouselWrap .carousel .carouselTrack .carouselItem{flex:0 0 90%;padding:0 4px}.carouselWrap .carousel .carouselTrack .carouselItem .itemLink .itemTop .itemImg{border-radius:6px}.carouselWrap .carousel .carouselTrack .carouselItem .itemLink .itemOverlay .itemInfo .itemName{display:none !important}.carouselWrap .carouselBtn{display:none}}.hot-section{display:flex;flex-direction:column}.hot-section-list{display:flex;flex-wrap:wrap;gap:16px}.app-card{width:calc(50% - 8px);padding:16px;background:white;border-radius:16px;display:flex;align-items:center;gap:16px;border:1px solid #EEE;text-decoration:none}.app-card:hover{border:1px solid #EEE;background:#F2F2F2}.app-card-icon{width:72px;height:72px;border-radius:12px;overflow:hidden;flex-shrink:0}.app-card-icon img{width:100%;height:100%;border-radius:12px;object-fit:cover;display:block}.app-card-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.app-card-name{margin:0;color:#101828;font-size:16px;font-family:Poppins,-apple-system,sans-serif;font-weight:500;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-card-category{margin:0;color:#666666;font-size:14px;font-family:Poppins,-apple-system,sans-serif;font-weight:400;line-height:22px}.app-card-meta{display:flex;align-items:center;gap:16px;height:20px}.app-card-rating{display:flex;align-items:center;gap:4px;color:#666666;font-size:14px;font-family:Poppins,-apple-system,sans-serif;font-weight:400;line-height:20px}.app-card-rating svg{width:16px;height:16px;fill:#FDC700;flex-shrink:0}.app-card-btn{flex-shrink:0;padding:6px 24px;background:#1E77FF;border-radius:10px;color:white;font-size:16px;font-family:Poppins,-apple-system,sans-serif;font-weight:500;line-height:24px;white-space:nowrap;transition:background .2s ease}.app-card-btn:hover{background:#0061f4}@media only screen and (max-width:767px){.app-card{width:100%;padding:12px}.app-card-icon{width:56px;height:56px;border-radius:10px}.app-card-name{font-size:14px}.app-card-category{font-size:12px;line-height:18px}.app-card-meta{gap:12px}.app-card-btn{padding:5px 16px;font-size:14px;border-radius:8px}}@media only screen and (min-width:768px) and (max-width:1199px){.app-card-btn{padding:4px 12px;font-size:14px}.app-card-icon{width:60px;height:60px;border-radius:10px}.app-card-category{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}}.app-row-section{display:flex;flex-direction:column}.app-row-track{display:grid;grid-template-columns:repeat(8, 1fr);gap:16px}.app-row-item{display:flex;flex-direction:column;gap:10px;text-decoration:none;min-width:0}.app-row-item-img-wrap{height:91.5px;width:91.5px;border-radius:14px;align-self:stretch;aspect-ratio:1/1;overflow:hidden}.app-row-item-img{width:100%;height:auto;border-radius:14px;object-fit:cover;transition:transform .3s ease-in-out}.app-row-item:hover .app-row-item-img{transform:scale(1.05)}.app-row-item-body{display:flex;flex-direction:column;gap:2px}.app-row-item-name{color:#333333;font-size:14px;font-family:Poppins,-apple-system,sans-serif;font-weight:500;text-transform:capitalize;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-row-item-rating{display:flex;align-items:center;gap:2px;color:#5C5E5E;font-size:12px;font-family:Poppins,-apple-system,sans-serif;font-weight:500;line-height:17px}.app-row-item-rating svg{width:12px;height:12px;fill:#FDC700;flex-shrink:0}@media only screen and (min-width:768px) and (max-width:1199px){.app-row-track{grid-template-columns:repeat(8, minmax(0, 1fr));gap:16px}.app-row-item-img-wrap{width:60px;height:60px}.app-row-item-img{width:60px;height:60px}.app-row-item{min-width:0}}@media only screen and (max-width:767px){.app-row-section{overflow:visible;min-width:0}.app-row-track{display:flex;flex-direction:row;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:12px;min-width:0;padding-bottom:4px}.app-row-track::-webkit-scrollbar{display:none}.app-row-item{width:91.5px;flex-shrink:0;display:flex;flex-direction:column;scroll-snap-align:start}.app-row-item-img{border-radius:14px}}.popular-apk-heading{margin:0;padding:12px 0;color:#333333;font-size:22px;font-family:Poppins,-apple-system,sans-serif;font-weight:600;line-height:30px}.popular-apk-panel{background:white;border-radius:12px;overflow:hidden}.popular-apk-tabs{display:flex;border-bottom:1px solid #DDDDDD;padding:0 0 0 0}.popular-apk-tab{position:relative;width:72px;height:51px;display:flex;align-items:center;justify-content:center;color:#333333;font-size:16px;font-family:Poppins,-apple-system,sans-serif;font-weight:500;line-height:30px;cursor:pointer;user-select:none;transition:color .2s ease}.popular-apk-tab.is-active{color:#1E77FF}.popular-apk-tab.is-active::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:#1E77FF;border-radius:2px 2px 0 0}.popular-apk-list{padding:0 0 12px}.popular-apk-list.is-hidden{display:none}.popular-apk-item{display:flex;align-items:center;justify-content:space-between;padding:12px 20px 12px 0;text-decoration:none}.popular-apk-item:last-child{border-bottom:none}.popular-apk-item-inner{display:flex;align-items:center;gap:16px;min-width:0;flex:1}.popular-apk-item-img-wrap{width:64px;height:64px;border-radius:8px;overflow:hidden;flex-shrink:0}.popular-apk-item-icon{width:100%;height:100%;border-radius:8px;object-fit:cover;transition:transform .3s ease-in-out}.popular-apk-item:hover .popular-apk-item-img-wrap .popular-apk-item-icon{transform:scale(1.05)}.popular-apk-item-info{display:flex;flex-direction:column;gap:6px;min-width:0}.popular-apk-item-name{color:#101828;font-size:16px;font-family:Poppins,-apple-system,sans-serif;font-weight:500;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popular-apk-item-meta{display:flex;align-items:center;gap:12px}.popular-apk-item-rating{display:flex;align-items:center;gap:4px;color:#4A5565;font-size:14px;font-family:Poppins,-apple-system,sans-serif;font-weight:400;line-height:22px}.popular-apk-item-rating svg{width:14px;height:14px;fill:#FFA940}.popular-apk-item-category{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4A5565;font-size:14px;font-family:Poppins,-apple-system,sans-serif;font-weight:400;line-height:20px}.popular-apk-item-dl{width:24px;height:24px;fill:#1E77FF;flex-shrink:0}.popular-articles{display:flex;flex-direction:column}.popular-articles-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}.popular-articles-item{display:flex;flex-direction:column;gap:10px;text-decoration:none;transition:opacity .2s ease}.popular-articles-item:hover{opacity:.85}.popular-articles-item-wrap{width:100%;border-radius:8px;aspect-ratio:209 / 111;object-fit:cover;background:#D9D9D9;display:block;overflow:hidden}.popular-articles-item-wrap-img{width:100%;height:100%;min-height:110px;border-radius:8px;object-fit:cover;transition:transform .3s ease-in-out}.popular-articles-item:hover .popular-articles-item-wrap-img{transform:scale(1.05)}.popular-articles-item-title{margin:0;color:#333333;font-size:16px;font-family:Poppins,-apple-system,sans-serif;font-weight:500;line-height:24px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:767px){.popular-articles-list{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:12px}.popular-articles-list::-webkit-scrollbar{display:none}.popular-articles-item{flex-shrink:0;width:68vw;scroll-snap-align:start}.popular-articles-item-img{aspect-ratio:16 / 9}.popular-articles-item-title{font-size:14px;line-height:22px}}.footer{width:100%;padding:48px 16px;background:#101828;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;box-sizing:border-box}.footer-inner{width:100%;max-width:1248px;padding:0 24px;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}.footer-header{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.footer-left{display:flex;align-items:center;gap:40px;flex-shrink:1}.footer-right{display:flex;align-items:flex-start;justify-content:flex-end;flex-shrink:0}.footer-logo{width:121.53px;height:35px;display:block;border-radius:4p x;flex-shrink:0;text-decoration:none}.footer-logo-image{width:100%;height:100%;object-fit:contain;display:block;border-radius:4px}.footer-logo-placeholder{width:100%;height:100%;background:#D7D7D7;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#666;font-weight:600}.footer .social-media{display:flex;align-items:center;gap:12px}.footer .social-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#EDEDED;border-radius:4px;text-decoration:none;transition:all .3s ease}.footer .social-icon:hover{transform:scale(1.1);fill:white}.footer .social-icon:focus{outline:2px solid #1E77FF;outline-offset:2px}.footer .social-icon svg{width:100%;height:100%;fill:inherit;display:block}.footer .back-to-top{height:32px;padding:0 12px;background:#1E77FF;border-radius:28px;display:flex;justify-content:center;align-items:center;gap:4px;cursor:pointer;text-decoration:none;opacity:1;transform:translateY(0);pointer-events:auto;transition:all .3s ease}.footer .back-to-top:hover{background:#1F61E4;transform:translateY(-2px)}.footer .back-to-top:focus{outline:2px solid #1E77FF;outline-offset:2px}.footer .back-to-top-icon{width:20px;height:20px;overflow:hidden}.footer .back-to-top-icon svg{width:100%;height:100%;stroke:white;fill:none}.footer .back-to-top-text{color:white;font-size:14px;font-family:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;white-space:nowrap}.footer-nav{color:#D1D5DC;font-size:14px;font-family:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;line-height:40px;display:flex;flex-wrap:wrap;gap:24px}.footer-nav-link{color:inherit;transition:color .3s ease;white-space:nowrap}.footer-nav-link:hover{color:#1E77FF}@media only screen and (min-width:1200px){.footer{padding:48px 16px}.footer-inner{max-width:1248px;padding:0 24px}.footer-header{justify-content:space-between}.footer-left{gap:40px}.footer-nav{gap:24px;justify-content:flex-start}}@media only screen and (min-width:768px) and (max-width:1200px){.footer{padding:40px 16px}.footer-inner{max-width:100%;padding:0 20px}.footer-header{flex-direction:column;gap:20px;height:auto;align-items:center}.footer-left{gap:32px;justify-content:center}.footer-right{align-items:center}.footer-nav{justify-content:center;text-align:center}}@media only screen and (max-width:767px){.footer{padding:32px 16px;gap:24px}.footer-inner{padding:0}.footer-header{flex-direction:column;gap:24px;height:auto;align-items:flex-start}.footer-left{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.footer-logo{width:100px;height:30px}.footer-right{align-items:flex-start;justify-content:flex-start}.footer-nav{flex-direction:row;flex-wrap:wrap;align-items:flex-start;text-align:left;gap:0 24px;line-height:2}.footer-nav-link{padding:0}.footer .social-media{gap:16px}.footer .back-to-top.hidden{opacity:1;transform:translateY(0);pointer-events:auto}}@media only screen and (max-width:767px) and only screen and (max-width:320px){.footer{padding:24px 12px;gap:20px}.footer-header{gap:12px}.footer-left{gap:12px}.footer-logo{width:80px;height:24px}.footer-nav{gap:0 16px;font-size:13px}.footer .social-media{gap:12px}.footer .social-icon{width:20px;height:20px}.footer .back-to-top{height:28px;padding:0 10px}.footer .back-to-top-text{font-size:12px}.footer .back-to-top-icon{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.footer .back-to-top,.footer .social-icon{transition:none !important}}svg{fill:currentColor;display:inline-block;vertical-align:middle}svg.star{fill:#ffc107}svg.nav-icon{fill:#666;transition:fill .3s ease}svg.more-arrow{fill:#1E77FF;transition:transform .3s ease}.indexWrap{display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 100px)}.indexWrap .categories-nav{width:100%;background:#ffffff;margin:24px 0 16px 0}.indexWrap .categories-nav .categories-container{max-width:1300px;margin:0 auto;position:relative;display:flex;align-items:center}.indexWrap .categories-nav .categories-scroll{flex:1;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.indexWrap .categories-nav .categories-scroll::-webkit-scrollbar{display:none}.indexWrap .categories-nav .scroll-btn{width:40px;height:40px;border-radius:50%;background:white;border:1px solid #DDD !important;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;z-index:2;transition:box-shadow .2s ease}.indexWrap .categories-nav .scroll-btn svg{width:20px;height:20px;fill:#333}.indexWrap .categories-nav .scroll-btn.scroll-left{margin-right:8px}.indexWrap .categories-nav .scroll-btn.scroll-right{margin-left:8px}.indexWrap .categories-nav .scroll-btn:hover{background:#E9F6FF;box-shadow:0 2px 6px 0 rgba(0,0,0,0.1)}.indexWrap .categories-nav .scroll-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.indexWrap .categories-nav .categories-list{display:flex;align-items:center;gap:12px;min-width:max-content}.indexWrap .categories-nav .category-item{display:flex;padding:5px 12px;justify-content:center;align-items:center;gap:4px;border-radius:19px;border:1px solid #DDD;background:white;cursor:pointer;white-space:nowrap;flex-shrink:0;text-decoration:none;color:inherit}.indexWrap .categories-nav .category-item:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,0.1)}.indexWrap .categories-nav .category-item.active{background:#1E77FF;border-color:#1E77FF}.indexWrap .categories-nav .category-item.active .category-name{color:white}.indexWrap .categories-nav .category-item.active .flame-icon{fill:white}.indexWrap .categories-nav .category-item.clicking{background:#5196ff;border-color:#1E77FF;transform:scale(.98)}.indexWrap .categories-nav .category-item.more-btn{min-width:40px;padding:5px 8px}.indexWrap .categories-nav .category-item.more-btn .more-icon{width:20px;height:20px;fill:#666;transition:fill .3s ease}.indexWrap .categories-nav .category-name{color:#333;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;line-height:22px;transition:color .3s ease}.indexWrap .categories-nav .flame-icon{width:16px;height:16px;fill:#FF2626;flex-shrink:0}.indexWrap .banner-box{width:100%;max-width:1248px;padding:0 24px;display:flex;flex-direction:column;gap:16px;margin:0 auto}.indexWrap .search-banner{position:relative;padding:37px 32px;background:radial-gradient(ellipse 65.92% 111.41% at 48.03% 0%, rgba(255,255,255,0.52) 0%, rgba(255,255,255,0) 100%),url('/statics/image/pc_banner.webp') right center / auto 100% no-repeat,#EEF7FF;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px}.indexWrap .search-banner-deco{position:absolute;opacity:.07;mix-blend-mode:multiply;background:#7DC4FA;border-radius:50%;pointer-events:none}.indexWrap .search-banner-deco--1{width:856px;height:1178px;left:624px;top:-555px}.indexWrap .search-banner-deco--2{width:925px;height:1057px;left:521px;top:-509px}.indexWrap .search-banner-body{display:flex;flex-direction:column;align-items:flex-start;gap:10px;position:relative;z-index:1}.indexWrap .search-banner-title{margin:0;color:#f5ecec;font-size:36px;font-family:'Noto Sans',-apple-system,sans-serif;font-weight:700;line-height:54px;font-style:normal}.indexWrap .search-banner-title em{color:#1E77FF;font-style:normal}.indexWrap .search-banner-subtitle{margin:0;color:#666666;font-size:20px;font-family:Poppins,-apple-system,sans-serif;font-weight:400;line-height:30px}.indexWrap .search-banner-form{position:relative;z-index:1;width:540px;height:60px;padding:0 24px;background:white;border-radius:999px;outline:2px solid #DDDDDD;display:flex;align-items:center;gap:10px;cursor:text;overflow:hidden}.indexWrap .search-banner-form svg{width:24px;height:24px;fill:#808080;flex-shrink:0}.indexWrap .search-banner-submit{padding:0;margin:0;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-tap-highlight-color:transparent}.indexWrap .search-banner-field{flex:1;background:none;border:none;outline:none;font-size:16px;font-family:Poppins,-apple-system,sans-serif;color:rgba(10,10,10,0.5);min-width:0}.indexWrap .search-banner-field::placeholder{color:rgba(10,10,10,0.5)}.indexWrap .search-banner-field::-webkit-search-cancel-button{display:none}@media only screen and (max-width:767px){.indexWrap .search-banner{padding:24px 20px;gap:16px;border-radius:12px;background-image:radial-gradient(ellipse 65.92% 111.41% at 48.03% 0%, rgba(255,255,255,0.52) 0%, rgba(255,255,255,0) 100%),url('/statics/image/phone_bannerwebp.webp');background-position:center, right bottom;background-size:auto, auto 100%;background-repeat:no-repeat,no-repeat;background-color:#EEF7FF}.indexWrap .search-banner-deco{display:none}.indexWrap .search-banner-title{font-size:24px;line-height:150%}.indexWrap .search-banner-subtitle{font-size:14px;line-height:150%}.indexWrap .search-banner-form{width:100%;height:48px;padding:0 16px}.indexWrap .search-banner-field{font-size:14px}}@media only screen and (min-width:768px) and (max-width:1199px){.indexWrap .search-banner{padding:32px 28px}.indexWrap .search-banner-title{font-size:28px;line-height:42px}.indexWrap .search-banner-subtitle{font-size:16px;line-height:26px}.indexWrap .search-banner-form{width:460px}}.indexWrap .content{width:100%;max-width:1248px;margin:0 auto;padding:32px 24px;display:flex;gap:40px;align-items:flex-start}.indexWrap .content-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px}.indexWrap .content-aside{flex-shrink:0;width:324px}@media only screen and (max-width:767px){.indexWrap .banner-box{max-width:100%;padding:0 16px}.indexWrap .categories-nav{margin-top:24px;padding:0 16px}.indexWrap .categories-nav .categories-container{padding:0;width:100%}.indexWrap .categories-nav .scroll-btn{display:none}.indexWrap .categories-nav .categories-scroll{width:100%;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.indexWrap .categories-nav .categories-list{gap:8px}.indexWrap .categories-nav .category-item{padding:3px 10px}.indexWrap .categories-nav .category-item.more-btn{min-width:32px;padding:3px 6px}.indexWrap .categories-nav .category-item.more-btn .more-icon{width:16px;height:16px}.indexWrap .categories-nav .category-name{font-size:12px;line-height:20px}.indexWrap .categories-nav .flame-icon{width:12px;height:12px}.indexWrap .content{flex-direction:column;padding:32px 16px;gap:16px}.indexWrap .content-aside{display:none}.indexWrap .content-main{width:100%;gap:16px}}@media only screen and (max-width:767px) and only screen and (max-width:320px){.indexWrap .banner-box{padding:0 8px}}@media only screen and (max-width:767px) and only screen and (max-width:320px){.indexWrap .categories-nav{padding:0 8px}}@media only screen and (min-width:768px) and (max-width:1199px){.indexWrap .categories-nav .scroll-btn{width:36px;height:36px}.indexWrap .categories-nav .scroll-btn svg{width:18px;height:18px}.indexWrap .categories-nav .categories-list{gap:8px}.indexWrap .categories-nav .category-item{padding:5px 14px}.indexWrap .categories-nav .category-name{font-size:14px}.indexWrap .content{gap:24px;padding:24px 16px}.indexWrap .content-aside{width:280px}}@media only screen and (min-width:1200px){.indexWrap .categories-nav .category-item{padding:6px 16px;gap:6px}.indexWrap .categories-nav .category-name{font-size:15px}.indexWrap .categories-nav .flame-icon{width:18px;height:18px}}.hero-section{width:100%;background:linear-gradient(135deg, #0a1628 0%, #0d2347 45%, #0a3d6b 100%);overflow:hidden;position:relative}.hero-section::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.hero-inner{max-width:1248px;margin:0 auto;padding:48px 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;position:relative;z-index:1}.hero-left{display:flex;flex-direction:column;gap:24px}.hero-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);border-radius:20px;color:#7dd3fc;font-size:13px;font-weight:500;width:fit-content;backdrop-filter:blur(4px)}.hero-badge svg{fill:#fbbf24;width:14px;height:14px}.hero-body{display:flex;flex-direction:column;gap:10px}.hero-body h1{margin:0;color:#ffffff;font-size:40px;font-weight:800;line-height:1.2;letter-spacing:-0.5px}.hero-body h1 em{color:#60a5fa;font-style:normal}.hero-subtitle{margin:0;color:#94a3b8;font-size:17px;line-height:1.6;font-weight:400}.hero-search-form{display:flex;align-items:center;height:54px;padding:0 6px 0 20px;background:white;border-radius:14px;border:2px solid transparent;gap:12px;transition:border-color .2s ease;box-shadow:0 4px 24px rgba(0,0,0,0.25)}.hero-search-form.focused{border-color:#3b82f6}.hero-search-icon{fill:#94a3b8;flex-shrink:0;width:20px;height:20px}.hero-search-input{flex:1;background:transparent;color:#1e293b;font-size:15px;font-weight:400;min-width:0}.hero-search-input::placeholder{color:#94a3b8}.hero-search-input::-webkit-search-cancel-button{display:none}.hero-search-btn{flex-shrink:0;height:42px;padding:0 22px;background:linear-gradient(135deg, #2563eb, #1d4ed8);color:white;border-radius:10px;font-size:14px;font-weight:600;letter-spacing:.3px;transition:all .2s ease;white-space:nowrap}.hero-search-btn:hover{background:linear-gradient(135deg, #1d4ed8, #1e40af);transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,0.4)}.hero-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.hero-tag{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:20px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.15);color:#cbd5e1;font-size:13px;font-weight:500;transition:all .2s ease;text-decoration:none}.hero-tag:hover{background:rgba(96,165,250,0.15);border-color:#60a5fa;color:#60a5fa}.hero-tag-flame{fill:#f97316;flex-shrink:0}.hero-right{position:relative}.hero-right .carouselWrap{margin:0}.hero-right .carouselWrap .carousel{margin:0}@media only screen and (max-width:767px){.hero-inner{grid-template-columns:1fr;gap:24px;padding:32px 16px}.hero-right{display:none}.hero-body h1{font-size:26px}.hero-subtitle{font-size:14px}.hero-search-form{height:48px;padding:0 5px 0 14px}.hero-search-btn{height:38px;padding:0 16px;font-size:13px}.hero-section::before{display:none}}@media only screen and (min-width:768px) and (max-width:1199px){.hero-inner{padding:40px 24px;gap:32px}.hero-body h1{font-size:32px}.hero-subtitle{font-size:15px}}.ad-strip-wrap{width:100%;background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.ad-strip-inner{max-width:1248px;margin:0 auto;padding:8px 24px;text-align:center}.ad-strip-inner .adTitle{text-align:center;color:#94a3b8;font-size:11px;margin-bottom:4px}.ad-strip-unit{height:100%;overflow:hidden}@media only screen and (max-width:767px){.ad-strip-inner{padding:8px 16px}}.indexWrap .categories-nav{width:100%;background:#fff;border-bottom:1px solid #f1f5f9;padding:0 24px;margin:0}.indexWrap .categories-nav .categories-container{max-width:1248px;margin:0 auto;padding:12px 0}@media only screen and (max-width:767px){.indexWrap .categories-nav{padding:0 16px}}.indexWrap .content{width:100%;max-width:1248px;margin:0 auto;padding:32px 24px;display:flex;gap:32px;align-items:flex-start}.indexWrap .content-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:28px}.indexWrap .content-aside{flex-shrink:0;width:316px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){.indexWrap .content{flex-direction:column;padding:20px 16px;gap:20px}.indexWrap .content-aside{display:none}.indexWrap .content-main{gap:20px}}@media only screen and (min-width:768px) and (max-width:1199px){.indexWrap .content{gap:24px;padding:24px 16px}.indexWrap .content-aside{width:260px}}.section-hd{display:flex;align-items:center;gap:8px;padding:14px 0 12px}.section-hd-label{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-hd-label--app{background:linear-gradient(135deg, #eff6ff, #dbeafe)}.section-hd-label--app svg{fill:#2563eb}.section-hd-label--game{background:linear-gradient(135deg, #fdf4ff, #f3e8ff)}.section-hd-label--game svg{fill:#9333ea}.section-hd-title{flex:1;margin:0;color:#111827}.section-hd-more-link{flex-shrink:0;color:#2563eb;font-size:13px;font-weight:600;text-decoration:none;padding:5px 12px;border-radius:20px;background:#eff6ff;transition:all .2s ease;white-space:nowrap}.section-hd-more-link:hover{background:#2563eb;color:#fff}.hot-section{display:flex;flex-direction:column}.hot-layout{display:grid;grid-template-columns:260px 1fr;gap:16px;align-items:stretch}.hot-hero-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;text-decoration:none;background:#fff;border:1px solid #f1f5f9;box-shadow:0 2px 12px rgba(0,0,0,0.06);transition:box-shadow .2s ease}.hot-hero-card:hover{box-shadow:0 8px 28px rgba(37,99,235,0.15)}.hot-hero-img{position:relative;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(135deg, #e0e7ff, #ede9fe)}.hot-hero-img img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .4s ease;padding:12px}.hot-hero-card:hover .hot-hero-img img{transform:scale(1.06)}.hot-hero-rank{position:absolute;top:10px;left:10px;background:linear-gradient(135deg, #fbbf24, #f59e0b);color:#fff;font-size:13px;font-weight:800;padding:3px 10px;border-radius:20px;letter-spacing:.5px;box-shadow:0 2px 8px rgba(245,158,11,0.4)}.hot-hero-card--game .hot-hero-rank{background:linear-gradient(135deg, #a855f7, #9333ea);box-shadow:0 2px 8px rgba(147,51,234,0.4)}.hot-hero-card--game .hot-hero-img{background:linear-gradient(135deg, #f0fdf4, #dcfce7)}.hot-hero-info{display:flex;align-items:center;flex:1;justify-content:space-between;padding:12px 14px}.hot-hero-logo{width:44px;height:44px;border-radius:10px;flex-shrink:0;object-fit:cover}.hot-hero-text{flex:1;min-width:0}.hot-hero-name{margin:0;color:#111827;font-size:14px;font-weight:700;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hot-hero-cat{margin:2px 0 0;color:#94a3b8;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hot-hero-meta{display:flex;align-items:center;gap:3px;color:#f59e0b;font-size:11px;font-weight:600;margin-top:3px}.hot-hero-meta svg{fill:#f59e0b}.hot-hero-btn{flex-shrink:0;padding:6px 14px;background:linear-gradient(135deg, #2563eb, #1d4ed8);color:#fff;border-radius:8px;font-size:12px;font-weight:700;white-space:nowrap;transition:all .2s ease;display:none !important}.hot-hero-card:hover .hot-hero-btn{transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,0.35)}.hot-hero-btn--game{background:linear-gradient(135deg, #9333ea, #7e22ce)}.hot-hero-card:hover .hot-hero-btn--game{box-shadow:0 4px 12px rgba(147,51,234,0.35)}.hot-list{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:16px;border:1px solid #f1f5f9;overflow:hidden}.hot-list-item{display:flex;align-items:center;gap:10px;padding:11px 14px;text-decoration:none;border-bottom:1px solid #f8fafc;transition:background .15s ease}.hot-list-item:last-child{border-bottom:none}.hot-list-item:hover{background:#f8fbff}.hot-list-rank{flex-shrink:0;width:20px;text-align:center;font-size:13px;font-weight:800;color:#cbd5e1}.hot-list-rank--top{color:#f59e0b}.hot-list-rank--game{color:#a855f7}.hot-list-icon{width:44px;height:44px;border-radius:10px;flex-shrink:0;object-fit:cover}.hot-list-info{flex:1;min-width:0}.hot-list-name{margin:0;color:#111827;font-size:13px;font-weight:600;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hot-list-cat{margin:2px 0 0;color:#94a3b8;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hot-list-right{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.hot-list-rating{display:flex;align-items:center;gap:3px;color:#f59e0b;font-size:11px;font-weight:600}.hot-list-rating svg{fill:#f59e0b}.hot-list-btn{padding:4px 12px;background:#eff6ff;color:#2563eb;border-radius:6px;font-size:11px;font-weight:700;transition:all .2s ease}.hot-list-item:hover .hot-list-btn{background:#2563eb;color:#fff}.hot-list-btn--game{background:#fdf4ff;color:#9333ea}.hot-list-item:hover .hot-list-btn--game{background:#9333ea;color:#fff}@media only screen and (max-width:767px){.hot-layout{grid-template-columns:1fr}.hot-hero-card{flex-direction:row;aspect-ratio:auto}.hot-hero-img{width:120px;aspect-ratio:1/1;flex-shrink:0}.hot-hero-info{flex:1;min-width:0;padding:10px 12px;gap:10px;justify-content:flex-start}.hot-hero-text{flex:1 1 auto;min-width:0;max-width:100%}.hot-hero-name,.hot-hero-cat{max-width:100%}.hot-hero-btn{display:none}.hot-list-item{padding:10px 12px}}@media only screen and (min-width:768px) and (max-width:1199px){.hot-layout{grid-template-columns:220px 1fr}}.showcase-section{display:flex;flex-direction:column}.showcase-track{display:grid;grid-template-columns:repeat(4, 1fr);gap:14px}.showcase-card{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;text-decoration:none;background:#fff;border:1px solid #f1f5f9;box-shadow:0 1px 6px rgba(0,0,0,0.05);transition:all .2s ease}.showcase-card:hover{box-shadow:0 6px 20px rgba(37,99,235,0.12);transform:translateY(-2px)}.showcase-card--game:hover{box-shadow:0 6px 20px rgba(147,51,234,0.12)}.showcase-card-img{width:100%;aspect-ratio:1/1;overflow:hidden;background:#e2e8f0}.showcase-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.showcase-card:hover .showcase-card-img img{transform:scale(1.08)}.showcase-card-body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:4px}.showcase-card-name{margin:0;color:#111827;font-size:13px;font-weight:700;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.showcase-card-cat{margin:0;color:#94a3b8;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.showcase-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.showcase-card-rating{display:flex;align-items:center;gap:3px;color:#f59e0b;font-size:11px;font-weight:600}.showcase-card-rating svg{fill:#f59e0b;flex-shrink:0}.showcase-card-btn{padding:4px 12px;background:#eff6ff;color:#2563eb;border-radius:6px;font-size:11px;font-weight:700;transition:all .2s ease}.showcase-card:hover .showcase-card-btn{background:#2563eb;color:#fff}.showcase-card-btn--game{background:#fdf4ff;color:#9333ea}.showcase-card--game:hover .showcase-card-btn--game{background:#9333ea;color:#fff}@media only screen and (max-width:767px){.showcase-track{grid-template-columns:repeat(2, 1fr);gap:10px}.showcase-card-body{padding:8px 10px 10px}}@media only screen and (min-width:768px) and (max-width:1199px){.showcase-track{grid-template-columns:repeat(4, 1fr);gap:10px}}.popular-articles{display:flex;flex-direction:column}.popular-articles-magazine{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:14px}.pa-hero{grid-row:1 / 3;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;text-decoration:none;position:relative;background:#0f172a;box-shadow:0 4px 20px rgba(0,0,0,0.12);transition:box-shadow .2s ease}.pa-hero:hover{box-shadow:0 8px 32px rgba(0,0,0,0.2)}.pa-hero-img{position:relative;flex:1;min-height:200px}.pa-hero-img img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;inset:0;transition:transform .4s ease}.pa-hero:hover .pa-hero-img img{transform:scale(1.04)}.pa-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.2) 50%, transparent 100%)}.pa-hero-content{position:absolute;bottom:0;left:0;right:0;padding:20px 16px;display:flex;flex-direction:column;gap:8px}.pa-badge{display:inline-block;padding:3px 10px;background:linear-gradient(135deg, #f59e0b, #d97706);color:#fff;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.5px;width:fit-content}.pa-hero-title{margin:0;color:#fff;font-size:16px;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 4px rgba(0,0,0,0.4)}.pa-hero-date{color:rgba(255,255,255,0.6);font-size:11px}.pa-card{display:flex;align-items:center;gap:12px;text-decoration:none;background:#fff;border-radius:12px;border:1px solid #f1f5f9;padding:10px;box-shadow:0 1px 4px rgba(0,0,0,0.04);transition:all .2s ease}.pa-card:hover{box-shadow:0 4px 16px rgba(37,99,235,0.1);border-color:#dbeafe;transform:translateX(2px)}.pa-card-img{width:80px;height:56px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#e2e8f0}.pa-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.pa-card:hover .pa-card-img img{transform:scale(1.06)}.pa-card-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.pa-card-title{margin:0;color:#111827;font-size:13px;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pa-card-date{color:#94a3b8;font-size:11px}@media only screen and (max-width:767px){.popular-articles-magazine{grid-template-columns:1fr;grid-template-rows:auto}.pa-hero{grid-row:auto;min-height:220px}.pa-hero-img{min-height:220px;position:relative}.pa-hero-img img{position:relative;width:100%;height:220px}}@media only screen and (min-width:768px) and (max-width:1199px){.popular-articles-magazine{grid-template-columns:1fr 1fr}}.ad-sidebar-wrap{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #f1f5f9;padding:12px}.ad-sidebar-wrap .adTitle{color:#94a3b8;font-size:11px;text-align:center;margin-bottom:6px}.content-aside .popular-apk{width:100%}.content-aside .popular-apk-heading{font-size:18px;padding:8px 0 10px}