html,body{height:100%;width:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none;overflow-wrap:break-word}div{overflow-wrap:break-word}#root{height:100%;width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-float infinite 3s ease-in-out}}.App-header{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideAndFade{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-device-width: 800px){.paper-info,.paper-title{font-size:.9em}}@media (min-device-width: 801px){.paper-title{font-size:17px}.paper-info{font-size:15px}}.pulseElement{animation:pulse 2s infinite;border-radius:50%}@keyframes pulse{50%{box-shadow:0 0 4px 2px #3f50b5}}@media (max-device-width: 800px){.chart-img{height:300px;aspect-ratio:"1211 / 1300"}.subheader{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-align:center;font-size:1.2em;color:#000;margin-top:32px;margin-bottom:32px}.title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-align:center;font-size:1.6em;font-weight:700;color:#000;margin-bottom:36px;margin-top:0}}@media (min-device-width: 801px){.paragraph{font-size:18px}.subheader{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-align:center;font-size:1.4em;color:#000;margin-top:32px;margin-bottom:32px}.chart-img{height:500px;aspect-ratio:"1211 / 1300"}.title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-align:center;font-size:2.2em;color:#000;margin-bottom:48px;margin-top:80px}}.node{stroke:#fff;stroke-width:1.5px}.node .selected{stroke:#3f50b5;stroke-width:4px}.link{stroke:#302d2315;stroke-width:0}.link .selected-link{stroke-width:2;stroke:#3f50b560}#force-graph svg{display:block}.graph-background{fill:#fff}.y-axis text{fill:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.y-axis line{stroke:#ccc}.y-axis path{stroke:#ccc}a{color:#3f50b5}#help-container{margin-top:14px}#help-container div{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:gray}#legendHeader{margin-left:4px;margin-top:10px;margin-bottom:28px;text-decoration:underline}.node-symbol{width:24px;height:24px;border-radius:50%}#regular-node{background:#ffb800;margin-left:4px}#regular-node-small{width:12px;height:12px;margin-top:10px;background:#ffb800}#regular-node-medium{width:24px;height:24px;background:#ffb800}#selected-node{background-color:#ffb800;border:4px solid #001182;height:24px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;width:24}.link-symbol{width:30px;height:4px}#non-highlighted-connection{background:#302d2320}#connection-highlighted{background:#001182a0}.legend-row{display:grid;grid-template-columns:15% 85%;grid-template-rows:100%;column-gap:0%;margin-bottom:16px}.legend-row *{justify-self:start;align-self:center}@media (min-device-width: 801px){.hoverable-tab{background-color:#fff;transition:.3s}.hoverable-tab:hover{background-color:#ddd;color:#fff}.hoverable-tab:hover .hoverable-tab-btn{opacity:1;transition:.3s}.hoverable-tab-btn{opacity:0}}.hoverable-list-item{background-color:#fff}.hoverable-list-item:hover{background-color:#eee;cursor:pointer}html,body{overscroll-behavior-y:none;-webkit-overflow-scrolling:auto;overflow:hidden}
