.sidebar{--sidebar-bg:#191c26;--sidebar-outline:#ffffff0d;--sidebar-muted:#9a9a9a;--sidebar-text:#fff;--sidebar-avatar-text:#e5e7eb;--sidebar-active-bg:#3131c033;--sidebar-logo-bg:#77b90133;--sidebar-logo-glow:#77b9014d;z-index:100;width:var(--sidebar-width);height:auto;color:var(--sidebar-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--sidebar-bg);outline:1px solid var(--sidebar-outline);outline-offset:-1px;-webkit-backdrop-filter:blur(6px);border-radius:24px;flex-direction:column;justify-content:space-between;align-items:stretch;padding:32px 16px;transition:width .25s,padding .25s;display:flex;position:fixed;top:16px;bottom:16px;left:16px;overflow:hidden;box-shadow:0 8px 32px #0000005e}[data-theme=dark] .sidebar{--sidebar-bg:#191c2699}.sidebar__glow{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:calc(100% - 2px);height:1px;position:absolute;top:1px;left:1px}.sidebar--collapsed{width:var(--sidebar-collapsed);align-items:center;padding:32px 0}.sidebar__top{flex-direction:column;align-items:stretch;gap:clamp(28px,6vh,64px);width:100%;min-width:0;display:flex}.sidebar--collapsed .sidebar__top{align-items:center;gap:clamp(28px,6vh,64px)}.sidebar__brand-wrap{width:100%;position:relative}.sidebar__brand-wrap--collapsed{justify-content:center;width:auto;display:flex}.sidebar__brand{align-items:center;gap:16px;width:100%;min-width:0;display:flex}.sidebar__brand-picker{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;gap:8px;padding:0;display:flex}.sidebar__logo-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.sidebar__logo{background:var(--sidebar-logo-bg);width:48px;height:48px;box-shadow:0 0 15px var(--sidebar-logo-glow);box-sizing:border-box;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.sidebar--collapsed .sidebar__logo{box-shadow:0 0 15px var(--sidebar-logo-glow)}.sidebar:not(.sidebar--collapsed) .sidebar__logo{box-shadow:0 0 15px #77b9011a}.sidebar__logo-img{object-fit:cover;width:100%;height:100%;display:block}.sidebar__logo-initial{color:#77b901;font-size:1.125rem;font-weight:600;line-height:1}.sidebar__brand-text{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;display:flex}.sidebar__company{font-size:1.25rem;font-weight:700;font-family:var(--font);color:var(--sidebar-text);white-space:nowrap;text-overflow:ellipsis;max-width:100%;line-height:1.2;overflow:hidden}.sidebar__camp-subtitle{font-size:.875rem;font-weight:500;font-family:var(--font);color:var(--sidebar-text);white-space:nowrap;text-overflow:ellipsis;max-width:100%;line-height:1.3;overflow:hidden}.sidebar__brand-chevron{color:var(--sidebar-text);flex-shrink:0;transition:transform .2s}.sidebar__brand-chevron--open{transform:rotate(180deg)}.sidebar__camps-panel{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#191c26f5;border:1px solid #ffffff1a;border-radius:16px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 12px 32px #00000073}.sidebar__camps-list{scrollbar-width:none;flex-direction:column;gap:4px;max-height:min(40vh,320px);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.sidebar__camps-list::-webkit-scrollbar{display:none}.sidebar__camp-item{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;transition:background .15s;display:flex}.sidebar__camp-item:hover:not(:disabled){background:#ffffff14}.sidebar__camp-item:disabled{opacity:.7;cursor:not-allowed}.sidebar__camp-item--active{background:var(--sidebar-active-bg)}.sidebar__camp-item-name{color:var(--sidebar-text);font-size:.875rem;font-weight:500;line-height:1.3}.sidebar__camp-item-meta{color:var(--sidebar-muted);font-size:.75rem;line-height:1.35}.sidebar__camp-item-loading{color:#a5b4fc;font-size:.75rem}.sidebar__camps-status{color:var(--sidebar-muted);margin:0;padding:8px 12px;font-size:.75rem}.sidebar__camps-error{color:#fca5a5;margin:4px 0 0;padding:8px 12px;font-size:.75rem;line-height:1.4}.sidebar__nav{flex-direction:column;gap:12px;width:100%;display:flex}.sidebar--collapsed .sidebar__nav{align-items:center}.sidebar__link{font-size:1rem;font-weight:500;font-family:var(--font);color:var(--sidebar-muted);border-radius:12px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .15s,color .15s;display:flex}.sidebar__link svg{flex-shrink:0}.sidebar__link:hover{color:var(--sidebar-text);background:#ffffff0a}.sidebar__link--active,.sidebar__link--active:hover{background:var(--sidebar-active-bg);color:var(--sidebar-text)}.sidebar__link-chevron{opacity:.8;margin-left:auto;transition:transform .2s}.sidebar__link-chevron--open{transform:rotate(180deg)}.sidebar__link--button{cursor:pointer;text-align:left;background:0 0;border:none;width:100%}.sidebar__nav-dropdown{width:100%;position:relative}.sidebar__nav-dropdown-panel{top:calc(100% + 8px)}.sidebar--collapsed .sidebar__nav-dropdown{width:auto}.sidebar--collapsed .sidebar__link{justify-content:center;width:auto;padding:12px}.sidebar--collapsed .sidebar__link--active{border-radius:12px}.sidebar__footer{border-radius:20px;flex-direction:column;gap:20px;width:100%;display:flex}.sidebar--collapsed .sidebar__footer{align-items:center;gap:24px}.sidebar__profile{align-items:center;gap:12px;min-width:0;display:flex}.sidebar--collapsed .sidebar__profile{justify-content:center}.sidebar__avatar{outline-offset:-1px;min-width:48px;height:48px;font-size:1.5rem;font-weight:400;font-family:var(--font);color:var(--sidebar-avatar-text);box-sizing:border-box;border-radius:999px;outline:1px solid #fff;flex-shrink:0;justify-content:center;align-items:center;padding:10px 16px;line-height:1.5rem;display:inline-flex}.sidebar__profile-text{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.sidebar__profile-name{font-size:1.125rem;font-weight:700;font-family:var(--font);color:var(--sidebar-text);white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.sidebar__profile-phone{font-size:.875rem;font-weight:300;font-family:var(--font);color:var(--sidebar-muted);white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.sidebar__footer-divider{outline-offset:-.5px;border:none;outline:1px solid #fff3;width:100%;height:0}.sidebar__logout{width:100%;color:var(--sidebar-muted);font-size:1.125rem;font-weight:500;font-family:var(--font);cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:0;transition:color .15s;display:flex}.sidebar__logout:hover{color:var(--sidebar-text)}.sidebar--collapsed .sidebar__logout{justify-content:center;width:auto}@media (width<=1023px){.sidebar--mobile{height:100vh;box-shadow:none;border-radius:0;transition:transform .25s,box-shadow .25s;top:0;bottom:0;left:0;transform:translate(-100%)}.sidebar--mobile.sidebar--mobile-open{transform:translate(0);box-shadow:8px 0 32px #00000059}.sidebar--mobile.sidebar--collapsed{width:var(--sidebar-width);align-items:stretch;padding:32px 16px}}.sidebar-backdrop,.mobile-menu-btn{display:none}@media (width<=1023px){.mobile-menu-btn{z-index:90;border:1px solid var(--border);background:var(--bg-elevated);width:40px;height:40px;color:var(--text);box-shadow:var(--shadow);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;position:fixed;top:14px;left:14px}.mobile-menu-btn:hover{background:var(--border-subtle)}.sidebar-backdrop{z-index:99;cursor:pointer;background:#00000073;border:none;margin:0;padding:0;display:block;position:fixed;inset:0}}.login-page{background:linear-gradient(145deg,#f4f6f8 0%,#e8ecf0 50%,#e1f5ee 120%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:var(--bg-elevated);border:1px solid var(--border);width:100%;max-width:400px;box-shadow:var(--shadow-lg);border-radius:16px;padding:36px 32px}.login-card--camp-select{max-width:min(640px,92vw);padding:40px 36px}.login-card__brand{text-align:center;margin-bottom:28px}.login-card__platform-brand{box-sizing:border-box;background:#0f1419;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:12px;max-width:100%;margin:0 auto 14px;padding:14px 22px;display:inline-flex}.login-card__platform-logo{object-fit:contain;flex-shrink:0;width:auto;max-width:140px;height:32px;display:block}.login-card__platform-name{letter-spacing:-.02em;color:#f9fafb;white-space:nowrap;font-size:1.25rem;font-weight:600}.login-card__brand-tagline{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.45}[data-theme=dark] .login-card__platform-brand{background:#00000073;border-color:#ffffff1f}.login-form{flex-direction:column;gap:16px;display:flex}.login-form label{color:var(--text-muted);flex-direction:column;gap:6px;font-size:.75rem;font-weight:500;display:flex}.login-form input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);padding:12px 14px;font-size:.9375rem}.login-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.login-form button{border-radius:var(--radius-sm);background:var(--accent);color:#fff;border:none;margin-top:4px;padding:13px;font-size:.9375rem;font-weight:500;transition:background .15s}.login-form button:hover:not(:disabled){background:var(--accent-hover)}.login-form button:disabled{opacity:.6;cursor:not-allowed}.login-form__error{color:var(--danger);font-size:.8125rem}.login-demo{text-align:center;color:var(--text-muted);margin-top:20px;font-size:.75rem}.login-demo code{font-family:var(--mono);background:var(--bg);border-radius:4px;padding:2px 6px}.login-verify-phone{text-align:center;color:var(--text-muted);margin:-8px 0 20px;font-size:.8125rem;line-height:1.45}.login-verify-phone span{color:var(--text);font-weight:500}.login-resend{text-align:center;margin-top:16px}.login-resend__countdown{color:var(--text-muted);font-size:.8125rem}.login-resend__action{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:500;transition:color .15s}.login-resend__action:hover{color:var(--accent-hover)}.login-back{width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-top:12px;padding:0;font-size:.8125rem;transition:color .15s;display:block}.login-back:hover{color:var(--text)}.dashboard-header{justify-content:space-between;align-items:center;gap:24px;width:100%;margin-bottom:28px;display:flex}.dashboard-header__titles{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.dashboard-header__title{color:#e5e7eb;font-family:"Lato", var(--font);margin:0;font-size:1.5rem;font-weight:700;line-height:2rem}.dashboard-header__subtitle{color:#9a9a9a;font-family:"Lato", var(--font);margin:0;font-size:.875rem;font-weight:400;line-height:1.25rem}.dashboard-header__actions{flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:flex-end;gap:12px;display:flex}.dashboard-header__status-row{align-items:center;gap:10px;display:inline-flex}.dashboard-header__refresh{outline-offset:-1px;color:#fff;font-family:var(--font);cursor:pointer;background:#0003;border:none;border-radius:999px;outline:1px solid #fff3;align-items:center;gap:0;padding:4px 12px;font-size:.75rem;font-weight:500;line-height:1rem;transition:background .15s,outline-color .15s;display:inline-flex}.dashboard-header__refresh:hover:not(:disabled){background:#00000059}.dashboard-header__refresh:disabled{opacity:.7;cursor:not-allowed}.dashboard-header__refresh-icon{flex-shrink:0}.dashboard-header__refresh-icon--spin{animation:.6s linear dashboard-header-spin}.dashboard-header__refresh span{padding-left:8px}.dashboard-header__updated{outline-offset:-1px;color:#8593ea;font-family:var(--font);background:#0003;border-radius:999px;outline:1px solid #3334c2;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:500;line-height:1rem;display:inline-flex}.dashboard-header__updated-dot{background:#8593ea;border-radius:999px;flex-shrink:0;width:8px;height:8px}.dashboard-header__updated span:last-child{padding-left:8px}.dashboard-header__years{box-sizing:border-box;outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:8px;outline:1px solid #ffffff0d;align-items:stretch;min-width:20rem;height:2rem;padding:4px;display:inline-flex;overflow:visible;box-shadow:0 8px 32px #0000005e}.dashboard-header__year{color:#6b7280;font-family:var(--font);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:4px;flex:auto;justify-content:center;align-items:center;padding:4px 10px;font-size:.8125rem;font-weight:400;line-height:.75rem;transition:background .15s,color .15s;display:inline-flex}.dashboard-header__year--active{color:#fff;background:#ffffff1a}.dashboard-header__year:hover:not(.dashboard-header__year--active){color:#9ca3af}@keyframes dashboard-header-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-header__actions{align-items:flex-start;width:100%}.dashboard-header__years{width:100%;max-width:20rem}}.metric-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:14px;width:100%;display:grid}.metric-cards--no-rank,.metric-cards--allyears.metric-cards--no-rank{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{box-sizing:border-box;-webkit-backdrop-filter:blur(20px);background:linear-gradient(85deg,#0f172abf,#1f293780);border-radius:20px;min-height:132px;padding:16px 24px;overflow:hidden}.metric-card--glass{outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:24px;outline:1px solid #ffffff0d;box-shadow:0 8px 32px #0000005e}.metric-card--rank{flex-direction:column;justify-content:center;gap:14px;display:flex;overflow:visible}.metric-card__rank-row{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.metric-card__rank-text{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.metric-card__rank-title{color:#fff;font-family:var(--font);margin:0;font-size:.875rem;font-weight:500;line-height:1rem}.metric-card__rank-value{font-family:var(--font);align-items:baseline;gap:0;margin:0;font-size:2.25rem;line-height:2.5rem;display:flex}.metric-card__hash{font-weight:300}.metric-card__rank-value span:last-child{font-weight:700}.metric-card__rank-value--green{color:#22c55e}.metric-card__rank-value--blue{color:#3b82f6}.metric-card__rank-footer{color:#9a9a9a;font-family:var(--font);margin:0;font-size:.75rem;font-weight:300;line-height:.75rem}.metric-rank-spark{box-sizing:border-box;flex-shrink:1;justify-content:space-between;align-items:flex-end;gap:1.5px;width:min(96px,38%);min-width:56px;max-width:96px;height:64px;padding-bottom:3px;display:flex;position:relative;overflow:visible}.metric-rank-spark__bar{border-radius:.5px;flex:1 1 0;align-self:flex-end;min-width:1px;max-width:2px}.metric-rank-spark--green .metric-rank-spark__bar{outline-offset:-.15px;background:#22c55e66;outline:.3px solid #22c55e66}.metric-rank-spark--green .metric-rank-spark__bar--active{outline-offset:-.5px;background:#22c55e;outline:1px solid #22c55e;max-width:2.5px;box-shadow:0 0 4px #06ff55}.metric-rank-spark--blue .metric-rank-spark__bar{outline-offset:-.15px;background:#3b82f666;outline:.3px solid #3b82f666}.metric-rank-spark--blue .metric-rank-spark__bar--active{outline-offset:-.5px;background:#3b82f6;outline:1px solid #3b82f6;max-width:2.5px;box-shadow:0 0 4px #4c7dff}.metric-card--stat{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.metric-card__stat-body{flex-direction:column;flex:1;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:10px;min-width:0;display:flex}.metric-card__stat-label{color:#c4c4c4;font-family:var(--font);text-transform:uppercase;margin:0;font-size:.875rem;font-weight:400;line-height:1.5rem}.metric-card__stat-value{color:#e5e7eb;font-family:var(--font);margin:0;font-size:1.875rem;font-weight:700;line-height:1.75rem}.metric-card__stat-footer{color:#6b7280;font-family:var(--font);margin:0;padding-top:4px;font-size:.75rem;font-weight:400;line-height:1rem}.metric-card__gender{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.metric-card__gender-item{color:#e5e7eb;font-family:var(--font);align-items:center;gap:2px;font-size:1rem;font-weight:400;line-height:1rem;display:inline-flex}.metric-card__gender-symbol{justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;line-height:1;display:inline-flex}.metric-card__gender-symbol--female{color:#3b82f6}.metric-card__gender-symbol--male{color:#ff589b}.metric-card__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:inline-flex}.metric-card__icon--employees{outline-offset:-1px;color:#a555f6;background:#1a0f424d;outline:1px solid #42145380}.metric-card__icon--blood{outline-offset:-1px;color:#de4a4a;background:#6e17174d;outline:1px solid #9b363680}.metric-card__icon--bio{outline-offset:-1px;color:#e5ff64;background:#29300a;outline:1px solid #485215}.metric-card__icon--consult{outline-offset:-1px;color:#f80;background:#7346114d;outline:1px solid #b66d1a80}.metric-cards--allyears .metric-card--allyears{flex-direction:column;justify-content:space-between;gap:12px;min-height:148px;padding:16px;display:flex}.metric-card__allyears-header{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.metric-card__allyears-header .metric-card__icon{flex-shrink:0;margin-left:auto}.metric-card__allyears-title{color:#fff;font-family:var(--font);margin:0;font-size:.875rem;font-weight:500;line-height:1rem}.metric-card__allyears-chart{flex-direction:column;gap:4px;width:100%;display:flex}.metric-year-spark{width:100%;height:48px;display:block;overflow:visible}.metric-card__allyears-years{justify-content:space-between;align-items:flex-start;gap:8px;width:100%;display:flex}.metric-card__allyears-col{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.metric-card__allyears-value{color:#fff;font-family:var(--font);font-size:1rem;font-weight:700;line-height:1.25rem}.metric-card__allyears-value--muted{color:#c4c4c4}.metric-card__allyears-year{color:#9aa3af4d;font-family:var(--font);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1rem}.dashboard-metrics-row{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:stretch;gap:16px;margin-bottom:20px;display:grid}.dashboard-metrics-col{flex-direction:column;gap:16px;min-width:0;height:100%;display:flex}.dashboard-metrics-row .metabolic-age-card{flex:auto}.dashboard-metrics-row .participation-age-card,.dashboard-metrics-row .chart-card{margin-bottom:0}@media (width<=1100px){.dashboard-metrics-row{grid-template-columns:1fr}}@media (width<=800px){.metric-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card--rank{padding:14px 16px}.metric-rank-spark{width:min(88px,42%);height:52px}}@media (width<=520px){.metric-cards{grid-template-columns:1fr}.metric-rank-spark{width:min(96px,40%);height:56px}}.pie-hover-tooltip{outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c26;border-radius:12px;outline:1px solid #fff3;padding:12px;box-shadow:0 8px 32px #0000005e}.pie-hover-tooltip__row{align-items:center;gap:12px;min-height:20px;display:inline-flex}.pie-hover-tooltip__count{color:#fff;font-family:var(--font);font-size:1.25rem;font-weight:700;line-height:2rem}.pie-hover-tooltip__percent{color:#9a9a9a;font-family:var(--font);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1rem}.participation-age-card{box-sizing:border-box;outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:24px;outline:1px solid #ffffff0d;flex-direction:column;align-items:stretch;gap:12px;width:100%;height:100%;padding:24px;display:flex;box-shadow:0 8px 32px #0000005e}.participation-age-card__header{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.participation-age-card__title-row{align-items:center;gap:12px;display:inline-flex}.participation-age-card__title{color:#e5e7eb;font-family:"Lato", var(--font);margin:0;font-size:1.125rem;font-weight:700;line-height:1.5rem}.participation-age-card__info{color:#9a9a9a;cursor:help;display:inline-flex;position:relative}.participation-age-card__info:hover,.participation-age-card__info:focus-visible{color:#e5e7eb;outline:none}.participation-age-card__info-popup{z-index:20;color:#e5e7eb;width:min(260px,70vw);font-family:var(--font);background:#191c26f5;border:1px solid #ffffff1a;border-radius:10px;padding:10px 12px;font-size:.75rem;font-weight:400;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #00000059}.participation-age-card__info:hover .participation-age-card__info-popup,.participation-age-card__info:focus-visible .participation-age-card__info-popup{display:block}.participation-age-card__subtitle{color:#9a9a9a;font-family:"Lato", var(--font);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.participation-age-card__body{flex:1;justify-content:space-between;align-items:center;gap:16px;min-height:0;padding:0 8px;display:flex}.participation-age-pie__chart{flex-shrink:0;width:224px;height:224px;position:relative;overflow:visible}.participation-age-pie__chart--sm{width:128px;height:128px}.participation-age-pie__chart--sm .participation-age-pie__center-value{font-size:1.5rem;line-height:1.75rem}.participation-age-pie__chart .recharts-wrapper,.participation-age-pie__chart .recharts-surface{overflow:visible}.participation-age-pie__center{pointer-events:none;text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.participation-age-pie__center-value{color:#e5e7eb;font-family:var(--font);font-size:1.875rem;font-weight:700;line-height:1.75rem}.participation-age-pie__center-label{color:#6b7280;font-family:var(--font);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1rem}.participation-age-pie__legend{flex-direction:column;flex:140px;gap:10px;min-width:0;max-width:200px;margin:0;padding:0;list-style:none;display:flex}.participation-age-pie__row{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.participation-age-pie__row-left{align-items:center;min-width:0;display:inline-flex}.participation-age-pie__dot{border-radius:2px;flex-shrink:0;width:12px;height:12px}.participation-age-pie__stat{color:#9a9a9a;font-family:"Lato", var(--font);white-space:nowrap;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem;font-weight:400;line-height:1rem}.participation-age-pie__label{color:#e5e7eb;font-family:var(--font);text-overflow:ellipsis;white-space:nowrap;padding-left:8px;font-size:.75rem;font-weight:700;line-height:1rem;overflow:hidden}.participation-age-pie__empty{color:#9a9a9a;font-size:.75rem}.participation-age-card__allyears{flex-direction:column;flex:auto;align-items:stretch;gap:8px;width:100%;min-height:220px;display:flex}.participation-age-card__allyears-pies{justify-content:space-between;align-items:flex-start;gap:8px;width:100%;min-height:160px;display:flex}.participation-age-card__allyears-col{flex-direction:column;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.participation-age-card__allyears-year{color:#9a9a9a;font-family:var(--font);font-size:.75rem;font-weight:600;line-height:1rem}.participation-age-pie__legend--horizontal{flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px 12px;width:100%;padding:16px 0 4px}.participation-age-pie__legend-item{align-items:center;gap:0;display:inline-flex}.participation-age-card__insight{flex-direction:column;align-items:flex-start;gap:6px;width:100%;display:flex}.participation-age-card__insight-label{color:#fff;font-family:var(--font);align-items:center;gap:6px;font-size:1rem;font-weight:600;line-height:1rem;display:inline-flex}.participation-age-card__insight-text{color:#9a9a9a;font-family:var(--font);margin:0;font-size:.875rem;font-weight:400;line-height:1.25rem}@media (width<=700px){.participation-age-card__body{flex-direction:column;padding:0}.participation-age-pie__legend{width:100%}}.metabolic-age-card{box-sizing:border-box;outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:24px;outline:1px solid #ffffff0d;flex-direction:column;align-items:stretch;gap:16px;width:100%;margin-bottom:0;padding:24px;display:flex;box-shadow:0 8px 32px #0000005e}.metabolic-age-card__header{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.metabolic-age-card__title-row{align-items:center;gap:12px;display:inline-flex}.metabolic-age-card__title{color:#e5e7eb;font-family:"Lato", var(--font);margin:0;font-size:1.125rem;font-weight:700;line-height:1.5rem}.metabolic-age-card__info{color:#9a9a9a;cursor:help;display:inline-flex;position:relative}.metabolic-age-card__info:hover,.metabolic-age-card__info:focus-visible{color:#e5e7eb;outline:none}.metabolic-age-card__info-popup{z-index:20;color:#e5e7eb;width:min(280px,70vw);font-family:var(--font);background:#191c26f5;border:1px solid #ffffff1a;border-radius:10px;padding:10px 12px;font-size:.75rem;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #00000059}.metabolic-age-card__info:hover .metabolic-age-card__info-popup,.metabolic-age-card__info:focus-visible .metabolic-age-card__info-popup{display:block}.metabolic-age-card__subtitle{color:#9a9a9a;font-family:"Lato", var(--font);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.metabolic-age-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;display:grid}.metabolic-age-stat{text-align:center;flex-direction:column;align-items:center;display:flex}.metabolic-age-stat__label{font-family:var(--font);padding-bottom:8px;font-size:.875rem;font-weight:500;line-height:1.25rem}.metabolic-age-stat--good .metabolic-age-stat__label{color:#34d399}.metabolic-age-stat--attention .metabolic-age-stat__label{color:#e5ff64}.metabolic-age-stat--highRisk .metabolic-age-stat__label{color:#de4a4a}.metabolic-age-stat__count{color:#fff;font-family:var(--font);padding-bottom:16px;font-size:1.875rem;font-weight:700;line-height:2.25rem}.metabolic-age-stat__percent{outline-offset:-1px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;min-width:3.5rem;font-family:var(--font);background:#ffffff0d;border-radius:8px;outline:1px solid #fff3;justify-content:center;align-items:center;padding:4px 16px;font-size:.875rem;font-weight:500;line-height:1.25rem;display:inline-flex}.metabolic-snake{flex:auto;align-items:center;width:100%;min-height:176px;display:flex}.metabolic-snake__svg{width:100%;height:176px;max-height:176px;display:block;overflow:visible}.metabolic-snake__divider{stroke:#475569;stroke-width:1.05px;stroke-dasharray:4 5;vector-effect:non-scaling-stroke}.metabolic-age-card__insight{box-sizing:border-box;outline-offset:-1px;color:#e5e7eb;border-radius:12px;outline:1px solid #fff3;align-items:center;gap:12px;width:100%;padding:16px 32px;display:flex}.metabolic-age-card__insight p{font-family:var(--font);margin:0;font-size:.875rem;font-weight:500;line-height:1.75rem}.metabolic-age-card__insight svg{color:#fff;flex-shrink:0}.metabolic-age-card--allyears{justify-content:space-between;gap:20px}.metabolic-age-bars{box-sizing:border-box;flex-direction:column;gap:20px;width:100%;padding:0 12px;display:flex}.metabolic-age-bars__row{flex-direction:column;gap:10px;width:100%;display:flex}.metabolic-age-bars__year{color:#9a9a9a;font-family:var(--font);font-size:.75rem;font-weight:600;line-height:1rem}.metabolic-age-bars__track{background:#4dcfff;border-radius:999px;width:100%;height:20px;position:relative;overflow:hidden}.metabolic-age-bars__seg{border-radius:999px;height:100%;position:absolute;top:0;left:0}.metabolic-age-bars__seg--high{z-index:1;background:#4dcfff}.metabolic-age-bars__seg--caution{z-index:2;background:#07f;box-shadow:1px 0 12px #000}.metabolic-age-bars__seg--good{z-index:3;background:#a855f7;box-shadow:1px 0 20px #000}.metabolic-age-bars__legend{justify-content:space-between;align-items:center;gap:12px;width:min(100%,24rem);margin:0 auto;padding:8px 12px 0;list-style:none;display:flex}.metabolic-age-bars__legend li{color:#e5e7eb;font-family:Inter, var(--font);align-items:center;gap:8px;font-size:.75rem;font-weight:700;line-height:1rem;display:inline-flex}.metabolic-age-bars__dot{border-radius:2px;flex-shrink:0;width:12px;height:12px}.metabolic-age-bars__dot--good{background:#a855f7}.metabolic-age-bars__dot--caution{background:#3b82f6}.metabolic-age-bars__dot--high{background:#4dcfff}@media (width<=700px){.metabolic-age-card__stats{gap:12px}.metabolic-age-stat__count{padding-bottom:10px;font-size:1.5rem;line-height:1.75rem}.metabolic-snake{min-height:150px}.metabolic-snake__svg{height:150px;max-height:150px}.metabolic-age-card__insight{padding:14px 16px}.metabolic-age-bars{padding:0}}.overall-risk-card{box-sizing:border-box;outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:24px;outline:1px solid #ffffff0d;flex-direction:column;align-items:stretch;gap:12px;width:100%;padding:24px;display:flex;box-shadow:0 8px 32px #0000005e}.overall-risk-card__header{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.overall-risk-card__title-row{align-items:center;gap:12px;display:inline-flex}.overall-risk-card__title{color:#e5e7eb;font-family:"Lato", var(--font);margin:0;font-size:1.125rem;font-weight:700;line-height:1.5rem}.overall-risk-card__info{color:#9a9a9a;cursor:help;display:inline-flex;position:relative}.overall-risk-card__info:hover,.overall-risk-card__info:focus-visible{color:#e5e7eb;outline:none}.overall-risk-card__info-popup{z-index:20;color:#e5e7eb;width:min(280px,70vw);font-family:var(--font);background:#191c26f5;border:1px solid #ffffff1a;border-radius:10px;padding:10px 12px;font-size:.75rem;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #00000059}.overall-risk-card__info:hover .overall-risk-card__info-popup,.overall-risk-card__info:focus-visible .overall-risk-card__info-popup{display:block}.overall-risk-card__subtitle{color:#9a9a9a;font-family:"Lato", var(--font);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.overall-risk-card__body{justify-content:space-between;align-items:center;gap:16px;min-height:224px;padding:0 8px;display:flex}.overall-risk-pie__chart{flex-shrink:0;width:208px;height:208px;position:relative}.overall-risk-pie__chart .recharts-wrapper,.overall-risk-pie__chart .recharts-surface{overflow:visible}.overall-risk-pie__center{pointer-events:none;text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overall-risk-pie__center-value{color:#e5e7eb;font-family:var(--font);font-size:1.875rem;font-weight:700;line-height:1.75rem}.overall-risk-pie__center-label{color:#6b7280;font-family:var(--font);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1rem}.overall-risk-pie__legend{flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:stretch;gap:12px;width:176px;margin:0;padding:20px 0;list-style:none;display:flex}.overall-risk-pie__row{justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:16px;display:flex}.overall-risk-pie__row-left{align-items:center;min-width:0;display:inline-flex}.overall-risk-pie__dot{border-radius:2px;flex-shrink:0;width:12px;height:12px}.overall-risk-pie__label{color:#e5e7eb;font-family:Inter, var(--font);white-space:nowrap;padding-left:8px;font-size:.75rem;font-weight:700;line-height:1rem}.overall-risk-pie__stat{color:#9ca3af;font-family:Inter, var(--font);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1rem}.overall-risk-pie__empty{color:#9a9a9a;font-size:.75rem}.overall-risk-pie__chart--sm .overall-risk-pie__center-value{font-size:1.5rem;line-height:1.75rem}.overall-risk-card__allyears{flex-direction:column;align-items:stretch;gap:8px;width:100%;min-height:220px;display:flex}.overall-risk-card__allyears-pies{justify-content:space-between;align-items:flex-start;gap:8px;width:100%;min-height:160px;display:flex}.overall-risk-card__allyears-col{flex-direction:column;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.overall-risk-card__allyears-year{color:#9a9a9a;font-family:var(--font);font-size:.75rem;font-weight:600;line-height:1rem}.overall-risk-pie__legend--horizontal{flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px 12px;width:100%;padding:16px 12px 4px}.overall-risk-pie__legend-item{align-items:center;gap:0;display:inline-flex}.overall-risk-card__concern{flex-direction:column;align-items:flex-start;gap:6px;width:100%;display:flex}.overall-risk-card__concern-title{color:#fff;font-family:var(--font);align-items:center;gap:6px;font-size:1rem;font-weight:600;line-height:1rem;display:inline-flex}.overall-risk-card__concern-title svg{color:#fff;flex-shrink:0}.overall-risk-card__concern-text{color:#9a9a9a;font-family:var(--font);margin:0;font-size:.875rem;font-weight:400;line-height:1.25rem}@media (width<=700px){.overall-risk-card__body{flex-direction:column;align-items:center;min-height:0;padding:0}.overall-risk-pie__legend{gap:10px;width:100%;padding:8px 0 0}}.coming-soon-panel{text-align:center;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-top:8px;padding:56px 32px;position:relative;overflow:hidden}.coming-soon-panel:before{content:"";background:radial-gradient(ellipse 80% 60% at 50% 0%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 70%);pointer-events:none;position:absolute;inset:0}.coming-soon-panel__inner{z-index:1;max-width:420px;margin:0 auto;position:relative}.coming-soon-panel__icon-wrap{background:color-mix(in srgb, var(--accent) 14%, var(--bg-elevated));border:1px solid color-mix(in srgb, var(--accent) 28%, var(--border));width:72px;height:72px;color:var(--accent);box-shadow:0 0 0 8px color-mix(in srgb, var(--accent) 6%, transparent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.coming-soon-panel__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid color-mix(in srgb, var(--accent) 25%, transparent);border-radius:999px;margin-bottom:12px;padding:4px 12px;font-size:.6875rem;font-weight:600;display:inline-block}.coming-soon-panel__title{letter-spacing:-.02em;color:var(--text);margin-bottom:10px;font-size:1.375rem;font-weight:600}.coming-soon-panel__text{color:var(--text-muted);font-size:.9375rem;line-height:1.55}.company-avg-scores{box-sizing:border-box;outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:1.5rem;outline:1px solid #ffffff0d;flex-direction:column;align-items:stretch;gap:1rem;width:100%;margin-top:1.5rem;padding:1.5rem;display:flex;box-shadow:0 8px 32px #0000005e}.company-avg-scores__header{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.company-avg-scores__title-row{align-items:center;gap:.75rem;display:inline-flex}.company-avg-scores__title{color:#e5e7eb;font-family:"Lato", var(--font);margin:0;font-size:1.125rem;font-weight:700;line-height:1.5rem}.company-avg-scores__info{color:#9a9a9a;cursor:help;display:inline-flex;position:relative}.company-avg-scores__info:hover,.company-avg-scores__info:focus-visible{color:#e5e7eb;outline:none}.company-avg-scores__info-popup{z-index:20;color:#e5e7eb;width:min(280px,70vw);font-family:var(--font);background:#191c26f5;border:1px solid #ffffff1a;border-radius:10px;padding:10px 12px;font-size:.75rem;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #00000059}.company-avg-scores__info:hover .company-avg-scores__info-popup,.company-avg-scores__info:focus-visible .company-avg-scores__info-popup{display:block}.company-avg-scores__subtitle{color:#a3a3a3;font-family:"Lato", var(--font);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.company-avg-scores__loading{color:#9a9a9a;margin:0;font-size:.875rem}.company-avg-scores__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;width:100%;display:grid}.company-score-panel{outline-offset:-1px;box-sizing:border-box;border-radius:20px;outline:1px solid #ffffff1a;flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem;display:flex}.company-score-panel__top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.company-score-panel__icon{width:3rem;height:3rem;color:var(--score-color);background:linear-gradient(135deg, color-mix(in srgb, var(--score-color) 20%, transparent), color-mix(in srgb, var(--score-color) 5%, transparent));outline:1px solid color-mix(in srgb, var(--score-color) 30%, transparent);outline-offset:-1px;border-radius:48px;justify-content:center;align-items:center;display:flex}.company-score-panel__icon-glyph{background-color:currentColor;flex-shrink:0;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.company-score-panel__badge{outline:1px solid var(--score-color);outline-offset:-1px;color:var(--score-color);font-family:"DM Sans", var(--font);white-space:nowrap;background:#ffffff0d;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:400;line-height:1.25rem;display:inline-flex}.company-score-panel__bottom{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.company-score-panel__copy{flex-direction:column;align-items:flex-start;gap:1.5rem;min-width:0;display:flex}.company-score-panel__label{color:#a3a3a3;font-family:"DM Sans", var(--font);letter-spacing:.025em;font-size:.875rem;font-weight:700;line-height:1rem}.company-score-panel__value{align-items:flex-end;gap:1px;display:inline-flex}.company-score-panel__number{color:#fff;font-family:"Lato", var(--font);font-size:2.25rem;font-weight:700;line-height:1}.company-score-panel__denom{color:#a1a1aa;font-family:"Lato", var(--font);font-size:1.25rem;font-weight:400;line-height:1.4}.company-score-panel__bars{flex-shrink:0;justify-content:flex-start;align-items:flex-end;gap:5px;width:7rem;display:flex}.company-score-panel__bar{background:#ffffff1a;border-radius:10px;flex:1 1 0;min-width:0}.company-avg-scores__grid--allyears{gap:1.5rem}.company-score-panel--allyears{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:1rem;min-height:14rem;padding:1.5rem 2rem;display:flex}.company-score-panel__allyears-left{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.company-score-panel__allyears-label{color:#d6d3d1;font-family:"Lato", var(--font);text-transform:uppercase;flex-direction:column;font-size:1rem;font-weight:700;line-height:1.5rem;display:flex}.company-score-panel__allyears-note{color:#d6d3d1;max-width:7rem;font-family:"DM Sans", var(--font);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.company-score-panel__allyears-chart{flex-direction:column;flex-shrink:0;align-items:stretch;gap:.375rem;width:8rem;display:flex}.company-score-panel__allyears-bars{justify-content:flex-start;align-items:flex-end;gap:.875rem;min-height:8.5rem;display:flex;position:relative}.company-score-panel__allyears-bar-col{flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;gap:.25rem;min-width:0;display:flex}.company-score-panel__allyears-bar-value{color:#fff;font-family:"Lato", var(--font);font-size:1.25rem;font-weight:700;line-height:1}.company-score-panel__allyears-bar{border-radius:10px;width:100%;min-height:1.5rem;display:block}.company-score-panel__allyears-years{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.company-score-panel__allyears-year{text-align:center;color:#a3a3a3;font-family:"Lato", var(--font);flex:1;font-size:.875rem;font-weight:400;line-height:1.25rem}.company-avg-scores__legend{box-sizing:border-box;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:36rem;margin:0 auto;padding:1.25rem .75rem 0;display:flex}.company-avg-scores__legend-item{align-items:center;gap:.5rem;display:inline-flex}.company-avg-scores__legend-swatch{border-radius:2px;flex-shrink:0;width:.75rem;height:.75rem}.company-avg-scores__legend-label{color:#e5e7eb;font-family:"Inter", var(--font);white-space:nowrap;font-size:.75rem;font-weight:700;line-height:1rem}@media (width<=960px){.company-avg-scores__grid{grid-template-columns:1fr}.company-avg-scores__legend{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem}}.ps-section{flex-direction:column;align-items:stretch;gap:1rem;margin-top:1.5rem;display:flex}.ps-section--loading{opacity:.72}.ps-section__toolbar{justify-content:flex-end;display:flex}.ps-gender-toggle{outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:.5rem;outline:1px solid #ffffff0d;align-items:stretch;gap:0;padding:.375rem .75rem;display:inline-flex;box-shadow:0 8px 32px #0000005e}.ps-gender-toggle__btn{appearance:none;color:#6b7280;font-family:"DM Sans", var(--font);cursor:pointer;background:0 0;border:0;border-radius:.125rem;padding:.25rem 1rem;font-size:.875rem;font-weight:400;line-height:.75rem}.ps-gender-toggle__btn--active{color:#d6d3d1;background:#ffffff0d}.ps-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.5rem;display:grid}.ps-card{outline-offset:-1px;-webkit-backdrop-filter:blur(6px);box-sizing:border-box;background:#191c2699;border-radius:1.5rem;outline:1px solid #ffffff0d;flex-direction:column;align-items:stretch;gap:1rem;min-width:0;padding:1.5rem;display:flex;box-shadow:0 8px 32px #0000005e}.ps-card__header{flex-direction:column;gap:.25rem;display:flex}.ps-card__title-row{align-items:center;gap:.75rem;display:inline-flex}.ps-card__title{color:#e5e7eb;font-family:"Lato", var(--font);margin:0;font-size:1.125rem;font-weight:700;line-height:1.5rem}.ps-card__info{color:#9a9a9a;cursor:help;display:inline-flex;position:relative}.ps-card__info:hover,.ps-card__info:focus-visible{color:#e5e7eb;outline:none}.ps-card__info-popup{z-index:20;color:#e5e7eb;width:min(280px,70vw);font-family:var(--font);background:#191c26f5;border:1px solid #ffffff1a;border-radius:10px;padding:10px 12px;font-size:.75rem;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #00000059}.ps-card__info:hover .ps-card__info-popup,.ps-card__info:focus-visible .ps-card__info-popup{display:block}.ps-card__subtitle{color:#a3a3a3;font-family:"Lato", var(--font);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.ps-card__body,.ps-card__rows{flex-direction:column;gap:2.25rem;display:flex}.ps-card__rows--allyears{gap:2.25rem}.ps-allyears-block{justify-content:space-between;align-items:flex-end;gap:1rem;width:100%;display:flex}.ps-allyears-block__years{flex-direction:column;flex-shrink:0;align-items:center;gap:.125rem;padding-bottom:.125rem;display:flex}.ps-allyears-block__year-row{justify-content:center;align-items:flex-start;gap:.75rem;display:inline-flex}.ps-allyears-block__year{color:#a3a3a3;font-family:"DM Sans", var(--font);font-size:.75rem;font-weight:500;line-height:1rem}.ps-allyears-block__highlight{color:#e5e7eb;font-family:"DM Sans", var(--font);text-align:right;min-width:1.25rem;font-size:1rem;font-weight:600;line-height:1rem}.ps-allyears-block__chart{flex-direction:column;flex:1;align-items:flex-start;gap:.625rem;min-width:0;padding-top:5px;display:flex}.ps-allyears-block__bars{flex-direction:column;gap:.625rem;width:100%;display:flex}.ps-gender-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ps-gender-row__total{flex-direction:column;flex-shrink:0;align-items:center;gap:.125rem;width:3rem;display:flex}.ps-gender-row__total-label{color:#6b7280;font-family:"DM Sans", var(--font);letter-spacing:.025em;text-transform:uppercase;font-size:.75rem;font-weight:500;line-height:1rem}.ps-gender-row__total-value{color:#e5e7eb;font-family:"DM Sans", var(--font);font-size:1.5rem;font-weight:700;line-height:1.75rem}.ps-gender-row__chart{flex-direction:column;flex:1;align-items:flex-start;gap:.625rem;min-width:0;padding-top:5px;display:flex}.ps-gender-row__gender{color:#fff;font-family:"DM Sans", var(--font);letter-spacing:.025em;text-transform:uppercase;font-size:.75rem;font-weight:500;line-height:1rem}.ps-segment-bar{background:#ffffff0f;border-radius:999px;align-items:stretch;width:100%;height:1.25rem;display:flex;overflow:hidden}.ps-segment-bar--compact{height:.625rem}.ps-segment-bar--empty{background:#ffffff14}.ps-segment-bar__seg{border-radius:999px;min-width:.75rem;height:100%;margin-left:-.7rem;position:relative;box-shadow:1px 0 18px #000}.ps-segment-bar__seg--first{margin-left:0}.ps-legend{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.ps-legend__item{color:#d1d5db;font-family:"DM Sans", var(--font);align-items:center;gap:.5rem;font-size:.75rem;font-weight:400;line-height:1rem;display:flex}.ps-legend__swatch{border-radius:.125rem;flex-shrink:0;width:.625rem;height:.625rem}.ps-card__concern{flex-direction:column;gap:.375rem;display:flex}.ps-card__concern-title{color:#fff;font-family:"DM Sans", var(--font);align-items:center;gap:.375rem;font-size:1rem;font-weight:600;line-height:1rem;display:inline-flex}.ps-card__concern-text{color:#a3a3a3;font-family:"DM Sans", var(--font);margin:0;font-size:.875rem;font-weight:400;line-height:1.25rem}@media (width<=960px){.ps-section__grid{grid-template-columns:1fr}}.dept-detail-back{margin-bottom:.75rem}.employees-page{--emp-glass:#11182799;--emp-outline:#ffffff0d;--emp-outline-strong:#ffffff1a;--emp-shadow:0 8px 32px #0000005e;--emp-text:#e5e7eb;--emp-muted:#a3a3a3;--emp-stone:#d6d3d1;--emp-pending:#f87171;--emp-indigo:#818cf8;--emp-done:#22c55e;--emp-progress:#bef264;width:100%;color:var(--emp-text);flex-direction:column;gap:1.25rem;font-family:DM Sans,system-ui,sans-serif;display:flex}.emp-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.emp-header__titles{flex-direction:column;gap:.25rem;display:flex}.emp-header__title{color:#e5e7eb;margin:0;font-family:Lato,DM Sans,sans-serif;font-size:1.5rem;font-weight:700;line-height:2rem}.emp-header__subtitle{color:#a3a3a3;margin:0;font-family:Lato,DM Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem}.emp-header__actions{align-items:center;gap:.625rem;display:flex}.emp-header__refresh{color:#fff;cursor:pointer;background:#0003;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem;display:inline-flex}.emp-header__refresh:disabled{opacity:.6;cursor:not-allowed}.emp-header__spin{animation:.6s linear infinite emp-spin}@keyframes emp-spin{to{transform:rotate(360deg)}}.emp-header__updated{color:var(--emp-indigo);background:#0003;border:1px solid #4338ca;border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem;display:inline-flex}.emp-header__updated-dot{background:#818cf8;border-radius:9999px;width:.5rem;height:.5rem}.emp-toolbar{flex-wrap:wrap;align-items:stretch;gap:1.25rem;display:flex}.emp-search{background:#0f172a;border:1px solid #374151;border-radius:9999px;flex:1;align-items:center;gap:1rem;min-width:220px;padding:1rem 1.5rem;display:flex;overflow:hidden}.emp-search__icon{color:#a1a1aa;flex-shrink:0}.emp-search input{color:#e4e4e7;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:1rem}.emp-search input::placeholder{color:#a1a1aa99}.emp-toolbar__filters{align-items:stretch;gap:.75rem;display:flex}.emp-dept-select{align-items:center;display:inline-flex;position:relative}.emp-dept-select select{appearance:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e0e7ff;cursor:pointer;background:#1e293b66;border:1px solid #ffffff1a;border-radius:9999px;padding:.75rem 2.25rem .75rem 1rem;font-family:inherit;font-size:1rem;line-height:1.5rem}.emp-dept-select__chevron{pointer-events:none;color:#e0e7ff;position:absolute;right:1rem}.emp-filter-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#1e293b66;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1rem;display:inline-flex}.emp-filter-btn--active{background:#6366f126;border-color:#818cf880}.emp-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.emp-summary-card{background:var(--emp-glass);border:1px solid var(--emp-outline);min-height:11.5rem;box-shadow:var(--emp-shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:1.5rem;flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex}.emp-summary-card__top{justify-content:space-between;align-items:flex-start;display:flex}.emp-summary-card__label{opacity:.7;color:#a3a3a3;text-transform:uppercase;font-size:1rem;font-weight:500;line-height:1.5rem}.emp-summary-card__icon{border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.emp-summary-card__icon--blood{color:#a5b4fc;background:#a5b4fc1a}.emp-summary-card__icon--quest{color:#bef264;background:#bef2641a}.emp-summary-card__icon--bio{color:#fda4af;background:#fda4af1a}.emp-summary-card__icon--consult{color:#6ee7b7;background:#05966933}.emp-summary-card__value{flex-direction:column;gap:.125rem;display:flex}.emp-summary-card__value--consult{gap:0}.emp-summary-card__consult-label{color:#10b981;text-transform:uppercase;font-size:.875rem;font-weight:400;line-height:1.5rem}.emp-summary-card__number{color:#fff;font-size:2.25rem;font-weight:600;line-height:3rem}.emp-summary-card__unit{color:var(--emp-stone);font-size:1.25rem;font-weight:400;line-height:1.5rem}.emp-summary-card__foot{justify-content:space-between;align-items:flex-end;gap:.5rem;display:flex}.emp-summary-card__pending{color:var(--emp-pending);font-size:1.125rem;font-weight:400;line-height:1.5rem}.emp-summary-card__view{color:#a3a3a3;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:1rem;line-height:1.5rem}.emp-summary-card__view:hover{color:#e5e7eb}.emp-active-filters{align-items:center;gap:.75rem;min-height:2.5rem;display:flex}.emp-active-filters__back{color:#e5e7eb;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.emp-active-filters__back:hover{background:#ffffff0f}.emp-active-filters__chips{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.emp-active-filters__group{align-items:center;gap:.5rem;display:inline-flex}.emp-chip{white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:.5rem;align-items:center;padding:.375rem .875rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:inline-flex}.emp-chip--category{color:#f5f5f5}.emp-chip--status-pending{color:#f87171;border-color:#f8717173}.emp-chip--status-completed{color:#34d399;border-color:#34d39973}.emp-table-card{background:var(--emp-glass);border:1px solid var(--emp-outline);box-shadow:var(--emp-shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:1.5rem;flex-direction:column;display:flex;overflow:hidden}.emp-table-scroll{width:100%;overflow-x:auto}.emp-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:960px}.emp-table thead tr{background:#0f172a80}.emp-table th{text-align:left;color:#fff;letter-spacing:.025em;text-transform:uppercase;opacity:.7;white-space:nowrap;padding:1.25rem .75rem 1.25rem 0;font-size:1rem;font-weight:500;line-height:1rem}.emp-table th:first-child,.emp-table td:first-child{padding-left:1.5rem}.emp-table th:last-child,.emp-table td:last-child{padding-right:1.5rem}.emp-table tbody tr{border-top:1px solid #37415140}.emp-table td{vertical-align:middle;padding:1rem .75rem 1rem 0}.emp-table__col-participant{width:16%}.emp-table__col-dept{width:12%}.emp-table__col-contact{width:14%}.emp-table__col-steps{width:auto}.emp-table__col-share{text-align:right;width:3.5rem}.emp-table__steps-head,.emp-table__steps-row{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.emp-table__steps-group{flex:1 1 0;justify-content:space-evenly;align-items:center;gap:.5rem;min-width:0;display:flex}.emp-table__steps-group--consult{flex:.55 1 0}.emp-table__step-icon{color:#fff;justify-content:center;align-items:center;width:1.75rem;height:2rem;display:inline-flex;position:relative}.emp-journey-asset{background:currentColor;width:1.25rem;height:1.25rem;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.emp-journey-asset--filter{width:1.25rem;height:1.25rem;color:var(--emp-stone);flex-shrink:0}.emp-status{flex-shrink:0;justify-content:center;width:1.75rem;display:inline-flex}.emp-table__step-badge{line-height:1;position:absolute;bottom:-2px;left:-2px}.emp-table__step-badge--blood{color:#ef4444}.emp-table__step-badge--bioai{color:#fff;background:#063533;border-radius:1px;padding:0 2px;font-size:6px;font-weight:600;line-height:10px}.emp-participant{flex-direction:column;gap:.125rem;display:flex}.emp-participant__name{color:#fff;font-size:1rem;font-weight:600;line-height:1.5rem}.emp-participant__meta{color:var(--emp-stone);font-size:.75rem;line-height:1rem}.emp-dept-pill{color:var(--emp-stone);background:#ffffff0d;border:1px solid #a3a3a333;border-radius:9999px;padding:.156rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem;display:inline-flex}.emp-contact{flex-direction:column;gap:.125rem;display:flex}.emp-contact__phone{color:#fff;font-size:.875rem;line-height:1rem}.emp-contact__email{color:#a3a3a3;font-size:.75rem;line-height:1rem}.emp-status--done{color:var(--emp-done)}.emp-status--progress{color:var(--emp-progress)}.emp-status--pending{color:#ef4444}.emp-share-btn{width:1.75rem;height:1.75rem;color:var(--emp-stone);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.emp-share-btn:hover{color:#fff;background:#ffffff0f}.emp-table__empty{text-align:center;color:var(--emp-muted);font-size:.875rem;padding:2.5rem 1.5rem!important}.emp-table-footer{background:#0f172a4d;border-top:1px solid #3741514d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.emp-table-footer__count{color:var(--emp-stone);font-size:.75rem;line-height:1.5rem}.emp-pagination{align-items:center;gap:.5rem;display:flex}.emp-pagination__btn{width:2rem;height:2rem;color:var(--emp-stone);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;font-size:.75rem;font-weight:400;display:inline-flex}.emp-pagination__btn:disabled{opacity:.4;cursor:not-allowed}.emp-pagination__btn--active{color:#0c4a6e;background:#a5b4fc;border:none;font-weight:700}.emp-overlay{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.emp-panel{width:min(24rem,100%);box-shadow:var(--emp-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#00000080;border:1px solid #ffffff1a;border-radius:1.5rem;overflow:hidden}.emp-panel--filters{align-self:flex-start;margin-top:6rem;margin-left:auto;margin-right:1rem}.emp-panel__header{background:#3b82f61a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.emp-panel__title{color:#fff;margin:0;font-size:1.25rem;font-weight:600;line-height:1.5rem}.emp-panel__close{color:#a3a3a3;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.emp-panel__close:hover{color:#fff;background:#ffffff0f}.emp-panel__body{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.emp-filter-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.emp-filter-row__label{color:var(--emp-stone);align-items:center;gap:.75rem;font-size:1rem;line-height:1.5rem;display:flex}.emp-filter-row__toggles{align-items:center;gap:.75rem;display:flex}.emp-filter-toggle{cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.emp-filter-toggle--ok{color:#22c55e;background:#34d3991a;border:1px solid #34d39933}.emp-filter-toggle--no{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.emp-filter-toggle--active.emp-filter-toggle--ok{background:#34d39940;border-color:#34d3998c;box-shadow:0 0 0 1px #34d39959}.emp-filter-toggle--active.emp-filter-toggle--no{background:#ef444440;border-color:#ef44448c;box-shadow:0 0 0 1px #ef444459}.emp-share-option{color:var(--emp-stone);cursor:pointer;align-items:center;gap:.75rem;font-size:1.125rem;line-height:1.5rem;display:flex}.emp-share-option input{appearance:none;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:.25rem;width:1.25rem;height:1.25rem;position:relative}.emp-share-option input:checked{background:#4c7dff59;border-color:#4c7dff}.emp-share-option input:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.emp-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.emp-summary{grid-template-columns:1fr}.emp-summary-card{min-height:9rem}.emp-panel--filters{align-self:center;margin:0}}.executive-ranking-card{box-sizing:border-box;outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:1.5rem;outline:1px solid #ffffff0d;width:100%;min-height:34rem;padding:1.5rem;display:block;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000005e}.executive-ranking-card__content{z-index:2;flex-direction:column;align-items:flex-start;gap:1.5rem;width:min(22rem,36%);display:flex;position:relative}.executive-ranking-card__header{flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;max-width:24rem;display:flex}.executive-ranking-card__title-row{align-items:center;gap:.75rem;display:inline-flex}.executive-ranking-card__title{color:#e5e7eb;font-family:"Lato", var(--font);margin:0;font-size:1.125rem;font-weight:700;line-height:1.5rem}.executive-ranking-card__info{color:#9a9a9a;cursor:help;display:inline-flex;position:relative}.executive-ranking-card__info:hover,.executive-ranking-card__info:focus-visible{color:#e5e7eb;outline:none}.executive-ranking-card__info-popup{z-index:20;color:#e5e7eb;width:min(280px,70vw);font-family:var(--font);background:#191c26f5;border:1px solid #ffffff1a;border-radius:10px;padding:10px 12px;font-size:.75rem;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #00000059}.executive-ranking-card__info:hover .executive-ranking-card__info-popup,.executive-ranking-card__info:focus-visible .executive-ranking-card__info-popup{display:block}.executive-ranking-card__subtitle{color:#a3a3a3;font-family:"Lato", var(--font);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.executive-ranking-card__ranks{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:20rem;display:flex}.executive-ranking-card__ranks--allyears{gap:1.5rem;max-width:20rem}.executive-rank-panel{box-sizing:border-box;outline-offset:-1px;background:linear-gradient(47deg,#0000004d 0%,#0000 100%);border-radius:20px;outline:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:1.5rem 2rem;display:flex;overflow:hidden}.executive-rank-panel--allyears{align-items:stretch;gap:0;padding:1.5rem 2rem}.executive-rank-panel__allyears-label{color:#fff;font-family:"DM Sans", var(--font);margin-bottom:.25rem;font-size:.875rem;font-weight:500;line-height:1rem}.executive-rank-panel__allyears-body{flex-direction:column;align-items:stretch;width:100%;display:flex}.executive-rank-spark{width:100%;height:3rem;display:block;overflow:visible}.executive-rank-panel__allyears-years{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.executive-rank-panel__allyears-col{flex-direction:column;flex:1;align-items:center;display:flex}.executive-rank-panel__allyears-value{color:#d6d3d1;font-family:"DM Sans", var(--font);font-size:1.25rem;font-weight:700;line-height:2rem}.executive-rank-panel__allyears-year{color:#a3a3a34d;font-family:"DM Sans", var(--font);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1rem}.executive-rank-panel__row{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.executive-rank-panel__text{flex-direction:column;align-items:flex-start;gap:.375rem;min-width:6rem;display:flex}.executive-rank-panel__label{color:#fff;font-family:"DM Sans", var(--font);font-size:.875rem;font-weight:500;line-height:1rem}.executive-rank-panel__value{font-family:"DM Sans", var(--font);align-items:baseline;gap:0;margin:0;font-size:2.25rem;line-height:3.5rem;display:flex}.executive-rank-panel__hash{font-weight:300}.executive-rank-panel__value span:last-child{font-weight:700}.executive-rank-panel__value--emerald{color:#10b981}.executive-rank-panel__value--lime{color:#e5ff64}.executive-rank-panel__footer{text-align:left;color:#a3a3a3;width:100%;font-family:"DM Sans", var(--font);margin:0;font-size:.75rem;font-weight:300;line-height:.75rem}.executive-rank-bars{flex-shrink:0;justify-content:flex-start;align-items:flex-end;gap:2px;width:7rem;display:flex}.executive-rank-bars__bar{background:#ffffff1a;border-radius:10px;flex:1 1 0;min-width:0}.executive-rank-bars--emerald .executive-rank-bars__bar--active{background:#10b981;box-shadow:0 0 10px #06ff5580}.executive-rank-bars--lime .executive-rank-bars__bar--active{background:#e5ff64;box-shadow:0 0 10px #e5ff6580}.executive-map{z-index:1;pointer-events:none;width:70%;position:absolute;top:-4%;bottom:-6%;right:-6%}.executive-map__stage{transform-origin:45% 42%;position:absolute;inset:-2% -4% -4% -2%;transform:rotate(8deg)scale(1.5,1.12)}.executive-map__svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}@media (width<=960px){.executive-ranking-card{flex-direction:column;gap:1rem;min-height:0;display:flex}.executive-ranking-card__content{width:100%;max-width:none}.executive-ranking-card__ranks{max-width:none}.executive-map{width:100%;min-height:26rem;margin:0 -.5rem -1rem;position:relative;top:auto;bottom:auto;right:auto}.executive-map__stage{transform-origin:50%;transform:rotate(6.5deg)scale(1.25,1.1)}}.top-disease-bubbles{box-sizing:border-box;outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:1.5rem;outline:1px solid #ffffff0d;flex-direction:column;justify-content:space-between;align-items:stretch;gap:1.5rem;width:100%;min-height:36rem;padding:1.5rem;display:flex;box-shadow:0 8px 32px #0000005e}.top-disease-bubbles__header{flex-direction:column;gap:.25rem;display:flex}.top-disease-bubbles__title-row{align-items:center;gap:.75rem;display:inline-flex}.top-disease-bubbles__title{color:#e5e7eb;font-family:"Lato", var(--font);margin:0;font-size:1.125rem;font-weight:700;line-height:1.5rem}.top-disease-bubbles__info{color:#9a9a9a;cursor:help;display:inline-flex;position:relative}.top-disease-bubbles__info:hover,.top-disease-bubbles__info:focus-visible{color:#e5e7eb;outline:none}.top-disease-bubbles__info-popup{z-index:20;color:#e5e7eb;width:min(280px,70vw);font-family:var(--font);background:#191c26f5;border:1px solid #ffffff1a;border-radius:10px;padding:10px 12px;font-size:.75rem;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #00000059}.top-disease-bubbles__info:hover .top-disease-bubbles__info-popup,.top-disease-bubbles__info:focus-visible .top-disease-bubbles__info-popup{display:block}.top-disease-bubbles__subtitle{color:#a3a3a3;font-family:"Lato", var(--font);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.top-disease-bubbles--allyears{min-height:0}.top-disease-bubbles__legend{box-sizing:border-box;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:20rem;margin:1.25rem auto 0;padding:0 .75rem;display:flex}.top-disease-bubbles__legend-item{align-items:center;gap:.5rem;display:inline-flex}.top-disease-bubbles__legend-swatch{border-radius:2px;flex-shrink:0;width:.75rem;height:.75rem}.top-disease-bubbles__legend-label{color:#e5e7eb;font-family:"Inter", var(--font);font-size:.75rem;font-weight:700;line-height:1rem}.top-disease-bubbles__stage{flex:1;width:100%;min-height:22rem;position:relative}.top-disease-bubbles__stage--allyears{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;height:18rem;min-height:18rem;margin-top:.5rem;display:grid}.top-disease-year-cluster{width:100%;min-width:0;height:100%;position:relative}.top-disease-year-cluster--1 .top-disease-bubble--allyears-lg{top:-4%;left:28%}.top-disease-year-cluster--1 .top-disease-bubble--allyears-md{top:36%;left:2%}.top-disease-year-cluster--1 .top-disease-bubble--allyears-sm{top:62%;left:34%}.top-disease-year-cluster--2 .top-disease-bubble--allyears-lg{top:42%;left:30%}.top-disease-year-cluster--2 .top-disease-bubble--allyears-md{top:18%;left:2%}.top-disease-year-cluster--2 .top-disease-bubble--allyears-sm{top:-2%;left:38%}.top-disease-year-cluster--3 .top-disease-bubble--allyears-lg{top:42%;left:18%}.top-disease-year-cluster--3 .top-disease-bubble--allyears-md{top:-2%;left:42%}.top-disease-year-cluster--3 .top-disease-bubble--allyears-sm{top:12%;left:8%}.top-disease-bubble--allyears{z-index:1}.top-disease-bubble--allyears-lg{z-index:1;width:10rem;height:10rem}.top-disease-bubble--allyears-md{z-index:2;width:8rem;height:8rem}.top-disease-bubble--allyears-sm{z-index:3;width:6rem;height:6rem}.top-disease-bubble--allyears-lg .top-disease-bubble__pct{font-size:2rem;line-height:2.5rem}.top-disease-bubble--allyears-md .top-disease-bubble__pct{font-size:1.5rem;line-height:2.5rem}.top-disease-bubble--allyears-sm .top-disease-bubble__pct{font-size:1.25rem;line-height:2.5rem}.top-disease-bubble--allyears .top-disease-bubble__name{text-overflow:ellipsis;white-space:nowrap;max-width:85%;font-size:.7rem;overflow:hidden}.top-disease-bubble--allyears-float-1{animation:14s ease-in-out infinite top-disease-float-1}.top-disease-bubble--allyears-float-2{animation:17s ease-in-out infinite top-disease-float-2}.top-disease-bubble--allyears-float-3{animation:12s ease-in-out infinite top-disease-float-3}.top-disease-bubbles__empty{text-align:center;color:#9a9a9a;margin:4rem auto 0;font-size:.875rem}.top-disease-bubble{text-align:center;box-sizing:border-box;will-change:transform;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;padding:1rem;display:flex;position:absolute}.top-disease-bubble--1{z-index:1;width:15rem;height:15rem;animation:14s ease-in-out infinite top-disease-float-1;top:-.5rem;left:0}.top-disease-bubble--2{z-index:2;width:12rem;height:12rem;animation:17s ease-in-out infinite top-disease-float-2;top:28%;left:52%}.top-disease-bubble--3{z-index:3;width:9rem;height:9rem;animation:12s ease-in-out infinite top-disease-float-3;top:62%;left:28%}@keyframes top-disease-float-1{0%,to{transform:translate(0)}33%{transform:translate(18px,-22px)}66%{transform:translate(-14px,14px)}}@keyframes top-disease-float-2{0%,to{transform:translate(0)}40%{transform:translate(-20px,16px)}70%{transform:translate(14px,-18px)}}@keyframes top-disease-float-3{0%,to{transform:translate(0)}35%{transform:translate(20px,14px)}65%{transform:translate(-16px,-20px)}}@media (prefers-reduced-motion:reduce){.top-disease-bubble--1,.top-disease-bubble--2,.top-disease-bubble--3,.top-disease-bubble--allyears-float-1,.top-disease-bubble--allyears-float-2,.top-disease-bubble--allyears-float-3{animation:none}}.top-disease-bubble__pct{color:#e5e7eb;font-family:"DM Sans", var(--font);font-weight:700;line-height:2.5rem}.top-disease-bubble--1 .top-disease-bubble__pct{font-size:3rem}.top-disease-bubble--2 .top-disease-bubble__pct{font-size:2.25rem}.top-disease-bubble--3 .top-disease-bubble__pct{font-size:1.875rem}.top-disease-bubble__name{color:#d6d3d1;font-family:"DM Sans", var(--font);letter-spacing:.04em;text-transform:uppercase;max-width:90%;font-size:.875rem;font-weight:600;line-height:1rem}.top-disease-bubbles__concern{flex-direction:column;gap:.375rem;padding-top:1rem;display:flex}.top-disease-bubbles__concern-title{color:#fff;font-family:"DM Sans", var(--font);align-items:center;gap:.375rem;font-size:1rem;font-weight:600;line-height:1rem;display:inline-flex}.top-disease-bubbles__concern-text{color:#a3a3a3;font-family:"DM Sans", var(--font);margin:0;font-size:.875rem;font-weight:400;line-height:1.25rem}@media (width<=700px){.top-disease-bubble--1{width:11rem;height:11rem}.top-disease-bubble--2{width:9rem;height:9rem;left:48%}.top-disease-bubble--3{width:7rem;height:7rem}.top-disease-bubble--1 .top-disease-bubble__pct{font-size:2rem}.top-disease-bubble--2 .top-disease-bubble__pct{font-size:1.5rem}.top-disease-bubble--3 .top-disease-bubble__pct{font-size:1.25rem}.top-disease-bubbles__stage--allyears{grid-template-columns:1fr;gap:1.5rem;height:auto;min-height:0}.top-disease-year-cluster{height:14rem}.top-disease-bubble--allyears-lg{width:8.5rem;height:8.5rem}.top-disease-bubble--allyears-md{width:7rem;height:7rem}.top-disease-bubble--allyears-sm{width:5.5rem;height:5.5rem}}.disease-deep-dive-card{box-sizing:border-box;outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:1.5rem;outline:1px solid #ffffff0d;flex-direction:column;align-items:stretch;gap:1rem;width:100%;min-height:36rem;padding:1.5rem;display:flex;box-shadow:0 8px 32px #0000005e}.disease-deep-dive-card__header{flex-direction:column;gap:.25rem;display:flex}.disease-deep-dive-card__header-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.disease-deep-dive-card__title-row{align-items:center;gap:.75rem;display:inline-flex}.disease-deep-dive-card__title{color:#e5e7eb;font-family:"Lato", var(--font);margin:0;font-size:1.125rem;font-weight:700;line-height:1.5rem}.disease-deep-dive-card__info{color:#9a9a9a;cursor:help;display:inline-flex;position:relative}.disease-deep-dive-card__info:hover,.disease-deep-dive-card__info:focus-visible{color:#e5e7eb;outline:none}.disease-deep-dive-card__info-popup{z-index:20;color:#e5e7eb;width:min(280px,70vw);font-family:var(--font);background:#191c26f5;border:1px solid #ffffff1a;border-radius:10px;padding:10px 12px;font-size:.75rem;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #00000059}.disease-deep-dive-card__info:hover .disease-deep-dive-card__info-popup,.disease-deep-dive-card__info:focus-visible .disease-deep-dive-card__info-popup{display:block}.disease-deep-dive-card__status{outline-offset:-1px;color:#e5ff64;font-family:"DM Sans", var(--font);text-transform:uppercase;white-space:nowrap;background:#e5ff6433;border-radius:.125rem;outline:1px solid #e5ff644d;padding:.125rem .5rem;font-size:.625rem;font-weight:700;line-height:1rem}.disease-deep-dive-card__subtitle{color:#a3a3a3;font-family:"Lato", var(--font);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.disease-deep-dive-card__tabs{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.disease-deep-dive-card__tab{appearance:none;outline-offset:-1px;color:#a3a3a3;font-family:"DM Sans", var(--font);cursor:pointer;background:0 0;border:0;border-radius:999px;outline:1px solid #1f2937;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem}.disease-deep-dive-card__tab--active{color:#00086b;background:#b0c6ff;outline:none}.disease-deep-dive-card__empty{color:#9a9a9a;margin:2rem 0;font-size:.875rem}.disease-deep-dive-card__chart{align-items:stretch;gap:.5rem;margin-top:.5rem;display:flex}.disease-deep-dive-card__y-label{writing-mode:vertical-rl;color:#9ca3af;font-family:"DM Sans", var(--font);flex-shrink:0;align-self:center;font-size:.75rem;line-height:1rem;transform:rotate(180deg)}.disease-deep-dive-card__plot{flex:1;min-width:0;height:18rem;position:relative}.disease-deep-dive-card__grid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 1.75rem}.disease-deep-dive-card__grid-row{color:#6b7280;font-family:"DM Sans", var(--font);align-items:flex-start;font-size:.75rem;line-height:1rem;display:flex;position:relative}.disease-deep-dive-card__grid-line{border-bottom:1px solid #374151;position:absolute;top:.5rem;left:1.75rem;right:0}.disease-deep-dive-card__bars{justify-content:space-between;align-items:flex-end;gap:.25rem;display:flex;position:absolute;inset:0 0 0 1.75rem}.disease-deep-dive-card__group{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.disease-deep-dive-card__pair{align-items:flex-end;gap:.25rem;display:inline-flex}.disease-deep-dive-card__bar{border-radius:.5rem .5rem 0 0;width:2.75rem;max-width:42%;min-height:2px}.disease-deep-dive-card__bar--male{background:linear-gradient(#b0c6ff 0%,#3535c2 100%)}.disease-deep-dive-card__bar--female{background:linear-gradient(#f9a8d4 0%,#fe5b9d 100%)}.disease-deep-dive-card__x-label{color:#9ca3af;font-family:"DM Sans", var(--font);text-align:center;padding-top:.5rem;font-size:.75rem;line-height:1rem}.disease-deep-dive-card__legend{justify-content:center;align-items:center;gap:1.5rem;display:flex}.disease-deep-dive-card__legend-item{color:#9ca3af;font-family:"DM Sans", var(--font);align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;display:inline-flex}.disease-deep-dive-card__swatch{border-radius:.125rem;width:.75rem;height:.75rem}.disease-deep-dive-card__swatch--female{background:#fe5b9d}.disease-deep-dive-card__swatch--male{background:#4a45d3}.disease-deep-dive-card__insight{border-top:1px solid #ffffff1a;flex-direction:column;gap:.375rem;margin-top:auto;padding-top:1.5rem;display:flex}.disease-deep-dive-card__insight-title{color:#fff;font-family:"DM Sans", var(--font);align-items:center;gap:.375rem;font-size:1rem;font-weight:600;line-height:1rem;display:inline-flex}.disease-deep-dive-card__insight-text{color:#a3a3a3;font-family:"DM Sans", var(--font);margin:0;font-size:.875rem;font-weight:400;line-height:1.25rem}@media (width<=700px){.disease-deep-dive-card__bar{width:1.75rem}}.disease-deep-dive-card--allyears{gap:1.5rem;min-height:0}.ddd-allyears-body{box-sizing:border-box;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:1.5rem 2rem;width:100%;padding:.5rem .5rem 1rem;display:grid}.ddd-allyears-divider{background:#fff3;flex-shrink:0;align-self:stretch;width:1px;min-height:100%}.ddd-allyears-panel{flex-direction:column;gap:1rem;width:100%;min-width:0;display:flex;position:relative}.ddd-allyears-panel__title{color:#d6d3d1;font-family:"DM Sans", var(--font);align-items:center;gap:.5rem;padding-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.25rem;display:inline-flex}.ddd-allyears-panel--male .ddd-allyears-panel__title{color:#d6d3d1}.ddd-allyears-panel--male .ddd-allyears-panel__title svg{color:#3b82f6}.ddd-allyears-panel--female .ddd-allyears-panel__title svg{color:#ff589b}.ddd-allyears-grid{grid-template-rows:1.5rem repeat(3,minmax(4.5rem,5.5rem));grid-template-columns:3rem repeat(4,minmax(0,1fr));place-items:stretch stretch;gap:.625rem .75rem;width:100%;display:grid}.ddd-allyears-grid__corner{width:1px;height:1px}.ddd-allyears-grid__band{text-align:center;font-family:"DM Sans", var(--font);letter-spacing:-.01em;white-space:nowrap;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}.ddd-allyears-panel--male .ddd-allyears-grid__band--healthy{color:#93c5fd}.ddd-allyears-panel--male .ddd-allyears-grid__band--increased{color:#60a5fa}.ddd-allyears-panel--male .ddd-allyears-grid__band--high,.ddd-allyears-panel--male .ddd-allyears-grid__band--very-high{color:#2563eb}.ddd-allyears-panel--female .ddd-allyears-grid__band--healthy{color:#f0abfc}.ddd-allyears-panel--female .ddd-allyears-grid__band--increased{color:#e879f9}.ddd-allyears-panel--female .ddd-allyears-grid__band--high,.ddd-allyears-panel--female .ddd-allyears-grid__band--very-high{color:#d946ef}.ddd-allyears-grid__year{color:#d6d3d1;font-family:"DM Sans", var(--font);letter-spacing:-.01em;justify-content:flex-end;align-items:center;padding-right:.25rem;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}.ddd-allyears-grid__year--current{color:#fff;font-weight:700}.ddd-allyears-cell{appearance:none;color:#d6d3d1;width:100%;height:100%;min-height:4.5rem;font-family:"DM Sans", var(--font);cursor:pointer;border:0;border-radius:1rem;justify-content:center;align-items:center;gap:.125rem;font-size:.875rem;font-weight:700;line-height:1.5rem;transition:outline-color .15s,box-shadow .15s;display:inline-flex}.ddd-allyears-panel--male .ddd-allyears-cell--healthy{outline-offset:-1px;background:#93c5fd33;outline:1px solid #93c5fd4d;font-weight:600}.ddd-allyears-panel--male .ddd-allyears-cell--increased{outline-offset:-1px;background:#60a5fa33;outline:1px solid #60a5fa4d}.ddd-allyears-panel--male .ddd-allyears-cell--high,.ddd-allyears-panel--male .ddd-allyears-cell--very-high{outline-offset:-1px;background:#2563eb33;outline:1px solid #2563eb4d}.ddd-allyears-panel--female .ddd-allyears-cell--healthy{outline-offset:-1px;background:#f0abfc33;outline:1px solid #f0abfc4d;font-weight:600}.ddd-allyears-panel--female .ddd-allyears-cell--increased{outline-offset:-1px;background:#e879f933;outline:1px solid #e879f94d}.ddd-allyears-panel--female .ddd-allyears-cell--high,.ddd-allyears-panel--female .ddd-allyears-cell--very-high{outline-offset:-1px;background:#d946ef33;outline:1px solid #d946ef4d}.ddd-allyears-panel--male .ddd-allyears-cell--active{outline-color:#93c5fd8c;box-shadow:0 0 10px #93bcff59}.ddd-allyears-panel--female .ddd-allyears-cell--active{outline-color:#f0abfc8c;box-shadow:0 0 10px #fc66ff4d}.ddd-allyears-popup{z-index:5;outline-offset:-1px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;background:#111827;border-radius:1.5rem;outline:1px solid #fff3;flex-direction:column;align-items:stretch;gap:.75rem;width:18rem;padding:.75rem 1rem;display:flex;position:absolute;top:6.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000005e}.ddd-allyears-popup__timeline{justify-content:space-between;align-items:center;height:3rem;padding:0 1rem;display:flex;position:relative}.ddd-allyears-popup__rail{background:#ffffff1a;height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.ddd-allyears-popup--male .ddd-allyears-popup__rail--accent{background:#93c5fd}.ddd-allyears-popup--female .ddd-allyears-popup__rail--accent{background:#f0abfc}.ddd-allyears-popup__dot{z-index:1;background:#93c5fd;border-radius:999px;width:.375rem;height:.375rem;position:relative}.ddd-allyears-popup--female .ddd-allyears-popup__dot{background:#f0abfc}.ddd-allyears-popup__dot--active{outline-offset:0;outline:4px solid #93c5fd33;width:.625rem;height:.625rem}.ddd-allyears-popup--female .ddd-allyears-popup__dot--active{outline-color:#f0abfc40}.ddd-allyears-popup__years{justify-content:space-between;gap:.25rem;display:flex}.ddd-allyears-popup__year{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.ddd-allyears-popup__pct{color:#d6d3d1;font-family:"DM Sans", var(--font);font-size:1rem;font-weight:700;line-height:2rem}.ddd-allyears-popup__year--active .ddd-allyears-popup__pct{color:#fff}.ddd-allyears-popup__label{color:#a3a3a34d;font-family:"DM Sans", var(--font);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1rem}.ddd-allyears-popup__insight{color:#d6d3d1;font-family:"DM Sans", var(--font);align-items:flex-start;gap:.75rem;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.ddd-allyears-popup--male .ddd-allyears-popup__insight svg{color:#93c5fd;flex-shrink:0;margin-top:.125rem}.ddd-allyears-popup--female .ddd-allyears-popup__insight svg{color:#f0abfc;flex-shrink:0;margin-top:.125rem}.disease-deep-dive-card__insight--concern{border-top:none;padding-top:1rem}@media (width<=1100px){.ddd-allyears-body{grid-template-columns:1fr;justify-items:stretch;padding:.5rem 0 1rem}.ddd-allyears-divider{width:100%;height:1px;min-height:0}.ddd-allyears-popup{left:0;transform:none}}@media (width<=560px){.ddd-allyears-grid{grid-template-rows:1.25rem repeat(3,minmax(3.5rem,4rem));grid-template-columns:2.5rem repeat(4,minmax(0,1fr));gap:.5rem}.ddd-allyears-cell{min-height:3.5rem;font-size:.75rem}}.info-tooltip{width:20px;height:20px;color:var(--text-muted);cursor:help;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:inline-flex;position:relative}.info-tooltip:hover,.info-tooltip:focus-visible{color:var(--accent);background:var(--accent-soft);outline:none}.info-tooltip__popup{text-align:left;white-space:normal;width:min(300px,100vw - 32px);max-width:300px;color:var(--tooltip-text);background:var(--tooltip-bg);border:1px solid var(--tooltip-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;pointer-events:none;z-index:50;padding:10px 12px;font-size:.75rem;font-weight:400;line-height:1.5;transition:opacity .15s,visibility .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.info-tooltip:hover .info-tooltip__popup,.info-tooltip:focus-visible .info-tooltip__popup{opacity:1;visibility:visible}.info-tooltip__popup:after{content:"";border:6px solid #0000;border-top-color:var(--tooltip-bg);position:absolute;top:100%;left:50%;transform:translate(-50%)}.chart-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.chart-card__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.chart-card__titles h3{letter-spacing:-.01em;align-items:center;gap:8px;font-size:.875rem;font-weight:500;display:flex}.chart-card__titles p{color:var(--text-muted);margin-top:3px;font-size:.6875rem}.chart-card__body{min-height:200px}.chart-card__insight{border-top:1px solid var(--border-subtle);color:var(--text-muted);margin-top:16px;padding-top:14px;font-size:.8125rem;line-height:1.5}.chart-card__insight strong.concern{color:var(--warn);font-weight:600}.chart-card__insight strong.positive{color:var(--positive);font-weight:600}.chart-card__insight strong.neutral{color:var(--text);font-weight:600}.oxidative-stress-card .chart-card__body{flex-direction:column;gap:1rem;display:flex}.oxidative-stress-card .chart-card__insight{border-top:1px solid #ffffff0f;margin-top:.25rem;padding-top:1.5rem}.oxidative-stress-layout{grid-template-columns:minmax(0,1.05fr) minmax(280px,1fr);align-items:center;gap:1.5rem 2rem;display:grid}.oxidative-stress-visual{justify-content:space-between;align-items:center;gap:1.5rem;min-width:0;padding:0 .75rem;display:flex}.oxidative-stress-pie{flex-shrink:0;width:min(100%,208px);height:208px;position:relative}.oxidative-stress-pie__center{pointer-events:none;text-align:center;flex-direction:column;align-items:center;gap:.375rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.oxidative-stress-pie__center-value{color:#e5e7eb;font-family:DM Sans,system-ui,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.75rem}.oxidative-stress-pie__center-label{letter-spacing:.05em;text-transform:uppercase;color:#6b7280;font-family:DM Sans,system-ui,sans-serif;font-size:.75rem;font-weight:600;line-height:1rem}.oxidative-stress-breakdown{flex-direction:column;gap:.75rem;min-width:7.5rem;margin:0;padding:0;list-style:none;display:flex}.oxidative-stress-breakdown li{grid-template-columns:12px 1fr auto;align-items:center;gap:.5rem;font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;line-height:1.25rem;display:grid}.oxidative-stress-breakdown__dot{border-radius:2px;flex-shrink:0;width:12px;height:12px}.oxidative-stress-breakdown__label{color:#d6d3d1;font-weight:400}.oxidative-stress-breakdown__value{color:#d6d3d1;font-variant-numeric:tabular-nums;font-weight:400}.oxidative-stress-summary{background:0 0;border:1px solid #27272a;border-radius:1.5rem;flex-direction:column;justify-content:center;gap:2rem;min-width:0;padding:1.5rem;display:flex}.oxidative-stress-summary__intro{flex-direction:column;gap:.25rem;display:flex}.oxidative-stress-summary__heading{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:10px;font-weight:400;line-height:1rem}.oxidative-stress-mix__bar{background:#ffffff0f;border-radius:9999px;height:12px;display:flex;overflow:hidden}.oxidative-stress-mix__segment{min-width:3px}.oxidative-stress-mix__caption{color:#fff;margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem}.oxidative-stress-stats{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.oxidative-stress-stat{border-radius:.75rem;flex-direction:column;gap:0;padding:1rem;display:flex}.oxidative-stress-stat--healthy{background:#22c55e1a;border:1px solid #86efac4d}.oxidative-stress-stat--elevated{background:#dc26261a;border:1px solid #f871714d}.oxidative-stress-stat__label{color:#9ca3af;font-family:DM Sans,system-ui,sans-serif;font-size:.75rem;font-weight:400;line-height:1rem}.oxidative-stress-stat__value{font-variant-numeric:tabular-nums;margin-top:.25rem;font-family:DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.75rem}.oxidative-stress-stat--healthy .oxidative-stress-stat__value{color:#22c55e}.oxidative-stress-stat--elevated .oxidative-stress-stat__value{color:#ef4444}.oxidative-stress-stat__sub{color:#6b7280;font-family:DM Sans,system-ui,sans-serif;font-size:.75rem;line-height:1rem}.oxidative-stress-insight{flex-direction:column;gap:.375rem;display:flex}.oxidative-stress-insight__title{color:#fff;align-items:center;gap:.375rem;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:600;line-height:1rem;display:inline-flex}.oxidative-stress-insight__title svg{flex-shrink:0}.oxidative-stress-insight__text{color:#a3a3a3;margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem}@media (width<=960px){.oxidative-stress-layout{grid-template-columns:1fr}.oxidative-stress-visual{justify-content:center}}@media (width<=560px){.oxidative-stress-visual{flex-direction:column}.oxidative-stress-stats{grid-template-columns:1fr}.oxidative-stress-breakdown{width:100%;max-width:14rem}}.blood-lab-panels{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.blood-lab-card{box-sizing:border-box;outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:1.5rem;outline:1px solid #ffffff0d;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;min-height:20rem;padding:1.5rem;display:flex;box-shadow:0 8px 32px #0000005e}.blood-lab-card__top{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.blood-lab-card__title-row{align-self:flex-start;align-items:center;gap:.75rem;display:inline-flex}.blood-lab-card__title{color:#fff;font-family:"Lato", var(--font);margin:0;font-size:.875rem;font-weight:700;line-height:1.5rem}.blood-lab-card__info{color:#9a9a9a;cursor:help;display:inline-flex;position:relative}.blood-lab-card__info:hover,.blood-lab-card__info:focus-visible{color:#e5e7eb;outline:none}.blood-lab-card__info-popup{z-index:20;color:#e5e7eb;width:min(240px,70vw);font-family:var(--font);background:#191c26f5;border:1px solid #ffffff1a;border-radius:10px;padding:10px 12px;font-size:.75rem;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #00000059}.blood-lab-card__info:hover .blood-lab-card__info-popup,.blood-lab-card__info:focus-visible .blood-lab-card__info-popup{display:block}.blood-lab-card__viz{flex-direction:column;justify-content:center;align-items:center;display:flex}.blood-lab-card__dots{box-sizing:border-box;grid-template-columns:repeat(5,.75rem);gap:.5rem;width:7rem;padding:0 .75rem .75rem;display:grid}.blood-lab-card__dot{box-sizing:border-box;border:1px solid #374151;border-radius:999px;width:.75rem;height:.75rem}.blood-lab-card__dot--lit{background:#05ff54;border:0;box-shadow:0 0 8px #06ff5566}.blood-lab-card__pct-block{flex-direction:column;justify-content:center;align-items:center;display:flex}.blood-lab-card__pct{color:#e5e7eb;font-family:"DM Sans", var(--font);font-size:1.5rem;font-weight:600;line-height:2rem}.blood-lab-card__pct-label{color:#a3a3a3;font-family:"DM Sans", var(--font);letter-spacing:.04em;text-align:center;text-transform:uppercase;font-size:.625rem;font-weight:400;line-height:1rem}.blood-lab-card__concern{flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;display:flex}.blood-lab-card__concern-title{color:#fff;font-family:"DM Sans", var(--font);align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;line-height:1rem;display:inline-flex}.blood-lab-card__concern-text{color:#d6d3d1;font-family:"DM Sans", var(--font);margin:0;font-size:.75rem;font-weight:400;line-height:1rem}.blood-lab-card--allyears{justify-content:flex-start}.blood-lab-card__allyears-body{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.blood-lab-card__years{justify-content:flex-start;align-items:flex-end;gap:1rem;display:inline-flex}.blood-lab-card__year-col{flex-direction:column;align-items:center;gap:.25rem;width:2.25rem;display:inline-flex}.blood-lab-card__year-dots{grid-template-columns:repeat(2,.75rem);gap:.25rem;display:grid}.blood-lab-card__year-label{color:#cbd5e1;font-family:"Lato", var(--font);text-align:center;padding-top:.5rem;font-size:.75rem;font-weight:700;line-height:1rem}.blood-lab-card__trend{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.blood-lab-card__trend-delta{font-family:"DM Sans", var(--font);justify-content:center;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;line-height:1.5rem;display:inline-flex}.blood-lab-card__trend--up .blood-lab-card__trend-delta{color:#4edea3}.blood-lab-card__trend--down .blood-lab-card__trend-delta{color:#ff7a7a}.blood-lab-card__trend-note{color:#d6d3d1;font-family:"DM Sans", var(--font);text-align:center;margin:0;font-size:.875rem;font-weight:400;line-height:1.5rem}@media (width<=1100px){.blood-lab-panels{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.blood-lab-panels{grid-template-columns:1fr}}.positive-wins{box-sizing:border-box;outline-offset:-1px;-webkit-backdrop-filter:blur(6px);background:#191c2699;border-radius:1.5rem;outline:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 8px 32px #0000005e}.positive-wins__header{flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;display:flex}.positive-wins__title-row{align-items:center;gap:.75rem;display:inline-flex}.positive-wins__title{color:#e5e7eb;font-family:"Lato", var(--font);margin:0;font-size:1.125rem;font-weight:700;line-height:1.5rem}.positive-wins__info{color:#9a9a9a;cursor:help;display:inline-flex;position:relative}.positive-wins__info:hover,.positive-wins__info:focus-visible{color:#e5e7eb;outline:none}.positive-wins__info-popup{z-index:20;color:#e5e7eb;width:min(280px,70vw);font-family:var(--font);background:#191c26f5;border:1px solid #ffffff1a;border-radius:10px;padding:10px 12px;font-size:.75rem;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #00000059}.positive-wins__info:hover .positive-wins__info-popup,.positive-wins__info:focus-visible .positive-wins__info-popup{display:block}.positive-wins__subtitle{color:#a3a3a3;font-family:"Lato", var(--font);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.positive-wins__columns{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;width:100%;min-height:15rem;display:grid}.positive-wins__col{box-sizing:border-box;outline-offset:-1px;border-radius:2rem;outline:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem 1rem;display:flex;overflow:hidden}.positive-wins__col-head{flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.positive-wins__col-head--profiles{gap:1rem}.positive-wins__icon{outline-offset:-1px;border-radius:999px;outline:1px solid #0000;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.positive-wins__icon--emerald{color:#10b981;background:#10b9811a;outline-color:#10b98166;box-shadow:0 0 15px #10b98133}.positive-wins__icon--blue{color:#3b82f6;opacity:.95;background:#3b82f61a;outline-color:#3b82f666;box-shadow:0 0 15px #3b82f633}.positive-wins__icon--purple{color:#a855f7;background:#a855f71a;outline-color:#a855f766;box-shadow:0 0 15px #a855f733}.positive-wins__col-title{letter-spacing:.05em;text-transform:uppercase;text-align:center;margin:0;font-size:.75rem;font-weight:700;line-height:1rem}.positive-wins__col-title--emerald{color:#10b981;font-family:"Lato", var(--font)}.positive-wins__col-title--blue{color:#3b82f6;font-family:"Manrope", var(--font)}.positive-wins__col-title--purple{color:#a855f7;font-family:"Lato", var(--font)}.positive-wins__chips{flex-wrap:wrap;place-content:center flex-start;align-items:center;gap:.375rem;width:100%;display:flex}.positive-wins__chip{box-sizing:border-box;outline-offset:-1px;background:#0006;border-radius:999px;outline:1px solid #0000;align-items:center;gap:.5rem;height:2rem;padding:.5rem 1rem;display:inline-flex}.positive-wins__chip--emerald{color:#10b981;outline-color:#10b9814d}.positive-wins__chip--blue{color:#3b82f6;outline-color:#3b82f64d}.positive-wins__chip--purple{color:#a855f7;outline-color:#a855f74d}.positive-wins__chip-label{color:#d1d5db;font-size:.75rem;font-weight:500;line-height:1rem;font-family:"DM Sans", "Manrope", var(--font)}.positive-wins__chip--blue .positive-wins__chip-label,.positive-wins__chip--purple .positive-wins__chip-label{font-family:"Manrope", var(--font)}.positive-wins__empty{color:#a3a3a3;width:100%;font-family:"DM Sans", var(--font);text-align:center;margin:0;font-size:.75rem;font-style:italic;line-height:1.25rem}.positive-wins__loading{color:#a3a3a3;width:100%;font-family:"DM Sans", var(--font);text-align:center;margin:0;font-size:.8125rem}@media (width<=900px){.positive-wins__columns{grid-template-columns:1fr;min-height:0}}.leadership-takeaways{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;width:100%;display:grid}.leadership-takeaway-card{--lt-accent:#10b981;--lt-glow:#10b98133;--lt-icon-shadow:#10b98126;outline-offset:-1px;box-sizing:border-box;background:#18181b;border-radius:1.5rem;outline:1px solid #ffffff0d;align-items:stretch;gap:1.25rem;min-height:11rem;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000005e}.leadership-takeaway-card__glow{pointer-events:none;background:radial-gradient(ellipse 100% 100% at 0% 0%, var(--lt-glow), transparent 70%);width:min(100%,34rem);height:12rem;position:absolute;top:0;left:0}.leadership-takeaway-card__main{z-index:1;flex-direction:column;flex:1 1 0;justify-content:space-between;gap:1.25rem;min-width:0;display:flex;position:relative}.leadership-takeaway-card__icon{background:color-mix(in srgb, var(--lt-accent) 10%, transparent);outline:1px solid color-mix(in srgb, var(--lt-accent) 20%, transparent);outline-offset:-1px;width:4rem;height:4rem;box-shadow:0 0 20px 0 var(--lt-icon-shadow);color:var(--lt-accent);border-radius:1rem;justify-content:center;align-items:center;display:inline-flex}.leadership-takeaway-card__copy{flex-direction:column;gap:.25rem;min-width:0;display:flex}.leadership-takeaway-card__category{color:var(--lt-accent);letter-spacing:.05em;text-transform:uppercase;margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:10px;font-weight:400;line-height:1rem}.leadership-takeaway-card__headline{color:#fff;margin:0;padding-bottom:.5rem;font-family:DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.75rem}.leadership-takeaway-card__bullets{z-index:1;flex-direction:column;flex:0 auto;justify-content:center;gap:.75rem;min-width:11rem;margin:0;padding:1.5rem 0 0;list-style:none;display:flex;position:relative}.leadership-takeaway-card__bullets li{color:#9ca3af;align-items:center;gap:.625rem;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;display:flex}.leadership-takeaway-card__dot{background:#d4d4d8;border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem}.leadership-takeaway-card--workforce-health{--lt-accent:#10b981;--lt-glow:#10b98133;--lt-icon-shadow:#10b98126}.leadership-takeaway-card--lifestyle-priority{--lt-accent:#3b82f6;--lt-glow:#3b82f633;--lt-icon-shadow:#3b82f626}.leadership-takeaway-card--disease-focus{--lt-accent:#a855f7;--lt-glow:#a855f733;--lt-icon-shadow:#a855f726}.leadership-takeaway-card--strategic-next-step{--lt-accent:#f59e0b;--lt-glow:#f59e0b33;--lt-icon-shadow:#f59e0b26}.leadership-takeaways__loading{text-align:center;color:#9ca3af;outline-offset:-1px;background:#18181b;border-radius:1.5rem;outline:1px solid #ffffff0d;grid-column:1/-1;padding:2rem;font-size:.875rem}@media (width<=900px){.leadership-takeaways{grid-template-columns:1fr}}@media (width<=640px){.leadership-takeaway-card{flex-direction:column;gap:1rem}.leadership-takeaway-card__bullets{min-width:0;padding:0}}.camp-section-title{align-items:center;gap:1.5rem;height:1.75rem;margin:2rem 0 1rem;display:inline-flex}.camp-section-title__text{color:#fff;font-family:"Lato", var(--font);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:1.5rem;font-weight:400;line-height:2rem}.camp-section-title__rule{background:#3b82f6;flex-shrink:0;width:2.5rem;height:1px}.camp-risk-lifestyle-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:1.5rem;display:grid}@media (width<=960px){.camp-risk-lifestyle-grid{grid-template-columns:1fr}}:root,[data-theme=light]{--font:"DM Sans", system-ui, sans-serif;--mono:"DM Mono", ui-monospace, monospace;--bg:#f4f6f8;--bg-elevated:#fff;--bg-sidebar:#0f1419;--text:#111827;--text-muted:#6b7280;--text-inverse:#f9fafb;--border:#e5e7eb;--border-subtle:#f0f1f3;--accent:#0f6e56;--accent-soft:#e1f5ee;--accent-hover:#1d9e75;--danger:#dc2626;--danger-soft:#fef2f2;--warn:#d97706;--warn-soft:#fffbeb;--positive:#059669;--positive-soft:#ecfdf5;--chart-male:#7c3aed;--chart-female:#db2777;--shadow:0 1px 3px #0f172a0f, 0 4px 12px #0f172a0a;--shadow-lg:0 8px 30px #0f172a14;--radius:12px;--radius-sm:8px;--sidebar-width:256px;--sidebar-collapsed:80px;--sidebar-inset:16px;--tooltip-bg:#fff;--tooltip-border:#e5e7eb;--tooltip-text:#111827;--tooltip-muted:#4b5563}[data-theme=dark]{--bg:#0b0f14;--bg-elevated:#151b23;--bg-sidebar:#060a0e;--text:#f3f4f6;--text-muted:#9ca3af;--text-inverse:#f9fafb;--border:#2a3441;--border-subtle:#1f2937;--accent:#2dd4a8;--accent-soft:#0d281f;--accent-hover:#5eecc4;--danger:#f87171;--danger-soft:#2a1515;--warn:#fbbf24;--warn-soft:#2a2210;--positive:#34d399;--positive-soft:#0f2922;--chart-male:#a78bfa;--chart-female:#f472b6;--shadow:0 1px 3px #0000004d;--shadow-lg:0 8px 30px #0006;--tooltip-bg:#1f2937;--tooltip-border:#374151;--tooltip-text:#f9fafb;--tooltip-muted:#d1d5db}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}input{font-family:inherit}.app-shell{min-height:100%;display:flex}.main-area{width:100%;min-width:0;padding-left:calc(var(--sidebar-inset) + var(--sidebar-width) + var(--sidebar-inset));box-sizing:border-box;flex-direction:column;flex:1;align-items:stretch;transition:padding-left .25s;display:flex}.main-area.sidebar-collapsed{padding-left:calc(var(--sidebar-inset) + var(--sidebar-collapsed) + var(--sidebar-inset))}.page-content{flex:1;width:100%;max-width:none;padding:28px 32px 48px}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.page-header h1{letter-spacing:-.02em;font-size:1.5rem;font-weight:500}.page-header__title-with-info{align-items:center;gap:10px;display:flex}.page-header p{color:var(--text-muted);margin-top:4px;font-size:.8125rem}.dashboard-ranks{flex-shrink:0;align-items:flex-start;gap:28px;display:flex}.dashboard-rank{flex-direction:column;align-items:flex-end;gap:2px;min-width:4.5rem;display:flex}.dashboard-rank__value{letter-spacing:-.02em;color:var(--text);font-size:1.5rem;font-weight:500;line-height:1.1}.dashboard-rank__label{color:var(--text-muted);letter-spacing:.02em;white-space:nowrap;font-size:.6875rem;font-weight:500}.back-link{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:8px;font-size:.8125rem;display:inline-flex}.back-link:hover{color:var(--accent)}.page-header .badge-live{margin-top:10px}.badge-live{background:var(--accent-soft);color:var(--accent);border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.6875rem;font-weight:500;display:inline-flex}.badge-live .dot{background:var(--accent-hover);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.dashboard-page{flex-direction:column;gap:24px;display:flex}.dashboard-api-error{background:color-mix(in srgb, var(--color-danger,#e24b4a) 12%, transparent);color:var(--color-danger,#c43c3b);border-radius:8px;margin:0;padding:10px 14px;font-size:.875rem}.dashboard-page .section-title{margin:4px 0 0}.dashboard-page .kpi-grid,.dashboard-page .grid-2,.dashboard-page .grid-3{margin-bottom:0}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}.kpi-grid--3{grid-template-columns:repeat(3,1fr)}@media (width<=900px){.kpi-grid--3{grid-template-columns:1fr}}@media (width<=1100px){.kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.kpi-grid{grid-template-columns:1fr}}.section-title{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:12px;margin:28px 0 14px;font-size:.6875rem;font-weight:600;display:flex}.section-title:after{content:"";background:var(--border);flex:1;height:1px}.grid-2{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:16px;display:grid}.grid-2--stretch>*{flex-direction:column;display:flex}.grid-2--stretch .chart-card{flex:1}.distribution-pair-row>*{min-width:0}.distribution-pair-row .chart-card{height:100%}.grid-2>*,.grid-3>*{min-width:0}.grid-3{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:16px;display:grid}@media (width<=900px){.grid-2,.grid-3{grid-template-columns:1fr}}@media (width<=1100px) and (width>=601px){.grid-3{grid-template-columns:repeat(3,1fr)}}.score-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);text-align:center;padding:20px}.company-scores-card .grid-3{gap:20px}.score-card__label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px;font-size:.6875rem;font-weight:600}.score-card__value{letter-spacing:-.03em;color:var(--text);font-size:2.25rem;font-weight:300;line-height:1}.score-card__value span{color:var(--text-muted);font-size:1rem;font-weight:400}.score-card__sub{color:var(--text-muted);margin-top:8px;font-size:.75rem}.stack-spacer{margin-top:16px}.dashboard-toolbar{justify-content:flex-end;margin-bottom:14px;display:flex}.toggle-group{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);gap:2px;padding:3px;display:inline-flex}.toggle-group button{color:var(--text-muted);background:0 0;border:none;border-radius:6px;padding:6px 14px;font-size:.75rem;font-weight:500;transition:background .15s,color .15s}.toggle-group button.active{background:var(--bg-elevated);color:var(--text);box-shadow:var(--shadow)}[data-theme=dark] .toggle-group button.active{background:var(--border)}.locked-overlay{min-height:360px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.locked-overlay h2{color:var(--text);font-size:1.125rem;font-weight:500}html{font-size:16px}:root{--density-page-pad-y:28px;--density-page-pad-x:32px;--density-card-pad:24px;--density-sidebar-gap:48px;--density-nav-gap:16px}@media (height<=900px){html{font-size:13.5px}:root{--sidebar-width:210px;--sidebar-collapsed:68px;--sidebar-inset:10px;--density-page-pad-y:14px;--density-page-pad-x:18px;--density-card-pad:14px;--density-sidebar-gap:24px;--density-nav-gap:6px}.sidebar{border-radius:18px;padding:16px 10px;top:10px;bottom:10px;left:10px}.sidebar__top{gap:var(--density-sidebar-gap)}.sidebar__nav{gap:var(--density-nav-gap)}.sidebar__company{font-size:1.05rem}.sidebar__link{border-radius:10px;padding:7px 10px;font-size:.875rem}.sidebar__logo{width:36px;height:36px}.page-content{padding:var(--density-page-pad-y) var(--density-page-pad-x) 24px}.dashboard-header{gap:12px;margin-bottom:12px}.dashboard-header__title{font-size:1.2rem;line-height:1.45rem}.dashboard-metrics-row{gap:10px;margin-bottom:12px}.dashboard-metrics-col{gap:10px}.metric-cards{gap:8px}.metric-card{border-radius:14px;min-height:96px;padding:10px 14px}.metric-card__rank-value,.metric-card__value{font-size:1.6rem;line-height:1.85rem}.metric-rank-spark{height:44px}.sidebar__footer{gap:12px}.sidebar__avatar{min-width:40px;height:40px;padding:8px 12px;font-size:1.2rem}.participation-age-card,.metabolic-age-card,.overall-risk-card,.chart-card{padding:var(--density-card-pad);border-radius:16px}.participation-age-pie__chart{width:148px;height:148px}.participation-age-pie__center-value{font-size:1.35rem;line-height:1.35rem}.participation-age-pie__legend{flex:auto;gap:6px;width:auto;min-width:0;max-width:none}.participation-age-pie__label,.participation-age-pie__stat{font-size:.6875rem;line-height:.9rem}.participation-age-card__body{gap:8px;padding:0}.participation-age-card__insight{gap:6px}.participation-age-card__insight-text{font-size:.7rem;line-height:1.15rem}.metabolic-age-stat__count{font-size:1.35rem}.emp-summary-card{min-height:9.25rem;padding:.9rem 1rem}.emp-summary-card__number{font-size:1.6rem;line-height:1.9rem}.emp-summary-card__unit{font-size:.95rem}.emp-summary-card__pending{font-size:.875rem}}@media (height<=780px),(width<=1366px) and (height<=900px){html{font-size:12.5px}:root{--sidebar-width:190px;--sidebar-collapsed:64px;--sidebar-inset:8px;--density-sidebar-gap:16px;--density-page-pad-y:10px;--density-page-pad-x:14px;--density-card-pad:12px}.sidebar{padding:12px 8px;top:8px;bottom:8px;left:8px}.metric-card{min-height:84px;padding:8px 12px}.metric-card__rank-value,.metric-card__value{font-size:1.45rem;line-height:1.65rem}.participation-age-pie__chart{width:128px;height:128px}.participation-age-pie__center-value{font-size:1.2rem;line-height:1.2rem}.emp-summary-card{min-height:8.5rem}}@media (height<=900px) and (width<=1400px){.participation-age-card__body{flex-wrap:wrap;justify-content:center}.participation-age-pie__legend{flex:100%;max-width:280px}}.recharts-tooltip-wrapper{pointer-events:none;z-index:30!important}.recharts-default-tooltip{background-color:var(--tooltip-bg)!important;border:1px solid var(--tooltip-border)!important;box-shadow:var(--shadow-lg)!important;border-radius:8px!important;padding:10px 12px!important}.recharts-tooltip-label{color:var(--tooltip-text)!important;margin-bottom:6px!important;font-weight:600!important}.recharts-tooltip-item{color:var(--tooltip-muted)!important;padding:2px 0!important}.recharts-tooltip-item-name,.recharts-tooltip-item-value{color:var(--tooltip-text)!important}.recharts-legend-item-text{color:var(--text-muted)!important}.recharts-cartesian-axis-tick-value,.recharts-label{fill:var(--text-muted)}.insight-card li{color:var(--text)}[data-theme=dark] .insight-card--blue h4,[data-theme=dark] .insight-card--blue .insight-card__icon{color:#93c5fd}[data-theme=dark] .insight-card--red h4,[data-theme=dark] .insight-card--red .insight-card__icon{color:#fca5a5}[data-theme=dark] .insight-card--orange h4,[data-theme=dark] .insight-card--orange .insight-card__icon{color:#fdba74}[data-theme=dark] .insight-card--green h4,[data-theme=dark] .insight-card--green .insight-card__icon{color:#6ee7b7}[data-theme=dark] .insight-card--purple h4,[data-theme=dark] .insight-card--purple .insight-card__icon{color:#c4b5fd}[data-theme=dark] .insight-card--pink h4,[data-theme=dark] .insight-card--pink .insight-card__icon{color:#f9a8d4}[data-theme=dark] .insight-card--yellow h4,[data-theme=dark] .insight-card--yellow .insight-card__icon{color:#fde047}[data-theme=dark] .positive-wins-col h4{color:var(--positive)}[data-theme=dark] .positive-wins-col li{color:var(--text);background:#34d3991f}[data-theme=dark] .recommendation-tier__label{color:inherit}.app-shell{isolation:isolate;background:linear-gradient(to bottom left,#0f172a,#09090b);min-height:100vh;position:relative}.app-shell:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(to bottom left,#0f172a,#09090b);position:fixed;inset:0}.main-area,.page-content{z-index:1;position:relative}[data-theme=dark]{--bg-glass:#151b23d1}[data-theme=dark] body{background:linear-gradient(to bottom left,#0f172a,#09090b) fixed}[data-theme=dark] .chart-card,[data-theme=dark] .kpi-card,[data-theme=dark] .dept-card,[data-theme=dark] .dept-leaders-card,[data-theme=dark] .history-card,[data-theme=dark] .employees-table-wrap,[data-theme=dark] .employees-search,[data-theme=dark] .recommendation-tier{background:var(--bg-glass);-webkit-backdrop-filter:blur(14px)}[data-theme=dark] .login-page{background:linear-gradient(to bottom left,#0f172a,#09090b)}[data-theme=dark] .login-card{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px)}@media (width<=1023px){html,body{overflow-x:hidden}.main-area,.main-area.sidebar-collapsed{align-items:stretch;margin-left:0;padding-left:0}.page-content{max-width:100%;padding:64px 14px 36px}.page-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:20px}.page-header h1{font-size:1.25rem;line-height:1.3}.page-header p{font-size:.75rem}.dashboard-ranks{justify-content:flex-start;align-self:stretch;gap:24px}.dashboard-rank{align-items:flex-start}.dashboard-rank__value{font-size:1.25rem}.kpi-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}.kpi-card{padding:14px 16px}.kpi-card__value{font-size:1.5rem}.section-title{gap:8px;margin:22px 0 12px;font-size:.625rem}.grid-2{gap:12px;margin-bottom:12px}.stack-spacer{margin-top:12px!important}.dashboard-toolbar{justify-content:stretch!important;margin-bottom:12px!important;display:flex!important}.dashboard-toolbar .toggle-group{width:100%;display:flex}.dashboard-toolbar .toggle-group button{flex:1;padding:8px 10px;font-size:.6875rem}.chart-card{padding:14px}.chart-card__header{flex-direction:column;align-items:stretch;gap:10px}.chart-card__header .toggle-group,.chart-card__header .status-pill{align-self:flex-start}.chart-card__body{-webkit-overflow-scrolling:touch;margin:0 -2px;padding:0 2px;overflow-x:auto}.chart-card__body .recharts-responsive-container{min-width:300px}.chart-card__insight{margin-top:12px;padding-top:12px;font-size:.75rem}.disease-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;gap:6px;margin:0 -2px 16px;padding:0 2px 6px;overflow-x:auto}.disease-tab{flex-shrink:0;padding:8px 12px;font-size:.6875rem}.blood-lab-panels{grid-template-columns:1fr;gap:12px}.heatmap-scroll{margin:0 -14px;padding:0 14px}.heatmap-legend{flex-wrap:wrap;gap:6px 10px}.dept-grid{grid-template-columns:1fr}.dept-card__stats{grid-template-columns:repeat(3,1fr);gap:6px}.history-cards{grid-template-columns:1fr}.employees-search{width:100%}.employees-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.employees-table{min-width:580px}.employees-table th,.employees-table td{padding:10px 12px;font-size:.8125rem}.insight-cards-grid{gap:10px}.insight-card{padding:14px 16px}.key-insights-section__header h2{flex-wrap:wrap;font-size:1.0625rem}.recommendation-tier{padding:16px 18px}.positive-wins__columns{gap:16px}.bmi-waist-highlight{flex-direction:column;align-items:flex-start;gap:4px}}@media (width<=480px){.kpi-grid{grid-template-columns:1fr}.dept-card__stats{grid-template-columns:1fr 1fr}.dept-card__stats>div:last-child{grid-column:1/-1}.history-card__metrics{grid-template-columns:1fr 1fr}.history-card__metrics>div:last-child{grid-column:1/-1}}
