{"version":3,"file":"InlineDateTimePicker.module.cjs","names":[],"sources":["../../../src/components/InlineDateTimePicker/InlineDateTimePicker.module.css"],"sourcesContent":[".timeWrapper {\n  display: flex;\n  align-items: stretch;\n  margin-top: var(--mantine-spacing-md);\n}\n\n.timeInput {\n  flex: 1;\n  margin-inline-end: var(--mantine-spacing-md);\n}\n\n.rangeInfo {\n  margin-top: var(--mantine-spacing-md);\n  font-size: calc(var(--mantine-font-size-sm) - rem(2px));\n  color: var(--mantine-color-text);\n  line-height: 1.4;\n  height: calc((var(--mantine-font-size-sm) - rem(2px)) * 1.4);\n  overflow: hidden;\n  text-overflow: ellipsis;\n  white-space: nowrap;\n}\n\n.rangeTimeWrapper {\n  display: flex;\n  align-items: stretch;\n  gap: var(--mantine-spacing-md);\n  margin-top: var(--mantine-spacing-md);\n}\n\n.rangeTimeInput {\n  flex: 1;\n}\n"],"mappings":""}