.GlobalNotificationBar{z-index:9999;justify-content:center;width:calc(100vw - 16px);display:flex;position:fixed;top:8px;left:50%;transform:translate(-50%)}.GlobalNotificationBar .Button{border-radius:10px;gap:1px;min-width:0;max-width:100%;min-height:26px;padding:0 12px;transform:scale(1)!important}.GlobalNotificationBar .Button:after{content:"×";z-index:1;opacity:0;background-color:#f2f2f2;border-radius:20px;justify-content:center;align-items:center;width:18px;height:18px;line-height:1;transition:all .15s;display:flex;position:absolute;top:-4px;right:-5px;scale:.8}.GlobalNotificationBar .Button svg{margin-left:-6px;scale:.65}.GlobalNotificationBar .Button .GlobalNotificationBar-labelRow{max-width:100%;font-size:12px;display:flex}.GlobalNotificationBar .Button .GlobalNotificationBar-appendix{white-space:nowrap}.GlobalNotificationBar .Button .Paragraph{text-overflow:ellipsis;min-width:0;font-size:12px;overflow:hidden}.GlobalNotificationBar .Button:hover:after{opacity:1;scale:1}#root:has(.SpaceRemoteControl,.TraceEvalDebug,.windgraph-debug-page,.Management) .GlobalNotificationBar{display:none}#root:has(.MobileApp) .GlobalNotificationBar{top:unset;max-width:calc(100vw - 44px);bottom:90px}#root:has(.MobileApp):not(:has(.MobileAppWorkers-List)) .GlobalNotificationBar{display:none}div#root:not(:has(.SpaceContent)) .Toast-Custom.Toastify__toast-container{--toast-offset-desktop:14px;--toast-offset-mobile:14px}div#root:has(.SpaceContent) .Toast-Custom.Toastify__toast-container{--toast-offset-desktop:calc(60px + 16px);--toast-offset-mobile:32px}.Toast-Custom.Toastify__toast-container{z-index:10000000;width:auto;padding:0}.Toast-Custom.Toastify__toast-container--top-left{top:var(--toast-offset-desktop);left:var(--toast-offset-desktop)}.Toast-Custom.Toastify__toast-container--top-right{top:var(--toast-offset-desktop);right:var(--toast-offset-desktop)}.Toast-Custom.Toastify__toast-container--top-center{top:var(--toast-offset-desktop);left:50%;transform:translate(-50%)}.Toast-Custom.Toastify__toast-container--bottom-left{bottom:calc(var(--toast-offset-desktop) + 52px);left:var(--toast-offset-desktop)}.Toast-Custom.Toastify__toast-container--bottom-right{bottom:calc(var(--toast-offset-desktop) + 52px);right:var(--toast-offset-desktop)}.Toast-Custom.Toastify__toast-container--bottom-center{bottom:calc(var(--toast-offset-desktop) + 84px);left:50%;transform:translate(-50%)}@media only screen and (width<=1400px){.Toast-Custom.Toastify__toast-container--top-left{top:var(--toast-offset-mobile);left:var(--toast-offset-mobile)}.Toast-Custom.Toastify__toast-container--top-right{top:var(--toast-offset-mobile);right:var(--toast-offset-mobile)}.Toast-Custom.Toastify__toast-container--top-center{top:var(--toast-offset-mobile)}.Toast-Custom.Toastify__toast-container--bottom-left{bottom:var(--toast-offset-mobile);left:var(--toast-offset-mobile)}.Toast-Custom.Toastify__toast-container--bottom-right{bottom:var(--toast-offset-mobile);right:var(--toast-offset-mobile)}.Toast-Custom.Toastify__toast-container--bottom-center{bottom:var(--toast-offset-mobile)}}.Toast-Custom .Toastify__toast{color:#fff;-webkit-user-select:none;user-select:none;background-color:#171a1d66;border-radius:20px;width:fit-content;max-width:400px;height:auto;min-height:0;margin-bottom:4px;padding:8px 16px 8px 8px;font-family:Satoshi,sans-serif;font-size:clamp(14px,.3125vw + 8px,16px);line-height:1.3;overflow:hidden;-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important;box-shadow:0 4px 16px -14px #171a1d66,0 0 .4px .6px #171a1d0d,inset 1px 1px 1px -1px #fff9,inset -1px -1px 1px -1px #fff9!important}.Toast-Custom .Toastify__toast .Toastify__toast-icon{width:16px;margin:0 8px 0 2px}.Toast-Custom .Toastify__toast .Toastify__toast-icon svg path{fill:#fff}.Toast-Custom .Toastify__toast.Toastify__toast--default{padding:8px 16px}.Toast-Custom .Toastify__toast .Toastify__close-button{display:none}.Toast-Custom .Toastify__toast .Button{margin-right:-6px}.Toast-Custom .Toastify__toast .Toastify__progress-bar--wrp{border-radius:20px;width:calc(100% - 32px);height:2px;bottom:8px;left:16px;box-shadow:inset 0 .3px .25px #fff6}.Toast-Custom .Toastify__toast .Toastify__progress-bar--wrp .Toastify__progress-bar--bg{background:#fff9}.Toast-Custom .Toastify__toast .Toastify__progress-bar--wrp .Toastify__progress-bar{background:#fff}.Toast-Custom .Toastify__toast.Toast-PromoDesktopApp{transform-origin:0 0;max-width:296px;padding:0}.Toast-Custom .Toastify__toast.Toast-PromoDesktopApp .Toastify__toast-body{flex:1;align-items:center}@keyframes desktopPromoToastEnter{0%{opacity:0;scale:.92}to{opacity:1;scale:1}}@keyframes desktopPromoToastExit{0%{opacity:1;scale:1}to{opacity:0;scale:.92}}.DesktopPromoToastTransition-enter{animation:.35s cubic-bezier(.25,1,.6,1) both desktopPromoToastEnter}.DesktopPromoToastTransition-exit{animation:.2s both desktopPromoToastExit}.BadgeConnectionLost{color:#ff3665;text-wrap:wrap;background-color:#ff36650d;transition:all .25s cubic-bezier(.25,1,.6,1);top:8px;left:50%;transform:translate(-50%);position:absolute!important}.BadgeConnectionLost *{-webkit-user-select:none;user-select:none}.BadgeConnectionLost div{transition:all .25s cubic-bezier(.25,1,.6,1)}.BadgeConnectionLost div.base .Paragraph{text-wrap:nowrap;color:#ff3665;margin-bottom:1px;margin-left:2px;font-size:11px}.BadgeConnectionLost div.hovered{opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex;position:absolute;inset:0}.BadgeConnectionLost div.hovered .Paragraph{min-width:178px}.BadgeConnectionLost:hover{width:210px;height:100px}.BadgeConnectionLost:hover div.base{opacity:0;filter:blur(4px);scale:.9}.BadgeConnectionLost:hover div.hovered{opacity:1;filter:blur();scale:1}
