.os-cc-actions{display:flex;align-items:center;gap:12px;margin-top:8px;font:600 12px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.os-cc-actions button{appearance:none;border:0;background:transparent;padding:3px 0;color:#6f7d76;font:inherit;cursor:pointer}
.os-cc-actions button:hover{color:#176c4a}
.os-cc-actions .os-cc-like{display:inline-flex;align-items:center;gap:4px}
.os-cc-actions .os-cc-like.is-liked{color:#c6283d}
.os-cc-like-count{color:#8a9690}
.os-cc-actions .os-cc-delete{color:#9b4a4a}
.os-cc-editor{margin-top:8px}
.os-cc-editor textarea{width:100%;box-sizing:border-box;min-height:84px;border:1px solid #cfdad3;border-radius:10px;padding:10px;font:14px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;resize:vertical}
.os-cc-editor-buttons{display:flex;gap:8px;margin-top:8px}
.os-cc-editor-buttons button{border:0;border-radius:999px;padding:7px 13px;font-weight:700;cursor:pointer}
.os-cc-editor-buttons button:first-child{background:#176c4a;color:#fff}
.os-cc-editor-buttons button:last-child{background:#edf1ee;color:#34443d}
