/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Scoped to _Layout. The shared CALI system lives in wwwroot/css/cali.css — the
   link, button, badge and border defaults that used to be duplicated here now come
   from there, so the Viewing Room and the CRM cannot drift apart. Keep this file
   for layout-local odds and ends only. */

.nav-pills .nav-link.active[b-w8pxb9bjwu],
.nav-pills .show > .nav-link[b-w8pxb9bjwu] {
  color: var(--cali-paper);
  background-color: var(--cali-forest);
  border-color: var(--cali-forest);
}

.box-shadow[b-w8pxb9bjwu] {
  box-shadow: 0 .25rem .75rem rgba(31, 45, 36, .05);
}

button.accept-policy[b-w8pxb9bjwu] {
  font-size: 1rem;
  line-height: inherit;
}
