.protocolLegend{margin:1rem clamp(1rem,5vw,5rem);border:2px solid #11100d;background:#fff}.protocolLegend header{display:grid;grid-template-columns:220px 1fr;gap:1rem;background:#11100d;color:#fff;padding:1rem}.protocolLegend header b{color:#f4ce14;font-size:.7rem;letter-spacing:.08em}.protocolLegend header p{margin:0;font-size:.72rem;line-height:1.5;color:#ddd}.protocolLegend>div{display:grid;grid-template-columns:repeat(5,1fr)}.protocolLegend span{padding:.8rem;border-right:1px solid #aaa;font-size:.65rem;line-height:1.45}.protocolLegend code{display:block;width:max-content;background:#11100d;color:#f4ce14;padding:.25rem .35rem;margin-bottom:.4rem;font-weight:900}@media(max-width:1000px){.protocolLegend>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.protocolLegend header,.protocolLegend>div{grid-template-columns:1fr}}
