/* HML unit root — Figma desktop frames are 1440px. One design pixel is 1px.
   Viewport-fluid scaling is off. Mobile and tablet use breakpoint CSS only. */

html {
	--hml-u: 1px;
	--hml-u-px: 1px;
	--hml-u-vh: 1vh;
	--hml-u-svh: 1svh;
}
