:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--sans:"Cairo", system-ui, "Segoe UI", Roboto, sans-serif}body{font-family:var(--sans);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}
