*{margin:0;padding:0;box-sizing:border-box}#app{width:100vw;height:100vh;position:relative}a,button{cursor:pointer}ol,ul{list-style:none}.home[data-v-0c205e63]{height:100%;width:100%;background:linear-gradient(180deg,#63acff,#cde6ff);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto}.home .title[data-v-0c205e63]{color:#fff;font-size:24px;font-weight:900}.home .text[data-v-0c205e63]{color:#fff;font-size:20px;font-weight:900;text-shadow:1px 1px 3px rgba(0,0,0,.3);margin-top:20px}.home img[data-v-0c205e63]{height:320px;margin-top:40px}.home .download-btn[data-v-0c205e63]{background:#4883db;color:#fff;border:none;padding:15px 50px;border-radius:25px;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 15px #bfd9ff;margin-top:40px}.home .download-btn[data-v-0c205e63]:hover{background:#6297e7;transform:translateY(-1px)}.home .manual-btn[data-v-0c205e63]{background:hsla(0,0%,100%,.2);color:#004eb4;border:1px solid hsla(0,0%,100%,.3);padding:12px 30px;border-radius:20px;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;transition:all .3s ease;backdrop-filter:blur(10px);margin-top:15px}.home .manual-btn[data-v-0c205e63]:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5);transform:translateY(-1px)}.home .foot[data-v-0c205e63]{margin-top:-10px;color:#1570b5;font-size:14px}.home .foot img[data-v-0c205e63]{height:13px;margin-right:5px}.home .tan[data-v-0c205e63]{position:absolute;top:35%;height:150px;width:300px;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #2692ea;padding:10px}.home .tan p[data-v-0c205e63]{font-size:16px;margin-bottom:10px}.home .tan .btn[data-v-0c205e63]{width:200px}