.auth-bg .alert,.system-toast{position:fixed;z-index:100;top:82px;right:22px;width:min(410px,calc(100vw - 32px));box-sizing:border-box;background:#fff;color:#a32626;border-left:4px solid #dc2626;border-radius:11px;padding:13px 16px;box-shadow:0 16px 42px rgba(0,20,44,.2);animation:auth-toast-in .2s ease-out}.auth-bg .alert.success{color:#067647;border-left-color:#0a9b69}.grecaptcha-badge{z-index:110!important;visibility:visible!important;opacity:1!important}@keyframes auth-toast-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media(max-width:480px){.auth-bg .alert,.system-toast{top:12px;right:8px}}
