:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4;font-weight:400;color-scheme:light;--color-background-primary: #f6f7fb;--color-background-secondary: #ffffff;--color-background-success: #e8f7ef;--color-background-danger: #fdecea;--color-background-warning: #fff5e6;--color-text-primary: #1f2937;--color-text-secondary: #6b7280;--color-text-tertiary: #9ca3af;--color-text-success: #1d9e75;--color-text-warning: #ba7517;--color-border-secondary: #d6d9e0;--color-border-tertiary: #e5e7eb;background:var(--color-background-primary);color:var(--color-text-primary)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:var(--color-background-primary)}body{min-width:320px}button,input,select,textarea{font:inherit}
