.home[data-v-10955dc1]{background-color:#f0f0f0;height:calc(100% - 46px)}.home .home-header[data-v-10955dc1]{height:176px;padding:0 0 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#343256}.home .home-header .store-image[data-v-10955dc1]{width:100px;height:100px;border-radius:4px;margin-bottom:10px;background-position:50%;background-size:cover;background-repeat:no-repeat}.home .home-body[data-v-10955dc1]{margin-bottom:30px}.home .home-body .modules[data-v-10955dc1]{width:94%;margin:30px auto 0;display:grid;grid-row-gap:20px;grid-template-columns:repeat(auto-fill,220px);justify-content:center}.home .home-body .modules .module[data-v-10955dc1]{width:200px;height:139px;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 10px;transform:scale(1);transition:transform .3s ease-in-out}.home .home-body .modules .module .name[data-v-10955dc1]{margin-top:10px}.home .home-body .modules .module[data-v-10955dc1]:hover{cursor:pointer;box-shadow:0 0 5px #999;transform:scale(1.1)}.home .version-info[data-v-10955dc1]{width:100%;display:flex;justify-content:center;height:30px;position:fixed;margin-top:-30px;background-color:#f0f0f0}