@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@keyframes hh-heartbeat{0%{transform:scale(1)}12%{transform:scale(1.28)}24%{transform:scale(1)}36%{transform:scale(1.18)}50%{transform:scale(1)}to{transform:scale(1)}}:root{font-family:Plus Jakarta Sans,Arial,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--hh-bg: #f8fafc;--hh-surface: #ffffff;--hh-surface-2: #f8fafc;--hh-surface-3: #f1f5f9;--hh-border: #e2e8f0;--hh-border-2: #f1f5f9;--hh-text-1: #0f172a;--hh-text-2: #334155;--hh-text-3: #64748b;--hh-text-4: #94a3b8;--hh-brand: #0d9488;--hh-brand-dark: #0f766e;--hh-brand-bg: #f0fdfa;--hh-brand-border: #ccfbf1;--hh-brand-text: #134e4a;--hh-input-bg: #ffffff;--hh-hover-bg: #f1f5f9;--hh-active-bg: #e6f7f5;--hh-active-color: #0f766e;color-scheme:light}:root.dark{color:#f1f5f9;background-color:#0f172a;--hh-bg: #0f172a;--hh-surface: #1e293b;--hh-surface-2: #0f172a;--hh-surface-3: #1e293b;--hh-border: #334155;--hh-border-2: #1e293b;--hh-text-1: #f1f5f9;--hh-text-2: #cbd5e1;--hh-text-3: #94a3b8;--hh-text-4: #64748b;--hh-brand: #14b8a6;--hh-brand-dark: #0d9488;--hh-brand-bg: #134e4a;--hh-brand-border: #0d9488;--hh-brand-text: #ccfbf1;--hh-input-bg: #1e293b;--hh-hover-bg: #253347;--hh-active-bg: #1a3a38;--hh-active-color: #14b8a6;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f8fafc}#pwa-update-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:9999;display:flex;align-items:center;gap:12px;background:#0f172a;color:#f1f5f9;padding:12px 20px;border-radius:10px;box-shadow:0 4px 24px #0000004d;font-size:.88rem;white-space:nowrap}#pwa-update-toast button{background:#0d9488;color:#fff;border:none;padding:6px 14px;border-radius:6px;font-size:.84rem;font-weight:600;cursor:pointer}a{color:inherit;text-decoration:none}.hh-app{min-height:100vh}.hh-container{width:min(1120px,92%);margin:0 auto}.hh-header{background:#fff;border-bottom:1px solid #e2e8f0}.hh-header-content{height:72px;display:flex;align-items:center;justify-content:space-between}.hh-brand{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;color:#0f766e}.hh-nav{display:inline-flex;align-items:center;gap:1rem;font-weight:500}.hh-btn{border-radius:10px;border:1px solid transparent;padding:.62rem 1.1rem;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.hh-btn-primary{background:#0f766e;color:#fff}.hh-btn-primary:hover{background:#0a5f59}.hh-btn-secondary{background:#fff;color:#0f172a;border-color:#cbd5e1}.hh-btn-secondary:hover{border-color:#94a3b8}.hh-btn-outline{background:transparent;color:#0f766e;border-color:#0f766e}.hh-btn-outline:hover{background:#f0fdf9}.hh-btn:disabled{opacity:.7;cursor:not-allowed}.hh-inline-btn{font-weight:600}.hh-app-root{display:flex;flex-direction:column;min-height:100vh}.hh-app-layout{display:flex;flex:1}.hh-sidebar{width:64px;flex-shrink:0;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.2rem;padding:1rem 0 1.2rem;position:sticky;top:0;height:100vh;overflow:hidden;transition:width .22s ease;z-index:40}.hh-sidebar:hover{width:220px;box-shadow:2px 0 16px #0f172a0f}.hh-sidebar-brand{display:flex;align-items:center;gap:0;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0;margin-bottom:.5rem;font-weight:700;color:#0f766e;white-space:nowrap}.hh-sidebar-brand .hh-side-icon svg{animation:hh-heartbeat 1.6s ease-in-out infinite;transform-origin:center}.hh-sidebar-brand .hh-side-label{font-size:.95rem;font-weight:700;color:#0f766e;padding-right:1rem}.hh-sidebar-nav{display:flex;flex-direction:column;gap:.1rem;flex:1}.hh-side-link{display:flex;align-items:center;gap:0;padding:0;font-weight:500;font-size:.93rem;color:#475569;white-space:nowrap;background:none;border:none;cursor:pointer;font-family:inherit;width:100%;text-decoration:none;transition:background .15s,color .15s;border-radius:8px;overflow:hidden}.hh-side-icon{width:64px;min-width:64px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hh-side-label{opacity:0;overflow:hidden;max-width:0;transition:opacity .15s ease,max-width .22s ease;padding-right:1rem}.hh-sidebar:hover .hh-side-label{opacity:1;max-width:200px}.hh-side-link:hover{background:#f1f5f9;color:#0f172a}.hh-side-link.is-active{background:#e6f7f5;color:#0f766e}.hh-side-logout{margin-top:auto;color:#64748b}.hh-content{flex:1;min-width:0;padding:1.5rem 2rem;overflow-y:auto}.hh-profile-header{display:flex;align-items:center;gap:1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem}.hh-profile-avatar{width:3.5rem;height:3.5rem;border-radius:999px;background:linear-gradient(135deg,#0f766e,#0e7490);color:#fff;font-size:1.4rem;font-weight:700;display:grid;place-items:center;flex-shrink:0}.hh-profile-header h2{margin:0 0 .15rem;font-size:1.15rem;color:#0f172a}.hh-profile-header p{margin:0;font-size:.9rem;color:#64748b}.hh-profile-since{display:inline-block;margin-top:.35rem;font-size:.78rem;color:#94a3b8}.hh-profile-tabs{display:flex;gap:4px;background:var(--hh-card-bg, #ffffff);border:1px solid var(--hh-border, #e2e8f0);border-radius:12px;padding:6px;margin-bottom:16px;flex-wrap:wrap}.hh-profile-tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 14px;border:none;border-radius:8px;background:transparent;color:var(--hh-text-2, #64748b);font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.hh-profile-tab:hover{background:var(--hh-hover-bg, #f1f5f9);color:var(--hh-text-1, #0f172a)}.hh-profile-tab.is-active{background:var(--hh-brand, #0d9488);color:#fff;font-weight:600}@media(max-width:520px){.hh-profile-tab span{display:none}.hh-profile-tab{flex:0 0 auto;padding:10px 14px}}:root.dark .hh-profile-tabs{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-profile-tab:hover{background:var(--hh-hover-bg);color:var(--hh-text-1)}.hh-health-form{gap:1rem!important}.hh-health-row{display:flex;gap:1rem;flex-wrap:wrap}.hh-bmi-badge{display:flex;align-items:center;align-self:flex-end;padding:.4rem .75rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;font-size:.85rem;color:#166534;white-space:nowrap;margin-bottom:.25rem}:root.dark .hh-bmi-badge{background:#052e16;border-color:#166534;color:#86efac}.hh-health-row label{flex:1;min-width:180px;display:flex;flex-direction:column;gap:.3rem;font-size:.88rem;font-weight:600;color:#334155}.hh-health-row label input,.hh-health-row label select{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;font-family:inherit;background:#fff;color:#0f172a;outline:none;transition:border-color .15s}.hh-health-row label input:focus,.hh-health-row label select:focus{border-color:#0d9488}.hh-dob-field{flex:1;min-width:180px;display:flex;flex-direction:column;gap:.3rem}.hh-dob-label{font-size:.88rem;font-weight:600;color:#334155}.hh-dob-selects{display:flex;gap:.4rem}.hh-dob-selects select{flex:1;padding:.5rem .4rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.88rem;font-family:inherit;background:#fff;color:#0f172a;outline:none;transition:border-color .15s;cursor:pointer;min-width:0}.hh-dob-selects select:first-child{max-width:72px}.hh-dob-selects select:nth-child(2){flex:2}.hh-dob-selects select:focus{border-color:#0d9488}:root.dark .hh-dob-label{color:var(--hh-text-2)}:root.dark .hh-dob-selects select{background:var(--hh-input-bg);border-color:var(--hh-border);color:var(--hh-text-1)}.hh-health-flags{border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.6rem;margin:0}.hh-health-flags legend{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;padding:0 .35rem}.hh-health-flag{display:flex;align-items:center;gap:.5rem;font-size:.88rem;font-weight:500;color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none}.hh-health-flag input[type=checkbox]{width:16px;height:16px;accent-color:#0d9488;cursor:pointer;flex-shrink:0}:root.dark .hh-health-row label{color:var(--hh-text-2)}:root.dark .hh-health-row label input,:root.dark .hh-health-row label select{background:var(--hh-input-bg);border-color:var(--hh-border);color:var(--hh-text-1)}:root.dark .hh-health-flags{border-color:var(--hh-border)}:root.dark .hh-health-flag{color:var(--hh-text-2)}.hh-share-desc{font-size:.88rem;color:#64748b;margin-bottom:1.2rem}.hh-share-form{flex-direction:row!important;align-items:flex-end!important;flex-wrap:wrap;gap:.75rem!important}.hh-share-form label{flex:1;min-width:180px}.hh-share-form label select{display:block;width:100%;margin-top:.3rem;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;background:#fff;color:#0f172a}.hh-share-list{list-style:none;padding:0;margin:1.2rem 0 0;display:flex;flex-direction:column;gap:.6rem}.hh-share-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.hh-share-item.is-expired{opacity:.5}.hh-share-item-info{display:flex;flex-direction:column;gap:.15rem}.hh-share-item-label{font-weight:600;font-size:.88rem;color:#0f172a}.hh-share-item-expiry{font-size:.78rem;color:#94a3b8}.hh-share-item-actions{display:flex;gap:.4rem;flex-shrink:0}.hh-btn-sm{padding:.3rem .65rem!important;font-size:.8rem!important;gap:.3rem!important}.hh-btn-danger{color:#ef4444!important}.hh-btn-danger:hover{background:#fef2f2!important}.hh-share-empty{font-size:.85rem;color:#94a3b8;margin-top:.75rem}.hh-shared-loading,.hh-shared-error{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#64748b;text-align:center;padding:2rem}.hh-shared-error svg{color:#f59e0b}.hh-shared-error h2{color:#0f172a;font-size:1.3rem}.hh-shared-page{min-height:100vh;background:#f8fafc}.hh-shared-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.hh-shared-brand{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.05rem;color:#0d9488}.hh-shared-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:#64748b}.hh-shared-patient strong{color:#0f172a}.hh-shared-label{background:#f0fdfa;color:#0d9488;border:1px solid #ccfbf1;border-radius:99px;padding:.15rem .7rem;font-size:.78rem;font-weight:600}.hh-shared-expiry{display:flex;align-items:center;gap:.25rem;font-size:.78rem;color:#94a3b8}.hh-shared-main{max-width:860px;margin:0 auto;padding:2rem 1.5rem 4rem;display:flex;flex-direction:column;gap:1.5rem}.hh-shared-disclaimer{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:.85rem 1.1rem;font-size:.82rem;color:#92400e;line-height:1.5}.hh-shared-exam{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.hh-shared-exam-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9;background:#f8fafc}.hh-shared-exam-title{display:flex;align-items:center;gap:.75rem;color:#0d9488}.hh-shared-exam-title>div{display:flex;flex-direction:column}.hh-shared-exam-title strong{font-size:.95rem;color:#0f172a}.hh-shared-exam-title span{font-size:.78rem;color:#94a3b8}.hh-shared-exam-badges{display:flex;align-items:center;gap:.6rem}.hh-shared-date{display:flex;align-items:center;gap:.25rem;font-size:.82rem;color:#64748b}.hh-shared-score{background:#f0fdfa;color:#0d9488;border:1px solid #ccfbf1;border-radius:99px;padding:.15rem .7rem;font-size:.82rem;font-weight:700}.hh-shared-summary{padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9}.hh-shared-summary h4{font-size:.82rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.hh-shared-summary p{font-size:.88rem;color:#334155;line-height:1.6;white-space:pre-wrap}.hh-shared-markers{padding:1rem 1.25rem}.hh-shared-markers h4{font-size:.82rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.lp-nav{position:sticky;top:0;z-index:100;background:#f8fafcd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:border-color .2s,box-shadow .2s}.lp-nav.is-scrolled{border-bottom-color:#e2e8f0;box-shadow:0 1px 8px #0000000f}.lp-nav-inner{display:flex;align-items:center;gap:2rem;height:60px}.lp-nav-brand{display:flex;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;color:#0f172a;letter-spacing:-.3px;text-decoration:none;flex-shrink:0}.lp-nav-brand svg{color:#0d9488}.lp-nav-links{display:flex;align-items:center;gap:.25rem;flex:1}.lp-nav-link{font-size:.9rem;font-weight:500;color:#475569;text-decoration:none;padding:.4rem .7rem;border-radius:6px;transition:color .15s,background .15s}.lp-nav-link:hover{color:#0d9488;background:#f0fdfa}.lp-nav-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.lp-nav-login{padding:.4rem .75rem}.lp-nav-cta{padding:.45rem 1rem;font-size:.9rem}.lp-nav-hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;background:none;border:none;cursor:pointer;border-radius:6px;margin-left:auto}.lp-nav-hamburger:hover{background:#f1f5f9}.lp-nav-hamburger span{display:block;height:2px;width:100%;background:#475569;border-radius:2px}.lp-nav-mobile-menu{border-top:1px solid #e2e8f0;background:#fff;padding:.75rem 1rem 1rem;display:flex;flex-direction:column;gap:.25rem}.lp-nav-mobile-link{font-size:.95rem;font-weight:500;color:#334155;text-decoration:none;padding:.6rem .75rem;border-radius:8px;transition:background .15s,color .15s}.lp-nav-mobile-link:hover{background:#f0fdfa;color:#0d9488}.lp-nav-mobile-actions{display:flex;gap:.75rem;margin-top:.5rem;padding-top:.75rem;border-top:1px solid #f1f5f9}.lp-nav-mobile-actions .hh-btn{flex:1;justify-content:center;text-align:center}#lp-features,#lp-how,#lp-usecases,#lp-pricing,#lp-faq{scroll-margin-top:68px}.lp-hero{background:linear-gradient(160deg,#f0fdfa,#ecfeff 45%,#f8fafc);border-bottom:1px solid #d5eeea;padding:5rem 0 4rem}.lp-hero-inner{display:flex;flex-direction:column;align-items:flex-start;gap:0}.lp-hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:#ccfbf1;color:#0f766e;font-size:.82rem;font-weight:600;padding:.35rem .85rem;border-radius:999px;margin-bottom:1.5rem;border:1px solid #99f6e4}.lp-hero-inner h1{margin:0;max-width:760px;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;color:#0f172a}.lp-hero-inner p{margin-top:1.25rem;max-width:640px;font-size:1.08rem;color:#475569;line-height:1.65}.hh-actions{margin-top:2rem;display:flex;gap:.75rem;flex-wrap:wrap}.lp-btn-lg{padding:.8rem 1.6rem;font-size:1rem}.lp-hero-note{margin-top:.9rem!important;font-size:.85rem!important;color:#94a3b8!important}.lp-stats-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 0}.lp-stats-inner{display:flex;align-items:center;gap:0;flex-wrap:wrap}.lp-stat{flex:1;min-width:180px;padding:.75rem 1.5rem;display:flex;flex-direction:column;gap:.2rem}.lp-stat strong{font-size:.95rem;color:#0f172a}.lp-stat span{font-size:.82rem;color:#64748b}.lp-stat-divider{width:1px;height:2.5rem;background:#e2e8f0;flex-shrink:0}.lp-section{padding:5rem 0}.lp-section-alt{background:#f8fafc}.lp-section-header{text-align:center;max-width:680px;margin:0 auto 3rem}.lp-eyebrow{display:inline-block;margin-bottom:.6rem;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0f766e}.lp-section-header h2{margin:0 0 .9rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.15;letter-spacing:-.015em;color:#0f172a}.lp-section-header p{margin:0;color:#475569;line-height:1.65}.lp-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.lp-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;transition:box-shadow .2s,border-color .2s}.lp-feature-card:hover{border-color:#99f6e4;box-shadow:0 4px 20px #0f766e14}.lp-feature-icon{width:2.75rem;height:2.75rem;border-radius:12px;display:grid;place-items:center;background:#f0fdfa;color:#0f766e;margin-bottom:1rem}.lp-feature-card h3{margin:0 0 .5rem;font-size:1rem;color:#0f172a}.lp-feature-card p{margin:0;font-size:.93rem;color:#475569;line-height:1.6}.lp-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;counter-reset:none}.lp-step{display:flex;gap:1.25rem;align-items:flex-start}.lp-step-number{flex-shrink:0;width:3rem;height:3rem;border-radius:12px;background:#0f766e;color:#fff;font-size:.9rem;font-weight:700;display:grid;place-items:center}.lp-step h3{margin:0 0 .4rem;font-size:1rem;color:#0f172a}.lp-step p{margin:0;font-size:.92rem;color:#475569;line-height:1.6}.lp-usecases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.lp-usecase-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:.6rem}.lp-usecase-card>svg{color:#0f766e}.lp-usecase-card h3{margin:0;font-size:1rem;color:#0f172a}.lp-usecase-card p{margin:0;font-size:.92rem;color:#475569;line-height:1.6}.lp-faq-wrap{max-width:720px}.lp-faq-list{display:grid;gap:.6rem}.lp-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.lp-faq-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;background:none;border:none;cursor:pointer;font-family:inherit;font-size:.97rem;font-weight:600;color:#0f172a;text-align:left}.lp-faq-trigger:hover{background:#f8fafc}.lp-faq-chevron{flex-shrink:0;color:#64748b;transition:transform .2s ease}.lp-faq-chevron.is-open{transform:rotate(180deg)}.lp-faq-answer{margin:0;padding:0 1.25rem 1.1rem;font-size:.93rem;color:#475569;line-height:1.65;border-top:1px solid #f1f5f9}.lp-cta{background:linear-gradient(135deg,#0f766e,#0e7490);padding:5rem 0;text-align:center}.lp-cta-inner{display:flex;flex-direction:column;align-items:center;gap:1rem}.lp-cta-inner>svg{color:#ffffffb3;margin-bottom:.25rem;animation:hh-heartbeat 1.6s ease-in-out infinite}.lp-cta-inner h2{margin:0;font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:800;color:#fff;letter-spacing:-.015em}.lp-cta-inner p{margin:0;color:#fffc;font-size:1.05rem;max-width:520px;line-height:1.6}.lp-cta-btn{margin-top:.5rem;background:#fff!important;color:#0f766e!important;border-color:transparent!important}.lp-cta-btn:hover{background:#f0fdfa!important}.lp-footer{background:#0f172a;padding:2rem 0}.lp-footer-inner{display:flex;flex-direction:column;gap:.4rem}.lp-footer-brand{display:inline-flex;align-items:center;gap:.45rem;font-weight:700;font-size:.95rem;color:#e2e8f0;margin-bottom:.25rem}.lp-footer-inner p{margin:0;font-size:.84rem;color:#64748b}.lp-footer-links{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}.lp-footer-links a{font-size:.85rem;color:#64748b;text-decoration:none}.lp-footer-links a:hover{color:#0d9488;text-decoration:underline}.lp-footer-disclaimer{font-size:.78rem!important;color:#475569!important}.lp-legal{max-width:760px;padding-top:3rem;padding-bottom:4rem}.lp-legal h1{font-size:2rem;font-weight:800;color:#0f172a;margin:0 0 .5rem;letter-spacing:-.5px}.lp-legal-updated{font-size:.85rem;color:#94a3b8;margin:0 0 2.5rem}.lp-legal h2{font-size:1.1rem;font-weight:700;color:#0f172a;margin:2rem 0 .6rem}.lp-legal p{font-size:.95rem;color:#475569;line-height:1.75;margin:0 0 1rem}.lp-legal ul{margin:0 0 1rem 1.25rem;padding:0;display:flex;flex-direction:column;gap:.4rem}.lp-legal ul li{font-size:.95rem;color:#475569;line-height:1.65}.lp-legal a{color:#0d9488;text-decoration:none}.lp-legal a:hover{text-decoration:underline}.lp-legal code{background:#f1f5f9;padding:.1em .4em;border-radius:4px;font-size:.88em;color:#334155}.lp-pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:780px;margin:0 auto 1.5rem}.lp-plan-card{position:relative;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:2rem;display:flex;flex-direction:column}.lp-plan-card.lp-plan-featured{border-color:#0d9488;box-shadow:0 0 0 3px #ccfbf1}.lp-plan-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:#0d9488;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .875rem;border-radius:999px;white-space:nowrap;letter-spacing:.02em}.lp-plan-name{font-size:1rem;font-weight:600;color:#64748b;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.06em}.lp-plan-featured .lp-plan-name{color:#0d9488}.lp-plan-price{display:flex;align-items:baseline;gap:.2rem;margin-bottom:.25rem}.lp-plan-amount{font-size:2.25rem;font-weight:800;color:#0f172a;letter-spacing:-1px}.lp-plan-period{font-size:1rem;color:#64748b;font-weight:500}.lp-plan-billing{font-size:.82rem;color:#64748b;margin:0 0 1.5rem;line-height:1.4}.lp-plan-featured .lp-plan-billing{color:#0f766e;font-weight:500}.lp-plan-features{list-style:none;padding:0;margin:0 0 1.75rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.lp-plan-features li{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#334155}.lp-plan-features li svg{color:#0d9488;flex-shrink:0}.lp-plan-cta{width:100%;justify-content:center;text-align:center}.lp-pricing-note{text-align:center;font-size:.85rem;color:#94a3b8;margin:0}@media(max-width:768px){.lp-nav-links,.lp-nav-actions{display:none}.lp-nav-hamburger{display:flex}}@media(max-width:640px){.lp-pricing-grid{grid-template-columns:1fr}.lp-hero{padding:3.5rem 0 3rem}.lp-stats-inner{flex-direction:column;align-items:flex-start}.lp-stat-divider{width:100%;height:1px}.lp-section{padding:3.5rem 0}.lp-steps{grid-template-columns:1fr}}.hh-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.hh-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem}.hh-card h3{margin:.6rem 0;font-size:1rem}.hh-card p{margin:0;color:#475569}.hh-card h2{margin:0;color:#0f172a}.hh-auth-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f0fdfa,#e2f8f5,#f0f9ff);padding:24px 16px}.hh-onboarding{min-height:100vh;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);display:flex;align-items:center;justify-content:center;padding:24px 16px}.hh-onboarding-card{width:100%;max-width:520px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px 36px 32px;box-shadow:0 8px 32px #00000014}.hh-onboarding-header{text-align:center;margin-bottom:28px}.hh-onboarding-logo{color:#0d9488;margin-bottom:12px}.hh-onboarding-header h1{font-size:1.4rem;font-weight:700;color:#0f172a;margin:0 0 6px}.hh-onboarding-header p{font-size:.9rem;color:#64748b;margin:0}.hh-onboarding-progress{display:flex;justify-content:space-between;margin-bottom:28px;gap:8px}.hh-onboarding-step{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;font-size:.72rem;color:#94a3b8}.hh-onboarding-step.is-active{color:#0d9488}.hh-onboarding-dot{width:28px;height:28px;border-radius:50%;border:2px solid #e2e8f0;background:#f8fafc;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#94a3b8}.hh-onboarding-step.is-active .hh-onboarding-dot{border-color:#0d9488;background:#0d9488;color:#fff}.hh-onboarding-form{min-height:220px}.hh-onboarding-bmi{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:10px 14px;font-size:.9rem;color:#166534}.hh-onboarding-bmi-label{color:#15803d;font-size:.85rem}.hh-onboarding-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.hh-onboarding-skip{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:16px;padding:8px;background:none;border:none;color:#94a3b8;font-size:.82rem;cursor:pointer;transition:color .15s}.hh-onboarding-skip:hover{color:#64748b}:root.dark .hh-onboarding{background:linear-gradient(135deg,#0f172a,#1e293b)}:root.dark .hh-onboarding-card{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-onboarding-header h1{color:var(--hh-text-1)}:root.dark .hh-onboarding-header p{color:var(--hh-text-2)}:root.dark .hh-onboarding-dot{background:var(--hh-input-bg);border-color:var(--hh-border);color:var(--hh-text-2)}:root.dark .hh-onboarding-bmi{background:#052e16;border-color:#166534;color:#86efac}:root.dark .hh-onboarding-skip{color:var(--hh-text-2)}.hh-auth-card{width:100%;max-width:420px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px 36px;box-shadow:0 4px 24px #0d948814,0 1px 4px #0000000f}.hh-auth-brand{display:flex;align-items:center;justify-content:center;gap:10px;font-size:1.2rem;font-weight:700;color:#0d9488;margin-bottom:28px;letter-spacing:-.3px}.hh-auth-brand-icon{animation:hh-heartbeat 1.6s ease-in-out infinite}@keyframes hh-heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.18)}28%{transform:scale(1)}42%{transform:scale(1.12)}56%{transform:scale(1)}}.hh-auth-heading{text-align:center;margin-bottom:28px}.hh-auth-heading h1{font-size:1.45rem;font-weight:700;color:#0f172a;margin:0 0 6px;letter-spacing:-.4px}.hh-auth-heading p{font-size:.92rem;color:#64748b;margin:0;line-height:1.5}.hh-btn-full{width:100%;justify-content:center;padding:.8rem;font-size:1rem;margin-top:4px}.hh-auth-footer{text-align:center;font-size:.88rem;color:#64748b;margin:20px 0 0}.hh-form{display:grid;gap:.8rem;margin:1rem 0}.hh-form label{display:grid;gap:.35rem;font-weight:500;font-size:.94rem}.hh-checkbox,.hh-form label.hh-checkbox{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.92rem;font-weight:400;color:#334155;cursor:pointer}.hh-checkbox input[type=checkbox],.hh-form label.hh-checkbox input[type=checkbox]{width:15px;height:15px;margin:0;cursor:pointer;flex-shrink:0;accent-color:#0d9488}.hh-refetch-bar{font-size:.78rem;color:#0d9488;text-align:right;padding:0 .25rem .25rem;opacity:.7;animation:hh-pulse 1.5s ease-in-out infinite}@keyframes hh-pulse{0%,to{opacity:.4}50%{opacity:.9}}.hh-error{color:#b91c1c;font-size:.9rem}.hh-label-optional{font-size:.78rem;font-weight:400;color:#94a3b8;margin-left:.25rem}.hh-success{color:#0f766e;font-size:.9rem}.hh-form input{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:.65rem .75rem;font:inherit}.hh-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:.65rem .75rem;font:inherit;resize:vertical}.hh-form input:focus{outline:2px solid #0f766e33;border-color:#0f766e}.hh-form textarea:focus{outline:2px solid #0f766e33;border-color:#0f766e}.hh-dashboard{display:grid;gap:1rem;align-content:start}.hh-card-hero{background:linear-gradient(135deg,#f0fdfa,#ecfeff 55%,#f8fafc);border-color:#bfe8df;display:grid;gap:1rem}.hh-card-hero-top{display:flex;justify-content:space-between;gap:1rem}.hh-eyebrow{margin-bottom:.4rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0f766e}.hh-card-hero h2{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.1}.hh-score-badge{min-width:170px;display:grid;gap:.15rem;align-content:start;padding:1rem;border-radius:14px;background:#fffc;border:1px solid #d5eeea}.hh-score-badge span,.hh-score-badge small{color:#475569}.hh-score-badge strong{font-size:2rem;line-height:1;color:#0f766e}.hh-progress-track{width:100%;height:10px;border-radius:999px;background:#0f766e1f;overflow:hidden}.hh-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#14b8a6,#0f766e)}.hh-hero-meta{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.hh-hero-meta-item{display:flex;align-items:flex-start;gap:.7rem;padding:.9rem 1rem;border-radius:12px;background:#ffffffad;border:1px solid #dbece7}.hh-hero-meta-item strong,.hh-care-step-content strong,.hh-action-item strong,.hh-achievement-item strong{display:block;margin-bottom:.2rem;color:#0f172a}.hh-hero-meta-item span{display:block;color:#475569;font-size:.92rem}.hh-dashboard-summary{align-items:stretch}.hh-card-link{text-decoration:none;color:inherit;cursor:pointer;transition:transform .15s,box-shadow .15s;display:block}.hh-card-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.hh-card-link:active{transform:translateY(0)}.hh-card-header-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.hh-card-view-all{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;font-weight:500;color:#0d9488;text-decoration:none;white-space:nowrap;transition:color .15s,gap .15s}.hh-card-view-all:hover{color:#0f766e;gap:6px}.hh-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:.5rem}.hh-hero-cta{display:inline-flex;align-items:center;gap:6px;text-decoration:none}.hh-report-page{max-width:680px;margin:0 auto;padding:0 1rem 3rem}.hh-report-header{margin-bottom:24px}.hh-back-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:var(--hh-brand, #0d9488);text-decoration:none;margin-bottom:14px}.hh-back-link:hover{text-decoration:underline}.hh-report-header h1{display:flex;align-items:center;gap:10px;font-size:1.4rem;margin:0 0 8px;color:var(--hh-text-1, #0f172a)}.hh-report-header p{margin:0;color:var(--hh-text-2, #475569);font-size:.95rem;line-height:1.6}.hh-report-preview{background:var(--hh-card-bg, #ffffff);border:1px solid var(--hh-border, #e2e8f0);border-radius:14px;padding:28px}.hh-report-preview h2{margin:0 0 18px;font-size:1rem;color:var(--hh-text-1, #0f172a)}.hh-report-sections{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.hh-report-section-item{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:var(--hh-bg-2, #f8fafc);border-radius:8px;color:var(--hh-brand, #0d9488)}.hh-report-section-item>div{display:flex;flex-direction:column;gap:2px}.hh-report-section-item strong{font-size:.9rem;color:var(--hh-text-1, #0f172a)}.hh-report-section-item span{font-size:.83rem;color:var(--hh-text-2, #64748b)}.hh-report-download{border-top:1px solid var(--hh-border, #e2e8f0);padding-top:20px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.hh-btn-pdf{font-size:1rem;padding:.75rem 1.5rem;text-decoration:none}.hh-report-disclaimer{margin:0;font-size:.78rem;color:var(--hh-text-3, #94a3b8);line-height:1.5}:root.dark .hh-report-section-item{background:var(--hh-hover-bg)}:root.dark .hh-card-view-all{color:var(--hh-brand)}:root.dark .hh-card-view-all:hover{color:#2dd4bf}.hh-summary-card{display:grid;gap:.45rem}.hh-summary-card span{font-size:.9rem;color:#64748b}.hh-summary-text{font-size:1rem;font-weight:600;color:#0f172a}.hh-dashboard-panels{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start}.hh-panel-lg{min-height:100%}.hh-care-steps,.hh-action-list{display:grid;gap:.75rem}.hh-care-step,.hh-action-item{border:1px solid #e2e8f0;border-radius:12px;padding:.9rem;background:#fff}.hh-care-step{display:flex;gap:.8rem;align-items:flex-start}.hh-care-step-icon{width:2rem;height:2rem;border-radius:999px;display:grid;place-items:center;background:#f8fafc;color:#64748b;flex-shrink:0}.hh-care-step.is-done{border-color:#bfe8df;background:#f0fdfa}.hh-care-step.is-done .hh-care-step-icon{background:#ccfbf1;color:#0f766e}.hh-care-step.is-current{border-color:#bae6fd;background:#f0f9ff}.hh-care-step.is-current .hh-care-step-icon{background:#dbeafe;color:#0369a1}.hh-care-step-content p,.hh-action-item p{font-size:.92rem}.hh-action-item{display:flex;justify-content:space-between;gap:.8rem;align-items:flex-start}.hh-tone-attention{border-color:#fed7aa;background:#fff7ed}.hh-tone-neutral{border-color:#dbeafe;background:#f8fbff}.hh-tone-done{border-color:#bbf7d0;background:#f0fdf4}.hh-achievement-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.hh-achievement-card{display:flex;flex-direction:column;gap:.35rem;border:1px solid #e2e8f0;border-radius:14px;padding:1rem;background:#f8fafc;opacity:.55;filter:grayscale(.4);transition:opacity .2s,border-color .2s,background .2s}.hh-achievement-card strong{font-size:.9rem;color:#334155}.hh-achievement-card p{margin:0;font-size:.82rem;color:#64748b;line-height:1.4}.hh-achievement-icon{width:2.4rem;height:2.4rem;border-radius:10px;display:grid;place-items:center;background:#e2e8f0;color:#94a3b8;margin-bottom:.25rem}.hh-achievement-card.is-unlocked{opacity:1;filter:none;border-color:#bfe8df;background:#f0fdfa}.hh-achievement-card.is-unlocked .hh-achievement-icon{background:#ccfbf1;color:#0f766e}.hh-achievement-card.is-unlocked strong{color:#0f172a}.hh-achievement-badge{display:inline-flex;align-items:center;gap:.3rem;margin-top:.25rem;font-size:.75rem;font-weight:600;color:#0f766e}.hh-plan-grid{margin-top:1rem}.hh-plan-card{display:grid;gap:.75rem}.hh-plan-card.is-active{border-color:#0f766e;box-shadow:0 0 0 1px #0f766e22}.hh-plan-card--featured{border-color:#0d9488;box-shadow:0 0 0 2px #0d948822;position:relative}.hh-plan-badge{display:inline-block;background:#0d9488;color:#fff;font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:20px;width:fit-content}.hh-plan-price{font-size:1.25rem;font-weight:700;color:#0f172a}.hh-plan-note{font-size:.88rem;color:#64748b}.hh-plan-benefits{margin:0;padding-left:1.1rem;color:#334155;display:grid;gap:.35rem;font-size:.92rem}.hh-plan-toggle{margin-top:1rem}.hh-metric{font-size:1.5rem;font-weight:700;color:#0f766e}.hh-chart{margin-top:.4rem;width:100%;height:300px}.hh-mini-chart{margin-top:.6rem;width:100%;height:130px}.hh-marker-status{margin-top:.35rem;font-size:.85rem;font-weight:600}.hh-marker-low{color:#b45309}.hh-marker-normal{color:#0f766e}.hh-marker-high{color:#b91c1c}.hh-list{display:grid;gap:.7rem}.hh-list-item{border:1px solid #e2e8f0;border-radius:10px;padding:.75rem}.hh-list-item strong{display:block;margin-bottom:.2rem}.hh-reminder-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.hh-reminder-dismiss{flex-shrink:0;background:none;border:none;cursor:pointer;color:#94a3b8;font-size:.75rem;padding:.1rem .3rem;border-radius:4px;line-height:1;transition:color .15s,background .15s}.hh-reminder-dismiss:hover{color:#b91c1c;background:#fee2e2}.hh-reminder-dismiss:disabled{opacity:.5;cursor:not-allowed}.hh-delete-btn{margin-top:.6rem}.hh-btn-sm{padding:.4rem .85rem;font-size:.85rem}.hh-history-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.hh-history-header h3{margin:0}.hh-history-count{font-size:.8rem;font-weight:600;color:#94a3b8;background:#f1f5f9;border-radius:99px;padding:.15rem .6rem}.hh-filter-bar{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e2e8f0}.hh-filter-search-row{display:flex;align-items:center;gap:.5rem}.hh-filter-search{position:relative;display:flex;align-items:center;flex:1}.hh-filter-search>svg{position:absolute;left:.75rem;color:#94a3b8;pointer-events:none}.hh-filter-search input{width:100%;padding:.55rem 2.2rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;font-family:inherit;background:#fff;color:#0f172a;outline:none;transition:border-color .15s}.hh-filter-search input:focus{border-color:#0d9488}.hh-filter-clear-btn{position:absolute;right:.6rem;background:none;border:none;cursor:pointer;color:#94a3b8;display:flex;padding:.2rem;border-radius:4px}.hh-filter-clear-btn:hover{color:#64748b}.hh-filter-toggle{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#64748b;cursor:pointer;position:relative;transition:border-color .15s,color .15s,background .15s}.hh-filter-toggle:hover{border-color:#0d9488;color:#0d9488}.hh-filter-toggle--active{border-color:#0d9488;color:#0d9488;background:#f0fdfa}.hh-filter-toggle--dot:after{content:"";position:absolute;top:6px;right:6px;width:7px;height:7px;border-radius:50%;background:#0d9488}.hh-filter-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.6rem}.hh-filter-label{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem;font-weight:600;color:#64748b}.hh-filter-label input,.hh-filter-label select{height:36px;padding:0 .6rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem;font-family:inherit;background:#fff;color:#0f172a;outline:none;transition:border-color .15s;box-sizing:border-box}.hh-filter-label input[type=number]{width:80px}.hh-filter-label input[type=date]{width:150px}.hh-filter-label select{cursor:pointer;min-width:130px}.hh-filter-label input:focus,.hh-filter-label select:focus{border-color:#0d9488}.hh-filter-clear-all{align-self:flex-end}.hh-filter-empty{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:2.5rem 1rem;color:#94a3b8;text-align:center}.hh-filter-empty p{margin:0;font-size:.9rem}:root.dark .hh-history-count{background:var(--hh-surface-3);color:var(--hh-text-4)}:root.dark .hh-filter-bar{border-bottom-color:var(--hh-border)}:root.dark .hh-filter-search input,:root.dark .hh-filter-label input,:root.dark .hh-filter-label select{background:var(--hh-input-bg);border-color:var(--hh-border);color:var(--hh-text-1)}:root.dark .hh-filter-label{color:var(--hh-text-3)}:root.dark .hh-filter-toggle{background:var(--hh-surface);border-color:var(--hh-border);color:var(--hh-text-3)}:root.dark .hh-filter-toggle--active{border-color:var(--hh-brand);color:var(--hh-brand);background:var(--hh-surface-3)}.hh-exam-list{display:grid;gap:1rem;margin-top:.5rem}.hh-exam-card{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.hh-exam-card-header{display:flex;align-items:center;gap:.85rem;padding:.9rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap}.hh-exam-card-icon{width:2.2rem;height:2.2rem;border-radius:8px;background:#e6f7f5;color:#0f766e;display:grid;place-items:center;flex-shrink:0}.hh-exam-card-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.hh-exam-card-meta strong{font-size:.97rem;color:#0f172a}.hh-exam-card-meta span{font-size:.82rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hh-exam-card-badges{display:flex;align-items:center;gap:.5rem;flex-shrink:0;flex-wrap:wrap}.hh-exam-status{font-size:.78rem;font-weight:600;padding:.2rem .65rem;border-radius:999px}.hh-exam-status-done{background:#dcfce7;color:#166534}.hh-exam-status-failed{background:#fee2e2;color:#991b1b}.hh-exam-status-pending{background:#fef9c3;color:#854d0e}.hh-exam-score{font-size:.82rem;font-weight:600;color:#0f766e;background:#f0fdfa;border:1px solid #bfe8df;padding:.18rem .6rem;border-radius:999px}.hh-exam-card-body{padding:.9rem 1rem}.hh-exam-summary p{margin:0 0 .4rem;font-size:.92rem;color:#334155;line-height:1.6}.hh-exam-summary p:last-of-type{margin-bottom:0}.hh-exam-expand{display:inline-flex;align-items:center;gap:.3rem;margin-top:.6rem;background:none;border:none;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:600;color:#0f766e;padding:0}.hh-exam-expand:hover{color:#0a5f59}.hh-chevron-up{transform:rotate(180deg)}.hh-exam-error{margin:0 1rem .75rem}.hh-exam-card-footer{padding:.75rem 1rem;border-top:1px solid #f1f5f9;background:#fafafa}.hh-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.hh-table{width:100%;border-collapse:collapse;font-size:.92rem}.hh-table th,.hh-table td{border-bottom:1px solid #e2e8f0;padding:.65rem .5rem;text-align:left;vertical-align:top}.hh-table th{color:#334155;font-weight:600}.hh-marker-status{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.8rem;font-weight:600;white-space:nowrap}.hh-marker-status--normal{background:#dcfce7;color:#166534}.hh-marker-status--low{background:#dbeafe;color:#1e40af}.hh-marker-status--high{background:#fee2e2;color:#991b1b}.hh-marker-label-wrap{display:inline-flex;align-items:center;gap:6px}.hh-marker-tooltip-anchor{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#e2e8f0;color:#475569;font-size:.68rem;font-weight:700;cursor:default;flex-shrink:0;line-height:1}.hh-marker-tooltip-anchor:hover{background:#cbd5e1}.hh-marker-tooltip-bubble{position:fixed;transform:translateY(-100%);background:#1e293b;color:#f1f5f9;font-size:.78rem;font-weight:400;line-height:1.4;padding:7px 10px;border-radius:6px;white-space:normal;width:220px;z-index:9999;pointer-events:none;box-shadow:0 4px 12px #00000038}.hh-marker-tooltip-arrow{position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1e293b}.hh-med-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px;flex-wrap:wrap}.hh-med-subtitle{font-size:.88rem;color:#64748b;margin:2px 0 0}.hh-med-form-wrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:24px}.hh-med-form-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:.95rem;color:#0f172a;margin-bottom:16px}.hh-med-close{margin-left:auto;background:none;border:none;cursor:pointer;color:#94a3b8;display:flex;padding:2px}.hh-med-close:hover{color:#475569}.hh-med-form{gap:12px}.hh-med-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hh-med-form select{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:.65rem .75rem;font:inherit;background:#fff}.hh-med-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.hh-med-section-label{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#0d9488;margin:20px 0 10px}.hh-med-section-label--inactive{color:#94a3b8}.hh-med-empty{text-align:center;padding:48px 16px;color:#94a3b8}.hh-med-empty p{margin:6px 0 0;font-size:.92rem}.hh-med-list{display:flex;flex-direction:column;gap:10px}.hh-med-card{display:flex;align-items:flex-start;gap:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;transition:border-color .15s}.hh-med-card:hover{border-color:#cbd5e1}.hh-med-card--dim{opacity:.55}.hh-med-card-icon{flex-shrink:0;width:36px;height:36px;background:#ccfbf1;color:#0d9488;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-top:2px}.hh-med-card--dim .hh-med-card-icon{background:#f1f5f9;color:#94a3b8}.hh-med-card-body{flex:1;min-width:0}.hh-med-card-name{font-weight:600;font-size:.96rem;color:#0f172a;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hh-med-dosage{font-size:.78rem;font-weight:500;background:#e0f2fe;color:#0369a1;padding:1px 8px;border-radius:999px}.hh-med-card-times{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.hh-med-time-badge{font-size:.8rem;font-weight:600;background:#ccfbf1;color:#0f766e;padding:2px 10px;border-radius:999px}.hh-med-notes{font-size:.82rem;color:#64748b;margin:5px 0 0;font-style:italic}.hh-med-meta{font-size:.78rem;color:#94a3b8;margin:5px 0 0}.hh-med-card-actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.hh-med-action-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .15s}.hh-med-action-btn:hover{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.hh-med-action-btn--danger:hover{background:#fef2f2;color:#dc2626;border-color:#fecaca}.hh-insights-subtitle{font-size:.88rem;color:var(--hh-text-2, #64748b);margin:-4px 0 16px}.hh-insights-list{display:flex;flex-direction:column;gap:10px}.hh-insight-item{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border-radius:10px;border:1px solid transparent}.hh-insight-warning{background:#fffbeb;border-color:#fde68a}.hh-insight-info{background:#eff6ff;border-color:#bfdbfe}.hh-insight-success{background:#f0fdf4;border-color:#bbf7d0}.hh-insight-icon{flex-shrink:0;margin-top:2px}.hh-insight-warning .hh-insight-icon{color:#d97706}.hh-insight-info .hh-insight-icon{color:#2563eb}.hh-insight-success .hh-insight-icon{color:#16a34a}.hh-insight-body strong{display:block;font-size:.9rem;margin-bottom:3px;color:var(--hh-text-1, #0f172a)}.hh-insight-body p{margin:0;font-size:.85rem;color:var(--hh-text-2, #475569);line-height:1.5}:root.dark .hh-insight-warning{background:#2d200a;border-color:#92400e}:root.dark .hh-insight-info{background:#0f1e3b;border-color:#1e3a8a}:root.dark .hh-insight-success{background:#0a1f12;border-color:#14532d}.hh-suggested-exams-list{display:flex;flex-direction:column;gap:12px}.hh-suggested-exam{display:flex;align-items:center;gap:16px;padding:14px 16px;border-radius:10px;border-left:3px solid transparent;background:var(--hh-bg-2, #f8fafc)}.hh-suggested-high{border-left-color:#f59e0b;background:#fffbeb}.hh-suggested-medium{border-left-color:#3b82f6;background:#eff6ff}.hh-suggested-exam-info{flex:1;min-width:0}.hh-suggested-exam-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:4px}.hh-suggested-exam-header strong{font-size:.9rem;color:var(--hh-text-1, #0f172a)}.hh-suggested-exam-info p{margin:0;font-size:.84rem;color:var(--hh-text-2, #475569);line-height:1.5}.hh-priority-badge{display:inline-flex;align-items:center;font-size:.72rem;font-weight:600;padding:2px 8px;border-radius:999px;white-space:nowrap}.hh-priority-high{background:#fef3c7;color:#92400e}.hh-priority-medium{background:#dbeafe;color:#1e40af}:root.dark .hh-suggested-high{background:#2d1f06;border-left-color:#d97706}:root.dark .hh-suggested-medium{background:#0f1e3b;border-left-color:#3b82f6}:root.dark .hh-priority-high{background:#3d2a0a;color:#fbbf24}:root.dark .hh-priority-medium{background:#1e3a5f;color:#93c5fd}.hh-procedures-empty{color:var(--hh-text-2, #64748b);font-size:.92rem}.hh-procedures-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.hh-procedure-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid var(--hh-border, #f1f5f9);font-size:.92rem}.hh-procedure-item:last-child{border-bottom:none}.hh-procedure-name{font-weight:600;color:var(--hh-text-1, #0f172a)}.hh-procedure-meta{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.hh-procedure-date{color:var(--hh-text-2, #64748b);font-size:.85rem}.hh-procedure-count{background:#e0f2fe;color:#0369a1;font-size:.75rem;font-weight:600;padding:.15rem .5rem;border-radius:999px}:root.dark .hh-procedure-count{background:#1e3a5f;color:#7dd3fc}.hh-sparkline-cell{min-width:160px;padding-top:.25rem!important;padding-bottom:.25rem!important}.hh-sparkline-wrap{width:100%;min-width:140px}.hh-sparkline-single{font-size:.82rem;color:#64748b}.hh-sparkline-tooltip{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.45rem .7rem;display:flex;flex-direction:column;gap:.2rem;box-shadow:0 2px 8px #00000014;font-size:.82rem;pointer-events:none}.hh-sparkline-tooltip-date{color:#94a3b8;font-size:.75rem}.hh-sparkline-tooltip-val{font-weight:700;font-size:.95rem;color:#0f172a}.hh-mobile-header,.hh-bottom-nav{display:none}@media(max-width:768px){.hh-app-layout{flex-direction:column;padding-bottom:0}.hh-sidebar{display:none!important}.hh-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:52px;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:50;flex-shrink:0}.hh-mobile-brand{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:700;color:#0f172a;letter-spacing:-.3px}.hh-mobile-brand-icon{color:#0d9488;animation:hh-heartbeat 2s ease-in-out infinite}.hh-mobile-actions{display:flex;align-items:center;gap:4px}.hh-mobile-action-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;border:none;background:transparent;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.hh-mobile-action-btn:hover{background:#f1f5f9;color:#0f172a}.hh-mobile-logout{color:#ef4444}.hh-mobile-logout:hover{background:#fef2f2;color:#dc2626}.hh-content{padding:1rem;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));overflow-y:auto}.hh-bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fff;border-top:1px solid #e2e8f0;padding-bottom:env(safe-area-inset-bottom,0px);box-shadow:0 -4px 16px #0000000f}.hh-bottom-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 4px;min-height:56px;color:#94a3b8;text-decoration:none;font-size:.65rem;font-weight:500;line-height:1.2;transition:color .15s;-webkit-tap-highlight-color:transparent}.hh-bottom-nav-item.is-active{color:#0d9488}.hh-bottom-nav-item:not(.is-active):active{color:#0f172a;background:#f8fafc}.hh-card-hero-top{flex-direction:column}.hh-score-badge{min-width:auto}.hh-dashboard-panels{grid-template-columns:1fr}.hh-panel-lg{min-height:auto}.hh-grid,.hh-achievement-grid{grid-template-columns:1fr}.hh-btn{min-height:44px}.hh-btn-sm{min-height:40px;padding:.5rem 1rem;font-size:.9rem}.hh-reminder-dismiss{min-width:44px;min-height:44px;padding:0;display:flex;align-items:center;justify-content:center;font-size:1rem}input,select,textarea{font-size:1rem!important}.hh-filter-search input,.hh-filter-label input,.hh-filter-label select,.hh-health-row label input,.hh-health-row label select,.hh-dob-selects select,.hh-share-form label select,.hh-form input,.hh-form select{font-size:1rem}.hh-chart{height:200px!important}.hh-indicators-sparkline-col{min-width:150px}.hh-filter-bar{gap:.75rem}.hh-filter-row{gap:.5rem}.hh-filter-label{flex:1 1 calc(50% - .5rem);min-width:120px}.hh-filter-label input,.hh-filter-label select,.hh-filter-label input[type=number],.hh-filter-label input[type=date]{width:100%}.hh-exam-card-header{flex-wrap:wrap;gap:.5rem}.hh-exam-expand{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.hh-shared-header,.hh-shared-page{padding:1rem}.hh-dob-selects{flex-wrap:wrap}.hh-dob-selects select{flex:1 1 auto;min-width:80px}.hh-dashboard-summary{grid-template-columns:repeat(2,1fr)}.hh-health-flags{grid-template-columns:1fr}.hh-procedure-item{flex-direction:column;align-items:flex-start;gap:4px}.lp-hero-title{font-size:clamp(1.8rem,8vw,2.5rem)}}@media(max-width:480px){.hh-content{padding:.75rem;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.hh-card{padding:1rem}.hh-dashboard-summary{grid-template-columns:1fr 1fr}.hh-bottom-nav-item span{display:none}.hh-bottom-nav-item{min-height:52px;padding:10px 4px;gap:0}.hh-score-ring{width:60px;height:60px;font-size:1.1rem}.hh-metric{font-size:1.5rem}}.hh-trial-banner{display:flex;align-items:center;justify-content:center;gap:1rem;background:#0d9488;color:#fff;font-size:.875rem;font-weight:500;padding:.5rem 1rem;text-align:center;flex-wrap:wrap}.hh-trial-banner.is-limit{background:#dc2626}.hh-trial-banner-cta{color:#fff;font-weight:700;text-decoration:underline;white-space:nowrap}.hh-trial-wall{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:1.5rem}.hh-trial-wall-card{background:#fff;border-radius:16px;padding:2.5rem 2rem;max-width:400px;width:100%;text-align:center;box-shadow:0 4px 24px #00000014;display:flex;flex-direction:column;align-items:center;gap:1rem}.hh-trial-wall-icon{color:#0d9488;animation:hh-heartbeat 1.4s ease-in-out infinite}.hh-trial-wall-card h2{font-size:1.4rem;font-weight:700;color:#0f172a;margin:0}.hh-trial-wall-card p{color:#475569;margin:0;line-height:1.6}.hh-trial-wall-card .hh-btn{width:100%}.hh-upload-quota{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#475569;background:#f1f5f9;border-radius:8px;padding:.5rem .75rem;margin-bottom:1rem}.hh-upload-quota.is-full{background:#fef2f2;color:#dc2626}.hh-upload-quota.is-full .hh-trial-banner-cta{color:#dc2626;font-weight:700;margin-left:auto;text-decoration:underline}.hh-upload-locked{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;padding-top:.5rem}:root.dark .hh-upload-quota{background:#ffffff0f;color:#94a3b8}:root.dark .hh-upload-quota.is-full{background:#dc26261f;color:#f87171}.hh-btn-ghost{background:transparent;color:#64748b;border:none;cursor:pointer;font-size:.875rem;padding:.5rem;text-decoration:underline}.hh-exam-detail{display:flex;flex-direction:column;gap:1rem}.hh-detail-nav{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.hh-detail-actions{display:flex;gap:.5rem;flex-wrap:wrap}.hh-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.hh-detail-header-left{display:flex;flex-direction:column;gap:.25rem;min-width:0}.hh-detail-header-left h2{font-size:1.3rem;font-weight:700;margin:0;line-height:1.2}.hh-detail-date{color:#64748b;font-size:.875rem}.hh-detail-filename{color:#94a3b8;font-size:.78rem;font-family:monospace}.hh-detail-prev-label{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;color:#0d9488;background:#f0fdf9;border-radius:6px;padding:.2rem .5rem;margin-top:.25rem;width:fit-content}.hh-detail-score-wrap{display:flex;flex-direction:column;align-items:center;gap:.25rem}.hh-detail-ring{flex-shrink:0}.hh-detail-score-delta{font-size:.8rem;font-weight:700;padding:.15rem .5rem;border-radius:20px;white-space:nowrap}.hh-detail-score-delta.is-up{color:#0d9488;background:#f0fdf9}.hh-detail-score-delta.is-down{color:#ef4444;background:#fef2f2}.hh-detail-pending{display:flex;align-items:center}.hh-detail-section-title{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;margin:0 0 .75rem;color:#334155}.hh-detail-badge{font-size:.72rem;font-weight:700;padding:.1rem .45rem;border-radius:20px}.hh-detail-badge-alert{background:#fee2e2;color:#dc2626}.hh-detail-badge-ok{background:#dcfce7;color:#16a34a}.hh-detail-summary p{color:#475569;font-size:.9rem;margin:0 0 .5rem;line-height:1.6}.hh-detail-catbars{display:flex;flex-direction:column;gap:.6rem}.hh-detail-catbar{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.5rem}.hh-detail-catbar-label{display:flex;flex-direction:column;gap:.05rem}.hh-detail-catbar-label>span:first-child{font-size:.85rem;font-weight:600}.hh-detail-catbar-count{font-size:.72rem;color:#94a3b8}.hh-detail-catbar-track{flex:1;height:8px;background:#f1f5f9;border-radius:99px;overflow:hidden;grid-column:2;min-width:80px}.hh-detail-catbar-fill{height:100%;border-radius:99px;transition:width .6s ease}.hh-detail-catbar-score{font-size:.8rem;font-weight:700;min-width:28px;text-align:right}.hh-detail-normal-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;cursor:pointer;padding:0;color:inherit}.hh-detail-normal-toggle .hh-detail-section-title{margin-bottom:0}.hh-marker-list{display:flex;flex-direction:column;gap:.75rem}.hh-marker-card{border:1.5px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;background:#fff;transition:box-shadow .15s}.hh-marker-card:hover{box-shadow:0 2px 8px #0000000f}.hh-marker-card.hh-marker-high{border-color:#fca5a5;background:#fff8f8}.hh-marker-card.hh-marker-low{border-color:#93c5fd;background:#f0f8ff}.hh-marker-card.hh-marker-normal{border-color:#bbf7d0}.hh-marker-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.hh-marker-card-left{display:flex;flex-direction:column;gap:.2rem}.hh-marker-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.hh-marker-label{font-weight:600;font-size:.9rem;color:#1e293b}.hh-marker-delta{font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;gap:.15rem}.hh-marker-delta.is-up{color:#dc2626}.hh-marker-delta.is-down{color:#2563eb}.hh-marker-delta.is-same{color:#94a3b8}.hh-marker-value{font-size:1rem;font-weight:700;color:#0f172a}.hh-marker-unit{font-size:.75rem;font-weight:400;color:#64748b}.hh-marker-badge{font-size:.7rem;font-weight:700;padding:.1rem .5rem;border-radius:20px}.hh-marker-badge.hh-marker-high{background:#fee2e2;color:#dc2626}.hh-marker-badge.hh-marker-low{background:#dbeafe;color:#1d4ed8}.hh-marker-badge.hh-marker-normal{background:#dcfce7;color:#16a34a}.hh-marker-range-bar{margin-top:.5rem}.hh-marker-range-track{position:relative;height:6px;background:#f1f5f9;border-radius:99px;margin-bottom:.2rem}.hh-marker-range-ref{position:absolute;inset:0 10%;background:#bbf7d0;border-radius:99px}.hh-marker-range-dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;border:2px solid #fff;box-shadow:0 1px 3px #0003}.hh-marker-range-dot.hh-marker-high{background:#ef4444}.hh-marker-range-dot.hh-marker-low{background:#3b82f6}.hh-marker-range-dot.hh-marker-normal{background:#16a34a}.hh-marker-range-labels{display:flex;justify-content:space-between;font-size:.68rem;color:#94a3b8}.hh-marker-desc-toggle{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;color:#64748b;background:none;border:none;cursor:pointer;padding:.3rem 0 0;text-decoration:underline;text-underline-offset:2px}.hh-marker-desc-toggle:hover{color:#0d9488}.hh-marker-desc-body{margin-top:.5rem;padding:.75rem;background:#f8fafc;border-radius:8px;border-left:3px solid #e2e8f0}.hh-marker-desc-body p{font-size:.83rem;color:#475569;margin:0 0 .4rem;line-height:1.5}.hh-marker-desc-body p:last-child{margin-bottom:0}.hh-marker-desc-alert.hh-marker-high{border-left-color:#ef4444!important;background:#fff5f5!important}.hh-marker-desc-alert.hh-marker-low{border-left-color:#3b82f6!important;background:#f0f8ff!important}.hh-marker-desc-alert{border-radius:6px;padding:.5rem .75rem;margin-top:.25rem}.hh-detail-procedures{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.hh-detail-procedures li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#475569}.hh-detail-procedures li:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#0d9488;flex-shrink:0}.hh-btn-danger{background:#fef2f2;color:#dc2626;border:1.5px solid #fca5a5;border-radius:8px;padding:.4rem .75rem;font-size:.825rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:background .15s}.hh-btn-danger:hover{background:#fee2e2}:root.dark .hh-marker-card{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-marker-card.hh-marker-high{background:#dc262614;border-color:#dc26264d}:root.dark .hh-marker-card.hh-marker-low{background:#3b82f614;border-color:#3b82f64d}:root.dark .hh-marker-card.hh-marker-normal{border-color:#15803d40}:root.dark .hh-marker-label{color:var(--hh-text-1)}:root.dark .hh-marker-value{color:var(--hh-text-1)}:root.dark .hh-marker-range-track{background:var(--hh-surface-3)}:root.dark .hh-marker-desc-body{background:var(--hh-surface-2);border-left-color:var(--hh-border)}:root.dark .hh-detail-section-title{color:var(--hh-text-1)}:root.dark .hh-detail-catbar-track{background:var(--hh-surface-3)}:root.dark .hh-detail-prev-label{background:#0d94881f}:root.dark body{background:var(--hh-bg);color:var(--hh-text-1)}:root.dark .hh-mobile-header{background:var(--hh-surface);border-bottom-color:var(--hh-border)}:root.dark .hh-mobile-brand{color:var(--hh-text-1)}:root.dark .hh-mobile-action-btn{color:var(--hh-text-3)}:root.dark .hh-mobile-action-btn:hover{background:var(--hh-hover-bg);color:var(--hh-text-1)}:root.dark .hh-mobile-logout{color:#f87171}:root.dark .hh-mobile-logout:hover{background:#ef44441f;color:#fca5a5}:root.dark .hh-bottom-nav{background:var(--hh-surface);border-top-color:var(--hh-border)}:root.dark .hh-bottom-nav-item{color:var(--hh-text-3)}:root.dark .hh-bottom-nav-item.is-active{color:var(--hh-brand)}:root.dark .hh-bottom-nav-item:not(.is-active):active{background:var(--hh-hover-bg)}:root.dark .hh-sidebar{background:var(--hh-surface);border-right-color:var(--hh-border)}:root.dark .hh-sidebar-brand{border-bottom-color:var(--hh-border);color:var(--hh-brand)}:root.dark .hh-sidebar-brand .hh-side-label{color:var(--hh-brand)}:root.dark .hh-side-link{color:var(--hh-text-3)}:root.dark .hh-side-link:hover{background:var(--hh-hover-bg);color:var(--hh-text-1)}:root.dark .hh-side-link.is-active{background:var(--hh-active-bg);color:var(--hh-active-color)}:root.dark .hh-header{background:var(--hh-surface);border-bottom-color:var(--hh-border)}:root.dark .hh-brand{color:var(--hh-brand)}:root.dark .hh-card{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-card h3{color:var(--hh-text-1)}:root.dark .hh-card-hero{background:linear-gradient(135deg,#134e4a,#1a3a52);border-color:var(--hh-border)}:root.dark .hh-score-badge{background:#ffffff14;border-color:#ffffff1f}:root.dark .hh-score-badge strong{color:#f1f5f9}:root.dark .hh-progress-track{background:#ffffff1f}:root.dark .hh-hero-meta{color:#ffffffa6}:root.dark .hh-eyebrow{color:#ffffff8c}:root.dark .hh-summary-card{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-summary-card strong{color:var(--hh-text-1)}:root.dark .hh-summary-card span{color:var(--hh-text-3)}:root.dark .hh-care-step{color:var(--hh-text-3)}:root.dark .hh-care-step.is-done .hh-care-step-icon{background:#134e4a;color:var(--hh-brand)}:root.dark .hh-care-step.is-current .hh-care-step-icon{background:var(--hh-brand-bg);color:var(--hh-brand)}:root.dark .hh-action-item{background:var(--hh-surface-3);border-color:var(--hh-border);color:var(--hh-text-2)}:root.dark .hh-tone-attention{border-left-color:#f59e0b}:root.dark .hh-tone-done{border-left-color:var(--hh-brand)}:root.dark .hh-achievement-card{background:var(--hh-surface-3);border-color:var(--hh-border)}:root.dark .hh-achievement-card .hh-achievement-badge{color:var(--hh-text-4)}:root.dark .hh-achievement-card.is-unlocked{border-color:var(--hh-brand-border)}:root.dark .hh-achievement-card.is-unlocked .hh-achievement-icon{background:var(--hh-brand-bg)}:root.dark .hh-achievement-card.is-unlocked .hh-achievement-badge{color:var(--hh-text-1)}:root.dark .hh-btn-secondary{background:var(--hh-surface);color:var(--hh-text-1);border-color:var(--hh-border)}:root.dark .hh-btn-secondary:hover{border-color:var(--hh-text-4)}:root.dark .hh-btn-ghost{color:var(--hh-text-3)}:root.dark .hh-btn-ghost:hover{background:var(--hh-hover-bg);color:var(--hh-text-1)}:root.dark .hh-form label{color:var(--hh-text-2)}:root.dark .hh-form input,:root.dark .hh-form textarea,:root.dark .hh-form select,:root.dark .hh-share-form label select{background:var(--hh-input-bg);border-color:var(--hh-border);color:var(--hh-text-1)}:root.dark .hh-form input:focus,:root.dark .hh-form textarea:focus{border-color:var(--hh-brand)}:root.dark .hh-form input::placeholder{color:var(--hh-text-4)}:root.dark .hh-table th{color:var(--hh-text-2)}:root.dark .hh-table th,:root.dark .hh-table td{border-bottom-color:var(--hh-border);color:var(--hh-text-2)}:root.dark .hh-table tr:hover td{background:var(--hh-hover-bg)}:root.dark .hh-sparkline-tooltip{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-sparkline-tooltip-val{color:var(--hh-text-1)}:root.dark .hh-marker-tooltip-anchor{background:#334155;color:#94a3b8}:root.dark .hh-marker-tooltip-anchor:hover{background:#475569}:root.dark .hh-profile-header{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-profile-header h2{color:var(--hh-text-1)}:root.dark .hh-profile-header p{color:var(--hh-text-3)}:root.dark .hh-share-item{background:var(--hh-surface-3);border-color:var(--hh-border)}:root.dark .hh-share-item-label{color:var(--hh-text-1)}:root.dark .hh-exam-card{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-exam-card-header{background:var(--hh-surface-3)}:root.dark .hh-exam-card-meta strong{color:var(--hh-text-1)}:root.dark .hh-exam-card-meta span{color:var(--hh-text-3)}:root.dark .hh-exam-summary{color:var(--hh-text-2);border-top-color:var(--hh-border)}:root.dark .hh-exam-expand{color:var(--hh-brand)}:root.dark .hh-alert-item{background:#2d1f10;border-color:#92400e;color:#fcd34d}:root.dark .hh-reminder-header{border-bottom-color:var(--hh-border)}:root.dark .hh-reminder-dismiss{color:var(--hh-text-4)}:root.dark .hh-reminder-dismiss:hover{color:var(--hh-text-2);background:var(--hh-hover-bg)}:root.dark .recharts-cartesian-axis-tick text{fill:var(--hh-text-3)}:root.dark .recharts-cartesian-grid line{stroke:var(--hh-border)}:root.dark .recharts-tooltip-wrapper .recharts-default-tooltip{background:var(--hh-surface)!important;border-color:var(--hh-border)!important;color:var(--hh-text-1)!important}:root.dark .hh-med-form-wrap{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-med-form select{background:var(--hh-surface);border-color:var(--hh-border);color:var(--hh-text-1)}:root.dark .hh-med-card{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-med-action-btn{background:var(--hh-surface);border-color:var(--hh-border);color:var(--hh-text-2)}:root.dark .hh-auth-page{background:linear-gradient(145deg,#0f2420,#0f1f2e)}:root.dark .hh-auth-card{background:var(--hh-surface);border-color:var(--hh-border);box-shadow:0 4px 24px #0000004d}:root.dark .hh-auth-card h1{color:var(--hh-text-1)}:root.dark .hh-auth-heading p{color:var(--hh-text-2)}:root.dark .hh-auth-footer{color:var(--hh-text-2)}:root.dark .hh-plan-card{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark p{color:var(--hh-text-2)}:root.dark h1,:root.dark h2,:root.dark h3,:root.dark h4{color:var(--hh-text-1)}.hh-admin{padding:0 0 3rem;max-width:1100px;margin:0 auto}.hh-admin-header{margin-bottom:22px}.hh-admin-header h1{display:flex;align-items:center;gap:10px;font-size:1.4rem;margin:0 0 4px}.hh-admin-subtitle{margin:0;font-size:.9rem;color:var(--hh-text-2, #64748b)}.hh-admin-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;margin-bottom:20px}.hh-stat-card{background:var(--hh-card-bg, #fff);border:1px solid var(--hh-border, #e2e8f0);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px;color:var(--hh-text-2, #64748b)}.hh-stat-card.hh-stat-teal{border-color:#99f6e4;background:#f0fdf9}.hh-stat-card.hh-stat-green{border-color:#bbf7d0;background:#f0fdf4}.hh-stat-card>svg{opacity:.6}.hh-stat-card>div strong{display:block;font-size:1.55rem;font-weight:700;color:var(--hh-text-1, #0f172a);line-height:1.1}.hh-stat-card>div span{font-size:.78rem;color:var(--hh-text-2, #64748b)}.hh-stat-sub{display:flex;flex-direction:column;gap:2px;font-size:.75rem;color:var(--hh-text-3, #94a3b8);border-top:1px solid var(--hh-border, #e2e8f0);padding-top:6px;margin-top:2px}.hh-admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.hh-admin-filters{display:flex;gap:6px;flex-wrap:wrap}.hh-filter-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid var(--hh-border, #e2e8f0);border-radius:8px;background:var(--hh-card-bg, #fff);color:var(--hh-text-2, #64748b);font-size:.84rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s}.hh-filter-btn:hover{border-color:#0d9488;color:#0d9488}.hh-filter-btn.is-active{background:#0d9488;border-color:#0d9488;color:#fff}.hh-filter-count{background:#ffffff40;border-radius:999px;padding:1px 7px;font-size:.75rem}.hh-filter-btn:not(.is-active) .hh-filter-count{background:#e2e8f0;color:#475569}.hh-admin-search{display:flex;align-items:center;gap:8px;background:var(--hh-card-bg, #fff);border:1px solid var(--hh-border, #e2e8f0);border-radius:8px;padding:6px 12px;color:var(--hh-text-3, #94a3b8);min-width:240px}.hh-admin-search input{border:none;outline:none;background:transparent;font-size:.875rem;color:var(--hh-text-1, #0f172a);width:100%;font-family:inherit}.hh-admin-table-wrap{background:var(--hh-card-bg, #fff);border:1px solid var(--hh-border, #e2e8f0);border-radius:12px;overflow-x:auto}.hh-admin-table{width:100%;border-collapse:collapse;font-size:.86rem}.hh-admin-table th{text-align:left;padding:11px 16px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--hh-text-3, #94a3b8);border-bottom:1px solid var(--hh-border, #e2e8f0);white-space:nowrap}.hh-admin-table td{padding:11px 16px;border-bottom:1px solid var(--hh-border, #e2e8f0);color:var(--hh-text-1, #0f172a);vertical-align:middle}.hh-admin-table tbody tr:last-child td{border-bottom:none}.hh-admin-table tbody tr:hover td{background:var(--hh-hover-bg, #f8fafc)}.hh-user-cell{display:flex;align-items:center;gap:10px}.hh-user-avatar{width:34px;height:34px;border-radius:50%;background:#0d9488;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.hh-user-cell>div{display:flex;flex-direction:column;gap:1px;min-width:0}.hh-user-cell strong{font-size:.875rem;color:var(--hh-text-1, #0f172a)}.hh-user-cell small{font-size:.78rem;color:var(--hh-text-3, #94a3b8)}.hh-status-badge{display:inline-block;padding:2px 9px;border-radius:999px;font-size:.75rem;font-weight:600}.hh-status-subscriber{background:#d1fae5;color:#065f46}.hh-status-trial{background:#fef3c7;color:#92400e}.hh-status-free{background:#f1f5f9;color:#475569}.hh-status-detail{display:block;font-size:.72rem;color:var(--hh-text-3, #94a3b8);margin-top:2px}.hh-td-num{text-align:center;font-variant-numeric:tabular-nums}.hh-td-date{white-space:nowrap;color:var(--hh-text-2, #64748b)}.hh-td-muted{color:var(--hh-text-3, #94a3b8)}.hh-admin-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px;font-size:.85rem;color:var(--hh-text-2, #64748b)}.hh-admin-empty{padding:32px;text-align:center;color:var(--hh-text-3, #94a3b8);font-size:.9rem}:root.dark .hh-stat-card{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-stat-card.hh-stat-teal{background:#0a2420;border-color:#134e4a}:root.dark .hh-stat-card.hh-stat-green{background:#0a2010;border-color:#14532d}:root.dark .hh-filter-btn{background:var(--hh-surface);border-color:var(--hh-border);color:var(--hh-text-2)}:root.dark .hh-admin-search{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-admin-table-wrap{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-admin-table th{border-color:var(--hh-border)}:root.dark .hh-admin-table td{border-color:var(--hh-border);color:var(--hh-text-1)}:root.dark .hh-status-subscriber{background:#064e3b;color:#6ee7b7}:root.dark .hh-status-trial{background:#3d2a0a;color:#fbbf24}:root.dark .hh-status-free{background:#1e293b;color:#94a3b8}.hh-sym-section-title{display:flex;align-items:center;gap:8px;margin:0 0 16px;font-size:1.05rem;font-weight:600;color:var(--hh-text-1)}.hh-sym-intensity{display:inline-block;font-size:.72rem;font-weight:600;padding:2px 8px;border-radius:9999px;margin-left:8px;vertical-align:middle}.hh-sym-intensity--1{background:#dcfce7;color:#166534}.hh-sym-intensity--2{background:#fef9c3;color:#854d0e}.hh-sym-intensity--3{background:#fed7aa;color:#9a3412}.hh-sym-intensity--4{background:#fecaca;color:#991b1b}.hh-sym-intensity--5{background:#fca5a5;color:#7f1d1d}.hh-sym-bar-wrap{height:6px;border-radius:3px;background:#e2e8f0;margin-top:6px;overflow:hidden}.hh-sym-bar{height:100%;border-radius:3px;transition:width .3s}.hh-sym-bar--1{background:#22c55e}.hh-sym-bar--2{background:#eab308}.hh-sym-bar--3{background:#f97316}.hh-sym-bar--4{background:#ef4444}.hh-sym-bar--5{background:#dc2626}.hh-sym-range{width:100%;margin:8px 0 2px;accent-color:var(--hh-brand, #0d9488)}.hh-sym-range-labels{display:flex;justify-content:space-between;font-size:.72rem;color:var(--hh-text-3, #94a3b8)}.hh-sym-correlations{display:flex;flex-direction:column;gap:12px}.hh-sym-correlation-card{border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;background:#f8fafc}.hh-sym-correlation-card--alert{border-color:#fbbf24;background:#fffbeb}.hh-sym-correlation-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.9rem}.hh-sym-correlation-header strong{color:var(--hh-text-1)}.hh-sym-freq{font-size:.78rem;color:var(--hh-text-3, #94a3b8)}.hh-sym-insight{font-size:.85rem;color:var(--hh-text-2, #64748b);margin:8px 0 0;line-height:1.5}.hh-sym-markers{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.hh-sym-marker-badge{font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:9999px}.hh-sym-marker-badge--low{background:#dbeafe;color:#1e40af}.hh-sym-marker-badge--high{background:#fecaca;color:#991b1b}:root.dark .hh-sym-intensity--1{background:#14532d;color:#86efac}:root.dark .hh-sym-intensity--2{background:#422006;color:#fde047}:root.dark .hh-sym-intensity--3{background:#431407;color:#fdba74}:root.dark .hh-sym-intensity--4{background:#450a0a;color:#fca5a5}:root.dark .hh-sym-intensity--5{background:#450a0a;color:#f87171}:root.dark .hh-sym-bar-wrap{background:var(--hh-border, #334155)}:root.dark .hh-sym-correlation-card{background:var(--hh-surface);border-color:var(--hh-border)}:root.dark .hh-sym-correlation-card--alert{background:#1c1a00;border-color:#854d0e}:root.dark .hh-sym-marker-badge--low{background:#1e3a5f;color:#93c5fd}:root.dark .hh-sym-marker-badge--high{background:#450a0a;color:#fca5a5}
