.app-dialog-mask[data-v-2d7e4608]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#00000059;display:flex;align-items:center;justify-content:center;padding:24px}.app-dialog[data-v-2d7e4608]{width:min(360px,calc(100vw - 48px));background:#fff;border-radius:8px;box-shadow:0 12px 40px #0000002e;padding:22px 22px 18px}.app-dialog-title[data-v-2d7e4608]{margin:0 0 10px;font-size:16px;font-weight:600;color:#222;text-align:center}.app-dialog-message[data-v-2d7e4608]{margin:0;font-size:14px;line-height:1.55;color:#555;text-align:center;white-space:pre-wrap}.app-dialog-actions[data-v-2d7e4608]{display:flex;justify-content:center;gap:12px;margin-top:22px}.app-dialog-btn[data-v-2d7e4608]{min-width:96px;padding:8px 18px;border-radius:6px;border:none;font-size:14px;cursor:pointer}.app-dialog-btn--primary[data-v-2d7e4608]{background:#07c160;color:#fff}.app-dialog-btn--primary[data-v-2d7e4608]:hover{background:#06ad56}.app-dialog-btn--danger[data-v-2d7e4608]{background:#fa5151;color:#fff}.app-dialog-btn--danger[data-v-2d7e4608]:hover{background:#e54d42}.app-dialog-btn--ghost[data-v-2d7e4608]{background:#f0f0f0;color:#333}.app-dialog-btn--ghost[data-v-2d7e4608]:hover{background:#e6e6e6}*,*:before,*:after{box-sizing:border-box}html,body,#app{min-height:100vh;margin:0;font-family:Segoe UI,Microsoft YaHei,system-ui,-apple-system,sans-serif;background:#e8e8e8;color:#191919}a{color:#1d9bf0}
