.inter-normal{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal}body{margin:0;padding:0;min-width:100vw;background-color:#f3f2f2}.header-container{display:flex;justify-content:space-between;align-items:center;padding:10px 40px;background-color:#fff;border-bottom:1px solid #eee;width:100%;box-sizing:border-box}.header-logo-link{text-decoration:none;color:inherit}.logo-container{display:flex;align-items:center}.logo-image{height:40px;width:auto;margin-right:5px}.logo-text{font-size:16px;font-weight:700;background-image:linear-gradient(to right,#632ee3,#9f62f2);-webkit-background-clip:text;background-clip:text;color:transparent}.header-nav{display:flex;gap:25px}.nav-link{text-decoration:none;color:#000;padding-bottom:3px;transition:color .2s;font-size:16px;font-weight:500}.nav-link:hover{color:#2e78ff}.nav-link.active{background-image:linear-gradient(to right,#632ee3,#9f62f2);-webkit-background-clip:text;background-clip:text;color:transparent;border-bottom:2px solid #a46df0}.contribute-button{display:flex;align-items:center;padding:8px 15px;border-radius:5px;background:linear-gradient(to right,#632ee3,#9f62f2);color:#fff;text-decoration:none;font-weight:500;font-size:16px;border:none;cursor:pointer;transition:background-color .2s,box-shadow .2s;box-shadow:0 2px 4px #0003}.contribute-button:hover{background:linear-gradient(to right,#6a1ba5,#801a80);box-shadow:0 4px 8px #0000004d}.contribute-icon{margin-right:5px;font-size:18px;line-height:1}@media screen and (max-width: 1024px){.header-container{padding:10px 20px}.logo-text{font-size:15px}.header-nav{gap:18px}.nav-link,.contribute-button{font-size:15px}}@media screen and (max-width: 768px){.header-container{flex-direction:column;align-items:flex-start;padding:8px 16px}.header-nav{width:100%;flex-direction:column;margin-top:8px;gap:10px}.nav-link,.contribute-button{width:100%;text-align:left;font-size:14px;padding:10px 0}.contribute-button{width:auto;align-self:flex-end;margin-top:8px;font-size:14px;padding:8px 14px}}@media screen and (max-width: 480px){.logo-image{height:30px;margin-right:4px}.logo-text{font-size:13px}.nav-link,.contribute-button{font-size:13px;padding:8px 0}.contribute-button{width:auto;min-width:120px;font-size:13px;padding:7px 12px}}@media screen and (max-width: 280px){.header-container{padding:6px 10px}.logo-text{display:none}.nav-link,.contribute-button{font-size:12px}}.footer-main{background-color:#001931;color:#fafafa;width:100%;box-sizing:border-box;padding:30px 70px 10px}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;margin:0 auto;border-bottom:1px solid #cfc7c7}.footer-logo-link{text-decoration:none}.logo-container{display:flex;align-items:center;font-size:16px;font-weight:600}.logo-image{height:40px;width:auto;margin-right:8px}.logo-text{font-size:16px;font-weight:600}.footer-social-section{display:flex;flex-direction:column;align-items:flex-end}.social-links-title{font-size:16px;font-weight:600;margin-bottom:15px}.social-icons{display:flex;gap:15px}.social-icon-link{color:#fafafa;font-size:16px;transition:color .3s}.social-icon-link:hover{color:#632ee3}.footer-copyright{text-align:center;padding:20px 0;font-size:14px}@media screen and (max-width: 1024px){.footer-main{padding:25px 40px 15px}.logo-text,.social-links-title,.social-icon-link{font-size:15px}}@media screen and (max-width: 768px){.footer-content{flex-direction:column;align-items:center;gap:25px;border-bottom:none}.footer-logo-link{margin-bottom:15px}.footer-social-section{align-items:center;flex-direction:row;gap:20px}}@media screen and (max-width: 480px){.footer-main{padding:20px 20px 10px}.logo-image{height:30px;margin-right:5px}.logo-text,.social-links-title,.social-icon-link{font-size:14px}.social-icons{gap:12px}}@media screen and (max-width: 280px){.footer-main{padding:15px 10px 8px}.footer-copyright{font-size:12px}.logo-image{height:25px;margin-right:4px}}.hero-section{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:50px}.hero-top-content{max-width:800px;margin-bottom:30px}.hero-top-content h1{font-size:72px;font-weight:700;margin-bottom:10px;color:#001931}.gradient-text{background-image:linear-gradient(to right,#632ee3,#9f62f2);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle{font-size:16px;color:#627382;font-weight:400;line-height:2;margin-bottom:30px}.app-badges{display:flex;justify-content:center;gap:20px}.app-badge{display:flex;align-items:center;padding:8px 20px;border-radius:5px;border:1.5px solid #d3d3d3;background:#f3f2f2;color:#001931;font-size:20px;font-weight:500;text-decoration:none;transition:border .2s,box-shadow .2s;box-shadow:none}.app-badge:hover{border:1.5px solid #9F62F2;box-shadow:0 2px 12px #632ee314;background:#fff}.badge-icon{width:28px;height:28px;margin-right:8px;display:flex;align-items:center;justify-content:center}.hero-graphic-placeholder{width:100%;max-width:700px;height:550px;margin:0 auto;background-image:url(/assets/hero-3O-VHB4o.png);background-size:contain;background-repeat:no-repeat;background-position:center bottom;z-index:10}.hero-stats-bar{background:linear-gradient(to right,#632ee3,#9f62f2);color:#fff;width:100%;padding:60px 20px;box-sizing:border-box;position:relative;z-index:5}.stats-bar-title{font-size:2.2rem;font-weight:700;margin-bottom:40px}.stats-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:60px;max-width:1200px;margin:0 auto}.stat-item{display:flex;flex-direction:column;align-items:center;min-width:200px}.stat-label{font-size:16px;font-weight:300;margin-bottom:10px;color:#fff!important}.stat-number{font-size:64px;font-weight:800;margin-bottom:5px}.stat-change{font-size:16px;font-weight:300;margin-top:10px}@media screen and (max-width: 1024px){.hero-top-content h1{font-size:56px}.hero-subtitle{font-size:15px;line-height:1.8}.hero-graphic-placeholder{height:450px}.stats-grid{gap:40px}}@media screen and (max-width: 768px){.hero-section{padding-top:40px}.hero-top-content h1{font-size:42px;line-height:1.3}.hero-subtitle{font-size:14px;margin-bottom:25px}.app-badges{flex-direction:column;gap:16px}.app-badge{font-size:16px;padding:10px 18px}.hero-graphic-placeholder{max-width:100%;height:380px;background-size:cover;background-position:center}.stats-bar-title{font-size:1.8rem}.stat-number{font-size:48px}}@media screen and (max-width: 480px){.hero-top-content h1{font-size:32px;margin-bottom:8px}.hero-subtitle{font-size:13px;line-height:1.6}.app-badges{flex-direction:column;align-items:center;gap:12px}.app-badge{width:auto;min-width:150px;padding:8px 14px;font-size:14px;border-radius:6px;display:inline-flex;justify-content:center}.badge-icon{width:22px;height:22px;margin-right:6px}.hero-graphic-placeholder{height:180px;background-size:contain;background-position:center top}.stats-bar-title{font-size:1.6rem;text-align:center}.stats-grid{flex-direction:column;gap:30px}.stat-number{font-size:40px}}@media screen and (max-width: 280px){.hero-top-content h1{font-size:26px}.hero-subtitle{font-size:12px;line-height:1.5}.app-badge{min-width:130px;font-size:13px;padding:7px 12px}.badge-icon{width:20px;height:20px}.hero-graphic-placeholder{height:220px}}.loader-center{display:flex;align-items:center;justify-content:center;min-height:150px}.lds-ring{display:inline-block;position:relative;width:60px;height:60px}.lds-ring div{box-sizing:border-box;position:absolute;width:48px;height:48px;margin:6px;border:5px solid #23c2a0;border-radius:50%;animation:lds-ring 1.1s linear infinite;border-color:#23c2a0 transparent transparent transparent}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lds-ring div:nth-child(1){animation-delay:-.32s}.lds-ring div:nth-child(2){animation-delay:-.16s}.lds-ring div:nth-child(3){animation-delay:0}.trending-apps-container{padding:80px 20px;text-align:center}.trending-title{font-size:45px;font-weight:600;margin-bottom:5px;color:#001931}.trending-subtitle{font-size:18px;color:#627382;margin-bottom:30px}.apps-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:980px;margin:0 auto;padding:0 10px;gap:40px}.show-all-btn{background-color:#9f62f2;color:#fff;padding:12px 30px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:30px}.show-all-btn:hover{background-color:#834fe8}@media (max-width: 1024px){.apps-grid{grid-template-columns:repeat(3,1fr);max-width:750px}}@media (max-width: 768px){.apps-grid{grid-template-columns:repeat(2,1fr);max-width:500px;gap:30px}}@media (max-width: 480px){.apps-grid{grid-template-columns:1fr;max-width:500px;gap:20px}}@media (max-width: 280px){.apps-grid{grid-template-columns:1fr;max-width:250px;padding:0 10px}}.all-apps-container{padding:20px;margin:auto 40px;text-align:center}.all-apps-header{text-align:center;margin-bottom:50px}.all-apps-title{font-size:2.5rem;font-weight:700;margin-bottom:10px;color:#001931}.all-apps-subtitle{font-size:18px;color:#627382}.search-and-stats-bar{margin:0 auto 40px;display:flex;justify-content:space-between;align-items:center;padding:0 10px}.app-count-display{font-size:22px;color:#001931;font-weight:500}.count-number{font-size:22px;font-weight:500;color:#001931;margin-right:5px}.search-bar-wrapper{position:relative;max-width:200px;margin-right:80px}.app-search-input{width:100%;padding:10px 15px 10px 45px;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:box-shadow .2s,border-color .2s;outline:none}.app-search-input:focus{border-color:#9f62f2;box-shadow:0 0 0 3px #9f62f233}.search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#627382;font-size:1rem}.apps-grid-full{display:grid;grid-template-columns:repeat(4,1fr);max-width:980px;margin:0 auto;padding:0 10px;gap:40px}.app-card{background-color:#fff;padding:15px;border-radius:12px;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.app-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.app-image-placeholder{width:100%;height:200px;background-color:#fff;border-radius:8px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;overflow:hidden}.app-icon{width:100%;height:100%;object-fit:contain}.app-content{width:100%;padding:0 5px}.app-name{font-size:16px;font-weight:400;color:#001931;margin:5px 0 10px;word-break:break-word}.app-stats{display:flex;justify-content:center;width:100%;margin-top:10px}.mini-tag{display:flex;font-size:14px;font-weight:600;margin:0 8px}.mini-tag.downloads{background:#e1ffe1;color:green;padding:2px 6px;border-radius:4px}.mini-tag.rating{background:#fffbe1;color:#f81;padding:2px 6px;border-radius:4px}.downloads-icon,.rating-icon{width:14px;height:14px;margin-right:5px}.no-app-found{grid-column:1 / -1;text-align:center;padding:50px;font-size:1.2rem;color:#627382;background-color:#fff;border-radius:8px;margin-top:30px}@media screen and (max-width: 1024px){.apps-grid-full{grid-template-columns:repeat(3,1fr);gap:30px}.all-apps-container{padding:20px 15px;margin:auto 20px}.all-apps-title{font-size:2rem}.search-and-stats-bar{flex-direction:column;align-items:center;gap:20px;margin-bottom:20px}.search-bar-wrapper{max-width:150px;margin-right:0}}@media screen and (max-width: 768px){.apps-grid-full{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 10px}.search-and-stats-bar{flex-direction:column;width:100%;padding:0 10px}.search-bar-wrapper{max-width:100%;width:100%;margin-bottom:15px}.all-apps-title{font-size:1.8rem;margin-bottom:8px}.app-card{padding:10px;border-radius:8px}.app-image-placeholder{height:150px}.app-name{font-size:14px}.mini-tag{font-size:12px}}@media screen and (max-width: 480px){.search-bar-wrapper{max-width:250px;width:100%;margin-right:0}.app-search-input{width:100%;max-width:250px;padding:8px 15px 8px 40px;font-size:14px;box-sizing:border-box}.apps-grid-full{grid-template-columns:1fr;gap:15px}.search-and-stats-bar{align-items:stretch;padding:0 5px}.app-image-placeholder{height:130px}.app-name{font-size:13px;margin:5px 0}.mini-tag{font-size:11px;padding:2px 4px}.all-apps-title{font-size:1.6rem;margin-bottom:6px}}@media screen and (max-width: 280px){.all-apps-container{padding:15px 10px;margin:auto 10px}.all-apps-title{font-size:1.4rem;margin-bottom:4px}.all-apps-subtitle{font-size:12px}.search-bar-wrapper{max-width:200px;margin:0 auto 10px}.app-search-input{max-width:200px;font-size:13px;padding:7px 12px 7px 38px}.search-and-stats-bar{flex-direction:column;padding:0 5px;margin-bottom:15px;align-items:stretch}.search-bar-wrapper{max-width:100%;margin:0 0 10px}.apps-grid-full{grid-template-columns:1fr;gap:12px;padding:0 5px}.app-card{padding:8px;border-radius:8px}.app-image-placeholder{height:110px}.app-name{font-size:12px;margin:4px 0}.mini-tag{font-size:10px;padding:2px 3px}}.app-details-page{display:flex;justify-content:center;padding:40px 20px;min-height:100vh}.details-container{max-width:1000px;margin:0 auto;padding:40px;border-radius:12px}.divider{border:none;border-top:1px solid #001931;margin:40px 0}.details-header-section{display:flex;gap:30px;align-items:flex-start}.icon-wrapper{flex-shrink:0;width:120px;height:120px;background-color:#e0e0e0;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #0000001a}.details-app-icon{width:100%;height:100%;object-fit:contain}.title-and-info h1{font-size:30px;font-weight:600;color:#001931;margin:0 0 5px}.developer-name{font-size:1rem;color:#6b7280;margin-bottom:20px}.developer{font-weight:600;color:#9f62f2}.stats-row{display:flex;gap:30px;margin-bottom:25px}.stat-item{text-align:center}.stat-value{display:block;font-size:40px;font-weight:700;color:#001931}.stat-label{display:block;font-size:18px;color:#001931!important;margin-top:10px}.install-button{background-color:#00d390;color:#fff;padding:12px 30px;border:none;border-radius:8px;font-size:18px;font-weight:500;cursor:pointer;transition:background-color .2s}.install-button:hover{background-color:#00a377}.ratings-section h2{font-size:24px;font-weight:600;color:#001931;margin-bottom:20px;text-align:left}.rating-content-wrapper{display:flex;gap:30px;align-items:flex-start}.average-rating-block{flex-shrink:0;width:120px;text-align:center;padding-top:5px}.large-rating{font-size:3.5rem;font-weight:800;color:var(--text-dark);line-height:1;margin-bottom:5px}.star-display{margin-bottom:5px;color:var(--star-color-gold)}.star-icon{font-size:1.2rem;letter-spacing:2px}.total-reviews-count{font-size:.85rem;color:var(--text-light)}.ratings-barchart{width:100%;padding-top:10px}.rating-bar-row{display:flex;align-items:center;margin-bottom:16px}.rating-stars{width:60px;font-size:1rem;color:#60646a}.bar-wrapper{flex:1;height:17px;background:#f3f4f6;border-radius:9px;margin:0 22px;display:flex;align-items:center;overflow:hidden}.ratings-axis{display:flex;justify-content:space-between;margin-top:4px;padding-left:60px;color:#878787;font-size:1rem}.rating-bar{height:100%;background-color:#f81;border-radius:5px;transition:width .5s ease-out}.rating-count{font-size:.95rem;color:var(--text-light);width:60px;text-align:left;flex-shrink:0}.description-section{padding-top:15px}.description-section h2{font-size:24px;font-weight:600;color:#001931;margin-bottom:20px;text-align:left}.description-content{max-width:100%;font-size:16px;margin:0;color:#627382;line-height:1.6}.description-paragraph{text-align:left;margin-bottom:18px}@media screen and (max-width: 1024px){.details-container{padding:30px 20px}.title-and-info h1{font-size:26px}.stat-value{font-size:32px}.stat-label{font-size:16px}.install-button{padding:10px 25px;font-size:16px}.ratings-section h2,.description-section h2{font-size:20px}.description-content{font-size:15px}}@media screen and (max-width: 768px){.app-details-page{padding:30px 15px;min-height:auto}.details-container{padding:25px 15px}.details-header-section{flex-direction:column;align-items:center;gap:20px}.icon-wrapper{width:100px;height:100px}.title-and-info h1{font-size:22px;text-align:center}.developer-name{text-align:center}.stats-row{justify-content:center;gap:20px;flex-wrap:wrap}.stat-value{font-size:28px}.stat-label{font-size:14px}.install-button{width:100%;padding:12px 0;font-size:16px}.ratings-section h2,.description-section h2{font-size:18px;text-align:center}.description-content{font-size:14px;text-align:center}.rating-content-wrapper{flex-direction:column;align-items:center;gap:25px}.average-rating-block{width:100%}}@media screen and (max-width: 480px){.icon-wrapper{width:80px;height:80px}.title-and-info h1{font-size:18px}.stat-value{font-size:24px}.stat-label{font-size:12px}.install-button{font-size:14px;padding:10px 0}.ratings-section h2,.description-section h2{font-size:16px}.description-content{font-size:13px}}@media screen and (max-width: 280px){.icon-wrapper{width:70px;height:70px}.title-and-info h1{font-size:16px}.stat-value{font-size:20px}.stat-label{font-size:11px}.install-button{font-size:13px;padding:8px 0}.ratings-section h2,.description-section h2{font-size:14px}.description-content{font-size:12px}}.notfound-bg{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.notfound-content{display:flex;flex-direction:column;align-items:center;margin-bottom:0;margin-top:60px}.notfound-cat-img{width:290px;height:auto;margin-bottom:20px;margin-top:10px;pointer-events:none}.notfound-title{font-size:48px;font-weight:600;color:#001931;margin-bottom:10px;margin-top:8px;text-align:center;letter-spacing:.02em}.notfound-desc{font-size:20px;color:#627382;margin-bottom:30px;text-align:center;font-weight:500}.notfound-back-btn{background-image:linear-gradient(to right,#632ee3,#9f62f2);color:#fff;font-size:16px;font-weight:500;border:none;outline:none;border-radius:8px;padding:10px 34px;cursor:pointer;transition:background .2s;margin-bottom:50px}.notfound-back-btn:hover{background:linear-gradient(to right,#6a1ba5,#801a80);box-shadow:0 4px 8px #0000004d}.my-installation-page{min-height:100vh;padding-top:40px}.my-installation-content{max-width:900px;margin:0 auto;padding-bottom:35px}h1{text-align:center;font-size:45px;font-weight:700;margin-bottom:2px;color:#001931;letter-spacing:.02em}.subtitle-text{text-align:center;font-size:18px;color:#627382;margin-top:20px;margin-bottom:42px;font-weight:500;letter-spacing:.01em}.install-controls{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:1.08rem;color:#001931;font-weight:600}.installed-apps-list{width:100%;margin:0 auto;display:flex;flex-direction:column;gap:16px}.installed-app-card{width:100%;display:flex;align-items:center;background:#fff;border-radius:13px;box-shadow:0 2px 12px #ececec;padding:12px 18px;min-height:60px}.app-card-imagebox{width:45px;height:45px;border-radius:7px;display:flex;align-items:center;justify-content:center;margin-right:13px}.app-avatar{width:42px;height:42px;border-radius:7px;object-fit:cover}.app-main-content{flex:1;display:flex;flex-direction:column;gap:4px}.app-title{font-size:16px;font-weight:600;color:#22223a;margin-bottom:2px}.app-meta-row{display:flex;align-items:center;gap:10px}.meta-icon{width:15px;height:15px;margin-right:3px}.app-meta-downloads{font-size:.98rem;color:#23c2a0;font-weight:600}.app-meta-size{font-size:.95rem;color:#c2b100;font-weight:600;margin-left:6px}.uninstall-btn{background:#21c787;color:#fff;font-weight:600;font-size:.97rem;border:none;border-radius:6px;padding:7px 27px;cursor:pointer;margin-left:auto;box-shadow:0 2px 7px #daf8e5;transition:background .2s}.uninstall-btn:hover{background:#18996d}.toast{position:fixed;right:23px;bottom:38px;background:#29b94c;color:#fff;padding:15px 32px;border-radius:7px;font-weight:500;z-index:99999;animation:fadeInOut 2s}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}@media screen and (max-width: 1024px){.my-installation-content{max-width:700px;padding-bottom:30px}h1{font-size:38px}.subtitle-text{font-size:16px;margin-bottom:35px}.install-controls{font-size:1rem;gap:10px}.app-title{font-size:15px}.uninstall-btn{padding:7px 24px;font-size:.9rem}}@media screen and (max-width: 768px){.my-installation-page{padding-top:30px}.my-installation-content{max-width:95%;padding-bottom:25px}h1{font-size:32px}.subtitle-text{font-size:15px;margin-bottom:30px}.install-controls{flex-direction:column;align-items:flex-start;gap:12px;font-size:.95rem}.installed-app-card{flex-direction:column;align-items:flex-start;min-height:auto;gap:10px}.app-card-imagebox{width:40px;height:40px;margin-right:10px}.app-avatar{width:38px;height:38px}.app-title{font-size:14px}.app-meta-row{flex-wrap:wrap;gap:8px}.app-meta-downloads,.app-meta-size{font-size:.9rem}.uninstall-btn{padding:7px 22px;font-size:.88rem;margin-left:0;align-self:flex-end}}@media screen and (max-width: 480px){.my-installation-page{padding-top:20px}h1{font-size:26px}.subtitle-text{font-size:14px;margin-bottom:25px}.app-card-imagebox{width:36px;height:36px;margin-right:8px}.app-avatar{width:34px;height:34px}.app-title{font-size:13px}.app-meta-downloads,.app-meta-size{font-size:.85rem}.uninstall-btn{padding:6px 18px;font-size:.85rem}}@media screen and (max-width: 280px){h1{font-size:22px}.subtitle-text{font-size:13px;margin-bottom:20px}.app-card-imagebox{width:32px;height:32px;margin-right:6px}.app-avatar{width:30px;height:30px}.app-title{font-size:12px}.app-meta-downloads,.app-meta-size{font-size:.8rem}.uninstall-btn{padding:6px 16px;font-size:.8rem}}.not-found-page{width:100%;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found-img{width:340px;max-width:80vw;margin-top:50px;margin-bottom:30px}.not-found-title{font-size:48px;font-weight:600;color:#001931;margin-bottom:8px;text-align:center}.not-found-desc{color:#627382;font-size:20px;font-weight:500;margin-bottom:22px;text-align:center}.not-found-btn{background-image:linear-gradient(to right,#632ee3,#9f62f2);color:#fff;font-size:16px;font-weight:500;border:none;outline:none;border-radius:8px;padding:10px 34px;cursor:pointer;transition:background .2s;margin-bottom:50px}.not-found-btn:hover{background:linear-gradient(to right,#6a1ba5,#801a80);box-shadow:0 4px 8px #0000004d}#root{padding:0;text-align:center}body{margin:0;padding:0}.page-content{padding:20px;max-width:1200px}
