.cch{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin:1.4rem 0;padding:1.05rem 1.2rem;border:1px solid var(--line-2);border-radius:var(--radius-md);background:var(--accent-06)}.cch-state{margin:0;flex:1 1 16rem;font-size:var(--font-base);line-height:1.45;color:var(--text-3)}.cch-actions{display:flex;gap:.6rem;flex:none}.cch-actions .btn{min-width:104px}@media(max-width:640px){.cch-actions{width:100%}.cch-actions .btn{flex:1;min-width:0}}
