*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-background-primary:#fff;--color-background-secondary:#f7f8fa;--color-background-tertiary:#f0f1f3;--color-text-primary:#1a1a1a;--color-text-secondary:#6b7280;--color-text-tertiary:#9ca3af;--color-border-tertiary:#0000001a;--color-border-secondary:#0003;--color-border-primary:#0000004d;--color-background-info:#e6f1fb;--color-text-info:#185fa5;--color-background-success:#eaf3de;--color-text-success:#27500a;--color-background-warning:#faeeda;--color-text-warning:#633806;--color-background-danger:#fcebeb;--color-text-danger:#501313;--border-radius-sm:4px;--border-radius-md:8px;--border-radius-lg:12px;--border-radius-xl:16px;--font-sans:"Segoe UI", system-ui, -apple-system, sans-serif;--font-mono:ui-monospace, Consolas, monospace}html,body,#root{width:100%;height:100%}body{font-family:var(--font-sans);color:var(--color-text-primary);background:var(--color-background-tertiary);-webkit-font-smoothing:antialiased;font-size:13px}#root{flex-direction:column;display:flex}
