@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box}:root{--bg: #07070d;--surface: #0f0f1a;--surface-2: #14142a;--border: rgba(255, 255, 255, .07);--border-hi: rgba(255, 255, 255, .13);--text: #e2e2f0;--muted: rgba(226, 226, 240, .5);--muted-2: rgba(226, 226, 240, .25);--indigo: #818cf8;--violet: #a78bfa;--sky: #38bdf8;--emerald: #34d399;--orange: #fb923c;--rose: #f43f5e;--green: #4ade80;--font: "Inter", system-ui, -apple-system, sans-serif;--max: 1100px;--r: 10px}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#shell-root{min-height:100vh}#mfe-container{width:100%}#mfe-container>*{display:block;width:100%}
