@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.introduction{background-color:var(--Background-Default-Dark)}.introduction p{color:var(--Text-Primary-Dark);font-family:var(--Font-Roboto);font-size:1.1875rem;font-weight:400;letter-spacing:.05938rem;line-height:2.0625rem}.trades{background-color:var(--Background-Default-Light)}.trades p{color:var(--Text-Primary-Light);font-family:var(--Font-Roboto);font-size:1.5rem;font-weight:400;letter-spacing:.075rem;line-height:2.625rem}:root{--Font-Inter: Inter, Arial, "Helvetica Neue", Helvetica, "sans-serif";--Font-Roboto: "Roboto Mono", monospace;--Background-Default-Dark: #000000;--Background-Default-Light: #ffffff;--Text-Primary-Dark: #ffffff;--Text-Primary-Light: #000000}body{font-family:var(--Font-Roboto);max-width:1500px;margin:0}body .dark{background-color:var(--Background-Default-Dark);color:#fff}body .dark .secondary{color:#ffffff50}p{font-family:var(--Font-Inter);font-weight:400;font-size:16px;line-height:27px;letter-spacing:0%}h2{text-align:center;font-weight:400;size:19px;line-height:33px;letter-spacing:5%;max-width:35rem;margin:0 auto}
