.Notification_notification__dzkNt{position:fixed;z-index:1000;max-width:400px;min-width:300px;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);backdrop-filter:blur(8px);animation:Notification_slideIn__XZIww .3s cubic-bezier(.4,0,.2,1)}@keyframes Notification_slideIn__XZIww{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.Notification_top-right__aaums{top:20px;right:20px}.Notification_top-left__Ll6_9{top:20px;left:20px}.Notification_top-center__xahUS{top:20px;left:50%;transform:translateX(-50%)}.Notification_bottom-right__3WnPN{bottom:20px;right:20px}.Notification_bottom-left__cTkZV{bottom:20px;left:20px}.Notification_bottom-center__BnvtY{bottom:20px;left:50%;transform:translateX(-50%)}.Notification_success__Hhrol{background-color:rgba(82,196,26,.95);border:1px solid rgba(82,196,26,.3);color:white}.Notification_error__DZCOZ{background-color:rgba(255,77,79,.95);border:1px solid rgba(255,77,79,.3);color:white}.Notification_warning__i22bI{background-color:rgba(250,173,20,.95);border:1px solid rgba(250,173,20,.3);color:white}.Notification_info__QQjA_{background-color:rgba(24,144,255,.95);border:1px solid rgba(24,144,255,.3);color:white}.Notification_content__4PXcv{display:flex;align-items:flex-start;gap:12px;padding:16px}.Notification_iconContainer__KgkoC{flex-shrink:0;margin-top:2px}.Notification_message__DQ_Ry{flex-grow:1;font-size:14px;font-weight:500;line-height:1.4;word-break:break-word}.Notification_closeButton__uPKwU{flex-shrink:0;background:none;border:none;color:inherit;cursor:pointer;padding:0;margin-top:2px;opacity:.8;transition:opacity .2s ease}.Notification_closeButton__uPKwU:hover{opacity:1}.Notification_closeButton__uPKwU:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px;border-radius:4px}@media (prefers-color-scheme:dark){.Notification_success__Hhrol{background-color:rgba(82,196,26,.9)}.Notification_error__DZCOZ{background-color:rgba(255,77,79,.9)}.Notification_warning__i22bI{background-color:rgba(250,173,20,.9)}.Notification_info__QQjA_{background-color:rgba(24,144,255,.9)}}