/* Styles for Convert Case page */

/* Container tweaks (optional) */
.convertcase-container { }

/* Example: ensure textarea is readable */
#textInput {
  font-family: 'JetBrains Mono', ui-monospace, SFMono-Regular, Menlo, Consolas, 'Liberation Mono', monospace;
}

/* Example: status/utility classes (kept minimal) */
.text-muted { color: #64748b; }

/* Add page-specific rules here as needed */
