@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";:root{--body-background-color: #f6f7f8;--item-background: #ffffff;--text-color: #072635;--slate: #ffe6e9;--shade: #f4f0fe;--active-bg-2: #d8fcf7;--active-bg-1: #01f0d0;--text-color-light: #707070;--graph1: #7e6cab;--graph2: #c26eb4}::-moz-scrollbar-button:decrement,::-moz-scrollbar-button:increment,::-webkit-scrollbar-button:decrement,::-webkit-scrollbar-button:increment{width:0px}*{scrollbar-width:thin;scrollbar-color:#f5f5f5}body{font-family:Manropen,sans-serif;background-color:var(--body-background-color);color:var(--text-color);margin:0;padding:0;box-sizing:border-box;scrollbar-color:#072635 #e3e4e6}.active-nav,.nav-list li:hover{background-color:var(--active-bg-1);border-radius:41px;font-weight:700}.active-patient,.patient:hover{background-color:var(--active-bg-2)}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-button{display:none}body::-webkit-scrollbar-track{background:#e3e4e6;border-radius:10px}header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 2rem;margin:18px;font-size:.875em;color:var(--text-color);font-weight:700;border-radius:70px;background-color:var(--item-background)}p{margin-block-start:0;margin-block-end:0;margin:0}.navbrand img{width:211px;height:48px;top:30px;left:50px}.nav-list{display:flex;align-items:center}.nav-list ul{display:flex;list-style:none;align-items:center;margin:0;padding:0;gap:1rem}.nav-list ul li{align-items:center;padding:.6785rem 1rem}.nav-list a{text-decoration:none;color:var(--text-color);font-size:.875em;display:flex;align-items:center;gap:.5rem}.nav-list .navlink-icon{width:15px;height:17px}.active-account{display:flex;align-items:center;gap:.5rem}.active-account .avartar{width:44px}.account-details{gap:0}.account-details p:nth-child(2){font-weight:lighter;color:var(--text-color-light)}.action img{height:1.25rem}.action .settings{width:19px;height:20px;margin-right:.3rem;margin-left:.8rem;left:15px}.patients-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem}.patients-header h2{font-size:1.5em;font-weight:bolder}.patients-header img{width:18px;height:18px}.more-btn{transform:rotate(90deg);height:18px}.patient{display:flex;justify-content:space-between;padding:.5rem 1.25rem}.patient .patient-details img{width:45px;height:45px}.patient .name{font-weight:700;font-size:.875em}.patient span{font-weight:400;font-size:.875em;color:var(--text-color-light)}main{margin:32px 18px}.pro-pic{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;width:100%;height:auto;object-fit:cover}aside,.stats-container,.diagnostic-list{background-color:var(--item-background);padding:20px;border-radius:16px}aside h2,.stats-container h2,.diagnostic-list h2{font-size:1.375em;font-weight:bolder;padding-bottom:.375rem}aside .container,.stats-container .container,.diagnostic-list .container{background-color:var(--shade);border-radius:12px;padding:1rem}.patients-list{display:flex;flex-direction:column;height:80vh;overflow-y:auto;overscroll-behavior-y:contain}.patients-list::-webkit-scrollbar{width:12px}.patients-list::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.patients-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.pro-pic{width:12.5rem}.pat-info aside{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem}.pat-info h2{font-size:1.5em;font-weight:bolder}.pat-info .patient-more-details img{width:2.65rem}.pat-info .patient-more-details span{font-size:.875em}.pat-info .patient-more-details span :nth-child(2){font-weight:700}.pat-info .patient-more-details>*{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}button{background-color:var(--active-bg-1);height:41px;width:220px;border-radius:41px;border:none}button:hover{transform:scale(1.1)}.lab-container{width:100%;gap:1rem;max-height:200px;overflow-y:scroll}.lab-container img{width:20px}.lab-container div:hover{background-color:#f6f7f8}.chart-legends{font-size:.875em}.legend-color{display:flex;width:14px;height:14px;border-radius:50%}.legend-details{display:flex;flex-direction:column;gap:2rem}.legend-details p{font-size:1.375em;font-weight:700}.legend-details .caret img{width:10px;height:5px}.legend-details .caret span{font-size:.875em;font-weight:lighter}.legend-details>:first-child{border-bottom:2px solid #c6c8ca;padding-bottom:20px}.tension-item{background-color:#e0f3fa;min-width:14rem;height:15rem;border-radius:12px}.tension-item h5{font-size:1em;font-weight:400}.tension-item p{font-size:1.56em;font-weight:bolder}.tension-item .status{font-size:.875em;font-weight:lighter}.lattar{width:6rem}.diagnostic-list{font-size:.875em}.diagnostic-list tbody{font-weight:400}.diagnostic-list tbody td{padding-left:1em}.diagnostic-list thead th{background-color:#f6f7f8;padding:.875rem 1rem;font-weight:700;border-style:none}.diagnostic-list thead th:first-child{border-top-left-radius:24px;border-bottom-left-radius:24px}.diagnostic-list thead th:last-child{border-top-right-radius:24px;border-bottom-right-radius:24px}
