:root{
  --bp-sm:576px; --bp-md:768px; --bp-lg:992px; --bp-xl:1200px; --bp-xxl:1400px; /* @kind other */
  --container-sm:540px; --container-md:720px; --container-lg:960px;
  --container-xl:1140px; --container-xxl:1320px;
  --grid-columns:12; /* @kind other */
  --grid-gutter:24px;
  --dash-sidebar-width:25%;   /* col-lg-3 settings sidebar */
  --header-height:72px;
  --topbar-height:40px;
  --z-dropdown:1000; /* @kind other */
  --z-sticky:1020; /* @kind other */
  --z-drawer:1045; /* @kind other */
  --z-modal:1055; /* @kind other */
  --z-toast:1090; /* @kind other */
  --hit-target-min:44px;
}
