/**
 * @license 
 * SPDX-License-Identifier: AGPL-3.0-only
 * 
 * Zhifeng's Markdown To Website Renderer
 * Copyright (C) 2024  Zhifeng Wang 王之枫
 * 
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as published
 * by the Free Software Foundation, version 3 of the License only.
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Affero General Public License for more details.
 * 
 * You should have received a copy of the GNU Affero General Public License
 * along with this program.  If not, see <https://www.gnu.org/licenses/>. 
 */.con4_graph{display:flex;flex-direction:row-reverse;height:100vh;position:relative}.con4_graph_graph{cursor:grab;position:relative;z-index:2}.con4_graph_graph:active{cursor:grabbing}.con4_graph_wrapper{display:block;margin-top:1rem;margin-right:1rem;position:relative;-webkit-user-select:none;user-select:none;width:400px;z-index:2}@media (max-width: 800px){.con4_graph_graph{aspect-ratio:1;margin-top:5%;width:100%}}@media (min-width: 800px){.con4_graph_graph{aspect-ratio:1.5;margin-top:5%;width:100%}}
