#sp577FloatingSend{position:fixed;right:18px;bottom:18px;z-index:50000;background:#1d5f87;color:#fff;border:1px solid #7fd3ff;border-radius:999px;padding:8px 12px;font-weight:800;box-shadow:0 8px 22px rgba(0,0,0,.35)}#sp577MultiSendPanel{position:fixed;inset:0;display:none;place-items:center;z-index:60000;background:rgba(0,0,0,.65);color:#eef6ff}#sp577MultiSendPanel.open{display:grid}.sp577-box{width:min(980px,96vw);max-height:92vh;overflow:auto;background:#142231;border:1px solid #3d6e8c;border-radius:12px;padding:16px;padding-top:44px;position:relative;box-shadow:0 20px 50px rgba(0,0,0,.45)}.sp577-close{position:absolute;top:10px;right:80px;width:34px;height:30px;padding:0;background:#9f3333;color:white;border:1px solid #ff9b9b;border-radius:7px;font-size:22px}.sp577-row{display:grid;grid-template-columns:1fr 180px;gap:10px;margin-bottom:10px}.sp577-row label{display:grid;gap:4px}.sp577-row input,.sp577-row select{background:#09131d;color:#eef6ff;border:1px solid #3d6e8c;border-radius:6px;padding:7px}.sp577-actions{display:flex;gap:8px;margin:8px 0}.sp577-actions button{background:#20384b;color:#eef6ff;border:1px solid #5a8aaa;border-radius:6px;padding:6px 10px}#sp577Log{background:#07111a;border:1px solid #31485c;border-radius:8px;min-height:260px;max-height:460px;overflow:auto;padding:10px;white-space:pre-wrap}@media(max-width:720px){.sp577-row{grid-template-columns:1fr}.sp577-close{right:18px}}