*{box-sizing:border-box;-webkit-tap-highlight-color:#0000;margin:0;padding:0}body{background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;width:100vw;max-width:100vw;height:100vh;max-height:100vh;display:flex}#root{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1500px;height:100%;max-height:100%;padding:25px 25px 0;display:flex;overflow:auto}.disabled-button{cursor:not-allowed!important}.grey{background-color:#707070!important;border-color:#707070!important}a{text-align:center;text-decoration:none}#platform,#authorize{flex-direction:column;justify-content:center;align-items:center;width:324px;max-width:324px;height:fit-content;max-height:fit-content;margin-bottom:25px;display:flex}#display{border:2px solid #333;border-radius:15px;width:100%;max-width:100%;height:fit-content;max-height:fit-content;margin-bottom:20px;padding:10px;position:relative}#display>:first-child{-webkit-user-select:none;user-select:none;border-radius:5px;width:300px;max-width:300px;height:300px;max-height:300px;margin-bottom:10px;display:block}#display>:nth-child(2){flex-direction:row;justify-content:flex-start;align-items:center;width:100%;max-width:100%;height:fit-content;max-height:fit-content;display:flex}#display>:nth-child(2)>:first-child{color:#333;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:70%;max-width:70%;height:fit-content;max-height:fit-content;margin-right:10px;display:flex}#display>:nth-child(2)>:first-child>div{width:100%;max-width:100%;height:fit-content;max-height:fit-content;overflow:hidden}#display>:nth-child(2)>:first-child>div>div{white-space:nowrap;width:fit-content;max-width:fit-content;height:100%;max-height:100%}#display>:nth-child(2)>:first-child>div>div a{color:#333;margin-right:5px}#display>:nth-child(2)>:first-child>div>div a:hover{-webkit-text-decoration:underline #333;text-decoration:underline #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){border-radius:5px;flex-direction:row;justify-content:space-between;align-items:flex-start;width:calc(30% - 10px);max-width:calc(30% - 10px);height:50px;max-height:50px;display:flex;overflow:hidden}#display>:nth-child(2)>:nth-child(2)>div{cursor:pointer;background-color:#333;width:45%;max-width:45%;height:100%;max-height:100%}#display>:nth-child(2)>:nth-child(2)>div>svg{fill:#f5f5f5;width:100%;max-width:100%;height:100%;max-height:100%}#display>:nth-child(3){text-align:center;color:#f5f5f5;background-color:#a80000;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;width:30px;max-width:30px;height:30px;max-height:30px;display:flex;position:absolute;top:-16px;left:-16px}#authorize{height:100%;max-height:100%}#authorize>:first-child{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;height:fit-content;max-height:fit-content;padding:5px;display:flex}
