@import "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700;800&family=Instrument+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&family=Space+Mono:wght@400;700&display=swap";
*{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{background-color:#f7f9fb;height:100%;margin:0;padding:0}body{color:#211e18;-webkit-font-smoothing:antialiased;background:#f7f9fb;font-family:Hanken Grotesk,system-ui,sans-serif}a{color:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#e3e6ee;border:2px solid #f7f9fb;border-radius:99px}@keyframes tx-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}.tx-pulse{animation:1s ease-in-out infinite tx-pulse}:root{--tx-ease-out:cubic-bezier(.33, 1, .68, 1)}@keyframes tx-grow-y{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes tx-grow-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes tx-chart-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){[style*=tx-grow-y],[style*=tx-grow-x],[style*=tx-chart-in]{animation:none!important}}.tx-tour-hole{transition:left .3s var(--tx-ease-out), top .3s var(--tx-ease-out), width .3s var(--tx-ease-out), height .3s var(--tx-ease-out)}@media (prefers-reduced-motion:reduce){.tx-tour-hole{transition:none}}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}
