.toastWrap{z-index:200;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:16px;right:16px}.toast{pointer-events:auto;background:#0f1622eb;border:1px solid #ffffff1a;border-radius:14px;align-items:flex-start;gap:10px;width:min(360px,100vw - 32px);padding:12px;display:flex;box-shadow:0 8px 18px #00000040}.dot{background:#6ea8ff;border-radius:999px;flex:none;width:10px;height:10px;margin-top:4px}.dot.good{background:#35d07f}.dot.warn{background:#ffb020}.dot.bad{background:#ff4d4d}.toast .t1{margin:0;font-size:13px}.toast .t2{color:#8ea0b8f2;margin:3px 0 0;font-size:12px;line-height:1.3}.x{color:#e9f0ffbf;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:18px;line-height:1}
