:root{--ink:#17201d;--muted:#718078;--line:#e7ece8;--paper:#f5f7f4;--green:#1c7152;--green2:#dff3e8;--amber:#9a6519;--amber2:#fff0d5;--red:#a44945;--red2:#fde8e6;--shadow:0 12px 40px rgba(27,54,43,.07)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh}.sidebar{position:fixed;width:248px;height:100vh;padding:28px 20px;background:#12251f;color:#fff;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:750;margin:0 10px 42px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#c9f07e;color:#193628}.sidebar nav{display:flex;flex-direction:column;gap:7px}.nav-item{border:0;background:transparent;color:#aebbb5;border-radius:11px;padding:13px 15px;text-align:left;font:inherit;font-weight:600;cursor:pointer;display:flex;gap:12px}.nav-item:hover,.nav-item.active{background:#254039;color:#fff}.privacy{margin-top:auto;background:#1b342d;border:1px solid #315048;padding:14px;border-radius:13px;display:flex;align-items:center;gap:10px}.privacy>span{color:#8ce0aa;font-size:10px}.privacy strong,.privacy small{display:block}.privacy strong{font-size:13px}.privacy small{color:#9fb0a9;margin-top:3px;font-size:11px}main{grid-column:2;padding:0 42px 60px;max-width:1500px;width:100%;margin:auto}header{height:112px;display:flex;align-items:center;justify-content:space-between}h1,h2,h3,p{margin:0}h1{font-size:25px}h2{font-size:31px;letter-spacing:-.8px}h3{font-size:19px}.eyebrow{text-transform:uppercase;letter-spacing:1.35px;font-weight:750;font-size:10px;color:#859189;margin-bottom:7px}.header-actions{display:flex;gap:10px}.icon-button,.avatar{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#fff;cursor:pointer}.avatar{background:#dcefd9;color:#23573f;font-weight:750}.page{display:none}.page.active{display:block}.hero{background:linear-gradient(110deg,#e0f0d6,#eff6e8);border:1px solid #d3e5ca;border-radius:20px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between}.hero h2{margin:10px 0 8px}.hero p{color:#647169}.muted{font-size:12px;color:#63716a}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#3aa56f;margin-right:7px}.primary{background:#163d30;color:white;border:0;border-radius:11px;padding:13px 18px;font:inherit;font-weight:700;cursor:pointer}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.metric,.card,.table-card,.history-list{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 1px 0 rgba(0,0,0,.01)}.metric{padding:18px}.metric-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#526059}.metric strong{display:block;font-size:28px;margin:14px 0 8px}.metric strong small{font-size:12px;color:#7b8781;font-weight:600}.metric p{font-size:11px;color:#75817a}.tag{font-style:normal;border-radius:20px;padding:5px 8px;font-size:9px;text-transform:uppercase;letter-spacing:.5px}.tag.green{color:var(--green);background:var(--green2)}.tag.amber{color:var(--amber);background:var(--amber2)}.tag.red{color:var(--red);background:var(--red2)}.up{color:#27825c}.down{color:#447f74}.grid.two{display:grid;grid-template-columns:1.22fr .78fr;gap:18px}.grid.lower{grid-template-columns:1fr 1fr;margin-top:18px}.card{padding:22px}.card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.ghost{border:0;background:transparent;color:#267058;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.chart-wrap svg{width:100%;height:220px;overflow:visible}.chart-wrap line{stroke:#dfe7e1;stroke-width:1}.chart-wrap .guide{stroke:#d4dfd8;stroke-dasharray:5 5}.chart-wrap path{fill:none;stroke:#2a795b;stroke-width:3}.chart-wrap circle{fill:white;stroke:#2a795b;stroke-width:3;r:5}.chart-wrap circle.latest{fill:#c9f07e;r:7}.chart-wrap text{font-size:11px;fill:#8a958f}.chart-wrap text.value{font-size:13px;fill:#1c5f47;font-weight:750}.chart-note{font-size:10px;color:#748079;background:#f7f9f7;padding:10px;border-radius:9px}.chart-note span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2a795b;margin-right:6px}.count{font-size:11px;background:#f0f4f1;padding:6px 9px;border-radius:20px}.task{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.task-icon{width:28px;height:28px;border-radius:9px;background:#e8f3ec;display:grid;place-items:center;color:#24634c;font-size:11px;font-weight:800}.task strong{font-size:12px}.task p{font-size:10px;color:#7d8983;margin-top:4px}.task>b{font-size:9px;color:#6b7871}.task.urgent>b{color:#a44945}.full-button{width:100%;margin-top:15px;border:1px solid var(--line);background:#fafbfa;border-radius:9px;padding:10px;color:#366855;font-weight:700;cursor:pointer}.pill-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.pill-icon{width:37px;height:37px;border-radius:12px;background:#e2eee9;display:grid;place-items:center;color:#396a59;font-size:12px;font-weight:800}.pill-icon.iron{background:#f6e6df;color:#9d5b43}.pill-icon.omega{background:#e5e8f6;color:#4e5c9b}.pill-row strong{font-size:12px}.pill-row p{font-size:10px;color:#829087;margin-top:4px}.active-label{margin-left:auto;color:#357457;background:#e3f2e9;padding:5px 8px;border-radius:20px;font-size:9px}.timeline>div{display:grid;grid-template-columns:70px 12px 1fr;gap:8px;min-height:58px}.timeline time{font-size:10px;color:#7f8c85;text-align:right;padding-top:3px}.timeline span{position:relative;width:8px;height:8px;border-radius:50%;background:#65a682;margin-top:3px}.timeline span:after{content:"";position:absolute;left:3px;top:10px;width:1px;height:42px;background:#dfe7e2}.timeline div:last-child span:after{display:none}.timeline strong{font-size:12px}.timeline small{display:block;color:#87928d;font-size:10px;margin-top:5px}.section-intro{margin:14px 0 26px}.section-intro h2{margin-bottom:8px}.section-intro>p:last-child{color:#718078;font-size:13px}.table-card{overflow:hidden}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:17px 20px;border-bottom:1px solid var(--line);font-size:12px}th{background:#f9faf9;color:#7b8781;font-size:10px;text-transform:uppercase;letter-spacing:.6px}.med-grid,.hypothesis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.med-card,.hyp-card,.document{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px}.med-card .pill-icon{margin-bottom:18px}.med-card h3{font-size:15px}.med-card p,.hyp-card p{color:#76837c;font-size:11px;line-height:1.5;margin-top:7px}.med-card footer{display:flex;justify-content:space-between;margin-top:20px;font-size:10px;color:#7b8781}.history-list{padding:0 24px}.history-event{display:grid;grid-template-columns:120px 1fr;gap:30px;padding:22px 0;border-bottom:1px solid var(--line)}.history-event time{color:#7d8983;font-size:11px}.history-event h3{font-size:14px}.history-event p{font-size:11px;color:#718078;line-height:1.55;margin-top:7px}.filters{display:flex;gap:8px;margin-bottom:17px}.chip{border:1px solid var(--line);background:#fff;border-radius:20px;padding:8px 13px;font-size:11px;cursor:pointer}.chip.active{background:#173c30;color:#fff}.documents{display:grid;gap:10px}.document{display:grid;grid-template-columns:42px 1fr 120px 28px;align-items:center;padding:14px 18px}.doc-icon{width:34px;height:34px;border-radius:10px;background:#edf2ef;display:grid;place-items:center;color:#3e6657}.document h3{font-size:12px}.document p,.document time{font-size:10px;color:#7e8b84}.hyp-card{border-top:3px solid #78a990}.hyp-card h3{font-size:15px}.hyp-card footer{margin-top:20px;display:flex;justify-content:space-between;align-items:center}.hyp-card footer span{font-size:9px;background:#eef3ef;border-radius:20px;padding:6px 8px}.hyp-card footer button{border:0;background:transparent;color:#287158;font-weight:700;cursor:pointer}@media(max-width:1050px){.metrics{grid-template-columns:repeat(2,1fr)}.grid.two,.grid.lower{grid-template-columns:1fr}.med-grid,.hypothesis-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.shell{display:block}.sidebar{position:static;width:100%;height:auto;padding:16px}.sidebar nav{flex-direction:row;overflow:auto}.nav-item span{display:none}.privacy{display:none}.brand{margin:0 0 14px}main{padding:0 16px 40px}header{height:85px}.hero{align-items:flex-start;gap:20px;flex-direction:column}.metrics,.med-grid,.hypothesis-grid{grid-template-columns:1fr}.document{grid-template-columns:38px 1fr}.document time,.document>span:last-child{display:none}}

.document{text-decoration:none;color:inherit;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.document:hover{transform:translateY(-1px);border-color:#cad8d0;box-shadow:var(--shadow)}.doc-icon{font-size:10px;font-weight:800}

.plan-list{display:grid;gap:12px}.plan-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;display:grid;grid-template-columns:38px 1fr;gap:14px;box-shadow:0 1px 0 rgba(0,0,0,.01)}.plan-item.urgent{border-color:#f0d6d3;background:linear-gradient(90deg,#fff,#fff8f7)}.plan-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.plan-top h3{font-size:16px}.plan-item p{font-size:12px;color:#647169;line-height:1.5}.plan-item small{display:block;margin-top:9px;font-size:11px;color:#7d8983;line-height:1.55}

.lab-matrix-card{overflow:hidden}.lab-matrix-wrap{overflow:auto;border:1px solid var(--line);border-radius:12px;background:#fff}.lab-matrix{min-width:980px;width:100%;border-collapse:separate;border-spacing:0}.lab-matrix th,.lab-matrix td{padding:8px 10px;border-right:1px solid #e1e6e2;border-bottom:1px solid #e1e6e2;text-align:center;font-size:12px;white-space:nowrap}.lab-matrix th:first-child,.lab-matrix td:first-child{position:sticky;left:0;z-index:2;text-align:left;background:#fff;min-width:250px;font-weight:750}.lab-matrix thead th{position:sticky;top:0;z-index:3;background:#f7f9f7;color:#25332e;font-weight:800}.lab-matrix thead th:first-child{z-index:4}.lab-matrix td small{display:block;color:#6f7d76;font-weight:600;margin-top:2px}.lab-matrix td.ok{background:#dcefd8}.lab-matrix td.low,.lab-matrix td.high{background:#f5cdcf}.matrix-legend{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px;padding:10px 12px;border-radius:10px;background:#f7f9f7;color:#69756f;font-size:11px}.matrix-legend span{width:10px;height:10px;border-radius:3px;display:inline-block}.legend-ok{background:#dcefd8}.legend-bad{background:#f5cdcf}.matrix-legend em{font-style:normal;color:#8a958f;margin-left:auto}

.overview-main{display:block;margin-bottom:18px}.overview-main .lab-matrix-card{width:100%}.lab-matrix-wrap{overflow:visible}.lab-matrix{min-width:0;table-layout:fixed}.lab-matrix th,.lab-matrix td{white-space:normal;font-size:15px;padding:14px 12px}.lab-matrix th{font-size:14px;letter-spacing:1px}.lab-matrix th:first-child,.lab-matrix td:first-child{position:static;min-width:0;width:40%}.lab-matrix th:not(:first-child),.lab-matrix td:not(:first-child){width:15%}.lab-matrix td:first-child{font-size:16px}.lab-matrix td small{font-size:12px}.grid.two.lower .tasks{grid-column:1/-1}

.detailed-document{align-items:flex-start;grid-template-columns:46px 1fr 110px 24px;padding:18px 20px;gap:14px}.detailed-document .doc-icon{margin-top:2px}.doc-title-row{display:flex;align-items:flex-start;gap:10px;justify-content:space-between}.doc-title-row h3{font-size:15px;line-height:1.25}.doc-title-row span{flex:none;border-radius:999px;background:#eef5f1;color:#2f6d55;padding:5px 8px;font-size:10px;font-weight:800}.document-summary{font-size:12px!important;line-height:1.55;color:#5f6d66!important;margin-top:7px}.doc-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.doc-tags span{border:1px solid #dfe8e2;background:#fafcfb;border-radius:999px;padding:5px 8px;color:#5c6b63;font-size:10px;font-weight:650}.doc-arrow{color:#2d765c;font-size:20px;line-height:1}.detailed-document time{padding-top:3px;text-align:right;font-weight:700;color:#65746d}
.documents{gap:22px}.document-year{display:grid;gap:10px}.document-year>h3{display:flex;align-items:center;gap:12px;color:#26342f;font-size:21px;letter-spacing:-.4px}.document-year>h3:after{content:"";height:1px;background:var(--line);flex:1}.document-year-list{display:grid;gap:10px}
@media(max-width:760px){.detailed-document{grid-template-columns:38px 1fr;gap:12px}.doc-title-row{display:block}.doc-title-row span{display:inline-block;margin-top:7px}.detailed-document time,.detailed-document .doc-arrow{display:none}.doc-tags span{font-size:9px}}
