*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#f5f5f5;justify-content:center;width:100vw;max-width:100vw;height:100vh;max-height:100vh}#root,body{display:flex;flex-direction:column;align-items:center}#root{padding:25px;justify-content:flex-start;width:100%;max-width:1500px;height:100%;max-height:100%}.disabled-button{cursor:not-allowed!important}a{text-align:center;text-decoration:none}#authorize,#platform{display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(300px + (10px + 2px)*2);max-width:calc(300px + (10px + 2px)*2)}#authorize,#display,#platform{height:-moz-fit-content;height:fit-content;max-height:-moz-fit-content;max-height:fit-content}#display{margin-bottom:20px;padding:10px;border:2px solid #333;border-radius:calc(10px + 5px);width:100%;max-width:100%}#display>:first-child{display:block;border-radius:5px;margin-bottom:10px;width:300px;max-width:300px;height:300px;max-height:300px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}#display>:nth-child(2){flex-direction:row;align-items:center;width:100%;max-width:100%}#display>:nth-child(2),#display>:nth-child(2)>:first-child{display:flex;justify-content:flex-start;height:-moz-fit-content;height:fit-content;max-height:-moz-fit-content;max-height:fit-content}#display>:nth-child(2)>:first-child{color:#333;margin-right:10px;width:70%;max-width:70%;flex-direction:column;align-items:flex-start}#display>:nth-child(2)>:first-child>div{overflow:hidden;width:100%;max-width:100%;height:-moz-fit-content;height:fit-content;max-height:-moz-fit-content;max-height:fit-content}#display>:nth-child(2)>:first-child>div>div{white-space:nowrap;width:-moz-fit-content;width:fit-content;max-width:-moz-fit-content;max-width:fit-content;height:100%;max-height:100%}#display>:nth-child(2)>:first-child>div>div a{margin-right:5px;color:#333}#display>:nth-child(2)>:first-child>div>div a:hover{text-decoration:underline;-webkit-text-decoration-color:#333;text-decoration-color:#333}#display>:nth-child(2)>:first-child>div>div a:last-child{margin-right:0}#display>:nth-child(2)>:first-child>:first-child{font-size:24px;line-height:30px}#display>:nth-child(2)>:first-child>:nth-child(2){font-size:17px}#display>:nth-child(2)>:nth-child(2){overflow:hidden;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:calc(100% - 70% - 10px);max-width:calc(100% - 70% - 10px);height:50px;max-height:50px;border-radius:5px}#display>:nth-child(2)>:nth-child(2)>div{cursor:pointer;width:45%;max-width:45%;height:100%;max-height:100%;background-color:#333}#display>:nth-child(2)>:nth-child(2)>div>svg{fill:#f5f5f5;width:100%;max-width:100%;height:100%;max-height:100%}#authorize{height:100%;max-height:100%}#authorize>*{padding:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;height:-moz-fit-content;height:fit-content;max-height:-moz-fit-content;max-height:fit-content}