
#gee_toast_wrap{position:fixed;right:16px;bottom:16px;z-index:999999;display:flex;flex-direction:column;gap:10px}
.gee_toast{min-width:260px;max-width:360px;background:#0e131a;border:1px solid #2fd573;border-radius:12px;padding:10px 12px;box-shadow:0 10px 30px rgba(0,0,0,.4);color:#eaf2ff;font-weight:600}
