.apps-module__LrVw7a__main{color:#ecfdf5;background:#020805;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.apps-module__LrVw7a__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050f0ad9;border-bottom:1px solid #10b9811a;align-items:center;height:72px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.apps-module__LrVw7a__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.apps-module__LrVw7a__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.apps-module__LrVw7a__logoIcon{background:linear-gradient(135deg,#059669,#10b981);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 0 20px #10b9814d}.apps-module__LrVw7a__logoText{color:#ecfdf5;font-size:1.5rem;font-weight:700}.apps-module__LrVw7a__nav{gap:2rem;display:flex}.apps-module__LrVw7a__navLink{color:#a7f3d0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.apps-module__LrVw7a__navLink:hover{color:#34d399}.apps-module__LrVw7a__navLinkActive{color:#34d399;border-bottom:2px solid #34d399;padding-bottom:4px}.apps-module__LrVw7a__hero{text-align:center;background:radial-gradient(circle at 50% 30%,#10b98126 0%,#0000 60%);padding-top:140px;padding-bottom:60px}.apps-module__LrVw7a__heroContent{max-width:700px;margin:0 auto;padding:0 2rem}.apps-module__LrVw7a__heroTitle{letter-spacing:-.03em;background:linear-gradient(90deg,#ecfdf5,#6ee7b7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.apps-module__LrVw7a__heroSubtitle{color:#94a3b8;margin-bottom:2.5rem;font-size:1.2rem}.apps-module__LrVw7a__searchBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #10b98133;border-radius:16px;align-items:center;gap:12px;padding:16px 24px;transition:border-color .3s,box-shadow .3s;display:flex}.apps-module__LrVw7a__searchBar:focus-within{border-color:#10b981;box-shadow:0 0 20px #10b98133}.apps-module__LrVw7a__searchInput{color:#ecfdf5;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:1rem}.apps-module__LrVw7a__searchInput::placeholder{color:#64748b}.apps-module__LrVw7a__contentSection{max-width:1200px;margin:0 auto;padding:0 2rem 6rem}.apps-module__LrVw7a__filters{gap:12px;margin-bottom:2rem;padding-bottom:8px;display:flex;overflow-x:auto}.apps-module__LrVw7a__filterBtn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #94a3b833;border-radius:999px;padding:8px 20px;font-size:.9rem;font-weight:500;transition:all .2s}.apps-module__LrVw7a__filterBtn:hover{color:#a7f3d0;border-color:#10b981}.apps-module__LrVw7a__filterBtnActive{color:#34d399;background:#10b98133;border-color:#10b981}.apps-module__LrVw7a__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}.apps-module__LrVw7a__appCard{cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a66;border:1px solid #94a3b81a;border-radius:20px;gap:20px;padding:24px;transition:all .3s;display:flex}.apps-module__LrVw7a__appCard:hover{background:#0f172a99;border-color:#10b98166;transform:translateY(-6px);box-shadow:0 20px 40px #0006,0 0 30px #10b9811a}.apps-module__LrVw7a__appIconWrapper{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex;box-shadow:0 8px 20px #0000004d}.apps-module__LrVw7a__appIconEmoji{font-size:2rem}.apps-module__LrVw7a__appInfo{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.apps-module__LrVw7a__appName{color:#ecfdf5;margin:0 0 4px;font-size:1.15rem;font-weight:600}.apps-module__LrVw7a__appCategory{color:#6ee7b7;font-size:.8rem;font-weight:500}.apps-module__LrVw7a__appDesc{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.apps-module__LrVw7a__appMeta{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.apps-module__LrVw7a__appRating{color:#fbbf24;font-size:.9rem;font-weight:600}.apps-module__LrVw7a__appDownloads{color:#64748b;font-size:.8rem;font-weight:400}.apps-module__LrVw7a__appPriceBtn{cursor:pointer;border:none;border-radius:8px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.apps-module__LrVw7a__appPriceFree{color:#34d399;background:#10b98133}.apps-module__LrVw7a__appPriceFree:hover{background:#10b9814d}.apps-module__LrVw7a__appPricePaid{color:#ecfdf5;background:#ffffff1a}.apps-module__LrVw7a__appPricePaid:hover{background:#fff3}.apps-module__LrVw7a__noResults{text-align:center;color:#64748b;grid-column:1/-1;padding:4rem}.apps-module__LrVw7a__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:2rem;animation:.2s apps-module__LrVw7a__fadeIn;display:flex;position:fixed;inset:0}.apps-module__LrVw7a__modalContent{background:#0f172a;border:1px solid #10b98133;border-radius:24px;width:100%;max-width:500px;animation:.3s apps-module__LrVw7a__slideUp;position:relative;overflow:hidden}.apps-module__LrVw7a__modalClose{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;width:32px;height:32px;font-size:1rem;transition:background .2s;position:absolute;top:16px;right:16px}.apps-module__LrVw7a__modalClose:hover{background:#ff000080}.apps-module__LrVw7a__modalHeader{justify-content:center;align-items:center;height:140px;display:flex;position:relative}.apps-module__LrVw7a__modalIcon{background:#0003;border:1px solid #ffffff1a;border-radius:30px;padding:20px;font-size:4rem}.apps-module__LrVw7a__modalBody{padding:2rem}.apps-module__LrVw7a__modalTitle{color:#ecfdf5;margin:0 0 4px;font-size:1.8rem;font-weight:700}.apps-module__LrVw7a__modalCategory{color:#6ee7b7;font-size:.9rem;font-weight:500}.apps-module__LrVw7a__modalStats{color:#94a3b8;gap:1.5rem;margin:1.5rem 0;font-size:.9rem;display:flex}.apps-module__LrVw7a__modalDesc{color:#cbd5e1;margin-bottom:1.5rem;line-height:1.6}.apps-module__LrVw7a__modalFeatures{background:#10b9810d;border:1px solid #10b9811a;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:2rem;padding:1.5rem;display:flex}.apps-module__LrVw7a__modalFeature{color:#a7f3d0;align-items:center;gap:12px;font-size:.95rem;display:flex}.apps-module__LrVw7a__modalFeature span{color:#34d399;font-weight:700}.apps-module__LrVw7a__modalCta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#059669,#10b981);border:none;border-radius:12px;width:100%;padding:16px;font-size:1.1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 15px #10b9814d}.apps-module__LrVw7a__modalCta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}.apps-module__LrVw7a__footer{text-align:center;border-top:1px solid #10b9811a;padding:2rem}.apps-module__LrVw7a__footerContent{color:#64748b;max-width:1200px;margin:0 auto;font-size:.9rem}.apps-module__LrVw7a__footerSub{color:#34d399;margin-top:.5rem;font-size:.8rem}@keyframes apps-module__LrVw7a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes apps-module__LrVw7a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.apps-module__LrVw7a__nav{display:none}.apps-module__LrVw7a__heroTitle{font-size:2.5rem}.apps-module__LrVw7a__grid{grid-template-columns:1fr}.apps-module__LrVw7a__appCard{text-align:center;flex-direction:column;align-items:center}.apps-module__LrVw7a__appMeta{flex-direction:column;gap:12px}}
