@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";:root{--background: #080c10;--foreground: #e8edf3;--card: #0e1419;--card-foreground: #e8edf3;--primary: #00e5a0;--primary-foreground: #080c10;--secondary: #131a22;--secondary-foreground: #94a3b8;--muted: #131a22;--muted-foreground: #64748b;--accent: #00e5a0;--accent-foreground: #080c10;--border: rgba(255,255,255,.07);--ring: #00e5a0;--radius: 12px}html,body,#root{height:100%;margin:0}*,*:before,*:after{box-sizing:border-box}body{padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}*{scrollbar-width:thin;scrollbar-color:#1e2a35 transparent}*::-webkit-scrollbar{width:4px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#1e2a35;border-radius:99px}body{font-family:Inter,sans-serif;background:var(--background);color:var(--foreground)}h1,h2,h3,h4,h5,h6,.font-display{font-family:Outfit,sans-serif}.font-mono-data{font-family:JetBrains Mono,monospace}
