html,body,#root{height:100%;margin:0}*{box-sizing:border-box}.home-login-page{justify-content:center;align-items:center;min-height:100%;padding:24px;display:grid}.login-card{width:100%;max-width:420px}.login-form{gap:.75rem;margin-top:1.5rem;display:grid}.login-form .form-label{font-weight:600}.detection-page{min-width:1024px;height:100%;min-height:800px}.detection-page .allergies-list{width:320px;min-width:320px}@media (max-width:900px){.home-login-page{padding:16px}}