/* ====================================================================
   STYLE 58 — LIQUID MID · ONEST
   14px buttons. Onest display + body. Minimal modern grotesque.
   ==================================================================== */

.kit-liq-mid-onest {
  --liq-btn-r: 14px;
  --k-font-display: 'Onest', 'Inter', system-ui, sans-serif;
  --k-font-body:    'Onest', 'Inter', system-ui, sans-serif;
}

.kit-liq-mid-onest .kit-h1 {
  font-weight: 700;
  letter-spacing: -0.028em;
}

.kit-liq-mid-onest .kit-h2 {
  font-weight: 600;
  letter-spacing: -0.018em;
}

.kit-liq-mid-onest .kit-btn {
  font-family: var(--k-font-display);
  letter-spacing: -0.002em;
  font-weight: 600;
}

.kit-liq-mid-onest .kit-card-h h4,
.kit-liq-mid-onest .kit-dialog h3,
.kit-liq-mid-onest .kit-mock-q {
  font-family: var(--k-font-display);
  letter-spacing: -0.012em;
  font-weight: 600;
}

.kit-liq-mid-onest .kit-tab {
  font-family: var(--k-font-display);
  font-weight: 600;
}

.kit-liq-mid-onest .kit-badge {
  font-family: var(--k-font-display);
  font-weight: 600;
}
