/* ORIENTATION - Removed conflicting background, borders */
/* Main styles in styles.css control layout */

.orientation-status {
  font-size: 1.15rem;
  line-height: 1.6;
  color: #e9e9e9;
  margin-bottom: 1.2rem;
}

.orientation-meta {
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #9ea6b2;
  display: flex;
  gap: 0.6rem;
}
