@font-face{font-family:SourceHanSansCN-Regular;src:url(/fonts/SourceHanSansCN-Regular.b9b83c6b.otf) format("opentype");font-style:normal;font-weight:400;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}#app,body,html{font-family:SourceHanSansCN-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}button,input,select,textarea{font-family:inherit}.planet-toast[data-v-b457765a]{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:2100;min-width:260px;max-width:420px;padding:10px 16px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.9);box-shadow:0 14px 40px rgba(15,23,42,.18),0 0 0 1px hsla(0,0%,100%,.9);backdrop-filter:blur(12px);border:1px solid rgba(129,216,208,.6)}.planet-toast__icon[data-v-b457765a]{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,#81d8d0,#2a9686);box-shadow:0 4px 12px rgba(42,150,134,.5);flex-shrink:0}.planet-toast--success .planet-toast__icon[data-v-b457765a]{background:linear-gradient(135deg,#63d58a,#3cb371);box-shadow:0 4px 12px rgba(99,213,138,.55)}.planet-toast--warning .planet-toast__icon[data-v-b457765a]{background:linear-gradient(135deg,#ffb74d,#ff9800);box-shadow:0 4px 12px rgba(255,183,77,.55)}.planet-toast--error .planet-toast__icon[data-v-b457765a]{background:linear-gradient(135deg,#ff6b81,#ff5252);box-shadow:0 4px 12px rgba(255,107,129,.55)}.planet-toast__content[data-v-b457765a]{display:flex;flex-direction:row;min-width:0}.planet-toast__message[data-v-b457765a]{font-size:13px;color:#4b5563;line-height:1.4;max-height:3.2em;display:inline-flex;align-items:center}.planet-toast__message-text[data-v-b457765a],.planet-toast__message[data-v-b457765a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.planet-toast__dots[data-v-b457765a]{display:inline-flex;align-items:center;margin-left:2px}.planet-toast__dots .dot[data-v-b457765a]{display:inline-block;width:6px;text-align:center;opacity:.25;animation:planet-toast-dot-b457765a 1s ease-in-out infinite}.planet-toast__dots .dot-2[data-v-b457765a]{animation-delay:.15s}.planet-toast__dots .dot-3[data-v-b457765a]{animation-delay:.3s}.planet-toast__dots.is-paused .dot[data-v-b457765a]{animation-play-state:paused;opacity:.65}@keyframes planet-toast-dot-b457765a{0%{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-1px)}60%{opacity:.25;transform:translateY(0)}to{opacity:.25;transform:translateY(0)}}.planet-toast-fade-enter-active[data-v-b457765a],.planet-toast-fade-leave-active[data-v-b457765a]{transition:opacity .18s ease-out,transform .18s ease-out}.planet-toast-fade-enter[data-v-b457765a],.planet-toast-fade-leave-to[data-v-b457765a]{opacity:0;transform:translate(-50%,-8px)}