.Portal{display:contents}.LoadingButton{position:relative;padding:13px 30px;overflow:clip}.LoadingButton .button-content{-webkit-transition:.1s opacity ease-in-out;transition:.1s opacity ease-in-out}.LoadingButton[aria-disabled=true]{cursor:not-allowed;-webkit-filter:brightness(40%);filter:brightness(40%)}.LoadingButton[aria-busy=true]{cursor:progress}.LoadingButton[aria-busy=true] .button-content{opacity:0}.LoadingButton[aria-busy=true] .loading-container{opacity:1}.LoadingButton .loading-container{background-color:inherit;position:absolute;inset:0;z-index:2;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.1s opacity ease-in-out;transition:.1s opacity ease-in-out}:is(.LoadingButton .loading-container) svg{width:16px!important;height:16px!important}:is(.LoadingButton .loading-container) svg path{fill:none!important}
