*{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}}.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}}.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}.categoryWrap{width:100%;min-height:90vh;max-width:1248px;margin:0 auto;padding:0 24px 32px;box-sizing:border-box}.categoryWrap .category-layout{display:flex;gap:40px;align-items:flex-start}.categoryWrap .category-main{flex:1;min-width:0}.categoryWrap .category-aside{flex-shrink:0;width:324px}.categoryWrap .category-title{margin:0;padding:12px 0;color:#333333;font-size:22px;font-family:Poppins,-apple-system,sans-serif;font-weight:600;line-height:30px}.categoryWrap .category-list{display:grid;grid-template-columns:repeat(8, 1fr);gap:20px}.categoryWrap .app-row-item{display:flex;flex-direction:column;gap:10px;text-decoration:none;min-width:0}.categoryWrap .app-row-item:hover .app-row-item-img-wrap .app-row-item-img{transform:scale(1.05)}.categoryWrap .app-row-item-img-wrap{width:100%;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden}.categoryWrap .app-row-item-img{width:100%;aspect-ratio:1 / 1;border-radius:14px;object-fit:cover;display:block;transition:transform .3s ease-in-out}.categoryWrap .app-row-item-body{display:flex;flex-direction:column;gap:2px}.categoryWrap .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}.categoryWrap .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}.categoryWrap .app-row-item-rating svg{width:12px;height:12px;fill:#FDC700;flex-shrink:0}@media only screen and (max-width:767px){.categoryWrap{padding:0 16px 24px;max-width:100%}.categoryWrap .category-aside{display:none}.categoryWrap .category-layout{gap:0}.categoryWrap .category-main{width:100%}.categoryWrap .category-list{grid-template-columns:repeat(3, 1fr);gap:12px}.categoryWrap .category-title{font-size:20px}.categoryWrap .app-row-item-img{height:101px;width:101px;align-self:stretch;aspect-ratio:1 / 1}}@media only screen and (min-width:768px) and (max-width:1199px){.categoryWrap .category-aside{width:280px}.categoryWrap .category-layout{gap:24px}.categoryWrap .category-list{grid-template-columns:repeat(6, 1fr);gap:16px}}.cat-hero{position:relative;overflow:hidden}.cat-hero--hot_apps{background:linear-gradient(135deg, #7c2d12 0%, #ea580c 55%, #f97316 100%)}.cat-hero--hot_games{background:linear-gradient(135deg, #4c1d95 0%, #7c3aed 55%, #a855f7 100%)}.cat-hero--latest_update_apps{background:linear-gradient(135deg, #065f46 0%, #059669 55%, #10b981 100%)}.cat-hero--latest_update_games{background:linear-gradient(135deg, #1e3a5f 0%, #1d4ed8 55%, #3b82f6 100%)}.cat-hero--developer{background:linear-gradient(135deg, #1f2937 0%, #374151 55%, #4b5563 100%)}.cat-hero--category{background:linear-gradient(135deg, #1e3a5f 0%, #0369a1 55%, #0ea5e9 100%)}.cat-hero-inner{position:relative;z-index:2;max-width:1248px;margin:0 auto;padding:36px 24px 32px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.cat-hero-left{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}.cat-hero-crumb{display:flex;align-items:center;gap:0;flex-wrap:wrap}.cat-hero-crumb-link{display:flex;align-items:center;gap:4px;color:rgba(255,255,255,0.6);font-size:13px;text-decoration:none;transition:color .2s}.cat-hero-crumb-link:hover,.cat-hero-crumb-link:visited{color:rgba(255,255,255,0.9);text-decoration:none}.cat-hero-crumb-link svg{fill:rgba(255,255,255,0.6);flex-shrink:0}.cat-hero-crumb-sep{padding:0 8px;color:rgba(255,255,255,0.35);font-size:13px}.cat-hero-crumb-cur{color:rgba(255,255,255,0.9);font-size:13px;font-weight:500}.cat-hero-title-row{display:flex;align-items:center;gap:14px}.cat-hero-icon-wrap{width:48px;height:48px;border-radius:14px;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.25);display:flex;align-items:center;justify-content:center;flex-shrink:0;backdrop-filter:blur(4px)}.cat-hero-icon-wrap svg{fill:white;width:24px;height:24px}.cat-hero-title{margin:0;color:#fff;font-size:34px;font-weight:800;line-height:1.2;letter-spacing:-0.5px}.cat-hero-desc{margin:0;color:rgba(255,255,255,0.65);font-size:15px;line-height:1.6;max-width:520px}.cat-hero-stats{display:flex;align-items:center;gap:0;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.2);border-radius:14px;padding:14px 20px;backdrop-filter:blur(6px);flex-shrink:0}.cat-hero-stat{display:flex;flex-direction:column;align-items:center;gap:3px;padding:0 16px}.cat-hero-stat-num{color:#fff;font-size:20px;font-weight:800;line-height:1;white-space:nowrap}.cat-hero-stat-label{color:rgba(255,255,255,0.6);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.6px;white-space:nowrap}.cat-hero-stat-divider{width:1px;height:36px;background:rgba(255,255,255,0.2)}.cat-hero-deco{position:absolute;border-radius:50%;opacity:.07;pointer-events:none;background:#fff}.cat-hero-deco--1{width:320px;height:320px;top:-100px;right:60px}.cat-hero-deco--2{width:180px;height:180px;top:10px;right:320px}@media only screen and (max-width:767px){.cat-hero-inner{flex-direction:column;align-items:flex-start;padding:24px 16px 20px;gap:16px}.cat-hero-title{font-size:24px}.cat-hero-desc{font-size:13px}.cat-hero-stats{width:100%;justify-content:space-around;padding:12px 8px}.cat-hero-stat{padding:0 10px}.cat-hero-stat-num{font-size:16px}.cat-hero-deco{display:none}}@media only screen and (min-width:768px) and (max-width:1199px){.cat-hero-inner{padding:30px 24px 26px}.cat-hero-title{font-size:28px}.cat-hero-stats{padding:12px 16px}.cat-hero-stat{padding:0 12px}}.categoryWrap{width:100%;min-height:90vh;box-sizing:border-box}.category-layout{max-width:1248px;margin:0 auto;padding:28px 24px 48px;display:flex;gap:32px;align-items:flex-start}.category-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.category-aside{flex-shrink:0;width:316px}@media only screen and (max-width:767px){.category-layout{padding:16px 16px 32px;flex-direction:column;gap:0}.category-aside{display:none}}@media only screen and (min-width:768px) and (max-width:1199px){.category-layout{padding:24px 20px 40px;gap:24px}.category-aside{width:264px}}.cat-toolbar{display:flex;align-items:center;justify-content:space-between;padding:2px 0}.cat-toolbar-count{color:#64748b;font-size:14px;font-weight:500}.cat-view-toggle{display:flex;align-items:center;gap:4px;background:#f1f5f9;border-radius:8px;padding:3px}.cat-view-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;fill:#94a3b8;transition:all .15s ease;cursor:pointer}.cat-view-btn svg{width:16px;height:16px;fill:inherit}.cat-view-btn.is-active{background:#fff;fill:#1d4ed8;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.cat-view-btn:hover:not(.is-active){fill:#475569}.cat-grid-view{display:none;grid-template-columns:repeat(7, 1fr);gap:12px}.cat-grid-view.is-visible{display:grid}.cat-grid-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;border-radius:14px;border:1px solid transparent;text-decoration:none;transition:all .2s ease;min-width:0}.cat-grid-item:hover{background:#f8fafc;border-color:#e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.cat-grid-img-wrap{width:72px;height:72px;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.cat-grid-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.cat-grid-item:hover .cat-grid-img{transform:scale(1.06)}.cat-grid-body{width:100%;display:flex;flex-direction:column;gap:3px;align-items:center}.cat-grid-name{color:#1e293b;font-size:12px;font-weight:600;line-height:16px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.cat-grid-cat{color:#94a3b8;font-size:11px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.cat-grid-meta{display:flex;align-items:center;gap:3px;color:#64748b;font-size:11px}.cat-grid-meta svg{fill:#f59e0b}.cat-grid-get{padding:4px 14px;background:#eff6ff;color:#1d4ed8;border-radius:20px;font-size:11px;font-weight:700;transition:all .2s ease;white-space:nowrap}.cat-grid-item:hover .cat-grid-get{background:#1d4ed8;color:#fff}@media only screen and (max-width:767px){.cat-grid-view{grid-template-columns:repeat(4, 1fr);gap:8px}.cat-grid-img-wrap{width:60px;height:60px;border-radius:14px}.cat-grid-name,.cat-grid-cat{max-width:64px}.cat-grid-get{padding:3px 10px;font-size:10px}}@media only screen and (min-width:768px) and (max-width:1199px){.cat-grid-view{grid-template-columns:repeat(6, 1fr);gap:10px}}.cat-list-view{display:none;flex-direction:column;gap:0}.cat-list-view.is-visible{display:flex}.cat-list-item{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:12px;text-decoration:none;transition:background .15s ease;border-bottom:1px solid #f1f5f9}.cat-list-item:last-child{border-bottom:none}.cat-list-item:hover{background:#f8fafc}.cat-list-rank{flex-shrink:0;width:28px;text-align:center;color:#94a3b8;font-size:14px;font-weight:700;font-family:'Poppins',-apple-system,sans-serif}.cat-list-item:nth-child(1) .cat-list-rank{color:#f59e0b}.cat-list-item:nth-child(2) .cat-list-rank{color:#9ca3af}.cat-list-item:nth-child(3) .cat-list-rank{color:#b45309}.cat-list-img-wrap{width:60px;height:60px;border-radius:14px;overflow:hidden;flex-shrink:0;box-shadow:0 2px 6px rgba(0,0,0,0.1)}.cat-list-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.cat-list-item:hover .cat-list-img{transform:scale(1.05)}.cat-list-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.cat-list-name{color:#0f172a;font-size:15px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-list-cat{color:#64748b;font-size:13px;font-weight:400}.cat-list-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cat-list-rating{display:flex;align-items:center;gap:3px;color:#64748b;font-size:12px;font-weight:500}.cat-list-rating svg{fill:#f59e0b;flex-shrink:0}.cat-list-dl{color:#94a3b8;font-size:12px}.cat-list-badge{padding:2px 8px;border-radius:20px;font-size:11px;font-weight:600}.cat-list-badge--free{background:#dcfce7;color:#15803d}.cat-list-get{flex-shrink:0;padding:8px 20px;background:#1d4ed8;color:#fff;border-radius:10px;font-size:13px;font-weight:600;transition:all .2s ease;white-space:nowrap}.cat-list-item:hover .cat-list-get{background:#1e40af;box-shadow:0 2px 8px rgba(29,78,216,0.3)}@media only screen and (max-width:767px){.cat-list-item{padding:12px 8px;gap:10px}.cat-list-rank{width:22px;font-size:12px}.cat-list-img-wrap{width:50px;height:50px;border-radius:12px}.cat-list-name{font-size:14px}.cat-list-get{padding:6px 14px;font-size:12px}}.cat-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 0 4px}.cat-page-btn{display:flex;align-items:center;gap:6px;padding:9px 18px;border-radius:10px;background:#f1f5f9;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:1px solid #e2e8f0}.cat-page-btn svg{fill:currentColor;width:16px;height:16px}.cat-page-btn:hover:not(:disabled){background:#1d4ed8;color:#fff;border-color:#1d4ed8}.cat-page-btn:disabled{opacity:.4;cursor:not-allowed}.cat-page-nums{display:flex;align-items:center;gap:4px}.cat-page-num{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.cat-page-num:hover:not(.is-active){background:#e0e7ff;border-color:#c7d2fe;color:#1d4ed8}.cat-page-num.is-active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}@media only screen and (max-width:767px){.cat-page-btn{padding:8px 12px;font-size:13px}.cat-page-num{width:32px;height:32px;font-size:13px}}