.AppsList_container__6G9YT{padding:2rem}.AppsList_containerMain__qugsC{max-width:1200px;margin:0 auto}.AppsList_heroHeadline__8OFuw{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem}.AppsList_highlight__IJ5Te{background:linear-gradient(90deg,#4f46e5,#ec4899);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.AppsList_category__4khQl{margin-bottom:4rem}.AppsList_categoryTitle__K_dnw{font-size:2rem;margin-bottom:1.5rem;text-align:center}.AppsList_appGrid__qo0PR{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.AppsList_appCard___0iae{display:block;padding:1rem;margin:.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;text-align:center;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1);color:inherit;background-color:var(--card-bg)}body.AppsList_bg-dark__0wtj4 .AppsList_appCard___0iae{color:#f1f1f1;background-color:#2c2c2c}.AppsList_appCard___0iae:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.AppsList_appName__ADxLL{font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.AppsList_appDescription__xyDZI{font-size:1rem;color:#555}body.AppsList_bg-dark__0wtj4 .AppsList_appDescription__xyDZI{color:#cfcfcf!important}