*{box-sizing:border-box}:root{--app-font-size: 14px;--app-font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--app-font-family);font-size:var(--app-font-size);line-height:1.5;font-weight:400;color:#1e293b;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}[data-theme=dark]{color:#e2e8f0;background-color:#0f172a}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;height:100vh}
