*{box-sizing:border-box;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#f9f9f7;color:#0b0b0b;font-size:14px}.topbar{display:flex;align-items:baseline;gap:24px;padding:14px 24px;background:#fcfcfb;border-bottom:1px solid rgba(11,11,11,.1)}.topbar h1{font-size:17px;font-weight:650}.topbar .sub{color:#898781;font-size:12px}.tabs{display:flex;gap:4px;margin-left:auto}.tabs button{border:0;background:none;padding:8px 14px;border-radius:8px;font:inherit;color:#52514e;cursor:pointer}.tabs button:hover{background:#f0efec}.tabs button.active{background:#0b0b0b;color:#fff}.tabs .backlink{padding:8px 14px;border-radius:8px 0 0 8px;color:#52514e;text-decoration:none;border-right:1px solid #e3e1dd;margin-right:6px}.tabs .backlink:hover{background:#f0efec}.linkbtn{border:0;background:none;padding:2px 0;margin-top:6px;font:inherit;font-size:13px;color:#2a78d6;cursor:pointer}.linkbtn:hover{text-decoration:underline}.page{padding:20px 24px;max-width:1280px;margin:0 auto}.grid{display:grid;gap:16px}.cols-2{grid-template-columns:1fr 1fr}.cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 900px){.cols-2,.cols-4{grid-template-columns:1fr}}.card{background:#fcfcfb;border:1px solid rgba(11,11,11,.1);border-radius:12px;padding:16px;position:relative}.infobtn{position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:50%;border:1px solid rgba(11,11,11,.18);background:#fcfcfb;color:#52514e;font-size:12px;font-weight:650;line-height:1;cursor:pointer}.infobtn:hover{background:#0b0b0b;color:#fff;border-color:#0b0b0b}.srcmeta{margin:14px 0 0;padding-top:10px;border-top:1px solid #e3e1dd;font-size:12.5px}.srcmeta>div{display:flex;gap:8px;padding:2px 0}.srcmeta dt{flex:0 0 76px;color:#898781;font-weight:600}.srcmeta dd{margin:0;color:#3a3936}.modal-code{display:inline-block;margin-right:8px;padding:1px 6px;border-radius:5px;background:#efeee9;color:#52514e;font-size:12px;font-weight:700}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0b0b59;display:flex;align-items:center;justify-content:center;z-index:50}.modal{background:#fcfcfb;border-radius:14px;max-width:520px;width:92%;max-height:80vh;overflow:auto;box-shadow:0 12px 40px #00000040}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 10px;border-bottom:1px solid #e1e0d9}.modal-head h3{font-size:14px}.modal-close{border:0;background:none;font-size:20px;color:#898781;cursor:pointer;line-height:1;padding:2px 6px}.modal-close:hover{color:#0b0b0b}.modal-body{padding:14px 18px 18px;font-size:13px;line-height:1.55;color:#0b0b0b}.modal-body p{margin-bottom:8px}.modal-body b{font-weight:600}.modal-body .src{color:#898781;font-size:12px;margin-top:10px}.card h2{font-size:13px;font-weight:600;color:#52514e;margin-bottom:10px}.card .big{font-size:28px;font-weight:650}.card .unit{font-size:13px;color:#898781;font-weight:400}.statusdot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:7px}.flag{display:flex;gap:8px;align-items:baseline;padding:6px 0;font-size:13px}.flag .lvl{font-weight:650;font-size:11px;padding:1px 7px;border-radius:6px;color:#fff}table.data{width:100%;border-collapse:collapse;font-size:13px}table.data th{text-align:left;color:#898781;font-weight:550;padding:6px 10px;border-bottom:1px solid #e1e0d9;cursor:pointer;white-space:nowrap}table.data td{padding:5px 10px;border-bottom:1px solid #f0efec}table.data td.num,table.data th.num{text-align:right;font-variant-numeric:tabular-nums}table.data tr:hover td{background:#f5f5f2}.filters{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.filters button,.filters input,.filters select{border:1px solid rgba(11,11,11,.14);background:#fcfcfb;border-radius:8px;padding:6px 12px;font:inherit;color:#0b0b0b}.filters button.active{background:#0b0b0b;color:#fff;border-color:#0b0b0b}.legendrow{display:flex;gap:16px;font-size:12px;color:#52514e;margin:4px 0 8px;flex-wrap:wrap}.legendrow .sw{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:5px;vertical-align:-1px}.muted{color:#898781}.mono{font-variant-numeric:tabular-nums}.cols-3{grid-template-columns:repeat(3,1fr)}@media (max-width: 900px){.cols-3{grid-template-columns:1fr}}.badge{display:inline-block;font-weight:650;font-size:11px;padding:2px 9px;border-radius:6px;color:#fff;white-space:nowrap}.badge.outline{color:#52514e;background:none;border:1px solid rgba(11,11,11,.18)}table.data tr.sel td{background:#eef3fb}.legendrow .swline{display:inline-block;width:14px;height:2px;margin-right:5px;vertical-align:3px}.small{font-size:12px}.runlist{max-height:640px;overflow:auto}.runlist table.data td{cursor:pointer}.prose{max-width:780px;line-height:1.6;font-size:14px}.prose h2{font-size:16px;margin:22px 0 8px}.prose h3{font-size:14px;margin:16px 0 6px}.prose p{margin-bottom:10px}.prose ul{margin:0 0 10px 20px}.prose li{margin-bottom:4px}.prose code{background:#f0efec;border-radius:4px;padding:1px 5px;font-size:12.5px}.prose .verdict{font-weight:650}.tabs .groupsep{align-self:center;color:#898781;font-size:12px;font-weight:650;padding:0 4px 0 10px;border-left:1px solid #e3e1dd;margin-left:6px}
