.sq-notifications{position:fixed;right:0;bottom:0;z-index:1010;max-height:100vh;overflow-x:visible;overflow-y:auto}.sq-notifications::-webkit-scrollbar{display:none}.sq-notification{margin:10px 16px}.sq-notification .ant-btn{line-height:1.5715;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;box-shadow:0 2px #00000004;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;height:32px;padding:4px 15px;font-size:14px;border-radius:2px;color:#000000d9;border-color:#d9d9d9;background:#fff}.sq-notification .ant-btn>span{display:inline-block}.sq-notification .ant-btn:hover,.sq-notification .ant-btn:focus{color:#40a9ff;border-color:#40a9ff;background:#fff}.sq-notification .ant-btn-sm{height:24px;padding:0 7px;font-size:14px;border-radius:2px}.sq-notification .ant-btn-primary{color:#fff;border-color:#1890ff;background:#1890ff;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.sq-notification .ant-btn-primary:hover,.sq-notification .ant-btn-primary:focus{color:#fff;border-color:#40a9ff;background:#40a9ff}.sq-notification .ant-notification{box-sizing:border-box;margin:0 24px 0 0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;z-index:1010}.sq-notification .ant-notification-notice{position:relative;width:384px;max-width:calc(100vw - 48px);margin-bottom:16px;margin-left:auto;padding:16px 24px;overflow:hidden;line-height:1.5715;word-wrap:break-word;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.sq-notification .ant-notification-notice-message{margin-bottom:8px;color:#000000d9;font-size:16px;line-height:24px}.sq-notification .ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.sq-notification .ant-notification-notice-description{font-size:14px}.sq-notification .ant-notification-notice-close{position:absolute;top:16px;right:22px;color:#00000073;outline:none}.sq-notification .ant-notification-notice-close:hover{color:#000000ab;cursor:pointer}.sq-notification .anticon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sq-notification .ant-notification-notice-btn{float:right;margin-top:16px}.sq-notification .ant-space-align-end .sq-notification .ant-space-align-center{align-items:center}.sq-notification .ant-space-align-end{justify-content:end}.sq-notification .ant-space{display:flex;width:100%}.sq-notification .ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:16px}.sq-notification .ant-notification-notice-with-icon .ant-notification-notice-description{margin-left:48px;font-size:14px}.sq-notification .ant-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.sq-notification .anticon.ant-notification-notice-icon-success{color:#52c41a}.sq-notification .anticon.ant-notification-notice-icon-info{color:#1890ff}.sq-notification .anticon.ant-notification-notice-icon-warning{color:#faad14}.sq-notification .anticon.ant-notification-notice-icon-error{color:#ff4d4f}.sq-message .ant-message{position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.sq-message .ant-message-notice{padding:8px;text-align:center}.sq-message .ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;pointer-events:all}.sq-message .ant-message-success .anticon{color:#52c41a}.sq-message .ant-message-error .anticon{color:#ff4d4f}.sq-message .ant-message-warning .anticon{color:#faad14}.sq-message .ant-message-info .anticon,.sq-message .ant-message-loading .anticon{color:#1890ff}.sq-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.sq-message .ant-message-notice.move-up-leave.move-up-leave-active{animation-name:MessageMoveOut;animation-duration:.3s}.sq-message .anticon-spin:before{display:inline-block;animation:loadingCircle 1s infinite linear}.sq-message .anticon-spin{display:inline-block;animation:loadingCircle 1s infinite linear}@keyframes loadingCircle{to{transform:rotate(360deg)}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}
