.special-controls { display:flex; flex-wrap:wrap; gap:10px; }
.target-label { margin-top:18px; max-width:300px; }
.target-label select { margin:4px 0 0; color:#252a2d; background-color:#fff; }
.special-live { margin:12px 0 18px; }
.special-live p { margin:4px 0; overflow-wrap:anywhere; }
#liveValue { font-size:19px; }
.special-records { margin:12px 0 20px; }
.special-records ol { margin-left:0; list-style:none; }
.special-records li { padding:9px 0; border-bottom:1px solid #e0e3e5; overflow-wrap:anywhere; }
.special-records li strong { font-weight:600; }
.special-records .record-detail { display:block; color:#555e65; font-size:13px; }
.special-records .short-input { border-left:3px solid #bb761a; padding-left:10px; }
.mac-key.target-key { outline:2px solid #555e65; outline-offset:0; }
.mac-readings { margin-top:12px; }
.mac-readings dd { font-variant-numeric:tabular-nums; }
#metrics div { flex:1 1 160px; }
.mac-tool #recordHeading { margin-top:24px; font-size:20px; }
@media(max-width:640px) { #metrics div { flex:1 1 40%; } .mac-page-header h1 { font-size:24px; } }
