@property --grad-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}.animated-title-container{width:100%;height:100px;display:flex;align-items:center;justify-content:center}.logo-box{background:linear-gradient(var(--grad-angle),var(--c1) 50%,var(--c2));background-size:200% 200%;background-position:40% 0%;animation:rotateGradient 30s linear infinite,drift 16s ease-in-out infinite alternate;padding:12px;border-radius:12px;height:100px;width:100px;display:flex;align-items:center;justify-content:center}.logo-icon{height:60px;width:auto}@keyframes rotateGradient{to{--grad-angle: 135deg}}@keyframes drift{0%{background-position:40% 0%}to{background-position:60% 100%}}@media (prefers-reduced-motion: reduce){.logo-box{animation:none}}.resizable-drag-divider{flex-shrink:0;width:.5rem;transition:background-color .15s .15s ease-in-out}.resizable-drag-divider.resizable-drag-divider--dragging{background-color:#005aaa}.resizable-drag-divider:hover{background-color:#63b6ed}.resizable-drag-divider.resizable-drag-divider--horizontal{height:.25rem;width:100%;cursor:row-resize}.resizable-drag-divider.resizable-drag-divider--vertical{height:100%;width:.25rem;cursor:col-resize}.parcoords>svg,.parcoords>canvas{font:14px sans-serif;position:absolute}.parcoords>canvas{pointer-events:none}.parcoords text.label{cursor:default;fill:#000}.parcoords rect.background{fill:transparent}.parcoords rect.background:hover{fill:#78787833}.parcoords .resize rect{fill:#0000001a}.parcoords rect.extent{fill:#ffffff40;stroke:#0009}.parcoords .axis line,.parcoords .axis path{fill:none;stroke:#222;shape-rendering:crispEdges}.parcoords canvas{opacity:1;-moz-transition:opacity .3s;-webkit-transition:opacity .3s;-o-transition:opacity .3s}.parcoords canvas.faded{opacity:.25}.parcoords canvas.dimmed{opacity:.85}.parcoords{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}.parcoords>svg,.parcoords>canvas{position:absolute;overflow:visible;background-color:transparent!important}.parcoords>canvas{pointer-events:none;background-color:transparent!important}.parcoords text.label{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.parcoords text.label:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.parcoords text.label :before{content:"";display:inline-block;width:15px;height:15px;-moz-border-radius:7.5px;-webkit-border-radius:7.5px;border-radius:7.5px}.parcoords .axis line,.parcoords canvas{opacity:1}.parcoords canvas.faded{opacity:.1!important}.parcoords canvas.dimmed{opacity:.9}.parcoords{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
