#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.home[data-v-44bb04db]{position:fixed;right:0;left:0;bottom:0;top:0}.container[data-v-44bb04db]{padding:10px 0;margin:0 15px;width:calc(100% - 30px);height:calc(100% - 20px)}.menu[data-v-44bb04db]{border-radius:8px;display:flex;justify-content:space-around;height:50px}.menu .submenu[data-v-44bb04db]{display:flex;align-items:center;flex-direction:column;padding:5px 0;width:50px;font-weight:700}.menu .submenu .border[data-v-44bb04db]{margin-top:5px;height:4px;border-radius:8px;display:flex;width:0;transition:width .8s}.menu .submenu .border_select[data-v-44bb04db]{background-color:#8719ca;width:100%}.scroll_main[data-v-44bb04db]{height:calc(100% - 50px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}[data-v-44bb04db]::-webkit-scrollbar{display:none}.list[data-v-44bb04db]{background-color:hsla(0,0%,87.8%,.30196078431372547);box-shadow:0 2px 4px hsla(0,0%,67.1%,.8784313725490196);padding:10px;border-radius:8px;display:flex;flex-direction:column;margin:0 2px;margin-bottom:10px;transform:translateX(40px);animation:list_animation-44bb04db .5s ease;animation-fill-mode:both;position:relative;box-sizing:border-box}@keyframes list_animation-44bb04db{0%{opacity:.4;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.list p[data-v-44bb04db]{margin:4px 0}.list_loading[data-v-44bb04db]{height:100%;display:flex;align-items:center;justify-content:center}.list_button[data-v-44bb04db]{display:flex;justify-content:flex-end;color:#fff;font-weight:700}.item_button[data-v-44bb04db]{background-color:#8719ca;border-radius:6px;padding:6px 10px;box-shadow:2px 2px 5px #5f5f5f}.item_button[data-v-44bb04db]:last-child{margin-left:15px}