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