body{font-family:Roboto,sans-serif}.stepper{align-items:center;display:flex;gap:4px;height:100%;justify-content:center;margin-top:8px;padding:0 12px}.step{background:hsla(0,0%,100%,.1);border-radius:2px;flex:1 1;height:4px;overflow:hidden;position:relative}.step.completed{background:#22c55e}.step.active{background:#fdb940}.step.active:after{animation:shimmer 1.5s infinite;background:hsla(0,0%,100%,.3);content:"";inset:0;position:absolute}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.inputRounded .MuiOutlinedInput-root{background-color:#161b22;border-radius:25px}.center-login{align-items:center;background:#0d0e14;display:grid;justify-content:center;min-height:100vh;text-align:center}#app-table tr:nth-child(2n){background-color:#1a1f2b}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(253,185,64,.5)!important;outline:none!important}
/*# sourceMappingURL=main.d4c8acf4.css.map*/