@keyframes _slideIn_163h9_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _slideOut_163h9_1{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}._notification_163h9_21{position:relative;display:flex;flex-direction:row;gap:var(--theme-margin-x);max-width:100%;padding:var(--theme-padding-xl);background-color:var(--theme-color-background-block);border-radius:var(--theme-border-radius-x);box-shadow:0 4px 12px var(--theme-color-background-block);animation:_slideIn_163h9_1 .3s ease-out;transition:all .3s ease;margin-bottom:var(--theme-margin-x)}._notification_163h9_21._info_163h9_35{border-left:2px solid var(--theme-color-notification-info)}._notification_163h9_21._success_163h9_38{border-left:2px solid var(--theme-color-notification-success)}._notification_163h9_21._warning_163h9_41{border-left:2px solid var(--theme-color-notification-warning)}._notification_163h9_21._confirm_163h9_44{border-left:2px solid var(--theme-color-notification-confirm)}._notification_163h9_21._error_163h9_47{border-left:2px solid var(--theme-color-notification-error)}._content_163h9_51{display:flex;align-items:center;gap:12px}._iconWrapper_163h9_57{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}._textContent_163h9_66{flex:1;min-width:0}._title_163h9_71{font-weight:600;font-size:14px;line-height:1.4;color:var(--theme-color-text-default);margin-bottom:4px}._message_163h9_79{font-size:14px;line-height:1.5;color:var(--theme-color-text-default);word-wrap:break-word}._closeButton_163h9_86{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:4px;color:#757575;font-size:20px;line-height:1;cursor:pointer;transition:all .2s ease;padding:0;margin-left:auto}._closeButton_163h9_86:hover{background:#0000000d;color:var(--theme-color-text-default)}._closeButton_163h9_86:active{background:#0000001a}._closeButton_163h9_86:focus{outline:none;box-shadow:0 0 0 2px #2196f34d}._actions_163h9_116{display:flex;gap:var(--theme-margin-x);justify-content:flex-end}
