.sg-notify-container{bottom:40px;display:grid;gap:8px;pointer-events:none;position:fixed;right:20px;z-index:99999}.sg-notify{background:#111;border-radius:8px;-webkit-box-shadow:0 6px 28px rgba(0,0,0,.25);box-shadow:0 6px 28px rgba(0,0,0,.25);color:#fff;font-weight:500;margin:0 auto;max-width:700px;padding:12px 14px;pointer-events:auto;width:calc(100% - 32px)}.sg-notify.success{background:#0a8741}.sg-notify.error{background:#e60000}.sg-notify.info{background:#1f5fbf}.sg-notify .sg-notify-close{background:transparent;border:0;color:inherit;cursor:pointer;float:right;font-size:18px;opacity:.9}