:root{--main:#943ec5;--text:rgba(0,0,0,0.8);--border:#ddd;--grey:#c4c4c4;--lightGrey:#f8f8f8;--issueBackground:#f8d7da;--issueText:#721c24;--fill:#9fa6b2;--link:#943ec5}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:24px;font-size:14px}.background{position:fixed;width:100%;height:100%;background:#943ec5;background:var(--main);background:linear-gradient(165deg,#572375,#943ec5 40%,#a964d0);z-index:-1}.App{min-height:100vh;display:flex;flex-direction:column}h1{margin:0 0 10px;font-weight:600;font-size:16px;word-break:break-all}p{margin:10px 0 0}b{font-weight:600}.tableWrap{border:1px solid #ddd;border:1px solid var(--border);border-radius:6px}table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:inherit;color:inherit;line-height:inherit}tr:not(:last-child){border-bottom:1px solid #ddd;border-bottom:1px solid var(--border)}td{padding:10px;word-break:break-all}td:first-child{width:120px}td:first-child,td:nth-child(3){font-weight:600;word-break:normal}td:nth-child(3){width:40px}ul{padding-left:20px;margin:0}.link{color:#943ec5;color:var(--link);text-decoration:none}.link:hover{text-decoration:underline}.checkBox{margin:0 0 10px;display:block}input[type=checkbox]{margin:0 6px 0 0}.button{display:block;background-color:#943ec5;background-color:var(--main);color:#fff;border-radius:6px;box-sizing:border-box;text-align:center;width:100%;height:46px;border:none;cursor:pointer;font-family:inherit;font-size:inherit;-webkit-appearance:none}.button:hover{opacity:.7}.boxWrap{border:1px solid #ddd;border:1px solid var(--border);border-radius:6px;padding:10px}.hash{text-align:center;font-weight:600}@media screen and (max-width:575px){body{font-size:13px}h1{font-size:15px}.contentIcon{flex:none;margin:0 18px 0 0;width:28px!important}td:first-child{width:70px}}.gitHubButton{position:absolute;top:10px;right:10px}@media screen and (max-width:900px){.gitHubButton{position:absolute}}@media screen and (max-width:575px){.gitHubButton{top:8px;right:8px}}.centerBlockOuter{display:flex;justify-content:center;grid-gap:24px;gap:24px}.centerBlockInner{max-width:500px}.centerBlockMobile{max-width:500px;padding:0 12px;display:none}@media screen and (max-width:1100px){.centerBlockInner{display:none}.centerBlockMobile{display:block}}.logoWrap{display:flex;align-items:center;justify-content:center}.logo{width:225px;margin:24px 0 18px}@media screen and (max-width:575px){.logo{width:160px;margin:18px 0 12px}}.contentBlock{color:var(--text);background-color:#fff;border-radius:6px;box-sizing:border-box;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:0 0 24px;min-width:500px}.loadBlock{margin:0 12px 12px!important}@media screen and (max-width:575px){.contentBlock{padding:18px;width:100%;min-width:0;margin:0 0 12px}}.mapImg{width:100%;border-radius:6px;border:1px solid var(--border);box-sizing:border-box;display:block;margin:0 0 10px;background-color:var(--lightGrey);aspect-ratio:2/1}@media screen and (max-width:575px){.mapImg{height:auto}}.circleButton{display:flex;width:20px}.modalHeader{display:flex;justify-content:space-between;margin:0 0 6px;height:20px}.modalTitle{font-weight:600}.closeButton{fill:var(--border);display:flex;width:12px;cursor:pointer;margin:0 0 0 12px}.closeButton:hover{fill:var(--grey)}.issue{cursor:pointer}.issue:hover{background-color:var(--issueBackground);color:var(--issueText)}
/*# sourceMappingURL=main.dd3b4154.chunk.css.map */