#app{min-height:100vh;margin:0 auto}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{border:none;outline:none;cursor:pointer;font-family:inherit}input{border:none;outline:none;font-family:inherit}a{text-decoration:none;color:inherit}:root{--brand-color: #FF8400;--text-primary: #071D18;--text-secondary: #9395A5;--text-tertiary: #7D7D7F;--gray-level1: #E7E7E7;--gray-level2: #F8F8F9;--gray-level3: #F1F1F2;--gray-level4: #B5B5B5;--white: white;--white-rgb: 255, 255, 255;--light-orange: #FFF3E6;--light-orange-bg: #FFFAF5;--green-trade: #00BA00;--error-color: #FD001A;--error-bg: #FEE2E2;--error-text-dark: #991B1B;--input-bg: #F9FAFB;--brand-color-rgb: 255, 132, 0}
