:root{--ui-font:"IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif}:root[data-theme=dark]{--ui-font:"Hanken Grotesk", "Inter", system-ui, -apple-system, "Segoe UI", sans-serif}html,body{height:100%;font-family:var(--ui-font);margin:0;padding:0}#root{height:100%}*{box-sizing:border-box}
