/* GENERATED THEME GEOMETRY BRIDGE
   Light mode is the canonical layout. These declarations intentionally apply
   to both themes so a theme switch changes paint only, never measurements. */

/* Source geometry: curriculum-light.css */
:root:not(#theme-geometry-bridge) .crm-page {
  z-index: 1;
}

:root:not(#theme-geometry-bridge) .crm-stage {
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
}

:root:not(#theme-geometry-bridge) .crm-grade {
  border-top-width: 1.5px;
  border-top-style: solid;
  border-right-width: 1.5px;
  border-right-style: solid;
  border-bottom-width: 1.5px;
  border-bottom-style: solid;
  border-left-width: 1.5px;
  border-left-style: solid;
}

:root:not(#theme-geometry-bridge) .crm-card {
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
}

:root:not(#theme-geometry-bridge) .crm-block {
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
}