@charset "UTF-8";page{background-color:#0a0a0c;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100vh;box-sizing:border-box;overflow:hidden}taro-view-core,taro-text-core,taro-scroll-view-core,taro-input-core,taro-button-core{box-sizing:border-box}.text-primary{color:#fff}.text-secondary{color:#8a8a93}.text-muted{color:#555560}.text-success{color:#00e676}.text-danger{color:#ff1744}.text-warning{color:#fa0}.text-accent{color:#3a86ff}.bg-main{background-color:#0a0a0c}.bg-secondary{background-color:#141419}.bg-elevated{background-color:#1e1e26}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}
