.AppDetails-module__I8W9YW__container{width:50%;min-width:600px;margin:auto}.AppDetails-module__I8W9YW__sidebar_left{position:fixed;top:100px;left:10px;overflow-y:auto}.AppDetails-module__I8W9YW__sidebar_right{position:fixed;top:100px;right:15px;overflow-y:auto}.AppDetails-module__I8W9YW__app_details{max-width:800px;margin:30px auto auto;padding:15px 15px 0;display:flex}.AppDetails-module__I8W9YW__app_details img{width:180px;height:auto;box-shadow:var(--app-box-shadow);border-radius:20%;margin:10px}.AppDetails-module__I8W9YW__app-details h1{color:#333;text-align:center;margin-bottom:20px;font-size:2rem}.AppDetails-module__I8W9YW__app-details img{border-radius:10px;margin:0 auto 20px;display:block}.AppDetails-module__I8W9YW__appName{margin:25px 0 0;font-size:18px;font-weight:700}.AppDetails-module__I8W9YW__appCategories{opacity:.8;color:#1a85d9;font-size:14px}.AppDetails-module__I8W9YW__joinbtn{text-align:center;gap:8px;width:96%;max-width:750px;margin:10px auto;display:flex}.AppDetails-module__I8W9YW__joinbtn button{color:#fff;cursor:pointer;white-space:nowrap;width:100%;transition:background-color .3sease,box-shadow .3sease;background-color:#6244d9;border:none;border-radius:50px;padding:10px 20px;font-size:20px;text-decoration:none;position:relative;overflow:hidden}.AppDetails-module__I8W9YW__gradientActive{color:#0000;background:linear-gradient(90deg,#6a0dad,#633bf4,#9c27b0) 0 0/400%;animation:2s infinite AppDetails-module__I8W9YW__gradientMove;box-shadow:0 0 15px 5px #633bf499,0 0 30px 10px #6c0dad80}.AppDetails-module__I8W9YW__gradientActive:before{color:#fff;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes AppDetails-module__I8W9YW__gradientMove{0%{background-position:0%}to{background-position:100%}}.AppDetails-module__I8W9YW__joinbtn button:hover{box-shadow:0 0 10px 3px #633bf499,0 0 20px 5px #6c0dad80,0 0 30px 10px #9c27b066}.AppDetails-module__I8W9YW__downloadBtn{justify-content:flex-end;display:flex}.AppDetails-module__I8W9YW__appStoreBtn{text-align:center;margin-bottom:10px;padding:0 5%;text-decoration:none}.AppDetails-module__I8W9YW__back_btn{background:var(--text-color);color:var(--background-color);border:none;border-radius:5px;align-items:center;gap:5px;margin:10px auto;padding:5px 10px;font-size:20px;font-weight:700;display:flex}.AppDetails-module__I8W9YW__shareBtn,.AppDetails-module__I8W9YW__qrBtn{width:24px;color:var(--text-color);cursor:pointer;border:none;justify-content:center;align-items:center;margin:10px;-webkit-transition:color .3s;display:flex}.AppDetails-module__I8W9YW__shareBtn:hover,.AppDetails-module__I8W9YW__qrBtn:hover{color:#838383}.AppDetails-module__I8W9YW__qrCode{margin-top:20px}.AppDetails-module__I8W9YW__qrCodeOverlay{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.AppDetails-module__I8W9YW__qrCodeModal{background:var(--appcard-bg);border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:400px;padding:30px;box-shadow:0 10px 30px #0000004d}.AppDetails-module__I8W9YW__qrCodeHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.AppDetails-module__I8W9YW__qrCodeHeader h3{color:var(--text-color);margin:0;font-size:1.4rem;font-weight:600}.AppDetails-module__I8W9YW__closeBtn{color:var(--text-color);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:5px;font-size:1.5rem;transition:all .2s}.AppDetails-module__I8W9YW__closeBtn:hover{background:var(--appcard-bg-hover);transform:rotate(90deg)}.AppDetails-module__I8W9YW__qrCodeContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.AppDetails-module__I8W9YW__qrCodeContent canvas{margin:0 auto}.AppDetails-module__I8W9YW__qrCodeContent p{color:var(--text-color);opacity:.8;margin:15px 0}.AppDetails-module__I8W9YW__qrActions{justify-content:center;gap:10px;margin-top:20px;display:flex}.AppDetails-module__I8W9YW__qrActions button{background:var(--heilight);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:5px;padding:10px 15px;font-size:14px;transition:all .2s;display:flex}.AppDetails-module__I8W9YW__qrActions button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.AppDetails-module__I8W9YW__appDescriptionSection{max-width:800px;margin:30px auto}.AppDetails-module__I8W9YW__descriptionCard{background:var(--appcard-bg);box-shadow:var(--app-box-shadow);border:1px solid #ffffff1a;border-radius:15px;padding:25px}.AppDetails-module__I8W9YW__descriptionCard h2{color:var(--text-color);border-bottom:2px solid var(--heilight);margin:0 0 20px;padding-bottom:10px;font-size:1.5rem;font-weight:600}.AppDetails-module__I8W9YW__descriptionContent{color:var(--text-color)}.AppDetails-module__I8W9YW__appDescription{margin-bottom:25px}.AppDetails-module__I8W9YW__appDescription p{color:var(--text-color);opacity:.9;margin:0;font-size:16px;line-height:1.6}.AppDetails-module__I8W9YW__descriptionText{transition:all .3s}.AppDetails-module__I8W9YW__descriptionText.AppDetails-module__I8W9YW__collapsed{max-height:120px;position:relative;overflow:hidden}.AppDetails-module__I8W9YW__descriptionText.AppDetails-module__I8W9YW__collapsed:after{content:"";background:linear-gradient(to bottom,transparent,var(--appcard-bg));pointer-events:none;width:100%;height:40px;position:absolute;bottom:0;left:0}.AppDetails-module__I8W9YW__descriptionText:not(.AppDetails-module__I8W9YW__collapsed){max-height:300px;padding-right:10px;overflow-y:auto}.AppDetails-module__I8W9YW__descriptionText:not(.AppDetails-module__I8W9YW__collapsed)::-webkit-scrollbar{width:6px}.AppDetails-module__I8W9YW__descriptionText:not(.AppDetails-module__I8W9YW__collapsed)::-webkit-scrollbar-track{background:var(--background-color);border-radius:3px}.AppDetails-module__I8W9YW__descriptionText:not(.AppDetails-module__I8W9YW__collapsed)::-webkit-scrollbar-thumb{background:var(--heilight);border-radius:3px}.AppDetails-module__I8W9YW__descriptionText:not(.AppDetails-module__I8W9YW__collapsed)::-webkit-scrollbar-thumb:hover{background:var(--text-color)}.AppDetails-module__I8W9YW__expandButton{color:var(--heilight);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;margin-top:10px;padding:8px 0;font-size:14px;font-weight:600;transition:all .2s;display:flex}.AppDetails-module__I8W9YW__expandButton:hover{opacity:.8;transform:translateY(-1px)}.AppDetails-module__I8W9YW__expandButton i{font-size:12px;transition:transform .2s}.AppDetails-module__I8W9YW__appMetadata{border-top:1px solid #ffffff1a;padding-top:20px}.AppDetails-module__I8W9YW__metadataGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.AppDetails-module__I8W9YW__metadataItem{flex-direction:column;gap:5px;display:flex}.AppDetails-module__I8W9YW__metadataLabel{color:var(--text-color);opacity:.7;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.AppDetails-module__I8W9YW__metadataValue{color:var(--text-color);font-size:14px;font-weight:500}.AppDetails-module__I8W9YW__betaStatus{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600}.AppDetails-module__I8W9YW__betaStatus.AppDetails-module__I8W9YW__open{color:#fff;background:#4caf50}.AppDetails-module__I8W9YW__betaStatus.AppDetails-module__I8W9YW__full{color:#fff;background:#ff5722}.AppDetails-module__I8W9YW__betaStatus.AppDetails-module__I8W9YW__unknown{color:#fff;background:#9e9e9e}@media (max-width:768px){.AppDetails-module__I8W9YW__qrCodeModal,.AppDetails-module__I8W9YW__descriptionCard{margin:20px;padding:20px}.AppDetails-module__I8W9YW__metadataGrid{grid-template-columns:1fr}}.AppDetails-module__I8W9YW__sicons{margin-left:auto;margin-right:30px;position:relative}.AppDetails-module__I8W9YW__appRating{margin-top:10px;font-size:16px;display:flex}.AppDetails-module__I8W9YW__ratingValue{opacity:.9;margin-left:5px;font-size:.75rem}.AppDetails-module__I8W9YW__ratingStars{display:flex}.AppDetails-module__I8W9YW__star{font-size:20px;display:inline-block}.AppDetails-module__I8W9YW__filledStar{fill:#ffcb5c;width:15px;height:15px}.AppDetails-module__I8W9YW__halfFilledStar{fill:#ffcb5c9a;width:15px;height:15px;overflow:hidden}.AppDetails-module__I8W9YW__emptyStar{fill:#ccc;width:15px;height:15px}.AppDetails-module__I8W9YW__noRating{color:#888;margin-top:10px;font-size:14px}@media (max-width:765px){.AppDetails-module__I8W9YW__app_details img{width:130px;height:130px;margin:10px}.AppDetails-module__I8W9YW__sicons{margin-right:0}.AppDetails-module__I8W9YW__appItem{width:100px;min-width:100px}.AppDetails-module__I8W9YW__container{width:100%;min-width:auto;margin:auto}.AppDetails-module__I8W9YW__sidebar_left,.AppDetails-module__I8W9YW__sidebar_right{display:none}}.AppDetails-module__I8W9YW__infoIcon{font-size:20px;text-decoration:none;position:absolute;top:50%;right:18px;transform:translateY(-50%)}
.AppSections-module__8Zf3iG__sectionTitle{color:var(--text-color);justify-content:space-between;margin:0 20px;padding-top:10px;font-size:15px;font-weight:700;display:flex}.AppSections-module__8Zf3iG__container{background:var(--openapp-bg);border-radius:10px;margin-top:8px}.AppSections-module__8Zf3iG__appList{scrollbar-width:none;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;display:flex;overflow:auto}.AppSections-module__8Zf3iG__clickCount{display:none}.AppSections-module__8Zf3iG__appItem{text-align:center;scroll-snap-align:start;border-radius:10px;width:150px;min-width:150px;height:auto;padding:10px}.AppSections-module__8Zf3iG__appItem img{width:100%;height:auto;box-shadow:var(--app-box-shadow)}.AppSections-module__8Zf3iG__appLogo{width:100%;height:auto;box-shadow:var(--app-box-shadow);border-radius:20%}.AppSections-module__8Zf3iG__logoOpen{border-color:#28a745}.AppSections-module__8Zf3iG__logoFull{border-color:#dc3545}.AppSections-module__8Zf3iG__logoNotAccepting,.AppSections-module__8Zf3iG__logoError{border-color:#6c757d}.AppSections-module__8Zf3iG__appName{text-align:center;white-space:normal;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;font-size:13px;font-weight:700;line-height:normal;display:-webkit-box;overflow:hidden}.AppSections-module__8Zf3iG__appItemWrapper{margin-bottom:5px}.AppSections-module__8Zf3iG__timeAgo{-webkit-line-clamp:1;word-wrap:break-word;-webkit-box-orient:vertical;margin:0 5px;padding-top:5px;font-size:11px;display:-webkit-box;overflow:hidden;color:#3da53d!important}.AppSections-module__8Zf3iG__skeletonTitle{background:#e0e0e0;border-radius:4px;width:140px;height:24px;margin-top:20px;margin-bottom:10px;margin-left:10px}.AppSections-module__8Zf3iG__skeletonAppName{background:#e0e0e0;border-radius:4px;width:100px;height:16px;margin-top:8px}.AppSections-module__8Zf3iG__skeletonItem{background:#e0e0e0;border-radius:10px;width:130px;min-width:100px;height:170px;margin:0 10px;position:relative;overflow:hidden}.AppSections-module__8Zf3iG__clickableTitle{justify-content:space-between;align-items:center;width:100%;display:flex}@media (max-width:765px){.AppSections-module__8Zf3iG__skeletonItem{width:98px;height:138px}}.AppSections-module__8Zf3iG__clickableTitle{width:100%}.AppSections-module__8Zf3iG__skeletonItem:before{content:"";background:linear-gradient(90deg,#fff0 0%,#e6e6e6cc 50%,#fff0 100%);width:100%;height:100%;animation:1.5s infinite AppSections-module__8Zf3iG__loading;position:absolute;top:0;left:0}.AppSections-module__8Zf3iG__skeleton{flex-direction:column;align-items:center;margin:10px;display:flex}.AppSections-module__8Zf3iG__skeletonLogo{background-color:#9797977a;border-radius:10px;width:98px;height:98px;margin-bottom:10px}.AppSections-module__8Zf3iG__skeletonName{background-color:#9797977a;border-radius:5px;width:100px;height:20px;margin-bottom:5px}.AppSections-module__8Zf3iG__skeletonClickCount{background-color:#9797977a;border-radius:5px;width:60px;height:15px}.AppSections-module__8Zf3iG__logoWrapper{display:inline-block;position:relative}.AppSections-module__8Zf3iG__statusDot{border-radius:50%;width:16px;height:16px;display:none;position:absolute;top:0;left:2px}.AppSections-module__8Zf3iG__open{background-color:#28a745}.AppSections-module__8Zf3iG__full{background-color:#dc3545}.AppSections-module__8Zf3iG__notAccepting,.AppSections-module__8Zf3iG__error{background-color:#6c757d}@keyframes AppSections-module__8Zf3iG__loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:765px){.AppSections-module__8Zf3iG__appItem{width:30%;min-width:110px}}
.AppCard-module__Ak_qmq__app_columns{scrollbar-width:none;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;margin:0 0 10px;display:flex;overflow:auto}.AppCard-module__Ak_qmq__app_card{scroll-snap-align:start;border-radius:10px;flex:none;width:40%;height:fit-content;margin:5px}.AppCard-module__Ak_qmq__title{justify-content:space-between;align-items:center;width:100%;padding:0 20px;font-weight:600;display:flex}.AppCard-module__Ak_qmq__skeletonContainer{scrollbar-width:none;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;margin:10px 0;display:flex;overflow:auto}.AppCard-module__Ak_qmq__skeletonCard{background:var(--appcard-bg);scroll-snap-align:start;border-radius:10px;flex-direction:row;flex:none;align-items:center;padding:10px;display:flex;box-shadow:1px 1px 4px #231c135e}.AppCard-module__Ak_qmq__skeletonLogo{background:#8484844c;border-radius:8px;width:50px;height:50px;margin-right:10px}.AppCard-module__Ak_qmq__skeletonName{background:#8484844c;border-radius:4px;width:60%;height:20px}.AppCard-module__Ak_qmq__app_item{-o-transition:background-color .3s ease;background:var(--appcard-bg);border:1px solid #3434342e;border-radius:20px;align-items:center;width:100%;margin:5px 10px;padding:5px;transition:background-color .3s;display:flex}.AppCard-module__Ak_qmq__app-item:hover{background:var(--appcard-bg-hover)}.AppCard-module__Ak_qmq__app_item:last-child:after{display:none}.AppCard-module__Ak_qmq__app_item img{border-radius:16px;width:60px;height:60px;margin-right:10px}.AppCard-module__Ak_qmq__app_name{text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:600;display:-webkit-box;overflow:hidden}.AppCard-module__Ak_qmq__app-item:hover{transform:translateY(-5px);box-shadow:0 4px 8px #85373733}.AppCard-module__Ak_qmq__app-logo{border-radius:8px;max-width:100%;height:auto}.AppCard-module__Ak_qmq__app-name{margin:8px 0;font-size:1.2rem;font-weight:700}.AppCard-module__Ak_qmq__click-count{color:#db1717;font-size:1rem}.AppCard-module__Ak_qmq__skeleton{background:#ddd;border-radius:15px;width:100px;height:100px;margin:10px;animation:1.5s ease-in-out infinite AppCard-module__Ak_qmq__pulse;display:inline-block}.AppCard-module__Ak_qmq__skeleton-text{background:#ddd;border-radius:5px;width:80px;height:20px;margin:10px;animation:1.5s ease-in-out infinite AppCard-module__Ak_qmq__pulse;display:inline-block}.AppCard-module__Ak_qmq__appName{text-align:center;white-space:normal;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;margin-bottom:0;font-size:13px;font-weight:400;line-height:normal;display:-webkit-box;overflow:hidden}@keyframes AppCard-module__Ak_qmq__pulse{0%{background-color:#ddd}50%{background-color:#ccc}to{background-color:#ddd}}@media (max-width:765px){.AppCard-module__Ak_qmq__app_card{width:80%}}
.AppSectionsScreenshot-module__Uo_VHG__appItem{scroll-snap-align:start;flex-direction:column;align-items:center;padding:8px;display:flex}.AppSectionsScreenshot-module__Uo_VHG__screenshotGallery{text-align:center;width:100%;margin-bottom:20px}.AppSectionsScreenshot-module__Uo_VHG__screenshots{border-radius:20px;justify-content:center;width:340px;height:200px;display:flex;overflow:hidden}.AppSectionsScreenshot-module__Uo_VHG__appScreenshot{object-fit:cover;width:100%}.AppSectionsScreenshot-module__Uo_VHG__appLogoScreenshot{width:-webkit-fill-available}.AppSectionsScreenshot-module__Uo_VHG__appLogoFallback{width:340px;height:200px;text-align:-webkit-center;background:#8483fa;border-radius:20px;overflow:hidden}.AppSectionsScreenshot-module__Uo_VHG__appLogoFallback p{color:#888;margin-bottom:10px;font-size:14px}.AppSectionsScreenshot-module__Uo_VHG__appLogo{object-fit:contain;width:65px;height:65px;box-shadow:var(--app-box-shadow);border:2px solid #0000;border-radius:20%;padding:2px}.AppSectionsScreenshot-module__Uo_VHG__logoOpen{border-color:#28a745}.AppSectionsScreenshot-module__Uo_VHG__logoFull{border-color:#dc3545}.AppSectionsScreenshot-module__Uo_VHG__logoNotAccepting,.AppSectionsScreenshot-module__Uo_VHG__logoError{border-color:#6c757d}.AppSectionsScreenshot-module__Uo_VHG__appName{color:var(--text-color);white-space:normal;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;margin-bottom:0;font-size:13px;font-weight:700;line-height:normal;display:-webkit-box;overflow:hidden}.AppSectionsScreenshot-module__Uo_VHG__appLink{color:var(--text-color);flex-direction:column;align-items:flex-start;text-decoration:none;display:flex}.AppSectionsScreenshot-module__Uo_VHG__logo{gap:10px;display:flex}.AppSectionsScreenshot-module__Uo_VHG__statusDot{border-radius:50%;width:12px;height:12px;margin-top:6px;display:none}.AppSectionsScreenshot-module__Uo_VHG__open{background-color:#28a745}.AppSectionsScreenshot-module__Uo_VHG__full{background-color:#dc3545}.AppSectionsScreenshot-module__Uo_VHG__notAccepting,.AppSectionsScreenshot-module__Uo_VHG__error{background-color:#6c757d}@media (max-width:765px){.AppSectionsScreenshot-module__Uo_VHG__appLogoFallback,.AppSectionsScreenshot-module__Uo_VHG__screenshots{width:280px;height:158px}}
.banner-module__1_zsxa__container{display:none;overflow:auto}.banner-module__1_zsxa__cont{min-width:95%;height:auto;margin-left:5px;margin-right:5px}.banner-module__1_zsxa__cont img{border-radius:10px;width:100%;height:100%}@media (max-width:765px){.banner-module__1_zsxa__container{display:flex}}
.AppSectionsColumn-module__6-ttBG__columnContainer{scrollbar-width:none;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;margin:0 0 10px;display:flex;overflow:auto}.AppSectionsColumn-module__6-ttBG__appColumn{scroll-snap-align:start;border-radius:10px;flex:none;width:40%;height:fit-content;margin:5px}.AppSectionsColumn-module__6-ttBG__appItem{-o-transition:background-color .3s ease;background:var(--appcard-bg);border:1px solid #3434342e;border-radius:20px;align-items:center;width:100%;margin:5px 10px;padding:5px;transition:background-color .3s;display:flex}.AppSectionsColumn-module__6-ttBG__appItem:last-child:after{display:none}.AppSectionsColumn-module__6-ttBG__appLogo{border-radius:17px;width:60px;height:60px;margin-right:10px}.AppSectionsColumn-module__6-ttBG__appName{text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:600;display:-webkit-box;overflow:hidden}.AppSectionsColumn-module__6-ttBG__sectionTitle{color:var(--text-color);margin-top:2px;margin-left:20px;padding-top:10px;font-size:15px;font-weight:700}.AppSectionsColumn-module__6-ttBG__clickCount{display:none}@media (max-width:765px){.AppSectionsColumn-module__6-ttBG__appColumn{width:80%}}
.SearchBar-module__4gEqOG__searchBar{align-items:center;width:95%;max-width:400px;margin:10px auto 20px;display:none;position:relative}.SearchBar-module__4gEqOG__searchIcon{color:gray;pointer-events:none;font-size:21px;line-height:0;position:absolute;left:12px}.SearchBar-module__4gEqOG__searchInput{background:var(--search-bar);border:none;border-radius:50px;width:100%;padding:10px 20px 10px 40px;font-size:16px;transition:border-color .3s}.SearchBar-module__4gEqOG__searchInput:focus{outline:none}.SearchBar-module__4gEqOG__searchButton{cursor:pointer;transition:color .3s;position:absolute;right:18px}@media (max-width:765px){.SearchBar-module__4gEqOG__searchBar{display:flex}}
.AppPredictions-module__Y92tzW__container{background:var(--openapp-bg);border-radius:10px;margin:8px 0 10px}.AppPredictions-module__Y92tzW__header{padding:10px 20px 0}.AppPredictions-module__Y92tzW__header h2{color:var(--text-color);justify-content:space-between;align-items:center;margin:0;padding-top:10px;font-size:15px;font-weight:700;display:flex}.AppPredictions-module__Y92tzW__header p{color:var(--text-color);opacity:.7;margin:2px 0 10px;font-size:11px}.AppPredictions-module__Y92tzW__filters{flex-wrap:wrap;justify-content:center;gap:8px;padding:0 20px 10px;display:flex}.AppPredictions-module__Y92tzW__filterButton{background:var(--appcard-bg);color:var(--text-color);cursor:pointer;border:1px solid #0000001a;border-radius:15px;padding:4px 10px;font-size:10px;font-weight:500;transition:all .2s}.AppPredictions-module__Y92tzW__filterButton:hover{background:var(--heilight);color:#fff;border-color:var(--heilight)}.AppPredictions-module__Y92tzW__filterButton.AppPredictions-module__Y92tzW__active{border-color:var(--heilight);background:var(--heilight);color:#fff}.AppPredictions-module__Y92tzW__summary{flex-wrap:wrap;justify-content:center;gap:10px;padding:0 20px 15px;display:flex}.AppPredictions-module__Y92tzW__statCard{background:var(--appcard-bg);box-shadow:var(--app-box-shadow);border-radius:8px;flex-direction:column;align-items:center;min-width:60px;padding:8px 12px;display:flex}.AppPredictions-module__Y92tzW__statNumber{color:var(--heilight);margin-bottom:2px;font-size:14px;font-weight:700}.AppPredictions-module__Y92tzW__statLabel{color:var(--text-color);text-align:center;opacity:.7;font-size:9px}.AppPredictions-module__Y92tzW__appList{scrollbar-width:none;scroll-snap-type:x mandatory;padding:0 10px 15px;display:flex;overflow:auto}.AppPredictions-module__Y92tzW__appList::-webkit-scrollbar{display:none}.AppPredictions-module__Y92tzW__predictionItem{text-align:center;scroll-snap-align:start;border-radius:10px;width:150px;min-width:150px;height:auto;padding:10px}.AppPredictions-module__Y92tzW__appLogo{width:100%;height:auto;box-shadow:var(--app-box-shadow);border-radius:10px;margin-bottom:8px}.AppPredictions-module__Y92tzW__appName{color:var(--text-color);margin:0 0 4px;font-size:12px;font-weight:600;line-height:1.2}.AppPredictions-module__Y92tzW__currentStatus{background:var(--appcard-bg);color:var(--text-color);opacity:.8;border-radius:4px;margin-bottom:6px;padding:2px 4px;font-size:9px;display:inline-block}.AppPredictions-module__Y92tzW__predictionStatus{color:var(--text-color);justify-content:center;align-items:center;gap:4px;margin-bottom:6px;font-size:10px;font-weight:600;display:flex}.AppPredictions-module__Y92tzW__confidence{margin-bottom:8px}.AppPredictions-module__Y92tzW__confidenceBar{background:#0000001a;border-radius:2px;width:100%;height:4px;margin-bottom:3px;overflow:hidden}.AppPredictions-module__Y92tzW__confidenceFill{height:100%;transition:width .3s}.AppPredictions-module__Y92tzW__confidenceText{color:var(--text-color);opacity:.7;font-size:9px}.AppPredictions-module__Y92tzW__timeEstimate{color:var(--heilight);justify-content:center;align-items:center;gap:3px;margin-bottom:6px;font-size:10px;font-weight:500;display:flex}.AppPredictions-module__Y92tzW__metrics{border-top:1px solid #0000001a;gap:8px;margin-bottom:6px;padding-top:6px;display:flex}.AppPredictions-module__Y92tzW__metric{flex-direction:column;flex:1;align-items:center;display:flex}.AppPredictions-module__Y92tzW__metricLabel{color:var(--text-color);opacity:.6;margin-bottom:1px;font-size:8px}.AppPredictions-module__Y92tzW__metricValue{color:var(--text-color);font-size:11px;font-weight:600}.AppPredictions-module__Y92tzW__factors{border-top:1px solid #0000001a;padding-top:6px}.AppPredictions-module__Y92tzW__factorsLabel{color:var(--text-color);opacity:.7;margin-bottom:4px;font-size:8px;display:block}.AppPredictions-module__Y92tzW__factorsList{flex-wrap:wrap;justify-content:center;gap:3px;display:flex}.AppPredictions-module__Y92tzW__factor{background:var(--appcard-bg);color:var(--text-color);text-transform:capitalize;opacity:.7;border-radius:3px;padding:1px 3px;font-size:7px}.AppPredictions-module__Y92tzW__loadingList{scrollbar-width:none;padding:0 10px 15px;display:flex;overflow:auto}.AppPredictions-module__Y92tzW__loadingItem{text-align:center;width:150px;min-width:150px;padding:10px}.AppPredictions-module__Y92tzW__loadingAvatar{background:linear-gradient(90deg,var(--appcard-bg)25%,var(--background-color)50%,var(--appcard-bg)75%);background-size:200% 100%;border-radius:10px;width:100%;height:120px;margin-bottom:8px;animation:1.5s infinite AppPredictions-module__Y92tzW__loading}.AppPredictions-module__Y92tzW__loadingContent{flex:1}.AppPredictions-module__Y92tzW__loadingLine{background:linear-gradient(90deg,var(--appcard-bg)25%,var(--background-color)50%,var(--appcard-bg)75%);background-size:200% 100%;border-radius:4px;height:10px;margin-bottom:6px;animation:1.5s infinite AppPredictions-module__Y92tzW__loading}.AppPredictions-module__Y92tzW__loadingLine:last-child{width:60%;margin:0 auto}@keyframes AppPredictions-module__Y92tzW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.AppPredictions-module__Y92tzW__error,.AppPredictions-module__Y92tzW__emptyState{text-align:center;color:var(--text-color);padding:30px 20px}.AppPredictions-module__Y92tzW__error p,.AppPredictions-module__Y92tzW__emptyState p{opacity:.8;margin-bottom:12px}.AppPredictions-module__Y92tzW__retryButton,.AppPredictions-module__Y92tzW__showAllButton{background:var(--heilight);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:500;transition:opacity .2s}.AppPredictions-module__Y92tzW__retryButton:hover,.AppPredictions-module__Y92tzW__showAllButton:hover{opacity:.8}@media (max-width:768px){.AppPredictions-module__Y92tzW__container{margin:8px 0}.AppPredictions-module__Y92tzW__filters{gap:6px}.AppPredictions-module__Y92tzW__filterButton{padding:3px 8px;font-size:9px}.AppPredictions-module__Y92tzW__summary{gap:8px}.AppPredictions-module__Y92tzW__statCard{min-width:50px;padding:6px 10px}.AppPredictions-module__Y92tzW__statNumber{font-size:12px}}
.AppStorePopup-module__3EhsRa__popupContainer{background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AppStorePopup-module__3EhsRa__popupContent{text-align:center;background-color:#fff;border-radius:8px;width:300px;padding:20px}.AppStorePopup-module__3EhsRa__closeButton{background:0 0;border:none;font-size:20px;position:absolute;top:10px;right:10px}.AppStorePopup-module__3EhsRa__appStoreButton{color:#fff;background-color:#0070f3;border-radius:4px;margin-top:20px;padding:10px 20px;text-decoration:none;display:inline-block}.AppStorePopup-module__3EhsRa__appStoreButton:hover{background-color:#005bb5}
.TrendingApps-module__brfLlW__container{background:var(--openapp-bg);border-radius:10px;margin:8px 0 10px}.TrendingApps-module__brfLlW__header{padding:10px 20px 0}.TrendingApps-module__brfLlW__header h2{color:var(--text-color);justify-content:space-between;align-items:center;margin:0;padding-top:10px;font-size:15px;font-weight:700;display:flex}.TrendingApps-module__brfLlW__header p{color:var(--text-color);opacity:.7;margin:2px 0 10px;font-size:11px}.TrendingApps-module__brfLlW__controls{flex-wrap:wrap;justify-content:center;gap:15px;padding:0 20px 10px;display:flex}.TrendingApps-module__brfLlW__timeWindowControls,.TrendingApps-module__brfLlW__trendTypeControls{align-items:center;gap:6px;display:flex}.TrendingApps-module__brfLlW__timeWindowControls label,.TrendingApps-module__brfLlW__trendTypeControls label{color:var(--text-color);opacity:.8;font-size:11px;font-weight:500}.TrendingApps-module__brfLlW__select{background:var(--appcard-bg);color:var(--text-color);cursor:pointer;border:1px solid #0000001a;border-radius:6px;padding:4px 8px;font-size:11px}.TrendingApps-module__brfLlW__select:focus{border-color:var(--heilight);outline:none}.TrendingApps-module__brfLlW__summary{flex-wrap:wrap;justify-content:center;gap:10px;padding:0 20px 15px;display:flex}.TrendingApps-module__brfLlW__statCard{background:var(--appcard-bg);box-shadow:var(--app-box-shadow);border-radius:8px;flex-direction:column;align-items:center;min-width:60px;padding:8px 12px;display:flex}.TrendingApps-module__brfLlW__statNumber{color:var(--heilight);margin-bottom:2px;font-size:14px;font-weight:700}.TrendingApps-module__brfLlW__statLabel{color:var(--text-color);text-align:center;opacity:.7;font-size:9px}.TrendingApps-module__brfLlW__hottestApp{margin:0 20px 15px}.TrendingApps-module__brfLlW__hottestHeader{color:var(--text-color);justify-content:center;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.TrendingApps-module__brfLlW__hottestIcon{font-size:14px}.TrendingApps-module__brfLlW__hottestCard{background:var(--heilight);color:#fff;cursor:pointer;box-shadow:var(--app-box-shadow);border-radius:10px;align-items:center;gap:12px;padding:15px;transition:transform .2s;display:flex}.TrendingApps-module__brfLlW__hottestCard:hover{transform:scale(1.02)}.TrendingApps-module__brfLlW__hottestLogo{object-fit:cover;width:50px;height:50px;box-shadow:var(--app-box-shadow);border-radius:10px}.TrendingApps-module__brfLlW__hottestInfo h3{margin:0 0 6px;font-size:14px;font-weight:700}.TrendingApps-module__brfLlW__hottestMetrics{opacity:.9;gap:12px;font-size:11px;display:flex}.TrendingApps-module__brfLlW__appList{scrollbar-width:none;scroll-snap-type:x mandatory;padding:0 10px 15px;display:flex;overflow:auto}.TrendingApps-module__brfLlW__appList::-webkit-scrollbar{display:none}.TrendingApps-module__brfLlW__trendingItem{text-align:center;scroll-snap-align:start;border-radius:10px;width:140px;min-width:140px;height:auto;padding:10px;position:relative}.TrendingApps-module__brfLlW__rankBadge{background:var(--heilight);color:#fff;text-align:center;border-radius:8px;min-width:18px;padding:2px 6px;font-size:9px;font-weight:700;position:absolute;top:5px;right:5px}.TrendingApps-module__brfLlW__appLogo{width:100%;height:auto;box-shadow:var(--app-box-shadow);border-radius:10px;margin-bottom:8px}.TrendingApps-module__brfLlW__appName{color:var(--text-color);margin:0 0 4px;font-size:12px;font-weight:600;line-height:1.2}.TrendingApps-module__brfLlW__statusBadge{background:var(--appcard-bg);color:var(--text-color);opacity:.8;border-radius:4px;margin-bottom:6px;padding:2px 4px;font-size:9px;display:inline-block}.TrendingApps-module__brfLlW__trendingScore{color:var(--heilight);margin-bottom:2px;font-size:18px;font-weight:700}.TrendingApps-module__brfLlW__scoreLabel{color:var(--text-color);opacity:.7;font-size:8px}.TrendingApps-module__brfLlW__velocityMetric{background:var(--appcard-bg);color:var(--text-color);border-radius:6px;justify-content:center;align-items:center;gap:4px;margin-top:6px;padding:4px 6px;font-size:10px;font-weight:500;display:flex}.TrendingApps-module__brfLlW__secondaryMetrics{border-top:1px solid #0000001a;gap:8px;margin-top:6px;padding-top:6px;display:flex}.TrendingApps-module__brfLlW__metric{flex-direction:column;flex:1;align-items:center;display:flex}.TrendingApps-module__brfLlW__metricLabel{color:var(--text-color);opacity:.6;margin-bottom:1px;font-size:8px}.TrendingApps-module__brfLlW__metricValue{color:var(--text-color);font-size:11px;font-weight:600}.TrendingApps-module__brfLlW__predictionBadge{justify-content:center;align-items:center;gap:4px;margin-top:4px;font-size:9px;display:flex}.TrendingApps-module__brfLlW__predictionDot{border-radius:50%;width:6px;height:6px}.TrendingApps-module__brfLlW__predictionText{color:var(--text-color);text-transform:capitalize;opacity:.8;font-weight:500}.TrendingApps-module__brfLlW__confidenceText{color:var(--text-color);opacity:.6}.TrendingApps-module__brfLlW__categories{flex-wrap:wrap;justify-content:center;gap:4px;margin-top:4px;display:flex}.TrendingApps-module__brfLlW__categoryTag{background:var(--appcard-bg);color:var(--text-color);opacity:.7;border-radius:3px;padding:1px 4px;font-size:8px}.TrendingApps-module__brfLlW__insights{border-top:1px solid #0000001a;margin-top:20px;padding:15px 20px}.TrendingApps-module__brfLlW__insights h3{text-align:center;color:var(--text-color);margin-bottom:15px;font-size:14px;font-weight:700}.TrendingApps-module__brfLlW__insightsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.TrendingApps-module__brfLlW__insightCard{background:var(--appcard-bg);box-shadow:var(--app-box-shadow);border-radius:8px;padding:12px}.TrendingApps-module__brfLlW__insightCard h4{color:var(--text-color);margin-bottom:8px;font-size:12px;font-weight:600}.TrendingApps-module__brfLlW__insightApps{flex-direction:column;gap:6px;display:flex}.TrendingApps-module__brfLlW__insightApp{align-items:center;gap:6px;display:flex}.TrendingApps-module__brfLlW__insightLogo{object-fit:cover;width:24px;height:24px;box-shadow:var(--app-box-shadow);border-radius:6px}.TrendingApps-module__brfLlW__insightName{color:var(--text-color);font-size:11px;font-weight:500}.TrendingApps-module__brfLlW__categoryInsights{flex-direction:column;gap:6px;display:flex}.TrendingApps-module__brfLlW__categoryInsight{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.TrendingApps-module__brfLlW__categoryName{color:var(--text-color);text-transform:capitalize;font-size:11px}.TrendingApps-module__brfLlW__categoryScore{color:var(--heilight);font-size:11px;font-weight:600}.TrendingApps-module__brfLlW__loadingList{scrollbar-width:none;padding:0 10px 15px;display:flex;overflow:auto}.TrendingApps-module__brfLlW__loadingItem{text-align:center;width:140px;min-width:140px;padding:10px}.TrendingApps-module__brfLlW__loadingAvatar{background:linear-gradient(90deg,var(--appcard-bg)25%,var(--background-color)50%,var(--appcard-bg)75%);background-size:200% 100%;border-radius:10px;width:100%;height:120px;margin-bottom:8px;animation:1.5s infinite TrendingApps-module__brfLlW__loading}.TrendingApps-module__brfLlW__loadingLine{background:linear-gradient(90deg,var(--appcard-bg)25%,var(--background-color)50%,var(--appcard-bg)75%);background-size:200% 100%;border-radius:4px;height:10px;margin-bottom:6px;animation:1.5s infinite TrendingApps-module__brfLlW__loading}.TrendingApps-module__brfLlW__loadingLine:last-child{width:60%;margin:0 auto}@keyframes TrendingApps-module__brfLlW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.TrendingApps-module__brfLlW__error,.TrendingApps-module__brfLlW__emptyState{text-align:center;color:var(--text-color);padding:30px 20px}.TrendingApps-module__brfLlW__error p,.TrendingApps-module__brfLlW__emptyState p{opacity:.8;margin-bottom:12px}.TrendingApps-module__brfLlW__retryButton,.TrendingApps-module__brfLlW__resetButton{background:var(--heilight);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:500;transition:opacity .2s}.TrendingApps-module__brfLlW__retryButton:hover,.TrendingApps-module__brfLlW__resetButton:hover{opacity:.8}@media (max-width:768px){.TrendingApps-module__brfLlW__container{margin:8px 0}.TrendingApps-module__brfLlW__controls{flex-direction:column;align-items:center;gap:8px}.TrendingApps-module__brfLlW__summary{gap:8px}.TrendingApps-module__brfLlW__statCard{min-width:50px;padding:6px 10px}.TrendingApps-module__brfLlW__statNumber{font-size:12px}.TrendingApps-module__brfLlW__hottestCard{text-align:center;flex-direction:column;padding:12px}.TrendingApps-module__brfLlW__hottestMetrics{justify-content:center;gap:8px}.TrendingApps-module__brfLlW__insightsGrid{grid-template-columns:1fr}}
.LoginPopup-module__1esiCG__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#000000a3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.LoginPopup-module__1esiCG__popup{background:var(--appcard-bg);text-align:center;scrollbar-width:none;border-top-left-radius:20px;border-top-right-radius:20px;width:100%;max-width:700px;height:85%;margin-top:auto;padding:20px;animation:.3s ease-out forwards LoginPopup-module__1esiCG__slideIn;overflow:auto;transform:translateY(100%);box-shadow:0 0 10px #0000001a}@keyframes LoginPopup-module__1esiCG__slideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes LoginPopup-module__1esiCG__slideOut{0%{transform:translateY(0)}to{transform:translateY(100%)}}.LoginPopup-module__1esiCG__popupClosing{animation:.3s ease-in forwards LoginPopup-module__1esiCG__slideOut}.LoginPopup-module__1esiCG__closeButton{cursor:pointer;background:0 0;border:none;margin-left:300px;font-size:35px;position:absolute;right:auto}@media (max-width:765px){.LoginPopup-module__1esiCG__closeButton{right:30px}}.LoginPopup-module__1esiCG__header{flex-direction:column;align-items:center;margin-bottom:15px;display:flex}.LoginPopup-module__1esiCG__logo{width:80px;height:auto;margin-bottom:10px}.LoginPopup-module__1esiCG__title{margin:0 10px 10px;font-family:sans-serif;font-size:24px;font-weight:700}.LoginPopup-module__1esiCG__mainInfo{text-align:left;margin:20px;display:inline-block}.LoginPopup-module__1esiCG__infoItem{align-items:center;margin-bottom:10px;display:flex}.LoginPopup-module__1esiCG__infoIcon{width:40px;height:auto;margin-right:10px}.LoginPopup-module__1esiCG__detailText{color:var(--text-color);flex-direction:column;display:flex}.LoginPopup-module__1esiCG__infoTitle{font-size:18px;font-weight:700}.LoginPopup-module__1esiCG__infoDescription{color:#787878;font-size:14px}.LoginPopup-module__1esiCG__message{color:#333;margin:10px 0;font-size:12px}.LoginPopup-module__1esiCG__loginButton{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:10px;width:90%;margin-top:15px;padding:10px 20px;font-size:16px}
.SaveButton-module__VdRXGq__iconContainer{display:inline-block;position:relative}.SaveButton-module__VdRXGq__heart{cursor:pointer;background:0 0;border:none;margin:5px 10px}.SaveButton-module__VdRXGq__icon{transition:color .3s,transform .3s}.SaveButton-module__VdRXGq__iconAnimation{animation:.5s SaveButton-module__VdRXGq__pulse}@keyframes SaveButton-module__VdRXGq__pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}
