.cff-clip-box {
  border: 1px solid #dcdfe6;
  border-radius: 8px;
  padding: 14px;
  margin-top: 16px;
  background: #fff;
}
.cff-clip-box.is-hidden { display: none; }
.cff-clip-box__title { font-weight: 600; margin-bottom: 8px; }
.cff-clip-box__help { font-size: 13px; color: #666; margin-bottom: 12px; }
.cff-clip-card { min-height: 64px; }
.cff-clip-status { margin-top: 10px; font-size: 13px; }
.cff-clip-status.is-error { color: #b42318; }
.cff-clip-status.is-info { color: #175cd3; }

.cff-clip-box{display:block;margin:12px 0 18px;padding:16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.cff-clip-box.is-hidden{display:none}.cff-clip-box__title{font-weight:600;margin-bottom:6px}.cff-clip-box__help{font-size:13px;color:#6b7280;margin-bottom:10px}.cff-clip-card{min-height:56px}.cff-clip-status{margin-top:10px;font-size:13px}.cff-clip-status.is-error{color:#c62828}.cff-clip-status.is-info{color:#0b57d0}
