body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.App{display:flex;flex-direction:column;min-height:100vh;text-align:center}.App-logo{height:120px;pointer-events:none}.App-byline{color:#999;font-family:Comic Sans MS;margin-top:-34px}.Header{flex-direction:column;margin-bottom:20px}.Header,.Header-row{align-items:center;display:flex}.Content{flex-direction:column}.App-header,.Content{align-items:center;display:flex;flex:1 1}.App-header{background-color:#282c34;color:#fff;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center}.App-link{color:#61dafb}.Image-1{display:block;height:100%;pointer-events:none;width:100%}.Image-container{align-items:center;display:flex;flex-direction:column}.resizable-wrapper{display:inline-block;position:relative}.react-resizable-handle{background:url('data:image/svg+xml;utf8,<svg fill="gray" xmlns="http://www.w3.org/2000/svg" width="20" height="20"><path d="M0,20 L20,0 M10,20 L20,10" stroke="gray" stroke-width="2"/></svg>') no-repeat 50%;bottom:0;cursor:se-resize;height:20px;opacity:.8;position:absolute!important;right:0;width:20px;z-index:10}.Caption-1{text-align:center;width:400px}.Footer{color:#888;font-size:.8em;padding:10px 0;text-align:center}body,html{height:100%;margin:0}.App{position:relative}.Footer{bottom:0;left:0;position:absolute;right:0}.Filter-icon,.Hint-icon{cursor:pointer;font-size:1.5em;margin-left:20px}.Hint-icon.dimmed{opacity:.5;pointer-events:none}.Modal{align-items:center;background-color:#0000004d;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.Modal-content{background-color:#ffffffb3;border-radius:5px;box-shadow:0 2px 10px #0000001a;padding:20px;width:300px}.Close{cursor:pointer;float:right;font-size:1.5em}.CommonButton{background:linear-gradient(180deg,#f9f9f9 5%,#e9e9e9);background-color:#f9f9f9;border:1px solid #dcdcdc;border-radius:6px;box-shadow:inset 0 1px 0 0 #fff;color:#666;cursor:pointer;display:inline-block;font-family:Comic Sans MS;font-size:13px;padding:6px 24px;text-decoration:none;text-shadow:0 1px 0 #fff}.CommonButton:hover{background:linear-gradient(180deg,#e9e9e9 5%,#f9f9f9);background-color:#e9e9e9}.CommonButton:active{position:relative;top:1px}.Filter-list{align-items:flex-start;display:flex;flex-direction:column}.Filter-list div{align-items:center;display:flex;margin:5px 0}.tooltip{cursor:pointer;display:inline-block;position:relative}.tooltip-text{background-color:#c0c0c0cc;border-radius:5px;bottom:125%;color:#303030;left:50%;margin-left:-60px;opacity:0;padding:5px;position:absolute;text-align:center;transition:opacity .3s,visibility .3s;visibility:hidden;width:120px;z-index:2000}.tooltip-text.visible{z-index:2000}.tooltip-text.visible,.tooltip:hover .tooltip-text{opacity:1;visibility:visible}.tooltip-text.fade-out{opacity:0;transition:opacity .3s,visibility .3s;visibility:hidden}.radio-button-group{align-items:center;display:flex;flex-direction:column}.numbers-row{display:flex;justify-content:space-between;margin-bottom:5px;width:100%}.numbers-row span{margin-right:20px}.radio-buttons-row{display:flex;justify-content:space-between;width:100%}.radio-buttons-row input[type=radio]{margin-right:20px}.Modal-score{align-items:center;background-color:#0000004d;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.Modal-score-content{background-color:#ffffffb3;border-radius:5px;box-shadow:0 2px 10px #0000001a;padding:20px;width:400px}.Shuffle-icon{transition:opacity .3s ease}.Shuffle-icon.dimmed{opacity:.5}.Shuffle-icon.brightened{opacity:1}@media (max-width:600px){.App{font-size:16px;padding:10px}.Content,.Footer,.Header{align-items:stretch;flex-direction:column;padding:0 5px}.App-logo{height:60px}.Caption-1{font-size:1em;width:100%}}.visited-rounded-checkbox-label{align-items:center;color:#999;display:flex;font-family:Comic Sans MS;font-size:13px}.visited-rounded-checkbox{accent-color:#d3d3d3;border-radius:4px;height:16px;width:16px}
/*# sourceMappingURL=main.f3bf8daf.css.map*/