body{margin:0;font-family:SUIT,-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;-webkit-tap-highlight-color:rgba(0,0,0,0)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.bottomBtnPage{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:40px}.bottomBtn{width:100%;height:60px;border-radius:8px;font-size:16px;line-height:24px}.loading{position:fixed;top:50%;left:50%;width:60px;height:60px;border:7px solid #ddd;border-radius:50%;border-top-color:#2bb1e6;animation:spin 1s infinite cubic-bezier(.55,.15,.45,.85);transform:translate(-50%,-50%)}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
