.splash-screen[data-v-fe126fd9]{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;background:linear-gradient(to bottom,#4a90e2,#50e3c2);overflow:hidden;position:fixed;top:0;left:0;z-index:1000}.splash-screen.snap[data-v-fe126fd9]{animation:vanish-fe126fd9 2s ease-in-out forwards}@keyframes vanish-fe126fd9{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.95)}to{opacity:0;transform:scale(.9)}}.content[data-v-fe126fd9]{text-align:center;animation:fadeIn-fe126fd9 1.5s ease-in-out forwards}.logo[data-v-fe126fd9]{width:100px;height:100px;margin-bottom:20px;animation:popIn-fe126fd9 1s ease-out}.welcome-sign[data-v-fe126fd9]{font-family:Arial,sans-serif;font-size:2rem;font-weight:700;color:#fff;animation:slideIn-fe126fd9 1.5s ease-in-out}@media (min-width: 768px){.logo[data-v-fe126fd9]{width:150px;height:150px}.welcome-sign[data-v-fe126fd9]{font-size:3rem}}@keyframes fadeIn-fe126fd9{0%{opacity:0}to{opacity:1}}@keyframes popIn-fe126fd9{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slideIn-fe126fd9{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.notification[data-v-fe126fd9]{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 6px #0000001a;text-align:center}.notification p[data-v-fe126fd9]{margin:0 0 10px;font-size:1rem}.notification button[data-v-fe126fd9]{margin:5px;padding:10px 20px;font-size:1rem;border:none;border-radius:5px;cursor:pointer}.notification button[data-v-fe126fd9]:first-of-type{background-color:#4caf50;color:#fff}.notification button[data-v-fe126fd9]:last-of-type{background-color:#f44336;color:#fff}.Pagination{display:flex;flex-flow:row;flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style-type:none}.PaginationControl{display:flex;align-items:center}.Control{position:relative;display:block;width:18px;height:18px;margin:0 2px;fill:#bbb}.Control-active{fill:#333;cursor:pointer;transition:fill .2s ease-in-out}.Control-active:hover{fill:#000;transition:fill .2s ease-in-out}.Page{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin:0 2px;color:#666;background-color:transparent;font-size:14px;border-radius:3px;box-sizing:border-box;border-color:transparent;cursor:pointer;outline:0;-webkit-user-select:none;user-select:none}.Page:hover{border:1px solid #DEDEDE}.Page-active{color:#333;border:1px solid #DEDEDE}.DotsHolder{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin:0 2px;box-sizing:border-box}.Dots{width:8px;height:4px;fill:#bbb}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#28a745}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width: 768px){.v-toast{padding:0;position:fixed!important}}
