*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#f4f4f0;color:#1a1a18;padding:24px 16px;max-width:820px;margin:0 auto}h1{font-size:20px;font-weight:500;margin-bottom:4px}.sub{font-size:13px;color:#666;margin-bottom:20px}.grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin-bottom:14px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}@media (max-width: 500px){.grid-2{grid-template-columns:1fr}}.card{background:#fff;border:.5px solid #ddd;border-radius:12px;padding:14px 16px}.metric{background:#f4f4f0;border-radius:8px;padding:14px}.label{font-size:12px;color:#888;margin-bottom:6px}.big{font-size:26px;font-weight:500;line-height:1}.small{font-size:12px;color:#888;margin-top:4px}.badge{display:inline-block;font-size:12px;font-weight:500;padding:3px 10px;border-radius:6px}.ok{background:#eaf3de;color:#3b6d11}.warn{background:#faeeda;color:#854f0b}.danger{background:#fcebeb;color:#a32d2d}.bar-bg{background:#eee;border-radius:4px;height:10px;overflow:hidden;margin:6px 0}.bar-fill{height:100%;border-radius:4px;transition:width .4s}.bar-ok{background:#639922}.bar-warn{background:#ba7517}.bar-danger{background:#e24b4a}.bar-labels{display:flex;justify-content:space-between;font-size:11px;color:#aaa;margin-bottom:8px}.alert{border-radius:6px;padding:9px 13px;font-size:13px;margin-top:8px;border-left:3px solid}.alert.warn{background:#faeeda;border-color:#ba7517;color:#854f0b}.alert.danger{background:#fcebeb;border-color:#e24b4a;color:#a32d2d}.epi-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:.5px solid #eee;font-size:14px}.epi-item:last-child{border-bottom:none}.dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:3px}.dot-ok{background:#639922}.dot-warn{background:#ba7517}.dot-danger{background:#e24b4a}.epi-name{font-weight:500;display:block}.epi-reason{font-size:12px;color:#888;display:block}.chart-wrap{display:flex;align-items:flex-end;gap:5px;height:64px}.bar-col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:2px}.bar-col .val{font-size:10px;color:#888}.bar-col .bar{width:100%;border-radius:3px 3px 0 0;min-height:3px}.chart-labels{display:flex;gap:5px;margin-top:4px}.chart-labels span{flex:1;text-align:center;font-size:10px;color:#aaa}.metar{font-family:monospace;font-size:12px;color:#666;background:#f4f4f0;padding:8px 10px;border-radius:6px;margin-top:8px;word-break:break-all}
