.Apps_pageContainer__T7Q7_{width:100%;padding:0 0 40px}.Apps_topNav__kJ6_7{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:14px}.Apps_backButton___p_3Z,.Apps_topNav__kJ6_7{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Apps_backButton___p_3Z{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;padding:7px 14px;border-radius:8px;background:var(--bg-card,#1e2634);border:1px solid var(--border,#2a3548);color:var(--text-primary,#f8fafc);font-weight:500;font-size:12.5px;cursor:pointer;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15);text-decoration:none;-webkit-transition:background .15s;transition:background .15s}.Apps_backButton___p_3Z:hover{background:var(--bg-hover,#263042)}.Apps_primaryButton__zPMzm{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;padding:8px 16px;border-radius:8px;background:#131832;border:1px solid rgba(99,102,241,.4);color:#f8fafc;font-weight:600;font-size:12.5px;cursor:pointer;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,.2);-webkit-transition:background .15s;transition:background .15s}.Apps_primaryButton__zPMzm:hover{background:#1a2244}.Apps_catalogBanner__JQDXu{background:var(--bg-card,#1e2634);border:1px solid var(--border,#2a3548);border-radius:12px;padding:20px 24px;color:var(--text-primary,#f8fafc);-webkit-box-shadow:0 8px 20px rgba(0,0,0,.2);box-shadow:0 8px 20px rgba(0,0,0,.2);margin-bottom:14px;position:relative;overflow:hidden}.Apps_bannerGlow__vgnJw{position:absolute;top:-30px;right:-30px;width:160px;height:160px;background:rgba(59,130,246,.15);-webkit-filter:blur(60px);filter:blur(60px);opacity:.25;pointer-events:none}.Apps_bannerBadge__rlRSR{font-size:11px;font-weight:600;padding:2.5px 8px;border-radius:6px;background:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.3);color:#60a5fa;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.Apps_bannerTitle__4J0JV{margin:6px 0;font-size:20px;font-weight:700;color:var(--text-primary,#f8fafc);letter-spacing:-.3px}.Apps_bannerSubtitle__RJywI{margin:0;font-size:13px;color:var(--text-secondary,#8b9bb4);line-height:1.45;max-width:680px}.Apps_filterBar__3bkil{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-bottom:14px}.Apps_categoryTabs__JGLwy,.Apps_filterBar__3bkil{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Apps_categoryTabs__JGLwy{gap:6px}.Apps_categoryTab__8dTb_{padding:6px 13px;border-radius:8px;font-weight:600;font-size:12px;cursor:pointer;-webkit-transition:all .15s ease;transition:all .15s ease}.Apps_categoryTabActive__Smwbf{background:#131832;color:#f8fafc;border:1px solid rgba(99,102,241,.4)}.Apps_categoryTabInactive__WyNzU{background:var(--bg-card,#1e2634);color:var(--text-secondary,#8b9bb4);border:1px solid var(--border,#2a3548)}.Apps_categoryTabInactive__WyNzU:hover{background:var(--bg-hover,#263042);color:var(--text-primary,#f8fafc)}.Apps_emptyStateContainer__uP8Ev{width:100%;padding:36px 20px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.Apps_emptyStateContainer__uP8Ev,.Apps_emptyStateIconWrap__oRrem{border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Apps_emptyStateIconWrap__oRrem{width:48px;height:48px;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);margin-bottom:2px}.Apps_emptyStateTitle__j0D6a{margin:0;font-size:16px;font-weight:700;color:var(--text-primary,#f8fafc)}.Apps_emptyStateSubtitle__SfVRQ{margin:0;font-size:13px;color:var(--text-secondary,#8b9bb4);max-width:440px;line-height:1.45}.Apps_searchBox__Lzm0a{position:relative;width:240px}.Apps_searchInput__wp4rM{width:100%;padding:8px 12px 8px 34px;border-radius:8px;border:1px solid var(--border,#2a3548);background:var(--bg-card,#1e2634);color:var(--text-primary,#f8fafc);font-size:12px;outline:none;font-weight:500;-webkit-box-sizing:border-box;box-sizing:border-box}.Apps_appsGrid__7HevF{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;width:100%}.Apps_appCard__4_jng{background:var(--bg-card,#1e2634);border-radius:12px;padding:20px;border:1px solid var(--border,#2a3548);-webkit-box-shadow:0 4px 16px rgba(0,0,0,.15);box-shadow:0 4px 16px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .15s;transition:all .15s;cursor:pointer;position:relative}.Apps_appCard__4_jng:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);border-color:#3b82f6;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.25);box-shadow:0 8px 24px rgba(0,0,0,.25)}.Apps_appCardBlocked__sWt4S{border:1px solid rgba(239,68,68,.4)}.Apps_blockedBanner__vj9Pw{background:#ef4444;color:#ffffff;font-size:11px;font-weight:500;padding:4px 10px;border-radius:6px;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.Apps_appCardHeader__PGDb8{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:14px}.Apps_appIconWrap__1bu_9{width:46px;height:46px;border-radius:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ffffff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,.2);-ms-flex-negative:0;flex-shrink:0}.Apps_appIconWrap__1bu_9,.Apps_appRatingBadge___hPCG{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Apps_appRatingBadge___hPCG{gap:4px;background:rgba(245,158,11,.12);padding:3px 8px;border-radius:8px;color:#f59e0b;font-size:12px;font-weight:500}.Apps_appCardActions__N1IeG{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding-top:14px;border-top:1px solid var(--border,rgba(255,255,255,.06))}.Apps_detailsButton__uAr2f{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;padding:8px 12px;border-radius:8px;background:var(--bg-secondary,#141923);border:1px solid var(--border,#2a3548);color:var(--text-secondary,#8b9bb4);font-weight:500;font-size:12px;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.Apps_detailsButton__uAr2f:hover{background:var(--bg-hover,#263042);color:var(--text-primary,#f8fafc)}.Apps_downloadButton__peLDC{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;background:#131832;border:1px solid rgba(99,102,241,.4);color:#f8fafc;font-weight:600;font-size:12px;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.Apps_downloadButton__peLDC:hover{background:#1a2244}.Apps_modalOverlay__hiuI1{position:fixed;inset:0;background:rgba(10,14,22,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:99999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px}.Apps_modalContent__jDODD{padding:28px;max-width:540px}.Apps_modalContentWide__LRMZZ,.Apps_modalContent__jDODD{background:var(--bg-card,#1e2634);border:1px solid var(--border,#2a3548);border-radius:14px;width:100%;-webkit-box-shadow:0 25px 50px rgba(0,0,0,.5);box-shadow:0 25px 50px rgba(0,0,0,.5);position:relative}.Apps_modalContentWide__LRMZZ{padding:24px 28px;max-width:740px;height:540px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Apps_heroCard___Koc9{background:var(--bg-card,#1e2634);border-radius:12px;padding:24px 32px;border:1px solid var(--border,#2a3548);-webkit-box-shadow:0 6px 24px rgba(0,0,0,.15);box-shadow:0 6px 24px rgba(0,0,0,.15);margin-bottom:20px}.Apps_heroIconLarge__k0ISx{width:80px;height:80px;border-radius:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ffffff;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.2);box-shadow:0 8px 24px rgba(0,0,0,.2);-ms-flex-negative:0;flex-shrink:0}.Apps_heroIconLarge__k0ISx,.Apps_tabBar__4_1h9{display:-webkit-box;display:-ms-flexbox;display:flex}.Apps_tabBar__4_1h9{gap:8px;margin-bottom:20px;background:var(--bg-secondary,#141923);padding:6px;border-radius:10px;border:1px solid var(--border,#2a3548)}.Apps_tabButton__Owgfk{padding:8px 18px;border-radius:8px;border:none;font-weight:500;font-size:13px;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.Apps_tabButtonActive__0bFkg{background:#131832;border:1px solid rgba(99,102,241,.4);color:#f8fafc}.Apps_tabButtonInactive__M__RM{background:transparent;color:var(--text-secondary,#8b9bb4)}.Apps_tabButtonInactive__M__RM:hover{color:var(--text-primary,#f8fafc)}