.modal-mask[data-v-9b98108e]{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:1000;display:flex;align-items:center;justify-content:center}.modal[data-v-9b98108e]{width:280px;background:#111;border-radius:12px;padding:20px;color:#fff;text-align:center}.modal-title[data-v-9b98108e]{font-size:16px;margin-bottom:8px}.modal-content[data-v-9b98108e]{font-size:14px;opacity:.8;margin-bottom:16px}.modal-actions[data-v-9b98108e]{display:flex;gap:12px}.modal-actions button[data-v-9b98108e]{flex:1;padding:10px;border:none;border-radius:8px;font-size:14px;cursor:pointer}.modal-actions button[data-v-9b98108e]:last-child{background:#3b82f6;color:#fff}.modal-actions .cancel[data-v-9b98108e]{background:#333;color:#fff}html,body{height:100%;background:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}button{font-family:inherit}.maintenance{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#0a0a0a;color:#fff}.maintenance h1{font-size:22px;margin-bottom:12px}.maintenance p{font-size:14px;opacity:.8}.maintenance small{margin-top:24px;font-size:12px;opacity:.4}.global-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;z-index:9999;animation:toastIn .2s ease;max-width:70vw;line-height:1.5;text-align:center;pointer-events:none}.global-toast.success{background:#48bb78f2;color:#fff}.global-toast.error{background:#ff6b6bf2;color:#fff}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input{font-family:inherit}#app{height:100%}
