*{box-sizing:border-box}html{height:100%;min-height:100%;max-height:100%;background-color:#f3f4f6}body{height:100%;min-height:100%;max-height:100%;margin:0;overflow:hidden;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f6}#root{height:100%;min-height:100%;max-height:100%;overflow:hidden;background-color:#f3f4f6}.app-viewport{height:100%;min-height:100%;max-height:100%;overflow:hidden;display:flex;flex-direction:column}.dashboard-route{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.login-route{flex:1;min-height:0;overflow:auto;background-color:#f3f4f6}.app-route-fill{flex:1;min-height:0;overflow:auto;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}.commission-queue-row:hover{background-color:#f8fafc}
