{"version":3,"sources":["obsidian.css"],"names":[],"mappings":"AAwBA,oBACI,YACJ,CAIA,qBAEI,2CAA4C,CAE5C,0CAA2C,CAH3C,+BAAgC,CAEhC,WAEJ,CAEA,2BAEI,0CAA2C,CAD3C,gCAEJ,CAMA,qBACI,kDACJ,CAEA,+FAEI,oBAAsB,CADtB,iBAEJ,CAEA,yBACI,uCACJ,CAEA,uBACI,cACJ,CAIA,MACI,0rBACJ,CAEA,8DAGI,8CAA+C,CAD/C,uCAEJ,CAEA,sEAEI,2CACJ,CAEA,oFAEI,kDAAmD,CACnD,sDAAuD,CAC/C,8CACZ","file":"obsidian.min.css","sourcesContent":["/*\n * MIT License\n *\n * Copyright (c) 2023-2024 Maciej 'maQ' Kusz \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n * copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all\n * copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n * SOFTWARE.\n */\n\n.vega-embed details {\n display: none;\n}\n\n/* Backlinks styles */\n\n.obsidian_backlink a {\n color: var(--md-typeset-a-color);\n background-color: var(--md-default-bg-color);\n padding: 1px 1px 1px 1px;\n border: 1px solid var(--md-typeset-a-color);\n}\n\n.obsidian_backlink a:hover {\n color: var(--md-default-bg-color);\n background-color: var(--md-typeset-a-color);\n}\n\n.obsidian_backlink i {\n border-bottom: 1px dotted var(--md-typeset-a-color);\n}\n\n.obsidian_backlink i {\n border-bottom: 1px dotted var(--md-typeset-a-color);\n}\n\n.obsidian_backlink_title, .obsidian_backlink details, .obsidian_backlink hr, .obsidian_backlink p {\n margin-top: 0.375em;\n margin-bottom: 0.375em;\n}\n\n.obsidian_backlink_title {\n color: var(--md-default-fg-color--light)\n}\n\n.obsidian_backlink svg {\n height: 0.825rem;\n}\n\n/* Backlink admonition style */\n\n:root {\n --md-admonition-icon--backlink: url('data:image/svg+xml;charset=utf-8,');\n}\n\n.md-typeset .admonition.backlink,\n.md-typeset details.backlink {\n color: var(--md-default-fg-color--light);\n border-color: var(--md-default-fg-color--light);\n}\n\n.md-typeset .backlink > .admonition-title,\n.md-typeset .backlink > summary {\n background-color: var(--md-default-bg-color);\n}\n\n.md-typeset .backlink > .admonition-title::before,\n.md-typeset .backlink > summary::before {\n background-color: var(--md-default-fg-color--light);\n -webkit-mask-image: var(--md-admonition-icon--backlink);\n mask-image: var(--md-admonition-icon--backlink);\n}\n"]}