.AppGrid_grid__zno_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:2rem;padding:2rem}.AppGrid_appItem__wWyO1{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease;padding:1rem;border-radius:10px}.AppGrid_appItem__wWyO1:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.1);background-color:rgba(255,255,255,.1)}.AppGrid_appIcon__RctE5{background-color:#ffffff;border-radius:10px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:.8rem}.AppGrid_placeholderIcon__BUXPi{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#555;color:white;font-size:.75rem}.AppGrid_appName__ARHGT{color:white;font-size:1rem;text-align:center;margin:0;font-weight:500}.Home_container__d256j{min-height:100vh;padding:0;display:flex;flex-direction:column;background:linear-gradient(135deg,#9b7fdd,#84c0f7)}.Home_main__VkIEL{flex:1;display:flex;flex-direction:column;padding:2rem}.Home_title__hYX6j{margin:0 0 1.5rem;line-height:1.15;font-size:2.5rem;color:white;font-weight:600;padding-bottom:3rem}.Home_appContainer__0oIwU{background-color:rgba(255,255,255,.2);border-radius:10px;padding:1.5rem;width:100%;max-width:1500px;height:70vh;position:relative;backdrop-filter:blur(5px);margin:0 auto}