.ant-notification-notice.bt-notification{position:relative;width:380px!important;padding:16px;border:1px solid var(--Line-3,#18191b);border-radius:8px;background:var(--Bg-3,var(--Background-3,#111212));box-shadow:0 4px 16px 0 rgba(0,0,0,.15)}.ant-notification-notice.bt-notification .ant-notification-notice-content{margin:0}.ant-notification-notice.bt-notification .ant-notification-notice-with-icon{min-height:20px}.ant-notification-notice.bt-notification .ant-notification-notice-with-icon .ant-notification-notice-description,.ant-notification-notice.bt-notification .ant-notification-notice-with-icon .ant-notification-notice-message,.ant-notification-notice.bt-notification .ant-notification-notice-with-icon .ant-notification-notice-title{margin-inline-start:calc(var(--ant-margin-sm) + var(--ant-font-size-lg))}.ant-notification-notice.bt-notification .ant-notification-notice-message{margin-bottom:8px}.ant-notification-notice.bt-notification .ant-notification-notice-close{top:16px;inset-inline-end:16px;display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;padding:0;border-radius:9999px;color:var(--Text-3,#767980)}.ant-notification-notice.bt-notification .ant-notification-notice-close:hover{color:var(--Text-1,#FFF);background:var(--Fill-3,#2E3033)}.ant-notification-notice.bt-notification .bt-notification__close-icon{display:block;flex:none}.ant-notification-notice.bt-notification .bt-notification__close-icon path{fill:currentColor}.ant-notification-notice .bt-notification__title{overflow:hidden;color:var(--Text-1,#FFF);text-overflow:ellipsis;font-size:16px;font-weight:500;white-space:nowrap}.ant-notification-notice .bt-notification__description{color:var(--Text-1,#FFF);font-size:14px;line-height:20px;font-weight:400;white-space:normal;word-break:break-word;text-align:left}.ant-notification-notice .bt-notification__actions{margin-top:12px;float:none;display:flex;justify-content:flex-end;width:100%}.ant-notification-notice .bt-notification__actions>*{max-width:100%}.ant-notification-notice .bt-notification__icon{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;align-self:flex-start;margin-top:2px;margin-inline-end:8px}.ant-notification-notice.bt-notification--card .ant-notification-notice-message{display:none}.ant-notification-notice.bt-notification--card{border:none}.ant-notification-notice.bt-notification--card .ant-notification-notice-description{margin-top:0;margin-inline-start:0}.ant-notification-notice.bt-notification--card .ant-notification-notice-content{padding-left:16px;padding-right:0}.bt-notification__card{display:block;background:transparent}.ant-notification-notice.bt-notification--card:before{content:"";position:absolute;top:0;bottom:0;left:0;width:8px;border-radius:8px 0 0 8px;background:var(--bt-notification-card-accent)}.bt-notification__card-body{min-width:0}