.v-menu-title{font-size:inherit;font-weight:var(--fw-medium);line-height:inherit}.graph-settings-controls{--col-width:7.5rem;--row-gap:.75rem}.graph-loader{align-items:center;animation:graph-loading .5s infinite alternate;display:flex;inset:0;justify-content:center;position:absolute}.graph-loader svg{height:716px;width:716px}.graph-loader line{stroke:var(--bg-3)}.graph-loader circle:not(.graph-loader__gradient){fill:var(--bg-3)}@keyframes graph-loading{0%{opacity:.6}}.graph-page #panel-header{position:absolute}.graph-page,.graph-page .panel__body{padding:0}#graph-container{flex:1;height:100%;overflow:hidden;position:relative;width:100%}#graph-container,#graph-container canvas{-webkit-user-select:none;-moz-user-select:none;user-select:none}#graph-container canvas{background-color:var(--bg);inset:0;position:absolute}@media(max-width:29.999rem){.mobile-device #page.graph-page{padding-bottom:0;padding-top:0}:is(.mobile-device #page.graph-page) #panel-header{position:fixed}}
