.Header-module__vcZAwq__headerSearchContainer{z-index:1000;width:100%;position:fixed;top:0}.Header-module__vcZAwq__scrollHeader{background:var(--header-bg);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:1000;border-bottom:1px solid #ffffff1a;position:relative;box-shadow:0 2px 4px #0000001a}.Header-module__vcZAwq__headerContent{justify-content:space-around;align-items:center;display:flex}.Header-module__vcZAwq__headerTitle{margin:0;padding:5px}.Header-module__vcZAwq__headerLogo{height:40px;margin-right:5px}.Header-module__vcZAwq__hLogo{color:var(--text-color);align-items:center;font-size:20px;font-weight:400;text-decoration:none;display:flex}.Header-module__vcZAwq__mobileIcons{align-items:center;display:none}.Header-module__vcZAwq__searchIconContainer{font-size:23px;display:none}.Header-module__vcZAwq__headerIcon img{width:auto;height:26px;filter:var(--login-icon-filter)}.Header-module__vcZAwq__login{background:#ffdda9;border-radius:50px;padding:8px 15px;color:#000!important;font-weight:700!important}.Header-module__vcZAwq__main_list{padding:20px;font-size:24px}.Header-module__vcZAwq__main_list ul{font-family:sans-serif;font-size:23px;font-weight:400}.Header-module__vcZAwq__main_list li{padding:5px 0}.Header-module__vcZAwq__navLinks ul{align-items:center;gap:20px;list-style:none;display:flex}.Header-module__vcZAwq__navLinks ul li a{color:var(--text-color);font-weight:400;text-decoration:none}.Header-module__vcZAwq__menuIcon{cursor:pointer;font-size:25px;display:none}.Header-module__vcZAwq__backdrop{z-index:999;background:#00000080;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}.Header-module__vcZAwq__sidebar{background-color:var(--background-color);z-index:1000;width:275px;height:100vh;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:0 0 10px #0000004d}.Header-module__vcZAwq__sidebarContent{box-sizing:border-box;flex-direction:column;height:100%;padding:20px;display:flex}.Header-module__vcZAwq__closeIcon{cursor:pointer;color:#fff;-o-transition:color .2s;z-index:1;background:var(--heilight);border:none;border-radius:50px;align-self:flex-end;margin-bottom:25px;padding:0 8px;font-size:40px;line-height:1;transition:color .2s}.Header-module__vcZAwq__sidebar.Header-module__vcZAwq__open{transform:translate(0)}.Header-module__vcZAwq__sidebar.Header-module__vcZAwq__closed{transform:translate(100%)}.Header-module__vcZAwq__backdrop.Header-module__vcZAwq__open{display:block}.Header-module__vcZAwq__profileImage{object-fit:cover;border-radius:50%;width:55px;height:55px}.Header-module__vcZAwq__defaultAvatar{color:#ffffffdb;background-color:#7d7d7d;border-radius:50%;justify-content:center;align-items:center;min-width:55px;height:55px;display:flex}.Header-module__vcZAwq__defaultAvatarDesk{color:#ffffffdb;border:1px solid var(--text-color);background-color:#7d7d7d;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.Header-module__vcZAwq__activeLink{background:var(--heilight);width:100%;color:var(--background-color);white-space:nowrap;border-radius:10px;padding:5px 10px;display:-webkit-box;overflow:hidden}.Header-module__vcZAwq__no-scroll{width:100%;position:fixed;overflow:hidden}.Header-module__vcZAwq__backButton{color:var(--text-color);align-items:center;margin-right:auto;padding:10px;font-size:16px;text-decoration:none;display:flex}.Header-module__vcZAwq__backButton i{margin-right:20px;font-size:24px;font-weight:bolder}.Header-module__vcZAwq__searchContainer{border-radius:10px;align-items:center;gap:5px;display:flex;position:relative}.Header-module__vcZAwq__searchInput{opacity:0;visibility:hidden;width:0;padding:0;transition:width .3s ease-in-out}.Header-module__vcZAwq__searchInput.Header-module__vcZAwq__active{opacity:1;visibility:visible;background:#8080807d;border-radius:8px;outline:none;width:180px;padding:3px 5px}.Header-module__vcZAwq__searchInput::placeholder{color:#ccc}@media (max-width:768px){.Header-module__vcZAwq__navLinks{display:none}.Header-module__vcZAwq__searchIconContainer,.Header-module__vcZAwq__menuIcon{display:block}.Header-module__vcZAwq__mobileIcons{justify-content:flex-end;gap:20px;width:150px;display:flex}.Header-module__vcZAwq__headerContent{justify-content:space-between;margin:0 20px}}
.theme-toggle{justify-content:flex-end;align-items:center;margin-right:20px;padding-bottom:8px;display:flex}.toggle-container{background-color:#8c8c8c6e;border-radius:20px;width:100px;height:25px;display:flex;position:relative;overflow:hidden}.toggle-btn{color:#3330;cursor:pointer;background-color:#0000;border:none;border-radius:20px;outline:none;flex:1;font-size:8px;font-weight:600;transition:color .3s,background-color .3s}.toggle-btn.active{color:#fff;background-color:#777}.toggle-btn.inactive{color:#b0b0b0}.toggle-slider{background-color:#0000;border-radius:20px;width:50px;height:100%;transition:transform .3s;display:none;position:absolute;top:0;left:0}
.Footer-module__bU2TmW__footer{padding:2.5rem 1.5rem;position:relative}.Footer-module__bU2TmW__footer:before{content:"";background:linear-gradient(90deg,#0000,#7e7e7e63 30% 70%,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.Footer-module__bU2TmW__container{max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__bU2TmW__socialIcons{margin-top:10px}.Footer-module__bU2TmW__icon{color:var(--text-color);margin:0 10px;font-size:1.2rem;text-decoration:none}.Footer-module__bU2TmW__footerCopyright{text-align:center;margin-top:2rem;padding-top:1rem;font-size:.8rem;position:relative}.Footer-module__bU2TmW__footerCopyright:before{content:"";background:linear-gradient(90deg,#0000,#7e7e7e63 30% 70%,#0000);width:100%;height:1px;position:absolute;top:0;left:0}
.top-banner-module__AcOBlG__topBanner{white-space:nowrap;scroll-snap-type:x mandatory;scroll-behavior:smooth;min-height:270px;margin-top:25px;padding:10px 0;display:flex;overflow-x:auto}.top-banner-module__AcOBlG__slide{scroll-snap-align:center;flex:none;width:35%;height:300px;position:relative;overflow:hidden}.top-banner-module__AcOBlG__background{background-position:top;background-size:cover;border:4px solid green;border-radius:20px;justify-content:center;align-items:center;width:auto;height:100%;margin:0 5px;display:flex;position:relative;overflow:hidden}.top-banner-module__AcOBlG__canvasBackground{background:linear-gradient(#ccc,#666);width:100%;height:100%;display:block;position:relative}.top-banner-module__AcOBlG__content{text-align:center;box-sizing:border-box;align-items:flex-end;width:100%;height:40%;padding:0 10px;display:flex;position:absolute;bottom:0}.top-banner-module__AcOBlG__logo{border-radius:10px;width:55px;height:55px;margin:10px}.top-banner-module__AcOBlG__name{white-space:nowrap;text-overflow:ellipsis;font-size:1.2rem;font-weight:500;overflow:hidden}.top-banner-module__AcOBlG__OpenBeta{text-align:center;color:#fff;background-color:green;border-bottom-left-radius:20px;width:100px;height:28px;font-weight:700;position:absolute;top:0;right:0}.top-banner-module__AcOBlG__OpenBeta.top-banner-module__AcOBlG__popular{background-color:#908df6}.top-banner-module__AcOBlG__dotsContainer{justify-content:center;align-items:center;gap:6px;margin-top:5px;margin-bottom:15px;display:flex}.top-banner-module__AcOBlG__dot{cursor:pointer;background-color:#89898982;border-radius:50%;width:8px;height:8px;transition:width .4s;position:relative;overflow:hidden}.top-banner-module__AcOBlG__activeDot{background-color:#8989892f;border-radius:20px;width:30px}.top-banner-module__AcOBlG__filler{background-color:#908df6;width:0%;height:100%;animation:4s linear forwards top-banner-module__AcOBlG__fill;position:absolute;top:0;left:0}@keyframes top-banner-module__AcOBlG__fill{0%{width:0%}to{width:100%}}.top-banner-module__AcOBlG__screenshotRow{gap:10px;margin-top:8px;display:flex}@media (max-width:765px){.top-banner-module__AcOBlG__slide{width:88%;height:250px}}
.LegalPages-module__a2ULyG__container{background-color:var(--card-background);max-width:900px;color:var(--text-color);border-radius:12px;margin:30px auto 0;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;box-shadow:0 2px 10px #0000001a}.LegalPages-module__a2ULyG__header{text-align:center;border-bottom:2px solid #fff;margin-bottom:40px;padding-bottom:20px}.LegalPages-module__a2ULyG__header h1{color:var(--text-color);margin-bottom:10px;font-size:2.5em;font-weight:700;line-height:1.2}.LegalPages-module__a2ULyG__lastUpdated{color:#666;margin:0;font-size:.9em;font-style:italic}.LegalPages-module__a2ULyG__content{font-size:16px;line-height:1.7}.LegalPages-module__a2ULyG__section{border-bottom:1px solid #0000001a;margin-bottom:35px;padding-bottom:25px}.LegalPages-module__a2ULyG__section:last-child{border-bottom:none;margin-bottom:20px}.LegalPages-module__a2ULyG__section h2{color:#fff;margin-bottom:15px;padding-left:10px;font-size:1.4em;font-weight:600;line-height:1.3}.LegalPages-module__a2ULyG__section h3{color:var(--text-color);margin-top:20px;margin-bottom:10px;font-size:1.2em;font-weight:600}.LegalPages-module__a2ULyG__section p{color:var(--text-color);margin-bottom:15px}.LegalPages-module__a2ULyG__section ul,.LegalPages-module__a2ULyG__section ol{margin-bottom:15px;padding-left:25px}.LegalPages-module__a2ULyG__section li{color:var(--text-color);margin-bottom:8px}.LegalPages-module__a2ULyG__section li strong{color:#fff;font-weight:600}.LegalPages-module__a2ULyG__subsection{border-left:2px solid #007aff4d;margin-top:20px;margin-bottom:20px;padding-left:15px}.LegalPages-module__a2ULyG__subsection h3{color:#fff;margin-top:0;font-size:1.1em}.LegalPages-module__a2ULyG__contactInfo{background-color:#007aff1a;border:1px solid #007aff33;border-radius:8px;margin-top:15px;padding:20px}.LegalPages-module__a2ULyG__contactInfo p{margin-bottom:10px}.LegalPages-module__a2ULyG__contactInfo p:last-child{margin-bottom:0}.LegalPages-module__a2ULyG__contactInfo strong{color:#007aff}.LegalPages-module__a2ULyG__contactInfo a{color:#007aff;text-decoration:none}.LegalPages-module__a2ULyG__contactInfo a:hover{text-decoration:underline}.LegalPages-module__a2ULyG__navigation{border-top:2px solid #0000001a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:40px;padding-top:30px;display:flex}.LegalPages-module__a2ULyG__backLink{color:#fff;background-color:#007aff;border-radius:6px;align-items:center;gap:8px;padding:12px 20px;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-flex}.LegalPages-module__a2ULyG__backLink:hover{background-color:#0056b3}.LegalPages-module__a2ULyG__relatedLinks{flex-wrap:wrap;gap:15px;display:flex}.LegalPages-module__a2ULyG__relatedLinks a{color:#007aff;border:1px solid #007aff;border-radius:4px;padding:8px 12px;font-size:.9em;text-decoration:none;transition:all .3s}.LegalPages-module__a2ULyG__relatedLinks a:hover{color:#fff;background-color:#007aff}[data-theme=dark] .LegalPages-module__a2ULyG__container{background-color:var(--card-background);box-shadow:0 2px 10px #ffffff0d}[data-theme=dark] .LegalPages-module__a2ULyG__section{border-bottom-color:#ffffff1a}[data-theme=dark] .LegalPages-module__a2ULyG__navigation{border-top-color:#ffffff1a}[data-theme=dark] .LegalPages-module__a2ULyG__lastUpdated{color:#999}@media (max-width:768px){.LegalPages-module__a2ULyG__container{margin:20px 10px 10px;padding:15px}.LegalPages-module__a2ULyG__header h1{font-size:2em}.LegalPages-module__a2ULyG__section h2{font-size:1.3em}.LegalPages-module__a2ULyG__section h3{font-size:1.1em}.LegalPages-module__a2ULyG__content{font-size:15px}.LegalPages-module__a2ULyG__navigation{text-align:center;flex-direction:column;align-items:stretch}.LegalPages-module__a2ULyG__relatedLinks{justify-content:center}.LegalPages-module__a2ULyG__subsection{padding-left:10px}.LegalPages-module__a2ULyG__section ul,.LegalPages-module__a2ULyG__section ol{padding-left:20px}}@media (max-width:480px){.LegalPages-module__a2ULyG__header h1{font-size:1.8em}.LegalPages-module__a2ULyG__section h2{border-left-width:3px;padding-left:8px;font-size:1.2em}.LegalPages-module__a2ULyG__contactInfo{padding:15px}.LegalPages-module__a2ULyG__relatedLinks{flex-direction:column}.LegalPages-module__a2ULyG__relatedLinks a{text-align:center}}@media print{.LegalPages-module__a2ULyG__navigation{display:none}.LegalPages-module__a2ULyG__container{box-shadow:none;margin:0;padding:20px 0}.LegalPages-module__a2ULyG__section{break-inside:avoid}}.LegalPages-module__a2ULyG__section a{color:#007aff;text-decoration:underline}.LegalPages-module__a2ULyG__section a:hover,.LegalPages-module__a2ULyG__section a:focus{color:#0056b3;text-decoration:underline}.LegalPages-module__a2ULyG__section a:focus{outline-offset:2px;outline:2px solid #007aff}.LegalPages-module__a2ULyG__section strong{color:#007aff;font-weight:600}.LegalPages-module__a2ULyG__section em{color:#666;font-style:italic}
.TopApps-module__KgurpW__container{background:var(--background-color);max-width:1200px;min-height:100vh;margin:0 auto;padding:0 24px}.TopApps-module__KgurpW__hero{color:#0f172a;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;margin:0 -24px 48px;padding:80px 0;position:relative;overflow:hidden}[data-theme=dark] .TopApps-module__KgurpW__hero{color:#f8fafc;background:linear-gradient(#1e293b,#334155);border-bottom:1px solid #475569}.TopApps-module__KgurpW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#3b82f61a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#8b5cf61a 0%,#0000 50%);position:absolute;inset:0}.TopApps-module__KgurpW__heroContent{z-index:1;grid-template-columns:2fr 1fr;align-items:start;gap:48px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid;position:relative}.TopApps-module__KgurpW__heroText{padding-right:24px}.TopApps-module__KgurpW__heroTitle{letter-spacing:-.025em;color:#0f172a;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:2.75rem;font-weight:800;line-height:1.1}[data-theme=dark] .TopApps-module__KgurpW__heroTitle{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);-webkit-background-clip:text;background-clip:text}.TopApps-module__KgurpW__heroIcon{display:none}.TopApps-module__KgurpW__heroSubtitle{color:#64748b;max-width:600px;margin-bottom:32px;font-size:1.125rem;font-weight:400;line-height:1.75}[data-theme=dark] .TopApps-module__KgurpW__heroSubtitle{color:#cbd5e1}.TopApps-module__KgurpW__heroStats{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px;padding:24px 0;display:grid}[data-theme=dark] .TopApps-module__KgurpW__heroStats{border-color:#475569}.TopApps-module__KgurpW__stat{text-align:left;align-items:center;gap:12px;display:flex}.TopApps-module__KgurpW__statIconWrapper{color:#3b82f6;background:#3b82f61a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}[data-theme=dark] .TopApps-module__KgurpW__statIconWrapper{color:#60a5fa;background:#3b82f633}.TopApps-module__KgurpW__statContent{flex-direction:column;display:flex}.TopApps-module__KgurpW__statIcon{display:none}.TopApps-module__KgurpW__statNumber{color:#0f172a;letter-spacing:-.025em;margin-bottom:4px;font-size:1.875rem;font-weight:700}[data-theme=dark] .TopApps-module__KgurpW__statNumber{color:#f8fafc}.TopApps-module__KgurpW__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}[data-theme=dark] .TopApps-module__KgurpW__statLabel{color:#94a3b8}.TopApps-module__KgurpW__lastUpdated{color:#64748b;margin:0;font-size:.9rem;font-weight:400}[data-theme=dark] .TopApps-module__KgurpW__lastUpdated{color:#94a3b8}.TopApps-module__KgurpW__topThree{padding:0}.TopApps-module__KgurpW__topThreeTitle{text-align:left;color:#0f172a;letter-spacing:-.01em;margin-bottom:20px;font-size:1.25rem;font-weight:600}[data-theme=dark] .TopApps-module__KgurpW__topThreeTitle{color:#f8fafc}.TopApps-module__KgurpW__topThreeGrid{flex-direction:column;gap:12px;display:flex}.TopApps-module__KgurpW__topThreeCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:inherit;background:#ffffff80;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:16px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}[data-theme=dark] .TopApps-module__KgurpW__topThreeCard{background:#1e293b80;border-color:#475569}.TopApps-module__KgurpW__topThreeCard:hover{background:#fffc;border-color:#3b82f6;transform:translate(4px);box-shadow:0 4px 12px #3b82f626}[data-theme=dark] .TopApps-module__KgurpW__topThreeCard:hover{background:#1e293bcc;border-color:#60a5fa;box-shadow:0 4px 12px #60a5fa26}.TopApps-module__KgurpW__topThreeCard.TopApps-module__KgurpW__rank1,.TopApps-module__KgurpW__topThreeCard.TopApps-module__KgurpW__rank2,.TopApps-module__KgurpW__topThreeCard.TopApps-module__KgurpW__rank3{border-width:1px}.TopApps-module__KgurpW__topThreeCard.TopApps-module__KgurpW__rank1{background:#ffffffb3}[data-theme=dark] .TopApps-module__KgurpW__topThreeCard.TopApps-module__KgurpW__rank1{background:#1e293bb3}.TopApps-module__KgurpW__rankBadge{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:600;display:flex;position:static}[data-theme=dark] .TopApps-module__KgurpW__rankBadge{color:#cbd5e1;background:#334155;border-color:#475569}.TopApps-module__KgurpW__topThreeLogo{border-radius:8px;flex-shrink:0;width:48px;height:48px;box-shadow:0 2px 8px #0000001a}.TopApps-module__KgurpW__topThreeName{color:#0f172a;flex:1;margin:0;font-size:.95rem;font-weight:600}[data-theme=dark] .TopApps-module__KgurpW__topThreeName{color:#f8fafc}.TopApps-module__KgurpW__topThreeStats{justify-content:flex-end;gap:8px;display:flex}.TopApps-module__KgurpW__topThreeClicks{color:#64748b;align-items:center;gap:4px;font-size:.8rem;font-weight:500;display:flex}[data-theme=dark] .TopApps-module__KgurpW__topThreeClicks{color:#94a3b8}.TopApps-module__KgurpW__article{color:var(--text-color);line-height:1.7}.TopApps-module__KgurpW__introSection{background:var(--appcard-bg);border:1px solid var(--border-color);border-radius:12px;margin-bottom:40px;padding:32px;position:relative}.TopApps-module__KgurpW__introSection:before{content:"";background:linear-gradient(#3b82f6,#8b5cf6);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:0}.TopApps-module__KgurpW__introSection h2{color:var(--text-color);letter-spacing:-.025em;margin-bottom:20px;font-size:1.75rem;font-weight:700}.TopApps-module__KgurpW__introSection p{color:var(--text-color-secondary);margin-bottom:16px;font-size:1rem;line-height:1.75}.TopApps-module__KgurpW__introSection p:last-child{margin-bottom:0}.TopApps-module__KgurpW__filterSection{margin-bottom:50px}.TopApps-module__KgurpW__filterSection h2{color:var(--text-color);letter-spacing:-.01em;margin-bottom:24px;font-size:1.5rem;font-weight:600}.TopApps-module__KgurpW__categoryFilter{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.TopApps-module__KgurpW__categoryButton{background:var(--appcard-bg);border:1px solid var(--border-color);color:var(--text-color);cursor:pointer;border-radius:6px;padding:10px 24px;font-size:.95rem;font-weight:500;transition:all .2s}.TopApps-module__KgurpW__categoryButton:hover{background:var(--text-color);color:var(--background-color);border-color:var(--text-color)}.TopApps-module__KgurpW__categoryButton.TopApps-module__KgurpW__active{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.TopApps-module__KgurpW__resultCount{color:var(--text-color-secondary);margin-left:12px;font-size:1rem;font-weight:400}.TopApps-module__KgurpW__appsSection h2{color:var(--text-color);letter-spacing:-.02em;align-items:center;gap:15px;margin-bottom:40px;font-size:1.8rem;font-weight:700;display:flex}.TopApps-module__KgurpW__appsGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:50px;display:grid}@media (max-width:1024px){.TopApps-module__KgurpW__appsGrid{grid-template-columns:repeat(2,1fr);gap:20px}}.TopApps-module__KgurpW__appCard{background:var(--appcard-bg);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;flex-direction:column;min-height:280px;padding:20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.TopApps-module__KgurpW__appCard:before{display:none}.TopApps-module__KgurpW__appCard:hover{border-color:#1a1a2e;transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.TopApps-module__KgurpW__appRank{align-items:center;gap:8px;display:flex;position:absolute;top:20px;right:20px}.TopApps-module__KgurpW__rankNumber{background:var(--text-color);color:var(--background-color);border-radius:4px;padding:4px 12px;font-size:.85rem;font-weight:600}.TopApps-module__KgurpW__rankIcon{display:none}.TopApps-module__KgurpW__appImageContainer{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex;position:relative}.TopApps-module__KgurpW__appLogo{border-radius:10px;flex-shrink:0;width:72px;height:72px;transition:transform .3s;box-shadow:0 2px 8px #00000014}.TopApps-module__KgurpW__appCard:hover .TopApps-module__KgurpW__appLogo{transform:scale(1.02)}.TopApps-module__KgurpW__appCategory{background:var(--text-color);color:var(--background-color);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:600}.TopApps-module__KgurpW__appInfo{flex:1}.TopApps-module__KgurpW__appName{color:var(--text-color);letter-spacing:-.01em;margin-bottom:12px;font-size:1.3rem;font-weight:700}.TopApps-module__KgurpW__appDescription{color:var(--text-color-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.TopApps-module__KgurpW__appStats{gap:24px;margin-bottom:16px;display:flex}.TopApps-module__KgurpW__appStat{color:var(--text-color-secondary);align-items:center;gap:6px;font-size:.9rem;font-weight:500;display:flex}.TopApps-module__KgurpW__appStatIcon{color:var(--text-color);font-size:.95rem}.TopApps-module__KgurpW__appFooter{border-top:1px solid var(--border-color);text-align:right;margin-top:auto;padding-top:12px}.TopApps-module__KgurpW__exploreText{color:#3b82f6;justify-content:flex-end;align-items:center;gap:4px;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}[data-theme=dark] .TopApps-module__KgurpW__exploreText{color:#60a5fa}.TopApps-module__KgurpW__appCard:hover .TopApps-module__KgurpW__exploreText{gap:8px;transform:translate(2px)}.TopApps-module__KgurpW__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:50px 0;display:flex}.TopApps-module__KgurpW__paginationButton{background:var(--appcard-bg);border:1px solid var(--border-color);color:var(--text-color);cursor:pointer;border-radius:6px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.TopApps-module__KgurpW__paginationButton:hover:not(:disabled){background:var(--text-color);color:var(--background-color);border-color:var(--text-color)}.TopApps-module__KgurpW__paginationButton:disabled{opacity:.4;cursor:not-allowed}.TopApps-module__KgurpW__paginationNumbers{align-items:center;gap:8px;display:flex}.TopApps-module__KgurpW__paginationNumber{background:var(--appcard-bg);border:1px solid var(--border-color);color:var(--text-color);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.TopApps-module__KgurpW__paginationNumber:hover{background:var(--text-color);color:var(--background-color);border-color:var(--text-color)}.TopApps-module__KgurpW__paginationNumber.TopApps-module__KgurpW__active{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.TopApps-module__KgurpW__ellipsis{color:var(--text-color-secondary);padding:0 8px;font-weight:600}.TopApps-module__KgurpW__methodologySection{background:var(--appcard-bg);border:1px solid var(--border-color);border-radius:12px;margin:40px 0;padding:32px}.TopApps-module__KgurpW__methodologySection h2{color:var(--text-color);text-align:left;letter-spacing:-.025em;margin-bottom:24px;font-size:1.5rem;font-weight:700}.TopApps-module__KgurpW__methodologySection>p{color:var(--text-color-secondary);text-align:left;margin-bottom:32px;font-size:1rem;line-height:1.75}.TopApps-module__KgurpW__methodologyGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:24px;display:grid}.TopApps-module__KgurpW__methodologyCard{text-align:left;border:1px solid var(--border-color);background:0 0;border-radius:8px;padding:20px;transition:all .3s}.TopApps-module__KgurpW__methodologyCard:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}[data-theme=dark] .TopApps-module__KgurpW__methodologyCard:hover{border-color:#60a5fa}.TopApps-module__KgurpW__methodologyIconWrapper{color:#3b82f6;background:#3b82f61a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;display:flex}[data-theme=dark] .TopApps-module__KgurpW__methodologyIconWrapper{color:#60a5fa;background:#3b82f633}.TopApps-module__KgurpW__methodologyIcon{display:none}.TopApps-module__KgurpW__methodologyCard h3{color:var(--text-color);letter-spacing:-.01em;margin-bottom:8px;font-size:1.125rem;font-weight:600}.TopApps-module__KgurpW__methodologyCard p{color:var(--text-color-secondary);margin:0;font-size:.875rem;line-height:1.6}@media (max-width:1024px){.TopApps-module__KgurpW__container{padding:0 20px}.TopApps-module__KgurpW__hero{margin:0 -20px 32px;padding:60px 0}.TopApps-module__KgurpW__heroContent{grid-template-columns:1fr;gap:32px;padding:0 20px}.TopApps-module__KgurpW__heroText{text-align:center;padding-right:0}.TopApps-module__KgurpW__heroTitle{font-size:2.25rem}.TopApps-module__KgurpW__heroSubtitle{max-width:none;font-size:1rem}.TopApps-module__KgurpW__heroStats{grid-template-columns:repeat(3,1fr);gap:16px;padding:20px 0}.TopApps-module__KgurpW__statIconWrapper{width:36px;height:36px}.TopApps-module__KgurpW__statNumber{font-size:1.5rem}.TopApps-module__KgurpW__statLabel{font-size:.75rem}}@media (max-width:768px){.TopApps-module__KgurpW__container{padding:0 16px}.TopApps-module__KgurpW__hero{margin:0 -16px 24px;padding:32px 0}.TopApps-module__KgurpW__heroContent{grid-template-columns:1fr;gap:20px;padding:0 16px}.TopApps-module__KgurpW__heroTitle{text-align:left;margin-bottom:12px;font-size:1.75rem}.TopApps-module__KgurpW__heroSubtitle{margin-bottom:20px;font-size:.9rem;line-height:1.6}.TopApps-module__KgurpW__heroStats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;padding:16px 0}.TopApps-module__KgurpW__stat{text-align:center}.TopApps-module__KgurpW__statIconWrapper{width:32px;height:32px;margin:0 auto 8px}.TopApps-module__KgurpW__statContent{align-items:center}.TopApps-module__KgurpW__statNumber{font-size:1.25rem}.TopApps-module__KgurpW__statLabel{font-size:.7rem}.TopApps-module__KgurpW__lastUpdated{text-align:center;font-size:.8rem}.TopApps-module__KgurpW__topThreeTitle{text-align:center;margin-bottom:12px;font-size:1.1rem}.TopApps-module__KgurpW__topThreeGrid{gap:8px}.TopApps-module__KgurpW__topThreeCard{gap:8px;padding:12px}.TopApps-module__KgurpW__topThreeLogo{width:36px;height:36px}.TopApps-module__KgurpW__topThreeName{font-size:.8rem}.TopApps-module__KgurpW__topThreeClicks{font-size:.75rem}.TopApps-module__KgurpW__rankBadge{width:24px;height:24px;font-size:.7rem}.TopApps-module__KgurpW__appsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.TopApps-module__KgurpW__appCard{min-height:220px;padding:16px}.TopApps-module__KgurpW__appRank{top:12px;right:12px}.TopApps-module__KgurpW__rankNumber{padding:2px 8px;font-size:.75rem}.TopApps-module__KgurpW__appImageContainer{gap:10px;margin-bottom:12px}.TopApps-module__KgurpW__appLogo{width:48px;height:48px}.TopApps-module__KgurpW__appName{margin-bottom:8px;font-size:1rem}.TopApps-module__KgurpW__appDescription{-webkit-line-clamp:2;margin-bottom:12px;font-size:.8rem}.TopApps-module__KgurpW__appStats{gap:12px;margin-bottom:12px}.TopApps-module__KgurpW__appStat{font-size:.8rem}.TopApps-module__KgurpW__appFooter{padding-top:8px}.TopApps-module__KgurpW__exploreText{font-size:.75rem}.TopApps-module__KgurpW__methodologyGrid{grid-template-columns:1fr;gap:16px}.TopApps-module__KgurpW__pagination{flex-wrap:wrap;gap:8px}.TopApps-module__KgurpW__paginationButton{padding:8px 16px;font-size:.875rem}.TopApps-module__KgurpW__paginationNumber{width:36px;height:36px;font-size:.875rem}.TopApps-module__KgurpW__categoryFilter{justify-content:center;gap:8px}.TopApps-module__KgurpW__categoryButton{padding:8px 16px;font-size:.875rem}.TopApps-module__KgurpW__introSection,.TopApps-module__KgurpW__methodologySection{padding:20px}.TopApps-module__KgurpW__filterSection h2,.TopApps-module__KgurpW__appsSection h2,.TopApps-module__KgurpW__introSection h2{font-size:1.375rem}.TopApps-module__KgurpW__methodologySection h2{font-size:1.125rem}}@media (max-width:480px){.TopApps-module__KgurpW__container{padding:0 8px}.TopApps-module__KgurpW__hero{margin:0 -8px 16px;padding:24px 0}.TopApps-module__KgurpW__heroContent{gap:16px;padding:0 8px}.TopApps-module__KgurpW__heroTitle{margin-bottom:8px;font-size:1.5rem}.TopApps-module__KgurpW__heroSubtitle{margin-bottom:16px;font-size:.85rem}.TopApps-module__KgurpW__heroStats{gap:8px;margin-bottom:12px;padding:12px 0}.TopApps-module__KgurpW__statIconWrapper{width:28px;height:28px}.TopApps-module__KgurpW__statNumber{font-size:1.125rem}.TopApps-module__KgurpW__statLabel{font-size:.65rem}.TopApps-module__KgurpW__topThreeTitle{margin-bottom:8px;font-size:1rem}.TopApps-module__KgurpW__topThreeCard{gap:6px;padding:8px}.TopApps-module__KgurpW__topThreeLogo{width:32px;height:32px}.TopApps-module__KgurpW__topThreeName{font-size:.75rem}.TopApps-module__KgurpW__topThreeClicks{font-size:.7rem}.TopApps-module__KgurpW__rankBadge{width:20px;height:20px;font-size:.65rem}.TopApps-module__KgurpW__appsGrid{grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:32px}.TopApps-module__KgurpW__appCard{border-radius:6px;min-height:180px;padding:8px}.TopApps-module__KgurpW__appRank{top:6px;right:6px}.TopApps-module__KgurpW__rankNumber{border-radius:3px;padding:1px 4px;font-size:.65rem}.TopApps-module__KgurpW__appImageContainer{gap:6px;margin-bottom:6px}.TopApps-module__KgurpW__appLogo{border-radius:6px;width:32px;height:32px}.TopApps-module__KgurpW__appCategory{border-radius:3px;padding:2px 6px;font-size:.65rem}.TopApps-module__KgurpW__appName{margin-bottom:4px;font-size:.8rem;line-height:1.2}.TopApps-module__KgurpW__appDescription{-webkit-line-clamp:2;margin-bottom:6px;font-size:.7rem;line-height:1.3}.TopApps-module__KgurpW__appStats{flex-wrap:wrap;justify-content:flex-start;gap:6px;margin-bottom:6px}.TopApps-module__KgurpW__appStat{font-size:.65rem}.TopApps-module__KgurpW__appStat svg{width:12px;height:12px}.TopApps-module__KgurpW__appFooter{margin-top:auto;padding-top:4px}.TopApps-module__KgurpW__exploreText{gap:2px;font-size:.65rem}.TopApps-module__KgurpW__exploreText svg{width:10px;height:10px}.TopApps-module__KgurpW__methodologyCard{text-align:center;padding:12px}.TopApps-module__KgurpW__methodologyIconWrapper{width:32px;height:32px;margin:0 auto 8px}.TopApps-module__KgurpW__introSection,.TopApps-module__KgurpW__methodologySection{padding:12px}.TopApps-module__KgurpW__pagination{gap:4px;margin:24px 0}.TopApps-module__KgurpW__paginationNumbers{gap:2px}.TopApps-module__KgurpW__paginationButton{padding:6px 12px;font-size:.75rem}.TopApps-module__KgurpW__paginationNumber{width:32px;height:32px;font-size:.75rem}.TopApps-module__KgurpW__categoryFilter{gap:6px}.TopApps-module__KgurpW__categoryButton{padding:6px 12px;font-size:.75rem}.TopApps-module__KgurpW__filterSection h2,.TopApps-module__KgurpW__appsSection h2{margin-bottom:16px;font-size:1.125rem}.TopApps-module__KgurpW__introSection h2{margin-bottom:12px;font-size:1.125rem}.TopApps-module__KgurpW__methodologySection h2{margin-bottom:12px;font-size:1rem}.TopApps-module__KgurpW__introSection p{margin-bottom:12px;font-size:.85rem}}
