/* Z_BASE_2026-05-12
   Base stylesheet for the Z mark. Layer/shell/variant files own the full
   render; this file exists so /z/z.css and preset-relative imports resolve
   consistently from /chat, /chat/, /sales, and standalone Z preview pages. */
:root {
  --z-base-bg: #08050f;
}

z-blood-tri-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

z-blood-tri-mark .z-root {
  width: 100%;
  height: 100%;
}
