:root{font-family:Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}body{margin:0;min-width:320px;min-height:100vh}.login-container{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5}.login-card{width:400px;padding:20px}.login-title{text-align:center;margin-bottom:20px}.form-field{margin-bottom:20px}.dashboard-card{height:100%;display:flex;flex-direction:column;justify-content:space-between}.dashboard-icon{font-size:48px;margin-bottom:10px}.invitee-form{padding:20px}.form-buttons{display:flex;justify-content:space-between;margin-top:20px}
