.command-section{background-image:linear-gradient(color-mix(in srgb,var(--line) 35%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--line) 35%,transparent) 1px,transparent 1px);background-size:34px 34px}.command{border-radius:3px}.button,.facility-row,.conflict-card,.ops-view{border-radius:2px!important}.autonomy-command{padding:11px 15px;display:grid;grid-template-columns:1.15fr repeat(4,.72fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line);font-family:"Roboto Mono",monospace}.autonomy-command>div{min-height:52px;padding:9px 12px;background:var(--panel);display:flex;flex-direction:column;justify-content:center}.autonomy-command .bus{position:relative;padding-left:42px}.autonomy-command .bus:before{content:"";position:absolute;left:14px;width:14px;height:14px;border:2px solid var(--blue);box-shadow:5px 5px 0 color-mix(in srgb,var(--blue) 28%,transparent)}.autonomy-command small{color:var(--faint);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.autonomy-command b{margin-top:4px;font-size:11px}.autonomy-command[data-complete=true] .bus:before{border-color:var(--green);box-shadow:5px 5px 0 color-mix(in srgb,var(--green) 28%,transparent)}
@media(max-width:900px){.autonomy-command{grid-template-columns:1fr 1fr}.autonomy-command .bus{grid-column:1/-1}}@media(max-width:560px){.autonomy-command{grid-template-columns:1fr}}
