body{margin:0;height:100vh;font-family:Space Grotesk,sans-serif;color:#7d4010}button{font-family:Space Grotesk,sans-serif;color:#eee;background-color:#7d4010;border:1px solid #7d4010;border-radius:6px;padding:6px 12px;font-size:16px;cursor:pointer}button:disabled{background-color:#bf805f;border:1px solid #bf805f;cursor:not-allowed}input[type=text],input[type=password]{font-size:16px;font-family:Space Grotesk,sans-serif;border-radius:3px;padding:3px}h1{font-weight:700;font-size:24px}h1:first-child{margin-top:0}h2{font-size:20px}.header-row{display:flex;flex-direction:row;align-items:baseline;white-space:nowrap;padding-right:8px}.header-row h1{flex:1 1 100%}.info-row{background-color:#eee;border:1px solid #ccc;border-radius:6px;display:grid;grid-column-gap:.5em;align-items:center;margin-bottom:16px;padding:16px;font-size:16px;text-align:center}.info-row .value-info{display:flex;flex-direction:column}.info-row .value-info .value{text-align:center;font-weight:700}.info-row .value-info .description{text-align:center;font-size:12px}
