.cardDesign{height:14em;width:26em;border-radius:2em;background-color:#dcdcdc;margin:1em;color:solid rgb(0,0,0);font-size:1em;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.2s}.cardDesign:hover{cursor:pointer;background-color:#adadad;transition:.2s}.titleDesign{margin:1em;font-weight:700;font-size:1.2rem}.backgroundImage{height:90vh;width:100vw;flex-wrap:wrap}.servicesCardsDesign{margin:0;padding:0;width:100vw;height:88vh}.inputDesign{height:3em;width:18em;border:.2em solid black;border-radius:.5em;margin:1em;display:flex}.inputDesignError{border:.2em solid red}.cButtonDesign{height:3em;width:18em;border-radius:.5em;background-color:#d62929;color:#fff;font-weight:700;display:flex;justify-content:center;align-items:center;margin:1em}.cButtonDesign:hover{cursor:pointer;transition:.2;background-color:#790000}.registerButtonDesign{height:2em;width:12em;border-radius:.5em;background-color:#000;color:#fff;font-weight:700;display:flex;justify-content:center;align-items:center}.registerButtonDesign:hover{cursor:pointer;transition:.2;background-color:#3b3b3b}.registerBackgroundDesign{height:90vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.accountMsg{color:#fff;font-weight:700;font-size:1.1em;margin-top:1em}.registerButtonDesign{margin-top:1em}.loginBackground{height:90vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.loginInfo{height:4em;display:flex;align-items:flex-start;font-size:1.1em;font-weight:700;color:#fff}.noAccountMsg{color:#fff;font-weight:700;font-size:1.1em;margin-top:6em;margin-bottom:1em}.profileBackgroundDesign{height:90vh;width:100vw;display:flex;flex-direction:row;justify-content:center;align-items:center}.inputDesign{display:flex;justify-content:center}.updateButtonDesign{height:2em;width:12em;border-radius:.5em;background-color:#084208;color:#fff;font-weight:700;display:flex;justify-content:center;align-items:center;margin:1em 1em 1em 2.4em}.error{height:1em;color:red}.backgroundImage{height:90vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.appointmentCardDesign{height:7em;width:12em;border-radius:.5em;background-color:#dcdcdc;margin:1em;color:solid rgb(0,0,0);font-size:1em;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.2s}.myAppointmentsBackgroundDesign{height:90vh;width:100vw;margin:0;padding:0}.appointmentsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14em,1fr))}.appointmentsDeleteListDesign{display:flex;flex-direction:column;align-items:center;justify-content:center}.cButtonDesign{height:2em;width:12em;border-radius:2em;background-color:#b71818}.userCardDesign{height:6em;width:14em;border-radius:.5em;background-color:#dcdcdc;margin:1em;color:solid rgb(0,0,0);font-size:1em;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.2s}.allUsersBackgroundDesign{height:90vh;width:100vw}.userGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14em,1fr))}.userListDesign{display:flex;flex-direction:column;justify-content:center;align-items:center}.navigatorDesign{color:#fff;font-weight:700;transition:.2s;margin:1em}.navigatorDesign:hover{color:#2d2d2d;transition:.2s;cursor:pointer}.headerDesign{height:10vh;width:100vw;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;background-color:#000}.authMenu{display:flex;flex-direction:row;justify-content:center;align-items:center}#root{max-width:100vw;max-height:100vh;margin:0;padding:0;text-align:center;background-image:url(/assets/BackgroundFront-CH18bPel.jpeg);background-size:cover;background-position:initial;display:flex;flex-direction:column;justify-content:center;align-items:center}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
