{"version":3,"sources":["components/RelativeRangeDatePicker/RelativeRangeDatePicker.scss"],"names":[],"mappings":"AAIA;EACI;EAEA;;AAEA;EACI;EAEA;;AAEA;EACI;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAGJ;EAGI;;AAGJ;EACI;EAEA","sourcesContent":["@use '../variables';\n\n$block: '.#{variables.$ns}relative-range-date-picker';\n\n#{$block} {\n    position: relative;\n\n    display: inline-flex;\n\n    &__value-label {\n        display: flex;\n\n        width: 100%;\n\n        & > div {\n            flex: 1 0 0;\n        }\n\n        &-content {\n            display: flex;\n            flex-direction: column;\n        }\n\n        &-tooltip {\n            --g-popover-max-width: 'none';\n        }\n\n        &-item,\n        &-to,\n        &-tz {\n            text-align: center;\n        }\n\n        &-tz {\n            margin-block-start: 5px;\n\n            color: var(--g-color-text-hint);\n        }\n    }\n}\n"],"file":"RelativeRangeDatePicker.css"}