@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:#0e0a14;color:#ede7f6;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:#faf9fe;color:#1a1426}button{font-family:inherit}
