@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");body,html{overflow:hidden;max-width:100vw;height:100vh}*,body,html{margin:0;padding:0}.backdrop{color:red}.backdrop.MuiBackdrop-root{z-index:2009!important}.loadingControl{height:100%;width:100%;z-index:2010}.navbar-container{display:flex;align-items:center;background-color:#3276cf;padding:10px 32px 12px 24px}.left-side-navbar{display:flex;align-items:center;gap:12px;color:#fff}.right-side-navbar,.summary-button-container{margin-left:auto;display:flex;align-items:center;cursor:pointer}.profile-popup{padding:10px 0;display:flex;flex-direction:column;background-color:#f3f3f3!important;border-radius:6px!important;min-width:225px!important}.profile-item{display:flex;column-gap:15px;align-items:center;font-size:16px;font-weight:400;cursor:pointer;padding:10px 20px}.profile-item:hover{background-color:#e0e0e0}