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}.App{height:100%;text-align:center}.App-logo{height:40vmin;pointer-events:none}#root{background:#f5f5f5;font-size:larger;height:100vh;min-width:575px}.site-layout-content{background:#fff;min-height:280px;padding:24px}.segment{margin:10px}.logo{float:left;height:18px;margin:20px 0 16px;width:150px}.copyIcon{color:#2fb5c6,}.ant-row-rtl .logo{float:right;margin:16px 0 16px 24px}[data-theme=dark] .site-layout-content{background:#141414}.BackTopIcon{opacity:.5}.BackTopIcon:hover{opacity:1}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}