:root{--accent1:#ffa201;--accent1-hover:#d98200;--accent2:#ffa20124;--accent2-hover:#ffa20138;--primary-text:#0f172a;--secondary-text:#64748b;--white:#fff;--grey:#f8fafc}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;background-color:var(--grey);color:#0f172a;color:var(--primary-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root{height:100vh}