.App{text-align:center;height:100vh;display:grid;grid-template-rows:3rem 1fr 1.5rem}.main{width:100%;background-color:#dcdcdc80;display:flex}.conteiner{border-radius:1rem;margin:auto;padding:1.25rem;box-shadow:0 8px 16px #0003;background-color:#fff}header{display:flex;align-items:center;justify-content:space-between;background-color:#353a40;flex-direction:row;padding:0 1rem;color:#fff}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#fff;height:100%;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;height:100%}#root{height:100%}.login{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}img{width:25rem;margin-bottom:20px}.form,.home{display:flex;flex-direction:column;gap:1rem}.home-header{text-align:start}.m-0{margin:0}.text-start{text-align:start}.home-body{display:flex;flex-direction:column;padding:1rem;gap:1rem;height:43rem;width:63rem}.home-config{display:flex;flex-direction:row;flex-wrap:nowrap;width:40rem;justify-content:space-between;gap:1rem}.home-btns{display:flex;flex-direction:row;gap:1rem;justify-content:end}
