html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;line-height:1.6}*{box-sizing:border-box}a{color:#0070f3;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.footer{background-color:#4e4e4e;justify-content:space-evenly;align-items:center;width:100%;margin-top:0;padding-left:1.5rem;display:flex;position:fixed;bottom:0;left:0}.Root{height:100vh}.Tabs{height:100%;padding-left:0;display:flex}.Tab{border-bottom:solid}.TabList{background:#263238;border-radius:10px;width:10rem;padding-inline-start:0;list-style-type:none}.landing{flex-direction:column;align-items:center;width:100%;margin-top:0;display:flex}.TabPanel{flex:1;padding:1.5rem 2rem;display:block}.Button{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:10px;width:100%;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;display:inline-block}.Button:focus,.Button:hover{background:#37474f;outline:0}.Tab.is-active .Button{background:#1a5cb0}.Selector{cursor:pointer;vertical-align:middle}text{font-size:10px}path.link{fill:none;stroke:#ccc;stroke-width:1.5px}.node{cursor:pointer;fill:#fff;stroke:#4682b4;stroke-width:1.5px}.node text{font:10px sans-serif}text{pointer-events:none}.link{fill:none;stroke:#ccc;stroke-width:1.5px}foreignObject{white-space:pre-wrap;position:relative}svg{overflow:visible}rect{stroke:#a9a9a9;stroke-width:1px;border-radius:5px}.warning{fill:red;font-size:14px}[data-tooltip],[history-tooltip],[lastRound-tooltip]{cursor:pointer}.custom-tooltip{color:#000;white-space:pre-wrap;z-index:1000;pointer-events:none;background:#fefdcd;border:1px solid silver;border-radius:3px;padding:5px;font-size:12px;line-height:16px;display:none;position:fixed;overflow-y:auto;box-shadow:2px 4px 5px #0006}.custom-tooltip.data-tooltip{width:200px}.custom-tooltip.history-tooltip{width:500px;max-width:90vw}.custom-tooltip.lastRound-tooltip{width:max-content;max-width:400px}#topic-link,#history-link,#lastRound-link{color:#0070f3;background-color:#f0f7ff;border:1px solid #cce3ff;border-radius:16px;margin:.2rem .5rem;padding:.2rem .6rem;font-size:.9em;font-weight:500;text-decoration:none;transition:background-color .2s ease-in-out;display:inline-block}#topic-link:hover,#history-link:hover,#lastRound-link:hover{background-color:#e0f0ff;text-decoration:none}
