/* Continut conditionat — bloc adaptiv dupa scorul scalei */
.cog-cond { margin: 0.75em 0; }
.cog-cond__asteptare {
  padding: 1em 1.25em;
  border: 1px dashed #b9c9b9;
  border-radius: 10px;
  color: #667;
  font-size: 0.95em;
  background: #fafcfa;
}
.cog-cond__bloc > :first-child { margin-top: 0; }
.cog-cond__bloc > :last-child { margin-bottom: 0; }
