:root{--color-background-primary:#fff;--color-background-secondary:#f7f8fa;--color-background-tertiary:#f1f3f6;--color-text-primary:#1f2937;--color-text-secondary:#6b7280;--color-text-tertiary:#9ca3af;--color-border-tertiary:#d9dee7}*{box-sizing:border-box}html,body,#root{background:var(--color-background-tertiary);min-height:100%;color:var(--color-text-primary);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}
