{"version":3,"sources":["theme/default/native-select.m.css"],"names":[],"mappings":"AAAA,iCAAiC;AACjC;CACC,iCAAiC;CACjC,qBAAqB;CACrB,qBAAqB;CACrB,cAAc;CACd,6BAA6B;CAC7B,8BAA8B;KAC1B,2BAA2B;SACvB,uBAAuB;CAC/B;AACD,8BAA8B;AAC9B;CACC,sBAAsB;MACjB,iBAAiB;CACtB,yBAAyB;CACzB,gBAAgB;CAChB,yCAAyC;CACzC,gBAAgB;CAChB;AACD,qCAAqC;AACrC;CACC,gBAAgB;CAChB;AACD;CACC;AACD,wDAAwD;AACxD;CACC,sBAAsB;CACtB,mBAAmB;CACnB,gBAAgB;CAChB;AACD,0CAA0C;AAC1C;CACC,UAAU;CACV,mBAAmB;CACnB,WAAW;CACX,OAAO;CACP,aAAa;CACb,qBAAqB;CACrB;AACD,qCAAqC;AACrC;CACC","file":"native-select.m.css","sourcesContent":["/* Root class of native select */\n.native-select-m__root__gypal {\n\tfont-size: var(--font-size-base);\n\tdisplay: -webkit-box;\n\tdisplay: -ms-flexbox;\n\tdisplay: flex;\n\t-webkit-box-orient: vertical;\n\t-webkit-box-direction: normal;\n\t    -ms-flex-direction: column;\n\t        flex-direction: column;\n}\n/* Class for select element */\n.native-select-m__select__ww0P7 {\n\t-moz-appearance: none;\n\t     appearance: none;\n\t-webkit-appearance: none;\n\tcursor: pointer;\n\tborder: 1px solid var(--component-color);\n\tmin-width: 100%;\n}\n/* Class for disabled select state */\n.native-select-m__disabled__2svPA {\n\tcursor: inherit;\n}\n.native-select-m__focused__2zXmf {\n}\n/* Wrapper class for native select and dropdown arrow */\n.native-select-m__inputWrapper__3VG0F {\n\tdisplay: inline-block;\n\tposition: relative;\n\tmin-width: 100%;\n}\n/* Class for dropdown arrow positioning */\n.native-select-m__arrow__jAUEG {\n\tbottom: 0;\n\tposition: absolute;\n\tright: 4px;\n\ttop: 0;\n\twidth: 1.5em;\n\tpointer-events: none;\n}\n/* Class for required select state */\n.native-select-m__required__3GtHX {\n}\n"],"sourceRoot":""}