.command-deck{align-items:center;background:#fff;display:flex;gap:24px;justify-content:space-between}.command-deck h2{font-size:28px;margin:7px 0}.command-deck p{color:var(--muted);font-size:14px;margin:0}.command-actions{display:flex;flex:0 0 auto;gap:9px}.command-actions .primary-button{background:var(--blue);color:#fff}.command-actions .tiny-button{min-height:43px;padding:0 12px}@media(max-width:700px){.command-deck{align-items:flex-start;flex-direction:column}.command-actions{flex-wrap:wrap;width:100%}.command-actions button{flex:1}}
