.rez-notify-stack{position:fixed;right:24px;bottom:24px;z-index:34000;display:grid;width:min(390px,calc(100vw - 32px));gap:8px;pointer-events:none}.rez-notify{display:grid;grid-template-columns:5px minmax(0,1fr) auto;align-items:start;gap:10px;min-height:48px;padding:11px 12px;border:1px solid #dce3eb;border-radius:10px;background:#fff;color:#334155;box-shadow:0 16px 38px rgba(15,23,42,.16);opacity:0;transform:translateX(14px);transition:opacity .18s ease,transform .18s ease;pointer-events:auto}.rez-notify.is-visible{opacity:1;transform:translateX(0)}.rez-notify.is-leaving{opacity:0;transform:translateX(14px)}.rez-notify-mark{width:5px;height:100%;min-height:26px;border-radius:999px;background:#94a3b8}.rez-notify.is-success .rez-notify-mark{background:#22c55e}.rez-notify.is-error .rez-notify-mark{background:#ef4444}.rez-notify.is-warning .rez-notify-mark{background:#f59e0b}.rez-notify-body{min-width:0;padding-top:1px;font-family:inherit;font-size:12px;font-weight:300;line-height:1.4}.rez-notify-close{display:grid;width:24px;height:24px;padding:0;place-items:center;border:0;border-radius:6px;background:transparent;color:#94a3b8;font-family:inherit;font-size:17px;font-weight:300;line-height:1;cursor:pointer}.rez-notify-close:hover{background:#f1f3f5;color:#475569}@media(max-width:640px){.rez-notify-stack{right:16px;bottom:16px;left:16px;width:auto}}

/* REZ_NOTIFY_AUTOSIZE_V2_START */
.rez-notify-stack{right:24px!important;bottom:24px!important;left:auto!important;width:max-content!important;max-width:calc(100vw - 48px)!important;justify-items:end!important}.rez-notify{box-sizing:border-box!important;width:max-content!important;max-width:100%!important;grid-template-columns:5px minmax(0,max-content) 24px!important;align-items:center!important;gap:10px!important;min-height:46px!important;padding:10px 12px!important}.rez-notify-mark{align-self:stretch!important;height:auto!important;min-height:26px!important}.rez-notify-body{min-width:0!important;max-width:min(900px,calc(100vw - 140px))!important;padding:0!important;line-height:1.4!important;white-space:normal!important;overflow-wrap:anywhere!important}.rez-notify-close{align-self:center!important;margin:0!important}@media(max-width:640px){.rez-notify-stack{right:12px!important;bottom:12px!important;left:12px!important;width:auto!important;max-width:none!important;justify-items:stretch!important}.rez-notify{width:100%!important;max-width:none!important;grid-template-columns:5px minmax(0,1fr) 24px!important;padding:10px 12px!important}.rez-notify-body{max-width:none!important}}
/* REZ_NOTIFY_AUTOSIZE_V2_END */
