html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;transition:background-color .3s ease,color .3s ease}html.dark body{background-color:#111827;color:#f3f4f6}.patient-btn,.patient-card,.patient-dashboard-container,.patient-input,.patient-table{background-color:#fff;color:#111827;transition:all .3s ease}html.dark .patient-btn,html.dark .patient-card,html.dark .patient-dashboard-container,html.dark .patient-input,html.dark .patient-table{background-color:#1f2937;color:#f3f4f6}html.dark .patient-table td,html.dark .patient-table th{border-color:#374151}html.dark .patient-btn{background-color:#1d4ed8}html.dark .patient-btn:hover{background-color:#1e40af}html.dark .patient-input{background-color:#374151;border-color:#4b5563}.hh-root{background:#f8fafc;color:#1e293b;display:flex;font-family:DM Sans,sans-serif;min-height:100vh}.hh-sidebar{background:#fff;border-right:1px solid #e2e8f0;box-shadow:2px 0 8px #0000000a;display:flex;flex-direction:column;flex-shrink:0;height:100vh;overflow-y:auto;position:sticky;top:0;width:240px}.hh-sidebar-brand{border-bottom:1px solid #f1f5f9;padding:1.5rem 1.25rem 1.25rem}.hh-brand-logo{color:#0f172a;font-family:"DM Serif Display",serif;font-size:1.15rem;line-height:1.2}.hh-brand-sub{color:#10b981;font-size:.7rem;font-weight:600;letter-spacing:.06em;margin-top:.2rem;text-transform:uppercase}.hh-sidebar-nav{flex:1 1;padding:.75rem}.hh-nav-section-label{color:#cbd5e1;font-size:.62rem;font-weight:700;letter-spacing:.1em;padding:.5rem .5rem .25rem;text-transform:uppercase}.hh-nav-item{align-items:center;background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-size:.84rem;gap:.6rem;margin-bottom:2px;padding:.6rem .75rem;text-align:left;transition:all .15s;width:100%}.hh-nav-item:hover{background:#f1f5f9;color:#334155}.hh-nav-item.hh-active{background:#ecfdf5;color:#059669;font-weight:600}.hh-nav-item .hh-nav-icon{font-size:.9rem;text-align:center;width:18px}.hh-sidebar-footer{border-top:1px solid #f1f5f9;padding:1rem .75rem}.hh-admin-pill{align-items:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;display:flex;gap:.5rem;margin-bottom:.6rem;padding:.5rem}.hh-admin-avatar{align-items:center;background:linear-gradient(135deg,#059669,#10b981);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.7rem;font-weight:700;height:28px;justify-content:center;width:28px}.hh-admin-name{color:#334155;font-size:.78rem;font-weight:600}.hh-admin-role{color:#94a3b8;font-size:.65rem}.hh-logout-btn{background:#fff1f2;border:1px solid #fecdd3;border-radius:7px;color:#e11d48;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;padding:.55rem;transition:all .15s;width:100%}.hh-logout-btn:hover{background:#ffe4e6}.hh-main{flex:1 1;min-width:0;overflow-y:auto;padding:2rem 2.5rem}.hh-section-title{color:#0f172a;font-family:"DM Serif Display",serif;font-size:1.6rem;margin-bottom:1.5rem}.hh-stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));margin-bottom:1.5rem}.hh-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000a;padding:1.1rem 1.25rem;transition:all .15s}.hh-stat-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.hh-stat-value{font-family:"DM Serif Display",serif;font-size:1.75rem;font-weight:700;line-height:1;margin-bottom:.3rem}.hh-stat-label{color:#94a3b8;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.hh-stat-sub{color:#cbd5e1;font-size:.72rem;margin-top:.2rem}.hh-tab-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem}.hh-tab-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:500;padding:.5rem 1rem;transition:all .15s}.hh-tab-btn:hover{background:#f8fafc;color:#334155}.hh-tab-btn.hh-active{background:#ecfdf5;border-color:#a7f3d0;color:#059669;font-weight:600}.hh-filter-row{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.hh-filter-label{color:#94a3b8;font-size:.75rem;white-space:nowrap}.hh-form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:1rem}.hh-form-full{grid-column:1/-1}.hh-form-group{display:flex;flex-direction:column;gap:.3rem}.hh-form-group label{color:#64748b;font-size:.73rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.hh-ctrl-input,.hh-ctrl-select{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;color:#1e293b;font-family:DM Sans,sans-serif;font-size:.85rem;outline:none;padding:.55rem .8rem;transition:border-color .15s,box-shadow .15s}.hh-ctrl-input:focus,.hh-ctrl-select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.hh-ctrl-input::placeholder{color:#cbd5e1}.hh-ctrl-select option{background:#fff;color:#1e293b}.hh-ctrl-btn{border:none;border-radius:8px;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;padding:.55rem 1rem;transition:all .15s;white-space:nowrap}.hh-ctrl-btn-primary{background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 2px 8px #10b98140;color:#fff}.hh-ctrl-btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #10b98159;transform:translateY(-1px)}.hh-ctrl-btn-outline{background:#fff;border:1.5px solid #a7f3d0;color:#059669}.hh-ctrl-btn-outline:hover:not(:disabled){background:#ecfdf5}.hh-ctrl-btn-ghost{background:#fff;border:1.5px solid #e2e8f0;color:#64748b}.hh-ctrl-btn-ghost:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#334155}.hh-ctrl-btn-danger{background:#fff1f2;border:1.5px solid #fecdd3;color:#e11d48}.hh-ctrl-btn-danger:hover:not(:disabled){background:#ffe4e6}.hh-ctrl-btn:disabled{cursor:not-allowed;opacity:.4;transform:none!important}.hh-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000a;margin-bottom:.75rem;overflow-x:auto}.hh-data-table{border-collapse:collapse;font-size:.82rem;width:100%}.hh-data-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#94a3b8;font-size:.68rem;font-weight:700;letter-spacing:.05em;padding:.65rem .9rem;text-align:left;text-transform:uppercase}.hh-data-table td{border-bottom:1px solid #f1f5f9;color:#334155;padding:.7rem .9rem;vertical-align:middle}.hh-data-table tr:last-child td{border-bottom:none}.hh-data-table tr:hover td{background:#f8fafc}.hh-loading-row{color:#94a3b8;font-size:.85rem;padding:2.5rem;text-align:center}.hh-mono{font-family:SF Mono,Fira Code,monospace}.hh-small{font-size:.78rem}.hh-bold{color:#0f172a;font-weight:600}.hh-num-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.hh-green{color:#059669}.hh-red{color:#e11d48}.hh-orange{color:#ea580c}.hh-blue{color:#2563eb}.hh-ellipsis{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hh-badge{border:1px solid;border-radius:100px;display:inline-block;font-size:.68rem;font-weight:600;padding:.15rem .5rem;white-space:nowrap}.hh-rate-badge{font-size:.85rem;font-weight:700}.hh-pagination{align-items:center;color:#94a3b8;display:flex;font-size:.8rem;gap:.75rem}.hh-pagination button{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.78rem;padding:.35rem .75rem;transition:all .15s}.hh-pagination button:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#334155}.hh-pagination button:disabled{cursor:not-allowed;opacity:.35}.hh-error-inline{background:#fff1f2;border:1px solid #fecdd3;color:#e11d48;margin-bottom:.75rem}.hh-error-inline,.hh-inline-msg{border-radius:8px;font-size:.82rem;padding:.65rem .9rem}.hh-inline-msg{margin-top:.5rem}.hh-inline-msg.hh-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#059669}.hh-inline-msg.hh-error{background:#fff1f2;border:1px solid #fecdd3;color:#e11d48}.hh-history-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.hh-history-title{color:#94a3b8;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.hh-history-med{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:.75rem}.hh-history-med-name{color:#0f172a;font-size:.85rem;font-weight:600;margin-bottom:.35rem}.hh-history-change{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:.25rem;padding:.25rem 0}@media (max-width:768px){.hh-sidebar{display:none}.hh-main{padding:1.25rem}.hh-form-grid{grid-template-columns:1fr}.hh-stats-grid{grid-template-columns:repeat(2,1fr)}}.hh-cockpit-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000a;padding:2rem}.hh-cockpit-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.hh-cockpit-title{color:#0f172a;font-family:"DM Serif Display",serif;font-size:1.6rem;font-weight:700;letter-spacing:-.01em}.hh-cockpit-status{align-items:center;display:flex;gap:.5rem}.hh-status-dot{border-radius:50%;height:8px;width:8px}.hh-status-active{background:#10b981;box-shadow:0 0 0 3px #10b98126}.hh-status-text{color:#059669;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.hh-cockpit-section .hh-stats-grid{margin-bottom:2rem}.hh-stat-icon{font-size:1.5rem;margin-bottom:.5rem}.hh-stat-content{display:flex;flex-direction:column}.hh-stat-primary .hh-stat-value{color:#3b82f6}.hh-stat-info .hh-stat-value{color:#06b6d4}.hh-stat-success .hh-stat-value{color:#10b981}.hh-stat-warning .hh-stat-value{color:#f59e0b}.hh-control-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.hh-control-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.hh-control-row:last-child{margin-bottom:0}.hh-control-actions{border-top:1px solid #e2e8f0;margin-top:.5rem;padding-top:1rem}.hh-control-group{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:200px}.hh-control-label{align-items:center;color:#64748b;display:flex;font-size:.72rem;font-weight:700;gap:.5rem;letter-spacing:.05em;text-transform:uppercase}.hh-label-icon{font-size:.9rem}.hh-input-enhanced,.hh-select-enhanced{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;color:#1e293b;font-family:DM Sans,sans-serif;font-size:.85rem;padding:.6rem .9rem;transition:all .15s}.hh-input-enhanced:focus,.hh-select-enhanced:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.hh-input-enhanced::placeholder{color:#cbd5e1}.hh-select-enhanced option{background:#fff;color:#1e293b}.hh-btn-primary{background:linear-gradient(135deg,#059669,#10b981);border:none;border-radius:8px;box-shadow:0 2px 8px #10b98140;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;padding:.6rem 1.2rem;transition:all .15s}.hh-btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #10b98159;transform:translateY(-1px)}.hh-btn-primary:disabled{cursor:not-allowed;opacity:.4;transform:none}.hh-btn-export{background:#fff;border:1.5px solid #a7f3d0;border-radius:8px;color:#059669;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;padding:.6rem 1.2rem;transition:all .15s}.hh-btn-export:hover:not(:disabled){background:#ecfdf5;transform:translateY(-1px)}.hh-btn-export:disabled{cursor:not-allowed;opacity:.4;transform:none}.hh-btn-clear{background:#fff1f2;border:1.5px solid #fecdd3;border-radius:8px;color:#e11d48;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;padding:.6rem 1.2rem;transition:all .15s}.hh-btn-clear:hover{background:#ffe4e6;transform:translateY(-1px)}.hh-alert{border:1px solid;border-radius:12px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.hh-alert-icon{flex-shrink:0;font-size:1.5rem}.hh-alert-content{flex:1 1}.hh-alert-title{font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.hh-alert-text{font-size:.85rem}.hh-alert-info{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.hh-alert-error{background:#fff1f2;border-color:#fecdd3;color:#e11d48}.hh-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000a;margin-bottom:1rem;overflow:hidden}.hh-cockpit-section .hh-table-wrap{background:#0000;border:none;box-shadow:none}.hh-cockpit-section .hh-data-table{background:#0000}.hh-cockpit-section .hh-data-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:.7rem;letter-spacing:.05em;padding:.75rem 1rem;text-transform:uppercase}.hh-th-sortable{cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.hh-th-sortable:hover{background:#f1f5f9!important;color:#059669!important}.hh-th-content{align-items:center;display:flex;gap:.5rem}.hh-cockpit-section .hh-data-table td{background:#0000;border-bottom:1px solid #f1f5f9;color:#334155;padding:.85rem 1rem}.hh-cockpit-section .hh-data-table tr:hover td{background:#f8fafc}.hh-tr-data{transition:all .15s}.hh-tr-expanded td{background:#ecfdf5!important}.hh-td-bold{color:#0f172a;font-weight:600}.hh-td-highlight{color:#059669;font-weight:700}.hh-td-empty{padding:3rem 1rem!important;text-align:center}.hh-empty-state{align-items:center;display:flex;flex-direction:column;gap:1rem}.hh-empty-icon{color:#cbd5e1;font-size:3rem;opacity:.3}.hh-empty-text{color:#94a3b8;font-size:.9rem}.hh-btn-icon{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:inline-flex;font-size:.75rem;height:28px;justify-content:center;transition:all .15s;width:28px}.hh-btn-icon:hover{background:#ecfdf5;border-color:#a7f3d0;color:#059669}.hh-tr-details td{background:#f8fafc!important;padding:0!important}.hh-details-panel{background:#f8fafc;border-top:2px solid #10b981;padding:1.5rem}.hh-details-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.hh-detail-item{display:flex;flex-direction:column;gap:.25rem}.hh-detail-label{color:#94a3b8;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hh-detail-value{color:#334155;font-size:.85rem;font-weight:500}.hh-detail-section{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.hh-detail-notes{background:#fff;border-left:3px solid #10b981;border-radius:6px;color:#64748b;font-size:.85rem;line-height:1.5;margin-top:.5rem;padding:.75rem}.hh-cockpit-section .hh-pagination{justify-content:center;padding:1rem 0}.hh-cockpit-section .hh-pagination button{background:#fff;border:1.5px solid #e2e8f0;color:#64748b}.hh-cockpit-section .hh-pagination button:hover:not(:disabled){background:#ecfdf5;border-color:#a7f3d0;color:#059669}@media (max-width:768px){.hh-cockpit-section{padding:1rem}.hh-cockpit-title{font-size:1.3rem}.hh-control-panel{padding:1rem}.hh-control-group{min-width:100%}.hh-details-grid{grid-template-columns:1fr}}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.modal-content{background-color:#fff;border-radius:20px;box-shadow:0 4px 30px #0003;font-family:Arial,sans-serif;max-width:450px;padding:40px;text-align:center;width:90%}.modal-title{color:#111;font-size:24px;font-weight:700;margin:0 0 12px}.modal-text{color:#666;font-size:16px;line-height:1.5;margin-bottom:24px}.modal-countdown{color:#e07b00;font-size:52px;font-weight:800;letter-spacing:.05em;margin:0 0 32px}.modal-buttons{display:flex;gap:16px;justify-content:center}.modal-button{border-radius:12px;cursor:pointer;flex:1 1;font-family:Arial,sans-serif;font-size:16px;font-weight:600;padding:14px 20px;transition:all .2s ease}.logout-button{background-color:#fff;border:2px solid #ddd;color:#111}.logout-button:hover{background-color:#f5f5f5;border-color:#bbb}.continue-button{background-color:#20b2aa;border:2px solid #0000;color:#fff}.continue-button:hover{background-color:#1a9e96}
/*# sourceMappingURL=main.a7a94bf1.css.map*/