.ant-message{box-sizing:border-box;margin:0;padding:0;color:#000000a6;font-size:12px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:fixed;top:16px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice:first-child{margin-top:-8px}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:4px;box-shadow:0 4px 12px #00000026;pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#f5222d}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:14px}.ant-message-notice.move-up-leave.move-up-leave-active{overflow:hidden;animation-name:MessageMoveOut;animation-duration:.3s}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ant-message{position:absolute;z-index:var(--antd-message-z-index)}.ant-message .ant-message-notice-content{font-family:var(--sans-serif);font-size:var(--font-size-12);color:var(--gray-800);display:inline-flex;align-items:center;padding:8px 12px;border-radius:4px;border:1px solid var(--gray-150);box-shadow:0 4px 16px #00000024}.ant-message .ant-message-notice-content div{display:flex}.ant-message .ant-message-notice-content div svg{margin-right:8px}.ant-message .ant-message-notice-content div span{line-height:20px}
