*{box-sizing:border-box}body{color:#1a1a1a;margin:0;font-family:system-ui,sans-serif}.login{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.dashboard{max-width:48rem;margin:0 auto;padding:2rem 1rem}.dashboard header{justify-content:space-between;align-items:center;display:flex}.center{text-align:center;margin-top:4rem}.error{color:#b32020}.role{background:#eef;border-radius:.5rem;margin-left:.5rem;padding:.1rem .5rem;font-size:.8rem}
