:root{--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, "Courier New", monospace}html,body,#root{height:100%}body{font-family:var(--font-sans);overscroll-behavior-y:none;margin:0}html,body,#root{background-color:#f5f7f3}@media (prefers-color-scheme:dark){html,body,#root{background-color:#0d1712}}