/* VoteMotta2028 Universal Branded Shares v26.7 */
:root{--vmshare-brand:#0759c7}
.vmshare-toast{position:fixed;right:18px;bottom:18px;z-index:2147483000;max-width:min(360px,calc(100vw - 36px));padding:10px 13px;border-radius:10px;background:#071d3c;color:#fff;box-shadow:0 9px 28px rgba(7,29,60,.24);font:700 13px/1.35 system-ui,-apple-system,Segoe UI,Arial,sans-serif;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}
.vmshare-toast.show{opacity:1;transform:translateY(0)}
.vmshare-debug-badge{position:fixed;left:12px;bottom:12px;z-index:2147482999;padding:6px 8px;border-radius:8px;background:#071d3c;color:#fff;font:700 11px/1.2 monospace}
@media(max-width:760px){.vmshare-toast{bottom:78px;left:14px;right:14px;max-width:none}.vmshare-debug-badge{bottom:72px}}
@media(prefers-reduced-motion:reduce){.vmshare-toast{transition:none}}
