*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f7f7f8;color:#111}a{color:#0366d6;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1100px;margin:0 auto;padding:24px}h1{font-size:22px;margin:0 0 16px}h2{font-size:16px;margin:24px 0 8px;color:#444}table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e5e5e5;border-radius:6px;overflow:hidden}td,th{text-align:left;padding:8px 12px;border-bottom:1px solid #eee;font-size:13px;vertical-align:top}th{background:#fafafa;font-weight:600;color:#555}tr:last-child td{border-bottom:none}pre{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:12px;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}label,pre{font-size:12px}label{display:block;font-weight:600;color:#555;margin:12px 0 4px}input[type=number],input[type=text],textarea{width:100%;font-family:inherit;font-size:13px;padding:8px;border:1px solid #d5d5d5;border-radius:4px;background:#fff}textarea{min-height:80px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}button{font-family:inherit;font-size:13px;padding:8px 16px;border-radius:4px;border:1px solid #0366d6;background:#0366d6;color:#fff;cursor:pointer;margin-top:12px}button:disabled{opacity:.5;cursor:not-allowed}.badge{display:inline-block;padding:2px 6px;border-radius:3px;font-size:11px;font-weight:600}.badge-raw{background:#fde2e2;color:#8a1f1f}.badge-calibrated{background:#d8f1d8;color:#226022}.muted{color:#888;font-size:12px}