*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;color:#202124;background:#fff}main.page{width:min(960px,100%);margin:0 auto;padding:24px}h1{font-size:30px}h2{font-size:27px}a,p,input{font-size:25px}input[type=text],input[type=email],input[type=password],input[type=url]{width:99%}input[type=submit]{padding:8px 24px;cursor:pointer}table{border-collapse:collapse;width:95%}th,td{padding:10px;border:solid 1px #ccc;text-align:center;box-sizing:border-box}th{background:#7baeff;color:#fff}img{height:200px;width:auto}.menu-link{margin-top:1.5rem}.error-message{color:#ff4500}.auth-form{display:block;padding:1.5rem 0}.schedule-slot{border:1px solid #d0d7de;padding:12px;margin:12px 0}.schedule-slot legend{font-weight:700;font-size:20px;padding:0 6px}.schedule-slot label{margin-right:6px}hr{margin:24px 0}.loading{font-size:20px;padding:2rem}@media screen and (max-width:640px){thead{display:none}table{width:95%}table td{display:block;width:100%;border-bottom:none}table td:first-child{background:#7baeff;color:#fff;font-weight:700}tr:last-child{border-bottom:solid 1px #ccc}img{height:200px;width:auto}}
