.app-toast--success .ant-notification-notice{border-left:4px solid var(--color-primary);background:#fff;box-shadow:0 4px 12px #00000026;border-radius:var(--border-radius-200)}.app-toast--success .ant-notification-notice-icon{color:var(--color-primary)}.app-toast--success .ant-notification-notice-message{color:var(--gray-800);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm)}.app-toast--success .ant-notification-notice-description{color:var(--gray-700);font-size:var(--font-size-sm);line-height:var(--line-height-medium)}.app-toast--error .ant-notification-notice{border-left:4px solid #ef4444;background:#fff;box-shadow:0 4px 12px #ef444426;border-radius:var(--border-radius-200)}.app-toast--error .ant-notification-notice-icon{color:#ef4444}.app-toast--error .ant-notification-notice-message{color:var(--gray-800);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm)}.app-toast--error .ant-notification-notice-description{color:var(--gray-700);font-size:var(--font-size-sm);line-height:var(--line-height-medium)}.app-toast--info .ant-notification-notice{border-left:4px solid #3b82f6;background:#fff;box-shadow:0 4px 12px #3b82f626;border-radius:var(--border-radius-200)}.app-toast--info .ant-notification-notice-icon{color:#3b82f6}.app-toast--info .ant-notification-notice-message{color:var(--gray-800);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm)}.app-toast--info .ant-notification-notice-description{color:var(--gray-700);font-size:var(--font-size-sm);line-height:var(--line-height-medium)}.app-toast--warning .ant-notification-notice{border-left:4px solid var(--color-yellow);background:#fff;box-shadow:0 4px 12px #f4c45b26;border-radius:var(--border-radius-200)}.app-toast--warning .ant-notification-notice-icon{color:var(--color-yellow)}.app-toast--warning .ant-notification-notice-message{color:var(--gray-800);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm)}.app-toast--warning .ant-notification-notice-description{color:var(--gray-700);font-size:var(--font-size-sm);line-height:var(--line-height-medium)}.app-toast .ant-notification-notice{padding:16px 20px;min-width:320px;max-width:480px}.app-toast .ant-notification-notice-close{color:var(--gray-500);top:16px;inset-inline-end:16px}.app-toast .ant-notification-notice-close:hover{color:var(--gray-700)}html[dir=rtl] .app-toast .ant-notification-notice{border-left:none;border-right:4px solid}html[dir=rtl] .app-toast--success .ant-notification-notice{border-right-color:var(--color-primary)}html[dir=rtl] .app-toast--error .ant-notification-notice{border-right-color:#ef4444}html[dir=rtl] .app-toast--info .ant-notification-notice{border-right-color:#3b82f6}html[dir=rtl] .app-toast--warning .ant-notification-notice{border-right-color:var(--color-yellow)}
