.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.body-content{display:flex;justify-content:center;align-items:center;color:var(--bads-color-primary-80)}.auth-display{margin-top:50px}.button-container{display:flex}.error{display:flex;justify-content:center;color:red;font-size:xx-large;margin-bottom:.5em}.error-container{flex-direction:column;height:80%;display:flex;justify-content:center;align-items:center}.header-wrapper{display:flex;justify-content:space-between;background-color:var(--bads-color-primary-100);color:var(--bads-color-secondary-100);padding:0 1em;height:60px}.header-wrapper .header-title{display:flex;align-items:center}.header-wrapper .header-title .nav-logo{display:flex;justify-content:center;align-items:center;margin:0 10px 0 0}.header-wrapper .header-title .bo-logo{display:flex;justify-content:center;align-items:center;margin-right:10px}.header-wrapper .header-title .bo-title{font-size:large;font-weight:600}.header-wrapper .notification-banner{position:absolute;top:-6px;left:35%}.header-wrapper .header-icon-wrapper{display:flex;justify-content:center;align-items:center}.header-wrapper .header-icon-wrapper .user-info{display:flex;align-items:center}.header-wrapper .header-icon-wrapper .user-info .user-name{font-size:16px;margin-right:10px}.header-wrapper .header-icon-wrapper .user-info .user-image{width:30px;height:30px;border-radius:50%}.header-wrapper .header-icon-wrapper .user-info .default-user-icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:48%;background-color:var(--bads-color-secondary-100)}.header-wrapper .header-icon-wrapper .user-info .default-user-icon .user-icon{color:var(--bads-color-primary-100)}.header-wrapper .header-icon-wrapper .settings-icon{cursor:pointer;margin-left:20px;border:1px solid var(--bads-color-secondary-100);border-radius:4px}html,body{font-family:HM Group Ampersand,sans-serif;background-color:#f2f2f2;margin:0;padding:0;width:100%;height:100%;overflow:hidden}
