{"version":3,"sources":["components/RangeDatePicker/RangeDatePicker.scss"],"names":[],"mappings":"AAIA;EACI;EAEA;EAEA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAEA;EACI","sourcesContent":["@use '../variables';\n\n$block: '.#{variables.$ns}range-date-picker';\n\n#{$block} {\n    position: relative;\n\n    display: inline-block;\n\n    outline: none;\n\n    &__field {\n        width: 100%;\n    }\n\n    &__popup-anchor {\n        position: absolute;\n        z-index: -1;\n        inset: 0;\n    }\n\n    &__popup-content {\n        outline: none;\n    }\n\n    &__time-field {\n        width: 100%;\n\n        &-wrapper {\n            padding: 10px;\n        }\n    }\n}\n"],"file":"RangeDatePicker.css"}