.tebs-gate {
  padding: 1.2rem 1.4rem;
  border: 1px solid #d7e0ea;
  border-radius: 8px;
  background: #f7fbff;
}
.tebs-form .form-table th { width: 180px; }
.tebs-wrap code { background: #eef3f8; padding: 0.1rem 0.35rem; }
.tebs-board-row { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; margin-bottom: 8px; }
.tebs-board-row input { max-width: 220px; }
