.si64-planner-paused {
  border: 1px solid #d8e2dc;
  background: #f7faf8;
}

.si64-planner-paused textarea,
.si64-planner-paused button {
  cursor: not-allowed;
  opacity: 0.72;
}

.si64-basket-paused {
  margin: 24px auto;
  max-width: 980px;
  padding: 24px;
  border: 1px solid #d8e2dc;
  border-radius: 18px;
  background: #f7faf8;
  color: #173d2e;
}

.si64-basket-paused span {
  display: block;
  margin-bottom: 8px;
  color: #5b7469;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.si64-basket-paused h2 {
  margin: 0 0 10px;
}

.si64-basket-paused p {
  margin: 0;
  line-height: 1.55;
}
