.health-page{min-width:0;padding-bottom:48px}.health-head,.health-row,.health-actions,.health-toolbar{align-items:center;gap:10px;display:flex}.health-head,.health-toolbar{justify-content:space-between}.health-head{margin-bottom:20px}.health-head h1{letter-spacing:-2px;margin:6px 0;font-size:clamp(32px,8vw,48px)}.health-page button,.health-dialog button{border:1px solid var(--line);min-height:44px;color:var(--ink);background:var(--panel);cursor:pointer;border-radius:8px;padding:10px 14px}.health-page button:disabled,.health-dialog button:disabled{opacity:.5;cursor:wait}.health-primary{font-weight:800;background:var(--lime)!important;border-color:var(--lime)!important;color:var(--bg)!important}.health-toolbar>.health-primary{white-space:nowrap;flex-direction:row;flex:none;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px 18px;display:inline-flex}.health-danger{color:#ffaaa0!important;border-color:#77423b!important}.health-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:22px;display:grid}.health-tabs::-webkit-scrollbar{display:none}.health-tabs button{white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-width:0;display:flex}.health-tabs .active{color:var(--lime);border-color:var(--lime)}.health-field{color:var(--muted);flex-direction:column;gap:7px;margin:14px 0;font-size:13px;display:flex}.health-field input,.health-field select,.health-field textarea,.health-dialog input,.health-dialog select{width:100%;min-width:0;min-height:46px;color:var(--ink);background:var(--bg);border:1px solid var(--line);font:inherit;border-radius:6px;padding:11px;font-size:16px}.health-field textarea{resize:vertical}.health-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.health-card{text-align:left;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:8px 0;display:flex;padding:16px!important}.health-card span{min-width:0}.health-card strong,.health-card small{overflow-wrap:anywhere;display:block}.health-card small,.health-muted{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.5}.health-empty{border:1px dashed var(--line);text-align:center;color:var(--muted);border-radius:10px;margin:18px 0;padding:30px 18px}.health-agenda article{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr auto;align-items:center;gap:8px;padding:10px 0;display:grid}.health-agenda time{color:var(--lime);font:12px var(--font-geist-mono), monospace}.health-agenda article>button:first-of-type{text-align:left;background:0 0;border:0;gap:4px;min-width:0;padding:8px;display:grid}.health-agenda article>button:first-of-type small{margin-top:0}.health-dialog{width:min(620px,100% - 20px);max-height:calc(100dvh - 24px);color:var(--ink);background:var(--panel);border:1px solid var(--line);border-radius:12px;margin:auto;padding:22px;overflow:auto}.health-dialog::backdrop{background:#000000c7}.health-dialog-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.health-dialog-head h2{overflow-wrap:anywhere}.health-toggle{align-items:center;gap:9px;min-height:42px;font-size:14px;display:flex}.health-toggle input{width:20px;height:20px;accent-color:var(--lime)}.health-actions{flex-wrap:wrap;margin:12px 0}.health-actions>*{flex:1}.health-error{color:#ffb8ae;border:1px solid #77423b;border-radius:8px;margin:12px 0;padding:12px}.health-detail dl div{border-bottom:1px solid var(--line);padding:9px 0}.health-detail dt{color:var(--muted);font-size:12px}.health-detail dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0}.health-preview{background:var(--bg);border-left:2px solid var(--lime);margin:15px 0;padding:14px}.health-preview li{margin:6px 0;font-size:13px}.health-graph{border:1px solid var(--line);border-radius:8px;margin:16px 0;padding:14px}.health-graph svg{width:100%;height:auto}.health-page :focus-visible,.health-dialog :focus-visible{outline:2px solid var(--lime);outline-offset:2px}@media (max-width:640px){.health-tabs{scrollbar-width:none;margin-bottom:18px;padding-bottom:8px;display:flex;overflow-x:auto}.health-tabs button{flex:none}}@media (max-width:390px){.health-grid{grid-template-columns:1fr}.health-dialog{padding:15px}}
