:root{font-family:Montserrat,Roboto,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}body.highlight-cluster-1 .cluster-1:not(.highlight):not(.legend),body.highlight-cluster-2 .cluster-2:not(.highlight):not(.legend),body.highlight-cluster-3 .cluster-3:not(.highlight):not(.legend),body.highlight-cluster-4 .cluster-4:not(.highlight):not(.legend),body.highlight-cluster-5 .cluster-5:not(.highlight):not(.legend),body.highlight-cluster-6 .cluster-6:not(.highlight):not(.legend),body.highlight-cluster-7 .cluster-7:not(.highlight):not(.legend),body.highlight-cluster-8 .cluster-8:not(.highlight):not(.legend),body.highlight-cluster-9 .cluster-9:not(.highlight):not(.legend),body.highlight-cluster-10 .cluster-10:not(.highlight):not(.legend){opacity:.8}.cluster-hexagon{transition:opacity .3s ease-in-out}body.highlight-cluster-1 .cluster-1.highlight,body.highlight-cluster-2 .cluster-2.highlight,body.highlight-cluster-3 .cluster-3.highlight,body.highlight-cluster-4 .cluster-4.highlight,body.highlight-cluster-5 .cluster-5.highlight,body.highlight-cluster-6 .cluster-6.highlight,body.highlight-cluster-7 .cluster-7.highlight,body.highlight-cluster-8 .cluster-8.highlight,body.highlight-cluster-9 .cluster-9.highlight,body.highlight-cluster-10 .cluster-10.highlight{opacity:1}.highlight{opacity:0;transition:opacity .3s ease-in-out}body.highlight-liked-more .liked-more.highlight,body.highlight-liked-less .liked-less.highlight,body.highlight-special-edge .special-edge.highlight{opacity:1}body.highlight-liked-more .liked-more-edge path,body.highlight-liked-less .liked-less-edge path,body.highlight-special-edge .special-edge-outer path{stroke-width:20px}body.highlight-special-edge .special-edge-inner path{opacity:0}.liked-more-edge path,.liked-less-edge path,.special-edge-inner path,.special-edge-outer path{transition:stroke .3s ease-in-out}#app{position:absolute;top:0;bottom:0;left:0;right:0;display:grid;grid-template-columns:500px 1fr;grid-template-rows:100px 1fr;grid-template-areas:"header header " "legend content";transition:grid-template .5s cubic-bezier(.23,1,.32,1) 0s;-webkit-user-select:none;user-select:none}body.hidden-legend #app{grid-template-columns:0 100%}#content-area{position:relative;grid-area:content}#header{display:flex;grid-area:header;background-color:#fff;align-items:center;justify-content:space-between}#legend{grid-area:legend;place-self:stretch;background-color:#fff;padding:0 0 0 40px;overflow-y:auto;overflow-x:hidden;box-shadow:100px 0 green}#graph-component{background-color:#fff;position:relative;width:100%;height:100%}.toggle-graph-size-button{width:10px;height:10px;display:none}.toggle-graph-size-button-label{width:100px;height:50px;cursor:pointer}#show-top-100{position:absolute;bottom:40px;right:40px}#show-top-100-label{position:absolute;bottom:40px;right:40px;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../buttons-boardgames-06.svg)}#show-top-100-label.checked{background-image:url(../buttons-boardgames-04.svg)}#show-top-100-label:not(.checked):hover{background-image:url(../buttons-boardgames-06-hover.svg)}#show-top-40{position:absolute;bottom:90px;right:40px}#show-top-40-label{position:absolute;bottom:90px;right:40px;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../buttons-boardgames-05.svg)}#show-top-40-label.checked{background-image:url(../buttons-boardgames-03.svg)}#show-top-40-label:not(.checked):hover{background-image:url(../buttons-boardgames-05-hover.svg)}#toggle-legend{position:absolute;top:50%;left:-10px;width:50px;height:50px;font-size:4ex;border:none;background-color:#6b6b6b;transform-origin:50% 50%;border-radius:0 30px 30px 0;transition:width .5s cubic-bezier(.23,1,.32,1) 0s}#toggle-legend i{color:#fff;transition:transform .5s cubic-bezier(.23,1,.32,1) 0s}#toggle-legend i.hidden-legend-icon{transform:rotate(180deg)}#show-legend-label,#show-graph-label{display:none}.legend-svg{margin-top:60px}.legend-svg svg{width:462px;height:853px}#legend::-webkit-scrollbar,.dialog-content::-webkit-scrollbar{width:6px;margin-right:4px;padding:10px 0}#legend::-webkit-scrollbar-track,.dialog-content::-webkit-scrollbar-track{background-color:transparent;border-radius:4px;margin:5px 0}#legend::-webkit-scrollbar-thumb,.dialog-content::-webkit-scrollbar-thumb{background-color:#666;opacity:1;border-radius:4px}#legend::-webkit-scrollbar-thumb:hover,.dialog-content::-webkit-scrollbar-thumb:hover{background-color:#444}#legend::-webkit-scrollbar,.dialog-content::-webkit-scrollbar{width:6px}#legend::-webkit-scrollbar-track,.dialog-content::-webkit-scrollbar-track{background-color:transparent;border-radius:4px}#legend::-webkit-scrollbar-thumb,.dialog-content::-webkit-scrollbar-thumb{background-color:#c2c2c2;opacity:.8;border-radius:4px}.yfiles-tooltip{color:#000;background-color:#e2eced;border-color:#e2eced;border-radius:20px;padding:10px}.tooltip-title{margin:10px}.tooltip-container td{padding:2px 0 2px 10px}#show-legend-label,#show-graph-label{min-width:120px;text-align:start}.demo-context-menu{background:#fff;border:1px solid #d5d7d8;box-shadow:0 0 12px #0000004d;top:0;left:0;list-style:none;margin:0;padding:0;min-width:100px;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity .2s ease-in}.demo-context-menu--visible{opacity:1}.demo-context-menu--clone{pointer-events:none;transition:opacity .2s ease-out}.demo-context-menu__item{position:relative;display:block;padding:5px;border:none;border-bottom:1px solid #d5d7d8;background-color:#fff;cursor:pointer;width:100%}.demo-context-menu__item:hover{background-color:#dedede!important}.demo-context-menu__item:focus{outline:none;background-color:#ececec}.demo-context-menu__separator{width:100%;height:1px;background-color:#999}.demo-context-menu:last-child{border-bottom:none}@media (max-width: 900px){body{text-size-adjust:none;-webkit-text-size-adjust:100%}#app{grid-template-rows:60px 1fr;grid-template-columns:100% 0}.legend-svg svg{width:100%;height:100%}.hidden-legend .legend-svg{display:none}#toggle-legend{position:relative;top:0;display:flex;align-items:center;width:fit-content;height:50px;margin-top:10px;border-radius:30px;padding:10px 20px 10px 10px}.hidden-legend #toggle-legend{position:absolute;top:60px;left:30px}#toggle-legend i{transform:rotate(180deg)}#toggle-legend i.hidden-legend-icon{transform:rotate(0)}body.hidden-legend #show-legend-label{display:inline-block;color:#fff;font-size:20px;margin-right:20px;margin-left:20px}body:not(.hidden-legend) #show-graph-label{display:inline-block;color:#fff;font-size:20px;margin-right:20px;margin-left:20px}body:not(.hidden-legend) #toggle-legend i{animation-name:click-me;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:ease}@keyframes click-me{0%{text-shadow:0 0 0 white}to{text-shadow:-15px 0 5px transparent}}body:not(.hidden-legend) #show-top-100,body:not(.hidden-legend) #show-top-100-label,body:not(.hidden-legend) #show-top-40,body:not(.hidden-legend) #show-top-40-label{display:none}.toggle-graph-size-button-label{width:80px;height:35px}#show-top-40,#show-top-40-label{bottom:50px;right:10px}#show-top-100,#show-top-100-label{bottom:10px;right:10px}}.toolbar{position:absolute;top:0;right:0;display:flex;flex-wrap:nowrap;justify-content:right;padding:20px;color:#29323c}.toolbar-button{background-color:transparent;border-style:none;outline:none;background-repeat:no-repeat;background-position:center;background-size:contain;width:60px;height:60px;margin:0 4px;cursor:pointer}.share-buttons{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-size:50px}.share-button{color:#fff;background-color:#29323c;border-radius:50%;justify-content:center;width:40px;height:40px;text-align:center;vertical-align:middle;padding:8px 5px 2px;margin:0}.share-button:hover{background-color:#485563}.info-button{background-image:url(./info-953701aa.svg)}.info-button:hover{background-image:url(./info-hover-0e80acc8.svg)}.share-app-button{background-image:url(./share-12dcba2d.svg);z-index:10}.share-app-button:hover{background-image:url(./share-hover-64421ce1.svg)}.fit-content-button{background-image:url(./fit-content-7e8ff18b.svg)}.fit-content-button:hover{background-image:url(./fit-content-hover-d3dd40bb.svg)}.share-on-twitter,.share-on-linked-in,.share-on-facebook,.share-on-reddit{position:absolute;top:20px;transition:top .5s ease-in-out}.title{padding:20px;transition:all .5s;pointer-events:none;display:flex;align-items:center;font-size:60px;font-weight:700;color:#29323c;width:max-content}.title img{width:80px;height:80px;margin-right:.5ex}@media (max-width: 900px){.toolbar{padding:10px}.title{font-size:24px!important;padding:10px}.title img{width:40px;height:40px}.toolbar-button{width:30px!important;height:30px!important}.share-buttons{width:30px;height:30px}}@media (max-width: 570px){.title{font-size:18px!important;max-width:300px}}@media (min-width: 570px) and (max-width: 1300px){.title{font-size:34px!important}}:root{--font-color: #333333;--accent-color: #232265;--font-family: Montserrat, sans-serif}.info-dialog{position:absolute;max-width:1000px;max-height:70%;left:0;right:0;margin-left:auto;margin-right:auto;background-color:#fff;color:var(--font-color);padding:30px;font-family:var(--font-family);line-height:1.3;top:10%;overflow-y:hidden;z-index:30}.info-dialog h1,h2,h3{color:var(--accent-color);font-family:var(--font-family);margin-bottom:7px}.info-dialog h1{margin-bottom:37px;margin-top:0}.info-dialog em{color:var(--accent-color);font-style:normal;font-weight:700}.dialog-content{width:98%;max-height:72vh;overflow-y:auto}.description-footer{display:grid;grid-template-areas:"greeting logo" "imprint link";justify-items:center;margin-top:5em;margin-bottom:3em}.description-footer .greeting{grid-area:greeting}.description-footer .yworks-logo{grid-area:logo}.description-footer .yworks-link{grid-area:link}.description-footer .imprint-links{grid-area:imprint}.info-dialog .greeting{color:var(--accent-color);font-size:30px;font-family:var(--font-family);font-weight:700}.info-dialog-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#000;opacity:.5;z-index:20}.info-dialog-close{position:absolute;top:20px;right:20px;width:20px;height:20px;background-image:url(../close-dialog.svg);background-color:transparent;border-style:none;outline:none;background-repeat:no-repeat;background-position:center;background-size:contain}.info-dialog-close:hover{background-image:url(../close-dialog-hover.svg)}@media only screen and (max-width: 1200px){.info-dialog{max-width:80vw}}@media only screen and (max-width: 600px){.description-footer br{display:none}}@media only screen and (max-width: 960px){.description-footer{grid-template-areas:"greeting" "logo" "link" "imprint"}}
