.toast-mask[data-v-35f0c834]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;pointer-events:none}.toast-box[data-v-35f0c834]{background:#1a1614e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:18px 26px;display:flex;flex-direction:column;align-items:center;gap:10px;max-width:80%;box-shadow:0 16px 40px #0000004d}.toast-icon[data-v-35f0c834]{width:44px;height:44px;border-radius:50%;background:#16140f;color:#10b981;font-size:26px;display:flex;align-items:center;justify-content:center;font-weight:700}.toast-icon.error[data-v-35f0c834]{color:#f43f5e}.toast-icon.loading .spinner[data-v-35f0c834]{width:28px;height:28px;border:3px solid #232019;border-top-color:#e8b339;border-radius:50%;display:block;animation:spin-35f0c834 .8s linear infinite}@keyframes spin-35f0c834{to{transform:rotate(360deg)}}.toast-text[data-v-35f0c834]{color:#0b0a09;font-size:14px;line-height:1.5;text-align:center;word-break:break-word}.toast-fade-enter-active[data-v-35f0c834],.toast-fade-leave-active[data-v-35f0c834]{transition:opacity .25s,transform .25s}.toast-fade-enter-from[data-v-35f0c834],.toast-fade-leave-to[data-v-35f0c834]{opacity:0;transform:scale(.9)}.modal-mask[data-v-21ecd876]{position:fixed;top:0;left:0;right:0;bottom:0;background:#1a16148c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center}.modal-box[data-v-21ecd876]{background:#16140f;border-radius:24px;width:80%;max-width:320px;overflow:hidden;box-shadow:0 24px 64px #00000040}.modal-title[data-v-21ecd876]{font-size:17px;font-weight:700;color:#f5f1e8;text-align:center;padding:24px 20px 8px}.modal-content[data-v-21ecd876]{font-size:15px;color:#c9c0aa;text-align:center;padding:12px 20px 24px;line-height:1.6}.modal-btns[data-v-21ecd876]{display:flex;border-top:1px solid #232019}.modal-btn[data-v-21ecd876]{flex:1;height:52px;font-size:16px;cursor:pointer;background:none;border:none;border-right:1px solid #232019;transition:background .15s ease}.modal-btn[data-v-21ecd876]:last-child{border-right:none}.modal-btn.cancel[data-v-21ecd876]{color:#9a9180}.modal-btn.confirm[data-v-21ecd876]{color:#e8b339;font-weight:700}.modal-btn[data-v-21ecd876]:active{background:#1f1c15}.modal-fade-enter-active[data-v-21ecd876],.modal-fade-leave-active[data-v-21ecd876]{transition:opacity .25s,transform .25s}.modal-fade-enter-from[data-v-21ecd876],.modal-fade-leave-to[data-v-21ecd876]{opacity:0;transform:scale(.92)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b0a09;color:#f5f1e8;line-height:1.6}#app{min-height:100vh}img{display:block}input,textarea,select,button{font-family:inherit;font-size:inherit;outline:none;border:none;background:none}a{text-decoration:none;color:inherit}:focus-visible{outline:.5333vw solid #E8B339;outline-offset:.2667vw}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#2e2a22;border-radius:133.2vw}::-webkit-scrollbar-track{background:transparent}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
