:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:#fff;color:#111;-webkit-font-smoothing:antialiased}.app{min-height:100vh;display:grid;place-items:center}.hint{color:#9aa0a6;font-size:14px}.hint code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#f1f3f4;color:#5f6368;padding:2px 6px;border-radius:6px}
