#app[data-v-f051227e]{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden}#app .loading[data-v-f051227e]{width:100%;height:100%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}#app .loading .logo[data-v-f051227e]{width:64px;aspect-ratio:1/1;font-size:32px;background:hsla(0,0%,100%,.2);border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}#app .loading .title[data-v-f051227e]{font-size:26px;font-weight:700;margin-bottom:10px}#app .loading .subtitle[data-v-f051227e]{font-size:14px;opacity:.85;margin-bottom:32px}#app .loading .btn[data-v-f051227e]{color:#667eea;font-size:16px;font-weight:700;letter-spacing:.5px;background:#fff;padding:14px 44px;border:none;border-radius:32px;cursor:pointer;transition:all .25s;box-shadow:0 4px 18px rgba(0,0,0,.18)}#app .loading .loading_line[data-v-f051227e]{width:230px;max-width:80vw;height:5px;background:hsla(0,0%,100%,.22);margin-top:22px;border-radius:99px;overflow:hidden}#app .loading .loading_line .progress[data-v-f051227e]{width:var(--progress,0);height:100%;background:linear-gradient(90deg,#fff,#ffe4f1);border-radius:99px;transition:width .2s ease-out}#app .loading .progress_text[data-v-f051227e]{color:hsla(0,0%,100%,.92);font-size:13px;letter-spacing:.4px;padding-top:8px}#app .page[data-v-f051227e]{width:100%;max-width:430px;height:100%;margin:0 auto;font-size:14px;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}#app .page .nav_bar[data-v-f051227e]{width:100%;height:40px;background:var(--bg);background-size:100% auto;background-repeat:no-repeat}#app .page .nav_bar .nav_bar_warp[data-v-f051227e]{width:100%;height:100%;background:#ffffff22;display:flex;justify-content:center;align-items:center}#app .page .main[data-v-f051227e]{width:100%;flex:1;background:var(--bg,#fff);background-size:cover;background-repeat:no-repeat;padding:10px}#app .page .main .chat_line[data-v-f051227e]{font-size:13px;margin-bottom:10px;display:flex;justify-content:flex-start;align-items:flex-start}#app .page .main .chat_line .logo[data-v-f051227e]{width:50px;aspect-ratio:1/1;border-radius:50%}#app .page .main .chat_line .chat_box[data-v-f051227e]{background:#fff;padding:10px;border-radius:10px;margin-left:10px}#app .page .main .chat_line .chat_box .btn_line[data-v-f051227e]{margin-top:10px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px}#app .page .main .chat_line .chat_box .btn_line .btn[data-v-f051227e]{height:auto;font-size:12px;font-weight:700;padding:4px 8px;border-radius:4px;position:relative;overflow:hidden}*{padding:0;border:none;margin:0;box-sizing:border-box}body,html{width:100%;height:100%;overflow:hidden}