:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172438;background:#f2f5fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.5}header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px max(24px,calc((100vw - 1160px)/2));background:#11233e;color:white}a{color:#183ea8}header a{color:white;text-decoration:none}nav{display:flex;gap:22px;flex-wrap:wrap}.brand{font-size:20px;font-weight:750;white-space:nowrap}main{max-width:1208px;margin:auto;padding:32px 24px 70px}h1{font-size:32px;letter-spacing:-.8px;margin:0 0 8px}h2{font-size:19px;margin:0 0 16px}p{margin:8px 0 20px;color:#506079}.panel{border:1px solid #d6deeb;background:white;padding:22px;border-radius:10px;margin:20px 0}.controls{display:flex;align-items:end;gap:14px;flex-wrap:wrap}label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:650}input{font:inherit;font-size:16px;border:1px solid #aab8ce;border-radius:5px;padding:10px 12px;max-width:100%;min-height:44px}button{font:inherit;cursor:pointer;padding:10px 17px;border-radius:5px;border:1px solid #183ea8;background:#183ea8;color:white;min-height:44px;font-weight:600}button.secondary{background:white;color:#183ea8}button:disabled{opacity:.5;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ecad20;outline-offset:3px}.status{margin:14px 0 0;font-size:15px;color:#35445a}.notice{border-left:4px solid #d29412;background:#fff6dd;padding:12px 16px;margin:16px 0;color:#69480b}.grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}th{text-align:left;padding:12px 14px;background:#edf2f8;color:#43536a}td{padding:15px 14px;border-bottom:1px solid #e4e9f1;vertical-align:top}td:first-child{font-weight:650;min-width:160px}td:last-child{min-width:210px}.badge{display:inline-block;padding:3px 8px;border-radius:4px;background:#edf0f5;white-space:nowrap}.passed{background:#dff3e7;color:#125232}.failed{background:#fde4e3;color:#982923}.running{background:#deebff;color:#154797}.inconclusive,.unsupported{background:#fff0c9;color:#715300}.preview{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#11233e;border-radius:5px}video{object-fit:contain}.code{font-size:30px;font-family:ui-monospace,monospace;letter-spacing:3px;color:#11233e;font-weight:700;overflow-wrap:anywhere}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.55 ui-monospace,monospace;color:#34445b}small{font-size:14px;color:#566880}.activity{min-height:24px;color:#183ea8}.metric{font-size:13px;color:#54647a;margin-top:5px}.hidden{display:none!important}@media(max-width:850px){.grid{grid-template-columns:1fr}header{align-items:start;flex-direction:column;padding:18px 24px}main{padding-top:24px}h1{font-size:28px}.panel{padding:16px}.controls>*{flex-grow:1}input{width:100%}}
:root .grid>*{min-width:0}.grid .panel:first-child{margin-top:0}
aside button{margin-bottom:8px}@media(max-width:600px){.table-wrap{overflow:visible}thead{display:none}tbody tr{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #d6deeb;padding:12px 0}td{border:0;padding:4px 0}td:first-child,td:last-child{min-width:0}td:last-child{grid-column:1/-1}}
