@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600;700;800;900&family=Familjen+Grotesk:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{background:#0a0e16;color:#e7ecf4;font-family:Familjen Grotesk,system-ui,sans-serif;-webkit-font-smoothing:antialiased;transition:background-color .2s ease,color .2s ease}:root[data-theme=light] body{background:#f7f9fc;color:#141a26}button{font-family:inherit}
