:root{--text:#475569;--text-h:#0f172a;--bg:#f5f7fb;--border:#e5e7eb;--code-bg:#f1f5f9;--accent:#2563eb;--accent-bg:#2563eb1a;--accent-border:#2563eb73;--shadow:#0f172a14 0 10px 15px -3px, #0f172a0a 0 4px 6px -2px;--sans:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--heading:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{width:100%;min-width:0;min-height:100%;margin:0;padding:0}body{background:var(--bg);width:100%;min-width:0;min-height:100vh;margin:0;padding:0}#root{text-align:left;box-sizing:border-box;border:0;width:100%;min-width:0;min-height:100vh;margin:0;padding:0;display:block}*,:before,:after{box-sizing:border-box}button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6,p{margin-top:0}a{color:inherit}code,.counter{font-family:var(--mono)}code{background:var(--code-bg);color:var(--text-h);border-radius:4px;padding:4px 8px}
