body{margin:0;font-family:Microsoft Jhenghei,Lantinghei SC,lanting,PingFang SC,Seguo UI,Microsoft Yahei,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11pt}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dark-theme{background-color:#292a2d;color:#a9a9b3;transition:color .2s ease,border-color .2s ease,background .2s ease,opacity .2s ease}.wrapper{display:flex;flex-direction:column;min-height:100vh;width:100%}.navbar{height:4rem;line-height:4rem;width:100%}.container{padding-left:1em;padding-right:1em}.navbar .container{width:auto;max-width:1200px;text-align:center;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.navbar .menu a{padding:0 8px}a{color:#161209;text-decoration:none;transition:color .2s ease,border-color .2s ease,background .2s ease,opacity .2s ease;cursor:pointer}a:hover{color:#1abc9c}.dark-theme a{color:#a9a9b3;text-decoration:none;transition:color .2s ease,border-color .2s ease,background .2s ease,opacity .2s ease}.dark-theme a:hover{color:#fff;text-decoration:none;transition:color .2s ease,border-color .2s ease,background .2s ease,opacity .2s ease}.main{flex-grow:1;flex-shrink:0;flex-basis:auto}.footer{height:4rem;width:100%;text-align:center;line-height:4rem;padding-top:2em}.copyright{display:flex;font-size:14px;justify-content:center;align-items:center;color:gray;font-weight:600;font-size:12px}.copyright .image{display:inline-block;border-radius:9px;overflow:hidden}@keyframes lds-rolling{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes lds-rolling{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}.lds-rolling div,.lds-rolling div:after{display:inline-block;width:20px;height:20px;border:2px solid #1abc9c;border-top-color:transparent;border-radius:50%;margin-left:20px;margin-top:12px;margin-bottom:-24px}.lds-rolling div{-webkit-animation:lds-rolling 1s linear infinite;animation:lds-rolling 1s linear infinite}.lds-rolling div:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.lds-rolling{-webkit-transform:translate(-100px,-100px) scale(1) translate(100px,100px);transform:translate(-100px,-100px) scale(1) translate(100px,100px)}.App{text-align:center}.App-logo{animation:App-logo-spin infinite 20s linear;height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.App .page a.text-button{color:#1abc9c;margin-right:.6rem;font-weight:800}.App .page a.text-button.selected,.App .page a.text-button:hover{color:#1abc9c;text-decoration:underline}.App .dark-theme .page input,.App .dark-theme .page select{background-color:#292a2d;color:#a9a9b3;border:1px solid #a9a9b3}.App .dark-theme .page textarea{background-color:#292a2d;color:#a9a9b3}.App .page{margin:0 auto;margin-top:2rem;width:calc(100% - 2rem)}@media(min-width:900px){.App .page{max-width:900px}}
