@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Red+Hat+Mono:wght@400;500;600&display=swap);:root,:root[data-theme=dark]{--tezex-bg:#090909;--tezex-header:#090909f5;--tezex-panel:#111;--tezex-panel-subtle:#0e0e0e;--tezex-field:#0a0a0a;--tezex-hover:#1b1b1b;--tezex-line:#282828;--tezex-line-soft:#252525;--tezex-line-strong:#3a3a3a;--tezex-text:#f7f7f5;--tezex-text-secondary:#d5d5d2;--tezex-muted:#858585;--tezex-faint:#646464;--tezex-action:#f7f7f5;--tezex-action-text:#090909;--tezex-action-hover:#dcdcd8;--tezex-positive:#8fd9a8;--tezex-focus-ring:#f7f7f51f;--tezex-shadow:0 24px 80px #00000047;--tezex-menu-shadow:0 18px 48px #00000073;--tezex-logo-filter:invert(1);--tezex-wallet-logo-filter:grayscale(1) brightness(2)}:root[data-theme=light]{--tezex-bg:#fff;--tezex-header:#fffffff5;--tezex-panel:#f6f6f4;--tezex-panel-subtle:#efefec;--tezex-field:#fff;--tezex-hover:#ebebe8;--tezex-line:#deded9;--tezex-line-soft:#e5e5e1;--tezex-line-strong:#c8c8c4;--tezex-text:#0a0a0a;--tezex-text-secondary:#30302e;--tezex-muted:#6f6f6f;--tezex-faint:#9a9a96;--tezex-action:#0a0a0a;--tezex-action-text:#fff;--tezex-action-hover:#2e2e2e;--tezex-positive:#1f8a4c;--tezex-focus-ring:#0a0a0a1a;--tezex-shadow:0 24px 64px #1c1c1814;--tezex-menu-shadow:0 18px 42px #1c1c1824;--tezex-logo-filter:none;--tezex-wallet-logo-filter:grayscale(1) brightness(0.25)}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#090909;background:var(--tezex-bg);color:#f7f7f5;color:var(--tezex-text);font-family:Inter,sans-serif;margin:0;min-height:100%;width:100%}#root{min-height:100vh;width:100%}*{box-sizing:border-box}button,input,select,textarea{font:inherit}::selection{background:#f7f7f5;background:var(--tezex-action);color:#090909;color:var(--tezex-action-text)}body,button,input,select,textarea{transition:background-color .18s ease,border-color .18s ease,color .18s ease}@keyframes tezex-workspace-exit-left{to{transform:translateX(-104%)}}@keyframes tezex-workspace-enter-right{0%{transform:translateX(104%)}}@keyframes tezex-workspace-exit-right{to{transform:translateX(104%)}}@keyframes tezex-workspace-enter-left{0%{transform:translateX(-104%)}}html[data-mode-transition]{view-transition-name:none}html[data-mode-transition=forward]::view-transition-old(tezex-trading-workspace){animation:tezex-workspace-exit-left .36s cubic-bezier(.22,1,.36,1) both}html[data-mode-transition=forward]::view-transition-new(tezex-trading-workspace){animation:tezex-workspace-enter-right .36s cubic-bezier(.22,1,.36,1) both}html[data-mode-transition=backward]::view-transition-old(tezex-trading-workspace){animation:tezex-workspace-exit-right .36s cubic-bezier(.22,1,.36,1) both}html[data-mode-transition=backward]::view-transition-new(tezex-trading-workspace){animation:tezex-workspace-enter-left .36s cubic-bezier(.22,1,.36,1) both}::view-transition-new(tezex-trading-workspace),::view-transition-old(tezex-trading-workspace){mix-blend-mode:normal}@media (prefers-reduced-motion:reduce){body,button,input,select,textarea{transition:none}::view-transition-new(tezex-trading-workspace),::view-transition-old(tezex-trading-workspace){animation:none}}code{font-family:Red Hat Mono,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:var(--tezex-bg);color:var(--tezex-text);flex-direction:column;justify-content:flex-start;min-height:100vh;text-align:center;width:100%}.App,.mainCon{display:flex}
/*# sourceMappingURL=main.9c56114a.css.map*/