.customer-image-controls > small,
.customer-image-controls > [data-image-status] { display:block; color:var(--muted); font-size:.8rem; }
.design-image-actions { display:flex; gap:.5rem; flex-wrap:wrap; margin:.8rem 0; }
.design-image-actions button { flex:1; }
.design-image-actions button.active { background:var(--terracotta); color:#fff; border-color:var(--terracotta); }
.customer-image-controls input[type="file"] { padding:.65rem; background:#faf8f4; border:1px dashed var(--terracotta); }
.rotation-reset { width:100%; margin-top:.35rem; }
