:root{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--font-serif:Georgia, "Times New Roman", serif;--font-mono:ui-monospace, "SF Mono", Consolas, "Courier New", monospace;--border-radius-md:6px;--border-radius-lg:10px;--border-radius-xl:14px;--color-background-primary:#fff;--color-background-secondary:#f3f6f5;--color-background-tertiary:#eaf0ee;--color-background-info:#e0ecea;--color-background-success:#dcefe3;--color-background-warning:#faeedc;--color-background-danger:#fbe3e3;--color-text-primary:#1a2e2a;--color-text-secondary:#6b7772;--color-text-tertiary:#97a39f;--color-text-info:#035244;--color-text-success:#14663e;--color-text-warning:#7a5200;--color-text-danger:#991e1e;--color-border-tertiary:#0352441f;--color-border-secondary:#03524440;--color-border-primary:#03524466;--color-border-info:#6b9e96;--color-border-success:#7fb391;--color-border-warning:#d9b36e;--color-border-danger:#d28787;font-family:var(--font-sans);color:var(--color-text-primary);background:var(--color-background-tertiary);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{color:var(--color-text-primary);margin:0;font-weight:500}h1{font-size:22px;line-height:1.3}h2{font-size:18px;line-height:1.3}h3{font-size:16px;line-height:1.4}p{margin:0}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}code{font-family:var(--font-mono);font-size:.9em}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#03524426;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#0352444d}
