:root{--bg:#0d0f14;--surface:#13161f;--surface2:#1a1e2e;--border:#ffffff12;--border2:#ffffff1f;--text:#e2e5f0;--muted:#7a8099;--muted2:#555c75}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#0d0f14;background:var(--bg);color:#e2e5f0;color:var(--text);font-family:DM Sans,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .45s ease both}.fade-up-1{animation-delay:.05s}.fade-up-2{animation-delay:.12s}.fade-up-3{animation-delay:.19s}.fade-up-4{animation-delay:.26s}
/*# sourceMappingURL=main.e390b381.css.map*/