.NowleAlertProvider-module__-oTVJW__backdrop{z-index:var(--nowle-z-alert-overlay);padding:var(--space-4);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity var(--motion-smooth-duration) var(--motion-smooth-easing);background:#2120208f;place-items:center;display:grid;position:fixed;inset:0}.NowleAlertProvider-module__-oTVJW__backdropVisible{opacity:1}.NowleAlertProvider-module__-oTVJW__modal{width:var(--nowle-modal-width);border:1px solid var(--md-outline);border-radius:var(--radius);background:var(--md-surface-container);box-shadow:var(--md-elevation-3);padding:var(--space-5);gap:var(--space-3);opacity:0;transition:opacity var(--motion-smooth-duration) var(--motion-smooth-easing), transform var(--motion-smooth-duration) var(--motion-smooth-easing);border-top-width:5px;display:grid;transform:translateY(8px)scale(.985)}.NowleAlertProvider-module__-oTVJW__backdropVisible .NowleAlertProvider-module__-oTVJW__modal{opacity:1;transform:translateY(0)scale(1)}.NowleAlertProvider-module__-oTVJW__modalInfo{border-top-color:var(--md-primary)}.NowleAlertProvider-module__-oTVJW__modalSuccess{border-top-color:var(--md-success)}.NowleAlertProvider-module__-oTVJW__modalWarning{border-top-color:var(--md-secondary)}.NowleAlertProvider-module__-oTVJW__modalError{border-top-color:var(--md-error)}.NowleAlertProvider-module__-oTVJW__title{margin:0;font-size:clamp(1.1rem,2.6vw,1.3rem);line-height:1.2}.NowleAlertProvider-module__-oTVJW__message{color:var(--md-on-surface-variant);font-size:var(--type-body-md);white-space:pre-wrap;margin:0;line-height:1.5}.NowleAlertProvider-module__-oTVJW__actions{justify-content:flex-end;gap:var(--space-2);display:flex}@media (prefers-reduced-motion:reduce){.NowleAlertProvider-module__-oTVJW__backdrop,.NowleAlertProvider-module__-oTVJW__modal{transition:none}}
