strong{font-weight:600}form{padding-top:1rem;padding-bottom:1rem;text-align:center}form label{font-weight:700;padding-right:1rem}.url-input{max-width:min(50ch,90vw)}.results{margin-top:1rem}.results h2{margin-bottom:1rem}.result{padding:1rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;grid-template-areas:"icon header" "icon text";column-gap:1rem}.result-header{grid-area:header;font-weight:700}.result-icon{grid-area:icon;font-size:20px}.result-text{grid-area:text}.result+.result{margin-top:1rem}.result pre{word-wrap:break-word;white-space:pre-wrap;margin-top:1rem}.result pre+*{margin-top:1rem}p+p{margin-top:1rem}.directive{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon header" "icon text";column-gap:.5rem}.directive-name{grid-area:header}.directive-text{grid-area:text}.directive-icon{grid-area:icon}.directive .links{margin-top:1rem}.no-url h2,.no-url p{margin-bottom:1rem}
