{"version":3,"sources":["theme/default/two-column-layout.m.css"],"names":[],"mappings":"AAAA,uCAAuC;AACvC;CACC,aAAa;CACb;AACD,oCAAoC;AACpC;CACC;AACD,sDAAsD;AACtD;CACC,aAAa;CACb;AACD,gFAAgF;AAChF;CACC,YAAY;CACZ,yCAAyC;CACzC,mDAAmD;CACnD,oDAAoD;CACpD,mBAAmB;CACnB,qBAAqB;CACrB,qBAAqB;CACrB,cAAc;CACd,0BAA0B;KACtB,uBAAuB;SACnB,oBAAoB;CAC5B,yBAAyB;KACrB,sBAAsB;SAClB,wBAAwB;CAChC,mBAAmB;CACnB;kCACiC;CACjC;kCACiC;CACjC;AACD;;;CAGC,oDAAoD;CACpD,qDAAqD;CACrD","file":"two-column-layout.m.css","sourcesContent":["/* Root styles for the entire layout */\n.two-column-layout-m__root__3tIsG {\n\theight: 100%;\n}\n/* Styles applied to both columns */\n.two-column-layout-m__column__AIyn8 {\n}\n/* Styles applied to the smaller of the two columns */\n.two-column-layout-m__small__3zUZI {\n\twidth: 320px;\n}\n/* Styles applied to the dividing line between columns if resizing is enabled */\n.two-column-layout-m__divider__2_JUp {\n\twidth: 11px;\n\tbackground-color: var(--component-color);\n\tborder-left: 5px solid var(--component-background);\n\tborder-right: 5px solid var(--component-background);\n\tposition: relative;\n\tdisplay: -webkit-box;\n\tdisplay: -ms-flexbox;\n\tdisplay: flex;\n\t-webkit-box-align: center;\n\t    -ms-flex-align: center;\n\t        align-items: center;\n\t-webkit-box-pack: center;\n\t    -ms-flex-pack: center;\n\t        justify-content: center;\n\tcursor: col-resize;\n\t-webkit-transition: all var(--medium-animation-duration) var(--short-animation-easing)\n\t\tvar(--short-animation-duration);\n\ttransition: all var(--medium-animation-duration) var(--short-animation-easing)\n\t\tvar(--short-animation-duration);\n}\n.two-column-layout-m__divider__2_JUp:hover,\n.two-column-layout-m__divider__2_JUp:focus,\n.two-column-layout-m__divider__2_JUp:active {\n\tborder-left: 5px solid var(--component-color-hover);\n\tborder-right: 5px solid var(--component-color-hover);\n}\n"],"sourceRoot":""}