@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-container{flex-direction:column;justify-content:center}.home-container,.top-bar{align-items:center;display:flex}.top-bar{background-color:#fff;box-shadow:0 2px 4px #0000001a;font-family:Nunito Sans,sans-serif;height:64px;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.top-bar .logo{color:#333;font-size:1.5rem;font-weight:700;text-decoration:none}.top-bar .home-sign-in-button,.top-bar .sign-in-container{align-items:center;display:flex}.top-bar .home-sign-in-button{background-color:#bdcde0!important;border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;cursor:progress;gap:.75rem;padding:.75rem 1.5rem;transition:all .3s ease}.top-bar .home-sign-in-button:hover{background-color:#acc0d8!important;box-shadow:0 4px 6px #0000001a;cursor:pointer;transform:translateY(-1px)}.top-bar .home-sign-in-button:active{box-shadow:0 2px 4px #0000001a;cursor:pointer;transform:translateY(0)}.top-bar .home-sign-in-button img{height:20px;object-fit:contain;width:20px}.top-bar .home-sign-in-button p{color:#2c3e50;font-family:Nunito Sans,sans-serif;font-size:15px;font-weight:700;letter-spacing:.3px;margin:0}.main-content{flex:1 1;margin-top:64px}.hero-section,.main-content{display:flex;flex-direction:column}.hero-section{align-items:center;background-color:#f8f9fa;padding:80px 24px;text-align:center}.hero-title{color:#333;font-size:50px;font-weight:900}.hero-subtitle{color:#1a1a1a;font-family:Nunito Sans,sans-serif;font-size:28px}.features-section{background-color:#fff;padding:120px 24px}.features-grid{display:flex;flex-direction:column;gap:120px;margin:0 auto;max-width:1200px;padding:0 24px}.feature-card{align-items:center;animation:fadeInUp .6s ease-out forwards;background-color:#f8f9fa;border-radius:24px;box-shadow:0 4px 6px #0000000d;display:flex;gap:48px;opacity:0;padding:48px;transform:translateY(30px);transition:all .3s ease}.feature-card:first-child{animation-delay:.2s}.feature-card:nth-child(2){animation-delay:.4s}.feature-card:nth-child(3){animation-delay:.6s}.feature-card:nth-child(4){animation-delay:.8s}.feature-card:nth-child(odd) .feature-content{order:1}.feature-card:nth-child(2n) .feature-content,.feature-card:nth-child(odd) .feature-image{order:2}.feature-card:nth-child(2n) .feature-image{order:1}.feature-card .feature-content{display:flex;flex:1 1;flex-direction:column;gap:24px}.feature-card .feature-image{border-radius:12px;box-shadow:0 4px 12px #0000001a;flex:1 1;height:auto;max-width:500px;overflow:hidden}.feature-card .feature-image img{height:100%;object-fit:cover;width:100%}.feature-card h3{color:#1a1a1a;font-family:Nunito Sans,sans-serif;font-size:32px;font-weight:700;line-height:1.2;margin:0}.feature-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.feature-card p{color:#4a4a4a;font-family:Nunito Sans,sans-serif;font-size:20px;font-weight:400;line-height:1.6;margin:0;white-space:pre-line}.feature-card .divider{background-color:#bdcde0;border-radius:5px;height:1px;margin:12px auto;width:50%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.highlight-text{background:linear-gradient(90deg,#bdcde0,#bdcde0);background-position:0;background-repeat:no-repeat;background-size:0 100%;border-radius:8px;color:#222;display:inline-block;font-size:50px;font-weight:900;padding:.1em .3em;transition:background-size 1s cubic-bezier(.4,0,.2,1)}.highlight-animate{background-size:100% 100%}.login-container{align-items:center;display:flex;flex-direction:column;margin-top:100px}.login-container input{font-weight:400;height:20px;margin-bottom:30px;padding:16px;width:100%}.login-container button,.login-container input{border:1px solid #70737c38;border-radius:10px;font-size:16px}.login-container button{background-color:#fff;cursor:pointer;font-weight:600;height:54px;margin-top:20px;text-align:center;width:434px}.login-container a{color:#0070d2}.login-container a:hover{cursor:pointer}.login-container .sign-in-button-for-google{background-color:#000;color:#fff;display:flex;justify-content:center;margin-bottom:10px}.login-container .sign-in-button-for-google img{margin-bottom:10px;margin-left:-199px;margin-top:10px;vertical-align:middle}.login-container .sign-in-button-for-google p{margin-left:10px;position:absolute}.login-form{margin-top:40px;max-width:400px;width:100%}h2{font-size:28px}.login-label{color:#37383c9c;display:block;font-size:15px;font-weight:600;margin-bottom:8px}.login-divider{align-items:center;margin-top:10px;width:434px}.login-divider .sign-up-or{color:#37383c9c;text-align:center}.login-divider .sign-up-text{font-size:20px;text-align:center}.sign-up-button{color:#1e90ff}body{background-color:#f8f9fa;font-family:Arial,sans-serif}.app-container{width:100%}.sidebar{background-color:#4a154b;color:#fff;padding:20px}.content{align-items:center;position:relative;text-align:center}.content-main-body{position:relative;top:250px}.logout-button{background-color:#d9534f;padding:10px 15px;position:absolute;right:20px}.export-button,.logout-button{border:none;border-radius:5px;color:#fff;cursor:pointer}.export-button{background-color:#28a745;margin-top:20px;padding:10px 20px}.export-container{align-items:center;display:flex;height:100px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}.modal-box{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;left:50%;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:400px}@media(max-width:768px){.user-and-patient-form-container{flex-direction:column;gap:10px;margin-left:10px;margin-right:10px}}.user-and-patient-form-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-left:40px;margin-right:40px}.sub-form-box{border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 5px #0000001a;flex:1 1;min-width:300px;padding:20px}.form-header{font-size:18px;font-weight:700;margin-bottom:10px}.form-divider{background:#e0e0e0;display:block;height:1px;margin:10px 0}.form-input{border:1px solid #ddd;border-radius:4px;display:block;margin:8px 0;padding:10px;width:95%}.input-field{margin-bottom:14px}.input-field.radio-group{align-items:flex-start;display:flex;flex-direction:column}.radio-options-wrapper{display:flex;flex-direction:row;gap:18px}.form-label{color:#333;display:block;font-size:1rem;font-weight:500;margin-bottom:4px;text-align:left;width:100%}.radio-option{align-items:center;display:flex;margin-bottom:0;margin-right:0}.form-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px}.form-button:hover{background-color:#0056b3}.spinner-user-and-patient-form{animation:spin 1s linear infinite;border:4px solid #0000001a;border-radius:50%;border-top-color:#3498db;height:20px;width:20px}.app-container{display:flex;flex-direction:column;min-height:100vh}.content{flex:1 1}.emr-footer{font-family:Nunito Sans,sans-serif;padding:1.2rem 0 .7rem;text-align:center}.footer-link-group{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:.3rem}.footer-link{color:#bfcad1;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}.footer-separator{color:#bfcad1;font-size:1.1rem;margin:0 .2rem;-webkit-user-select:none;user-select:none}.footer-copyright{color:#bfcad1;font-size:.95rem;margin-top:.2rem}.privacy-policy-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;box-sizing:border-box;margin:2rem auto;max-width:700px;padding:2rem 1.5rem 2.5rem;width:100%}.privacy-accordion{min-width:0}.accordion-section,.privacy-accordion{box-sizing:border-box;width:100%}.accordion-section+.accordion-section{margin-top:.5rem}.accordion-title{align-items:center;background:#f8fafc;border:1px solid #e0e6ed;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:700;justify-content:space-between;outline:none;padding:1rem 1.2rem;transition:background .2s;width:100%}.accordion-title:focus,.accordion-title:hover{background:#e6eef7}.accordion-icon{color:#6b7280;font-size:1.5rem;font-weight:700;margin-left:1rem}.accordion-content{background:#f8fafc;border-radius:0 0 6px 6px;box-sizing:border-box;font-family:Nunito Sans,sans-serif;max-height:0;opacity:0;overflow:hidden;transform:translateY(20px);width:100%}.accordion-content,.accordion-content.open{transition:max-height .7s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1)}.accordion-content.open{max-height:1000px;opacity:1;transform:translateY(0)}.accordion-inner{box-sizing:border-box;color:#222;font-size:1rem;line-height:1.7;padding:1rem 1.2rem 1.2rem;text-align:left;width:100%}@media(max-width:600px){.privacy-policy-content{padding:1rem .5rem 1.5rem}.accordion-inner,.accordion-title{padding-left:.7rem;padding-right:.7rem}}.privacy-accordion ul{list-style:none;margin:.5rem 0 1rem;padding-left:0}.privacy-accordion ul li{color:#333;font-size:1rem;line-height:1.7;margin-bottom:.5em;padding-left:.9em;position:relative}.privacy-accordion ul li:before{color:#7b8fa6;content:"•";font-size:1.1em;left:0;line-height:1;position:absolute;top:.08em}.user-management-container{background-color:#f8f9fa;min-height:100vh;padding:20px}.user-management-container .header-section{margin-bottom:40px;text-align:center}.user-management-container .header-section .main-heading{color:#2c3e50;font-family:Nunito Sans,sans-serif;font-size:32px;font-weight:700;margin-bottom:12px}.user-management-container .header-section .description{color:#7f8c8d;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.5;margin:0 auto;max-width:600px}.user-management-container .table-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.user-management-container .table-container .user-table{border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%}.user-management-container .table-container .user-table thead{background-color:#34495e;color:#fff}.user-management-container .table-container .user-table thead th{border-bottom:1px solid #2c3e50;font-size:14px;font-weight:600;padding:16px 12px;text-align:left}.user-management-container .table-container .user-table thead th.checkbox-header{text-align:center;width:50px}.user-management-container .table-container .user-table thead th.sortable-header{cursor:pointer;transition:background-color .2s;-webkit-user-select:none;user-select:none}.user-management-container .table-container .user-table thead th.sortable-header:hover{background-color:#2c3e50}.user-management-container .table-container .user-table thead th.sortable-header .sort-icon{font-size:12px;margin-left:8px;opacity:.7}.user-management-container .table-container .user-table thead th.actions-header{width:100px}.user-management-container .table-container .user-table tbody tr{border-bottom:1px solid #e9ecef;transition:background-color .2s}.user-management-container .table-container .user-table tbody tr.even-row{background-color:#fff}.user-management-container .table-container .user-table tbody tr.odd-row{background-color:#f8f9fa}.user-management-container .table-container .user-table tbody tr:hover{background-color:#e3f2fd!important}.user-management-container .table-container .user-table tbody tr td{color:#333;font-size:14px;padding:16px 12px;text-align:left}.user-management-container .table-container .user-table tbody tr td.checkbox-cell{text-align:center;width:50px}.user-management-container .table-container .user-table tbody tr td.checkbox-cell input[type=checkbox]{cursor:pointer;height:16px;width:16px}.user-management-container .table-container .user-table tbody tr td.name-cell .user-info{align-items:center;display:flex;gap:12px}.user-management-container .table-container .user-table tbody tr td.name-cell .user-info .full-name{color:#2c3e50;font-weight:500}.user-management-container .table-container .user-table tbody tr td.email-cell{color:#666;font-family:Courier New,monospace}.user-management-container .table-container .user-table tbody tr td.department-cell,.user-management-container .table-container .user-table tbody tr td.institution-cell{color:#555}.user-management-container .table-container .user-table tbody tr td.export-count-cell{color:#2c3e50}.user-management-container .table-container .user-table tbody tr td.actions-cell{width:100px}.user-management-container .table-container .user-table tbody tr td.actions-cell .action-btn{background:none;border:none;border-radius:4px;cursor:pointer;font-size:16px;margin:0 4px;padding:8px;transition:all .2s}.user-management-container .table-container .user-table tbody .loading-cell,.user-management-container .table-container .user-table tbody .no-data-cell{color:#666;font-style:italic;padding:40px;text-align:center}.user-management-container .table-container .user-table tbody .loading-cell .loading-spinner,.user-management-container .table-container .user-table tbody .no-data-cell .loading-spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;display:inline-block;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.user-management-container{padding:10px}.user-management-container .table-container .user-table{font-size:12px}.user-management-container .table-container .user-table tbody td,.user-management-container .table-container .user-table thead th{font-size:12px;padding:12px 8px}.user-management-container .table-container .user-table tbody td.name-cell .user-info{gap:8px}}
/*# sourceMappingURL=main.4c48b30c.css.map*/